/* Twproject Support Skin */

@font-face {
  font-family: 'Avenir-Black';
  src:url('fonts/Avenir-Black.woff') format('woff'),
  url('fonts/Avenir-Black.woff2') format('woff2'),
  url('fonts/Avenir-Black.eot'),
  url('fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
  url('fonts/Avenir-Black.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Regular';
  src:url('fonts/Avenir-Regular.woff') format('woff'),
  url('fonts/Avenir-Regular.woff2') format('woff2'),
  url('fonts/Avenir-Regular.eot'),
  url('fonts/Avenir-Regular.eot?#iefix') format('embedded-opentype'),
  url('fonts/Avenir-Regular.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Book';
  src:url('fonts/Avenir-Book.woff') format('woff'),
  url('fonts/Avenir-Book.woff2') format('woff2'),
  url('fonts/Avenir-Book.eot'),
  url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
  url('fonts/Avenir-Book.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Light';
  src:url('fonts/Avenir-Light.woff') format('woff'),
  url('fonts/Avenir-Light.woff2') format('woff2'),
  url('fonts/Avenir-Light.eot'),
  url('fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'),
  url('fonts/Avenir-Light.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  position: relative;
  height: 100%;
}


/* SYNTAX HIGHLIGHTER */

.syntaxhighlighter.tw-syntax {
    padding: 10px !important;
    border: 1px solid #d2d2d2!important;
}

.syntaxhighlighter.tw-syntax code {
    font-size: 0.9em!important
}

.syntaxhighlighter .toolbar .item.about {
    display: none!important;
}


/* End syntaxhighlighter style */


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-moz-selection {
  background: #99e7ff;
  color: #009EF6;
  text-shadow: none;
}

::selection {
  background: #99e7ff;
  color: #009EF6;
  text-shadow: none;
}


img {
  -ms-interpolation-mode: bicubic;
}

.visuallyhidden, span.date {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

svg:not(:root) {
  overflow: hidden;
}

@media print {
  img {
    max-width: 100% !important;
  }
}

@media print {
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
  color: #444;
  line-height: 1.5;
  margin: 0;
  background-color: #fff;
  font-family: 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  height: 100%;
}

a {
  color: #ca3c08;
  text-decoration: none;
  transition: border-color .35s ease-in-out, background-color .35s ease-in-out;
  -webkit-transition: border-color .35s ease-in-out, background-color .35s ease-in-out;
  -moz-transition: border-color .35s ease-in-out, background-color .35s ease-in-out;
  -o-transition: border-color .35s ease-in-out, background-color .35s ease-in-out;
}

a:visited {
  color: #ac0404;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  color: #ea9629;
  outline: 0;
}

a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Avenir-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight:normal;
  line-height: 1.3;
}

h1 {
  font-size: 48px;
  margin: 33px 0;
}

h2 {
  margin: 25px 0;
  font-size: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: none;
}

.highlight {
    background-color: #fff2ac;
    background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
}

.entry-content {
 line-height: 1.8;
}

.entry-content h2 {
  margin: 30px 0 10px;
  font-weight:normal;
  color: #009EF6;
  font-family: 'Avenir-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.entry-content p {
  font-size: 1em;
  font-weight: normal;
}

.entry-content blockquote p {
  padding-left:15px
}

h3 {
  font-size: 20px;
  margin: 22px 0;
}

h4 {
  font-size: 20px;
  margin: 25px 0 10px;
  font-weight: 300;
}

h5 {
  font-size: 18px;
  margin: 30px 0;
}

h6 {
  font-size: 16px;
  margin: 36px 0;
}

.entry-content h6 {
  font-size: .85em;
  font-weight: normal;
  margin: -15px 0 20px;
}

.entry-content h6 .genericon {
  margin-top: -3px
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p {
  margin: 0 0 14px;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background: #f5f5f5;
  color: #666;
  font-size: 13px;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-style: normal
}

pre img {
  background-color: #fff;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px 24px 12px;
  border-left: 4px solid #009EF6;
padding-left:15px
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 20px;
}

ul {
  list-style: none;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

li > ul,
li > ol {
  margin: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.button:hover {
  text-decoration: none
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  width: auto!important;
}

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  width: 270px;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.entry-content .wpcf7-form .acceptance-tw input[type="checkbox"] {
	width: auto!important;
}

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

caption {
  font-size: 16px;
  margin: 20px 0;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background: url(images/dotted-line.png) repeat center top;
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px;
}

.home .site-content {
  margin-top: -2px
}

.home .sidebar-inner {
  display: none
}

/*.home ul li a {border-bottom:none} */
.home ul {
  margin: 0;
  padding: 0
}

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px/1 Genericons;
  vertical-align: text-bottom;
}

.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
  clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
  content: "";
  display: table;
}

.genericon-large {
  margin-right: 5px;
  margin-left: -4px;

}

.genericon-large:before {
  font-size: 1.41em;
  color: #009EF6

}

.page .entry-content {
  min-height: 500px
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.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;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

p#form_success, .vfb-form-success {
  color: rgb(87, 185, 28);
  font-weight: bold;
  background-color: rgba(87, 185, 28, 0.15);
  display: inline-block;
  padding: 5px 12px;
  margin-top: 10px
}

.visual-form-builder .vfb-legend {
  padding: 10px 0;
  margin: 0
}

.visual-form-builder.vfb-form-1 .vfb-legend {
  display: none
}

.visual-form-builder ul, .entry-content .visual-form-builder ul {
  font-size: 14px;
  margin: 20px 0 !important
}

.visual-form-builder li, .entry-content .visual-form-builder li, .comment-content .visual-form-builder li, .mu_register .visual-form-builder li {
  padding: 10px 0 !important
}

.vfb-legend h3 {
  display: none
}

.visual-form-builder li, .entry-content .visual-form-builder li {
  padding: 10px 0
}

label.vfb-desc {
}

.vfb-item-file-upload .vfb-span label {
  color: rgb(0, 200, 55);
  font-size: 14px;
}

.visual-form-builder li div label, .visual-form-builder li span label {
  font-size: 100%
}

.vfb-textarea.vfb-large {
  padding: 15px
}

input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea, select.vfb-select {
  padding: 10px
}

.green {
  color: #fff;
}

button, input[type="submit"].vfb-submit,
input[type="button"].vfb-submit,
input[type="reset"].vfb-submit,
.darkBlue {
  color: #fff;
  border-radius: 50px;
  background: #009EF6 !important;
  background: linear-gradient(to bottom, #009EF6 0%, #009EF6 100%) !important;
  border-bottom: 3px solid #009EF6 !important;
  border-radius: 3px
}

.button {
  padding: 6px 14px;
  margin-left: 4px;
  border-radius: 4px;
  border: 1px solid transparent;
}

.button.green {
  color: #fff;
  background: #9CD383 !important;
  background: linear-gradient(to bottom, #9CD383 0%, #9CD383 100%) !important;
  border-bottom: 3px solid #9CD383 !important;
  border-radius: 3px;
}

.button.yellow {
  color: #fff;
  background: #ECC757 !important;
  background: linear-gradient(to bottom, #ECC757 0%, #ECC757 100%) !important;
  border-bottom: 3px solid #ECC757 !important;
  border-radius: 3px;
}

.button.blue {
  background-color: #009EF6;
  color: white!important
}

.button.blue:hover {
  border-color: #009EF6;
  background-color: transparent;
  color: #009EF6!important
}

.button.big {
  font-size: 20px;
  padding: 12px 30px;
  border-radius: 3px !important;
}


.bottomBtnBar {
  display: block;
  padding: 50px;
  background-color: #e6e6e6;
  color: #009EF6;
  text-align:center
}

.bottomBtnBar .entry-content {
  padding-top: 20px;
  padding-bottom: 30px;
}

.inline {
  display: inline-block;
  margin-right: 10px
}

select.vfb-select {
  -webkit-appearance: none !important;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: none repeat scroll 0 0 #fafafa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  width: 50%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 15px;
  margin-top: 10px
}

button,
input,
textarea {
  border: 2px solid #ccc;
  font-family: inherit;
  padding: 7px 10px;
}

input,
textarea {
  color: #141412;
}

input:focus,
textarea:focus {
  border: 2px solid #c3c0ab;
  outline: 0;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background: #0099ff;
  background: linear-gradient(to bottom, #0099ff 0%, #0099ff 100%);
  border: none;
  border-bottom: 3px solid #0099ff;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  padding: 11px 24px 10px;
  text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background: #a7d3f1;
  background: linear-gradient(to bottom, #a7d3f1 0%, #a7d3f1 100%);
  border-bottom: 3px solid #a7d3f1;
  outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  background: #a7d3f1;
  background: linear-gradient(to bottom, #a7d3f1 0%, #a7d3f1 100%);
  border: none;
  border-top: 3px solid #a7d3f1;
  border-bottom: 3px solid #a7d3f1;
  padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
  padding: 7px 24px 4px;
  vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
  padding: 5px 24px 6px;
}

::-webkit-input-placeholder {
  color: #aaa;
}

:-moz-placeholder {
  color: #aaa;
}

::-moz-placeholder {
  color: #aaa;
}

:-ms-input-placeholder {
  color: #aaa;
}

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%;
  background-color: #fff;
}

.wp-caption {
  background: #f5f5f5;
  padding: 10px;
  border: 1px solid #dedede;
  margin-bottom: 25px
}

.wp-caption p {
  margin: 10px 0 0
}

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

img.alignright {
  margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

img.aligncenter {
  margin: 5px auto;
}

img.alignnone {
  margin: 20px 0;
  width: auto;
  height: auto;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  text-align: center
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside;
}

.site {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.site-main {
  position: relative;
  /*padding-top: 60px*/
}

.site-main {
  display: table;
  width: 100%
}

.content-area, .sidebar-container {
  display: table-cell;
  vertical-align: top;
  padding-bottom:100px

}

.entry-content a.ext-link {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}

.content-area {width:76%}
    .sidebar-container.widget-area {
   		min-width: 350px;
}

.cherry-popup-content {
font-size:88%
}

.cherry-popup-wrapper .cherry-popup-title h4 {
    font-size: 2em !important;
    color: #2f97c5 !important;
    text-align:left
}

.cherry-popup-container {
border-radius:0!important
}


	@media screen and (max-width: 1280px)  {

    .content-area {width:73%}

}

	@media screen and (max-width: 882px)  {

    .content-area {
	width:100%
	}
    .sidebar-container.widget-area {
   	min-width:0;
	}

}

.archive-header {
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: 5px
}

.archive-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.archive-header a {
  color: #444
}

.archive-header a:visited {
  color: #444
}

.site-main .sidebar-container {
  /*height:0;position:absolute;top:0;width:100%;*/
  z-index: 1;
  border-right: 1px solid #ddd;
}

.site-main .sidebar-inner {
  margin-left: 0;
  padding-left: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
}

.site-header {
  position: relative;
}

.site-header .home-link {
  color: #141412;
  display: block;
  margin: 0 auto;
  max-width: 1080px;
  min-height: 230px;
  padding: 0 20px;
  text-decoration: none;
  width: 100%;
}

.site-header .site-title:hover {
  text-decoration: underline;
}

.site-title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 58px 0 10px;
}

.site-description {
  font: 300 italic 24px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
}

.main-navigation {
  clear: both;
  margin: 0 auto;
  width: 100%;
  min-height: 80px;
}

#menu-item-fallback {
  position: relative;
  display: none
}

ul.nav-menu,
div.nav-menu > ul {
  margin: 0;
  padding: 0 6% 0 0;
}

.nav-menu li {
  display: inline-block;
  position: relative;
  padding: 24px 2px;
}

.nav-menu li a {
  display: block;
  text-decoration: none;
  font-weight: 100;
  padding: 5px 10px 5px;
  color: #009EF6;
  border-bottom: 2px solid transparent;
  font-size: 16px;
  letter-spacing: 0.06em;
}

.nav-menu li a:hover {
  border-color: rgba(47, 151, 198, 0);
  border-bottom-color: rgba(47, 151, 198, 0.50);
  color : #009EF6;
}

.nav-menu .sub-menu li a {
  color: #009EF6;
}

.nav-menu li a:visited {
  color: #009EF6;
}

.nav-menu li.menu-item-1721 a, .nav-menu li.menu-item-4104 a {
  background-color: #fff;
  font-style: normal;
  color: #009EF6!important;
  border:0;
border-radius:5px;
padding-bottom: 7px;
}

.nav-menu li.menu-item-1721 a:hover, .nav-menu li.menu-item-4104 a:hover {
  background-color: #cbecff;
  color: #009EF6!important;
}

.nav-menu .sub-menu,
.nav-menu .children {
  background-color: #2d465a;
  border-top: 0;
  display: none;
  padding: 8px;
  position: absolute;
  left: 0;
  z-index: 99999;
  margin-top: 8px
}

.nav-menu .sub-menu:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 25px;
  background-color: #2d465a;
  width: 16px;
  height: 16px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.nav-menu .sub-menu li,
.nav-menu .children li {
  text-align: left;
  padding: 5px 3px
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
  color: #fff;
  margin: 0;
  width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #fff;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
  display: block;
}

ul.nav-menu ul li:hover {
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
  color: #fff;
  font-style: normal;
}

.menu-toggle {
  display: none;
}.navbar.inverse

.navbar {
  margin: 0 auto;
  width: 100%;
  position: fixed;
  z-index: 100;
 background-color: #943f82  !important;
}

.home .navbar {
  padding-top: 0
}

.hentry {
  padding-bottom: 100px
}

.archive.category h2{
border:none
}

.archive .hentry, .search .hentry {
  padding-bottom: 0
}

.home .hentry {
  padding-left: 0
}

.home .entry-header h1 {
  display: none
}

.entry-header,
.entry-content,
.entry-summary {
  margin: 0 0 0 200px;
}

.entry-header h1 {
  padding-top: 20px;
  padding-bottom: 0
}

.entry-content del {
  display: inline-block;
  font-family: "TeamworkRegular" !important;
  text-decoration: none;
  font-size: 116%;
  display: inline-block;
  background-color: #fff;
  line-height: 100%;
  padding: 2px 5px;
  margin: 0 3px;
}

.entry-content {
  padding-bottom: 60px;
}

.entry-header {
  margin-bottom: 0 !important
}

.home .entry-content, .home .entry-header {
  border-left: none
}

.sidebar .entry-header,
.sidebar .page-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
  max-width: 1024px;
  padding: 0 50px 10px 70px;
  margin-left: 30px
}

.sidebar .entry-header .entry-meta {
  padding: 0;
}

.sidebar .entry-header {
  padding-top: 40px
}

.entry-thumbnail img {
  display: block;
  margin: 0 auto 10px;
}

.entry-header {
  margin-bottom: 15px;
}

.home .entry-content {
  max-width: 100%;
  padding: 0 !important;
}

.home .entry-content .entry-wrapper {
  max-width: 1024px;
  padding: 0;
  margin: 0 auto
}

.entry-content .wide-grey {
  margin: 0;
  padding: 0
}

.home .entry-header {
  background-color: #fff;
  position:relative;
  padding-right: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 100px;
  padding-top: 20px;
  width: 100%;
  max-width: 100%;
}

.home .entry-header:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top:0
}

.entry-title {
  font-weight: normal;
  margin: 0 0 5px;
  line-height: 105%;
  color: #2f2f2f
}

h1.entry-title {
  font-size: 45px;
}

.archive h1.entry-title, .search h1.entry-title {
  font-size: 35px
}

.archive .entry-header, .search .entry-header {
  padding-bottom: 15px;
  padding-top: 30px
}

.archive article:first-of-type .entry-header, .search article:first-of-type .entry-header {
  padding-top: 40px
}

.archive article:last-of-type .entry-content, .search article:last-of-type .entry-content {
  padding-bottom: 80px
}

.archive article .entry-header, .search article .entry-header {
  padding-top: 0
}

.archive .entry-content p:last-of-type, .search .entry-content p:last-of-type {
  border-bottom: 1px dashed #A7A7A7;
  padding-bottom: 30px;
  margin-bottom: 0
}

.home h1.entry-title {
  color: #fff;
  font-weight: 100;
  font-size: 60px;
}

.entry-meta {
  clear: both;
  font-size: 14px;
  color: #888;
}

.entry-meta a:first-child:before {
}

.entry-meta a, .entry-meta a:visited {
  color: #888;
}

.entry-meta a:hover {
  color: #009EF6;
}

.entry-meta > span {
  margin-right: 20px;
  font-size: 12px;
}

.entry-meta .date {
}

.entry-meta > span:last-child {
  margin-right: 0;
}

.featured-post:before {
  content: "\f308";
  margin-right: 2px;
}

.entry-meta .date a:before {
  content: "\f303";
}

.comments-link a:before {
  content: "\f300";
  margin-right: 2px;
  position: relative;
  top: -1px;
}

.entry-meta .author a:before {
  content: "\f304";
  position: relative;
  top: -1px;
}

.categories-links a:first-child:before {
  content: "\f301";
}

.cat-item a:first-child:before {
}

#tags {
  display: block;
  clear: left;
  padding-top: 20px;
  font-size: .8em;
  padding-top: 10px
}

#tags a {
  color: rgba(10, 168, 203, 0.80);
  border: 1px solid rgba(10, 168, 203, 0.30);
  background-color: rgba(10, 168, 203, 0.1);
  padding: 0px 4px 2px;
  border-radius: 3px
}

#tags a:hover {
  border: 1px solid rgba(10, 168, 203, 1);
  background-color: rgba(10, 168, 203, 0.3);
}

.tags-links a:first-child:before {
  content: "\f302";
  position: relative;
  top: -1px;
}

.edit-link a:before {
  content: "\f411";
  position: relative;
  top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
  display: none;
}

.entry-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.home .entry-content {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.entry-content:after {
  content: '';
  color: #9ca8b9
}

.entry-content a,
.comment-content a {
  color: #009EF6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.entry-content a:hover,
.comment-content a:hover {
  border-bottom: 1px solid #009EF6;
  text-decoration: none;
  color: #009EF6;
}

.content-box a:hover {border-bottom: none}

.entry-content a[data-slb-active] {
  border-bottom: none; /*display:inline-block;*/
}

.entry-content a[data-slb-active]:hover {
  opacity: .8;
}

.entry-content a[data-slb-active]:hover img {
  background-color: rgba(51, 154, 205, 0.1);
}

.home .entry-content a,
.home .comment-content a {
}

.entry-content blockquote {
  font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
  font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
  margin-left: -60px;
}

.entry-content img[align="left"] {
  margin: 8px 20px 8px 0 !important;
}

.entry-content img.alignleft {
  margin-left: 0
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
  margin-right: -60px;
}

.entry-content img.alignright {
  margin-right: 0
}

.entry-content img {
  border: 1px solid transparent;
  padding: 0;
}

.entry-content img.size-full {
  border: 1px solid #ccc;
  padding: 6px;
  background-color: #f2f2f2;
}

.entry-content img.img-no-border {
  border-color: #fff;
  padding: 10px 0;
}

.format-standard footer.entry-meta {
  margin-top: 0;
}

.page-links {
  clear: both;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  line-height: 2.2;
  margin: 20px 0;
  text-transform: uppercase;
}

.page-links a,
.page-links > span {
  background: #fff;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
  background: #e63f2a;
  border: 1px solid #e63f2a;
  color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
  background: #fff;
  color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
  background: none;
}

.page-links .page-links-title {
  background: transparent;
  border: none;
  margin-right: 20px;
  padding: 0;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
  background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
}

.gallery {
  margin-bottom: 20px;
  margin-left: -4px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
  text-align: center;
}

.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-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%;
}

.gallery-caption:before {
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 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;
}

.format-aside {
  background-color: #f7f5e7;
}

.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
  box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-aside .entry-meta {
  margin-top: 0;
}

.format-aside blockquote {
  font-size: 100%;
  font-weight: normal;
}

.format-aside cite {
  font-size: 100%;
  text-transform: none;
}

.format-aside cite:before {
  content: "\2014";
  margin-right: 5px;
}

.format-audio {
  background-color: #73d1f6;
}

.format-audio .entry-title {
  font-size: 28px;
  font-weight: bold;
}

.format-audio .entry-content:before {
  content: "\f109";
  float: left;
  font-size: 64px;
  position: relative;
  top: 4px;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
  color: #fbfaf3;
}

.format-audio .audio-content {
  background: url(images/dotted-line.png) repeat-y left top;
  background-size: 4px 4px;
  float: right;
  padding-left: 35px;
  width: 80%;
  width: -webkit-calc(100% - 85px);
  width: calc(100% - 85px);
}

.format-audio .wp-audio-shortcode {
  height: 30px !important;
  margin: 20px 0;
  max-width: 400px !important;
}

.format-audio audio {
  max-width: 100% !important;
}

.format-chat {
  background-color: #eadaa6;
}

.format-chat .entry-title {
  font-size: 28px;
  font-weight: bold;
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
  color: #722d19;
}

.format-chat .entry-meta .date a:before {
  content: "\f108";
  margin-right: 2px;
}

.format-chat .entry-meta .author {
  display: none;
}

.format-chat .chat {
  margin: 0;
}

.format-chat .chat .chat-timestamp {
  color: #722d19;
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin: 5px 10px 0;
}

.format-chat .chat .fn {
  font-style: normal;
}

.format-gallery {
  background-color: #fbca3c;
}

.format-gallery .entry-header {
  margin-bottom: 15px;
}

.format-gallery .entry-title {
  font-size: 50px;
  font-weight: 400;
  margin: 0;
}

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
  color: #722d19;
}

.format-image .entry-title {
  font-size: 28px;
  font-weight: bold;
}

.format-image .categories-links,
.format-image .tags-links {
  display: none;
}

.format-link {
  background-color: #f7f5e7;
}

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
  box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-link .entry-header,
.format-link .entry-content p:last-child {
  margin-bottom: 0;
}

.format-link .entry-title {
  color: #ca3c08;
  display: inline;
  font: 300 italic 20px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-right: 20px;
}

.format-link .entry-title a {
  color: #bc360a;
}

.format-link div.entry-meta {
  display: inline;
}

.format-quote {
  background-color: #210d10;
}

.format-quote .entry-content,
.format-quote .entry-meta {
  color: #f7f5e7;
}

.format-quote .entry-content blockquote {
  font-size: 28px;
  margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
  color: #e63f2a;
}

.format-quote .entry-content cite a {
  border-bottom: 1px dotted #fff;
  color: #fff;
}

.format-quote .entry-content cite a:hover {
  text-decoration: none;
}

.format-quote blockquote small,
.format-quote blockquote cite {
  display: block;
  font-size: 16px;
}

.format-quote blockquote {
  font-style: italic;
  font-weight: 300;
  padding-left: 75px;
  position: relative;
}

.format-quote blockquote:before {
  content: '\201C';
  font-size: 140px;
  font-weight: 400;
  line-height: .8;
  padding-right: 25px;
  position: absolute;
  left: -15px;
  top: -3px;
}

.format-quote .entry-meta .author {
  display: none;
}

.format-status {
  background-color: #722d19;
  padding: 0;
}

.format-status .entry-content,
.format-status .entry-meta {
  padding-left: 35px;
  position: relative;
}

.format-status .entry-content a {
  color: #eadaa6;
}

.format-status .entry-meta a {
  color: #f7f5e7;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
  padding-left: 95px;
}

.format-status .entry-content:before,
.format-status .entry-meta:before {
  background: url(images/dotted-line.png) repeat-y left bottom;
  background-size: 4px 4px;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
  left: 70px;
}

.format-status .categories-links,
.format-status .tags-links {
  display: none;
}

.format-status .entry-meta:before {
  background-position: left top;
}

.format-status .entry-content {
  color: #f7f5e7;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  padding-bottom: 30px;
  padding-top: 40px;
  position: relative;
}

.format-status .entry-content p:first-child:before {
  background-color: rgba(0, 0, 0, 0.65);
  content: "";
  height: 3px;
  margin-top: 13px;
  position: absolute;
  left: 4px;
  width: 13px;
}

.sidebar .format-status .entry-content > p:first-child:before {
  left: 64px;
}

.format-status .entry-content p:last-child {
  margin-bottom: 0;
}

.format-status .entry-meta {
  margin-top: 0;
  padding-bottom: 40px;
}

.format-status .entry-meta .date a:before {
  content: "\f105";
}

.format-video {
  background-color: #0ac4f7;
}

.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
  color: #fbfaf3;
}

.format-video .entry-title {
  font-size: 50px;
  font-weight: 400;
}

.format-video .entry-meta {
  color: #220e10;
}

.attachment .hentry {
  background-color: #e8e5ce;
  margin: 0;
  padding: 0;
}

.attachment .entry-header {
  margin-bottom: 0;
  max-width: 1240px;
  padding: 30px 0;
}

.attachment .entry-title {
  display: inline-block;
  float: left;
  font: 300 italic 30px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
}

.attachment .entry-title:before {
  content: "\f416";
  font-size: 32px;
  margin-right: 10px;
}

.attachment .entry-meta {
  clear: none;
  color: inherit;
  float: right;
  max-width: 604px;
  padding: 9px 0 0;
  text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
  max-width: 104px;
}

.attachment footer.entry-meta {
  display: none;
}

.attachment-meta:before {
  content: "\f307";
}

.full-size-link a:before {
  content: "\f402";
}

.full-size-link:before {
  content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
  color: #ca3c08;
}

.attachment .entry-content {
  background-color: #fff;
  max-width: 100%;
  padding: 40px 0;
}

.image-navigation {
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
}

.image-navigation a:hover {
  text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
  position: absolute;
  top: 50px;
}

.image-navigation .nav-previous {
  left: 0;
}

.image-navigation .nav-next {
  right: 0;
}

.image-navigation .meta-nav {
  font-size: 32px;
  font-weight: 300;
  vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
  margin: 0 auto;
  max-width: 724px;
  text-align: center;
}

.attachment .entry-attachment .attachment {
  display: inline-block;
}

.attachment .entry-caption {
  text-align: left;
}

.attachment .entry-description {
  margin: 20px auto 0;
  max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
  margin: 0;
}

.attachment .site-main .sidebar-container {
  display: none;
}

.navigation .nav-previous {
  float: left;
}

.navigation .nav-next {
  float: right;
}

.navigation a {
  color: #bc360a;
}

.navigation a:hover {
  color: #009EF6;
  text-decoration: none;
}

.paging-navigation {
  display: none;
  background-color: #e9e9e9;
  padding: 10px;
}

.paging-navigation .nav-links {
  margin: 0 auto;
  max-width: 604px;
  width: 100%;
}

.sidebar .paging-navigation .nav-links {
  max-width: 1240px;
  padding: 0 40px;
}

.paging-navigation .nav-next {
  padding: 13px 0;
}

.paging-navigation a {
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
}

.paging-navigation .meta-nav {
  background-color: transparent;
  border-radius: 50%;
  color: #009EF6;
  display: inline-block;
  font-size: 26px;
  padding: 3px 0 8px;
  text-align: center;
  width: auto;
}

.paging-navigation .nav-previous .meta-nav {
  margin-right: 10px;
  padding: 17px 0 23px;
  width: auto;
}

.paging-navigation .nav-next .meta-nav {
  margin-left: 10px;
}

.paging-navigation a {
  color: #009EF6;
}

.paging-navigation a:hover .meta-nav {
  background-color: transparent;
  text-decoration: none;
}

.post-navigation {
  background-color: #fff;
  color: #009EF6;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  padding: 20px 0;
}

.post-navigation .nav-links {
  margin: 0 auto;
  max-width: 1240px;
}

.sidebar .post-navigation .nav-links {
  padding: 0 1px 0 326px;
}

.post-navigation a[rel="next"] {
  float: right;
  text-align: right;
}

.author-info {
  margin: 0 auto;
  max-width: 604px;
  padding: 30px 0 10px;
  text-align: left;
  width: 100%;
}

.author.sidebar .author-info {
  max-width: 1240px;
  padding: 30px 60px 10px 326px;
}

.single .author-info {
  padding: 50px 0 0;
}

.author-avatar .avatar {
  float: left;
  margin: 0 30px 30px 0;
}

.single-format-status .author-description {
  color: #f7f5e7;
}

.author-description .author-title {
  clear: none;
  font: 300 italic 20px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 0 8px;
}

.author-link {
  color: #ca3c08;
  margin-left: 2px;
}

.author.archive .author-link {
  display: none;
}

.archive-title, .archive-meta {
  font: 300 30px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 auto;
  width: 100%;
  padding: 7px 0 7px 30px;
  text-align: left;
  font-size: .75em;
  font-style: normal;
  font-weight: normal;
  color: #444
}

.archive-meta {
  margin-top: -15px;
  padding: 0 0 11px;
}

.sidebar .archive-meta {
  padding-right: 316px;
}

.archive-title #crumbs {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0
}

.archive-title #crumbs li {
  display: inline-block;
  margin: 0 5px 0 0;
}

.archive-title #crumbs li:after {
  content: "»";
  margin-left: 4px
}

.archive-title #crumbs li:last-of-type:after {
  content: "";
  margin-left: 4px
}

.page-header {
  background-color: #fff;
}

.page-title {
  font: 300 italic 18px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 auto;
  padding: 30px 0 0 0;
  width: 100%;
}

.page-content {
  margin: 0 auto;
  max-width: 604px;
  padding: 40px 0;
  width: 100%;
}

.sidebar .page-content {
  margin: 0 auto;
  max-width: 1240px;
  padding: 40px 60px 40px 326px;
}

.error404 .page-header {
  background-color: #fff;
}

.error404 .page-title {
  line-height: 0.6;
  margin: 0;
  padding: 300px;
  position: relative;
  text-align: center;
  width: auto;
  color: white
}

.error404 .page-title:before {
  color: #eee;
  content: "\f423";
  font-size: 464px;
  line-height: 0.6;
  overflow: hidden;
  position: absolute;
  left: 7px;
  top: 28px;
}

.error404 .page-wrapper {
  background-color: #eee;
}

.error404 .page-header,
.error404 .page-content {
  margin: 0 auto;
  max-width: 1240px;
  padding-bottom: 40px;
  width: 100%;
}

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 604px;
  width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
  max-width: 1240px;
  padding-right: 60px;
  padding-left: 326px;
}

.comments-title {
  font: 300 italic 28px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
}

.comment-list .children {
  margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
  background: url(images/dotted-line.png) repeat left top;
  background-size: 4px 4px;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

.comment-list > li:last-child:after {
  display: none;
}

.comment-body {
  padding: 24px 0;
  position: relative;
}

.comment-author {
  float: left;
  max-width: 74px;
}

.comment-author .avatar {
  display: block;
  margin-bottom: 10px;
}

.comment-author .fn {
  word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #bc360a;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.says {
  display: none;
}

.no-avatars .comment-author {
  margin: 0 0 5px;
  max-width: 100%;
  position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
  width: 100%;
}

.bypostauthor > .comment-body .fn:before {
  content: "\f408";
  vertical-align: text-top;
}

.comment-list .edit-link {
  margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
  float: right;
  width: 79%;
  width: -webkit-calc(100% - 124px);
  width: calc(100% - 124px);
  word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
  color: #a2a2a2;
  font-size: 13px;
}

.comment-meta a:hover {
  color: #ea9629;
}

.comment-metadata {
  margin-bottom: 20px;
}

.ping-meta {
  color: #a2a2a2;
  font-size: 13px;
  line-height: 2;
}

.comment-awaiting-moderation {
  color: #a2a2a2;
}

.comment-awaiting-moderation:before {
  content: "\f414";
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
  content: "\f412";
  margin-right: 3px;
}

.comment-respond {
  padding: 30px 0;
}

.comment .comment-respond {
  margin-bottom: 20px;
  padding: 20px;
}

.comment-reply-title {
  font: 300 italic 28px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.comment-reply-title small a {
  color: #131310;
  display: inline-block;
  float: right;
  height: 16px;
  overflow: hidden;
  width: 16px;
}

.comment-reply-title small a:hover {
  color: #ed331c;
  text-decoration: none;
}

.comment-reply-title small a:before {
  content: "\f406";
  vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
  padding: 0;
}

.comment-form .comment-notes {
  margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
  float: left;
  padding: 5px 0;
  width: 120px;
}

.comment-form .required {
  color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  max-width: 270px;
  width: 60%;
}

.comment-form textarea {
  width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
  color: #686758;
  font-size: 12px;
}

.form-allowed-tags code {
  font-size: 10px;
  margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
  padding-top: 24px;
}

.comment-navigation {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0 auto;
  max-width: 604px;
  padding: 20px 0 30px;
  width: 100%;
}

.no-comments {
  background-color: #f7f5e7;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  padding: 40px 0;
  text-align: center;
}

.sidebar .no-comments {
  padding-right: 60px;
  padding-left: 326px;
}

.site-main .mu_register {
  margin: 0 auto;
  max-width: 604px;
  width: 100%;
}

.mu_alert {
  margin-top: 25px;
}

.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
  font-size: inherit;
  width: 270px;
}

.site-main .mu_register input[type="submit"] {
  width: auto;
}

.widget a {
  text-decoration: none;
  color: #555;
  border-bottom: 1px solid transparent
}

.widget a:hover {
  color: #000;
  border-bottom-color: #222
}

.widget a:visited {
  color: #555
}

.download-widget {
  clear: both;
  display: inline-block;
  text-decoration: none;
  padding: 15px 25px 15px 65px;
  color: white;
  font-weight: bold;
  font-size:18px;
  color: #009EF6;
  cursor: pointer;
  background-color: #e9e9e9;
  position: relative;
  margin-left: 14px;
  border-left: 4px solid #009EF6;
  width: 85%;
  text-transform: uppercase;
}

.download-widget:before {
  content: "\e06a";
  font-family: 'tw-icons-small';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 10px;
  font-size: 2.6em;

}

a.download-widget:hover {
border-color: transparent;
box-shadow: 0 0 15px #999;
margin-top:-2px
}

a.download-widget {
  background-color: #009EF6;
  text-decoration: none;
  color: white !important;
  border-color: transparent;
  transition: 0.3s all ease
}

.download-widget span {
  display: block;
  font-size: .85em;
  font-weight: normal;
}

/* go to page... */

.link-w-icon.internal{

    display: block;
    margin-top: 10px;
    /*background: url(images/dotted-line.png) center bottom;*/
    background-size: 4px 4px;
    border: 0;
    background-repeat: repeat-x;
    /*padding-bottom: 15px;*/
    font-size:14px;
    word-break: break-all;

}

.entry-content a.link-w-icon.internal:hover{
border-bottom:none;
text-decoration:underline
}

.link-w-icon:before {
	font-family: 'tw-icons-small';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: inherit;
        padding-right:5px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.link-w-icon.internal:before {
	content: "\f0f6";
}

/* pagelist classes */

.widget .page-list .current_page_item > a {
  color: #009EF6 !important
}

.page-item-2198 a, .page-item-3552 a {
  text-transform: uppercase;
  font-size: 75%;
  line-height:4;
}

.page-item-2198 a:before, .page-item-3552 a:before {
  content: "\e29e";
  margin-right: 5px;
  font-family: 'tw-icons-small';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 1.9em;
  line-height: 1px;
  vertical-align: -3px;
}

ul.page-list > li {
  font-size: 100%
}

ul.page-list > li > ul > li {
  font-size: 90%
}

.entry-content .page-list {
  padding: 0px;
  visibility: hidden;
  max-width: 85%
}

.entry-content .page-list:before {
  content: "";
  display: block;
  color: #009EF6;
  margin-bottom: 0;
}

.entry-content .page-list li {
  padding: 0;
  margin: 2px 15px 2px 0;
  border-top: 1px solid #ccc;
}

.entry-content .page-list li:hover {
}

.entry-content .page-list li a {
  padding: 10px 20px 10px 34px;
  line-height: 130%;
  position: relative;
  display: inline-block;
  color: #555

}

.entry-content .page-list a:hover {
  text-decoration: none;
  border-bottom: 0;
  color: #009EF6
}

.entry-content .page-list li:before {
  content: "";
  margin: 0;
  padding: 0;
}

.entry-content .page-list li a:before{
  content: '\f0f6';
  color: #009EF6;
  font-size: 22px;
  left: 7px;
  position: absolute;
  line-height: 0;
  top: 20px;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: tw-icons-small;
  vertical-align: baseline;
}

.entry-content .page-list li:hover a:before{
  content: '\f15c';
}

.page_item_has_children .children {
  display: none;
}

.current_page_item > .children, .current_page_parent > .children, .current_page_ancestor > .children {
  display: block;
}

.sidebar .page-list > .page_item_has_children > .children {
  display: block;
}

.pageListOpener:before {

  text-indent: 0;
  display: inline-block;
  font: normal 10px/1 tw-icons-small;
  text-align: center;
  margin-right: 3px;
  color: #009EF6!important;
  content: '\e044';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 1.15em;
  line-height: 1px;
  vertical-align: -2px;
  cursor: pointer

}

.pageListOpener.open:before {
  content: '\e046';
  color: #009EF6!important;
}

/* end pagelist classes */

.widget-area h6 {
  display: block;
  font-weight: bold;
  font-family: 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 10px 0 0
}

.sidebar-inner .widget h3.widget-title {
  margin-left: 0;
}

.allTopics {
  display: none;
  position: absolute;
  left: 80px;
  top: 23px;
  cursor: pointer;
  font: 400 italic 14px/18px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #555;
  color: #fff;
  padding: 1px 7px;
  border-radius: 2px;
}

.allTopics:hover {
  background-color: #ef9494
}

.allTopics:active {
  background-color: #ff5d5b
}

.widget.widget_collapscat {
  position: relative;
  font-size: 14px;
  margin-bottom:30px
}

/*li.collapsing.categories{display:none}*/
li.collapsing.categories.parent, li.collapsing.categories.item {
  display: block
}

li.collapsing.categories.item:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 20px/1 Genericons;
  vertical-align: text-bottom;
}

li.collapsing.categories.item:before {
  content: " " !important;
  color: #888
}

li.collapsing.categories {
  padding: 10px 0 10px 0 !important;
  text-indent: 0 !important;
  margin-left: 0 !important;;
  font-weight: 300
}

li.collapsing.categories.item:last-child {
  border-bottom: none
}

li.collapsing.categories.expandable {
  padding: 3px 0 !important;
}

.collapsing.categories.collapse,
.collapsing.categories.expand {
  display: none
}

li.collapsing.categories.item {
  line-height: 100%;
  font-size: 16px;
  padding: 3px 0 !important;
  padding-left: 2px !important;
  border-top: none;
}

li.collapsing.categories.item:before {
  content: 'a' !important
}

li.collapsing.categories.item a {
  font-size: 0.85em
}

li.collapsing.categories a:hover {
  text-decoration: none
}

ul#widget-collapscat-2-top {
  margin-left: 0
}

#widget-collapscat-4-top li.collapsing.categories.self > a {
  color: #009EF6;
  font-weight: normal
}

#collapscat-2 .widget {
  padding-left: 0 !important;
}

li.collapsing.categories ul {
  margin-bottom: 10px;
  padding-left: 10px;
  margin-top: 5px
}

li.collapsing.categories .sym {
  color: #999
}

.main_wrapper_left {
  margin-top: 50px;
  position: relative;
}

.entry-content .main_wrapper_left a {
  text-decoration: none;
  border-bottom: none
}

.main_wrapper_left:before {
  content: "_____________";
  position: absolute;
  top: -30px;
  left: 0;
  color: #999
}

.down_count, .up_count {
  font-size: 14px;
  margin-bottom: 10px
}

.down_count {
  color: #e75757
}

.up_count {
  color: #4ebba0
}

.counter {
  float: none;
  display: inline;
  max-width: 100px;
  border: none;
  font-weight: bold
}

.other {
  margin-left: 0
}

.voted_left {
  font: 13px/18px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #ffffe0;
}

.expand span, .collapse span {
  /*text-indent:-9000px;*/
  display: inline-block;
  width: 18px;
  margin-right: 3px
}

/*.expand span{background:url(images/expand.png) no-repeat left center;}*/
/*.collapse span{background:url(images/collapse.png) no-repeat left center;}*/
.widget {
  font-size: 16px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 5px 0 0 0;
  padding: 0;
  word-wrap: break-word;
}

.widget .widget-title {
  font: 600 20px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
  padding-bottom: 10px
}

.widget ul,
.widget ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.widget li {
  padding: 3px 0 3px 15px;
}

.widget .children li:last-child {
  padding-bottom: 0;
  margin-top: 0
}

.widget li > ul,
.widget li > ol {
  margin-left: 12px;
  border-left: 1px solid #ddd;
  margin-top: 5px;
}

.widget .cat-item {
  border-top: 1px solid #c0c0c0;
}

.widget.widget_categories, .widget_collapscat {
  margin-left: 14px
}

.widget.widget_collapscat a {
  font-weight: normal
}

.widget .current-cat {
  text-decoration: underline
}

#f2-tagcloud-3 {
  display: none
}

.home #f2-tagcloud-3 {
  display: block
}

.widget.widget_f2-tagcloud {
  background-color: #fff
}

.tagcloud a {
  display: inline-block;
  padding: 3px 7px !important;
  color: #fff;
  margin-bottom: 6px;
  display: inline-block;
  margin-right: 3px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 100%;
  border-radius: 4px
}

.archive .tagcloud a, .single .tagcloud a {
  color: #2d465a;
}

.tagcloud a[title="1 topic"] {
  display: none
}

.tagcloud a:hover {
  background-color: #6ec8ea;
  color: #fff !important;
  text-decoration: none
}

.search-form .search-submit {
  display: none;
}

.navbar .search-form input {
  color: #009EF6;
  border-color: transparent !important;
}

.widget_rss .rss-date {
  display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
  color: #a2a2a2;
}

.widget_calendar table,
.widget_calendar td {
  border: 0;
  border-collapse: separate;
  border-spacing: 1px;
}

.widget_calendar caption {
  font-size: 14px;
  margin: 0;
}

.widget_calendar th,
.widget_calendar td {
  padding: 0;
  text-align: center;
}

.widget_calendar a {
  display: block;
}

.widget_calendar a:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.05);
}



.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
  background-color: transparent;
}

.site-footer {
  color: #686758;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #ccc;
  z-index: 3;
  position: relative;
}

.site-footer .widget-area,
.sidebar .site-footer {
  text-align: center;
}

.site-info a, .site-info a:visited {
  color: #9e9e9e!important;
cursor:pointer;
text-decoration:none
}

.site-info a:hover {
  color: #fff!important;
text-decoration:underline
}

.site-footer .sidebar-container {
  padding: 20px 0;
  max-width: 1240px;
  margin: 0 auto
}

.site-footer .widget-area {
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
}

.sidebar .site-footer .widget-area {
  max-width: 100%;
  position: relative;
}

.sidebar-inner .widget-area .tagcloud {
  text-align: left !important;
  margin-left: -40px
}

.sidebar-inner .widget-area .tagcloud a {
  background-color: #8edcf4;
  color: #fff !important;
  text-decoration: none
}

.sidebar-inner .widget-area .tagcloud a:hover {
  background-color: #6ec8ea;
}

.site-footer .widget {
  background: transparent;
  color: #444;
  float: left;
  margin: 0;
  width: 245px;
}

.sidebar .site-footer .widget {
  width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
  margin-right: 0;
}



.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
  color: #333;
}

.site-info {
  margin: 0 auto;
  max-width: 1240px;
  padding: 30px 0;
  width: 70%;
}

#wpstats {
  display: block;
  margin: -10px auto 0;
}

.box {
  padding: 20px;
}

.box.cyan {
  background-color: #009EF6;
  color: #fff;
  border-radius: 10px;
  text-align: center
}

.box.cyan p {
  font-weight: 300;
  font-size: 21px;
}

.box h2 {
  margin: 0;
  font-size: 22px;
  font-family: 'Avenir-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:normal;
  padding: 0 15px;
}

.box h2.extLinks a {
  display: inline-block;
  margin: 0 10px
}

.box a:link {
  color: #fff
}

.box h2.extLinks a:hover {
  color: #8edcf4 !important;
}

.home #search-2, #tag_cloud-3 {
  display: none
}

.home #tag_cloud-3 {
  display: block;
  left: 0 !important;
  top: 0 !important;
}

.home #tag_cloud-3 .tagcloud {
  vertical-align: top
}

.home #tag_cloud-3 .tagcloud a[title="1 topic"] {
  display: inline-block;
}

.home #tag_cloud-3 .tagcloud a {
  background-color: #fff;
  border-radius: 3px;
}

.home #tag_cloud-3 .tagcloud a {
  color: #6F6E65;
}

.home .tagcloud a:visited {
  color: #6F6E65
}

.home .tagcloud {
  text-align: center !important;
}

.sidebar .site-footer .widget {
  width: 100% !important;
}

.site-footer {
  background-color: #444;
  color: #777
}

.home .site {
  width: 100%;
  background-color: transparent;
}

.home .hentry {
  background-color: #fff
}

.sidebar .site-footer .widget-area {
  width: 100% !important;
}

.home .navbar {
  background-color: #fff;
}

.navbar {
  background-color: #fff;
  border-bottom: 0 solid rgba(0, 0, 0, 0.15);
  background-color: rgba(47, 151, 198, 0);
}

ul.nav-menu, div.nav-menu > ul {
  text-align: center;
}

.home .entry-content, .home .entry-header {
  padding-left: 0
}

.home .entry-content {
  position: static;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto
}

.home #ppc-box .ppc-box .ppc h3 {
  font: 22px 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 30px;
  line-height: 30px;
  margin-bottom: 12px;
  font-weight: 600
}

.home #ppc-box {
  margin-top: -30px;
  padding: 0 15px
}

.home .ppc-more a:link, .home .ppc-more a:visited {
  border-bottom: none;
  color: #009EF6
}

.home .site-footer a:visited {
  color: #0294B4;
}

.home .entry-meta a:first-child:before {
  color: #fff
}

.home .entry-meta {
  padding-left: 0
}

.swiftype-widget .autocomplete li.active {
  background: none !important;
  background-color: #444 !important;
  box-shadow: none
}

.swiftype-widget .autocomplete li p.title {
  color: #777;
  font-weight: normal;
  font-size: 14px
}

.swiftype-widget .autocomplete li p.title em {
  color: #009EF6;
}

.swiftype-widget .autocomplete {
  border-radius: 0
}

.home li#menu-item-153 {
  left: -337px;
  padding: 0;
}

li#menu-item-153 {
  left: -378px;
  padding: 0;
}

li#menu-item-153 a {
  font-size: 22px;
  text-transform: inherit;
  font-weight: 100;
  letter-spacing: normal;
}

li#menu-item-153 a:hover {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline
}

span#menu-item-153 {
  position: relative;
  display: none
}



.navbar.inverse .nav-menu #menu-item-1531 a:after,
.navbar.inverse .nav-menu #menu-item-4112 a:after,
#menu-item-fallback a:after {
  content: "SUPPORT SITE";
  color: #fff;
  font-size: .6em;
  padding-left: 10px;
  display: inline-block;
  margin: 0;
  line-height: 0;
  position: absolute;
  right: 19px;
  white-space: nowrap;
  top: 24px;

}

.nav-menu li#menu-item-1531,
.nav-menu li#menu-item-4112,
#menu-item-fallback {
  position: absolute;
  left: 20px;
  padding: 0;
  padding-right: 75px
}




.nav-menu #menu-item-1531 a,
.nav-menu #menu-item-4112 a,
#menu-item-fallback a {
  background-image: url(images/tw-logo-header4.png);
  text-indent: 300px;
  overflow: hidden;
  width: 280px;
  background-size: 100%;
  padding-right: 20px;
  background-position: -8px -2px;
  background-repeat: no-repeat;
  font-weight: 300;
  letter-spacing: normal;
  font-style: normal;
  text-transform: inherit;
  font-size: 18px;
  color: #009EF6;
  padding: 10px 10px 5px
}

.nav-menu #menu-item-1531 a:hover,
.nav-menu #menu-item-4112 a:hover,
#menu-item-fallback a:hover {
  background-color: transparent !important;
  border-color: transparent
}


.navbar.inverse {
  background-color: #009EF6  !important;
  /*border-bottom:1px solid #124c65*/
}

.navbar.inverse .nav-menu li a {
  color: #fff;
}

.navbar.inverse .nav-menu li a:hover {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.navbar.inverse .nav-menu #menu-item-1531 a,
.navbar.inverse .nav-menu #menu-item-4112 a,
#menu-item-fallback a {
  background-image: url(images/tw-logo-header3.png);
  color: transparent
}

.navbar .search-form {
  position: absolute;
  right: 42px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  top:0
}

.home .navbar .search-form {
display:none
}

.navbar .search-field {
  background-image: url(images/search-icon-2x-grey.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 36px;
  margin: 5px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
  background-color: transparent;
  border-radius: 3px;
  color: #fff
}

.navbar .search-field:focus {
  background-color: #ddd;
  cursor: text;
  outline: 0;
  width: 230px;
  padding-right: 10px;
  color: #666
}

.navbar.inverse .search-field {
  background-image: url(images/search-icon-2x.png)
}

.navbar.inverse .search-field:focus {
  background-color: #555;
  color: #fff
}



.home .entry-header h1 {
  font-size: 55px;
  margin: 0 0 40px;
  padding-top: 20px;
  text-align: center;
  font-weight: 300
}

.home .entry-content .search-form {
  text-align: center;
  background-color: transparent;
  padding-bottom: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 70px
}

.home .entry-content .search-form br {
  display: none
}

.home .entry-content .search-form input[type="search"] {
  width: 55%;
  padding: 10px;
  padding-left: 24px;
  font-size: 22px;
  border: 0;
  border-radius: 5px;
  -webkit-appearance: none;
  color: #000;
  border-radius: 2px 0 0 2px;
}

.home .entry-content .search-form input[type="submit"] {
  padding: 10px 30px;
  font-size: 22px;
  border-radius: 5px;
  -webkit-appearance: none;
  color: #fff;
  border: 0;
  border-radius: 0 2px 2px 0;
  margin-left: -10px;
  background-image: url(images/lens-maincolor.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  border: none;
  cursor: pointer;
  position: relative;
  background-color: #ddd;
  border: 1px solid #DDD;
  text-indent: -300px
}

.home .entry-content .search-form input[type="submit"]:hover {
  border: 0;
}

.page-template-homepage .entry-content .search-form input[type="search"]::-webkit-input-placeholder {
color: #444
}

.page-template-homepage .entry-content .search-form input[type="search"]::-moz-placeholder {
color: #444
}

.page-template-homepage .entry-content .search-form input[type="search"]:-moz-placeholder {
color: #444
}

.page-template-homepage .entry-content .search-form input[type="search"]:-ms-input-placeholder {
color: #444
}


.page-template-homepage .entry-header {
  margin-bottom: 30px;
}

.page-template-homepage .entry-content .search-form input[type="search"] {
  border: 1px solid #DDD;
  border-radius: 3px 0 0 3px;
}

.page-template-homepage .entry-content .search-form input[type="submit"] {
  border: 1px solid #DDD;
border-radius: 0 3px 3px 0;
}

.page-template-homepage .entry-content .search-form input:hover[type="submit"] {
  border-color: transparent;
}

.page-template-homepage .entry-header {
  border-bottom: 0 solid #ddd
}

.search-results .site-content {
  min-height: 500px
}

.entry-header h1 {
  font-weight: 300
}

.entry-header h1 a:hover {
  text-decoration: none
}

a {
  color: #009EF6;
  text-decoration: none;
}

a:visited {
  color: #009EF6;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  color: #333;
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Avenir-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:normal;
  line-height: 1.3;
}

.home a {
  color: #555
}

.adoption-list {
  margin-bottom: 30px;
  padding: 0;
}

.adoption-list li {
  font-size: 16px
}

.faqContainer br {
  display: none
}

.faqContainer {
  padding: 0 15px
}

.faqContainer ul {
  /*background-color: #eee; */
  vertical-align: top;
  min-height: 340px;
  padding: 5px
}

.faqContainer ul li {
  font-size: 18px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}

.faqContainer ul li:last-of-type {
}

.faqContainer ul li [class^="icon-"] {
  margin-right: 5px;
  font-size: 120%;
  color: #009EF6
}

.faqContainer ul li a {
  border-bottom: none !important
}

.faqContainer a {
  border-bottom: none;
  border-radius: 0;
}

.faqContainer a:hover, #ppc-box .ppc-box .ppc ul li a:hover {
  color: #009EF6 !important;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
}

.home .entry-content li {
  padding-left: 0;
  list-style-type: none;
  text-indent: 0
}

.home .entry-content li:before {
  content: "";
  display: none
}

.home .section-title {
  padding: 0 15px;
  margin-top: 0;
  margin: 20px 0;
}

.home .section-title:first-of-type {
  margin-top: 50px;
}

.home .section-title:last-of-type {
  margin-top: 0;
}

.home .section-title h2 {
  font-size: 40px;
  font-family: 'Avenir-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:normal;
  border-top: 0;
}

.entry-content .content-box a {
  color: #555;
}

.entry-content .content-box:hover a {
  color: #009EF6;
}

.entry-content .wide-grey {
  padding-top: 30px
}

.entry-content .wide-grey .content-box a {
}

.entry-content .content-box a.img-link {
  display: block;
  padding: 30px 0 10px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  border: 0;
  color: #009EF6
}

.entry-content .content-box img {
  padding: 0;
  margin: 0;
  border: 0
}

.entry-content .content-box a.img-link img {
  margin: 0;
  border: 0
}

.content-box {
  padding: 0;
  color: #356A8C;
}

/*.content-column .content-box{border-right: 1px solid #c9c9c9}*/
.content-column:last-of-type .content-box {
  border-right: none
}

.content-box header {
  text-align: center
}

.content-box h3 {
  margin: 0;
  padding: 0 0 35px;
  font-size: 1.3em;
}

.content-box h3 em {
  font-size: 14px;
  display: block;
  font-weight: normal;
  color: #a2a2a2;
  padding: 10px 5px;
  font-style: normal;
}

.content-box p {
  color: #356A8C
}

.content-row {
  margin-left: -15px;
  margin-right: -15px
}

.content-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.content-row {
  *zoom: 1
}

.content-row:before, .content-row:after {
  display: table;
  content: " "
}

.content-row:after {
  clear: both
}

.content-box [class^="icon-"], .content-box [class*=" icon-"] {
  font-size: 2.5em;
  display: block;
  padding: 30px 0 25px;
  color: #009EF6;
}

.hr-title {
  position: relative;
  text-align: center;
}

.hr-title h2 {
  display: inline-block;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  padding: 0 30px;
  z-index: 2;
  color: #bbb;

}

.hr-inner {
  position: absolute;
  top: 48%;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #ddd
}

.full-width, .one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
  float: left
}

.full-width {
  width: 100%
}

.one-half {
  width: 50%
}

.one-third {
  width: 33.3%
}

.two-third {
  width: 66.6%
}

.one-fourth {
  width: 25%
}

.three-fourth {
  width: 75%
}

.one-fifth {
  width: 20%
}

.two-fifth {
  width: 40%
}

.three-fifth {
  width: 60%
}

.four-fifth {
  width: 80%
}

.one-sixth {
  width: 16.6%
}

.five-sixth {
  width: 83.4%
}

#ppc-box .ppc-box .ppc ul * {
  color: #555
}

#ppc-box .ppc-box .ppc .ppc-more {
  color: #009EF6
}

form .vfb-fieldset{
  background: white;
  border: none;
  padding: 0px;
}

.entry-content .wpcf7-form input, .wpcf7-form textarea {
	width: 100%;
	max-width: 600px;
}

.entry-content .wpcf7-form input[type=checkbox] {
	width: auto!important;
}

.entry-content .wpcf7-form input[type=submit] {

	max-width: 300px;
}

.home li#menu-item-153, li#menu-item-153 {
  position: absolute;
  left: 90px;
  border-left: 1px solid rgba(47, 151, 198, 0.3);
  padding: 10px 0 10px 6px;
}

.tw5Support {
  text-align: right;
  font-size: small;
  font-style: italic;
  padding: 20px 15px 0
}

.tw5Support a {
  color: #009EF6 !important;
}

.entry-content ul > li:before, .entry-content ol + ul > li:before {
  content: "•";
}

.entry-content ul > li + .entry-content ul > li:before {
  content: "\f111";
  content: "•";
  font-size: 60%;
  margin-top: 0;
  top: 6px;
}

.entry-content ul > li + ul > li + ul > li:before {
  content: "\f10c";
  font-size: 60%;
  margin-top: 0;
  top: 6px;
}

.entry-content ul, .entry-content ol {
  margin-bottom: 20px;
  margin: 16px 0;
  padding: 0 0 0 10px;
}

.entry-content ol {
  margin-left: 10px
}

.entry-content ol > li {
  position: relative;
}

.entry-content ol > li:before{
  content: "";
  display: none
}

.entry-content li {
  margin-left: 20px;
  position: relative
}

.entry-content li:before {
  content: '\f428';
  color: #009EF6;
  font-size: 25px;
  margin-right: 10px;
  position: absolute;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  /* display: inline-block; */
  font-family: Genericons;
  vertical-align: baseline;
  line-height: 54%;
  margin-left: -22px;
}

.wp-block-collapsing-categories .widget-title{
  display: none;
}
ul#widget-collapscat-block-2-top li.collapsing-categories {
  padding: 0!important;
   text-indent: 0!important;
}

/*ul#widget-collapscat-block-7-top li.collapsing-categories.self a {*/
li.collapsing-categories.self > a {
  font-weight: 600!important;
  color: #009EF6!important;
}
ul#widget-collapscat-block-4-top li.collapsing-categories.self a {
	font-weight: normal !important;
}

/* end webkit lists fix */

@media (max-width: 1919px) {

	ul.nav-menu {
    text-align: right;
	}
}

@media (max-width: 1440px) {
  .entry-header, .entry-content {
    margin-left: 12%;
  }

}

@media (max-width: 1280px) {



}

@media only screen and (max-width: 1122px) {
  .nav-menu li#menu-item-1531,
  .nav-menu li#menu-item-4112 {
    display: none
  }

  #menu-item-fallback, #menu-item-fallback a {
    display: block;
  }
}

@media (max-width: 980px) {

  ul.nav-menu,
  div.nav-menu > ul {
    display: none;
  }

 .menu-toggle {
    cursor: pointer;
    display: inline-block;
    font: bold 16px/1.3 'Avenir-Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px 0 12px 20px;
    color: #2f2f2f;
    text-indent: -9000px;
    position: relative;
  }

  .menu-toggle {
    margin-top: 7px;
    color: #fff;
    float: right;
    padding-right: 30px
  }

  .menu-toggle:after {
    content: "\f419";
    font-size: 18px;
    padding-left: 14px;
    vertical-align: 2px;
    position: absolute;
    left: 0;
    text-indent: 0;
    top: auto
  }

  .toggled-on .menu-toggle:after {
    content: "\f419";
    vertical-align: 2px;
  }

  .toggled-on .nav-menu,
  .toggled-on .nav-menu > ul {
    display: block;
    margin-left: 0;
    padding: 0 0 20px;
    width: 100%;
    margin-top: 70px;
    text-align: center
  }

  .home .toggled-on .nav-menu {
    margin-top: 90px
  }

  .toggled-on li,
  .toggled-on .children {
    display: inline-block;
    padding: 0
  }

  .toggled-on .nav-menu li > ul {
    background-color: transparent;
    display: block;
    float: none;
    margin-right: 40px;
    position: relative;
    left: auto;
    top: auto;
  }

  .toggled-on .nav-menu li > ul a {
    color: #141412;
    width: auto;
  }

  .toggled-on .nav-menu li:hover > a,
  .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #141412;
  }

  .toggled-on .nav-menu li a:hover,
  .toggled-on .nav-menu ul a:hover {
    background-color: transparent;
    color: #fff;
    border-color: transparent
  }

}



@media (max-width: 882px) {

	.navbar .search-form {
			top:0
}

  .faqContainer ul {
    min-height: 140px;
    padding: 5px
  }

  .faqContainer ul li {
    font-size: 15px;
    padding: 5px 0;
  }

  .hentry {
    padding-bottom: 20px
  }

  .content-row:before, .content-row:after {
    display: table;
    content: " ";
    position: absolute
  }

  h1.entry-title {
    font-size: 2.2em;
  }

  .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    margin-left: 0;
  }

  .home.sidebar .entry-header, .home.sidebar .entry-content {
    margin-left: 0;
  }

  .entry-content .wide-grey {
    padding-top: 0
  }

  .archive-title, .archive-meta {
    padding-left: 42px
  }

  .sidebar-container {
    width: 0
  }

  .archive-header {
    margin-top: 0
  }

  .site-main .widget-area {
    width: 270px;
    background-color: #fff;
  }

  .home .entry-header {
    padding-bottom: 115px
  }

  .home .entry-content .search-form {
    top: 90px
  }


  .entry-content .content-box a {
    padding: 10px 0;
    display: block;
  }

  .site-main .sidebar-inner {
    background-color: #fff;
    position: absolute;
    left: -270px;
    margin-top: 0;
    padding-bottom: 40px;
    height: 100vh;
    height: 100%;
    padding-left: 0;
    z-index: 100;
    top: 0
  }



  .sidebar-button {
    display: block;
    position: fixed;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #444;
    top: 60px;
    transition: all .2s;
  }

  .sidebar-button:after {
    content: "\f452";
    font-size: 18px;
    padding-left: 6px;
    padding-top: 6px;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    color: #fff;
    text-align: center;
  }


.sidebar-open .sidebar-button{
left: 270px;
}

.sidebar-open .sidebar-button:after{
content: "\f406";
}


  .nav-menu li a {
    border-top: 2px solid rgba(255, 255, 255, 0);
    padding: 4px 10px
  }

  #menu-item-fallback a {
    width: 170px
  }

  #menu-item-fallback a:after {
    top: 29px
  }

  .entry-content p {
    font-size: 1em
  }

.entry-content blockquote p {

  padding-left:10px
}

  .tw5Support {
    width: 100%;
    text-align: center;
  }

.entry-content p {
	font-size: 0.9em;
	}

	.content-box h3 em {
		    font-size: .65em;
  			padding-top:0

		}

}

@media screen and (max-width: 600px) {

  .home .entry-header {
  display:none
}

   img.alignnone {
  margin:10px 0 0;
  padding:3px
  }

  .entry-content .page-list {
    max-width: 100%;
  }

	.entry-content .page-list li a {
	  font-size:14px
}

  .full-width, .one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
    clear: both;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1em
  }

  .site-main {
    padding-top: 40px
  }

  .home .entry-content {
    padding-left: 0;
    padding-right: 0;
  }

  .home .entry-header {
    padding-bottom: 30px !important;
  }

  .entry-header, .entry-content {
    margin-left: 0;
  }

  .sidebar .entry-header,
  .sidebar .entry-content,
  .sidebar .entry-summary,
  .sidebar .entry-meta,
  .sidebar .comment-list,
  .sidebar .comment-reply-title,
  .sidebar .comment-navigation,
  .sidebar .comment-respond .comment-form,
  .sidebar .featured-gallery,
  .sidebar .post-navigation .nav-links,
  .author.sidebar .author-info {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home .entry-header,
  .home .entry-content,
  .home .entry-summary,
  .home .entry-meta {
  }

  .sidebar .site-info,
  .search.sidebar .page-content,
  .blog.sidebar .page-content,
  .attachment .entry-header,
  .sidebar .comments-title {
  }

  .sidebar .archive-meta,
  .attachment .entry-header,
  .search.sidebar .page-content,
  .blog.sidebar .page-content,
  .sidebar .site-info,
  .sidebar .comments-title,
  .sidebar .no-comments {
    padding-left: 0;
    padding-right: 0;
  }

  .entry-content {
    padding-right: 50px
  }

  .attachment .entry-meta {
    float: left;
    text-align: left;
    width: 100%;
  }

  .attachment .entry-content {
    max-width: 100%;
    padding: 40px 0;
  }

  .format-status .entry-content {
    padding-top: 40px;
  }

  .format-status .entry-meta {
    padding-bottom: 40px;
  }

  .sidebar .format-status .entry-content,
  .sidebar .format-status .entry-meta {
    padding-left: 35px;
  }

  .sidebar .format-status .entry-content:before,
  .sidebar .format-status .entry-meta:before {
    left: 10px;
  }

  .sidebar .format-status .entry-content p:first-child:before {
    left: 4px;
  }

  .sidebar .paging-navigation .nav-links {
    padding: 0 60px;
  }

  .sidebar .site-footer .widget-area {
    max-width: 100%;
    left: 0;
  }

  .home .entry-content .search-form {
    display: block;
    position: relative;
    top: -3px;
    text-align: center;
    width: 100%;
    /*background-color: #145b79;*/
    padding-top: 40px;
  	background-image: url(https://twproject.com/site/wp-content/uploads/banner-try-twproject-now-65.jpg);
	background-size: cover;

  }

  .home .entry-content .search-form br {
    display: none
  }

  .home .entry-content .search-form input[type="search"] {
    width: 72%;
    font-size: 16px;
    padding-left: 14px
  }

  .home .entry-content .search-form input[type="submit"] {
    font-size: 16px;
    background-size: 20px 20px;
  }

  .home .entry-header h1 {
    font-size: 63px;
    text-align: center;
  }

  .faqContainer ul {
    width: 100%
  }

  .faqContainer ul li {
    font-size: 17px !important;
  }

  .nav-menu li {
    padding: 18px 0 0
  }

  .nav-menu li a {
    font-size: 13px
  }

  li#menu-item-153 a {
    font-size: 18px
  }

  .home li#menu-item-153, li#menu-item-153 {
    padding: 10px 0 10px 6px;
  }

  .home li#menu-item-153 a, li#menu-item-153 a {
    font-size: 25px;
    text-transform: inherit;
    font-weight: 100;
    overflow: hidden;
    width: 50px;
    text-indent: -320px;
    display: block;
    padding: 0;
    text-align: left;
    position: relative;
  }

  .home li#menu-item-153 a:before, li#menu-item-153 a:before {
    content: '\f409';
    display: block;
    color: #009EF6;
    position: absolute;
    left: 0;
    text-indent: 0;
    top: auto;
    font-family: 'Genericons';
  }

  .site-header .search-form {
    padding-top: 0
  }

  .menu-toggle.menu-toggle {
    margin-top: 0
  }

  .widget.widget_collapscat, #widget-collapscat-2-top li.collapsing.categories.item {
    font-size: 13px
  }

  #widget-collapscat-2-top li.collapsing.categories.item {
    padding: 4px 0 !important;
  }

  .entry-header, .entry-content, .entry-summary {
    margin-left: 100px;
    padding-left: 0
  }

  ul#widget-collapscat-2-top {
    width: 200px
  }

  .home .entry-header, .home .entry-content, .home .entry-summary {
    padding: 0 50px;
    margin: 0;
    max-width: 100%
  }



  .nav-menu #menu-item-1531 a,
.nav-menu #menu-item-4112 a,
#menu-item-fallback a {
    width: 170px
  }

  .home #ppc-box .ppc-box .ppc h3 {
    font-size: 22px
  }

  #ppc-box .ppc-box .ppc ul li a {
    font-size: 14px
  }

  #ppc-box .ppc-box:nth-of-type(1) a h3,
  #ppc-box .ppc-box:nth-of-type(2) a h3,
  #ppc-box .ppc-box:nth-of-type(3) a h3 {
    font-weight: 600;
  }

  .widget {
    margin-top: 30px
  }

  .widget .widget-title {
    margin-bottom: 16px
  }

  .content-box {
    padding: 5px 0;
    color: #356A8C;
  }

  .one-fourth {
    float: none;
    width: 100%;
    clear: inherit;
    margin: 0;
    padding: 10px
  }

  .content-box h3 {
    padding: 0;
    margin: 0
  }

  .archive-title, .archive-meta {
    min-height: 30px;
    padding: 6px 0 5px 20px;
  }

  .site-main .sidebar-container {
    z-index: 100
  }

  .entry-content .page-list .column {
    width: 100% !important
  }

  .archive-title {
    padding: 13px 0 7px 40px;
  }

  .entry-content li {
    margin-left: 5px
  }

  .nav-menu li#menu-item-1531,
   .nav-menu li#menu-item-4112,
#menu-item-fallback {

    left: 0
  }

  #primary {
    padding-bottom: 20px
  }

  .sidebar-button {
    top: 47px;
  }


  .nav-menu #menu-item-1531 a,
  .nav-menu #menu-item-4112 a,
#menu-item-fallback a {
    width: 150px;
  }

  .nav-menu #menu-item-1531 a,
  .nav-menu #menu-item-4112 a,
#menu-item-fallback a {
    background-size: 290%;
    background-position: 0 0;
    width: 50px;
  }

  .nav-menu #menu-item-1531 a:after,
  .nav-menu #menu-item-4112 a:after,
#menu-item-fallback a:after {
    right: 0;
    top: 17px
  }

  .toggled-on li, .toggled-on .children {
    display: block
  }

  .nav-menu li {
    padding: 5px 0
  }

  .nav-menu li a {
    display: inline-block;
    padding: 5px 15px
  }

  .main-navigation {
    min-height: 45px
  }

  .archive-title {
    text-align: left
  }

  .allTopics {
    left: 85px
  }

  .sidebar-inner .widget h3.widget-title {
    text-align: left !important;
  }

  .gallery {
    margin-left: 0;
  }

  .gallery .gallery-item,
  .gallery-columns-2.gallery-size-thumbnail .gallery-item {
    max-width: none;
    width: 49%;
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
  }

  .gallery-columns-1.gallery-size-medium,
  .gallery-columns-1.gallery-size-thumbnail,
  .gallery-columns-2.gallery-size-thumbnail,
  .gallery-columns-3.gallery-size-thumbnail {
    display: block;
  }

  .gallery-columns-1 .gallery-item,
  .gallery-columns-1.gallery-size-medium .gallery-item,
  .gallery-columns-1.gallery-size-thumbnail .gallery-item {
    text-align: center;
    width: 98%;
    width: -webkit-calc(100% - 4px);
    width: calc(100% - 4px);
  }

  .gallery-columns-3 .gallery-item:nth-of-type(3n),
  .gallery-columns-5 .gallery-item:nth-of-type(5n),
  .gallery-columns-7 .gallery-item:nth-of-type(7n),
  .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 4px;
  }

  .gallery br {
    display: none;
  }

  .gallery .gallery-item:nth-of-type(even) {
    margin-right: 0;
  }

  .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
  }

  .comment-author .avatar {
    display: inline;
    margin: 0 5px 0 0;
    max-width: 20px;
  }

  .comment-metadata,
  .comment-content,
  .comment-list .reply {
    width: 100%;
  }

  select.vfb-select {
    width: 100%
  }

  .widget li {
    padding-top: 5px;
    padding-bottom: 5px
  }

}



@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
  .navbar .search-field {
    background-image: url(images/search-icon-2x-grey.png);
  }

  .format-audio .audio-content,
  .format-status .entry-content:before,
  .format-status .entry-meta:before,
  .comment-list > li:after,
  .comment-list .children > li:before {
    background-image: url(images/dotted-line-2x.png);
  }
}

@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt;
  }

  footer a[rel="bookmark"]:link:after,
  footer a[rel="bookmark"]:visited:after {
    content: " [" attr(href) "] ";
  }

  .site {
    max-width: 98%;
  }

  .site-header {
    background-image: none !important;
  }

  .site-header .home-link {
    max-width: none;
    min-height: 0;
  }

  .site-title {
    color: #000;
    font-size: 21pt;
  }

  .site-description {
    font-size: 10pt;
  }

  .author-avatar,
  .site-footer,
  .comment-respond,
  .comments-area .comment-edit-link,
  .comments-area .reply,
  .comments-link,
  .entry-meta .edit-link,
  .page-links,
  .site-content nav,
  .widget-area,
  .main-navigation,
  .navbar,
  .more-link {
    display: none;
  }

  .entry-header,
  .entry-content,
  .entry-summary,
  .entry-meta {
    margin: 0;
    width: 100%;
  }

  .page-title,
  .entry-title {
    font-size: 21pt;
  }

  .entry-meta,
  .entry-meta a {
    color: #444;
    font-size: 10pt;
  }

  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft {
    margin-left: 0;
  }

  .entry-content img.alignright,
  .entry-content .wp-caption.alignright {
    margin-right: 0;
  }

  .format-image .entry-content .size-full {
    margin: 0;
  }

  .hentry {
    background-color: #fff;
  }

  .comments-area > li.comment {
    background: none;
    position: relative;
    width: auto;
  }

  .comment-metadata {
    float: none;
  }

  .comment-author .fn,
  .comment-reply-link,
  .comment-reply-login {
    color: #333;
  }
}
