/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

@font-face {
  font-family: 'icomoon';
  src: url('assets/public/icon-fonts/icomoon.eot?-6zo2h2z');
  src: url('assets/public/icon-fonts/icomoon.eot?#iefix-6zo2h2z') format('embedded-opentype'), url('assets/public/icon-fonts/icomoon.woff?-6zo2h2z') format('woff'), url('assets/public/icon-fonts/icomoon.ttf?-6zo2h2z') format('truetype'), url('assets/public/icon-fonts/icomoon.svg?-6zo2h2z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before,
.menu-item-has-children > a:after,
.play_btn:before,
.post_tags > a:before,
.post_cats:before,
.post_author:before,
.num_comments:before,
.post_date:before,
.email_form_assurance:before,
.sidebar .widget li a:before,
.note:before,
.alert:before,
.tip:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon-phone:before {
  content: "\e688\2000"; }

.icon-phone2:before {
  content: "\e689\2000"; }

.icon-map-marker:before {
  content: "\e68b\2000"; }

.icon-calendar:before,
.post_date:before {
  content: "\e690\2000"; }

.icon-quote-open:before {
  content: "\e6ae\2000"; }

.icon-quote-close:before {
  content: "\e6af\2000"; }

.icon-file-image:before {
  content: "\e744\2000"; }

.icon-file-zip:before {
  content: "\e745\2000"; }

.icon-file-audio:before {
  content: "\e746\2000"; }

.icon-file-video:before {
  content: "\e747\2000"; }

.icon-pencil:before,
.note:before {
  content: "\e606\2000"; }

.icon-edit:before,
.thesis-killer-recent-entries li a:before,
.widget_recent_entries li a:before {
  content: "\e609\2000"; }

.icon-user:before,
.post_author:before {
  content: "\e678\2000"; }

.icon-tag:before {
  content: "\e681\2009"; }

.icon-tags:before,
.post_tags > a:before {
  content: "\e682\2009"; }

.icon-comment:before,
.num_comments:before {
  content: "\e6ab\2009"; }

.icon-code:before {
  content: "\e742\2000"; }

.icon-file-code:before {
  content: "\e743\2000"; }

.icon-link:before {
  content: "\e74b\2000"; }

.icon-chevron-up:before {
  content: "\e75f\2000"; }

.icon-chevron-down:before {
  content: "\e760\2000"; }

.icon-chevron-left:before {
  content: "\e761\2000"; }

.icon-chevron-right:before {
  content: "\e762\2000"; }

.icon-lock:before,
.email_form_assurance:before {
  content: "\e62d\2009"; }

.icon-envelope:before {
  content: "\e641"; }

.icon-folder:before,
.post_cats:before {
  content: "\e64e\2000"; }

.icon-play2:before {
  content: "\e780"; }

.icon-play3:before {
  content: "\e66b"; }

.icon-expand:before {
  content: "\e767";
  line-height: 28px; }

.icon-shrink:before {
  content: "\e768"; }

.icon-tip:before,
.tip:before {
  content: "\e7bc\2000"; }

.icon-alert:before,
.alert:before {
  content: "\e955\2000"; }

.icon-google-plus:before {
  content: "\2000\ea88\2000"; }

.icon-facebook:before {
  content: "\2000\ea8c\2000"; }

.icon-twitter:before {
  content: "\2000\ea91\2000"; }

.icon-youtube:before {
  content: "\2000\ea99\2000"; }

.icon-instagram:before {
  content: "\2000\ea90\2000"; }

.icon-linkedin:before {
  content: "\2000\eac9\2000"; }

.icon-pinterest:before {
  content: "\2000\ead0\2000"; }

/*
 * ---:[ global styles ]:---
 */
.featured_image > .post_image,
.wrapper,
.container,
.content_container,
.column-wrapper,
.columns > .content,
.columns > .sidebar.secondary,
.columns .column-wrapper > .content,
.columns .column-wrapper > .sidebar.primary {
  width: 100%;
  float: none; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #111111;
  background-color: white; }

code,
pre {
  font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
  border-radius: 3px; }

.right,
.alignright,
img[align="right"],
.left,
.alignleft,
img[align="left"] {
  float: none; }


/*
 * ---:[ layout structure ]:---
 */


    .columns > .sidebar.secondary {
      padding: 30px 14px; }

    .columns .column-wrapper > .sidebar.primary {
      padding: 30px 14px; }

.content_container {
  background-color: white; }

/*
 * ---:[ Layout Modes ]:---
 */
  .full-layout .post_box,
  .full-layout .comment_list {
    padding-left: 0;
    padding-right: 0;
    margin-left: 14px;
    margin-right: 14px; }

  .fixed-layout .featured_image {
    margin-left: -14px;
    margin-right: -14px;
    margin-top: -29px; }
    .fixed-layout.template-single .featured_image {
      margin-top: 0; }

  .borderless-layout .nav-container,
  .borderless-layout .column-wrapper,
  .borderless-layout .columns > .column-wrapper > .content,
  .borderless-layout .post_box,
  .borderless-layout .prev_next,
  .borderless-layout .archive_intro.post_box,
  .borderless-layout .related-container,
  .borderless-layout .related-container .related-headline,
  .borderless-layout .author_box,
  .borderless-layout .comment_form_title,
  .borderless-layout .author_box .author_social_container {
    border: medium none; }
  .borderless-layout .show_menu {
    top: 0; }

.colorless-nav .nav-container {
  background: transparent; }
    .colorless-nav .nav-container .nav a,
    .colorless-nav .nav-container .nav > li,
    .colorless-nav .nav-container .sub-menu a,
    .colorless-nav .nav-container .sub-menu > li {
      color: #111111;
      background: white; }
      .colorless-nav .nav-container .nav a:hover,
      .colorless-nav .nav-container .nav > li:hover,
      .colorless-nav .nav-container .sub-menu a:hover,
      .colorless-nav .nav-container .sub-menu > li:hover {
        background: white;
        color: #888888; }
    .colorless-nav .nav-container .nav > li > .sub-menu:before,
    .colorless-nav .nav-container .sub-menu > li > .sub-menu:before,
    .colorless-nav .nav-container .nav:before,
    .colorless-nav .nav-container .sub-menu:before {
      border-bottom-color: #eeeeee; }
  .colorless-nav .nav-container .menu_control {
    background: transparent;
    color: #888888; }
    .colorless-nav .nav-container .menu_control a:hover,
    .colorless-nav .nav-container .menu_control:hover {
      background: transparent;
      color: #888888; }
  .colorless-nav .nav-container .nav .current-menu-item > a {
    background: transparent;
    color: #888888; }

/*
 * ---:[ links ]:---
 */
a {
  color: #6eb5df;
  text-decoration: none; }
  a:hover {
    color: #081b26; }

p a {
  text-decoration: none; }
  p a:hover {
    text-decoration: none; }

.post_content li a {
  border-bottom: 1px dotted;
  text-decoration: none; }

li a:hover {
  text-decoration: none; }

/*
 * ---:[ header container ]:---
 */
.header_container {
  position: relative;
  z-index: 999; }
  .header_container .headline_container {
    text-align: center; }
    .header_container .headline_container .container {
      vertical-align: top;
      padding: 14px; }

#site_title {
  font-size: 42px;
  line-height: 1.32em; }
  #site_title img {
    padding: 14px 0;
    display: inline-block;
    vertical-align: top; }
  #site_title a {
    outline: none; }
    #site_title a:hover {
      color: #081b26; }

#site_tagline {
  font-size: 20px;
  line-height: 1.32em; }

/*
 * ---:[ nav menu ]:---
 */
.nav-container {
  background-color: #e8e8e8;
  margin: 0 auto;
  vertical-align: top;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

.nav {
  font-size: 13px;
  line-height: 19px;
  display: none;
  position: relative;
  width: 210px;
  height: 0;
  list-style: none;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 3px; }
  .nav .sub-menu {
    list-style: none;
    padding-left: 14px;
    display: none;
    text-transform: capitalize;
    letter-spacing: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .nav li {
    background-color: #d1d1d1;
    list-style: none; }
  .nav a {
    display: block;
    color: #ededed;
    padding: 14px; }
    .nav a:hover {
      color: white;
      background-color: #e8e8e8; }
  .nav .current-menu-item > a {
    color: #ededed;
    background-color: #e8e8e8;
    cursor: text; }

.menu_control {
  font-size: 13px;
  line-height: 19px;
  background-color: #e8e8e8;
  color: white;
  padding: 7px 14px;
  display: inline-block;
  cursor: pointer;
  margin: 0 auto;
  padding-right: 14px;
  padding-left: 14px;
  user-select: none; }
  .menu_control:hover {
    color: white;
    background-color: #e8e8e8; }

/*
 * ---:[ misc nav ]:---
 */
.show_menu {
  top: 3px;
  display: block; }

  .colorless-nav .nav-container .nav > li,
  .colorless-nav .nav-container .nav .sub-menu > li {
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6; }

/*
 * ---:[ core input styles ]:---
 */
.input_text,
input[type="text"],
input[type="email"],
input[type="password"] {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #d6d6d6;
  background-color: white;
  padding: 0.75em; }

textarea.input_text {
  display: block; }

input[type="submit"],
.input_submit,
.button,
button,
.comment_footer a {
  color: white;
  background-color: #e8e8e8;
  display: inline-block;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  padding: 0.4em 1em;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 3px 0;
  border-radius: 6px;
  -webkit-appearance: none; }
  input[type="submit"]:hover,
  .input_submit:hover,
  .button:hover,
  button:hover,
  .comment_footer a:hover {
    color: white;
    background-color: #1f1f1f;
    cursor: pointer; }
  input[type="submit"]:active,
  .input_submit:active,
  .button:active,
  button:active,
  .comment_footer a:active {
    margin-top: 2px;
    border-width: 0 0 1px 0; }

/*
 * ---:[ Misc Inputs ]:---
 */
.home_footer > .button {
  display: block;
  float: none;
  margin-bottom: 28px; }

/*
 * ---:[ GRT base styles with spaced paragraphs ]:---
 */
.grt {
  font-size: 16px;
  line-height: 28px; }

.grt .headline {
  font-size: 33px;
  line-height: 50px; }

.grt h2,
.grt .widget_title,
.grt .email_form_title {
  font-size: 26px;
  line-height: 41px;
  margin-top: 42px;
  margin-bottom: 14px; }

.grt h3 {
  font-size: 20px;
  line-height: 33px; }

.grt h4,
.grt h5,
.grt h6,
.grt .small,
.grt .caption,
.grt .wp-caption p {
  font-size: 13px;
  line-height: 24px; }

.grt h4,
.grt h5,
.grt h6 {
  line-height: 28px; }

.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .block,
.grt .center,
.grt .aligncenter,
.grt .alignnone,
.grt .left,
.grt .alignleft,
.grt .right,
.grt .alignright,
.grt .box,
.grt .alert,
.grt .note,
.grt .tip,
.grt .post_image,
.grt .post_image_box,
.grt .caption,
.grt .wp-post-image,
.grt .wp-caption,
.headline_area {
  margin-bottom: 28px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 14px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert > :last-child,
.grt .note > :last-child,
.grt .tip > :last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .box > :last-child {
  margin-bottom: 0; }

.grt .wp-caption img {
  width: 100%; }

/*
 * ---:[ contextual/discretionary content column styles ]:---
 */

.grt h3 {
  font-weight: bold; }

.grt h4,
.grt h5,
.grt h6 {
  text-transform: uppercase; }

.grt ul {
  list-style-type: square; }

.grt ul,
.grt ol {
  margin-left: 28px; }

.grt sub,
.grt sup {
  color: #888888; }

.grt blockquote {
  display: inline-block;
  color: #888888;
  padding: 28px 28px 0 28px;
  width: 100%; }

.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  padding: 28px;
  border: none; }

.grt pre,
.grt code {
  font-size: 15px; }

.grt pre,
.grt .note,
.grt .alert,
.grt .tip {
  padding: 28px; }

.grt pre,
.grt code {
  background-color: #ededed; }

.grt code {
  padding: 2px 4px; }

.grt .note,
.grt .alert,
.grt .tip {
  background-color: #ededed;
  border-left: 7px solid #d6d6d6;
  padding-left: 21px;
  display: block; }

.grt .alert {
  background-color: #f8eab0;
  border-color: #382e05; }

.grt .tip {
  background-color: #2e94d1;
  border-color: #6eb5df; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  background-color: #ededed; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.grt .wp-caption p {
  padding: 0 14px 14px;
  color: #888888; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .caption {
  color: #888888;
  margin-top: -14px; }

.grt .drop_cap {
  font-size: 56px;
  line-height: 1em;
  color: #6eb5df;
  margin-right: 0.15em;
  float: left; }

.grt .footnotes {
  font-size: 13px;
  line-height: 24px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 14px; }

.grt .box,
.grt .thesis_email_form {
  background-color: #ededed;
  border-left: 7px solid #d6d6d6;
  padding: 28px 28px 28px 21px; }

.box input[type="text"],
.box .input_text,
.grt .thesis_email_form input[type="text"],
.grt .thesis_email_form .input_text {
  border-color: #2e94d1; }

.grt .widget {
  margin-top: 56px;
  margin-bottom: 56px; }

.grt .widget_title {
  margin-top: 0; }

.grt .widget_recent_entries a:hover,
.grt .thesis-killer-recent-entries a:hover {
  text-decoration: underline; }

/*
 * ---:[ post box styles ]:---
 */
.post_box {
  position: relative;
  padding: 28px 14px 0 14px;
  margin-bottom: 42px;
  border-top: 1px solid #d6d6d6; }
  .post_box.top {
    border-top: none; }

.headline_area {
  position: relative;
  font-size: 13px;
  line-height: 28px;
  color: #888888; }

.headline_area .headline {
  margin-top: 0;
  margin-bottom: 7px; }

.headline,
.headline a {
  color: #111111;
  text-decoration: none; }

.headline a:hover {
  color: #6eb5df;
  text-decoration: none; }

.headline_area .byline {
  position: relative; }

.headline_area .avatar {
  display: none; }

.headline_area .post_date,
.headline_area .twitter_profile,
.headline_area .post_author,
.headline_area .num_comments_link,
.headline_area .post_cats,
.author_name {
  margin-right: 10px;
  display: block; }

.headline_area .post_author ~ .twitter_profile:after,
.archive .headline_area .post_author ~ .post_date:after {
  content: '\a';
  height: 0;
  white-space: pre; }

.post_author a:hover,
.post_edit:hover,
.post_content a,
.post_cats a:hover,
.post_tags > a:hover,
.twitter_profile a:hover {
  text-decoration: underline; }

.byline .num_comments_link {
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 0; }

.post_edit {
  font-size: 13px;
  line-height: 28px;
  color: #e8e8e8;
  background-color: #ededed;
  text-align: center;
  padding: 0.2em; }

.post_edit:hover {
  text-decoration: none;
  color: white;
  background-color: #e8e8e8; }

.post_box .post_cats,
.post_box .post_tags {
  color: #888888; }

.post_box .post_tags {
  display: inline-block; }
  .post_box .post_tags > a {
    display: inline-block;
    margin-left: 0.5em;
    margin-bottom: 0.4em; }

/*
 * ---:[ Misc Post Box Styles ]:---
 */
.single-col .headline_area {
  text-align: center; }
  .single-col .headline_area .byline .num_comments_link {
    float: none;
    position: relative; }
  .single-col .headline_area .post_date,
  .single-col .headline_area .twitter_profile,
  .single-col .headline_area .post_author,
  .single-col .headline_area .num_comments_link,
  .single-col .headline_area .post_cats,
  .single-col .headline_area .author_name {
    display: inline-block; }

kbd {
  font-family: "arial";
  text-transform: uppercase;
  margin: 0px 0.1em;
  padding: 0.1em 0.6em;
  border-radius: 3px;
  border: 1px solid #cccccc;
  color: #333333;
  line-height: 1.625;
  font-size: 10px;
  display: inline-block;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 0px 2px white;
  background-color: #f7f7f7;
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px white inset;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px white inset;
  text-shadow: 0 1px 0 white; }

/*
 * ---:[ Tables ]:---
 */
table {
  border-bottom: medium none;
  border-top: 1px solid #f0f0f0;
  text-align: left;
  width: 100%;
  margin-bottom: 28px; }

td {
  line-height: 25px;
  vertical-align: middle; }

th {
  font-weight: 700; }

td,
th {
  border-bottom: 1px solid #f0f0f0;
  border-top: medium none;
  padding: 3px 5px;
  text-align: left; }

tbody tr:nth-child(2n) td,
tbody tr:nth-child(2n) th {
  background-color: #eeeeee; }

table .description {
  font-size: 13px;
  line-height: 24px;
  color: #888888; }

/*
 * ---:[ other post box styles ]:---
 */
.home_footer,
.archive_footer {
  position: relative; }

.num_comments {
  color: #888888; }
  .num_comments:before {
    color: #888888; }

.num_comments_link:hover .num_comments {
  color: false; }

.bracket {
  color: #d6d6d6; }

.featured_image  img {
  width: 100%; }

/*
 * ---:[ misc. content elements ]:---
 */
.post_box .post_excerpt p {
  margin-bottom: 56px; }

.related-container {
  padding-top: 28px;
  border-bottom: 1px solid #d6d6d6;
  margin-left: -14px;
  margin-right: -14px;
  text-align: center; }
  .related-container .related-headline {
    margin-bottom: 28px;
    border-bottom: 1px solid #d6d6d6;
    padding-left: 14px;
    padding-right: 14px; }
  .related-container .related-content {
    margin: 0;
    list-style: none;
    padding-left: 14px;
    padding-right: 14px; }

.single_related {
  display: block;
  float: left;
  background: #f2f2f2;
  position: relative;
  margin-right: 28px;
  margin-bottom: 28px;
  width: 203.667px;
  height: 135.778px; }
  .single_related h4 {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 14px;
    text-align: center;
    position: absolute;
    text-align: center;
    color: white;
    display: block;
    padding: 0px 7px;
    margin: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    z-index: 2; }
  .single_related a:after {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }

.single_related:nth-child(n+3) {
  margin-right: 0; }

.archive_intro.post_box {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d6d6d6;
  margin-bottom: 0; }
  .archive_intro.post_box .headline {
    margin-bottom: 28px; }

.previous_post,
.next_post {
  display: block;
  float: right;
  font-size: 13px;
  line-height: 24px;
  text-align: right;
  width: 50%; }

.previous_post {
  text-align: left;
  float: left; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #d6d6d6;
  padding: 14px;
  text-align: center;
  font-size: 26px;
  letter-spacing: 1px;
  position: relative; }
  .prev_next > a {
    color: #d6d6d6;
    text-transform: none;
    letter-spacing: 0;
    display: block;
    border: none; }

.prev_next .page-numbers {
  display: inline-block;
  line-height: 56px; }

.prev_next .prev.page-numbers {
  position: absolute;
  left: 28px; }

.prev_next .next.page-numbers {
  position: absolute;
  right: 28px; }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline;
  color: #df986e; }

.page-numbers.current,
.prev_next .page-numbers:hover,
.prev_next a:hover {
  color: #df986e; }

.page-full-width .headline_area .headline {
  text-align: center;
  font-size: 3em;
  line-height: 1.2em; }

.cpt-container {
  margin: 0 auto;
  max-width: 700px; }

/*
 * ---:[ comments ]:---
 */
#comments {
  padding-top: 28px; }

.comments_intro {
  color: #888888;
  margin-bottom: 14px;
  padding: 0 14px; }

.comments_closed {
  font-size: 13px;
  line-height: 24px;
  color: #888888;
  margin: 0 28px 28px 28px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 56px;
  border-top: 1px dotted #d6d6d6; }

.full-layout .comment_list > li:first-child {
  padding-left: 0;
  padding-right: 0; }

.comment {
  border-bottom: 1px dotted #d6d6d6;
  padding: 28px 14px; }

.children .comment {
  list-style-type: none;
  margin-top: 28px;
  border-left: 1px solid #d6d6d6;
  border-bottom: 0;
  padding: 0 0 0 28px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #e8e8e8; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 14px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 1;
  margin-left: 14px; }

.comment_head a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  float: right;
  margin-left: 14px; }

.comment_nav {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #d6d6d6;
  padding: 14px 28px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -56px 0 56px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 56px 0;
  padding: 0 14px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  border-bottom: 1px dotted #d6d6d6; }

#commentform label {
  display: block; }

#commentform .inline {
  display: inline-block; }

#commentform p {
  margin-bottom: 14px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e8e8e8; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border: 1px solid #d6d6d6;
  background-color: #6eb5df; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 20px; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 40px; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .right,
.sidebar .alignright,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 20px; }

.sidebar .left,
.sidebar .alignleft {
  margin-right: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .stack {
  margin-left: 20px; }

.sidebar .post_content,
.sidebar .post_excerpt {
  margin-top: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .headline,
.email_form_title {
  font-size: 17px;
  line-height: 26px; }

.sidebar .widget_title,
.email_form_title {
  position: relative;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: #6eb5df;
  margin-bottom: 10px;
  border-bottom: 3px solid #2e94d1;
  padding: 5px 20px; }

.sidebar .widget_recent_entries .widget_title,
.sidebar .widget_archive .widget_title,
.sidebar .thesis-killer-recent-entries .widget_title,
.email_form_title {
  margin-bottom: 5px; }

.sidebar .widget_categories > ul {
  margin-top: -5px; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .widget ul {
  list-style-type: none; }

.sidebar .widget_recent_comments > ul > li {
  margin-bottom: 14px; }

.sidebar .widget_text ul {
  list-style-type: square;
  margin-left: 20px; }

.sidebar .widget li a {
  display: block;
  color: #111111;
  padding: 7px 20px; }

.sidebar .widget li a:before {
  margin-left: -20px; }

.sidebar .widget li a:hover {
  background-color: #eef6fb; }

.sidebar .widget_recent_comments #recentcomments {
  padding-left: 20px; }

.sidebar .widget_recent_comments li a {
  color: #e8e8e8; }

.sidebar .widget_recent_comments li a:hover {
  text-decoration: underline;
  background-color: transparent; }

.sidebar .widget_recent_comments li a:before {
  display: none; }

.sidebar .widget li a:hover:before {
  color: #e8e8e8; }

.sidebar input[type="text"],
.sidebar .input_text {
  width: 100%;
  margin-bottom: 10px; }

.sidebar input[type="submit"],
.sidebar .input_submit {
  padding: 5px 20px;
  border-radius: 5px; }

.sidebar textarea.input_text {
  line-height: 20px; }

.sidebar .searchform input[type="text"],
.sidebar .search_form input[type="text"] {
  border-color: #bcddf0; }

.sidebar .search_form,
.sidebar .tagcloud,
.sidebar #calendar_wrap {
  padding-left: 20px;
  padding-right: 20px; }

.sidebar .search_form {
  padding-left: 0;
  padding-right: 0; }

/*
 * ---:[ Optin forms ]:---
 */
.sidebar .email_form_title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px; }

.sidebar .thesis_email_form {
  margin-top: -10px; }

.thesis_email_form {
  background: none repeat scroll 0 0 #eef6fb;
  padding: 20px; }
  .thesis_email_form .email_form_assurance {
    color: #6eb5df;
    font-size: smaller;
    margin-top: 6px;
    margin-bottom: 0;
    text-align: center; }

/*
 * ---:[ footer ]:---
 */
.footer_container {
  background-color: #e8e8e8;
  font-size: 13px;
  line-height: 24px;
  color: white;
  text-align: center;
  margin: 0 auto; }
  .footer_container .container {
    background-color: #e8e8e8; }

.footer {
  text-align: center;
  padding: 28px 14px;
  background: none; }
  .footer a {
    color: white;
    text-decoration: underline; }
    .footer a:hover {
      color: #eef6fb;
      text-decoration: none; }
  .footer .copyright_container {
    font-size: 13px;
    line-height: 24px; }

/*
 * ---:[ Action Box ]:---
 */
#ab_video_container {
  margin-bottom: 0; }

#action_box {
  background-color: white;
  margin-bottom: 0;
  color: #111111; }
  #action_box .container {
    background: none;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 28px 0;
    max-width: 1044px; }
    #action_box .content_column.align_left {
      text-align: left; }
    #action_box .content_column.align_center {
      text-align: center; }
    #action_box .content_column.align_right {
      text-align: right; }
  #action_box .video_image {
    width: 100%; }
  #action_box .media_image {
    text-align: center;
    margin: 0 auto; }
    #action_box .media_image.left,
    #action_box .media_image.right {
      text-align: center;
      margin: 0 auto; }
  #action_box .ab_col {
    box-sizing: border-box;
    padding: 14px;
    display: block;
    vertical-align: top;
    margin: 0; }
  #action_box .action_title {
    margin-top: 0; }
  #action_box .action_box .half_width {
    width: 100%; }
    #action_box .action_box .half_width .action_title {
      font-size: 33px; }
  #action_box .action_title {
    font-size: 42px;
    font-style: normal;
    line-height: 1.2em;
    margin-bottom: 14px; }
  #action_box .action_text {
    margin-bottom: 28px; }
    #action_box .action_text p {
      margin-bottom: 7px; }
  #action_box input[type="text"] {
    width: 100%;
    margin-bottom: 14px; }
  #action_box input[type="submit"],
  #action_box .input_submit {
    background-color: #6eb5df; }
  #action_box input[type="submit"]:hover,
  #action_box .input_submit:hover {
    background-color: #0b2432;
    color: white; }

/*
 * ---:[ Action Box Video ]:---
 */
.video_wrapper,
.video_wrapper img {
  min-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 0; }

.video_container {
  margin-bottom: 2em; }


  .video_wrapper span.play_btn {
    background-color: #6eb5df;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 2rem;
    left: 50%;
    margin: -2rem 0 0 -2rem;
    padding: 0.4em;
    position: absolute;
    top: 50%; }
    .video_wrapper span.play_btn:before {
      margin: 0;
      padding: 0;
      content: "\2009\e762";
      color: white; }
    .video_wrapper span.play_btn:hover {
      opacity: 0.8; }
  .video_wrapper iframe#video_player {
    top: 0;
    left: 0;
    position: absolute;
    background: #111111; }

/*
 * ---:[ Author Box ]:---
 */
.author_box_title {
  font-size: 33px;
  line-height: 50px;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-right: 14px;
  text-align: center; }

.author_box {
  display: block;
  background: #f2f2f2;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6; }
  .author_box .author_desc {
    color: #888888;
    font-size: 14px;
    line-height: 26px; }
  .author_box .author_meta {
    margin-bottom: 10px;
    text-align: center; }
  .author_box .author_box_container {
    padding: 14px; }
  .author_box .author_name,
  .author_box .author_url {
    color: #888888; }
  .author_box .author_gravitar.alignleft img {
    margin-right: 28px;
    margin-bottom: 14px; }
  .author_box .author_gravitar.alignright img {
    margin-left: 28px;
    margin-bottom: 14px; }
  .author_box .author_social_container {
    background: #6eb5df;
    color: white;
    border-bottom: 3px solid #2e94d1;
    clear: both;
    display: block;
    text-align: center;
    padding: 0 28px; }
  .author_box .social_headline {
    color: inherit;
    display: block;
    vertical-align: bottom;
    font-size: 20px;
    line-height: 41px; }
  .author_box .author_icons {
    display: inline-block;
    vertical-align: bottom; }
    .author_box .author_icons > a {
      color: inherit;
      display: block;
      font-size: 20px;
      line-height: 41px; }
      .author_box .author_icons > a:hover {
        background: white;
        color: #6eb5df; }

/*
 * ---:[ Custom Templates ]:---
 */
  .landing-slim .header_container .headline_container,
  .landing-slim .headline_area,
  .landing-wide .header_container .headline_container,
  .landing-wide .headline_area,
  .no-sidebar-slim .header_container .headline_container,
  .no-sidebar-slim .headline_area,
  .no-sidebar-wide .header_container .headline_container,
  .no-sidebar-wide .headline_area {
    text-align: center; }
  .landing-slim .column-wrapper,
  .landing-slim .columns > .column-wrapper > .content,
  .landing-wide .column-wrapper,
  .landing-wide .columns > .column-wrapper > .content,
  .no-sidebar-slim .column-wrapper,
  .no-sidebar-slim .columns > .column-wrapper > .content,
  .no-sidebar-wide .column-wrapper,
  .no-sidebar-wide .columns > .column-wrapper > .content {
    border: medium none;
    float: none; }
  .landing-slim .footer,
  .landing-wide .footer,
  .no-sidebar-slim .footer,
  .no-sidebar-wide .footer {
    text-align: center; }

      .single-col.no-sidebar-slim .container .content,
      .single-col.landing-slim .container .content {
        max-width: 724px; }

/*
 * ---:[ clearfix ]:---
 */
.wrapper:after,
.container:after,
.column-wrapper:after,
.header_container:after,
.columns:after,
.menu:after,
.post_box:after,
.post_content:after,
.byline:after,
.sidebar:after,
.query_box:after,
.prev_next:after,
.comment_text:after,
.comment_nav:after,
.content:after,
.nav-container:after,
.clear:after,
.post_excerpt > p:after,
.author_box:after,
.author_box_container:after,
.related-content:after,
.home_footer:after,
.archive_footer:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * ---:[ natural layout break 1 ]:---
 */
@media all and (min-width: 780px) {
  .grt .right,
  .grt .alignright,
  .grt .stack {
    margin-left: 28px; }

  .grt .left,
  .grt .alignleft {
    margin-right: 28px; }

  .grt blockquote {
    padding-right: 28px; }

  .grt blockquote.right,
  .grt blockquote.left {
    width: 45%;
    margin-bottom: 14px;
    padding-right: 0; }

  .author_box .author_box_wrapper {
    padding-left: 0;
    padding-right: 0; }

  .home_footer > .button {
    float: right;
    margin-bottom: 0; }

  .headline_area .post_date,
  .headline_area .twitter_profile,
  .headline_area .post_author,
  .headline_area .num_comments_link,
  .headline_area .post_cats,
  .author_name {
    display: inline-block; }

  .prev_next .previous_post,
  .prev_next .next_post,
  .prev_next .previous_posts,
  .prev_next .next_posts,
  #action_box .action_box .half_width {
    width: 50%; }

  .right,
  .alignright,
  img[align="right"],
  .prev_next .next_posts,
  .prev_next .next_post,
  .next_comments {
    float: right; }

  .left,
  .alignleft,
  img[align="left"] {
    float: left; }

  .prev_next .next_post,
  .prev_next .next_posts {
    border-bottom: 0; } }

/*
 * ---:[ natural layout break 2 ]:---
 */
@media all and (min-width: 836px) {
  .container,
  .columns > .content,
  .columns > .sidebar.secondary,
  .columns .column-wrapper > .content,
  .columns .column-wrapper > .sidebar.primary {
    width: 836px;
    margin: 0 auto;
    float: none; }


  .wrapper {
    width: 100%;
    margin: 0 auto; }




  .grt blockquote.right,
  .grt blockquote.left {
    width: 50%; }

  .grt blockquote.right {
    margin-left: 28px; }

  .grt blockquote.left {
    margin-right: 28px; } }

/*
 * ---:[ natural layout break 3 (desktop) ]:---
 */
@media all and (min-width: 1044px) {
  .columns > .content,
  .columns .column-wrapper > .content {
    width: 724px;
    float: left;
    border-width: 0 1px 0 0;
    margin: 0 auto;
    border-style: solid;
    border-color: #d6d6d6; }

    .full-layout .author_box_wrapper {
      padding-left: 28px;
      padding-right: 0; }
    .full-layout .related-container,
    .full-layout .related-headline {
      margin-left: 0;
      margin-right: -28px;
      padding-left: 0;
      padding-right: 28px; }
    .full-layout .post_box,
    .full-layout .comment_list {
      padding-left: 0;
      padding-right: 28px;
      margin-left: 28px;
      margin-right: 0; }

    .fixed-layout .featured_image,
    .fixed-layout .related-container {
      margin-left: -28px;
      margin-right: -28px; }
    .fixed-layout .related-container .related-content,
    .fixed-layout .related-container .related-headline {
      padding-left: 28px;
      padding-right: 28px; }

  .header_container .headline_container .container,
  .post_box,
  .author_box_title,
  .author_box .author_box_container,
  .author_box .author_social_container,
  .footer,
  .comment,
  #commentform,
  .comments_intro,
  .prev_next {
    padding-left: 28px;
    padding-right: 28px; }

  .wrapper {
    width: 100%;
    margin: 0 auto; }

  .container,
  .no-sidebar-wide .column-wrapper,
  .no-sidebar-wide .column-wrapper > .content,
  .landing-wide .column-wrapper,
  .landing-wide .column-wrapper > .content {
    width: 1044px; }

  .column-wrapper {
    width: 100%;
    border-width: 0;
    float: none;
    margin: 0 auto;
    border-style: solid;
    border-color: #d6d6d6; }


      .columns > .sidebar.secondary {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 30px 28px 0; }

      .columns .column-wrapper > .sidebar.primary {
        width: 320px;
        float: left;
        margin: 0 auto;
        padding: 30px 28px 0;
        margin-left: -1px; }

  .no-sidebar-slim .columns .content {
    border: medium none;
    float: none;
    margin: 0 auto; }

  .header_container {
    text-align: center; }

  .menu_control {
    display: none; }

  .show_menu {
    top: auto; }

  .colorless-nav .nav-container .nav > li {
    border: none; }

  .nav {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding-left: 14px;
    padding-right: 14px; }
    .nav:before {
      display: none; }
    .nav li {
      position: relative; }
      .nav li > a:hover {
        background-color: #d1d1d1; }
      .nav li:hover > .sub-menu {
        display: block; }
    .nav .sub-menu {
      display: none;
      position: absolute;
      text-align: left;
      padding-top: 3px;
      padding-left: 0;
      margin-top: -1px; }
      .nav .sub-menu li {
        width: 182px;
        background-color: #e8e8e8; }
        .nav .sub-menu li > a:hover {
          background-color: #d1d1d1; }
      .nav .sub-menu .sub-menu {
        top: 0;
        left: 182px;
        text-align: left;
        padding-top: 0; }
      .nav .sub-menu .current-menu-item > a {
        background-color: #d1d1d1; }
    .nav > li,
    .nav > ul > li {
      float: left;
      background-color: #e8e8e8; }
      .nav > li > .sub-menu:before,
      .nav > ul > li > .sub-menu:before {
        display: block;
        top: 0;
        right: 28px;
        left: auto; }
    .nav .current-menu-item > a {
      background-color: #d1d1d1; }

  .menu_control,
  .author_box_wrapper,
  .prev_next {
    margin-left: 0;
    margin-right: 0; }

  .sidebar .tagcloud,
  .sidebar #calendar_wrap,
  .related-container .related-content {
    padding-left: 0;
    padding-right: 0; }

  .sidebar input[type="submit"],
  .sidebar .input_submit {
    width: 100%; }

  .author_box .author_social_container,
  .related-container {
    text-align: left; }

  .author_box .social-headline {
    display: inline-block; }

  #action_box .ab_col {
    padding: 28px; } }

/*
 * ---:[ custom CSS ]:---
 */
.bb-post.post_box {
  padding: 0;
  margin: 0; }

/*
 * *landing page*
 */
.lp.full-layout.fl-builder .post_box,
.lp .post_box {
  padding: 0;
  margin: 0; }

#blue-grad {
  background: #068fc2;
  background: -webkit-linear-gradient(#014880, #068fc2);
  background: -moz-linear-gradient(#014880, #068fc2);
  background: linear-gradient(#014880, #068fc2);
  background: -ms-linear-gradient(#014880, #068fc2);
  background: -o-linear-gradient(#014880, #068fc2); }

#gainform label {
  display: none; }

#gainform .fl-input-group input {
  height: 50px; }

#gainform div.fl-input-group.fl-message {
  display: none; }

.fl-contact-form textarea,
.fl-contact-form input[type=text],
.fl-contact-form input[type=tel],
.fl-contact-form input[type=email] {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #d6d6d6;
  background-color: white;
  padding: 0.75em;
  margin-bottom: 7px !important;
  width: 100%; }

.fl-contact-form .nf-field-container {
  margin-bottom: 7px !important; }

.fl-contact-form input[type=submit],
.fl-contact-form input[type=button] {
  width: 100% !important;
  font-size: 24px;
  line-height: 26px;
  padding: 10px 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #00d600 !important;
  border: 1px solid #00ca00 !important;
  background: -moz-linear-gradient(top, #1ef41e 0%, #00d600 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ef41e), color-stop(100%, #00d600)) !important;
  background: -webkit-linear-gradient(top, #1ef41e 0%, #00d600 100%) !important;
  background: -o-linear-gradient(top, #1ef41e 0%, #00d600 100%) !important;
  background: -ms-linear-gradient(top, #1ef41e 0%, #00d600 100%) !important;
  background: linear-gradient(to bottom, #1ef41e 0%, #00d600 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ef41e', endColorstr='#00d600', GradientType=0) !important; }

#wp-admin-bar-w3tc > a > img {
  display: inline-block !important; }

@media all and (max-width:600px) {
  .fl-module-content ul {
    text-align: left; }

  body.lp .wpcf7 form > p:nth-child(5) > input {
    font-size: 17px; } }

.fl-builder-content ul {
  padding-left: 30px; }

.fl-builder-content .checkboxes ul {
  list-style: none; }

.fl-builder-content .checkboxes li {
  margin-bottom: 10px; }

.fl-builder-content .checkboxes li:before {
  color: #31a931;
  font-family: "FontAwesome";
  content: "\f046";
  position: relative;
  top: 4px;
  margin-right: 8px;
  font-size: 1.5em; }

@media all and (min-width:600px) {
  .fl-builder-content .checkboxes li:before {
    margin-left: -30px; } }

.whitetxt {
  color: white; }

@media all and (max-width:600px) {
  .hideonmobile {
    display: none; } }

@media all and (max-width:600px) {
  .fl-builder-content ul {
    padding-left: 10px; }

  .fl-contact-form input[type=submit],
  .submitbtn .field-wrap input[type=button] {
    font-size: 16px !important; } }

#site_title img {
  padding-bottom: 7px; }

#site_tagline {
  color: #65d559;
  font-size: 0.8em;
  padding-bottom: 7px; }

a.button {
  background: #6eb5df;
  border-radius: 3px; }

a.button:hover {
  background: grey; }

/*
 * .template-front .nav .current-menu-item > a{background:#E8E8E8}
 */
.nav a {
  color: #555555;
  font-weight: bold;
  letter-spacing: 0em; }

#top-header {
  text-align: center;
  background: #6eb5df; }

#top-header-right {
  display: inline-block; }

.headline {
  color: rgba(28, 82, 26, 0.85) !important; }

.no-sidebar-slim .headline_area {
  margin-bottom: 0; }

.template-front h3 {
  font-size: 1.7em;
  color: #339432;
  margin-bottom: 15px; }

#top-header h1 {
  font-size: 0.8em;
  color: white;
  line-height: 1.3;
  margin: 0px auto 0;
  padding-top: 5px; }

#top-header a {
  color: white; }

#top-header p {
  display: inline-block; }

#top-header .fa:hover,
#top-header a:hover {
  color: #d1d1d1; }

#top-header .fa {
  color: white; }

#top-header .fa-phone {
  margin-right: 4px; }

#top-header .fa-phone {
  margin-left: 40px; }

#top-header .fa-facebook-square {
  margin-left: 20px;
  margin-right: 5px;
  font-size: 1.4em;
  position: relative;
  top: 3px; }

#action_box {
  background-color: #f1f1f1;
  background-size: 90%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center 310px; }

#action_box a.button:hover {
  background: grey; }

#action_box .action_title {
  color: #65d559;
  font-weight: bold;
  text-shadow: 1px 1px white; }

#action_box .container {
  padding: 28px 0;
  color: white; }

#action_box .action_text p {
  font-size: 1.4em;
  max-width: 800px;
  margin: 0 auto 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }

@media all and (max-width:1044px) {
  #action_box .action_text p {
    font-size: 1em;
    line-height: 1.2; } }

#action_box .action_text {
  margin-bottom: 0; }

#action_box > div > div > div > div.content-column.one_half.last_column > p:nth-child(1) {
  background: rgba(0, 0, 0, 0.4);
  padding: 14px;
  border-radius: 3px; }

#action_box img {
  border: 4px solid white; }

#action_box a.button {
  background: #6eb5df; }

#signup a.button {
  text-decoration: none;
  font-size: 1.5em; }

#signup h1 {
  display: none; }

#signup {
  background: #6c6c6c;
  padding: 0 14px 56px;
  color: white;
  border-top: 10px solid #f1f1f1; }

#signup h4 {
  font-size: 2em;
  margin-top: 56px; }

#signup p {
  padding: 14px 0; }

#signup input {
  max-width: 250px; }

#signup #form-submit > input {
  background: #6eb5df;
  padding: 12px 100px; }

h4 #signup {
  border-top: 0px solid white; }

.green-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 37.5px 0 37.5px;
  border-color: #f1f1f1 transparent transparent transparent;
  margin: 0 auto; }

.green-triangle-2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 37.5px 0 37.5px;
  border-color: #e8e8e8 transparent transparent transparent;
  margin: 0 auto; }

.dark-green-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 37.5px 0 37.5px;
  border-color: #6c6c6c transparent transparent transparent;
  margin: 0 auto; }

.white-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 37.5px 0 37.5px;
  border-color: white transparent transparent transparent;
  margin: 0 auto;
  position: relative;
  z-index: 3; }

.blue-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 37.5px 0 37.5px;
  border-color: #6eb5df transparent transparent transparent;
  margin: 0 auto; }

.template-front .headline_area {
  display: none; }

.template-front #post-9 > div.post_content {
  margin-top: 14px; }

#post-9 > div.post_content > h3 {
  font-size: 2.3em;
  color: #339432;
  max-width: 600px;
  margin: 25px auto 0;
  line-height: 1.25; }

.template-front .full_width {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 56px;
  float: none; }

.template-front #post-9 .fa {
  display: block;
  margin: 0 auto;
  font-size: 3em;
  text-align: center;
  color: #2e94d1; }

.template-front #post-9 h5 {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: false; }

.template-front #post-9 p {
  font-size: 0.85em;
  line-height: 1.75; }

.template-front .full_width p {
  font-size: 1em !important; }

.template-front #post-9 a {
  font-size: 1em;
  display: block;
  line-height: 1.35;
  text-decoration: none; }

.template-front #post-9 a {
  display: inline-block; }

.template-front #post-9 a:after {
  font-family: "FontAwesome";
  content: "\f09e";
  text-decoration: none;
  margin-left: 5px; }

.template-front #post-9 #stones:after {
  content: ""; }

.pad-bottom {
  padding-bottom: 28px; }

.template-front #post-9 a.button:after {
  content: ""; }

#post-9 > div.post_content > div:nth-child(5) > div:nth-child(4) > div > img {
  outline: 3px solid grey; }

#post-9 a.button {
  background: #6eb5df;
  font-size: 2.5em; }

#post-9 a.button:hover {
  background: #2e94d1; }

ul.checkboxes {
  list-style-type: none;
  padding-left: 7px;
  margin-bottom: 28px; }

ul.checkboxes li {
  margin-left: 30px;
  text-indent: -25px;
  padding-bottom: 25px; }

ul.checkboxes li .fa {
  font-size: 15px;
  display: none; }

ul.checkboxes li:before {
  font-family: "FontAwesome";
  content: "\f046";
  font-size: 25px;
  color: #339432;
  position: relative;
  top: 5px;
  left: -7px; }

#textblock-2 img {
  outline: 2px solid grey; }

.page-id-830 .headline_area {
  display: none; }

#post-830 {
  padding-top: 0;
  margin-top: -40px; }

#testimonials {
  background: #6eb5df;
  padding: 0 0 56px; }

#testimonials-header {
  color: white;
  font-size: 2.3em;
  margin: 56px 0 28px;
  line-height: 1.2; }

#testimonials {
  color: white; }

#testimonials a.button {
  background: #081b26;
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 150px;
  margin-top: 28px;
  text-decoration: none; }

#testimonials a.button:hover {
  background: #2e94d1; }

#testimonials img {
  border-radius: 100%;
  margin: 0 auto 28px;
  max-height: 250px;
  max-width: 250px; }

.owl-item > div {
  padding: 0 28px;
  font-size: 0.9em;
  line-height: 1.5; }

hr {
  border-top: 8px solid #339432;
  margin: 28px auto;
  max-width: 55%; }

#textblock-2 p {
  margin-bottom: 56px; }

#different {
  text-align: center;
  color: #339432;
  font-size: 2.3em;
  line-height: 1.25;
  margin-top: 56px;
  font-weight: bold; }

@media all and (max-width:600px) {
  #different {
    font-size: 2em;
    line-height: 1.1; }

  #textblock-2 img {
    margin-bottom: 0 !important; } }

/*
 * #building{background:url('/wp-content/uploads/2016/11/reception-area-wide.jpg') no-repeat; background-size:contain; height:460px; margin:14px 0; background-position:center 0px; }
 */
/*
 * .greenspan{background:rgba(51,148,50,0.8); color:white; font-size:1.5em; line-height:1.5; position:relative; bottom:0; padding:28px; margin-top:300px}
 */
#reception-photo {
  margin-top: -68px;
  margin-bottom: 10px; }

#image-txt {
  max-width: 80%;
  text-align: center;
  margin: 0 auto; }

#image-txt a.button {
  background: #6eb5df; }

.scrollToTop {
  background: #e8e8e8;
  position: fixed;
  bottom: 5px;
  right: 5px;
  display: none;
  border-radius: 3px;
  z-index: 3001;
  opacity: 0.9;
  border: 1px solid white; }

a.scrollToTop {
  color: white !important;
  padding: 7px 9px 3px 9px !important;
  font-weight: bold;
  font-size: 22px !important; }

a.scrollToTop:hover {
  background: #e8e8e8;
  text-decoration: none;
  color: #6eb5df !important; }

#social-boxes {
  background: #e8e8e8; }

#social-boxes .container {
  padding: 56px 0; }

#social-boxes h3 {
  font-size: 1.5em;
  margin: 33px 0 5px 0;
  float: none;
  clear: both; }

#social-boxes h3 a {
  color: #081b26;
  font-size: 0.9em;
  text-decoration: none; }

#social-boxes h3 a:hover {
  text-decoration: underline; }

#social-boxes h6 {
  margin: 0 10px 0 0;
  font-size: 0.9em;
  float: left; }

#social-boxes h6:before {
  font-family: "FontAwesome";
  content: "\f09e";
  text-decoration: none;
  margin-right: 5px;
  opacity: 0.5; }

#social-boxes p {
  line-height: 1.5;
  font-size: 0.95em; }

#social-boxes span.post_date {
  font-size: 0.9em;
  float: left; }

.footerform#signup {
  border-top: 15px solid #e8e8e8; }

#social-boxes > div.container > div:nth-child(2) {
  padding-right: 28px; }

#social-boxes > div.container > div:nth-child(3) {
  padding-left: 28px; }

.fixed-layout #social-boxes .featured_image,
.fixed-layout #social-boxes .related-container {
  margin-left: 0;
  margin-right: 0; }

.template-front.fixed-layout .featured_image {
  margin: 0 !important; }

.single-post div.featured_image > a > img {
  display: none; }

.single-post > div.headline_area.three_fourths > h2.headline {
  line-height: 1.5 !important; }

.grt h2.headline {
  line-height: 1.3 !important; }

.footer_container,
.footer_container .container {
  background-color: #969696; }

.fa-quote-right,
.fa-quote-left {
  color: #339432;
  font-size: 1.5em !important; }

.fa-quote-right {
  margin-left: 6px; }

.fa-quote-left {
  margin-right: 6px; }

.footer a {
  text-decoration: none !important; }

.footer a:hover {
  text-decoration: underline !important; }

.footer a:before {
  content: "" !important; }

.footer .widget ul li {
  margin-left: 15px;
  font-size: 0.9em; }

.footer .widget {
  text-align: left; }

.footer p.widget_title {
  font-size: 1.7em;
  margin-bottom: 5px; }

#attrib {
  line-height: 1.3;
  padding-top: 30px;
  display: block;
  clear: both; }

.bottom-10,
#fb-widget-facebook_widget-2 {
  margin-bottom: 30px; }

#fb-widget-facebook_widget-2 > div.facebook-business-info.fb-widget-clearfix.fwp-size-80 > div.biz-img-wrap > img {
  display: none; }

/*
 * fancy
 */
.fancy {
    /*
   * 
   * * line-height: 0.5;
   */
  text-align: center; }

span.fancy {
  display: inline-block;
  position: relative; }

span.fancy:before,
span.fancy:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px dotted #6eb5df;
  top: 26px;
  width: 280%;
  max-width: 400px; }

span.fancy:before {
  right: 100%;
  margin-right: 15px; }

span.fancy:after {
  left: 100%;
  margin-left: 15px; }

iframe .contact-us .leave-msg {
  padding: 0 !important; }

input[type="submit"],
.input_submit,
.button,
button,
.comment_footer a {
  background-color: #6eb5df; }

textarea {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #d6d6d6;
  background-color: white;
  padding: 0.75em;
  height: 100px; }

@media all and (max-width:420px) {
  #action_box .action_title {
    font-size: 1.8em; }

  .content-column > div {
    padding: 0 !important; }

  a.button {
    margin-bottom: 10px; }

  #top-header > p {
    position: relative;
    top: -5px; }

  #top-header .fa-phone {
    margin-left: 0; }

  #signup input {
    max-width: 100%; }

  #form-submit input {
    margin: 0 auto;
    display: block; }

  .query_box,
  #social-boxes {
    padding: 0 14px; }

  #social-boxes > div.container > div:nth-child(2),
  #social-boxes > div.container > div:nth-child(3) {
    padding-right: 0;
    padding-left: 0;
    margin-top: 55px; } }

@media all and (max-width:1044px) {
  .nav-container {
    display: none; }

  #top-header {
    padding-top: 10px; } }

@media (min-width: 1044px) {
  .nav .sub-menu li {
    width: 392px;
    background-color: #e8e8e8; }

  .nav .sub-menu li a {
    padding: 7px 14px; } }