/*
Theme Name:     Frank
Theme URI:      http://somerandomdude.com/work/frank
Description:    The next step of the Franklin Street theme.
Author:         P.J. Onori
Author URI:     http://somerandomdude.com/hello/
Version:        0.9.3
License:				GPL 3.0
License URI:		http://www.gnu.org/copyleft/gpl.html
Tags: 					brown, red, white, two-columns, fixed-width, sticky-post, custom-menu
*/

@font-face {
    font-family: 'knowledgemedium';
    src: url('fonts/knowledge-medium-webfont.eot');
    src: url('fonts/knowledge-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-medium-webfont.woff') format('woff'),
         url('fonts/knowledge-medium-webfont.ttf') format('truetype'),
         url('fonts/knowledge-medium-webfont.svg#knowledgemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knowledgelight';
    src: url('fonts/knowledge-light-webfont.eot');
    src: url('fonts/knowledge-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-light-webfont.woff') format('woff'),
         url('fonts/knowledge-light-webfont.ttf') format('truetype'),
         url('fonts/knowledge-light-webfont.svg#knowledgelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knowledgeblack';
    src: url('fonts/knowledge-black-webfont.eot');
    src: url('fonts/knowledge-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-black-webfont.woff') format('woff'),
         url('fonts/knowledge-black-webfont.ttf') format('truetype'),
         url('fonts/knowledge-black-webfont.svg#knowledgeblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knowledgeregular';
    src: url('fonts/knowledge-regular-webfont.eot');
    src: url('fonts/knowledge-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-regular-webfont.woff') format('woff'),
         url('fonts/knowledge-regular-webfont.ttf') format('truetype'),
         url('fonts/knowledge-regular-webfont.svg#knowledgeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knowledgeultralight';
    src: url('fonts/knowledge-ultralight-webfont.eot');
    src: url('fonts/knowledge-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-ultralight-webfont.woff') format('woff'),
         url('fonts/knowledge-ultralight-webfont.ttf') format('truetype'),
         url('fonts/knowledge-ultralight-webfont.svg#knowledgeultralight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knowledgebold';
    src: url('fonts/knowledge-bold-webfont.eot');
    src: url('fonts/knowledge-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knowledge-bold-webfont.woff') format('woff'),
         url('fonts/knowledge-bold-webfont.ttf') format('truetype'),
         url('fonts/knowledge-bold-webfont.svg#knowledgebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.metadata, .metadata li, .wp-caption img, .menu-item, .sub-menu, #comments .comment {
  margin: 0;
  padding: 0;
}

#prev-post .arrow {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.post-content img, #prev-post .arrow {
  box-shadow: 0px 0px 8px rgba(18, 7, 6, 0.3);
}

blockquote, pre, {
  border: 2px solid #050000;
  border-width: 2px 0;
  padding: 15px 0;
}

.post-group-header {
  font: 13px Sans-Serif;
}

#page-bottom {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
* {
  box-sizing: border-box;
}

/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
main {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Removes default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Artfully Masterminded by ZURB */
/* --------------------------------------------------
	:: Grid
	
	This is the mobile-friendly, responsive grid that
	lets Foundation work much of its magic.
	
	-------------------------------------------------- */
.container {
  padding: 0 0px;
}

.row {
  width: 100%;
  max-width: 940px;
  min-width: 727px;
  margin: 0 auto;
}

/* To fix the grid into a certain size, set max-width to width */
.row .row {
  min-width: 0;
}

.column, #content-primary, .post.leftaside .post-content, .type-page.leftaside .post-content, .post.leftaside .post-info, .type-page.leftaside .post-info, .post-group.twoup .post, .post-group.threeup .post, .post-group.fourup .post, #sidebar, #comment-form-logged-in-as, #comment-form-info, #comment-form-content, .comment-content, .comment-info, #comment-form-allowed-tags, .columns {
  margin-left: 4.4%;
  float: left;
  min-height: 1px;
  position: relative;
}

.column:first-child, #content-primary:first-child, .post.leftaside .post-content:first-child, .type-page.leftaside .post-content:first-child, .post.leftaside .post-info:first-child, .type-page.leftaside .post-info:first-child, .post-group.twoup .post:first-child, .post-group.threeup .post:first-child, .post-group.fourup .post:first-child, #sidebar:first-child, #comment-form-logged-in-as:first-child, #comment-form-info:first-child, #comment-form-content:first-child, .comment-content:first-child, .comment-info:first-child, #comment-form-allowed-tags:first-child, .columns:first-child {
  margin-left: 0;
}

[class*="column"] + [class*="column"]:last-child {
  float: right;
}

.row .one {
  width: 4.3%;
}

.row .two {
  width: 13%;
}

.row .three {
  width: 20%;
}

.row .four {
  width: 30.37%;
}

.row .five {
  width: 39.1%;
}

.row .six {
  width: 47.8%;
}

.row .seven {
  width: 56.5%;
}

.row .eight {
  width: 65.2%;
}

.row .nine {
  width: 73.9%;
}

.row .ten {
  width: 82.6%;
}

.row .eleven {
  width: 91.3%;
}

.row .twelve {
  width: 100%;
}

.row .offset-by-one {
  margin-left: 13.1%;
}

.row .offset-by-two {
  margin-left: 21.8%;
}

.row .offset-by-three {
  margin-left: 30.5%;
}

.row .offset-by-four {
  margin-left: 39.2%;
}

.row .offset-by-five {
  margin-left: 47.9%;
}

.row .offset-by-six {
  margin-left: 56.6%;
}

.row .offset-by-seven {
  margin-left: 65.3%;
}

.row .offset-by-eight {
  margin-left: 74.0%;
}

.row .offset-by-nine {
  margin-left: 82.7%;
}

.row .offset-by-ten {
  margin-left: 91.4%;
}

.row .centered {
  float: none;
  margin: 0 auto;
}

.row .offset-by-one:first-child {
  margin-left: 8.7%;
}

.row .offset-by-two:first-child {
  margin-left: 17.4%;
}

.row .offset-by-three:first-child {
  margin-left: 26.1%;
}

.row .offset-by-four:first-child {
  margin-left: 34.8%;
}

.row .offset-by-five:first-child {
  margin-left: 43.5%;
}

.row .offset-by-six:first-child {
  margin-left: 52.2%;
}

.row .offset-by-seven:first-child {
  margin-left: 60.9%;
}

.row .offset-by-eight:first-child {
  margin-left: 69.6%;
}

.row .offset-by-nine:first-child {
  margin-left: 78.3%;
}

.row .offset-by-ten:first-child {
  margin-left: 87%;
}

.row .offset-by-eleven:first-child {
  margin-left: 95.7%;
}

/* Source Ordering */
.push-two {
  left: 17.4%;
}

.push-three, .post.leftaside .post-content, .type-page.leftaside .post-content, .comment-content, #comment-form-allowed-tags {
  left: 26.1%;
}

.push-four {
  left: 34.8%;
}

.push-five {
  left: 43.5%;
}

.push-six {
  left: 52.2%;
}

.push-seven {
  left: 60.9%;
}

.push-eight {
  left: 69.6%;
}

.push-nine {
  left: 78.3%;
}

.push-ten {
  left: 87%;
}

.pull-two {
  right: 17.4%;
}

.pull-three {
  right: 26.1%;
}

.pull-four {
  right: 34.8%;
}

.pull-five {
  right: 43.5%;
}

.pull-six {
  right: 52.2%;
}

.pull-seven {
  right: 60.9%;
}

.pull-eight {
  right: 69.6%;
}

.pull-nine, .post.leftaside .post-info, .type-page.leftaside .post-info, .comment-info {
  right: 78.3%;
}

.pull-ten {
  right: 87%;
}

img, video {
  max-width: 100%;
  height: auto;
}

/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .menu:before, .post.leftaside .post-content:before, .type-page.leftaside .post-content:before, .single .post-content p:before, .comment-content:before, .clearfix:after, .menu:after, .post.leftaside .post-content:after, .type-page.leftaside .post-content:after, .single .post-content p:after, .comment-content:after {
  content: "";
  display: table;
}

.row:after, .clearfix:after, .menu:after, .post.leftaside .post-content:after, .type-page.leftaside .post-content:after, .single .post-content p:after, .comment-content:after {
  clear: both;
}

.row, .clearfix, .menu, .post.leftaside .post-content, .type-page.leftaside .post-content, .single .post-content p, .comment-content {
  zoom: 1;
}

/*	--------------------------------------------------
	:: Block grids
	
	These are 2-up, 3-up, 4-up and 5-up ULs, suited
	for repeating blocks of content. Add 'mobile' to
	them to switch them just like the layout grid
	(one item per line) on phones
	
	For IE7/8 compatibility block-grid items need to be
	the same height. You can optionally uncomment the
	lines below to support arbitrary height, but know
	that IE7/8 do not support :nth-child.
	-------------------------------------------------- */
.block-grid {
  display: block;
  overflow: hidden;
}

.block-grid > li {
  display: block;
  height: auto;
  float: left;
}

.block-grid.two-up {
  margin-left: -4%;
}

.block-grid.two-up > li {
  margin-left: 4%;
  width: 46%;
}

/* 	.block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
.block-grid.three-up {
  margin-left: -2%;
}

.block-grid.three-up > li {
  margin-left: 2%;
  width: 31.3%;
}

/* 	.block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
.block-grid.four-up {
  margin-left: -2%;
}

.block-grid.four-up > li {
  margin-left: 2%;
  width: 23%;
}

/* 	.block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
.block-grid.five-up {
  margin-left: -1.5%;
}

.block-grid.five-up > li {
  margin-left: 1.5%;
  width: 18.5%;
}

/* 	.block-grid.five-up>li:nth-child(5n+1) {clear: left;} */
/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
/* Mobile */
@media only screen and (max-width: 768px) {
  body, .container, .row {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    width: 95%;
    margin:0 auto;
  }

  .row .row .column, .row .row #content-primary, .row .row .post.leftaside .post-content, .post.leftaside .row .row .post-content, .row .row .type-page.leftaside .post-content, .type-page.leftaside .row .row .post-content, .row .row .post.leftaside .post-info, .post.leftaside .row .row .post-info, .row .row .type-page.leftaside .post-info, .type-page.leftaside .row .row .post-info, .row .row .post-group.twoup .post, .post-group.twoup .row .row .post, .row .row .post-group.threeup .post, .post-group.threeup .row .row .post, .row .row .post-group.fourup .post, .post-group.fourup .row .row .post, .row .row #sidebar, .row .row #comment-form-logged-in-as, .row .row #comment-form-info, .row .row #comment-form-content, .row .row .comment-content, .row .row .comment-info, .row .row #comment-form-allowed-tags, .row .row .columns {
    padding: 0;
  }

  /*.column,*/ #content-primary, .post.leftaside .post-content, .type-page.leftaside .post-content, .post.leftaside .post-info, .type-page.leftaside .post-info, .post-group.twoup .post, .post-group.threeup .post, .post-group.fourup .post, #sidebar, #comment-form-logged-in-as, #comment-form-info, #comment-form-content, .comment-content, .comment-info, #comment-form-allowed-tags/*, .columns*/ {
    width: auto !important;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .column:last-child, #content-primary:last-child, .post.leftaside .post-content:last-child, .type-page.leftaside .post-content:last-child, .post.leftaside .post-info:last-child, .type-page.leftaside .post-info:last-child, .post-group.twoup .post:last-child, .post-group.threeup .post:last-child, .post-group.fourup .post:last-child, #sidebar:last-child, #comment-form-logged-in-as:last-child, #comment-form-info:last-child, #comment-form-content:last-child, .comment-content:last-child, .comment-info:last-child, #comment-form-allowed-tags:last-child, .columns:last-child {
    margin-right: 0;
    float: none;
  }

/*  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }*/

  [class*="column"]:before, [class*="column"]:after {
    content: "";
    display: table;
  }

  [class*="column"]:after {
    clear: both;
  }

  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered {
    margin-left: 0 !important;
  }

  .push-two, .push-three, .post.leftaside .post-content, .type-page.leftaside .post-content, .comment-content, #comment-form-allowed-tags, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
    left: auto;
  }

  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .post.leftaside .post-info, .type-page.leftaside .post-info, .comment-info, .pull-ten {
    right: auto;
  }
    .btn a, .vc_column_container .vc_btn{font-size: 18px !important}
}
/* --------------------------------------------------
	:: Block Grids
	-------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .block-grid.mobile {
    margin-left: 0;
  }

  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
body {
  font: 62.5%/1.6 Georgia, serif;
  background: #fffefe;
  color: #666666;
  height: 100%;
  text-rendering: optimizelegibility;
}

/*Images*/
img.noshadow {
  box-shadow: none !important;
}

/*Anchor tags*/
a {
  color: #337B9C;
  text-decoration: none;
}

/* Titles */
.title, h1, h2, h3, h4, h5, h6,  {
  font: 400 17px/1.3 'knowledgeregular';
}
.title a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .widget-title a {
  color: #337b9c;
}
.widget-title {font-family: 'knowledgebold'; font-size: 20px; color:#f47b20;}
.title a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .widget-title a:hover {
  color: #3d302f;
}

.title.large, h1.large, h2.large, h3.large, h4.large, h5.large, h6.large {
  font-size: 20px;
}

.title.small, h1.small, h2.small, h3.small, h4.small, h5.small, h6.small {
  font: 700 13px/1.25 Sans-Serif;
}

/*Tables*/
table {
  font-size: 13px;
  margin: 15px 0;
}

table, td, th {
  vertical-align: middle;
}

th, td {
  text-align: left;
  font-weight: 400;
  padding: 0 5px;
}

th {
  border-bottom: 1px solid;
  font-weight: 700;
}

/*Ordered & Unordered lists*/
ul, ol {
  padding: 0;
  margin: 15px 0 15px 25px;
}

ul {
  list-style: disc;
}

/*Definition lists*/
dl {
  margin: 20px 0;
  padding: 0;
  font-family: Georgia, serif;
}

dt, dd {
  font-size: 11px;
}

dt {
  font-weight: 700;
  margin-top: 15px;
}
dt:first-child {
  margin: 0;
}

dd {
  margin-left: 0;
}

/*Generic Classes*/
.more-link {
  font-style: italic;
}

.hidden {
  display: none;
}

.crop {
  overflow: hidden;
}

.truncate, .widget-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/*Pagination links*/
.pagination {
  font-size: font-size-small;
}
.pagination a {
  margin-right: 40px;
  width: 110px;
}
.pagination.small {
  font: 13px Sans-Serif;
}
.pagination.small .title, .pagination.small h1, .pagination.small h2, .pagination.small h3, .pagination.small h4, .pagination.small h5, .pagination.small h6 {
  font-weight: 700;
  margin-right: 15px;
}
.pagination.small a {
  margin: 0;
  border: 1px #f0eceb solid;
  color: #5d504f;
  padding: 4px 6px;
  border-radius: 2px;
}

#content {
  margin: 0 0 0px 0;
  position: relative;
  padding-bottom: 30px
}

.home #content {padding-bottom: 0}
#content-primary {
  width: 73.9%;
}

#content.page .post img {
  box-shadow: none !important;
}

/*Search - not implemented*/
#searchform input {
  width: 100%;
}

#search {
  float: right;
}
#search #search_button {
  display: none;
}
#search #search_form input {
  font-size: 11px;
}

/*MOBILE*/
@media only screen and (max-width: 768px) {
  #content.single .post .flush-left {
    margin-left: 0% !important;
  }
  #content.single .post img.flush-left {
    max-width: 100% !important;
  }
}
.font-size-xx-large {
  font-size: 28px;
}

.font-size-x-large, h1 {
  font-size: 24px;
}

.font-size-large, h2 {
  font-size: 20px;
}

.font-size-medium, h3 {
  font-size: 17px;
}

.font-size-small, h4, p, small {
  font-size: 16px;
}

.font-size-x-small, h5 {
  font-size: 14px;
}

.font-size-xx-small, h6 {
  font-size: 10px;
}

/*Headers*/
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-bottom: 15px;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

/*Paragraph*/
p {
  margin: 15px 0;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

/*Blockquote*/
blockquote {
  color: #3d302f;
  margin: 30px 0 30px 40px;
}
blockquote p {
  font-size: inherit;
  line-height: inherit;
}

blockquote > p:first-child::before {
  content: open-quote;
}

blockquote > p:last-child::after {
  content: close-quote;
}

blockquote, q {
  quotes: "“" "”";
}

cite{font-style: normal;}

blockquote[cite]:after {
  content: "—" attr(cite);
  display: block;
  color: #050000;
  margin-top: 15px;
}


/*Pre & Code*/
pre, code {
  white-space: pre;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  font-family: "andale mono", "lucida console", monospace;
}

pre {
  /*Merge with Blockquote?*/
  margin: 30px 0 30px 40px;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  /*Typography*/
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 17px;
  }

  h4 {
    font-size: 13px;
  }

  h5 {
    font-size: 11px;
  }

  h6 {
    font-size: 10px;
  }
}
/*Buttons*/
.button, input[type=submit] {
  display: inline-block;
  background: #f0eceb;
  color: #5d504f;
  padding: 8px 10px;
  border-radius: 2px;
  font: 700 13px Sans-Serif;
  text-align: center;
  border: 1px solid rgba(18, 7, 6, 0.2);
}
.button:hover, input[type=submit]:hover {
  background: #998482;
  color: #fffefe;
  border: 1px solid rgba(18, 7, 6, 0.5);
}

.button.alt {
  background: #ea0000;
  color: #fffefe;
}
.button.alt:hover {
  background: #ff1e00;
  color: #fffefe;
}

.button.small {
  font-size: 10px;
  padding: 4px 8px;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  button, .button, input[type=submit] {
    display: block;
    width: 100% !important;
    margin: 15px 0;
  }
}
/*Metadata content*/
.metadata {
  font: 11px Sans-Serif;
}
.metadata a {
  color: #5d504f;
}
.metadata a:hover {
  color: #050000;
}

.metadata {
  list-style: none;
}
.metadata .date {
  font-weight: 700;
}

.metadata.horizontal {
  display: inline-block;
}
.metadata.horizontal li {
  float: left;
}
.metadata.horizontal li:not(:last-of-type) {
  margin-right: 15px;
}

.metadata.vertical {
  margin-top: 5px;
}
.metadata.vertical li {
  text-align: right;
  margin-bottom: 7px;
}
.metadata.vertical .date {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /*Metadata content*/
  ul.metadata.vertical {
    margin-top: 30px;
    display: inline-block;
  }
  ul.metadata.vertical li {
    float: left;
    margin-right: 15px;
    text-align: left;
  }
  ul.metadata.vertical li:last-child {
    margin-right: 0;
  }
  ul.metadata.vertical li:first-child {
    margin-left: 0;
  }
}
/*Wordpress Classes*/
.alignleft, .alignright, .aligncenter {
  margin: 10px 0 15px 0;
}

.alignleft {
  float: left !important;
  margin-right: 15px;
}

.alignright {
  float: right !important;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  margin-top: 10px 0 15px 0;
}
.wp-caption img {
  border: 0 none;
}

.wp-caption-text {
  font-size: 13px !important;
  color: #5d504f;
  margin-top: 10px;
}

.gallery-caption {
  margin-left: 0 !important;
  font: 11px/1.45 Sans-Serif !important;
}

.sticky .post-title:before {
  content: "Sticky: ";
}

.widget {
  font-size: 14px;
  margin-bottom: 15px;
}
.widget p {
  font-size: 14px;
}

.widget-title {
  font-size: 20px;
}

.widget.six.columns, .widget.three.columns, .widget.four.columns {
  float: left !important;
}

.widget.six.columns:nth-child(2n+1), .widget.three.columns:nth-child(4n+1), .widget.four.columns:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}

.widget.six.columns:nth-child(2n), .widget.three.columns:nth-child(4n), .widget.four.columns:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.widget ul {list-style-type: none; margin-left: 0}

input[type=text],
textarea {
  border: 1px solid #5d504f;
  font: 13px Sans-Serif;
  color: #5d504f;
  padding: 3px 4px;
  box-shadow: inset 0px 0px 5px rgba(18, 7, 6, 0.2);
  border-radius: 2px;
}

input[type=text]:focus,
textarea:focus {
  border: 1px solid #050000;
  box-shadow: inset 0px 0px 5px rgba(18, 7, 6, 0.1);
}

#comment-form-content textarea {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.5s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: height 0.5s cubic-bezier(0.02, 0, 0.18, 1);
}

button, .button, input[type=submit] {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background-color 0.5s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: background-color 0.5s cubic-bezier(0.02, 0, 0.18, 1);
}

#content.single .previous .arrow, #content.single .previous a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.75s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: all 0.75s cubic-bezier(0.02, 0, 0.18, 1);
}

#site-title-description {
  padding: 11px 0;
}

#site-title {
  font-size: 24px;
  margin-bottom: 5px;
}

#site-description {
  margin-top: 0;
  font-size: 13px;
}

/* Navigation */
#nav {  border-top: 1px solid #ededed;}

#menu-main {
    width: 80%;
	float: left;
    overflow: hidden;
}
#menu-menu1.menu li {
    float: right;
    margin-right: 10px;
}

/* User Menu */
#menu-users, #menu-user-menu {
    width: 20%;
    float: right;

}
#menu-users li, #menu-user-menu li {
    position: relative;
    float: right;
}
#menu-users li:hover, #menu-user-menu li:hover {
    border-bottom: none;
}
#menu-users li a, #menu-user-menu li a {
    color: #ffffff;
    display: block;
    line-height: 20px;
    margin-top: 5px;
    padding: 0 10px 2px 10px;
    border-radius: 5px;
}
#menu-users li.register a, #menu-user-menu li.register a {
    background: #ff9c1a;
}
#menu-users li.login a, #menu-user-menu li.login a {
    background: #fd8023;
}

/* User Sub Menu*/
#menu-users li a.user-options {
    color: #000;
    text-align: center;
    background: url(images/user_options_btn.png) no-repeat right ;
}
#menu-users li ul.sub {
    position: absolute;
    width: 95%;
    top: 26px;
    z-index: 999;
    display: none;
    list-style-type: none;
}
#menu-users li ul.sub li {
    margin: 0;
    float: none;
}
#menu-users li ul.sub li a {
    display: block;
    padding: 10px 5px;
    margin: 0;
    background: #fff;
    color: #050000;
    min-width: 105px;
    text-align: center;
    border-bottom: 3px solid #fff;
    border-radius: 0;
}
#menu-users li ul.sub li:last-child a {
    border-radius: 0 0 5px 5px;
}
#menu-users li ul.sub li a:hover {
    /*background: #fde8d6;*/
    color: #f7911e;
    border-bottom: 3px solid #f7911e;
    cursor: pointer;
}
#menu-users li ul.sub li:first-child a {

}
#menu-users li:hover ul.sub {
    display: block;
    margin: 0;
    box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.28);
}
#menu-users li > ul {
    right: 0;
    top: auto;
}


.menu, .sub-menu {
  list-style: none;
}

.menu {
  padding: 0 0 0px 0;
  margin:0;
}

.menu > .menu-item:hover, .menu > .menu-item.current-menu-item {
  border-bottom: 3px solid #f7911e;
  margin-bottom: -3px;
}
.menu > .menu-item:hover a, .menu > .menu-item.current-menu-item a{
  color: #f7911e;
  border-bottom: solid;
}

.menu > .menu-item > .sub-menu {
  position: absolute;
  z-index: 999;
  margin: 0;
  left: -9999px;
  border-top: 2px solid #3d302f;
  border-bottom: 1px solid #5d504f;
  background: #f7f4f4;
  padding-bottom: 10px;
}

.menu > .menu-item {
  margin-right: 4px;
  float: left;
}
.menu > .menu-item > a {
  padding: 3px 10px;
}

.menu-item {
  position: relative;
}
.menu-item a {
  padding: 7px 30px 7px 10px;
  display: block;
  color: #050000;
  font-family: 'knowledgeregular';
  font-size: 16px;
}
.menu-item a:hover {
  color: #5d504f;
}

.menu-item:hover > .sub-menu {
  left: 0;
}

.sub-menu .menu-item:first-child {
  margin-top: 10px;
}
.sub-menu > .menu-item a {
  padding-left: 15px;
}
.sub-menu a {
  font-weight: 400;
  white-space: nowrap;
}
.sub-menu a:hover {
  background: #e5dedc;
  border: 0;
}

#page-header {
  position: relative;
}

#sub-header {
  border-bottom: 2px solid #f0eceb;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#sub-header p {
  margin-top: 0;
}

@media only screen and (max-width: 420px) {
  #site-nav li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #f0eceb;
  }
  #site-nav li a {
    font-size: 13px;
    padding: 15px 0;
  }
  #site-nav li:last-child {
    border-bottom: 0;
  }

  #site-nav ul ul {
    display: none;
  }
}
.posts {
  margin: 60px auto;
}

.post-title {
  font-size: 20px;
}

.post-header {
  margin-bottom: 15px;
}

.post-content {
  font: 16px/1.6 Arial, serif;
}
.post-content p, .post-content li, .post-content dt, .post-content dd, .post-content blockquote {
  font-size: 16px;
}
.post-content li {
  margin: 10px 0;
}
.post-content code, .post-content small {
  font-size: 13px;
}
.post-content img {
  max-width: 100%;
}

.post, .type-page {
  margin: 60px 0;
}
.post:first-child, .type-page:first-child {
  margin-top: 0;
}
.post:last-child, .type-page:last-child {
  margin-bottom: 0;
}
.post.leftaside .post-content, .type-page.leftaside .post-content {
  width: 73.9%;
}
.post.leftaside .post-info, .type-page.leftaside .post-info {
  width: 21.679%;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  #content.home .post-group.oneup.large .post-content p {
    font-size: 24px;
  }
}
.post-group-header {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px #f0eceb solid;
}
.post-group-header .label {
  font-weight: 700;
}
.post-group-header .caption {
  font-style: italic;
  color: #5d504f;
  margin: 0 10px;
}
.post-group-header .more {
  font-family: Georgia, serif;
}

.post-group {
  margin-top: 0;
  margin-bottom: 60px;
}
.post-group ~ .post-group {
  margin: 60px auto;
}
.post-group .read-more {
  margin-top: 15px;
}
.post-group .read-more .more {
  font-size: 11px;
}

.post-group.oneup.large section {
  margin: 0 0 15px 0;
}
.post-group.oneup.large section p {
  font-style: italic;
  font-size: 38px;
}

.post-group.twoup .post, .post-group.threeup .post, .post-group.fourup .post {
  margin-top: 15px;
  float: left !important;
}
.post-group.twoup header h1, .post-group.threeup header h1, .post-group.fourup header h1 {
  font-size: 13px;
  font-weight: 700;
}
.post-group.twoup section p, .post-group.threeup section p, .post-group.fourup section p {
  font-size: 13px;
}
.post-group.twoup .metadata li, .post-group.threeup .metadata li, .post-group.fourup .metadata li {
  font-size: 11px;
}

.post-group.twoup .post {
  width: 47.8%;
}

.post-group.threeup .post {
  width: 30.37%;
}

.post-group.fourup .post {
  width: 21.679%;
}

.post-group.threeup h2, .post-group.threeup h3, .post-group.fourup h2, .post-group.fourup h3 {
  font-size: 13px;
}
.post-group.threeup h4, .post-group.threeup h5, .post-group.threeup h6, .post-group.fourup h4, .post-group.fourup h5, .post-group.fourup h6 {
  font-size: 11px;
}
.post-group.threeup h2, .post-group.threeup h4, .post-group.fourup h2, .post-group.fourup h4 {
  font-weight: 700;
}
.post-group.threeup li, .post-group.threeup dl, .post-group.threeup code, .post-group.threeup blockquote, .post-group.threeup blockquote p, .post-group.fourup li, .post-group.fourup dl, .post-group.fourup code, .post-group.fourup blockquote, .post-group.fourup blockquote p {
  font-size: 13px;
}

/* TODO: Try this pattern out :not(:last-child) */
.post-group.twoup .post:nth-child(2n+1), .post-group.threeup .post:nth-child(3n+1), .post-group.fourup .post:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}

.post-group.twoup .post:nth-child(2n), .post-group.threeup .post:nth-child(3n), .post-group.fourup .post:nth-child(4n) {
  margin-right: 0;
  float: right;
}

.post-group.twoup .post:nth-child(n+3), .post-group.threeup .post:nth-child(n+4), .post-group.fourup .post:nth-child(n+5) {
  margin-bottom: 0;
  margin-top: 45px;
}

#prev-post {
  margin: 60px 0 30px;
  font: italic 1em Georgia, serif;
}
#prev-post a {
  font-size: 13px;
  display: block;
  text-align: center;
}
#prev-post a:hover {
  color: #ff1e00;
}
#prev-post a:hover .arrow {
  background-color: #3d302f;
}
#prev-post nav {
  padding-bottom: 15px;
  border-bottom: 1px solid #f0eceb;
  margin: 15px 0;
}
#prev-post .arrow {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 22.5px;
  background: #5d504f url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSI0Ny4zMDEiPjxwb2x5Z29uIGZpbGw9IiNmZmYiIHBvaW50cz0iMjMuNjUsNDcuMzAxIDAsMjMuNjUxIDIzLjY1LDAgMzAsNi4zNSAxMi42OTksMjMuNjUxIDMwLDQwLjk1MSIvPjwvc3ZnPg==') no-repeat 47% 50%;
  background-size: 33%;
}

/* TODO: Remove heirarchy & general cleanup */
.single {
  position: relative;
}

.single #excerpt {
  padding-bottom: 30px;
  color: #5d504f;
}
.single #excerpt p {
  padding-top: 0;
  font: italic 28px/1.55 Georgia, serif;
}
.single .pagination {
  margin-top: 30px;
}
.single #content-main {
  margin: 30px 0;
  border-bottom: 2px solid #f0eceb;
  padding-bottom: 15px;
}
.single .post-content {
  margin-bottom: 45px;
}
.single .post-content h1, .single .post-content h2 {
  margin: 15px 0;
  padding: 0;
}
.single .post-content h1 {
  font-size: 20px;
  margin-top: 30px;
}
.single .post-content h2 {
  font-size: 17px;
  font-weight: 700;
}
.single .post-content dd {
  margin-left: 40px;
}
.single .post-content .flush-left {
  margin-left: -26.1%;
}
.single .post-content img.flush-left, .single .post-content video.flush-left {
  max-width: 126.1%;
}
.single .post-content .alignright, .single .post-content .alignleft {
  max-width: 40%;
}
.single .post-content .alignright {
  margin-left: 20px;
}
.single .post-content .alignleft {
  margin-right: 20px;
}

#post-tweet {
  float: right;
  margin: 15px 0 30px 0;
}

#post-footer {
  border-bottom: 2px solid #f0eceb;
  padding-bottom: 15px;
  margin: 0 0 30px 0;
  /* TODO: Try this pattern out :not(:last-child) */
}
#post-footer .widget:nth-child(4n) {
  margin-right: 40px;
}
#post-footer .widget:nth-child(4n+1) {
  clear: none;
}
#post-footer .widget:nth-child(3n) {
  margin-right: 0;
}
#post-footer .widget:nth-child(3n+1) {
  clear: left;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  .post-info .previous a:before {
    content: "Previous Post: ";
  }
  .post-info .previous nav {
    display: none !important;
  }
}
#content.page.fullspread #content-primary {
  float: none;
  width: 100%;
}

#page.attachment #page-bottom {
  display: none;
}

.archive #sidebar {
  margin-top: 60px;
}

.error404 h2 {
  margin-top: 0;
}
.error404 .main {
  margin-bottom: 30px;
}

/* TODO: Use class selectors */
#sidebar {
  width: 21.679%;
  margin-top: 10px;
}
#sidebar .widget {
  margin-right: 0;
}
#sidebar .widget-title:first-child {
  margin-top: 0 !important;
}

#comments-container {
  margin-top: 60px;
}
#comments-container .pagination {
  margin-bottom: 30px;
}

.no_comments, .comments_closed {
  margin: 30px 0;
  font: italic 28px/1.25 Georgia, serif;
  color: #5d504f;
}

#comment-form-logged-in-as, #comment-form-info {
  width: 21.679%;
}

#comment-form-content {
  width: 73.9%;
}

.comment-content {
  width: 73.9%;
  font-family: Georgia, serif;
}
.comment-content blockquote, .comment-content blockquote p {
  font-size: 13px;
}

.comment-reply-link {
  font: 700 11px Sans-Serif;
}

.comment-info {
  width: 21.679%;
}

#comment-form-allowed-tags {
  width: 73.9%;
}

#comments {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

#comments .comment:not(:first-child) {
  margin: 60px 0;
}
#comments .comment:last-child {
  margin-bottom: 0;
}
#comments .comment.bypostauthor {
  margin: 25px 0;
}
#comments .comment-edit-link {
  font-weight: 700;
  color: #ea0000;
}
#comments .children {
  list-style: none;
  margin-left: 40px;
  margin-top: 0;
}
#comments .children .comment {
  margin: 30px 0;
}

/*TODO reference IDs instead of tags*/
#respond {
  margin-top: 60px;
}
#respond label {
  display: none;
}
#respond input[type=text], #respond textarea {
  width: 100%;
}
#respond input[type=text] {
  margin-bottom: 15px;
  text-align: right;
}
#respond textarea {
  margin: 0;
  height: 118px;
}
#respond textarea:focus {
  height: 375px;
}
#respond #submit {
  margin-top: 15px;
  /*TODO: Extend .push-three?*/
  margin-left: 26.1%;
}
#respond .loggedin {
  font-style: italic;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  #respond #comment-form-info input[type=text] {
    text-align: left;
  }

  #respond {
    margin-bottom: 30px;
  }
  #respond #submit {
    margin-left: 0;
    display: block;
    width: 100%;
  }

  #comments .metadata {
    margin-top: 5px;
  }
  #comments .date-time {
    display: inline;
    margin-top: 0px;
  }
  #comments .children {
    margin-left: 0;
  }
}
#page-bottom {
}

#page-footer {
}
#page-footer h3 {
  color: #fffefe;
}
#page-footer a {
}

/* Calais specifics */
.right{float:right;}
.left {float:left;}
.textright {text-align: right}
.textleft {text-align: left}

.btn a, .vc_column_container .vc_btn{background: #f47b1e; color:#fff; border-radius: 10px; text-decoration: none; height:48px; line-height: 48px; font-size: 22px; text-align: center; display: block;}
.btn p.small{font-size: 12px; text-align: center; margin-top: 3px}
body{font-family: 'knowledgeregular', Arial; font-size: 16px}

.top-nav{background: #555555; color:#bdbdbd;}
.top-nav a{color:#bdbdbd;}
.top-nav .menu {margin-bottom: 0}
.top-nav .menu > .menu-item > a{padding:7px 0px; font-size: 13px}
.top-nav .menu > .menu-item > a:hover{color:#bdbdbd; text-decoration: none; margin-bottom: 0; border-bottom: none}
#img-bg{background: url(images/hp-bg.png) no-repeat; background-size: cover; height:660px; position: relative; max-width: 1140px; margin:0 auto;}
#nav {border-bottom: 3px solid #e9e9e9}
#img-bg #main{margin-top: 50px}
#img-bg  h1 {font-size: 44px; line-height:50px; color:#000; font-weight: normal; font-family: 'knowledgemedium'}
#img-bg  h3{font-size: 20px; color: #005da2; font-weight: normal; font-family: 'knowledgemedium'; line-height: 24px}
#img-bg  #video{margin-top: 250px}
#buttons{margin-left: 0; margin-top: 25px}

.white{ display: none; height: 60px; background: rgba(255,255,255, 0.8); line-height: 60px; position: absolute;bottom: 0; width:100%;}
.orange{color:#f47b1e;}


.post-header{height: 130px; line-height: 130px;}
.post-header h1{color:#fff; font-size: 40px; font-family: 'knowledgemedium'; line-height: 130px; margin:0; padding:0;}

article.post .post-header {line-height: 30px; height: auto}
article.post .post-header h1 {font-size: 30px; line-height: 35px; color:#337b9c; font-size: 30px; font-family: 'knowledgelight'}
article.post .post-header h1 a{color:#337b9c; font-size: 30px; font-family: 'knowledgelight'}

h2 {color:#000; font-family: 'knowledgebold'; font-size: 20px}
#page-bottom{border-top: 1px solid #e0e0e0}
#page-footer .menu-item a { color: #9a9a9a;  font-size: 12px;  margin-left: 14px;  margin-right: 10px;  padding: 10px 0;  text-shadow: none; }
#page-footer .menu-item:hover { border-bottom: none; }
#page-footer .menu-item a:hover { color: #4d4d4d;  margin-bottom: 0;  text-decoration: none; }
footer{ height:20px; line-height: 20px; margin: 10px 0;}
footer .social{display: inline-block; width:26px; height:26px; background: url(images/socials.png) no-repeat; 
  vertical-align:middle; margin-left: 3px;}

.footer-nav {float:left; width:67%; text-align: center; margin-left:14px;}
.row .four {float: right;  padding-top: 8px;  width: 7%;}

footer .social:first-child{margin-left: 0}
footer .social#facebook{ background-position: 0 0;}
footer .social#twitter{ background-position: -32px 0;}
footer .social#linkedin{ background-position: -65px 0;}
footer .social#gpluse{ background-position: -97px 0;}
footer a{color:#707070; font-size: 12px}

#feedback {position: fixed; right:0; top:300px; height:111px; width:30px; background: url(images/feedback.png) no-repeat; display: block;}
article .sd-social-official .sd-content ul > li{float:right !important; margin:0px 0px 5px 10px !important;}
.post-header{background-repeat: no-repeat; background-size: cover}

.page-id-12 h2, .page-id-12 h3{font-family: 'knowledgelight'}
.wpb_content_element{margin-bottom: 5px !important}
.wpb_btn-warning{background: #ffbd66 !important; color:#444 !important; border-radius: 10px !important; border:none !important; font-size: 22px !important; padding:11px 43px !important;}
/* Upgrade Message Home Page */
#upgrade-msg { position: absolute; bottom: 45px; width: 100%; background: #000; opacity: 0.8; text-align: center; padding: 13px 0; }
#upgrade-msg p { color: #fff; margin: 0; }
#upgrade-msg p { color: #fff; margin: 0; }

