/*
 * ---:[ 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;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

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

.wp-smiley {
  display: inline; }

/*
 * ---:[ basic WooCommerce styles ]:---
 */
.notification a {
  color: white;
  text-decoration: underline; }

.dropdown-cart-button {
  width: 100%; }

.headercontainer {
  width: 1000px;
  margin: 0px auto;
  padding-top: 10px; }

.notification {
  width: 100%;
  font-size: 1em;
  text-align: center;
  color: white;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  background-color: #4a8bf5 !important;
  padding: 3px 0 !important; }

/*
 * ---:[ Flex styles ]:---
 */
.woocommerce .products ul,
.woocommerce ul.products {
  flex-flow: row wrap;
  display: flex;
  display: box;
  justify-content: center;
  align-items: center; }

.w-container {
  clear: both; }

input.wpcf7-form-control.wpcf7-text {
  width: 100%; }

.footer-section select#archives-dropdown-9 {
  background-color: white;
  width: 50%;
  font-size: 14px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left; }

input#ship-to-different-address-checkbox {
  margin: 2px; }

input[type="checkbox"] {
  width: 22px;
  height: 18px; }

.woocommerce ul.products li.product .button {
  margin-top: 1em;
  display: none; }

.woocommerce div.product div.images img {
  display: block;
  width: auto !important;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pod .products li {
  height: 320px;
  margin-right: 5px;
  margin-left: 0px; }

.products li {
  width: 230px;
  margin: 5px !important;
  position: relative;
  background: white;
  border-bottom: 1px solid #d5d5d5;
  padding: 1em;
  height: 320px;
  margin-left: -26px; }

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #40343a !important;
  border-width: 1px;
  border-top-color: #40343a !important; }

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #40343a !important; }

select.orderby {
  float: right;
  clear: both;
  margin-bottom: 11px;
  font-size: 15px; }

.aws-container .aws-search-field {
  height: 35px !important;
  font-size: 16px !important;
  background: white !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  width: 18%; }

li#tab-title-additional_information {
  width: 31%; }

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  margin: 0 10px 0 0;
  font-size: 18px;
  height: 36px; }

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  font-size: 18px;
  border-top-color: #bbb3b9; }

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  margin: 10px;
  font-size: 15px;
  display: inline-block;
  margin-right: 1em; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 0em !important;
  overflow: hidden;
  position: relative; }

.wgs_wrapper td.gsib_a {
  padding: 0 0 0 0 !important; }

input {
  font-size: 15px;
  padding: 7px; }

input#fscf_submit1 {
  width: 550px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease;
  color: white;
  font-size: 21px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #208ed6;
  line-height: 1em;
  vertical-align: middle; }

div#reviews,
div#tab-additional_information,
div#tab-details,
div#tab-specs,
div#tab-video {
  padding: 15px; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: white !important;
  background-color: #208ed6 !important; }

.w-section.footer-section {
  clear: both; }

.w-section.pagination-section {
  clear: both; }

h2.woocommerce-loop-product__title {
  margin: 1px 0 0.857px !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: black !important;
  padding-left: 20px !important;
  text-decoration: none !important;
  font-weight: bold; }

.menu .sub-menu li {
  width: 150% !important;
  clear: both;
  margin-top: 0px;
  border-bottom: solid 1px grey; }

.menu a {
  display: block;
  font-size: 15px;
  line-height: 30px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 20px !important; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px;
  margin-top: -24px; }

.menu {
  position: relative;
  z-index: 50;
  list-style: none;
  margin-left: 20px;
  margin-top: 15px !important; }

.woocommerce-store-notice a,
p.demo_store a {
  color: white;
  text-decoration: underline; }

p.woocommerce-store-notice.demo_store {
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  text-align: center;
  color: white;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2); }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
  padding-left: 15px; }

.archive_content img {
  border: 1px solid #dddddd;
  margin: 10px !important;
  background: white !important;
  padding: 5px !important; }

.woocommerce .woocommerce-ordering {
  width: 100% !important; }

.woocommerce nav.woocommerce-pagination {
  text-align: center;
  display: none; }

.categorypages .woocommerce ul.products li.product a img {
  width: 92% !important;
  height: auto;
  display: block;
  box-shadow: none;
  margin: 10px !important;
  border: 1px solid #dddddd; }

.woocommerce ul.products li.product a img {
  width: 92% !important;
  height: auto;
  display: block;
  box-shadow: none;
  margin: 10px !important;
  border: 1px solid #dddddd; }

.woocommerce ul.products li.product a img {
  width: 100%;
  min-height: 185px;
  max-height: 185px;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none; }

.woocommerce .products_main_loop > ul.products > li.product img {
  max-width: 92% !important;
  height: auto;
  width: auto;
  margin: 10px;
  border: 1px solid #dddddd; }


.summary.entry-summary {
  width: 100% !important; }

mark.count {
  background: none !important; }

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
  background-color: #1971aa;
  color: white !important; }

span.post_date_intro {
  padding-left: 11px; }

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  border: 1px solid #208ed6;
  display: inline-block;
  padding: 7px 1em;
  border-radius: 2px;
  background-color: #208ed6;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease;
  margin: 20px; }

h2.woocommerce-loop-category__title {
  margin: 1px 0 0.857px !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: black !important;
  padding-left: 20px !important;
  text-decoration: none !important;
  font-weight: bold; }

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  width: 50%; }

.woocommerce ul.products li.product .button {
  margin-top: 0em !important; }

a.button.product_type_variable.add_to_cart_button:hover {
  background-color: #1971aa;
  color: white !important; }

a.button.product_type_variable.add_to_cart_button {
  border: 1px solid #208ed6;
  display: inline-block;
  padding: 0.75em 1em;
  border-radius: 2px;
  background-color: #208ed6;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease;
  margin: 6px; }

span.price {
  display: block !important;
  float: left !important;
  font-weight: normal !important;
  color: #6b6b6b !important;
  margin-bottom: 1px !important;
  padding-left: 20px !important; }

.woocommerce-shop .content {
  padding: 30px; }

.woocommerce-archive .content {
  padding: 0 30px; }

.woocommerce-archive .term-description {
  margin-bottom: 30px; }

.woocommerce-result-count {
  font-size: false;
  line-height: false;
  color: false; }

.woocommerce .content > .product {
  margin: 30px 30px 0 30px; }


.woocommerce .page-title {
  padding: 0 30px 30px;
  border-bottom: 1px solid false;
  margin: 0 -30px 30px -30px; }

.woocommerce .product_title {
  margin-bottom: 15px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -7.5px 0 15px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 30px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 30px; }

/*
 * ---:[ Checkout and Account Details ]:---
 */
fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 30px;
  margin-bottom: 30px; }

.grt fieldset legend {
  margin-bottom: 15px; }

/*
 * ---:[ Custom Css ]:---
 */
.sidebar img.woocommerce-placeholder.wp-post-image {
  width: 50px;
  float: right;
  margin-left: 4px;
  width: 35px;
  height: auto;
  box-shadow: none;
  margin-right: -5px; }

.headercontainer {
  width: 1000px;
  margin: 0px auto; }

p.demo_store {
  background-color: #4a8bf5 !important;
  padding: 3px 0 !important; }

.headerright {
  width: 57%;
  float: right; }

.headerleft {
  width: 50%;
  float: left;
  display: inline-block; }

table#gs_id50 {
  padding: 4px !important; }

div#gsc-iw-id1 {
  height: 33px; }

input.gsc-search-button-v2 {
  width: 0px !important; }

.gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  padding: 0px 0px !important; }

.cse input.gsc-search-button,
input.gsc-search-button {
  height: 28px !important;
  min-width: 35px !important; }

.gsc-control-searchbox-only.gsc-control-searchbox-only-en {
  width: 43%;
  float: right;
  margin-top: -82px; }

div#page {
  clear: both; }

.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
  font-size: 16px !important;
  line-height: 24px !important; }

li#wpmenucartli {
  display: inline-block;
  float: right;
  margin-right: -92px; }

.images {
  width: 100% !important; }

@media only screen and (max-width: 897px) {
  .text_box p a {
    display: block;
    font-size: 20px; }

  .footer-section select#archives-dropdown-9 {
    float: none; }

  .menu li {
    margin-top: 0px; }

  .front-page-module .featured_content .headline {
    padding-top: 24px; }

  .headerright {
    width: 100%;
    float: none; }

  .headerleft {
    width: 100%;
    float: none;
    display: block; }

  .headercontainer {
    width: 100%;
    margin: 0px auto; }

  .gsc-control-searchbox-only.gsc-control-searchbox-only-en {
    clear: both;
    width: 100%;
    float: right;
    margin-top: 0px;
    margin-right: 0px; }

  img.attachment-shop_thumbnail.size-shop_thumbnail {
    margin: 10px auto !important;
    float: none !important;
    width: 67% !important;
    height: auto !important; }

  .images {
    width: 100%;
    float: none;
    margin: 0px auto; }

  .sidebar {
    font-size: 14px;
    line-height: 22px;
    display: block !important; }

  .sidebar .widget_title,
  .sidebar .email_form_title,
  .sidebar .widget_title a.rsswidget {
    clear: both; }

  div#text-66 .fluid-vids {
    width: 277px !important; }

  .w-container {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%; }

  #af-form-172235364 {
    display: block;
    width: 92% !important; }

  #af-form-1162994461,
  #af-form-1162994461 .quirksMode {
    width: 92% !important; }

  .sidebar .widget {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .w-col {
    position: relative;
    float: none !important;
    width: 100%;
    min-height: 1px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-sizing: border-box; }

  .one-quarter {
    width: 100%;
    float: none;
    margin-top: 20px;
    margin: 0px auto;
    text-align: center; }

  .three-quarters {
    width: 100%;
    float: none;
    margin: 0px auto; }

  .menu_control {
    padding: 1em 13px; }

  .menu_control {
    display: block !important;
    width: 100%;
    border-width: 0;
    background-color: #888888;
    padding: 1em 26px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white; }

  .menu {
    margin-left: 0px !important;
    margin-top: 0px !important; }

  .menu li {
    width: 100%;
    float: none !important;
    margin-bottom: 0; }

  .show_menu {
    display: block !important; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; } }

ul.products {
  padding: 0;
  z-index: 9;
  position: relative;
  list-style: none;
  clear: both; }

.single-product .woocommerce_tabs,
.single-product .woocommerce-tabs {
  margin: 0 0 2.992em; }

.single-product .woocommerce_tabs ul.tabs,
.single-product .woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ededed));
  background: -webkit-linear-gradient(#fafafa, #ededed);
  background: -moz-linear-gradient(center top, #fafafa 0%, #ededed 100%);
  background: -moz-gradient(center top, #fafafa 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fafafa, endColorstr=#ededed);
  -ms-filter: \"progid:DXImageTransform.Microsoft.gradient GradientType=0, startColorstr=#fafafa, endColorstr=#ededed \";
  -webkit-border-top-left-radius: 0.53em;
  -webkit-border-top-right-radius: 0.53em;
  -moz-border-radius-topleft: 0.53em;
  -moz-border-radius-topright: 0.53em;
  border-top-left-radius: 0.53em;
  border-top-right-radius: 0.53em; }

.single-product .woocommerce_tabs ul.tabs li,
.single-product .woocommerce-tabs ul.tabs li {
  width: 48%;
  float: left; }

img.attachment-shop_thumbnail.size-shop_thumbnail {
  margin-top: 10px;
  float: left;
  width: 30%;
  height: 198px;
  margin-right: 10px; }

.single-product .woocommerce_tabs ul.tabs li.active a,
.single-product .woocommerce-tabs ul.tabs li.active a {
  background: white;
  text-decoration: none; }

.single-product .woocommerce_tabs ul.tabs li a,
.single-product .woocommerce-tabs ul.tabs li a {
  display: block;
  padding: 1em 1.618em;
  color: #5a5a5a; }

.menu_control {
  display: none;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
  text-decoration: none;
  padding: 0.5em 1.5em; }

.menu-item > a:hover,
.current-menu-item > a {
  text-decoration: none;
  color: white !important;
  background: #666666 !important; }

.menucontainer {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 25px;
  color: white;
  background: #888888; }

.menu .current-menu-item > a {
  border-bottom-color: white;
  background-color: white;
  cursor: text; }

.menu li:hover>.sub-menu {
  display: block; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px;
  background-color: #888888;
  width: 180%; }

.menu .sub-menu li {
  width: 100%;
  clear: both; }

.menu a {
  display: block;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white !important;
  text-decoration: none;
  padding: 0.5em 20px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #dddddd; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px; }

.menu {
  position: relative;
  z-index: 50;
  list-style: none;
  margin-left: 20px;
  margin-top: -14px; }

.widget .widget_title {
  color: white !important; }

.product.has-default-attributes.has-children>.images {
  opacity: 1 !important; }

.query_box {
  background-color: #ededed;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px; }

h1.headline {
  color: #208ed6;
  font-size: 35px !important;
  text-align: left !important; }

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

.post_content.post_excerpt {
  padding: 10px; }

.boxes h3.headline.flex-container.flex-v-align {
  flex: 1 0 auto !important;
  line-height: 25px !important; }

.latest-posts-container .query_box.w-row-3 .headline {
  line-height: 47px !important;
  flex: 0 0 auto !important; }

h3.headline.flex-container.flex-v-align a {
  color: #208ed6; }

a.excerpt_read_more {
  display: block;
  background-color: #208ed6;
  color: white !important;
  width: 15%;
  text-decoration: none;
  text-align: center;
  float: right;
  margin: 24px; }

a.excerpt_read_more:hover {
  background-color: #2084d6; }

.w-section.footer-section li a {
  text-decoration: none;
  font-size: 17px;
  color: white !important; }

.w-section.footer-section ul {
  text-align: left;
  list-style: none; }

.w-section.footer-section p.widget_title {
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: left; }

/*
 * SECTIONS
 */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  width: 100%; }

/*
 * COLUMN SETUP
 */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.col:first-child {
  margin-left: 0; }

/*
 * GROUPING
 */
.group:before,
.group:after {
  content: \"\";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
    /*
   * For IE 6/7
   */ }

/*
 * GRID OF THREE
 */
.span_3_of_3 {
  width: 100%; }

.span_2_of_3 {
  width: 66.13%; }

.span_1_of_3 {
  width: 32.26%; }

/*
 * GRID OF TWO
 */
.span_2_of_2 {
  width: 49%; }

.span_1_of_2 {
  width: 49.2%; }

@media only screen and (max-width: 400px) {
  
 }

/*
 * Extra small devices (phones, 600px and down)
 */
@media only screen and (max-width: 600px) {
  .menu .sub-menu li {
    width: 100% !important;
    clear: both;
    margin-top: 0px; } }

/*
 * Small devices (portrait tablets and large phones, 600px and up)
 */
@media only screen and (min-width: 600px) {
  .menu .sub-menu li {
    width: 100% !important;
    clear: both;
    margin-top: 0px; }

  .menu .sub-menu {
    width: 100%; } }

/*
 * Medium devices (landscape tablets, 768px and up)
 */
@media only screen and (min-width: 768px) {
  .menu .sub-menu li {
    width: 100% !important;
    clear: both;
    margin-top: 0px; }

  .menu .sub-menu {
    width: 100%; } }

/*
 * Large devices (laptops/desktops, 992px and up)
 */
@media only screen and (min-width: 992px) {
  .menu .sub-menu li {
    width: 100% !important;
    clear: both;
    margin-top: 0px; }

  .menu .sub-menu {
    width: 300px; } }

/*
 * Extra large devices (large laptops and desktops, 1200px and up)
 */
@media only screen and (min-width: 1200px) {
  .menu .sub-menu li {
    clear: both;
    margin-top: 0px; }

  .menu .sub-menu {
    width: 300px; } }

/*
 * GO FULL WIDTH AT LESS THAN 480 PIXELS
 */
@media only screen and (max-width: 480px) {
  .menu .sub-menu {
    width: 100%; }

  .col {
    margin: 1% 0 1% 0%; } }

@media only screen and (max-width: 480px) {
  .span_2_of_2,
  .span_1_of_2 {
    width: 100%; } }

/*
 * GO FULL WIDTH BELOW 480 PIXELS
 */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%; }

  .span_3_of_3,
  .span_2_of_3,
  .span_1_of_3 {
    width: 100%; } }

#top_menu_area {
  background-color: transparent;
  border-style: none; }

.page_wrapper {
  max-width: 1000px;
  margin: 0px auto; }

/*
 * ---:[ icon font ]:---
 */
@font-face {
  font-family: 'fficons';
  src: url('assets/public/fonts/icomoon.eot');
  src: url('assets/public/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('assets/public/fonts/icomoon.ttf') format('truetype'), url('assets/public/fonts/icomoon.woff') format('woff'), url('assets/public/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="fficons-"],
[class*=" fficons-"] {
  font-family: 'fficons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

/*
 * ---:[ global styles ]:---
 */
* {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  min-height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #111111;
  background: #f7f7f7;
  font-weight: 400;
  overflow: auto; }

.w-section {
  padding-left: 16px;
  padding-right: 16px; }

.w-section.content-section {
  padding-left: 0;
  padding-right: 0; }

.w-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.featured_image .post_image {
  width: 100%;
  height: auto; }

a {
  color: #208ed6;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }
  a:hover {
    text-decoration: none; }

/*
 * ---:[ Typographical elements ]:---
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 16px; }

  .headline > a {
    text-decoration: none;
    color: #222222; }
    .headline > a:hover {
      color: #208ed6; }

h1 {
  font-size: 47px;
  line-height: 70px; }

h2 {
  font-size: 37px;
  line-height: 56px;
  margin-top: 32px; }

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

.grt .headline {
  font-size: 37px; }

.grt h2,
.grt .widget_title,
.grt .email_form_title {
  font-size: 29px;
  line-height: 46px;
  margin-top: 48px;
  margin-bottom: 16px; }

.grt h3 {
  font-size: 23px;
  line-height: 38px; }

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

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

.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: 32px;
  margin: 10px; }

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

.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%; }

.grt img.alignright,
.grt img.alignleft {
  float: none;
  margin-left: 0;
  margin-right: 0; }

/*
 * ---:[ 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: 32px; }

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

.grt blockquote {
  display: block;
  font-size: 29px;
  line-height: 42px;
  color: #888888;
  padding: 32px;
  width: 100%;
  border: none; }
  .grt blockquote p:last-child {
    margin-bottom: 0; }

.grt pre,
.grt code {
  font-size: 16px;
  line-height: 30px; }

.grt pre,
.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  padding: 16px; }

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

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

.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  background-color: #ededed;
  padding-left: 24px;
  display: block; }

.grt .note {
  background-color: #feefb3; }

.grt .tip {
  background-color: #bde5f8; }

.grt .alert {
  background-color: #ffbaba; }

.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 16px 16px;
  color: #888888; }

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

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

.grt .drop_cap {
  font-size: 64px;
  font-weight: normal;
  line-height: 1em;
  color: #888888;
  margin-right: 0.15em;
  float: left; }

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

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

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

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

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

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

/*
 * ---:[ Flex Classes ]:---
 */
.flex-container {
  display: -webkit-flex;
  display: flex; }

.flex-col,
.flex-row-to-col {
  -webkit-flex-direction: column;
  flex-direction: column; }

.flex-row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.flex-v-align {
  align-items: center; }

.flex-align-right {
  margin-left: auto; }

.flex-align-left {
  margin-right: auto; }

.flex-align-ltoc,
.flex-align-rtoc {
  margin-left: auto;
  margin-right: auto; }

/*
 * ---:[ Menu Bar ]:---
 */
#site_title {
  display: inline-block;
  margin-bottom: 0;
  text-align: left;
  font-size: 23px;
  line-height: 0.4 !important;
  width: 100%; }
  #site_title > a {
    text-decoration: none; }
    #site_title > a:hover {
      color: #1971aa; }


.menu-bar {
  width: 100%;
  font-size: 16px;
  background-color: #f2f2f2;
  z-index: 999;
  min-height: 70px; }
  .menu-bar .w-container {
    position: relative;
    min-height: 70px;
    text-align: center; }

.w-nav-button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  padding: 0.5em 16px;
  font-size: 1.6em;
  line-height: 46px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
 * ---[ Flex Mobile Menu ]---
 */
.side-navigation {
  position: fixed;
  right: -200%;
  height: 100%;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .side-navigation .menu-container {
    height: 100%;
    width: 100%;
    display: table;
    background-color: #208ed6; }
    .side-navigation .menu-container .nav-container {
      height: 100%; }

#flex_menu .menu {
  background-color: #208ed6;
  list-style: none;
  display: table;
  text-align: left;
  height: 100%;
  width: 100%;
  color: white; }
    #flex_menu .menu li > a {
      display: block;
      font-size: 16px;
      line-height: 23px;
      color: inherit;
      text-transform: uppercase;
      position: relative;
      vertical-align: top;
      text-decoration: none;
      padding: 16px 32px;
      letter-spacing: 0.2em; }
  #flex_menu .menu .close-menu-item {
    background-color: #d9d9d9;
    color: #222222;
    height: 70px; }
    #flex_menu .menu .close-menu-item .fficons-nav-menu {
      line-height: inherit; }
    #flex_menu .menu .close-menu-item > a {
      padding: 0 32px 0 32px;
      line-height: 70px; }
      #flex_menu .menu .close-menu-item > a:hover {
        background-color: #d9d9d9;
        color: #208ed6; }

.menu-item > a:hover,
.current-menu-item > a {
  text-decoration: none;
  background-color: #1971aa; }

#flex_menu .menu .sub-menu {
  list-style: none; }
  #flex_menu .menu .sub-menu li > a {
    vertical-align: middle;
    padding-left: 64px; }
    #flex_menu .menu .sub-menu li > a:before {
      content: \" \";
      border-color: transparent white;
      border-style: solid;
      border-width: 0.35em 0px 0.35em 0.45em;
      display: inline-block;
      width: 0px;
      height: 0px;
      position: relative;
      left: -16px; }

/*
 * ---:[ Menu Animation & Behaviour ]:---
 */
  body.show_menu #menu {
    right: 0;
    overflow-y: scroll;
    min-width: 300px; }

/*
 * ---[ Content Column ]---
 */
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box; }

/*
 * ---[ Front Page Featured Content ]---
 */
  .front-page-module .headline_image {
    position: relative; }
    .front-page-module .headline_image .post_image {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
    .front-page-module .headline_image .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: black;
        /*
   * The Fallback
   */
      background-color: transparent; }
  .front-page-module .featured_content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white; }
    .front-page-module .featured_content .headline {
      font-size: 23px;
      line-height: 38px;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .front-page-module .featured_content .button-wrapper {
      text-align: center; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"default\"] {
        color: #208ed6;
        border-color: #208ed6; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"default\"]:hover {
          border-color: #1971aa;
          background-color: #1971aa;
          color: white; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"filled\"] {
        border-color: #208ed6;
        background-color: #208ed6; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"filled\"]:hover {
          border-color: #1971aa;
          background-color: #1971aa; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"thesis\"] {
        background-color: #208ed6;
        border-color: rgba(0, 0, 0, 0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~=\"thesis\"]:hover {
          background-color: #1971aa; }
  .front-page-module .headline {
    margin-top: 0; }
  .front-page-module .w-container {
    margin-bottom: 0; }

.w-section.introduction-section {
  padding-top: 4em; }
  .w-section.introduction-section .w-container {
    border-bottom: 1px solid rgba(43, 50, 57, 0.05);
    padding-bottom: 4em; }

.w-section.latest-post-section {
  padding-top: 4em;
  padding-bottom: 4em; }

  .latest-post-section .headline {
    text-align: center;
    margin-top: 0; }

.latest-posts-container {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column; }
  .latest-posts-container .query_box.w-row-3 {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    margin-bottom: 1em;
    background-color: #ededed;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    min-height: 209.25px; }
    .latest-posts-container .query_box.w-row-3 .post_image {
      margin-bottom: 0; }
    .latest-posts-container .query_box.w-row-3 .headline {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 0;
      font-weight: 400;
      padding: 8px 16px;
      justify-content: center;
      flex: 1 0 auto; }

/*
 * ---[ Inputs ]---
 */
.grt textarea,
input[type=\"text\"],
input[type=\"email\"],
.input_text {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.08); }
  .grt textarea:focus,
  input[type=\"text\"]:focus,
  input[type=\"email\"]:focus,
  .input_text:focus {
    border-color: #208ed6; }

.grt textarea,
textarea.input_text {
  display: block; }

.grt input[type=\"submit\"],
.input_submit,
.button,
.cta-button,
#thesis_launcher input {
  color: white !important;
  border: 1px solid white;
  display: inline-block;
  padding: 1.75em 1em;
  border-radius: 2px;
  background-color: #0067a6;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease;
  color: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #208ed6;
  line-height: 1em;
  vertical-align: middle; }
  .grt input[type=\"submit\"]:focus,
  .input_submit:focus,
  .button:focus,
  .cta-button:focus,
  #thesis_launcher input:focus {
    box-shadow: none;
    outline: none; }
  .grt input[type=\"submit\"]:hover,
  .input_submit:hover,
  .button:hover,
  .cta-button:hover,
  #thesis_launcher input:hover {
    border-color: #1971aa;
    background-color: #1971aa;
    color: white;
    cursor: pointer; }
  .grt input[type=\"submit\"]:hover,
  .input_submit:hover,
  .button:hover,
  .cta-button:hover,
  #thesis_launcher input:hover {
    background-color: #1971aa;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .grt input[type=\"submit\"]:active,
  .input_submit:active,
  .button:active,
  .cta-button:active,
  #thesis_launcher input:active {
    border-bottom-width: 2px;
    margin-top: 2px; }

#thesis_launcher input {
  padding: 0.25em 0.5em; }

.grt textarea,
.grt input[type=\"text\"],
.grt input[type=\"email\"],
.grt .input_text,
.grt select {
  width: 100%;
  padding: 8px;
  border-radius: 2px; }

.grt textarea,
.grt textarea.input_text {
  line-height: 32px; }

/*
 * ---[ Section Call to Action ]---
 */
.call-to-action {
  padding: 0 32px;
  background-color: #69b6e9;
  text-align: center; }
  .call-to-action .w-container {
    padding: 64px 0; }
  .call-to-action .cta-headline {
    font-size: 37px;
    line-height: 56px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    color: white;
    text-align: center;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .call-to-action .cta-headline.has-button {
      margin-bottom: 32px; }
  .call-to-action .cta-button[data-button-style~=\"default\"] {
    border-color: white;
    color: white; }
    .call-to-action .cta-button[data-button-style~=\"default\"]:hover {
      border-color: #1971aa;
      background-color: #1971aa; }

/*
 * ---[ Section Post Byline ]---
 */
.post-byline-section {
  border-bottom: 1px solid rgba(43, 50, 57, 0.05);
  border-top: 1px solid rgba(43, 50, 57, 0.05); }

.post-byline-container {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #888888; }
  .post-byline-container .post_author {
    margin-right: 11px; }
  .post-byline-container .avatar {
    float: left;
    margin-right: 11px;
    border-radius: 100%; }
  .post-byline-container .num_comments_link {
    float: right; }
    .post-byline-container .num_comments_link .num_comments {
      vertical-align: middle;
      margin-right: 0.2em; }
    .post-byline-container .num_comments_link:after {
      content: \"\\e901\";
      font-family: \"fficons\";
      line-height: 1;
      vertical-align: middle; }
  .post-byline-container .post_edit {
    border-radius: 2px;
    font-size: 14px;
    line-height: 32px; }
  .post-byline-container > a {
    color: #888888;
    text-decoration: none; }
    .post-byline-container > a:hover {
      color: #208ed6; }

/*
 * ---[ Post Box Styling ]---
 */
  .headline_area .headline {
    margin-bottom: 0; }

.post_box.post-section {
  margin-top: 32px; }

.post_box.post-section.top,
.post_box .post-headline {
  margin-top: 0; }

.post_cats,
.post_tags {
  display: block;
  margin-bottom: 16px; }

.post_cats_intro,
.post_tags_intro {
  display: inline-block;
  font-weight: 400; }


  .template-single .post_box .post_content {
    padding-bottom: 32px; }

  .archive-post-container .post_box.post-section {
    border-bottom: 1px solid rgba(43, 50, 57, 0.05); }
    .archive-post-container .post_box.post-section:last-child {
      border-bottom: none; }
    .archive-post-container .post_box.post-section .featured_image {
      margin-left: -16px;
      margin-right: -16px; }
    .archive-post-container .post_box.post-section.top {
      border-top: 1px solid rgba(34, 34, 34, 0.05); }
      .archive-post-container .post_box.post-section.top .featured_image {
        margin-top: 0; }

      .not-static-front .archive-post-container .post_box.post-section.top {
        border-top: none; }

/*
 * ---[ Archives Content Section ]---
 */
.archive-intro-container,
.blog-intro-container {
  padding: 32px 0; }
  .archive-intro-container > :last-child,
  .blog-intro-container > :last-child {
    margin-bottom: 0; }
  .archive-intro-container .archive_content p:last-child,
  .blog-intro-container .archive_content p:last-child {
    margin-bottom: 0; }

/*
 * ---[ Pagination ]---
 */
  .w-container.pagination-columns .num_pagination {
    border-top: 1px solid rgba(34, 34, 34, 0.1);
    padding: 32px 0 16px; }

.page-numbers {
  padding: 10px;
  border: 1px solid;
  text-decoration: none;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 16px;
  transition: background-color 0.2s ease; }
  .page-numbers.dots:hover {
    background: transparent;
    border: 1px solid;
    color: #111111; }
  .page-numbers.current,
  .page-numbers:hover {
    background: #208ed6;
    border-color: #208ed6;
    color: white; }

/*
 * ---[ Misc Elements ]---
 */
  .featured_image a {
    line-height: 0;
    display: block; }
  .featured_image.has-featured-video {
    position: relative; }
    .featured_image.has-featured-video .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: white;
      font-size: 2em;
      background-color: #208ed6;
        /*
   * The Fallback
   */
      background-color: rgba(32, 142, 214, 0.7);
      padding: 0.5em 1em; }
      .featured_image.has-featured-video .play-button:hover {
        background-color: #208ed6;
          /*
   * The Fallback
   */
        background-color: #208ed6;
        cursor: pointer; }
    .featured_image.has-featured-video .w-container {
      position: relative; }

  .post-excerpt-container a:hover,
  .post_content a:hover,
  .headline_area a:hover,
  .post_cats a:hover,
  .post_tags a:hover {
    background-color: #208ed6;
    color: white; }

#video-player {
  z-index: 10; }

/*
 * ---[ Post Author Section ]---
 */
.author-section {
  background-color: #ededed;
  border-top: 4px solid #dddddd; }

.author-box-wrapper {
  padding: 48px 0;
  position: relative;
  text-align: center; }

.author-description {
  color: #888888; }
  .author-description > p:last-child {
    margin-bottom: 0; }

.grt .author-gravitar {
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .grt .author-gravitar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box;
    transition: all 0.1s ease 0s;
    outline: none;
    max-width: 70px; }
    .grt .author-gravitar img:hover {
      border-color: #1971aa; }

h3.author-name {
  margin-bottom: 0; }

/*
 * ---[ Social Sharing ]---
 */
.ff-social-sharing {
  margin-bottom: 32px; }
  .ff-social-sharing .ff-social-headline {
    margin-top: 32px; }

.share-buttons {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5em; }
  .share-buttons a.share-links,
  .share-buttons a.share-email,
  .share-buttons a.share-whatsapp {
    display: inline-block;
    background-color: #ededed;
    padding: 0.4em 0.6em;
    font-size: 1.4em;
    text-decoration: none; }
    .share-buttons a.share-links:hover,
    .share-buttons a.share-email:hover,
    .share-buttons a.share-whatsapp:hover {
      color: white; }
  .share-buttons .fficons-facebook:hover {
    background-color: #3b5998; }
  .share-buttons .fficons-googleplus:hover {
    background-color: #dd4b39; }
  .share-buttons .fficons-twitter:hover {
    background-color: #00aced; }
  .share-buttons .fficons-pinterest:hover {
    background-color: #cb2027; }
  .share-buttons .fficons-whatsapp:hover {
    background-color: #4dc247; }
  .share-buttons .fficons-email:hover {
    background-color: #323232; }

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

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: 14px;
  line-height: 26px;
  color: #888888; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 14px;
  line-height: 22px;
  display: none; }
  .sidebar .social-follow-links {
    float: none;
    display: block;
    padding: 0;
    text-align: center; }
  .sidebar .social-icon-link {
    color: #208ed6; }
    .sidebar .social-icon-link:hover {
      color: #69b6e9; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  padding: 22px;
  border-radius: 2px; }

.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: 22px; }

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

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

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

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .post_excerpt p,
.sidebar .widget p:last-child,
.sidebar .widget input:last-child,
.sidebar .widget #s,
.sidebar .widget #cat {
  margin-bottom: 0; }

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

.sidebar .email_form_intro {
  margin-bottom: 11px; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .widget_title a.rsswidget {
  position: relative;
  color: #f7f7f7;
  padding: 11px 22px;
  background-color: #208ed6;
  border-radius: 2px 2px 0 0; }

.sidebar .widget_title a.rsswidget {
  text-decoration: none; }

.sidebar .rss-widget-icon {
  float: right;
  margin-right: 0;
  margin-top: 8px; }

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

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

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

.sidebar .widget ul {
  list-style-type: none;
  margin-top: -11px;
  margin-bottom: -11px; }

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

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

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

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

.sidebar .widget_recent_comments li a {
  color: #208ed6; }

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

.sidebar .widget_recent_comments li a:before,
.sidebar .screen-reader-text {
  display: none; }

.sidebar input[type=\"text\"],
.sidebar .input_text,
.sidebar select {
  width: 100%;
  margin-bottom: 11px;
  padding: 6px; }

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

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

  .show-sidebar-mobile .sidebar {
    display: block; }

/*
 * ---[ comments ]---
 */
#comments {
  padding-left: 0;
  padding-right: 0; }

.comments_intro,
.comments_closed {
  color: #888888; }

.comments_intro {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #d6d6d6; }

.grt .comments_intro,
.grt .comments_closed {
  margin-bottom: 48px; }

.grt .comment_list {
  list-style-type: none;
  margin: 0 0 64px 0;
  padding-top: 64px; }

.comment {
  position: relative;
  margin-bottom: 64px; }
  .comment .children {
    list-style-type: none;
    margin-left: 0; }
    .comment .children .comment {
      margin-top: 64px; }

.comment_head {
  position: relative;
  margin-bottom: 16px; }

.comment_author {
  font-weight: bold; }

.comment_author a {
  color: #111111; }
  .comment_author a:hover {
    color: #208ed6; }

.comment_permalink,
.comment-reply-link {
  display: inline-block;
  font-family: \"fficons\";
  font-size: 14px;
  padding: 0 8px;
  border-radius: 4px;
  text-decoration: none; }

.comment_permalink:hover,
.comment-reply-link:hover {
  background-color: #ededed; }

.comment_date {
  display: none;
  font-size: 14px;
  margin-left: 8px;
  color: #888888; }
  .comment_date a {
    color: #888888; }

.comment span.avatar {
  display: none;
  width: 48px;
  height: 48px; }
  .comment span.avatar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box; }
    .comment span.avatar img:hover {
      border-color: #208ed6; }

.comment_edit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 11px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: #111111;
  background-color: #f2f2f2; }
  .comment_edit:hover {
    color: white;
    background-color: #bb0000; }

/*
 * ---[ comment form ]---
 */
.previous_comments {
  float: right; }

.next_comments {
  float: left; }

  .previous_comments a,
  .next_comments a {
    text-decoration: none;
    padding: 0 1em;
    background-color: #ededed;
    display: block; }
    .previous_comments a:hover,
    .next_comments a:hover {
      background-color: #208ed6;
      color: white; }

/*
 * ---[ comment form ]---
 */
#commentform {
  color: #111111;
  padding: 32px 0 48px; }

.comments-form {
  background-color: #ededed; }

.comment #commentform {
  margin-top: 32px; }

.comment_form_title {
  font-size: 23px;
  line-height: 38px;
  border-bottom: 1px solid rgba(43, 50, 57, 0.05);
  padding-bottom: 16px; }

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

#commentform label {
  display: block; }

#commentform .required {
  color: #dd0000; }

#commentform #comment_form_submit {
  margin-bottom: 0; }

.comment_moderated {
  font-weight: bold; }

#cancel-comment-reply-link {
  position: relative;
  float: right;
  font-size: 13px;
  line-height: 1.5;
  border: 1px solid #d6d6d6;
  border-width: 1px 1px 1px 1px;
  padding: 0.75em 1em;
  border-radius: 2px;
  text-decoration: none; }
  #cancel-comment-reply-link:hover {
    background-color: #bb0000;
    border-color: #bb0000;
    color: white; }

/*
 * ---[ Comment Misc ]---
 */
.no-comments-intro {
  text-align: center;
  padding: 32px 16px;
  color: #888888; }

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

/*
 * ---[ Short Codes Misc ]---
 */
  .content-bloc h3 {
    font-weight: normal; }

.flex-video {
  margin-bottom: 32px;
  position: relative; }

/*
 * ---[ Toggle Comments Button ]---
 */
#toggle_comments {
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: #dddddd;
  padding: 0.75em 1.5em;
  letter-spacing: 2px;
  color: #8a8a8a;
  text-transform: uppercase;
  position: relative;
  border-top: 1px solid rgba(43, 50, 57, 0.05); }
  #toggle_comments:hover {
    cursor: pointer;
    color: #222222; }
  #toggle_comments:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: \" \";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #dddddd;
    border-width: 8px;
    margin-left: -8px; }

.hide {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.show {
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  max-height: 100%;
  overflow: hidden; }

/*
 * ---[ Footer Attribution ]---
 */
.footer-section {
  background-color: #208ed6;
  font-size: 14px;
  line-height: 26px;
  color: white; }
  .footer-section a {
    color: rgba(255, 255, 255, 0.8); }
    .footer-section a:hover {
      color: white; }

.footer-container {
  padding: 32px 0;
  text-align: center; }

.social-follow-link {
  text-align: center;
  padding: 16px 0; }

.social-icon-link {
  padding: 3px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8); }
  .social-icon-link span {
    font-size: 2em; }

.copyright-container {
  padding: 16px 0; }
  .copyright-container .designer {
    margin-bottom: 4px; }
  .copyright-container span {
    vertical-align: middle; }
  .copyright-container .fficons-creative-commons {
    font-size: 2em; }

/*
 * ---[ Landing page ]---
 */
  .landing-page #menu,
  .landing-page #menu_trigger {
    display: none; }
  .landing-page .content-col {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .landing-page .headline_area {
    text-align: center; }
    .landing-page .post_content h1,
    .landing-page .post_content h2,
    .landing-page .post_content h3,
    .landing-page .post_content h4,
    .landing-page .post_content h5,
    .landing-page .post_content h6 {
      text-align: center; }

/*
 * ---[ no-sidebar templates ]---
 */
.no-sidebar-full-width .content-col {
  width: 100%; }

/*
 * ---[ Helper Classes ]---
 */
.desktop-only {
  display: none; }

.inline-block {
  max-width: 100%;
  display: inline-block; }

.w-section:before,
.w-section:after,
.w-container:before,
.w-container:after,
.w-row:before,
.w-row:after,
.comment_nav:after,
.comment_nav:before,
.clear:after,
.clear:before {
  content: \" \";
  display: table;
  clear: both; }

/*
 * ---[ natural layout break (iphone 6plus) ]---
 */
@media all and (min-width: 360px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 29px;
        line-height: 46px; } }

/*
 * ---[ natural layout break 2 ]---
 */
@media all and (min-width: 820px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 37px;
        line-height: 56px; }

  .flex-row-to-col {
    -webkit-flex-direction: row;
    flex-direction: row; }

  .flex-align-rtoc {
    margin-left: auto;
    margin-right: 0; }

  .flex-align-ltoc {
    margin-right: auto;
    margin-left: 0; } }

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

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

  .grt img.alignright {
    float: right; }

  .grt img.alignleft {
    float: left; }

  .grt input[type=\"text\"],
  .grt input[type=\"email\"],
  .grt .input_text,
  .grt select {
    width: 50%; }

  .grt textarea.input_text {
    width: 100%; }

  .w-container {
    max-width: 1200px; }

  .content-col {
    width: 820px; }

  .aside-col {
    width: 320px; }

  .sidebar {
    display: block; }

    .template-home .content-col,
    .template-archives .content-col {
      padding-left: 0;
      padding-right: 0; }

      .archive-post-container .post_box.post-section .featured_image {
        margin-left: 0;
        margin-right: 0; }

  #site_title {
    font-size: 47px;
    line-height: 1.4;
    padding: 0 16px;
    text-align: center;
    width: auto; }

  /*
   * ---[ Flex Desktop Menu ]---
   */  #flex_desktop_menu {
    font-size: 16px;
    line-height: 23px; }
      #flex_desktop_menu ul li {
        position: relative;
        display: inline-block; }
        #flex_desktop_menu ul li a {
          color: #111111;
          text-decoration: none;
          padding: 8px 16px;
          display: block; }
        #flex_desktop_menu ul li:hover > .sub-menu {
          display: block;
          opacity: 1;
          -webkit-transition: opacity 0.2s ease-in-out;
          -moz-transition: opacity 0.2s ease-in-out;
          -o-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
          #flex_desktop_menu ul li:hover > .sub-menu .sub-menu {
            left: 50%;
            top: 0;
            -webkit-transform: translateX(50%);
            transform: translateX(50%); }
            #flex_desktop_menu ul li:hover > .sub-menu .sub-menu:before {
              border: 6px solid transparent;
              position: absolute;
              pointer-events: none;
              border-color: transparent;
              border-right-color: #69b6e9;
              left: -6px;
              top: 0.75em; }
            #flex_desktop_menu ul li.menu-item-has-children .menu-item-has-children:before {
              border-right-color: #69b6e9;
              border-bottom-color: #69b6e9; }
          #flex_desktop_menu ul li.menu-item-has-children:before {
            bottom: 0;
            right: 0;
            border: 4px solid transparent;
            content: \" \";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: transparent;
            border-right-color: #208ed6;
            border-bottom-color: #208ed6;
            opacity: 1;
            -webkit-transition: opacity 0.2s ease-in-out;
            -moz-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
          #flex_desktop_menu ul li.menu-item-has-children:hover:before {
            opacity: 0; }
      #flex_desktop_menu ul li > a:hover,
      #flex_desktop_menu ul .current-menu-item > a,
      #flex_desktop_menu ul .current-menu-parent > a {
        background-color: transparent;
        color: #208ed6; }
      #flex_desktop_menu ul .sub-menu {
        position: absolute;
        left: -9999px;
        list-style: none;
        z-index: 110;
        min-width: 10em;
        background-color: #208ed6;
        opacity: 0; }
        #flex_desktop_menu ul .sub-menu li {
          display: block;
          text-align: left; }
        #flex_desktop_menu ul .sub-menu li > a {
          color: white;
          display: block;
          padding: 8px 16px; }
          #flex_desktop_menu ul .sub-menu li > a:hover {
            background-color: #1971aa; }
        #flex_desktop_menu ul .sub-menu:before {
          top: -12px;
          left: 50%;
          border: 6px solid transparent;
          content: \" \";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent;
          border-bottom-color: #208ed6;
          margin-left: -6px; }

  /*
   * ---[ Misc ]---
   */  .comment {
    margin-left: 72px; }

  .comment span.avatar {
    display: block;
    position: absolute;
    top: -8px;
    left: -72px; }

  .post-byline-container,
  .author-box-wrapper,
  #comments,
  #commentform,
  .footer-container,
  .archive-intro-container,
  .blog-intro-container,
  .archive-post-container,
  .pagination-columns {
    padding-left: 16px;
    padding-right: 16px; }

  .w-section,
  .archive-bylines {
    padding-left: 0;
    padding-right: 0; }

  .social-follow-links,
  .copyright-container {
    display: inline-block; }

  .social-follow-links {
    float: right;
    text-align: right;
    padding-left: 16px; }

  .copyright-container {
    float: left;
    text-align: left;
    padding-right: 16px; }

  body.show_menu #menu {
    right: -17px; }

  .mobile-only {
    display: none; }

  .desktop-only {
    display: block; }

  /*
   * ---[ Front Page Featured Content ]---
   */    .front-page-module .featured_content {
      max-width: 1140px; }
      .front-page-module .featured_content .headline {
        font-size: 47px;
        line-height: 70px;
        margin-bottom: 32px; }

  /*
   * ---[ Front Page Latest Posts ]---
   */  .latest-posts-container {
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row; }
    .latest-posts-container .query_box.w-row-3 {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      margin: 4px;
      width: 33.333%;
      min-height: 209.25px; } }

/*
 * ---:[ custom CSS ]:---
 */
.images {
  width: 100% !important; }

.woocommerce .products_main_loop > ul.products > li.product.last {
  clear: right;
  float: right;
  margin-right: 57px !important; }

.woocommerce .products_main_loop > ul.products > li.product {
  width: 27.933% !important; }

li#wpmenucartli {
  display: inline-block;
  float: right;
  margin-right: -92px; }

ul.tabs.wc-tabs {
  list-style: none;
  margin: 0;
  background: #fafafa !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ededed)) !important;
  background: -webkit-linear-gradient(#fafafa, #ededed) !important;
  background: -moz-linear-gradient(center top, #fafafa 0%, #ededed 100%) !important;
  background: -moz-gradient(center top, #fafafa 0%, #ededed 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fafafa, endColorstr=#ededed) !important;
  -ms-filter: \"progid:DXImageTransform.Microsoft.gradient GradientType=0, startColorstr=#fafafa, endColorstr=#ededed \";
  -webkit-border-top-left-radius: 0.53em !important;
  -webkit-border-top-right-radius: 0.53em !important;
  -moz-border-radius-topleft: 0.53em !important;
  -moz-border-radius-topright: 0.53em !important;
  border-top-left-radius: 0.53em !important;
  border-top-right-radius: 0.53em !important; }

img.attachment-shop_thumbnail.size-shop_thumbnail {
  margin-top: 10px;
  float: left;
  width: 30% !important;
  height: 198px;
  margin-right: 10px; }

div#woocommerce_top_rated_products-2 {
  clear: both;
  display: block;
  padding-top: 78px; }

.side .products li {
  width: 100%;
  background: none;
  clear: both;
  height: 0px;
  border: none;
  list-style: none;
  padding: 36px 0;
  margin: 0;
  margin-left: -19px; }

.side .related.products {
  margin-bottom: -44px !important; }

.side span.price {
  color: black; }

.side .product h3 {
  color: #208ed6 !important;
  font-weight: bold;
  text-decoration: underline !important; }

.side a.button.product_type_variable.add_to_cart_button {
  display: none; }

.side img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none;
  margin-right: -5px; }

.side h2 {
  display: none; }

div#wpadminbar a {
  color: white !important; }

.woocommerce-tabs ul.tabs li a {
  display: block;
  padding: 1em 0.618em;
  color: #5a5a5a; }

ul#menu-main-menu li a {
  color: white !important; }

body a {
  color: #208ed6; }

.latest-post-section h2.headline {
  display: none; }

.grt input[type=\"submit\"]:hover,
.input_submit:hover,
.button:hover,
.cta-button:hover,
#thesis_launcher input:hover {
  background-color: #1971aa;
  color: white !important; }

h2.headlines {
  margin-top: 0;
  margin-left: 10px;
  text-align: center;
  font-size: 37px;
  line-height: 55px; }

div#text-66 .fluid-vids {
  width: 400px !important; }

.pod img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
  width: 284px;
  height: 284px; }

li.post-10592.product.type-product.status-publish.has-post-thumbnail.product_cat-pond-education.first.instock.sale.taxable.shipping-taxable.product-type-external img {
  height: 255px; }

div#text-66 iframe {
  width: 302px;
  height: 200px;
  margin-top: -56px; }

#af-form-172235364 .buttonContainer {
  text-align: center; }

#af-form-172235364 {
  width: 307px !important; }

.woocommerce-tabs ul.tabs li a:hover {
  background: white;
  text-decoration: none; }

.post_content.post_excerpt {
  padding: 10px;
  margin-top: -26px; }

.latest-post-section .headline {
  margin-top: 0;
  margin-left: 10px;
  text-align: center; }

.woocommerce-tabs ul.tabs li.active a {
  background: white;
  text-decoration: none; }

ul.tabs li a {
  -webkit-border-top-left-radius: 0.53em;
  -webkit-border-top-right-radius: 0.53em;
  -moz-border-radius-topleft: 0.53em;
  -moz-border-radius-topright: 0.53em;
  border-top-left-radius: 0.53em;
  border-top-right-radius: 0.53em; }

.woocommerce-Tabs-panel {
  padding: 1.618em;
  background: white;
  -webkit-border-bottom-left-radius: 0.53em;
  -webkit-border-bottom-right-radius: 0.53em;
  -moz-border-radius-bottomleft: 0.53em;
  -moz-border-radius-bottomright: 0.53em;
  border-bottom-left-radius: 0.53em;
  border-bottom-right-radius: 0.53em;
  -webkit-box-shadow: 0 -1px 0 #d5d5d5, 0 1px 0 #d5d5d5;
  box-shadow: 0 -1px 0 #d5d5d5, 0 1px 0 #d5d5d5; }

.woocommerce-tabs ul.tabs li.active a {
  background: white;
  text-decoration: none; }

.woocommerce-tabs ul.tabs li {
  width: auto;
  margin-right: 0.618em;
  float: left; }

ul.products {
  padding: 0;
  z-index: 9;
  position: relative;
  list-style: none;
  clear: both; }

span.price {
  width: 100%; }

label.screen-reader-text {
  margin-left: -136px; }

input[type=\"submit\"] {
  background-color: #208ed6;
  border: none;
  color: white;
  padding: 9px; }

select.orderby {
  float: right;
  clear: both;
  margin-bottom: 11px; }

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

span.price {
  display: block;
  float: left;
  font-weight: normal;
  color: #6b6b6b;
  margin-bottom: 1px; }

.product h3 {
  margin: 1px 0 0.857px;
  font-size: 14px;
  line-height: 22px;
  color: black !important;
  text-decoration: none !important; }

.images {
  width: 52%;
  margin-right: 3.8%;
  float: left; }

.mean-bar {
  display: none; }

.woocommerce-tabs.wc-tabs-wrapper {
  margin: 0 0 2.992em;
  clear: both; }

.menu .sub-menu li:hover > ul {
  top: 0;
  left: 100%; }

.woocommerce-tabs ul.tabs li {
  width: auto;
  margin-right: 10px; }

.byob .post_box h1,
.byob .post_box .headline {
  color: #208ed6 !important; }

h1.product_title.entry-title {
  font-size: 28px;
  line-height: 29px;
  color: #208ed6; }

a.reset_variations {
  padding-left: 33px; }

.product_meta {
  clear: both;
  margin-bottom: 14px;
  margin-top: 14px; }

.quantity {
  width: 50%;
  float: left; }

input.input-text.qty.text {
  padding: 10px;
  width: 71px; }

.pod .archive_content {
  margin-top: -34px; }

.pod nav.woocommerce-breadcrumb {
  margin: -31px 0 -7px; }

nav.woocommerce-breadcrumb {
  position: relative;
  margin: -31px 0 17px;
  text-shadow: 1px 1px 0 white;
  font-weight: normal;
  height: 36px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f3f3f3;
  padding-left: 20px; }

nav.woocommerce-breadcrumb {
  font-size: 14px; }

nav.woocommerce-breadcrumb a {
  color: black;
  text-decoration: none;
  font-size: 14px; }

div#tab-details {
  clear: both; }

.one-quarter {
  float: right;
  margin-top: -132px; }

input[type=\"submit\"] {
  margin-left: 11px;
  padding: 9px; }

form#cse-search-box {
  padding-top: 10px; }

#top_menu_area {
  background-color: transparent;
  border-style: none; }

.three-quarters {
  width: 50%;
  float: left; }

.page_wrapper {
  max-width: 1000px;
  margin: 0px auto; }

@media only screen and (max-width: 897px) {
  .w-section.footer-section ul {
    text-align: center; }

  .w-section.footer-section p.widget_title {
    text-align: center; }

  label.screen-reader-text {
    margin-left: 0px; }

  .one-quarter {
    width: 100%;
    float: none;
    margin-top: 20px;
    margin: 0px auto;
    text-align: center; }

  .three-quarters {
    width: 100%;
    float: none;
    margin: 0px auto; }

  .menu_control {
    padding: 1em 13px; }

  .menu_control {
    display: block !important;
    width: 100%;
    border-width: 0;
    background-color: #888888;
    padding: 1em 26px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    text-align: center; }

  .menu {
    margin-left: 0px !important;
    margin-top: 0px !important; }

  .menu li {
    width: 100%;
    float: none !important;
    margin-bottom: 0; }

  .show_menu {
    display: block !important; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; }

  .menu a {
    text-align: center; }

  a.excerpt_read_more {
    display: block;
    background-color: #208ed6;
    color: white;
    width: 50%;
    text-decoration: none;
    text-align: center;
    float: none;
    margin: 18px auto; }

  form#cse-search-box {
    padding: 20px;
    margin: 0px auto;
    text-align: center; }

  .mean-container .mean-bar {
    background: #0c1923; }

  .mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999; }

  .mean-container a.meanmenu-reveal {
    color: white; }

  .mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700; }

  .mean-container a.meanmenu-reveal span {
    background: white; }

  .mean-container a.meanmenu-reveal span {
    display: block;
    height: 3px;
    margin-top: 3px; }

  .mean-container .mean-nav {
    background: #0c1923; }

  .mean-container .mean-nav {
    float: left;
    width: 100%;
    margin-top: 33px; }

  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    position: static; }

  .mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%; }

  .sf-menu li {
    background: #888888;
    -webkit-transition: background 0.2s;
    transition: background 0.2s; }

  .mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
        /*
     * color: #fff;
     */
    border-bottom: 1px solid #383838;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-decoration: none;
    text-transform: uppercase; }

  .sf-menu a,
  .sf-menu .current ul a,
  .sf-menu .current-cat ul a,
  .sf-menu .current-menu-item ul a {
    color: white;
    background: #888888; }

  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    position: static; }

  .mean-container .mean-nav ul li a.mean-expand {
    width: 26px;
    height: 42px;
    border: none !important;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700; }

  .mean-bar {
    display: block; } }