audio,canvas,progress,video {  display: inline-block;vertical-align: baseline;}
audio:not([controls]) {  display: none;height: 0;}
[hidden],template {  display: none;}
abbr[title] {  border-bottom: 1px dotted;}
dfn {  font-style: italic;}
mark {  background: #ff0;color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {  top: -0.5em;}
sub {  bottom: -0.25em;}
svg:not(:root) {  overflow: hidden;}
figure {  margin: 0;}
hr {  -webkit-box-sizing: content-box; box-sizing: content-box;height: 0;}
pre {  overflow: auto;}
code,kbd,pre,samp {  font-family: monospace, monospace;font-size: 1em;}
fieldset {  border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {  border: 0;padding: 0;}
textarea {  overflow: auto;}
optgroup {  font-weight: bold;}
table {  border-collapse: collapse;border-spacing: 0;}
td,th {  padding: 0;}
h4 {  font-size: 20px;font-size: 1.25rem;}
h5 {  font-size: 19px;font-size: 1.1875rem;}
h6 {  font-size: 18px;font-size: 1.125rem;}
input[type="checkbox"],input[type="radio"] {  -webkit-box-sizing: border-box; box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {  height: auto;}
blockquote {  clear: both;margin: 0 0 20px 0;margin:  0 0 1.25rem 0;}
blockquote p {  font-style: italic;}
blockquote cite {  font-style: normal;margin-bottom: 20px;margin-bottom: 1.25rem;font-size: 13px;}
dfn,cite,em,i {  font-style: italic;}
hr {  border: 0;border-top: 1px solid #f1f1f1;height: 1px;margin-bottom: 20px;margin-bottom: 1.25rem;}
pre {  overflow: auto;white-space: pre-wrap;max-width: 100%;line-height: 1.7;margin: 0 0 20px 0;margin:  0 0 1.25rem 0;padding: 20px;padding: 1.25rem;background: #f8f9f9;}
details summary {  font-weight: bold;margin-bottom: 20px;margin-bottom: 1.25rem;}
details :focus {  outline: none;}
abbr,acronym,dfn {  cursor: help;font-size: .95em;text-transform: uppercase;border-bottom: 1px dotted #f1f1f1;letter-spacing: 1px;}
mark {  background-color: #fff9c0;text-decoration: none;}
small {  font-size: 82%;}
big {  font-size: 125%;}
dt {  font-weight: bold;}
dd {  margin: 0 20px 20px;margin:  0 1.25rem 1.25rem;}
/*------------------ Table------*/
table {  width: 100%;border: 1px solid #f1f1f1;border-collapse: collapse;border-spacing: 0;}
table > thead > tr > th,table > tbody > tr > th,table > tfoot > tr > th,table > thead > tr > td,table > tbody > tr > td,table > tfoot > tr > td {  border: 1px solid #f1f1f1;line-height: 1.3;padding: 8px;vertical-align: middle;text-align: center;}
table > thead > tr > th, table > thead > tr > td {  border-bottom-width: 2px;}
textarea {  width: 100%;}
/*------------------ Infinite Scroll------*/
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {  display: none;}
.infinity-end.neverending .site-footer {  display: block;}
/*------------------ Helper.------*/
.hide {  display: none;}
.clearleft {  clear: left;}
.transition5 {  -webkit-transition: all .5s ease;transition: all .5s ease;}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
.uil-squares-css {  background: none;position: relative;width: 200px;height: 200px;}
.uil-squares-css div {  position: absolute;z-index: 1;width: 40px;height: 40px;background-color: #9b9b9b;}
.uil-squares-css div > div {  position: absolute;top: 0;left: 0;-webkit-animation: uilsquare 0.45s linear infinite;animation: uilsquare 0.45s linear infinite;width: 40px;height: 40px;}
.uil-squares-css > div:nth-of-type(1) {  top: 30px;left: 30px;}
.uil-squares-css > div:nth-of-type(1) > div {  -webkit-animation-delay: 0s;animation-delay: 0s;}
.uil-squares-css > div:nth-of-type(2) {  top: 30px;left: 80px;}
.uil-squares-css > div:nth-of-type(2) > div {  -webkit-animation-delay: 0.05625s;animation-delay: 0.05625s;}
.uil-squares-css > div:nth-of-type(3) {  top: 30px;left: 130px;}
.uil-squares-css > div:nth-of-type(3) > div {  -webkit-animation-delay: 0.1125s;animation-delay: 0.1125s;}
.uil-squares-css > div:nth-of-type(4) {  top: 80px;left: 130px;}
.uil-squares-css > div:nth-of-type(4) > div {  -webkit-animation-delay: 0.16875s;animation-delay: 0.16875s;}
.uil-squares-css > div:nth-of-type(5) {  top: 130px;left: 130px;}
.uil-squares-css > div:nth-of-type(5) > div {  -webkit-animation-delay: 0.225s;animation-delay: 0.225s;}
.uil-squares-css > div:nth-of-type(6) {  top: 130px;left: 80px;}
.uil-squares-css > div:nth-of-type(6) > div {  -webkit-animation-delay: 0.28125s;animation-delay: 0.28125s;}
.uil-squares-css > div:nth-of-type(7) {  top: 130px;left: 30px;}
.uil-squares-css > div:nth-of-type(7) > div {  -webkit-animation-delay: 0.3375s;animation-delay: 0.3375s;}
.uil-squares-css > div:nth-of-type(8) {  top: 80px;left: 30px;}
.uil-squares-css > div:nth-of-type(8) > div {  -webkit-animation-delay: 0.39375s;animation-delay: 0.39375s;}

.posts-navigation, .site-main
.post-navigation {  margin: 0 0 1.5em;overflow: hidden;}
.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous {  float: left;width: 50%;}
.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next {  float: right;text-align: right;width: 50%;}
.posts-navigation a {  letter-spacing: 1.3px;font-size: 11px;text-transform: uppercase;border-radius: 2px;background: #000000;color: #fff;padding: 8px 24px;padding:  0.5rem 1.5rem;display: inline-block;}
.posts-navigation a:hover {  background: #444444;text-decoration: none;}
.posts-navigation .nav-previous a:before, .posts-navigation .nav-next a:after {  bottom: -1px;content: '\f430';font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;margin-right: 3px;position: relative;text-decoration: inherit;text-transform: none;}
.posts-navigation .nav-next a:after {  content: '\f429';margin-right: 0;margin-left: 3px;right: 0;}

.entry-footer {  color: #777777;}
.entry-footer > span {  display: block;margin-bottom: 3px;}
.entry-footer > span:last-child {  margin-bottom: 0px;}
.entry-footer a {  color: #d65456;}
.entry-footer a:hover {  text-decoration: underline;}
.entry-footer .cat-links:before, .entry-footer .tags-links:before, .entry-footer .edit-link:before {  -moz-osx-font-smoothing: grayscale;font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;text-decoration: inherit;text-transform: none;font-size: 18px;position: relative;top: 4px;margin-right: 3px;}
.entry-footer .cat-links:before {  content: '\f301';}
.entry-footer .tags-links:before {  content: '\f302';}
.entry-footer .edit-link:before {  content: '\f411';}
/* Comments List */
.comments-area {  margin-top: 30px;margin-top: 1.875rem;padding-top: 30px;padding-top: 1.875rem;border-top: 1px solid #f1f1f1;}
.comments-area .comments-title {  margin-bottom: 10px;margin-bottom: 0.625rem;}
.comments-area .comments-title .comment_number_count {  font-size: 18px;font-size: 1.125rem;text-transform: uppercase;letter-spacing: 2px;font-weight: 500;}
.comments-area .comments-title .add_yours a {  font-size: 10px;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #000000;border-radius: 3px;color: #fff;position: relative;top: -2px;margin-left: 3px;}
.comments-area .comments-title .add_yours a:hover {  background: #444;text-decoration: none;}
.comments-area .comment-list {  padding: 0px;list-style: none;}
.comments-area .comment-list ol {  list-style: none;}
.comments-area .comment-list article, .comments-area .comment-list .pingback, .comments-area .comment-list .trackback {  padding: 20px 0px;padding:  1.25rem 0px;border-bottom: 1px solid #f1f1f1;}
.comments-area .comment-list .avatar {  border-radius: 50%;width: 42px;height: 42px;position: relative;top: 4px;margin-right: 17px;margin-right: 1.0625rem;float: left;}
.comments-area .comment-list .comment-author {  margin-bottom: 0px;}
.comments-area .comment-list .comment-metadata {  margin-bottom: 15px;margin-bottom: 0.9375rem;}
.comments-area .comment-list .comment-metadata a {  color: #777777;font-size: 12px;font-style: italic;}
.comments-area .comment-list .fn {  font-weight: 500;text-transform: uppercase;font-size: 14px;letter-spacing: 1.5px;}
.comments-area .comment-list .comment-content {  padding-left: 59px;}
.comments-area .comment-list .reply {  padding-left: 59px;}
.comments-area .comment-list .reply a {  font-size: 10px;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #f1f1f1;border-radius: 3px;color: #888;}
.comment-respond {  margin-top: 30px;margin-top: 1.875rem;}
.comment-respond small a {  font-size: 10px;font-family: "Open Sans", Georgia, serif;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #000000;border-radius: 3px;color: #FFF;margin-left: 10px;margin-left: 0.625rem;position: relative;top: -2px;}
.comment-respond small a:hover {  background: #444444;}
.comment-form label {  width: 64px;display: inline-block;}
.comment-form-comment label { margin-bottom: 5px;}
.comment-content a { word-wrap: break-word;}
.bypostauthor { display: block;}
/*------------ Media--------*/
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley { border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
/* Make sure embeds and iframes fit their containers. */
embed,iframe,object { max-width: 100%;}
/* Captions--------*/
.wp-caption { margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] { display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {  margin: 0.8075em 0;font-size: 0.75rem;font-style: italic;}
.wp-caption-text {  text-align: center;}
/* Galleries------*/
.gallery {  margin-bottom: 1.5em;}
.gallery-item {  display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {  max-width: 50%;}
.gallery-columns-3 .gallery-item {  max-width: 33.33%;}
.gallery-columns-4 .gallery-item {  max-width: 25%;}
.gallery-columns-5 .gallery-item {  max-width: 20%;}
.gallery-columns-6 .gallery-item {  max-width: 16.66%;}
.gallery-columns-7 .gallery-item {  max-width: 14.28%;}
.gallery-columns-8 .gallery-item {  max-width: 12.5%;}
.gallery-columns-9 .gallery-item {  max-width: 11.11%;}
.gallery-caption {  display: block;}
/*------------ Plugins--------*/
/* Jetpack */
.entry-content div.sharedaddy h3.sd-title, .entry-content #jp-relatedposts h3.jp-relatedposts-headline {  font-family: "Open Sans", Georgia, serif;font-size: 11px;font-weight: 600;letter-spacing: 2px;margin-bottom: 15px;text-transform: uppercase;}
.entry-content .jp-relatedposts-post-img {  margin-bottom: 10px;}
.entry-content div.sharedaddy h3.sd-title::before,.entry-content #jp-relatedposts h3.jp-relatedposts-headline:before {  border-top-color: #f1f1f1;}
.content-area #infinite-handle span {  color: #FFFFFF;background: #000000;padding: 8px 24px 9px;padding:  0.5rem 1.5rem 0.5625rem;border-radius: 3px;}
.content-area #infinite-handle span button {  font-size: 12px;text-transform: uppercase;}
.content-area #infinite-handle span button:hover {  font-size: 12px;}
.content-area #infinite-handle span:hover {  background: #444444;}
#featured-content {  margin-bottom: -10px;}
.featured_posts .post {  position: relative;}
.featured_posts .post .entry-thumbnail {  margin-bottom: 0px;position: relative;z-index: 1;}
.featured_posts .post .entry-thumbnail img {  width: 100%;height: auto;}
.featured_posts .post .entry-header {  position: absolute;bottom: 0px;z-index: 20;width: 100%;background: rgba(0, 0, 0, 0.4);padding: 20px;padding: 18px 23px 23px;padding:  1.125rem 1.4375rem 1.4375rem;}
.featured_posts .post .entry-header .featured-posts-cate {  color: #FFF;font-size: 11px;font-weight: 600;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 5px;display: inline-block;}
.featured_posts .post .entry-header h2 {  margin-bottom: 0px;font-size: 19px;line-height: 1.3;}
.featured_posts .post .entry-header h2 a {  color: #FFF;}
.featured_posts .post .entry-header h2 a:hover {  text-decoration: underline;}

.owl-carousel .owl-wrapper:after {  content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel {  display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper {  display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {  overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight {  -webkit-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {  float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div {  cursor: pointer;}
.owl-controls {  -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing {  cursor: url(grabbing.png) 8 8, move;}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item {  -webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);}
.owl-theme .owl-controls {  margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div {  color: #FFF;display: inline-block;zoom: 1;*display: inline; margin: 5px;padding: 3px 10px;font-size: 12px;border-radius: 30px;background: #869791;filter: Alpha(Opacity=50); opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {  filter: Alpha(Opacity=100);  opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page {  display: inline-block;zoom: 1;*display: inline;}
.owl-theme .owl-controls .owl-page span {  display: block;width: 12px;height: 12px;margin: 7px 4px 0px;filter: Alpha(Opacity=50); opacity: 0.5;border-radius: 20px;background: #bbbbbb;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {  filter: Alpha(Opacity=100); opacity: 1;}
.owl-theme .owl-controls .owl-page span.owl-numbers {  height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;border-radius: 30px;}
.owl-item.loading {  min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center;}

/* Site Footer */
.site-footer {  padding: 22px 0px;padding:  1.375rem 0px;border-top: 1px solid #f1f1f1;font-size: 12px;color: #777777;}
.site-footer p {  margin-bottom: 0px;}
.site-footer .site-info {  float: left;}
@media (max-width: 767px) {  .site-footer .site-info {    float: none !important;}
}
.site-footer .theme-info {  float: right;}
@media (max-width: 767px) {  .site-footer .theme-info {    float: none !important;}
}