/**
 * @license
 * MyFonts Webfont Build ID 3143196, 2015-12-18T03:13:48-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ClarendonBT-Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/clarendon/bold/
 * Copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3143196
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ClarendonBT-Bold';
  src: url('../fonts/2FF61C_0_0.eot');
  src: url('../fonts/2FF61C_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2FF61C_0_0.woff2') format('woff2'), url('../fonts/2FF61C_0_0.woff') format('woff'), url('../fonts/2FF61C_0_0.ttf') format('truetype');
}
@charset "UTF-8";
@font-face {
  font-family: "solorwellcom";
  src: url("../fonts/solorwellcom.eot");
  src: url("../fonts/solorwellcom.eot?#iefix") format("embedded-opentype"), url("../fonts/solorwellcom.woff") format("woff"), url("../fonts/solorwellcom.ttf") format("truetype"), url("../fonts/solorwellcom.svg#solorwellcom") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "solorwellcom" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="i-"]:before,
[class*=" i-"]:before {
  font-family: "solorwellcom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i-aleft:before {
  content: "a";
}
.i-rss:before {
  content: "c";
}
.i-search:before {
  content: "d";
}
.i-speech:before {
  content: "e";
}
.i-tweet:before {
  content: "f";
}
.i-linkedin:before {
  content: "g";
}
.i-mail:before,
.subscr-form p:nth-child(2):before {
  content: "h";
}
.i-qoute-end:before {
  content: "i";
}
.i-qoute-front:before {
  content: "j";
}
.i-facebook:before {
  content: "b";
}
.i-aright:before {
  content: "k";
}
.i-fb:before {
  content: "l";
}
.i-twitter:before {
  content: "m";
}
.i-user:before,
.subscr-form p:nth-child(1):before {
  content: "n";
}
.i-lock:before {
  content: "o";
}
.i-write:before {
  content: "p";
}
.i-close:before {
  content: "q";
}
.i-check:before {
  content: "r";
}
.i-quote:before {
  content: "s";
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  line-height: 1.75;
  color: #222222;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #222222;
  text-decoration: none;
}
a:hover,
a:focus {
  outline: none;
  color: #000000;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ClarendonBT-Bold';
  font-weight: normal;
  line-height: 1.25;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
h2 {
  margin-top:35px;
}
}
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 1.05;
  }
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 18px;
    line-height: 1.22222222;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 15px;
  }
}
p {
  margin: 0 0 0;
}
b,
strong {
  font-weight: 700;
}
ul,
ol {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
blockquote {
  padding: 0 0;
  margin: 0 0 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.abs-req {
  display: none;
}
.formError {
  z-index: 50;
  left: 0 !important;
  top: 100% !important;
  right: 0 !important;
}
.formErrorContent {
  padding: 5px;
  line-height: 1.6;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  background: rgba(255, 0, 0, 0.9);
  border: 1px solid #f00;
  text-align: left;
}
.updated {
  color: #fff;
  padding: 5px;
  background-color: #77d200;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #77d200;
}
.btn,
.h-subsc input[type="submit"],
.wpcf7 .wpcf7-submit,
.subscr-form input[type="submit"] {
  display: inline-block;
  font-size: 0;
  padding: 0 15px;
  text-align: center;
  font-family: 'lato', sans-serif;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
@media screen and (min-width: 768px) {
  .btn,
  .h-subsc input[type="submit"],
  .wpcf7 .wpcf7-submit,
  .subscr-form input[type="submit"] {
    height: 50px;
  }
}
.btn:after,
.h-subsc input[type="submit"]:after,
.wpcf7 .wpcf7-submit:after,
.subscr-form input[type="submit"]:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.btn:before,
.h-subsc input[type="submit"]:before,
.wpcf7 .wpcf7-submit:before,
.subscr-form input[type="submit"]:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.btn span,
.btn strong,
.h-subsc input[type="submit"] span,
.h-subsc input[type="submit"] strong,
.wpcf7 .wpcf7-submit span,
.wpcf7 .wpcf7-submit strong,
.subscr-form input[type="submit"] span,
.subscr-form input[type="submit"] strong {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.btn.i-aright,
.h-subsc input[type="submit"].i-aright,
.wpcf7 .wpcf7-submit.i-aright,
.subscr-form input[type="submit"].i-aright {
  position: relative;
  text-align: left;
}
.btn.i-aleft,
.h-subsc input[type="submit"].i-aleft,
.wpcf7 .wpcf7-submit.i-aleft,
.subscr-form input[type="submit"].i-aleft {
  position: relative;
  text-align: right;
}
.cta-green,
.h-subsc input[type="submit"],
.wpcf7 .wpcf7-submit,
.subscr-form input[type="submit"] {
  color: #fff;
  background: #77d200;
}
.cta-green:hover,
.cta-green:focus,
.h-subsc input[type="submit"]:hover,
.h-subsc input[type="submit"]:focus,
.wpcf7 .wpcf7-submit:hover,
.wpcf7 .wpcf7-submit:focus,
.subscr-form input[type="submit"]:hover,
.subscr-form input[type="submit"]:focus {
  color: #fff;
  background: #60a900;
}
.cta-green.i-aright:before,
.h-subsc input[type="submit"].i-aright:before,
.wpcf7 .wpcf7-submit.i-aright:before,
.subscr-form input[type="submit"].i-aright:before {
  right: 20px;
  height: 21px;
  font-size: 21px;
}
.cta-gray-b {
  color: #333;
  border: 1px solid #d8d8d8;
}
.cta-gray-b:before {
  font-size: 15px;
  height: 15px;
  color: #d8d8d8;
}
.cta-gray-b.i-aright:before {
  right: 15px;
}
.cta-gray-b.i-aleft:before {
  left: 15px;
}
.cta-gray-b:hover,
.cta-gray-b:focus {
  color: #fff;
  background: #000;
  border-color: #000;
}
.cta-gray-b:hover:before,
.cta-gray-b:focus:before {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .btn,
  .h-subsc input[type="submit"],
  .wpcf7 .wpcf7-submit,
  .subscr-form input[type="submit"] {
    height: 40px;
  }
  .btn span,
  .btn strong,
  .h-subsc input[type="submit"] span,
  .h-subsc input[type="submit"] strong,
  .wpcf7 .wpcf7-submit span,
  .wpcf7 .wpcf7-submit strong,
  .subscr-form input[type="submit"] span,
  .subscr-form input[type="submit"] strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .hide-xs,
  .widget_search,
  .widget_social {
    display: none !important;
  }
}
.v-middle,
.inner-header .logo a,
.widget_social a {
  font-size: 0;
}
.v-middle:after,
.inner-header .logo a:after,
.widget_social a:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.v-cnt {
  display: inline-block;
  vertical-align: middle;
}
.pic {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.post-title a {
  display: block;
}
article .pic {
  width: 35px;
  height: 35px;
}
article .author {
  color: #bbbbbb;
  font-size: 0;
  font-weight: 400;
}
article .author > div,
article .author > span {
  display: inline-block;
  vertical-align: middle;
}
article .author .name {
  max-width: calc(100% - 35px);
  padding-left: 15px;
  font-size: 14px;
}
article .author a {
  color: #222222;
}
article .author a:hover {
  text-decoration: underline;
}
article a:hover {
  color: #77d200;
}
@media screen and (min-width: 992px) {
  .text-sm {
    font-size: 15px;
  }
  .text-lg,
  .home-header p {
    font-size: 18px;
  }
  .v-cnt {
    font-size: 16px;
  }
  .post-title {
    margin-bottom: 15px;
  }
  
  article figure {
    overflow: hidden;
  }
  article figure a img {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  article figure a img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body,
  .v-cnt {
    font-size: 16px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  .text-lg,
  .home-header p {
    font-size: 18px;
  }
  .post-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  body,
  .v-cnt {
    line-height: 1.25;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
    line-height: 1.15384615;
  }
  h3 {
    font-size: 22px;
    line-height: 1.13636364;
  }
  h4 {
    font-size: 18px;
    line-height: 1.11;
  }
  .text-lg,
  .home-header p {
    font-size: 16px;
  }
  .v-cnt {
    width: 100%;
  }
  .post-title {
    margin-bottom: 10px;
  }
}
.header {
  color: #fff;
  background-color: #754d9d;
  font-family: 'lato', sans-serif;
}
.after-header-blockquote > blockquote {
    color: #000;
    margin: 30px 0 -20px;
    border: 1px solid #d8d8d8;
    padding: 20px 40px;
    background-color: #CEB3E8;
    border-left: 3px solid #754D9D;
    font-family: 'lato', sans-serif;
    line-height: 1.4;
}
.after-header-blockquote > blockquote > h2 {
  margin: 0;
}
.after-header-blockquote > blockquote a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .after-header-blockquote > blockquote {
    margin-bottom: -10px;
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  .home-header {
    background: url("../images/backgrounds/home-header.jpg") top center no-repeat;
    background-size: cover;
  }
  .home-header figure {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.home-header .container {
  height: 100%;
  position: relative;
}
.home-header h1 {
  font-weight: 900;
  font-family: inherit;
}
@media screen and (min-width: 768px) {
  .inner-header .container {
    position: relative;
  }
  .inner-header > .container,
  .inner-header .logo,
  .inner-header .logo a {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .inner-header .logo {
    float: left;
    max-width: 25%;
  }
}
.inner-header .logo a {
  padding: 10px 0;
  display: inline-block;
}
.inner-header .logo img {
  max-height: 100%;
}
.h-subsc {
  display: inline-block;
}
.h-subsc .wysija-paragraph {
  display: inline-block;
  vertical-align: middle;
}
.h-subsc .updated {
  background-color: rgba(119, 210, 0, 0.55);
}
.h-subsc form {
  display: block !important;
  position: relative;
  display: inline-block;
  background: #fff;
  border: 3px solid rgba(0, 0, 0, 0.1);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
}
.h-subsc form:before {
  content: 'h';
  font-family: "solorwellcom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  margin: auto;
  font-size: 19px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .h-subsc form:before {
    top: 0;
    bottom: 0;
    height: 19px;
    color: rgba(158, 158, 158, 0.5);
  }
}
.h-subsc input {
  display: inline-block;
  height: 50px;
  vertical-align: middle;
}
.h-subsc input[type="text"]::-moz-placeholder,
.h-subsc input[type="email"]::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
.h-subsc input[type="text"]:-ms-input-placeholder,
.h-subsc input[type="email"]:-ms-input-placeholder {
  color: #707070;
}
.h-subsc input[type="text"]::-webkit-input-placeholder,
.h-subsc input[type="email"]::-webkit-input-placeholder {
  color: #707070;
}
.h-subsc input[type="submit"] {
  margin-top: 0;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .h-subsc input[type="submit"] {
    font-size: 18px;
  }
}
.h-right {
  float: right;
}
@media screen and (min-width: 768px) {
  .h-right {
    height: 100%;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .site-nav {
    float: left;
    padding-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .site-nav:before,
  .site-nav:after {
    content: " ";
    display: table;
  }
  .site-nav:after {
    clear: both;
  }
}
@media screen and (min-width: 768px) {
  .menu:before,
  .menu:after {
    content: " ";
    display: table;
  }
  .menu:after {
    clear: both;
  }
  .menu li {
    float: left;
  }
  .menu li:first-of-type {
    padding-left: 0;
  }
  .menu a {
    color: #ceb3e8;
    padding: 5px;
  }
  .menu a:hover,
  .menu .current-menu-item a {
    color: #fff;
  }
}
.menu a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.h-search {
  position: relative;
}
@media screen and (min-width: 768px) {
  .h-search {
    float: left;
  }
  .h-search form {
    width: 0;
    margin: 2px 0;
    float: left;
    -webkit-transition: width 250ms ease-in-out;
    -o-transition: width 250ms ease-in-out;
    transition: width 250ms ease-in-out;
  }
  .h-search input[type="search"] {
    display: inline-block;
    height: 28px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  .h-search button[type="submit"] {
    width: 30px;
    color: #999;
  }
  .h-search button[type="submit"]:hover {
    color: #000;
  }
}
.h-search form {
  position: relative;
  overflow: hidden;
}
.h-search input[type="search"] {
  font-size: 14px;
  background: #fff;
  color: #000;
  width: 100%;
  font-weight: 400;
  padding: 0 10px;
}
.h-search input[type="search"]::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.h-search input[type="search"]:-ms-input-placeholder {
  color: #666;
}
.h-search input[type="search"]::-webkit-input-placeholder {
  color: #666;
}
.h-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
}
.tgl-search {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 33px;
}
.tgl-search:before {
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .tgl-search:before {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  .open-search .tgl-search:before {
    font-size: 13px;
  }
}
.open-search .tgl-search:before {
  content: 'q';
}
.open-nav .tgl-menu span {
  opacity: 0;
  filter: alpha(opacity=0);
}
.open-nav .tgl-menu:before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open-nav .tgl-menu:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 992px) {
  .home-header {
    padding-top: 40px;
  }
  .home-header .logo {
    margin-left: 10px;
  }
  .home-header .container {
    min-height: 575px;
  }
  .home-header h1 {
    font-size: 49px;
    margin-bottom: 40px;
  }
  .inner-header {
    height: 110px;
  }
  .h-cnt {
    padding: 50px 0;
    max-width: 540px;
  }
  .h-subsc {
    margin-top: 50px;
  }
  .h-subsc .wysija-msg {
    padding: 0 3px;
  }
  .h-subsc form {
    padding: 6px 6px 6px 60px;
  }
  .h-subsc form:before {
    width: 60px;
  }
  .h-subsc input[type="text"],
  .h-subsc input[type="email"] {
    width: 260px;
  }
  .h-subsc input[type="submit"] {
    width: 170px;
  }
  .menu li {
    padding: 0 20px;
  }
  .h-search {
    margin-left: 15px;
  }
  .open-search .h-search form {
    width: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-header {
    padding-top: 30.6px;
  }
  .home-header .container {
    min-height: 440px;
  }
  .home-header img {
    width: 300px;
  }
  .home-header h1 {
    font-size: 37px;
    margin-bottom: 30px;
  }
  .inner-header {
    height: 85px;
  }
  .h-cnt {
    padding: 38px 0;
    max-width: 413px;
  }
  .h-subsc {
    margin-top: 38px;
  }
  .h-subsc .wysija-msg {
    padding: 0 3px;
  }
  .h-subsc form {
    padding: 6px 6px 6px 46px;
  }
  .h-subsc form:before {
    width: 46px;
  }
  .h-subsc input[type="text"],
  .h-subsc input[type="email"] {
    width: 290px;
  }
  .h-subsc input[type="submit"] {
    width: 130px;
  }
  .menu li {
    padding: 0 5px;
  }
  .h-search {
    margin-left: 10px;
  }
  .open-search .h-search form {
    width: 165px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    padding: 20px 0;
    text-align: center;
  }
  .home-header .logo {
    margin-bottom: 20px;
  }
  .home-header h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .inner-header {
    position: relative;
  }
  .inner-header .logo {
    padding: 0 40px;
  }
  .logo {
    display: inline-block;
  }
  .tgl-search {
    margin-right: 10px;
  }
  .tgl-search:before {
    font-size: 22px;
    padding-top: 6px;
  }
  .tgl-menu {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 10px;
    width: 40px;
    height: 40px;
  }
  .tgl-menu span,
  .tgl-menu:before,
  .tgl-menu:after {
    font: 0;
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .tgl-menu:before,
  .tgl-menu:after {
    content: '';
  }
  .tgl-menu:before {
    bottom: 17px;
  }
  .tgl-menu:after {
    top: 18px;
  }
  .h-subsc {
    margin-top: 20px;
  }
  .h-subsc .wysija-paragraph {
    width: 100%;
  }
  .h-subsc .wysija-msg {
    padding: 0 3px;
  }
  .h-subsc form {
    padding: 4px;
  }
  .h-subsc form:before {
    top: 4px;
    width: 40px;
    height: 50px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 50px;
  }
  .h-subsc input {
    width: 100%;
  }
  .h-subsc input[type="text"],
  .h-subsc input[type="email"] {
    padding-left: 35px;
    padding-right: 10px;
  }
  .h-subsc input[type="submit"] {
    font-size: 15px;
    text-transform: uppercase;
  }
  .h-right {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 10px 10px;
    z-index: 500;
    background: #754d9d;
  }
  .site-nav,
  .h-search {
    display: none;
  }
  .menu a {
    color: #fff;
    padding: 10px 0;
  }
  .menu .current-menu-item a {
    background: #fff;
    color: #754d9d;
  }
  .h-search {
    border-top: 1px solid #fff;
    margin: 10px 0 0;
  }
  .h-search form {
    position: relative;
  }
  .h-search input[type="search"] {
    height: 35px;
    padding-right: 50px;
  }
  .h-search button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 20px;
    color: #000;
    width: 40px;
  }
}
.testimonials header {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .testimonials .row + .row {
    margin-top: 20px;
  }
}
.testimonials blockquote {
  border: 1px solid #e1e1e1;
}
.testimonials blockquote > p {
  color: #666666;
  font-family: Georgia, serif;
  font-style: italic;
}
.testimonials blockquote > p:before,
.testimonials blockquote > p:after {
  display: inline-block;
  font-family: "solorwellcom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a2a2a2;
  font-size: 20px;
}
.testimonials blockquote > p:before {
  content: "j";
  margin-right: 15px;
}
.testimonials blockquote > p:after {
  content: "i";
  margin-left: 15px;
}
.testimonials footer {
  font-size: 0;
}
.testimonials footer > div {
  display: inline-block;
  vertical-align: middle;
}
.testimonials footer p {
  color: #a3a3a3;
  font-size: 15px;
  font-weight: 400;
}
.testimonials .pic {
  width: 52px;
  height: 52px;
}
.testimonials .info {
  max-width: calc(100% - 52px);
  padding-left: 15px;
}
@media screen and (min-width: 992px) {
  .testimonials {
    padding-bottom: 85px;
  }
  .testimonials header {
    padding: 65px 0;
  }
  .testimonials h2 {
    font-size: 40px;
  }
  .testimonials blockquote {
    padding: 40px;
  }
  .testimonials blockquote > p {
    font-size: 19px;
  }
  .testimonials footer {
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonials {
    padding-bottom: 65px;
  }
  .testimonials header {
    padding: 50px 0;
  }
  .testimonials h2 {
    font-size: 30px;
  }
  .testimonials blockquote {
    padding: 30px;
  }
  .testimonials blockquote > p {
    font-size: 17px;
  }
  .testimonials footer {
    padding-top: 23px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials {
    padding-bottom: 45px;
  }
  .testimonials header {
    padding: 30px 0 10px;
  }
  .testimonials h2 {
    font-size: 25px;
  }
  .testimonials .row > div {
    margin-top: 20px;
  }
  .testimonials blockquote {
    padding: 15px;
  }
  .testimonials blockquote > p {
    font-size: 16px;
  }
  .testimonials footer {
    padding-top: 15wpx;
  }
}
.recent-posts {
  border-top: 1px solid rgba(234, 234, 234, 0.9);
  border-bottom: 1px solid rgba(234, 234, 234, 0.9);
  background: rgba(234, 234, 234, 0.2);
}
.recent-posts header:before,
.recent-posts header:after {
  content: " ";
  display: table;
}
.recent-posts header:after {
  clear: both;
}
.recent-posts header h2 {
  float: left;
}
@media screen and (min-width: 768px) {
  .recent-posts header h2 {
    line-height: 50px;
  }
}
.recent-posts .btn,
.recent-posts .h-subsc input[type="submit"],
.recent-posts .wpcf7 .wpcf7-submit,
.recent-posts .subscr-form input[type="submit"] {
  float: right;
}
@media screen and (min-width: 768px) {
  .recent-posts .v-middle,
  .recent-posts .inner-header .logo a,
  .recent-posts .widget_social a {
    height: 100%;
  }
}
.recent-posts article {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .recent-posts article {
    font-size: 0;
  }
  .recent-posts article:before,
  .recent-posts article:after {
    content: " ";
    display: table;
  }
  .recent-posts article:after {
    clear: both;
  }
  .recent-posts article figure,
  .recent-posts article .cnt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }
  .recent-posts article:first-of-type {
    border-top: 1px solid #ebebeb;
  }
  .recent-posts article:nth-of-type(odd) {
    border-left: 1px solid #ebebeb;
  }
  .recent-posts article:nth-of-type(odd) figure {
    left: 50%;
  }
  .recent-posts article:nth-of-type(odd) .cnt {
    right: 50%;
  }
  .recent-posts article:nth-of-type(even) {
    border-right: 1px solid #ebebeb;
  }
  .recent-posts article:last-of-type {
    border-bottom: 1px solid #ebebeb;
  }
}
.recent-posts article h2 {
  margin-bottom: 10px;
  line-height: 1.35714286;
}
.recent-posts article h2,
.recent-posts article p {
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .recent-posts {
    padding-bottom: 70px;
  }
  .recent-posts header {
    padding: 53px 0;
  }
  .recent-posts .btn,
  .recent-posts .h-subsc input[type="submit"],
  .recent-posts .wpcf7 .wpcf7-submit,
  .recent-posts .subscr-form input[type="submit"] {
    width: 270px;
    padding-left: 50px;
  }
  .recent-posts article h2 {
    max-height: 74px;
    font-size: 28px;
  }
  .recent-posts article p {
    max-height: 88px;
  }
  .recent-posts article footer {
    padding-top: 20px;
  }
  .recent-posts .cnt {
    padding: 10px 42px;
    min-height: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .recent-posts {
    padding-bottom: 54px;
  }
  .recent-posts header {
    padding: 40px 0;
  }
  .recent-posts .btn,
  .recent-posts .h-subsc input[type="submit"],
  .recent-posts .wpcf7 .wpcf7-submit,
  .recent-posts .subscr-form input[type="submit"] {
    width: 207px;
    padding-left: 25px;
  }
  .recent-posts article {
    max-height: 233px;
    overflow: hidden;
  }
  .recent-posts article h2 {
    max-height: 58px;
    font-size: 22px;
  }
  .recent-posts article p {
    max-height: 78px;
  }
  .recent-posts article footer {
    padding-top: 16px;
  }
  .recent-posts .cnt {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 767px) {
  .recent-posts {
    padding-bottom: 30px;
  }
  .recent-posts header {
    padding: 20px 0;
  }
  .recent-posts header h2 {
    line-height: 40px;
  }
  .recent-posts .btn:before,
  .recent-posts .h-subsc input[type="submit"]:before,
  .recent-posts .wpcf7 .wpcf7-submit:before,
  .recent-posts .subscr-form input[type="submit"]:before {
    font-size: 0;
  }
  .recent-posts article + article {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .recent-posts article figure {
    margin-bottom: 20px;
    text-align: center;
  }
  .recent-posts article footer {
    margin-top: 20px;
  }
}
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .social-feeds {
    padding: 70px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .social-feeds {
    padding: 54px 0;
  }
}
@media screen and (max-width: 767px) {
  .social-feeds {
    padding: 30px 0;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .main-cnt {
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .the_post {
    border: 1px solid #d8d8d8;
  }
}
.the_post .head {
  font-size: 0;
  line-height: 1;
}
.the_post .head a {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-transform: uppercase;
}
.the_post .date {
  color: #bbbbbb;
}
.the_post .date:hover {
  color: #754d9d;
}
.the_post .categories {
  display: inline-block;
  vertical-align: middle;
}
.the_post .categories ul:before,
.the_post .categories ul:after {
  content: " ";
  display: table;
}
.the_post .categories ul:after {
  clear: both;
}
.the_post .categories ul li {
  float: left;
}
.the_post .categories a {
  position: relative;
  color: #754d9d;
}
.the_post .categories a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #333;
}
.the_post .categories a:hover {
  color: #77d200;
}
.the_post .categories > a:last-child {
  padding-right: 0;
}
.the_post .foot {
  border-top: 1px solid #d8d8d8;
  padding: 20px 0;
}
.the_post .foot:before,
.the_post .foot:after {
  content: " ";
  display: table;
}
.the_post .foot:after {
  clear: both;
}
.the_post .foot .author {
  float: left;
}
.the_post .comments {
  float: right;
  padding: 6px 0;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
}
.the_post .comments:before {
  color: #d1d1d1;
  vertical-align: middle;
  font-size: 22px;
  margin-right: 10px;
}
.post-cnt a {
  color: #754d9d;
  text-decoration: underline;
}
.post-cnt a:hover {
  color: #754d9d;
}
.post-cnt > p,
.post-cnt ul,
.post-cnt > div,
.post-cnt > blockquote {
  max-width: 100%;
}
.post-cnt > p:last-child,
.post-cnt > ul:last-child,
.post-cnt > div:last-child,
.post-cnt > blockquote:last-child {
  margin-bottom: 0;
}
.post-cnt ul {
  list-style: disc;
}
.post-cnt ul li {
  position: relative;
  font-weight: 400;
}
.post-cnt ul li:last-child {
  margin-bottom: 0;
}
.post-cnt ol {
  list-style: decimal;
}
.post-cnt ol li {
  font-weight: 400;
}
.post-cnt > blockquote {
  position: relative;
  background-color: #CEB3E8;
  border-left: 3px solid #754D9D;
}
.post-cnt > blockquote p {
  font-size: 20px;
  line-height: 1.4;
}
.wp-caption-text {
  font-size: 0.75em;
  text-align: center;
}
.posts-nav {
  font-size: 0;
  text-align: center;
}
.posts-nav a strong,
.posts-nav a span {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .related_posts {
    border: 1px solid #d8d8d8;
  }
}
.related_posts h3 {
  color: #754d9d;
  border-bottom: 1px solid #d8d8d8;
}
.related_posts article {
  padding: 0;
  border: none;
}
@media screen and (min-width: 992px) {
  .wpcf7 {
    max-width: 300px;
  }
  .wpcf7 .field:before {
    top: 16px;
  }
  .wpcf7 .field input {
    height: 50px;
  }
  .wpcf7 .field textarea {
    height: 150px;
  }
}
.wpcf7 .field {
  position: relative;
  margin-bottom: 15px;
}
.wpcf7 .field input,
.wpcf7 .field textarea {
  display: block;
  width: 100%;
  border: 1px solid #dbdbdb;
  padding-left: 50px;
  padding-right: 10px;
  color: #000;
  font-size: 15px;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.07);
}
.wpcf7 .field input:focus,
.wpcf7 .field textarea:focus {
  border-color: #754d9d;
  -webkit-box-shadow: inset 0 2px 3px rgba(117, 77, 157, 0.3);
  box-shadow: inset 0 2px 3px rgba(117, 77, 157, 0.3);
}
.wpcf7 .field input::-moz-placeholder,
.wpcf7 .field textarea::-moz-placeholder {
  border-color: #f00;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
}
.wpcf7 .field input:-ms-input-placeholder,
.wpcf7 .field textarea:-ms-input-placeholder {
  border-color: #f00;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpcf7 .field input::-webkit-input-placeholder,
.wpcf7 .field textarea::-webkit-input-placeholder {
  border-color: #f00;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpcf7 .field .wpcf7-not-valid {
  border-color: #f00;
}
.wpcf7 .field span.wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 1;
  padding: 3px 5px;
  background: rgba(255, 0, 0, 0.1);
}
.wpcf7 .field textarea {
  padding-top: 12px;
}
.wpcf7 .field:before {
  position: absolute;
  left: 0;
  width: 50px;
  color: #cecece;
  font-size: 18px;
  height: 18px;
  text-align: center;
}
.wpcf7 .wpcf7-submit {
  font-size: 19px;
  width: 150px;
  font-weight: 700;
}
.wpcf7 div.wpcf7-response-output {
  margin: 20px 0 0;
  font-size: 13px;
}
@media screen and (min-width: 992px) {
  .site--main {
    padding: 50px 0;
  }
  .main-cnt {
    width: 630px;
  }
  .the_post {
    padding: 40px 50px 50px 40px;
    margin-bottom: 30px;
  }
  .the_post .head a {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .the_post .categories a {
    padding-left: 20px;
  }
  .the_post .categories a:before {
    left: 8px;
  }
  .the_post figure {
    margin-bottom: 20px;
  }
  .the_post footer {
    padding-top: 40px;
  }
  .the_post footer .btn,
  .the_post footer .h-subsc input[type="submit"],
  .the_post footer .wpcf7 .wpcf7-submit,
  .the_post footer .subscr-form input[type="submit"] {
    width: 210px;
    padding-left: 40px;
  }
  .post-cnt > p,
  .post-cnt > ul,
  .post-cnt > div,
  .post-cnt > blockquote,
  .post-cnt > h1,
  .post-cnt > h2,
  .post-cnt > h3,
  .post-cnt > h4,
  .post-cnt > h5,
  .post-cnt > h6 {
    margin-bottom: 20px;
  }
  .post-cnt ul,
  .post-cnt ol {
    padding-left: 35px;
  }
  .post-cnt ul li,
  .post-cnt ol li {
    margin-bottom: 12px;
  }
  .post-cnt li ul,
  .post-cnt li ol {
    margin-top: 12px;
  }
  .post-cnt > blockquote {
    padding: 15px;
  }
  .post-cnt > blockquote p {
    font-size: 20px;
  }
  .related_posts {
    margin-bottom: 30px;
  }
  .related_posts h3 {
    padding: 28px 40px;
  }
  .related_posts .cnt {
    padding: 40px;
  }
  .post-comments {
    margin-bottom: 30px;
  }
  .posts-nav {
    padding-top: 20px;
  }
  .posts-nav a {
    width: 190px;
    margin: 0 10px;
  }
  .posts-nav a.prev {
    padding-left: 40px;
  }
  .posts-nav a.next {
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .site--main {
    padding: 38px 0;
  }
  .main-cnt {
    width: 482px;
  }
  .the_post {
    padding: 31px 25px;
    margin-bottom: 23px;
  }
  .the_post .head a {
    font-size: 13px;
    margin-bottom: 12px;
  }
  .the_post .categories a {
    padding-left: 18px;
  }
  .the_post .categories a:before {
    left: 6px;
  }
  .the_post figure {
    margin-bottom: 16px;
  }
  .the_post footer {
    padding-top: 30px;
  }
  .the_post footer .btn,
  .the_post footer .h-subsc input[type="submit"],
  .the_post footer .wpcf7 .wpcf7-submit,
  .the_post footer .subscr-form input[type="submit"] {
    width: 160px;
    padding-left: 20px;
  }
  .post-cnt > p,
  .post-cnt > ul,
  .post-cnt > div,
  .post-cnt > blockquote,
  .post-cnt > h1,
  .post-cnt > h2,
  .post-cnt > h3,
  .post-cnt > h4,
  .post-cnt > h5,
  .post-cnt > h6 {
    margin-bottom: 12px;
  }
  .post-cnt > ol,
  .post-cnt > ul {
    padding-left: 30px;
  }
  .post-cnt > ol li,
  .post-cnt > ul li {
    margin-bottom: 10px;
  }
  .post-cnt > blockquote {
    padding: 15px;
  }
  .post-cnt > blockquote p {
    font-size: 22px;
  }
  .related_posts {
    margin-bottom: 23px;
  }
  .related_posts h3 {
    padding: 21px 30px;
  }
  .related_posts .cnt {
    padding: 30px;
  }
  .post-comments {
    margin-bottom: 23px;
  }
  .posts-nav {
    padding-top: 15px;
  }
  .posts-nav a {
    width: 160px;
    margin: 0 10px;
  }
  .posts-nav a.next {
    padding-left: 20px;
  }
  .posts-nav a.prev {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .site--main {
    padding: 30px 0;
  }
  .the_post {
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d8d8d8;
  }
  .the_post .head {
    font-size: 13px;
  }
  .the_post .head a {
    display: block;
    margin-bottom: 15px;
  }
  .the_post .categories li:first-child a {
    padding-left: 0;
  }
  .the_post .categories li:first-child a:before {
    display: none;
  }
  .the_post .categories a {
    padding-left: 15px;
  }
  .the_post .categories a:before {
    left: 6px;
  }
  .the_post figure {
    margin-bottom: 15px;
  }
  .the_post footer {
    padding-top: 25px;
  }
  .the_post footer .btn,
  .the_post footer .h-subsc input[type="submit"],
  .the_post footer .wpcf7 .wpcf7-submit,
  .the_post footer .subscr-form input[type="submit"] {
    width: 160px;
    padding-left: 25px;
  }
  .post-cnt > p,
  .post-cnt > ul,
  .post-cnt > div,
  .post-cnt > blockquote,
  .post-cnt > h1,
  .post-cnt > h2,
  .post-cnt > h3,
  .post-cnt > h4,
  .post-cnt > h5,
  .post-cnt > h6 {
    margin-bottom: 15px;
  }
  .post-cnt > ul,
  .post-cnt > ol {
    padding-left: 30px;
  }
  .post-cnt > ul li,
  .post-cnt > ol li {
    margin-bottom: 10px;
  }
  .post-cnt > blockquote {
    padding: 10px;
  }
  .post-cnt > blockquote p {
    font-size: 20px;
  }
  .related_posts {
    margin-bottom: 30px;
    text-align: center;
  }
  .related_posts article {
    margin: 0;
  }
  .related_posts h3 {
    font-size: 22px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .related_posts .row {
    margin: 0;
  }
  .related_posts .row > div + div {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d8d8d8;
  }
  .post-comments {
    margin-bottom: 30px;
  }
  .posts-nav {
    margin: 0 -5px;
  }
  .posts-nav a {
    margin: 0 5px;
    width: calc(50% - 10px);
    max-width: 160px;
  }
  .wpcf7 .field:before {
    top: 14px;
  }
  .wpcf7 .field input {
    height: 45px;
  }
  .wpcf7 .field textarea {
    height: 120px;
  }
}
@media screen and (min-width: 768px) {
  .sidebar {
    float: right;
  }
}
.widget-box:last-child {
  margin-bottom: 0;
}
.widget-box > div {
  border: 1px solid #d8d8d8;
}
.widget-box h3 {
  color: #754d9d;
}
.widget-box h3 a {
  color: inherit;
}
.widget-box .widget_wysija {
  border-color: #754d9d;
}
.widget-box .widget_social {
  border: none;
}
.widget_subscribe {
  text-align: center;
}
.widget_subscribe h3 {
  margin-bottom: 5px;
}
.widget_subscribe p {
  color: #666666;
}
.widget_subscribe .secure {
  display: inline-block;
  position: relative;
  line-height: 1.3;
  font-size: 13px;
  font-weight: 400;
  color: #b0b0b0;
  text-align: left;
}
.widget_subscribe .secure:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 18px;
  font-size: 18px;
  color: #cecece;
}
.widget_wysija form {
  display: block !important;
}
.subscr-form p {
  position: relative;
}
.subscr-form p:before {
  font-family: "solorwellcom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  color: #cecece;
  font-size: 18px;
  height: 18px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .subscr-form input {
    width: 100%;
    height: 50px;
  }
}
.subscr-form input[type="text"] {
  border: 1px solid #dbdbdb;
  padding-left: 50px;
  padding-right: 10px;
  color: #000;
  font-size: 15px;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.07);
}
.subscr-form input[type="text"]:focus {
  border-color: #754d9d;
  -webkit-box-shadow: inset 0 2px 3px rgba(117, 77, 157, 0.3);
  box-shadow: inset 0 2px 3px rgba(117, 77, 157, 0.3);
}
.subscr-form input[type="text"]::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
.subscr-form input[type="text"]:-ms-input-placeholder {
  color: #707070;
}
.subscr-form input[type="text"]::-webkit-input-placeholder {
  color: #707070;
}
.subscr-form input[type="submit"] {
  font-size: 19px;
  font-weight: 700;
}
.widget_search:before,
.widget_search:after {
  content: " ";
  display: table;
}
.widget_search:after {
  clear: both;
}
.widget_search input,
.widget_search button {
  float: left;
  height: 56px;
}
.widget_search input {
  font-size: 15px;
  color: #000;
  width: calc(100% - 40px);
}
.widget_search input::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
.widget_search input:-ms-input-placeholder {
  color: #707070;
}
.widget_search input::-webkit-input-placeholder {
  color: #707070;
}
.widget_search button {
  width: 40px;
  font-size: 18px;
  line-height: 1;
}
.widget_social:before,
.widget_social:after {
  content: " ";
  display: table;
}
.widget_social:after {
  clear: both;
}
.widget_social a {
  display: inline-block;
  width: 47.5%;
  height: 59px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.widget_social a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
.widget_social a:before {
  font-size: 19px;
  vertical-align: middle;
}
.widget_social .i-fb {
  float: left;
  background: #0891e8;
}
.widget_social .i-fb:hover {
  color: #0891e8;
  border-color: #0891e8;
  background: transparent;
}
.widget_social .i-tweet {
  float: right;
  background: #00d4fa;
}
.widget_social .i-tweet:hover {
  color: #00d4fa;
  border-color: #00d4fa;
  background: transparent;
}
.widget_bestof h3,
.widget_categories h3 {
  border-bottom: 1px solid #d8d8d8;
}
.widget_bestof h3:before,
.widget_categories h3:before,
.widget_bestof h3:after,
.widget_categories h3:after {
  content: " ";
  display: table;
}
.widget_bestof h3:after,
.widget_categories h3:after {
  clear: both;
}
.widget_bestof h3 a:first-child,
.widget_categories h3 a:first-child {
  float: right;
}
.widget_bestof h3 a:first-child:before,
.widget_categories h3 a:first-child:before {
  font-family: "solorwellcom" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'c';
  color: #c1c1c1;
  font-size: 18px;
}
.widget_bestof h3 a:first-child:hover:before,
.widget_categories h3 a:first-child:hover:before {
  color: #f26522;
}
.widget_bestof ul li,
.widget_categories ul li {
  line-height: 1;
}
.widget_bestof ul li:last-child,
.widget_categories ul li:last-child {
  margin-bottom: 0;
}
.widget_bestof ul a,
.widget_categories ul a {
  font-weight: 700;
  line-height: 1.41176471;
}
.widget_bestof ul a:hover,
.widget_categories ul a:hover {
  color: #77d200;
}
.widget_bestof ul span,
.widget_categories ul span {
  display: block;
  color: #b2b2b2;
  font-size: 14px;
  line-height: 1.5;
}
.widget_categories ul li a {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .sidebar {
    width: 300px;
  }
  .widget-box {
    margin-bottom: 30px;
  }
  .widget_subscribe {
    padding: 30px 27px;
  }
  .widget_subscribe h3 {
    font-size: 25px;
  }
  .widget_subscribe p {
    font-size: 15px;
  }
  .widget_subscribe .secure {
    padding-left: 35px;
  }
  .subscr-form {
    padding: 25px 0 0;
  }
  .subscr-form div,
  .subscr-form p {
    margin-bottom: 15px;
  }
  .widget_search {
    padding: 0 15px 0 30px;
  }
  .widget_social a:before {
    margin-right: 20px;
  }
  .widget_bestof h3,
  .widget_categories h3 {
    padding: 25px;
  }
  .widget_bestof ul,
  .widget_categories ul {
    padding: 25px;
  }
  .widget_bestof ul li,
  .widget_categories ul li {
    margin-bottom: 30px;
  }
  .widget_categories ul li {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar {
    width: 230px;
  }
  .widget-box {
    margin-bottom: 23px;
  }
  .widget_subscribe {
    padding: 23px 15px;
  }
  .widget_subscribe h3 {
    font-size: 20px;
  }
  .widget_subscribe p {
    font-size: 14px;
  }
  .widget_subscribe .secure {
    padding-left: 25px;
  }
  .subscr-form {
    padding: 19px 0 0;
  }
  .subscr-form div,
  .subscr-form p {
    margin-bottom: 12px;
  }
  .widget_search {
    padding: 0 12px 0 23px;
  }
  .widget_social a:before {
    margin-right: 8px;
  }
  .widget_bestof h3,
  .widget_categories h3 {
    padding: 19px;
  }
  .widget_bestof ul,
  .widget_categories ul {
    padding: 19px;
  }
  .widget_bestof ul li,
  .widget_categories ul li {
    margin-bottom: 23px;
  }
  .widget_categories ul li {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sidebar {
    padding-top: 0;
  }
  .widget-box {
    margin-bottom: 30px;
  }
  .widget_subscribe {
    padding: 15px;
  }
  .widget_subscribe h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .widget_subscribe p {
    font-size: 14px;
  }
  .widget_subscribe .secure {
    padding-left: 30px;
  }
  .subscr-form {
    padding: 15px 0;
  }
  .subscr-form input {
    width: 100%;
    height: 45px;
  }
  .subscr-form div,
  .subscr-form p {
    margin-bottom: 15px;
  }
  .subscr-form input[type="submit"] {
    font-size: 16px;
  }
  .widget_bestof h3,
  .widget_categories h3 {
    padding: 15px;
  }
  .widget_bestof ul,
  .widget_categories ul {
    padding: 15px;
  }
  .widget_bestof ul li,
  .widget_categories ul li {
    margin-bottom: 23px;
  }
  .widget_categories ul li {
    margin-bottom: 10px;
  }
}
.site--footer {
  border-top: 1px solid #d8d8d8;
  font-family: 'lato', sans-serif;
}
.site--footer p {
  font-size: 14px;
  color: #b5b5b5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .site--footer .v-middle > div,
  .site--footer .inner-header .logo a > div,
  .site--footer .widget_social a > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 33.33333333%;
  }
  .site--footer .v-middle > div.middle-col,
  .site--footer .inner-header .logo a > div.middle-col,
  .site--footer .widget_social a > div.middle-col {
    left: 33.33333333%;
  }
  .site--footer .v-middle > div.end-col,
  .site--footer .inner-header .logo a > div.end-col,
  .site--footer .widget_social a > div.end-col {
    right: 33.33333333%;
  }
}
@media screen and (min-width: 768px) {
  .site--footer .middle-col {
    text-align: right;
  }
}
.site--footer .middle-col a {
  display: inline-block;
  color: #d8d8d8;
}
.site--footer .middle-col a + a {
  margin-left: 15px;
}
.site--footer .middle-col a:hover {
  color: #000;
}
.site--footer .middle-col a.i-facebook:hover {
  color: #3b5998;
}
.site--footer .middle-col a.i-twitter:hover {
  color: #00aced;
}
@media screen and (min-width: 992px) {
  .site--footer .v-middle,
  .site--footer .inner-header .logo a,
  .site--footer .widget_social a {
    height: 105px;
  }
  .site--footer .middle-col a {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .site--footer .v-middle,
  .site--footer .inner-header .logo a,
  .site--footer .widget_social a {
    height: 105px;
  }
  .site--footer .middle-col a {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .site--footer {
    padding: 15px 0;
    text-align: center;
  }
  .site--footer .middle-col {
    padding-bottom: 10px;
  }
  .site--footer .middle-col a:before {
    color: #000;
    font-size: 30px;
  }
}

/*
Changes Ilmigo.com
----------------------*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.homepage-bottom-readmore {
  margin-top: 70px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .homepage-bottom-readmore {
    margin-top: 54px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-bottom-readmore {
    margin-top: 30px;
  }
}
.home-header .h-cnt a {
  color: #fff;
  text-decoration: underline;
}
.home-header .h-cnt a:hover {
  opacity: 0.8;
}
.subscribedSJO-cookie,
.subscribedSJO-cookie-enabled {
  display: none;
}

.solsintro {
    padding: 19px;
}
.solsintro-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    border-radius: 2px;
}
.solsintro-txt {
  margin-top: 20px;
  text-align: center;
}

article.the_post.fb-import-post {
    padding: 0;
    border: none;
}

.fb-import-post .post-cnt {
  line-height: 1.5;
}
.fb-import-post .post-cnt img {
  display: block;
  margin: 20px 0;
  max-width: 100%;
  width: auto;
  height: auto;
}
.fb-import-post .ck_form_container {
  display: none !important;
}
.fb-join-discussion {
    padding: 15px;
    background-color: #eee;
    font-size: 14px;
    border-radius: 3px;
}
.fb-join-discussion a {
  /*color: #77d200;*/
  text-decoration: underline;
}
a.fbCommentJoin {
    display: block;
    max-width: 180px;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    background-color: #754d9d;
    font-family: 'lato', sans-serif;
    text-align: center;
    border-radius: 3px;
    margin: 10px 0 0;
}
a.fbCommentJoin:hover {
  color: #fff;
  opacity: 0.8;
}
article.fb-import-post.fb-import-post-archive {
    padding: 20px;
    border: 1px solid #d8d8d8;
}
.fb-import-post-archive .fb-join-discussion {
    margin: 25px 0 0;
}
.fb-import-post-archive a.fbCommentJoin {
    display: inline-block;
    margin: 0;
    margin-left: 10px;
    padding: 2px 20px;
}
@media(max-width: 767px) {
  .fb-import-post-archive a.fbCommentJoin {
    display: block;
    margin: 15px 0 0;
  }
}
.secondary-btn {
  color: #fff !important;
  background-color: #77d200 !important;
}
.secondary-btn:hover,
.secondary-btn:focus {
  color: #fff !important;
  background-color: #60a900 !important;
}

.fb_attachment_preview {
    border: 1px solid #d8d8d8;
    margin: 0 0 30px !important;
}
.fb_attachment_preview > img {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
}
.fb_attachment_preview p {
    padding: 25px;
    line-height: 1.5;
    font-size: 18px;
}
.fb_attachment_preview p > a {
    color: #222222;
    text-decoration: none;
}
.fb-post-nav.posts-nav a.prev {
  padding-left: 40px !important;
}
.fb-post-nav.posts-nav a.next {
  padding-right: 40px !important;
}

.fb-post-nav.posts-nav a {
  width: auto !important;
  margin: 0 5px 10px 5px !important;
  max-width: none !important;
}
.fb-post-nav.posts-nav a strong {
  padding-bottom: 2px !important;
}
.fb-posts-sub-form {
    border-top: 1px solid #eee;
}
.fb-posts-sub-form .widget_subscribe h3 {
  margin-bottom: 25px;
  color: #754d9d;
}
.fb-import-post-archive .post-title {
  margin-top: 0;
}
@media(max-width: 767px) {
  .sidebar-fb-widget {
    display: none;
  }
}
.main-cnt.full-width-page {
  width: 100%;
}