/*
Theme Name: Cognize
Theme URI: http://www.mudthemes.com/showcase/cognize-theme
Description: Cognize is a beautiful responsive theme that attracts the attention of visitors with its crystal clear typography and wide layout. It is great for corporate or landing page/sales page sites with 2 call to action (CTA) buttons on its homepage. With a single menu, 3 widget areas and Theme Options, Cognize remains simple, elegant and extremely usable. It also allows to modify or use new icons via Font Awesome and also has a social section where you can show your social networking profiles. Cognize is Translation ready and comes with 100% GPL license and online documentation.
Version: 1.0.7.3
Author: mudThemes
Author URI: http://www.mudthemes.com
Tags: white, light, responsive-layout, fluid-layout, one-column, two-columns, custom-menu, full-width-template, threaded-comments, theme-options, translation-ready
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cognize

======================================================
Cognize WordPress Theme, Copyright 2014 mudThemes.com
Cognize is distributed under the terms of the GNU GPL
======================================================

* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* 
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
* 
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

===========================================================
* Note: see the "readme.txt" page for copyright and license 
* information for bundled resources, including images.
===========================================================
*/
/* Stylesheet */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
/* Responsive Grid */
.grid-col-1 {
  width: 6.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-2 {
  width: 12.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-3 {
  width: 18.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-4 {
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-5 {
  width: 31.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-6 {
  width: 37.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-7 {
  width: 43.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-8 {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-9 {
  width: 56.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-10 {
  width: 62.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-11 {
  width: 68.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-12 {
  width: 75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-13 {
  width: 81.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-14 {
  width: 87.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-15 {
  width: 93.75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-16 {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-col-33 {
  width: 33.3333%;
}
.grid-float-left {
  float: left;
}
.grid-float-right {
  float: right;
}
img {
  max-width: 100%;
  height: auto;
}
/** CSS RESET **/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
pre,
code,
address,
variable,
form,
fieldset,
blockquote {
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-weight: normal;
}
body {
  line-height: 1;
  font-family: "Open Sans", sans-serif;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
td,
th,
caption {
  font-weight: normal;
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
fieldset {
  border: 0;
}
q:before,
q:after {
  content: '';
}
a img {
  border: none;
}
ol ol {
  list-style-type: upper-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dl,
dt,
dd {
  margin: 0;
}
strong {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
  border: none;
}
a {
  outline: none;
}
@media only screen and (min-width: 1057px) {
  .primarymenu-resp {
    display: none;
  }
  .primarymenu-section {
    display: block !important;
  }
}
@media only screen and (max-width: 1056px) {
  .main-section {
    padding: 0 25px;
  }
  .logo-section {
    width: 75%;
  }
  body.home-template .loop-section,
  body.archive-template .loop-section {
    padding-right: 25px;
  }
  body.home-template .loop-section .loop-post-excerpt .read-more,
  body.archive-template .loop-section .loop-post-excerpt .read-more {
    display: none;
  }
  .primarymenu-resp {
    display: block;
  }
  .primarymenu-section ul {
    width: 100%;
  }
  .primarymenu-section {
    display: none;
  }
  .primarymenu-section {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 40%;
  }
  .primarymenu-section li {
    width: 100%;
    float: left;
    clear: both;
  }
  .primarymenu-section li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-transform: none;
    font-size: 14px;
    padding: 7px 0 7px 7px;
  }
  .primarymenu-section .menu-item-has-children > a:after {
    content: '' !important;
  }
  .primarymenu-section.menuClicked .sf-menu ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    border: 0;
  }
  .primarymenu-section.menuClicked .sf-menu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    padding-left: 15px;
    background-color: transparent;
  }
  .primarymenu-section.menuClicked .sf-menu ul li a:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    padding-right: 3px;
  }
  .primarymenu-section.menuClicked .sf-menu ul ul {
    display: block;
  }
  .mudpack-contentbox div.mudpack-cb-icon {
    display: block;
    clear: both;
  }
  div.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 950px) {
  body.home-template .loop-section,
  body.archive-template .loop-section {
    min-height: 430px;
  }
}
@media only screen and (max-width: 850px) {
  .cta-section {
    padding-top: 0 !important;
  }
  .cta-section .cta-image-section,
  .cta-section .cta-content-section {
    width: 100%;
    text-align: center;
    float: none;
    clear: both;
  }
  .cta-section .cta-image-section {
    padding: 0;
    padding-bottom: 25px;
  }
  .cta-section .cta-image-section img {
    max-width: 70%;    
  }
  body.home-template .loop-section,
  body.archive-template .loop-section {
    min-height: 300px;
    width: 100%;
  }
  body.home-template .loop-section .loop-post-title h1 a,
  body.archive-template .loop-section .loop-post-title h1 a {
    font-size: 32px;
    line-height: 1.2;
  }
  body.home-template .loop-section .loop-post-meta,
  body.archive-template .loop-section .loop-post-meta {
    padding-top: 10px;
  }
  body.home-template .loop-section .loop-post-excerpt,
  body.archive-template .loop-section .loop-post-excerpt {
    padding-top: 17px;
  }
  body.home-template .loop-section .loop-thumbnail,
  body.archive-template .loop-section .loop-thumbnail {
    width: 37.5%;
    max-width: 37.5%;
    padding-top: 12px;
    padding-right: 15px;
  }
  body.home-template .loop-section .loop-thumbnail img,
  body.archive-template .loop-section .loop-thumbnail img {
    width: 100%;
    max-width: 100%;
  }
  body.home-template .loop-section .loop-post-text p,
  body.archive-template .loop-section .loop-post-text p {
    font-size: 18px;
    line-height: 2;
    vertical-align: text-bottom;
    padding-top: 2px;
  }
}
@media only screen and (max-width: 756px) {
  body.home-template .loop-section,
  body.archive-template .loop-section {
    min-height: 300px;
    width: 100%;
  }
  body.home-template .loop-section .loop-thumbnail,
  body.archive-template .loop-section .loop-thumbnail {
    width: 37.5%;
    max-width: 37.5%;
  }
  body.home-template .loop-section .loop-thumbnail img,
  body.archive-template .loop-section .loop-thumbnail img {
    width: 100%;
    max-width: 100%;
  }
  body.home-template .loop-section .loop-post-text p,
  body.archive-template .loop-section .loop-post-text p {
    padding-top: 3px;
    line-height: 2;
    vertical-align: baseline;
  }
  body.home-template .loop-section .loop-post-text p:first-letter,
  body.archive-template .loop-section .loop-post-text p:first-letter {
    font-size: 20px;
    line-height: 20px;
  }
  .social-icons {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 625px) {
  div.mudpack-contentbox .mudpack-column-1,
  div.mudpack-contentbox .mudpack-column-2,
  div.mudpack-contentbox .mudpack-column-3 {
    width: 100% !important;
    max-width: 100% !important;
    clear: both;
    float: none;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  div.mudpack-contentbox div.mudpack-cb-icon {
    display: inline-block;
    clear: none;
  }
  div.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
    margin-right: 5px;
    margin-bottom: 0;
  }
  div.mudpack-service .mudpack-column-1,
  div.mudpack-service .mudpack-column-2,
  div.mudpack-service .mudpack-column-3 {
    width: 100% !important;
    max-width: 100% !important;
    clear: both;
    float: none;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  div.mudpack-service .mudpack-service-headline {
    font-size: 20px;
  }
  div.mudpack-service .mudpack-service-image img {
    max-width: 65%;
  }
  div.mudpack-service .mudpack-service-text {
    text-align: center;
  }
}
body {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h1 {
  font-size: 28px;
  padding: 10px 0 40px 0;
}
h2 {
  font-size: 24px;
  padding: 10px 0 35px 0;
}
h3 {
  font-size: 22px;
  padding: 5px 0 35px 0;
}
h4 {
  font-size: 20px;
  padding: 5px 0 25px 0;
}
h5 {
  font-size: 18px;
  padding: 5px 0 25px 0;
}
h6 {
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0 25px 0;
}
p {
  font-size: 18px;
  line-height: 1.7;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 25px;
}
ol {
  padding-left: 25px;
  list-style-type: decimal;
  margin: 0 0 25px 0;
}
ul {
  padding-left: 25px;
  list-style-type: disc;
  margin: 0 0 25px 0;
}
li {
  font-size: 15px;
  line-height: 1.5em;
}
dl {
  padding: 0 0 25px 0;
}
dt {
  font-weight: bold;
}
dd {
  padding: 10px 0 18px 40px;
  font-size: 14px;
  line-height: 1.5em;
}
address {
  font-size: 13px;
  padding: 0 0 25px 0;
  line-height: 1.3em;
  letter-spacing: 1px;
}
big {
  font-size: 140%;
}
ins {
  padding: 0 3px;
  text-decoration: underline;
}
del {
  padding: 0 3px;
  text-decoration: line-through;
}
q {
  font-style: italic;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.5em;
}
blockquote {
  font-style: italic;
  padding: 0 40px;
  letter-spacing: 1px;
}
blockquote p {
  font-size: 14px;
}
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}
blockquote cite {
  display: block;
  float: right;
  margin: 20px 0;
  letter-spacing: 1px;
}
pre {
  font-size: 15px;
  line-height: 21px;
  margin: 0 0 25px 0;
  padding: 1.5em;
  overflow: auto;
}
abbr,
acronym,
abbr[title],
acronym[title] {
  cursor: help;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
hr {
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 25px;
}
var,
tt,
kbd,
code {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
  line-height: 21px;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
/*** Image Alignments ***/
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 22px;
  margin-top: 9px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 22px;
  margin-top: 8px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft,
.alignright,
.aligncenter,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
.wp-caption {
  border: none;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 15px;
  padding: 4px;
  padding-top: 6px;
  max-width: 96%;
}
.wp-caption img {
  border: 0 none;
  margin: 0px;
  height: auto;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-caption {
  margin: 0 0 5px;
}
.wp-smiley {
  margin: 0;
}
body {
  font-size: 16px;
}
.parent-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: visible;
}
.wrapper {
  margin: 0 auto;
  clear: both;
}
.header-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 5px 0 5px;
}
.cta-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}
.header-section {
  width: 98%;
  max-width: 960px;
  margin: 0 auto;
}
.cta-section {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.mudpack-shortcodes,
.headline-section,
.main-section,
.social-section,
.footerbox-section,
.footer-section {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.footerbox-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.footer-bg-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.nav ul {
  float: left;
  list-style: none;
  margin-bottom: 0;
}
.nav ul ul {
  display: none;
}
.nav li {
  float: left;
}
.nav a {
  display: block;
  text-decoration: none;
}
.sf-menu li {
  position: relative;
}
.primarymenu-resp i {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 21px;
  padding: 3px 6px;
  margin-right: 5px;
  float: right;
  border-radius: 3px;
  cursor: pointer;
  z-index: 101;
}
.primarymenu-section a {
  padding: 0 10px;
  padding-top: '20px';
  margin-right: 0px;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
}
.primarymenu-section {
  float: right;
}
.primarymenu-section .sf-menu ul {
  position: absolute;
  display: none;
  top: 29px;
  left: 0;
  z-index: 99;
}
.primarymenu-section .sf-menu ul ul {
  position: absolute;
  display: none;
  top: -1px;
  left: 100%;
}
.primarymenu-section .menu-item-has-children > a:after,
.primarymenu-section .page_item_has_children > a:after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  padding-left: 5px;
}
.primarymenu-section ul {
  padding-left: 0;
}
.primarymenu-section .sub-menu .menu-item-has-children > a:after,
.primarymenu-section .children .menu-item-has-children > a:after,
.primarymenu-section .sub-menu .page_item_has_children > a:after,
.primarymenu-section .children .page_item_has_children > a:after {
  font-family: 'FontAwesome';
  content: '\f0da';
  padding-left: 5px;
}
.primarymenu-section .sub-menu li,
.primarymenu-section .children li {
  width: 100%;
  min-width: 120px;
}
.header-section {
  overflow: visible;
}
.site-title a {
  font-size: 24px;
  letter-spacing: 3px;
  text-decoration: none;
}
.site-description {
  font-size: 11px;
  letter-spacing: 1px;
  padding: 8px 0 2px 5px;
}
.logo-section {
  position: relative;
  z-index: 100;
}
.site-title,
.site-description {
  float: left;
  display: inline-block;
}
.cta-section {
  padding: 25px 0 80px;
}
.cta-content-section {
  padding-top: 10px;
  text-align: center;
}
.cta-content-heading {
  font-size: 32px;
  letter-spacing: 1px;
}
.cta-content-text {
  margin: 0 auto;
  max-width: 93%;
  padding-top: 35px;
  line-height: 1.7;
  font-size: 20px;
}
.cta-image-section {
    padding-top: 30px;
    padding-left: 25px;
}
.cta-buttons {
  width: 100%;
  margin: 0 auto;
  padding-top: 55px;
}
.cta-button-1,
.cta-button-2 {
  display: inline-block;
}
.cta-button-2 {
  margin-left: 10px;
}
.cta-buttons a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 15px;
  text-decoration: none;
  letter-spacing: 1px;
}
.cta-buttons a i {
  vertical-align: baseline;
  font-size: 20px;
  padding-right: 10px;
}
.mudpack-columns {
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: auto;
  clear: both;
  line-height: 1.4;
  margin: 0 auto;
  text-align: center;
}
.mudpack-columns .mudpack-columns-4 .mudpack-column-1,
.mudpack-columns .mudpack-columns-4 .mudpack-column-2,
.mudpack-columns .mudpack-columns-4 .mudpack-column-3,
.mudpack-columns .mudpack-columns-4 .mudpack-column-4 {
  width: 25%;
  max-width: 25%;
  padding: 40px 10px;
}
.mudpack-columns .mudpack-columns-3 .mudpack-column-1,
.mudpack-columns .mudpack-columns-3 .mudpack-column-2,
.mudpack-columns .mudpack-columns-3 .mudpack-column-3,
.mudpack-columns .mudpack-columns-3 .mudpack-column-4 {
  width: 33.33%;
  max-width: 33.33%;
  padding: 40px 20px;
}
.mudpack-columns .mudpack-columns-2 .mudpack-column-1,
.mudpack-columns .mudpack-columns-2 .mudpack-column-2,
.mudpack-columns .mudpack-columns-2 .mudpack-column-3,
.mudpack-columns .mudpack-columns-2 .mudpack-column-4 {
  width: 50%;
  max-width: 50%;
  padding: 40px 20px;
}
.mudpack-columns .mudpack-columns-1 .mudpack-column-1,
.mudpack-columns .mudpack-columns-1 .mudpack-column-2,
.mudpack-columns .mudpack-columns-1 .mudpack-column-3,
.mudpack-columns .mudpack-columns-1 .mudpack-column-4 {
  width: 100%;
  max-width: 100%;
}
.mudpack-columns .mudpack-columns-1,
.mudpack-columns .mudpack-columns-2,
.mudpack-columns .mudpack-columns-3,
.mudpack-columns .mudpack-columns-4 {
  overflow: auto;
  height: auto;
}
.mudpack-columns .mudpack-column-1,
.mudpack-columns .mudpack-column-2,
.mudpack-columns .mudpack-column-3,
.mudpack-columns .mudpack-column-4 {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mudpack-cb-content {
  margin-top: 15px;
  font-size: 16px;
}
.mudpack-cb-icon-location-left {
  text-align: center;
}
.mudpack-cb-icon-location-left .mudpack-cb-icon,
.mudpack-cb-icon-location-left .mudpack-cb-title {
  display: inline-block;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  font-size: 16px;
  margin-right: 15px;
  padding: 12px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-title {
  font-size: 22px;
  letter-spacing: 1px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-content {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-icon i {
  font-size: 22px;
  margin-right: 10px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-title {
  font-size: 22px;
}
.mudpack-cb-icon-location-left.mudpack-cb-icon-border-none .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-cb-icon-location-top {
  text-align: center;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 16px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-title {
  font-size: 20px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-icon i {
  font-size: 35px;
  margin-bottom: 25px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-title {
  font-size: 18px;
}
.mudpack-cb-icon-location-top.mudpack-cb-icon-border-none .mudpack-cb-content {
  font-size: 13px;
}
.mudpack-cb-icon-location-hide .mudpack-cb-title {
  font-size: 20px;
}
.mudpack-cb-icon-location-hide .mudpack-cb-content {
  font-size: 14px;
}
.mudpack-service .mudpack-service-single {
  width: 100%;
}
.mudpack-service .mudpack-service-headline {
  padding-bottom: 25px;
  font-size: 24px;
}
.mudpack-service .mudpack-service-image {
  position: relative;
}
.mudpack-service .mudpack-service-image a img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.mudpack-service .mudpack-service-image a img:hover {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.mudpack-service .mudpack-service-text {
  position: relative;
  text-align: left;
  font-size: 18px;
  padding: 25px 5px;
  line-height: 1.7;
}
.mudpack-service .mudpack-service-text a {
  text-decoration: none;
}
.mudpack-service .mudpack-service-text a i {
  display: none;
  position: absolute;
  top: 30%;
  left: 45%;
  font-size: 20px;
  padding: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.mudpack-service .mudpack-service-text :hover a i {
  display: block;
}
.headline-section {
  padding: 40px 0px 50px;
  text-align: center;
  -moz-box-sizing: border-box;
}
.headline-section .headline-section-heading {
  font-size: 40px;
  letter-spacing: 1px;
}
.headline-section .headline-section-content {
  font-size: 20px;
  line-height: 1.7;
  padding: 35px 0 0;
}
.main-section {
  padding-bottom: 30px;
}
.post-template .content-section {
  margin: 0 auto;
  padding: 50px 0 0;
}
.post-template .post-title {
  text-align: center;
}
.post-template .post-title h1 {
  font-size: 44px;
  padding-bottom: 15px;
  letter-spacing: 1px;
  line-height: 1.3;
}
.post-template .post-meta {
  font-size: .9em;
  text-align: right;
}
.post-template .post-meta .meta-date-url:before {
  font-family: 'FontAwesome';
  content: "\f046";
  padding-right: 3px;
  font-size: .9em;
}
.post-template .tags-below-content {
  text-align: center;
}
.post-template .tags-below-content a {
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post-template .tags-below-content a:after {
  padding-left: 5px;
  font-family: 'FontAwesome';
  content: "\f02b";
}
.post-template .post-nav .nav-previous {
  display: inline-block;
  float: right;
}
.post-template .post-nav .nav-next {
  display: inline-block;
  text-align: left;
}
.post-template .post-content {
  padding-top: 40px;
}
.post-template .post-content p {
  line-height: 1.6;
}
.post-template .post-content h1 {
  font-size: 44px;
}
.post-template .post-content h2 {
  font-size: 38px;
}
.post-template .post-content h3 {
  font-size: 32px;
}
.post-template .post-content h4 {
  font-size: 28px;
}
.post-template .post-content h5 {
  font-size: 26px;
}
.post-template .post-content h6 {
  font-size: 24px;
}
.post-template .post-content h1,
.post-template .post-content h2,
.post-template .post-content h3,
.post-template .post-content h4,
.post-template .post-content h5,
.post-template .post-content h6 {
  padding-top: 0;
}
.post-template .post-content blockquote p:before,
.post-template .post-content blockquote p:after {
  font-family: 'FontAwesome';
  font-size: .7em;
  vertical-align: text-top;
}
.post-template .post-content blockquote p:before {
  padding-right: 5px;
  content: "\f10d";
}
.post-template .post-content blockquote p:after {
  padding-left: 3px;
  content: "\f10e";
}
.post-template .post-content table {
  font-size: .9em;
  margin-bottom: 40px;
}
.post-template .post-content table th,
.post-template .post-content table td {
  padding: 7px 10px;
}
.post-template .post-content table a {
  color: inherit;
  text-decoration: none;
}
.post-template .edit-link {
  clear: both;
}
.comments-section {
  margin: 80px auto 0;
}
.comments-section .comments-title {
  text-align: left;
  font-size: 40px;
  margin: 0 0 50px;
}
.comments-section .commentslist ol,
.comments-section .commentslist ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  padding: 0;
  list-style-type: none;
}
.comments-section .commentslist .children {
  float: left;
  clear: both;
}
.comments-section .commentslist .comment-block-container {
  clear: both;
  margin: 0 auto 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-info-container {
  padding: 40px 0;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name {
  text-align: center;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  font-size: 15px;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-avatar-container {
  text-align: center;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-avatar-container img {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.comments-section .commentslist .comment-block-container .comment-body-container {
  position: relative;
  min-height: 210px;
  padding: 40px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body {
  font-size: 18px;
  line-height: 1.6;
  padding: 0 20px;
  margin-bottom: 40px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body p {
  font-size: 15px;
  line-height: 1.4em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 25px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body ol {
  padding-left: 25px;
  list-style-type: decimal;
  margin: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body ul {
  padding-left: 25px;
  list-style-type: disc;
  margin: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body li {
  font-size: 15px;
  line-height: 1.5em;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dl {
  padding: 0 0 25px 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dt {
  font-weight: bold;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body dd {
  padding: 10px 0 18px 40px;
  font-size: 14px;
  line-height: 1.5em;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h1 {
  font-size: 34px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h2 {
  font-size: 30px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h3 {
  font-size: 26px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h4 {
  font-size: 22px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h5 {
  font-size: 20px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h6 {
  font-size: 18px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h1,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h2,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h3,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h4,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h5,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body h6 {
  padding-top: 0;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:before,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:after {
  font-family: 'FontAwesome';
  font-size: .7em;
  vertical-align: text-top;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:before {
  padding-right: 5px;
  content: "\f10d";
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body blockquote p:after {
  padding-left: 3px;
  content: "\f10e";
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table {
  font-size: .9em;
  margin-bottom: 40px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table th,
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table td {
  padding: 7px 10px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-body table a {
  color: inherit;
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  padding: 0 4px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container .reply {
  display: inline-block;
  padding-left: 20px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 1px;
}
.comments-section .commentslist .comment-block-container .comment-body-container .comment-edit {
  display: inline-block;
}
.comments-section .commentslist .comment-parent-author span {
  float: right;
  display: inline-block;
  font-size: 12px;
  padding: 0 4px;
}
.comments-section .commentslist .comment-parent-author span:before {
  font-family: 'FontAwesome';
  content: '\f061';
  font-size: .9em;
  padding: 0 5px 0 2px;
}
.comments-section .comment-navigation {
  width: 100%;
  clear: both;
}
.comments-section .comment-navigation .nav-next,
.comments-section .comment-navigation .nav-previous {
  display: inline-block;
}
.comments-section .comment-navigation .nav-previous {
  float: right;
}
.comments-section .comment-respond {
  width: 600px;
  margin: 30px auto 0;
}
.comments-section .comment-respond h3.comment-reply-title {
  font-size: 30px;
}
.comments-section .comment-respond form label {
  display: inline-block;
  width: 150px;
}
.comments-section .comment-respond form input[type="text"] {
  width: 400px;
  height: 30px;
  font-size: 16px;
}
.comments-section .comment-respond form textarea {
  font-family: "Open Sans", sans-serif;
  width: 400px;
  height: 100px;
  font-size: 16px;
  vertical-align: text-top;
}
.comments-section .nocomments {
  margin: 10px 0 60px;
  font-size: 32px;
  text-align: center;
}
.archive-meta-container {
  text-align: center;
  padding: 25px 0 20px 25px;
}
.archive-meta-container .archive-head h1 {
  font-size: 34px;
  letter-spacing: 1px;
}
.archive-meta-container .archive-description {
  margin: 0 auto;
  text-align: center;
  max-width: 675px;
}
.loop-post-title h1 {
  font-size: 32px;
  line-height: 1.2em;
  padding: 0 0 5px;
}
.loop-post-title h1 a {
  text-decoration: none;
}
.loop-post-meta {
  font-size: 14px;
}
.loop-post-excerpt {
  padding: 25px 0 0;
}
.loop-post-thumbnail {
  float: left;
}
.loop-post-thumbnail img {
  width: 100%;
}
.loop-post-text {
  padding: 0 10px 0 10px;
  font-size: 18px;
  line-height: 1.4em;
}
.loop-twin-posts {
  margin-top: -1px;
}
.home-template .loop-section,
.archive-template .loop-section,
.home-template .loop-blank-post-template,
.archive-template .loop-blank-post-template {
  padding: 20px 0 30px 25px;
}
.home-template .loop-twin-posts .loop-section:first-child,
.archive-template .loop-twin-posts .loop-section:first-child {
  margin-right: -1px;
}
.home-template .loop-post-title a,
.archive-template .loop-post-title a {
  font-size: 26px;
}
.home-template .loop-post-meta,
.archive-template .loop-post-meta {
  font-size: 13px;
}
.home-template .loop-post-meta a,
.archive-template .loop-post-meta a {
  text-decoration: none;
}
.home-template .loop-thumbnail,
.archive-template .loop-thumbnail {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-template .loop-thumbnail img,
.archive-template .loop-thumbnail img {
  width: 193px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.home-template .loop-post-excerpt .loop-post-text,
.archive-template .loop-post-excerpt .loop-post-text {
  padding: 0 10px 0 0;
  float: left;
}
.home-template .loop-post-excerpt .loop-post-text p,
.archive-template .loop-post-excerpt .loop-post-text p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 0;
}
.home-template .read-more,
.archive-template .read-more {
  display: inline-block;
  float: left;
  clear: both;
  margin-top: 40px;
  padding: 5px 10px;
  text-decoration: none;
}
.home-template .read-more i,
.archive-template .read-more i {
  font-size: 16px;
  padding-left: 5px;
  vertical-align: baseline;
}
.home-template .archive-nav,
.archive-template .archive-nav {
  padding-top: 20px;
  margin-left: -1px;
  clear: both;
}
.home-template .archive-nav a,
.archive-template .archive-nav a {
  text-decoration: none;
  font-size: 15px;
}
.home-template .nav-previous,
.archive-template .nav-previous,
.home-template .nav-next,
.archive-template .nav-next {
  display: inline-block;
}
.home-template .nav-previous,
.archive-template .nav-previous {
  text-align: right;
  float: right;
}
.home-template .nav-next,
.archive-template .nav-next {
  text-align: left;
}
.social-section {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
}
.social-icons {
  display: inline-block;
}
.social-icons a {
  min-width: 24px;
  font-size: 22px;
  display: inline-block;
  padding: 10px 10px;
  text-align: center;
  margin: 0 7px;
  vertical-align: text-bottom;
  border-radius: 23px;
}
.socialicons-mi,
.socialicons-mo {
  display: none;
}
.footerbox-bg-section {
  padding-top: 50px;
}
.footerbox-section {
  font-size: 14px;
}
.footerbox-cols {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.footerbox-section .widget {
  margin-bottom: 40px;
}
.footerbox-section h4.widget-title {
  font-size: 26px;
  padding-bottom: 34px;
}
.footerbox-section ul {
  padding-left: 10px;
}
.footerbox-section ul li {
  padding: 2px 0;
  line-height: 1.7;
  list-style-type: none;
  list-style-position: outside;
}
.footerbox-section ul li:before {
  font-family: 'FontAwesome';
  content: "\f061";
  padding-right: 10px;
  padding-bottom: 3px;
  font-size: .7em;
  vertical-align: middle;
}
.footerbox-section select {
  width: 90%;
}
.footerbox-section .widget_text .textwidget {
  font-size: 18px;
  line-height: 1.7;
}
.footerbox-section .widget_tag_cloud .tagcloud a {
  line-height: 1.3;
  letter-spacing: 1px;
}
.footerbox-section .widget_calendar table {
  width: 90%;
  margin: 0 auto;
}
.footerbox-section .widget_calendar table caption {
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
}
.footerbox-section .widget_calendar table thead th,
.footerbox-section .widget_calendar table tbody td {
  text-align: center;
  padding: 7px;
}
.footerbox-section .widget_calendar table tfoot td {
  padding-top: 20px;
  text-align: center;
}
.footerbox-section .widget_search .search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
  margin: 0 auto;
}
.footerbox-section .widget_search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: 0;
  min-height: 24px;
}
.footerbox-section .widget_search input[type="text"] {
  width: 80%;
}
.footerbox-section .widget_search input[type="submit"] {
  width: 20%;
}
.footer-bg-section {
  margin-top: 50px;
}
.footer-section {
  padding: 20px 0;
  text-align: center;
}
.footer-section a {
  text-decoration: none;
}
/* Pill style */
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-decoration: none;
  opacity: .9;
  padding: 15px 20px;
}
.white {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.white .archive-meta-container .archive-head h1 {
  color: #444444;
}
.white .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.white .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.white .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #444444;
}
.white .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.white .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #e8e8e8;
}
.white .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #333333;
}
.white .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #333333;
}
.white .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #e8e8e8;
}
.white .comments-section .nocomments {
  color: #333333;
}
.white .cta-buttons a {
  border: 1px solid #d3d3d3;
  background-color: #e7e7e7;
  color: #333333;
}
.white .footer-bg-section {
  background-color: #e7e7e7;
  border-top: 1px solid #c0c0c0;
}
.white .site-title a,
.white .site-description {
  color: #666666;
}
.white.home-template .loop-thumbnail img,
.white.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.white.home-template .read-more,
.white.archive-template .read-more {
  border: 1px solid #e7e7e7;
  background-color: #e7e7e7;
  color: #333333;
}
.white.home-template .archive-nav,
.white.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.white.home-template .archive-nav a,
.white.archive-template .archive-nav a {
  color: #0000ff;
}
.white .primarymenu-resp i {
  color: #eeeeee;
  background-color: #1d1d1d;
}
.white #scrollUp {
  color: #ffffff;
  background-color: #cccccc;
}
.white #scrollUp:hover {
  background-color: #aaaaaa;
}
.white.post-template .post-meta .meta-author-url a {
  color: #0000ff;
}
.white.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.white.post-template .post-content a:link,
.white.post-template .comment-body a:link {
  color: #0000ff;
}
.white.post-template .post-content a:visited,
.white.post-template .comment-body a:visited {
  color: #5757ff;
}
.white.post-template .post-content a:hover,
.white.post-template .comment-body a:hover {
  color: #0000a8;
}
.white.post-template .post-content a:active,
.white.post-template .comment-body a:active {
  color: #0000e6;
}
.white.post-template .post-content blockquote p:before,
.white.post-template .comment-body blockquote p:before,
.white.post-template .post-content blockquote p:after,
.white.post-template .comment-body blockquote p:after {
  color: #666666;
}
.white.post-template .post-content table,
.white.post-template .comment-body table {
  border: 1px solid #999999;
}
.white.post-template .post-content table th,
.white.post-template .comment-body table th {
  background-color: #e7e7e7;
}
.white.post-template .post-content table thead th,
.white.post-template .comment-body table thead th {
  border-bottom: 1px solid #999999;
}
.white.post-template .post-content table tbody th,
.white.post-template .comment-body table tbody th {
  border-right: 1px solid #999999;
}
.white.post-template .post-content pre,
.white.post-template .comment-body pre,
.white.post-template .post-content code,
.white.post-template .comment-body code,
.white.post-template .post-content kbd,
.white.post-template .comment-body kbd,
.white.post-template .post-content tt,
.white.post-template .comment-body tt,
.white.post-template .post-content var,
.white.post-template .comment-body var {
  background-color: #e7e7e7;
}
.white.post-template .post-nav a,
.white.post-template .comment-navigation a {
  color: #0000ff;
}
@media only screen and (max-width: 1056px) {
  .white .primarymenu-section {
    background-color: #e7e7e7;
  }
  .white .primarymenu-section li a {
    border-bottom: 1px solid #bbbbbb;
  }
}
@media only screen and (max-width: 850px) {
  .white div.mudpack-service {
    border-bottom: 0;
  }
  .white div.loop-twin-posts {
    border-top: 0;
  }
  .white div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .white div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.white .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.white .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.white .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.white .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.white .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.white .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.white .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.white .socialicons-mi {
  background-color: #666666;
  border-color: #666666;
  color: #f2f2f2;
}
.white .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.white .header-bg-section {
  border-bottom: 1px solid #c0c0c0;
  background-color: #e7e7e7;
}
.white .cta-bg-section,
.white .featured-box,
.white .headlines,
.white .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.white .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.white .footerbox-section a:link {
  color: #0000ff;
}
.white .footerbox-section a:visited {
  color: #5757ff;
}
.white .footerbox-section a:hover {
  color: #0000a8;
}
.white .footerbox-section a:active {
  color: #0000e6;
}
.white .footerbox-section ul li:before {
  color: #666666;
}
.white .footerbox-section .widget-title {
  color: #000000;
}
.white .footerbox-section .widget {
  color: #000000;
}
.white .footerbox-section .widget_calendar table thead th,
.white .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.white .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.white .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.white .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.white .wp-caption {
  background-color: #e7e7e7;
}
.white .wrapper {
  background-color: #ffffff;
}
.white .primarymenu-section li.current-menu-item > a,
.white .primarymenu-section li.current-menu-ancestor > a {
  background-color: #f1f1f1;
  color: #1d1d1d;
}
.white .primarymenu-section a {
  color: #555555;
  background-color: #e7e7e7;
}
.white .primarymenu-section a:hover {
  background-color: #f1f1f1;
  color: #1d1d1d;
}
.white .primarymenu-section .sub-menu,
.white .primarymenu-section .children {
  border: 1px solid #bbbbbb;
  border-bottom: none;
}
.white .primarymenu-section .sub-menu li a,
.white .primarymenu-section .children li a {
  color: #666666;
  background-color: #e7e7e7;
  border-bottom: 1px solid #bbbbbb;
}
.white .primarymenu-section .sub-menu li a:hover,
.white .primarymenu-section .children li a:hover {
  color: #111111;
  background-color: #f1f1f1;
}
.white .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.white .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.white .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.white .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.white .loop-post-title a {
  color: #444444;
}
.white .loop-meta-author a {
  color: #0000ff;
}
.white .archive-meta-container .author a {
  color: #0000ff;
}
.white .footer-section,
.white .footer-section a {
  color: #666666;
}
.green {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.green .archive-meta-container .archive-head h1 {
  color: #444444;
}
.green .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.green .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.green .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #13280a;
}
.green .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.green .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #def5d5;
}
.green .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #333333;
}
.green .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #397a1e;
}
.green .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #def5d5;
}
.green .comments-section .nocomments {
  color: #333333;
}
.green .cta-buttons a {
  border: 1px solid #306519;
  background-color: #438e23;
  color: #ffffff;
}
.green .footer-bg-section {
  background-color: #438e23;
  border-top: 1px solid #306519;
}
.green .site-title a,
.green .site-description {
  color: #ffffff;
}
.green.home-template .loop-thumbnail img,
.green.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.green.home-template .read-more,
.green.archive-template .read-more {
  border: 1px solid #306519;
  background-color: #438e23;
  color: #ffffff;
}
.green.home-template .archive-nav,
.green.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.green.home-template .archive-nav a,
.green.archive-template .archive-nav a {
  color: #438e23;
}
.green .primarymenu-resp i {
  color: #eeeeee;
  background-color: #224812;
}
.green #scrollUp {
  color: #ffffff;
  background-color: #a8e38f;
}
.green #scrollUp:hover {
  background-color: #aaaaaa;
}
.green.post-template .post-meta .meta-author-url a {
  color: #438e23;
}
.green.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.green.post-template .post-content a:link,
.green.post-template .comment-body a:link {
  color: #438e23;
}
.green.post-template .post-content a:visited,
.green.post-template .comment-body a:visited {
  color: #ffa500;
}
.green.post-template .post-content a:hover,
.green.post-template .comment-body a:hover {
  color: #306519;
}
.green.post-template .post-content a:active,
.green.post-template .comment-body a:active {
  color: #091305;
}
.green.post-template .post-content blockquote p:before,
.green.post-template .comment-body blockquote p:before,
.green.post-template .post-content blockquote p:after,
.green.post-template .comment-body blockquote p:after {
  color: #666666;
}
.green.post-template .post-content table,
.green.post-template .comment-body table {
  border: 1px solid #438e23;
}
.green.post-template .post-content table th,
.green.post-template .comment-body table th {
  background-color: #cff0c0;
}
.green.post-template .post-content table thead th,
.green.post-template .comment-body table thead th {
  border-bottom: 1px solid #438e23;
}
.green.post-template .post-content table tbody th,
.green.post-template .comment-body table tbody th {
  border-right: 1px solid #438e23;
}
.green.post-template .post-content pre,
.green.post-template .comment-body pre,
.green.post-template .post-content code,
.green.post-template .comment-body code,
.green.post-template .post-content kbd,
.green.post-template .comment-body kbd,
.green.post-template .post-content tt,
.green.post-template .comment-body tt,
.green.post-template .post-content var,
.green.post-template .comment-body var {
  background-color: #cff0c0;
}
.green.post-template .post-nav a,
.green.post-template .comment-navigation a {
  color: #438e23;
}
@media only screen and (max-width: 1056px) {
  .green .primarymenu-section {
    background-color: #438e23;
  }
  .green .primarymenu-section li a {
    border-bottom: 1px solid #35711c;
  }
}
@media only screen and (max-width: 850px) {
  .green div.mudpack-service {
    border-bottom: 0;
  }
  .green div.loop-twin-posts {
    border-top: 0;
  }
  .green div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .green div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.green .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.green .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.green .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.green .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.green .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.green .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.green .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.green .socialicons-mi {
  background-color: #438e23;
  border-color: #438e23;
  color: #ffffff;
}
.green .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.green .header-bg-section {
  border-bottom: 1px solid #306519;
  background-color: #438e23;
}
.green .cta-bg-section,
.green .featured-box,
.green .headlines,
.green .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.green .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.green .footerbox-section a:link {
  color: #438e23;
}
.green .footerbox-section a:visited {
  color: #ffa500;
}
.green .footerbox-section a:hover {
  color: #306519;
}
.green .footerbox-section a:active {
  color: #091305;
}
.green .footerbox-section ul li:before {
  color: #666666;
}
.green .footerbox-section .widget-title {
  color: #000000;
}
.green .footerbox-section .widget {
  color: #000000;
}
.green .footerbox-section .widget_calendar table thead th,
.green .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.green .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.green .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.green .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.green .wp-caption {
  background-color: #bfebac;
}
.green .wrapper {
  background-color: #ffffff;
}
.green .primarymenu-section li.current-menu-item > a,
.green .primarymenu-section li.current-menu-ancestor > a {
  background-color: #56b72d;
  color: #ffffff;
}
.green .primarymenu-section a {
  color: #ffffff;
  background-color: #438e23;
}
.green .primarymenu-section a:hover {
  background-color: #56b72d;
  color: #ffffff;
}
.green .primarymenu-section .sub-menu,
.green .primarymenu-section .children {
  border: 1px solid #306519;
  border-bottom: none;
}
.green .primarymenu-section .sub-menu li a,
.green .primarymenu-section .children li a {
  color: #ffffff;
  background-color: #397a1e;
  border-bottom: 1px solid #306519;
}
.green .primarymenu-section .sub-menu li a:hover,
.green .primarymenu-section .children li a:hover {
  color: #ffffff;
  background-color: #56b72d;
}
.green .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.green .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.green .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.green .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.green .loop-post-title a {
  color: #444444;
}
.green .loop-meta-author a {
  color: #438e23;
}
.green .archive-meta-container .author a {
  color: #438e23;
}
.green .footer-section,
.green .footer-section a {
  color: #ffffff;
}
.brown {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.brown .archive-meta-container .archive-head h1 {
  color: #444444;
}
.brown .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.brown .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.brown .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #311807;
}
.brown .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.brown .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #f9e5d7;
}
.brown .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #333333;
}
.brown .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #8b4513;
}
.brown .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #f9e5d7;
}
.brown .comments-section .nocomments {
  color: #333333;
}
.brown .cta-buttons a {
  border: 1px solid #753a10;
  background-color: #a15016;
  color: #ffffff;
}
.brown .footer-bg-section {
  background-color: #a15016;
  border-top: 1px solid #753a10;
}
.brown .site-title a,
.brown .site-description {
  color: #ffffff;
}
.brown.home-template .loop-thumbnail img,
.brown.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.brown.home-template .read-more,
.brown.archive-template .read-more {
  border: 1px solid #753a10;
  background-color: #a15016;
  color: #ffffff;
}
.brown.home-template .archive-nav,
.brown.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.brown.home-template .archive-nav a,
.brown.archive-template .archive-nav a {
  color: #a15016;
}
.brown .primarymenu-resp i {
  color: #eeeeee;
  background-color: #552a0c;
}
.brown #scrollUp {
  color: #ffffff;
  background-color: #edac7d;
}
.brown #scrollUp:hover {
  background-color: #aaaaaa;
}
.brown.post-template .post-meta .meta-author-url a {
  color: #a15016;
}
.brown.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.brown.post-template .post-content a:link,
.brown.post-template .comment-body a:link {
  color: #a15016;
}
.brown.post-template .post-content a:visited,
.brown.post-template .comment-body a:visited {
  color: #e48139;
}
.brown.post-template .post-content a:hover,
.brown.post-template .comment-body a:hover {
  color: #753a10;
}
.brown.post-template .post-content a:active,
.brown.post-template .comment-body a:active {
  color: #1b0d04;
}
.brown.post-template .post-content blockquote p:before,
.brown.post-template .comment-body blockquote p:before,
.brown.post-template .post-content blockquote p:after,
.brown.post-template .comment-body blockquote p:after {
  color: #666666;
}
.brown.post-template .post-content table,
.brown.post-template .comment-body table {
  border: 1px solid #a15016;
}
.brown.post-template .post-content table th,
.brown.post-template .comment-body table th {
  background-color: #f6d7c0;
}
.brown.post-template .post-content table thead th,
.brown.post-template .comment-body table thead th {
  border-bottom: 1px solid #a15016;
}
.brown.post-template .post-content table tbody th,
.brown.post-template .comment-body table tbody th {
  border-right: 1px solid #a15016;
}
.brown.post-template .post-content pre,
.brown.post-template .comment-body pre,
.brown.post-template .post-content code,
.brown.post-template .comment-body code,
.brown.post-template .post-content kbd,
.brown.post-template .comment-body kbd,
.brown.post-template .post-content tt,
.brown.post-template .comment-body tt,
.brown.post-template .post-content var,
.brown.post-template .comment-body var {
  background-color: #f6d7c0;
}
.brown.post-template .post-nav a,
.brown.post-template .comment-navigation a {
  color: #a15016;
}
@media only screen and (max-width: 1056px) {
  .brown .primarymenu-section {
    background-color: #a15016;
  }
  .brown .primarymenu-section li a {
    border-bottom: 1px solid #824112;
  }
}
@media only screen and (max-width: 850px) {
  .brown div.mudpack-service {
    border-bottom: 0;
  }
  .brown div.loop-twin-posts {
    border-top: 0;
  }
  .brown div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .brown div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.brown .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.brown .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.brown .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.brown .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.brown .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.brown .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.brown .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.brown .socialicons-mi {
  background-color: #a15016;
  border-color: #a15016;
  color: #ffffff;
}
.brown .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.brown .header-bg-section {
  border-bottom: 1px solid #753a10;
  background-color: #a15016;
}
.brown .cta-bg-section,
.brown .featured-box,
.brown .headlines,
.brown .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.brown .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.brown .footerbox-section a:link {
  color: #a15016;
}
.brown .footerbox-section a:visited {
  color: #e48139;
}
.brown .footerbox-section a:hover {
  color: #753a10;
}
.brown .footerbox-section a:active {
  color: #1b0d04;
}
.brown .footerbox-section ul li:before {
  color: #666666;
}
.brown .footerbox-section .widget-title {
  color: #000000;
}
.brown .footerbox-section .widget {
  color: #000000;
}
.brown .footerbox-section .widget_calendar table thead th,
.brown .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.brown .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.brown .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.brown .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.brown .wp-caption {
  background-color: #f3c8aa;
}
.brown .wrapper {
  background-color: #ffffff;
}
.brown .primarymenu-section li.current-menu-item > a,
.brown .primarymenu-section li.current-menu-ancestor > a {
  background-color: #ce661c;
  color: #ffffff;
}
.brown .primarymenu-section a {
  color: #ffffff;
  background-color: #a15016;
}
.brown .primarymenu-section a:hover {
  background-color: #ce661c;
  color: #ffffff;
}
.brown .primarymenu-section .sub-menu,
.brown .primarymenu-section .children {
  border: 1px solid #753a10;
  border-bottom: none;
}
.brown .primarymenu-section .sub-menu li a,
.brown .primarymenu-section .children li a {
  color: #ffffff;
  background-color: #8b4513;
  border-bottom: 1px solid #753a10;
}
.brown .primarymenu-section .sub-menu li a:hover,
.brown .primarymenu-section .children li a:hover {
  color: #ffffff;
  background-color: #ce661c;
}
.brown .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.brown .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.brown .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.brown .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.brown .loop-post-title a {
  color: #444444;
}
.brown .loop-meta-author a {
  color: #a15016;
}
.brown .archive-meta-container .author a {
  color: #a15016;
}
.brown .footer-section,
.brown .footer-section a {
  color: #ffffff;
}
.red {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.red .archive-meta-container .archive-head h1 {
  color: #444444;
}
.red .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.red .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.red .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #160000;
}
.red .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.red .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #950000;
}
.red .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #ffffff;
}
.red .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #7c0000;
}
.red .comments-section .commentslist .comment-parent-author span {
  color: #ffffff;
  background-color: #950000;
}
.red .comments-section .nocomments {
  color: #333333;
}
.red .cta-buttons a {
  border: 1px solid #620000;
  background-color: #950000;
  color: #ffffff;
}
.red .footer-bg-section {
  background-color: #950000;
  border-top: 1px solid #620000;
}
.red .site-title a,
.red .site-description {
  color: #ffffff;
}
.red.home-template .loop-thumbnail img,
.red.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.red.home-template .read-more,
.red.archive-template .read-more {
  border: 1px solid #620000;
  background-color: #950000;
  color: #ffffff;
}
.red.home-template .archive-nav,
.red.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.red.home-template .archive-nav a,
.red.archive-template .archive-nav a {
  color: #950000;
}
.red .primarymenu-resp i {
  color: #eeeeee;
  background-color: #3e0000;
}
.red #scrollUp {
  color: #ffffff;
  background-color: #ffafaf;
}
.red #scrollUp:hover {
  background-color: #aaaaaa;
}
.red.post-template .post-meta .meta-author-url a {
  color: #950000;
}
.red.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.red.post-template .post-content a:link,
.red.post-template .comment-body a:link {
  color: #950000;
}
.red.post-template .post-content a:visited,
.red.post-template .comment-body a:visited {
  color: #e20000;
}
.red.post-template .post-content a:hover,
.red.post-template .comment-body a:hover {
  color: #620000;
}
.red.post-template .post-content a:active,
.red.post-template .comment-body a:active {
  color: #000000;
}
.red.post-template .post-content blockquote p:before,
.red.post-template .comment-body blockquote p:before,
.red.post-template .post-content blockquote p:after,
.red.post-template .comment-body blockquote p:after {
  color: #666666;
}
.red.post-template .post-content table,
.red.post-template .comment-body table {
  border: 1px solid #950000;
}
.red.post-template .post-content table th,
.red.post-template .comment-body table th {
  background-color: #ff9595;
}
.red.post-template .post-content table thead th,
.red.post-template .comment-body table thead th {
  border-bottom: 1px solid #950000;
}
.red.post-template .post-content table tbody th,
.red.post-template .comment-body table tbody th {
  border-right: 1px solid #950000;
}
.red.post-template .post-content pre,
.red.post-template .comment-body pre,
.red.post-template .post-content code,
.red.post-template .comment-body code,
.red.post-template .post-content kbd,
.red.post-template .comment-body kbd,
.red.post-template .post-content tt,
.red.post-template .comment-body tt,
.red.post-template .post-content var,
.red.post-template .comment-body var {
  background-color: #ffe2e2;
}
.red.post-template .post-nav a,
.red.post-template .comment-navigation a {
  color: #950000;
}
@media only screen and (max-width: 1056px) {
  .red .primarymenu-section {
    background-color: #950000;
  }
  .red .primarymenu-section li a {
    border-bottom: 1px solid #710000;
  }
}
@media only screen and (max-width: 850px) {
  .red div.mudpack-service {
    border-bottom: 0;
  }
  .red div.loop-twin-posts {
    border-top: 0;
  }
  .red div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .red div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.red .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.red .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.red .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.red .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.red .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.red .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.red .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.red .socialicons-mi {
  background-color: #950000;
  border-color: #950000;
  color: #ffffff;
}
.red .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.red .header-bg-section {
  border-bottom: 1px solid #620000;
  background-color: #950000;
}
.red .cta-bg-section,
.red .featured-box,
.red .headlines,
.red .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.red .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.red .footerbox-section a:link {
  color: #950000;
}
.red .footerbox-section a:visited {
  color: #e20000;
}
.red .footerbox-section a:hover {
  color: #620000;
}
.red .footerbox-section a:active {
  color: #000000;
}
.red .footerbox-section ul li:before {
  color: #666666;
}
.red .footerbox-section .widget-title {
  color: #000000;
}
.red .footerbox-section .widget {
  color: #000000;
}
.red .footerbox-section .widget_calendar table thead th,
.red .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.red .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.red .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.red .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.red .wp-caption {
  background-color: #ff7c7c;
}
.red .wrapper {
  background-color: #ffffff;
}
.red .primarymenu-section li.current-menu-item > a,
.red .primarymenu-section li.current-menu-ancestor > a {
  background-color: #c80000;
  color: #ffffff;
}
.red .primarymenu-section a {
  color: #ffffff;
  background-color: #950000;
}
.red .primarymenu-section a:hover {
  background-color: #c80000;
  color: #ffffff;
}
.red .primarymenu-section .sub-menu,
.red .primarymenu-section .children {
  border: 1px solid #620000;
  border-bottom: none;
}
.red .primarymenu-section .sub-menu li a,
.red .primarymenu-section .children li a {
  color: #ffffff;
  background-color: #710000;
  border-bottom: 1px solid #620000;
}
.red .primarymenu-section .sub-menu li a:hover,
.red .primarymenu-section .children li a:hover {
  color: #ffffff;
  background-color: #c80000;
}
.red .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.red .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.red .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.red .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.red .loop-post-title a {
  color: #444444;
}
.red .loop-meta-author a {
  color: #950000;
}
.red .archive-meta-container .author a {
  color: #950000;
}
.red .footer-section,
.red .footer-section a {
  color: #ffffff;
}
.blue {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.blue .archive-meta-container .archive-head h1 {
  color: #444444;
}
.blue .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.blue .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.blue .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #000d1a;
}
.blue .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.blue .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #cce5ff;
}
.blue .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #333333;
}
.blue .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #004080;
}
.blue .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #cce5ff;
}
.blue .comments-section .nocomments {
  color: #333333;
}
.blue .cta-buttons a {
  border: 1px solid #004080;
  background-color: #004c99;
  color: #ffffff;
}
.blue .footer-bg-section {
  background-color: #004c99;
  border-top: 1px solid #004080;
}
.blue .site-title a,
.blue .site-description {
  color: #ffffff;
}
.blue.home-template .loop-thumbnail img,
.blue.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.blue.home-template .read-more,
.blue.archive-template .read-more {
  border: 1px solid #004080;
  background-color: #004c99;
  color: #ffffff;
}
.blue.home-template .archive-nav,
.blue.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.blue.home-template .archive-nav a,
.blue.archive-template .archive-nav a {
  color: #004c99;
}
.blue .primarymenu-resp i {
  color: #eeeeee;
  background-color: #002142;
}
.blue #scrollUp {
  color: #ffffff;
  background-color: #0078f0;
}
.blue #scrollUp:hover {
  background-color: #aaaaaa;
}
.blue.post-template .post-meta .meta-author-url a {
  color: #004c99;
}
.blue.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.blue.post-template .post-content a:link,
.blue.post-template .comment-body a:link {
  color: #004c99;
}
.blue.post-template .post-content a:visited,
.blue.post-template .comment-body a:visited {
  color: #0073e6;
}
.blue.post-template .post-content a:hover,
.blue.post-template .comment-body a:hover {
  color: #003366;
}
.blue.post-template .post-content a:active,
.blue.post-template .comment-body a:active {
  color: #000000;
}
.blue.post-template .post-content blockquote p:before,
.blue.post-template .comment-body blockquote p:before,
.blue.post-template .post-content blockquote p:after,
.blue.post-template .comment-body blockquote p:after {
  color: #666666;
}
.blue.post-template .post-content table,
.blue.post-template .comment-body table {
  border: 1px solid #000d1a;
}
.blue.post-template .post-content table th,
.blue.post-template .comment-body table th {
  background-color: #1a8cff;
}
.blue.post-template .post-content table thead th,
.blue.post-template .comment-body table thead th {
  border-bottom: 1px solid #000d1a;
}
.blue.post-template .post-content table tbody th,
.blue.post-template .comment-body table tbody th {
  border-right: 1px solid #000d1a;
}
.blue.post-template .post-content pre,
.blue.post-template .comment-body pre,
.blue.post-template .post-content code,
.blue.post-template .comment-body code,
.blue.post-template .post-content kbd,
.blue.post-template .comment-body kbd,
.blue.post-template .post-content tt,
.blue.post-template .comment-body tt,
.blue.post-template .post-content var,
.blue.post-template .comment-body var {
  background-color: #dbedff;
}
.blue.post-template .post-nav a,
.blue.post-template .comment-navigation a {
  color: #004c99;
}
@media only screen and (max-width: 1056px) {
  .blue .primarymenu-section {
    background-color: #004c99;
  }
  .blue .primarymenu-section li a {
    border-bottom: 1px solid #003b75;
  }
}
@media only screen and (max-width: 850px) {
  .blue div.mudpack-service {
    border-bottom: 0;
  }
  .blue div.loop-twin-posts {
    border-top: 0;
  }
  .blue div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .blue div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.blue .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.blue .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.blue .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.blue .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.blue .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.blue .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.blue .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.blue .socialicons-mi {
  background-color: #004c99;
  border-color: #004c99;
  color: #ffffff;
}
.blue .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.blue .header-bg-section {
  border-bottom: 1px solid #004080;
  background-color: #004c99;
}
.blue .cta-bg-section,
.blue .featured-box,
.blue .headlines,
.blue .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.blue .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.blue .footerbox-section a:link {
  color: #004c99;
}
.blue .footerbox-section a:visited {
  color: #0073e6;
}
.blue .footerbox-section a:hover {
  color: #003366;
}
.blue .footerbox-section a:active {
  color: #000000;
}
.blue .footerbox-section ul li:before {
  color: #666666;
}
.blue .footerbox-section .widget-title {
  color: #000000;
}
.blue .footerbox-section .widget {
  color: #000000;
}
.blue .footerbox-section .widget_calendar table thead th,
.blue .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.blue .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.blue .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.blue .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.blue .wp-caption {
  background-color: #c2e0ff;
}
.blue .wrapper {
  background-color: #ffffff;
}
.blue .primarymenu-section li.current-menu-item > a,
.blue .primarymenu-section li.current-menu-ancestor > a {
  background-color: #0066cc;
  color: #ffffff;
}
.blue .primarymenu-section a {
  color: #ffffff;
  background-color: #004c99;
}
.blue .primarymenu-section a:hover {
  background-color: #0066cc;
  color: #ffffff;
}
.blue .primarymenu-section .sub-menu,
.blue .primarymenu-section .children {
  border: 1px solid #001429;
  border-bottom: none;
}
.blue .primarymenu-section .sub-menu li a,
.blue .primarymenu-section .children li a {
  color: #ffffff;
  background-color: #00458a;
  border-bottom: 1px solid #001429;
}
.blue .primarymenu-section .sub-menu li a:hover,
.blue .primarymenu-section .children li a:hover {
  color: #ffffff;
  background-color: #0066cc;
}
.blue .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.blue .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.blue .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.blue .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.blue .loop-post-title a {
  color: #444444;
}
.blue .loop-meta-author a {
  color: #004c99;
}
.blue .archive-meta-container .author a {
  color: #004c99;
}
.blue .footer-section,
.blue .footer-section a {
  color: #ffffff;
}
.purple {
  /* archives.less */
  /* cascade.less */
  /* comments.less */
  /* cta.less */
  /* fonts.less */
  /* footer.less */
  /* footerbox.less */
  /* grid.less */
  /* header.less */
  /* html-tags.less */
  /* less-librarya.less */
  /* logo.less */
  /* loop-home.less */
  /* loop.less */
  /* main-section.less */
  /* menu-template.less */
  /* menu-top.less */
  /* menu.less */
  /* mixin.less */
  /* plugins.less */
  /* posts.less */
  /* reset.less */
  /* responsive.less */
  /* shortcodes.less */
  /* skins-social-icons.less */
  /* skins.less */
  /* social-icons.less */
  /* structure.less */
  /* style.less */
  /* widget-footerbox.less */
  /* wp-defaults.less */
}
.purple .archive-meta-container .archive-head h1 {
  color: #444444;
}
.purple .comments-section .commentslist .comment-block-container {
  border: 1px solid #e9e9e9;
}
.purple .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
.purple .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #310220;
}
.purple .comments-section .commentslist .comment-block-container .comment-body-container {
  border-left: 1px solid #e9e9e9;
}
.purple .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta {
  background-color: #fdceec;
}
.purple .comments-section .commentslist .comment-block-container .comment-body-container .comment-meta a {
  color: #333333;
}
.purple .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #930761;
}
.purple .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #fdceec;
}
.purple .comments-section .nocomments {
  color: #333333;
}
.purple .cta-buttons a {
  border: 1px solid #89065a;
  background-color: #ab0871;
  color: #ffffff;
}
.purple .footer-bg-section {
  background-color: #ab0871;
  border-top: 1px solid #89065a;
}
.purple .site-title a,
.purple .site-description {
  color: #ffffff;
}
.purple.home-template .loop-thumbnail img,
.purple.archive-template .loop-thumbnail img {
  border: 1px solid #bbbbbb;
}
.purple.home-template .read-more,
.purple.archive-template .read-more {
  border: 1px solid #89065a;
  background-color: #ab0871;
  color: #ffffff;
}
.purple.home-template .archive-nav,
.purple.archive-template .archive-nav {
  border-left: 1px solid #ffffff;
}
.purple.home-template .archive-nav a,
.purple.archive-template .archive-nav a {
  color: #ab0871;
}
.purple .primarymenu-resp i {
  color: #eeeeee;
  background-color: #58043a;
}
.purple #scrollUp {
  color: #ffffff;
  background-color: #fcb6e3;
}
.purple #scrollUp:hover {
  background-color: #aaaaaa;
}
.purple.post-template .post-meta .meta-author-url a {
  color: #ab0871;
}
.purple.post-template .tags-below-content a {
  color: #444444;
  border: 1px solid #666666;
}
.purple.post-template .post-content a:link,
.purple.post-template .comment-body a:link {
  color: #ab0871;
}
.purple.post-template .post-content a:visited,
.purple.post-template .comment-body a:visited {
  color: #f415a5;
}
.purple.post-template .post-content a:hover,
.purple.post-template .comment-body a:hover {
  color: #7a0651;
}
.purple.post-template .post-content a:active,
.purple.post-template .comment-body a:active {
  color: #190110;
}
.purple.post-template .post-content blockquote p:before,
.purple.post-template .comment-body blockquote p:before,
.purple.post-template .post-content blockquote p:after,
.purple.post-template .comment-body blockquote p:after {
  color: #666666;
}
.purple.post-template .post-content table,
.purple.post-template .comment-body table {
  border: 1px solid #ab0871;
}
.purple.post-template .post-content table th,
.purple.post-template .comment-body table th {
  background-color: #fcb6e3;
}
.purple.post-template .post-content table thead th,
.purple.post-template .comment-body table thead th {
  border-bottom: 1px solid #ab0871;
}
.purple.post-template .post-content table tbody th,
.purple.post-template .comment-body table tbody th {
  border-right: 1px solid #ab0871;
}
.purple.post-template .post-content pre,
.purple.post-template .comment-body pre,
.purple.post-template .post-content code,
.purple.post-template .comment-body code,
.purple.post-template .post-content kbd,
.purple.post-template .comment-body kbd,
.purple.post-template .post-content tt,
.purple.post-template .comment-body tt,
.purple.post-template .post-content var,
.purple.post-template .comment-body var {
  background-color: #fdddf2;
}
.purple.post-template .post-nav a,
.purple.post-template .comment-navigation a {
  color: #ab0871;
}
@media only screen and (max-width: 1056px) {
  .purple .primarymenu-section {
    background-color: #ab0871;
  }
  .purple .primarymenu-section li a {
    border-bottom: 1px solid #89065a;
  }
}
@media only screen and (max-width: 850px) {
  .purple div.mudpack-service {
    border-bottom: 0;
  }
  .purple div.loop-twin-posts {
    border-top: 0;
  }
  .purple div.loop-twin-posts:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .purple div.loop-twin-posts .loop-section {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.purple .mudpack-cb-icon-location-left.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.purple .mudpack-cb-icon-location-top.mudpack-cb-icon-border-circular .mudpack-cb-icon i {
  border: 1px solid #000000;
}
.purple .mudpack-service .mudpack-service-image a img {
  border: 1px solid #bbbbbb;
}
.purple .mudpack-service .mudpack-service-text a {
  color: #111111;
}
.purple .mudpack-service .mudpack-service-text a i {
  border: 1px solid #444444;
  color: #444444;
}
.purple .mudpack-service .mudpack-service-text :hover a {
  color: #dddddd;
}
.purple .social-icons a {
  color: #aaaaaa;
  border: 1px solid #bbbbbb;
}
.purple .socialicons-mi {
  background-color: #ab0871;
  border-color: #ab0871;
  color: #ffffff;
}
.purple .socialicons-mo {
  background-color: #ffffff;
  border-color: #bbbbbb;
  color: #aaaaaa;
}
.purple .header-bg-section {
  border-bottom: 1px solid #89065a;
  background-color: #ab0871;
}
.purple .cta-bg-section,
.purple .featured-box,
.purple .headlines,
.purple .mudpack-service {
  border-bottom: 1px solid #cccccc;
}
.purple .mudpack-service .mudpack-service-link a {
  color: #333333;
  background-color: #e7e7e7;
}
.purple .footerbox-section a:link {
  color: #ab0871;
}
.purple .footerbox-section a:visited {
  color: #f415a5;
}
.purple .footerbox-section a:hover {
  color: #7a0651;
}
.purple .footerbox-section a:active {
  color: #190110;
}
.purple .footerbox-section ul li:before {
  color: #666666;
}
.purple .footerbox-section .widget-title {
  color: #000000;
}
.purple .footerbox-section .widget {
  color: #000000;
}
.purple .footerbox-section .widget_calendar table thead th,
.purple .footerbox-section .widget_calendar table tbody td {
  background-color: #f3f3f3;
  border: 4px solid #ffffff;
}
.purple .footerbox-section .widget_calendar table tbody td.pad {
  background-color: #ffffff;
}
.purple .footerbox-section .widget_search .search-box {
  border: 1px solid #cccccc;
}
.purple .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #cccccc;
}
.purple .wp-caption {
  background-color: #fdceec;
}
.purple .wrapper {
  background-color: #ffffff;
}
.purple .primarymenu-section li.current-menu-item > a,
.purple .primarymenu-section li.current-menu-ancestor > a {
  background-color: #dc0a91;
  color: #ffffff;
}
.purple .primarymenu-section a {
  color: #ffffff;
  background-color: #ab0871;
}
.purple .primarymenu-section a:hover {
  background-color: #dc0a91;
  color: #ffffff;
}
.purple .primarymenu-section .sub-menu,
.purple .primarymenu-section .children {
  border: 1px solid #7a0651;
  border-bottom: none;
}
.purple .primarymenu-section .sub-menu li a,
.purple .primarymenu-section .children li a {
  color: #ffffff;
  background-color: #930761;
  border-bottom: 1px solid #7a0651;
}
.purple .primarymenu-section .sub-menu li a:hover,
.purple .primarymenu-section .children li a:hover {
  color: #ffffff;
  background-color: #dc0a91;
}
.purple .loop-twin-posts {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.purple .loop-twin-posts:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.purple .loop-twin-posts .loop-section:first-child {
  border-left: 0 !important;
  border-right: 1px solid #e5e5e5;
}
.purple .loop-twin-posts .loop-section:last-child {
  border-left: 1px solid #e5e5e5;
}
.purple .loop-post-title a {
  color: #444444;
}
.purple .loop-meta-author a {
  color: #ab0871;
}
.purple .archive-meta-container .author a {
  color: #ab0871;
}
.purple .footer-section,
.purple .footer-section a {
  color: #ffffff;
}
.social-icons-colored .icon a {
  color: #ffffff;
}
.social-icons-colored .facebook-icon a {
  background-color: #526ba4;
}
.social-icons-colored .twitter-icon a {
  background-color: #2aa9df;
}
.social-icons-colored .google-icon a {
  background-color: #de561a;
}
.social-icons-colored .rss-icon a {
  background-color: #f9a043;
}
.social-icons-colored .pinterest-icon a {
  background-color: #cf292c;
}
.social-icons-colored .linkedin-icon a {
  background-color: #6592bc;
}
.social-icons-colored .tumblr-icon a {
  background-color: #69758a;
}
.social-icons-colored .youtube-play-icon a {
  background-color: #c10c0c;
}
.social-icons-colored .instagram-icon a {
  background-color: #618cae;
}
.social-icons-colored .github-icon a {
  background-color: #4382c5;
}
.social-icons-colored .bitbucket-icon a {
  background-color: #013567;
}
.social-icons-colored .flickr-icon a {
  background-color: #ff0084;
}
.social-icons-colored .dribbble-icon a {
  background-color: #f46899;
}
.social-icons-colored .skype-icon a {
  background-color: #04b3ec;
}
.social-icons-colored .stack-overflow-icon a {
  background-color: #fea501;
}
.social-icons-colored .vimeo-square-icon a {
  background-color: #5bc8ff;
}
.social-icons-colored .xing-icon a {
  background-color: #005d5d;
}
/* After LESS */
.sticky {}
.bypostauthor {}
.screen-reader-text {}
@media only screen and (max-width: 625px) {
    .footerbox-cols {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}