/*
Theme Name: Eager
Theme URI: http://www.mudthemes.com/eager
Description: Eager is a beautiful, elegant and responsive theme for corporate, photography, business or blogging sites. It supports slideshow, custom menu and sidebars. It has full online documentation and is easily customizable using Theme Customizer.
Version: 1.0.1.1
Author: mudThemes
Author URI: http://www.mudthemes.com
Tags: two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, photography, portfolio
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eager

======================================================
Eager WordPress Theme, Copyright 2015 mudthemes.com
Eager 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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
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-weight: 300;
}
body {
  font-size: 14px;
  line-height: 1;
}
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;
}
.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-col-25 {
  width: 25%;
}
.grid-pct-5 {
  width: 5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-10 {
  width: 10%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-15 {
  width: 15%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-20 {
  width: 20%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-25 {
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-30 {
  width: 30%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-35 {
  width: 35%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-40 {
  width: 40%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-45 {
  width: 45%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-50 {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-55 {
  width: 55%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-60 {
  width: 60%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-65 {
  width: 65%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-70 {
  width: 70%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-75 {
  width: 75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-80 {
  width: 80%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-85 {
  width: 85%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-90 {
  width: 90%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-95 {
  width: 95%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-pct-100 {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-float-left {
  float: left;
}
.grid-float-right {
  float: right;
}
body {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  clear: both;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h1 {
  font-size: 30px;
  padding: 10px 0 40px 0;
}
h2 {
  font-size: 29px;
  padding: 10px 0 35px 0;
}
h3 {
  font-size: 28px;
  padding: 5px 0 35px 0;
}
h4 {
  font-size: 27px;
  padding: 5px 0 25px 0;
}
h5 {
  font-size: 26px;
  padding: 5px 0 25px 0;
}
h6 {
  font-size: 24px;
  font-weight: bold;
  padding: 5px 0 25px 0;
}
p {
  font-size: 14px;
  line-height: 2;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 24px;
}
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: 14px;
  line-height: 1.8;
}
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 p:before,
blockquote p:after {
  font-family: 'FontAwesome';
  font-size: .7em;
  vertical-align: text-top;
}
blockquote p:before {
  padding-right: 5px;
  content: "\f10d";
}
blockquote p:after {
  padding-left: 3px;
  content: "\f10e";
}
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;
}
table {
  font-size: .9em;
  margin-bottom: 40px;
}
table th,
table td {
  padding: 7px 10px;
}
table a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"] {
  color: #777777;
  border: 1px dotted #ccc;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 1.6;
  padding: 2px 4px;
}
textarea {
  color: #777777;
  border: 1px dotted #ccc;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  padding: 2px 4px;
  margin-top: 4px;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.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;
}
.font-primary {
  font-family: "Merriweather", serif;
}
.font-secondary {
  font-family: "Roboto", sans-serif;
}
.block-headline {
  font-size: 38px;
  font-weight: 300;
  letter-spacing: 0;
}
.block-description {
  font-size: 18px;
  font-size: 16px;
}
body {
  background-color: #E7E7E7;
}
.theme-stretched .wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.theme-boxed .wrapper {
  width: 1250px;
  max-width: 99%;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 12px;
}
.service-section,
.main-section {
  width: 1250px;
  max-width: 100%;
  margin: 0 auto;
}
.about-us-section,
.contact-section {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.wrapper {
  margin: 0 auto;
  clear: both;
  height: auto;
  overflow: visible;
}
.featured-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.header-bg-section,
.header-section {
  width: 95%;
  max-width: 100%;
  margin: 0 auto;
}
.nav-section {
  clear: none;
  margin: 0 auto;
}
.main-section {
  float: none;
  clear: both;
  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;
}
.loop-container-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inner-content-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 68%;
}
.sidebar-right-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
}
.home .inner-content-section {
  margin-top: 80px;
}
.left_sidebar .inner-content-section {
  padding-right: 35px;
  padding-left: 20px;
  float: right;
}
.left_sidebar .sidebar-right-section {
  padding-right: 15px;
  padding-left: 40px;
  float: right;
}
.right_sidebar .inner-content-section {
  float: left;
  padding-left: 35px;
  padding-right: 25px;
}
.right_sidebar .sidebar-right-section {
  float: left;
  padding-left: 15px;
  padding-right: 40px;
}
.no_sidebar .inner-content-section {
  margin: 0 auto;
}
.single .sidebar-right-section,
.page .sidebar-right-section {
  margin-top: 20px;
}
#sidr-menu {
  display: none;
}
.archive-nav a {
  font-size: 16px;
  text-decoration: none;
}
.archive-nav .nav-next {
  float: left;
}
.archive-nav .nav-previous {
  float: right;
}
.inner-content-section {
  margin-top: 0 !important;
}
.content-section {
  margin-top: 50px;
}
.archive-empty {
  padding: 0 30px;
}
.error404 .inner-content-section {
  width: 100%;
}
.error-404 {
  text-align: center;
  padding-bottom: 50px;
}
body .featured-container .flex-control-nav {
  bottom: 10px;
  z-index: 999;
}
.slider .slides li {
  position: relative;
}
/*
body .flex-direction-nav a {
    //top: auto;
    //bottom: 0%;
}
body .featured-container .slider,
body .featured-container .slider li {
    height: 400px !important;
    //overflow-y: hidden;
}
*/
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px 6px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.woocommerce.blog_grid.archive .inner-content-section {
  width: 68%;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-section {
  position: relative;
  z-index: 100;
  float: right;
}
.nav ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav ul ul {
  display: none;
}
.nav li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-position: inside;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav a {
  display: block;
  position: relative;
  text-decoration: none;
  text-align: left;
  background-image: none;
  background-repeat: repeat;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menuClicked.primarymenu-section .sf-menu ul {
  width: 100%;
}
.primarymenu-section a {
  padding: 0 20px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 3.4;
}
.primarymenu-section li {
  line-height: 1;
}
.primarymenu-section {
  float: right;
}
.primarymenu-section .sf-menu ul {
  width: 240px;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.primarymenu-section .sf-menu ul a {
  line-height: 4;
  padding: 0 14px;
}
.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';
  font-size: 9px;
  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';
  font-size: 9px;
  content: '\f0da';
  padding-left: 5px;
}
.primarymenu-section .sub-menu li,
.primarymenu-section .children li {
  width: 100%;
  min-width: 120px;
}
.primarymenu-resp {
  cursor: pointer;
  padding: 0 15px;
  font-size: 0px;
}
.primarymenu-resp span {
  font-size: 12px;
  line-height: 3.4;
  text-transform: uppercase;
  padding-left: 12px;
}
.primarymenu-resp span:after {
  font-family: 'FontAwesome';
  font-size: 11px;
  content: '\f0d7';
  padding-left: 5px;
}
.primarymenu-resp i {
  font-size: 21px;
  line-height: 1.95;
  cursor: pointer;
  z-index: 101;
  vertical-align: bottom;
}
.home .header-bg-section {
  position: absolute;
  left: 2.5%;
  right: 2.5%;
}
.header-section {
  padding: 25px 0 30px;
}
.header-section {
  overflow: visible;
}
.custom-logo-link {
  float: left;
  margin-right: 10px;
}
.site-identity-text {
  float: left;
}
.site-title h1 {
  padding: 0;
}
.site-title h1 a {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
}
.site-description {
  font-size: 12px;
  letter-spacing: 1px;
  padding: 10px 0 0 3px;
  clear: left;
}
.logo-section {
  position: relative;
  z-index: 100;
}
.site-title,
.site-description {
  float: left;
  display: inline-block;
}
.flex-caption {
  position: absolute;
  width: 100%;
  top: 195px;
  left: auto;
  right: auto;
  text-align: center;
}
.flex-caption .featured-heading {
  display: inline-block;
  min-width: 25%;
  padding: 0px 10px 0px;
  font-size: 40px;
  font-weight: 900;
  line-height: 2;
}
.flex-caption .featured-content {
  width: 550px;
  margin: 55px auto 0;
  font-size: 16px;
  font-style: italic;
  line-height: 1.8;
}
.flex-caption .featured-button {
  display: inline-block;
  margin-top: 65px;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  box-sizing: border-box;
}
.flex-caption .featured-button a {
  padding: 0px 12px;
  line-height: 2.8;
  display: block;
  text-decoration: none;
}
.flexslider .slides > li {
  position: relative;
}
.post-title {
  text-align: left;
  padding: 0 44px 50px 0;
}
.post-title h1 {
  font-size: 30px;
  line-height: 1.3;
  padding-bottom: 16px;
}
.post-meta {
  font-size: 13px;
  text-align: left;
  padding: 0 8px;
}
.tags-below-content {
  text-align: left;
}
.tags-below-content a {
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
}
.post-nav a {
  text-decoration: none;
  padding: 6px 8px 7px;
  vertical-align: text-top;
}
.post-nav .nav-previous {
  display: inline-block;
  float: right;
}
.post-nav .nav-previous i {
  font-size: 13px;
  padding-left: 5px;
}
.post-nav .nav-next {
  display: inline-block;
  text-align: left;
}
.post-nav .nav-next i {
  font-size: 13px;
  padding-right: 5px;
}
.post-content {
  padding: 0 50px 0 0;
}
.edit-link {
  clear: both;
}
.gallery img {
  width: 95%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.no_sidebar .post-content {
  padding: 0;
}
.page .post-title {
  padding-bottom: 26px;
}
.comments-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 80px 0 0;
  padding: 0;
}
.comments-section .comments-title {
  text-align: left;
  font-size: 30px;
  margin: 0 0 50px;
}
.comments-section .commentslist > ol > li > ul.children {
  padding-left: 75px;
}
.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;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.comments-section .commentslist .comment-block-container .comment-info-container,
.comments-section .commentslist .comment-block-container .comment-body-container {
  padding: 40px 0;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name {
  padding-top: 10px;
  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 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 145px;
  text-align: center;
  padding: 10px;
  line-height: 1;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-date {
  padding-top: 10px;
  font-size: 13px;
  margin: 0 auto;
  text-align: center;
}
.comments-section .commentslist .comment-block-container .comment-info-container .comment-date a {
  text-decoration: none;
}
.comments-section .commentslist .comment-block-container .comment-body-container {
  position: relative;
  -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.8em;
  -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;
  float: left;
}
.comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  padding: 5px 8px 6px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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: 76%;
  float: left;
  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: 100%;
  height: 30px;
  font-size: 16px;
}
.comments-section .comment-respond form textarea {
  width: 100%;
  height: 100px;
  font-size: 16px;
  vertical-align: text-top;
}
.comments-section .nocomments {
  margin: 10px 0 60px;
  font-size: 32px;
  text-align: center;
}
.home .comments-section {
  margin-top: 0;
}
.archive-meta-container {
  text-align: center;
  padding: 0 0 75px;
}
.archive-meta-container h1 {
  font-size: 34px;
  letter-spacing: 1px;
}
.archive-meta-container p {
  margin: 0 auto;
  text-align: center;
  max-width: 675px;
}
.archive .archive-nav {
  padding-left: 15px;
  padding-right: 15px;
}
.loop-section-col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin: 0 auto 30px;
}
.loop-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 0;
}
.loop-post-title {
  padding-bottom: 30px;
}
.loop-post-title h1 {
  padding: 0 0 10px 0;
  clear: none;
}
.loop-post-title a {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.loop-post-meta {
  font-size: 12px;
}
.loop-post-meta a {
  font-size: 13px;
  text-decoration: none;
}
.loop-post-excerpt .loop-post-text {
  padding: 0;
  float: left;
  font-size: 14px;
  line-height: 1.9em;
}
.loop-post-excerpt .loop-post-text p {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 0;
}
.thumbnail-left .loop-thumbnail {
  float: left;
  padding: 5px 20px 0 5px;
}
.thumbnail-right .loop-thumbnail {
  float: right;
  padding: 5px 5px 0 20px;
}
.loop-thumbnail {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.loop-thumbnail img {
  width: 220px;
  padding: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-more {
  float: left;
  clear: both;
  margin-top: 20px;
  line-height: 1;
  padding: 2px;
}
.read-more i {
  font-size: 16px;
  padding-left: 5px;
  vertical-align: baseline;
}
.read-more a {
  display: inline-block;
  padding: 7px 5px 9px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.archive-nav {
  padding: 0px 0 35px;
  text-align: center;
  clear: both;
}
.archive-nav a {
  text-decoration: none;
  font-size: 15px;
}
.nav-previous a,
.nav-next a {
  text-transform: lowercase;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.blog-heading-section {
  padding: 50px 0 50px;
  text-align: center;
}
.blog-heading-section h2 {
  font-size: 36px;
  letter-spacing: 1px;
  padding: 0 0 40px;
}
.blog-heading-section h6 {
  font-weight: normal;
  line-height: 1.6;
  word-spacing: 3px;
}
.loop-stylish-date {
  float: left;
  clear: none;
  text-align: center;
  margin-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.loop-stylish-date .loop-stylish-date-num {
  font-size: 14px;
  padding: 5px 0;
}
.loop-stylish-date .loop-stylish-date-month {
  padding: 6px 10px 7px;
  font-size: 14px;
  text-transform: uppercase;
}
.social-section {
  margin: 0 auto 40px;
}
.social-icons {
  display: inline-block;
}
.social-section a {
  min-width: 12px;
  font-size: 13px;
  display: inline-block;
  padding: 3px 4px;
  text-align: center;
  margin: 0 3px;
}
.footerbox-bg-section {
  padding-top: 30px;
}
.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 a {
  text-decoration: none;
}
.footerbox-section .widget {
  margin-bottom: 40px;
}
.footerbox-section h4.widget-title {
  font-size: 22px;
  font-weight: 300;
  padding: 10px 0 15px 0;
  margin-bottom: 15px;
}
.footerbox-section ul {
  padding-left: 0;
}
.footerbox-section ul li {
  padding: 3px 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: .6em;
  vertical-align: middle;
}
.footerbox-section select {
  width: 90%;
}
.footerbox-section .widget_text .textwidget {
  font-size: 16px;
  word-spacing: 3px;
  line-height: 1.8;
}
.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 thead th {
  color: #222222;
}
.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%;
  line-height: 1.6;
  padding: 4px 4px;
}
.footerbox-section .widget_eager_recentposts li:before {
  content: "";
}
.footerbox-section .widget_eager_recentposts .rp_block {
  width: 100%;
  float: left;
  clear: both;
  line-height: 1;
  padding-bottom: 5px;
}
.footerbox-section .widget_eager_recentposts .rp_thumbnail {
  width: 22%;
  float: left;
  padding: 3px;
  line-height: 1;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footerbox-section .widget_eager_recentposts .rp_thumbnail img {
  width: 100%;
  vertical-align: top;
}
.footerbox-section .widget_eager_recentposts .rp_content {
  width: 78%;
  float: left;
  padding-left: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footerbox-section .widget_eager_recentposts .rp_title {
  line-height: 1;
  padding: 0 0 0 5px;
}
.footerbox-section .widget_eager_recentposts .rp_title a {
  line-height: 1;
}
.footerbox-section .widget_eager_recentposts .rp_date {
  padding: 5px 0 0 5px;
  font-style: italic;
  font-size: 14px;
}
.sidebar-right-section a {
  text-decoration: none;
}
.sidebar-right-section .widget {
  width: 100%;
  padding: 0 0 10px;
  margin-bottom: 30px;
  border-top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget * {
  font-size: 14px;
}
.sidebar-right-section .widget > ul,
.sidebar-right-section .widget > div {
  padding: 0 10px;
}
.sidebar-right-section h4.widget-title {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 11px 10px;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section ul {
  padding: 0;
  margin: 0;
}
.sidebar-right-section ul li {
  padding: 2px 0;
  line-height: 1.7;
  list-style-type: none;
  list-style-position: outside;
}
.sidebar-right-section ul li:before {
  font-family: 'FontAwesome';
  content: "\f061";
  padding-right: 10px;
  padding-bottom: 3px;
  font-size: .7em;
  vertical-align: middle;
}
.sidebar-right-section select {
  width: 90%;
}
.sidebar-right-section .widget_text .textwidget {
  font-size: 18px;
  line-height: 1.7;
}
.sidebar-right-section .widget_tag_cloud .tagcloud a {
  line-height: 1.3;
  letter-spacing: 1px;
}
.sidebar-right-section .widget_calendar table {
  width: 90%;
  margin: 0 auto;
}
.sidebar-right-section .widget_calendar table caption {
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
}
.sidebar-right-section .widget_calendar table thead th,
.sidebar-right-section .widget_calendar table tbody td {
  text-align: center;
  padding: 7px;
}
.sidebar-right-section .widget_calendar table tfoot td {
  padding-top: 20px;
  text-align: center;
}
.sidebar-right-section .widget_search .search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
  margin: 0 auto;
  padding-top: 15px;
}
.sidebar-right-section .widget_search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 24px;
}
.sidebar-right-section .widget_search input[type="text"] {
  width: 80%;
}
.sidebar-right-section .widget_search input[type="submit"] {
  width: 20%;
  padding: 3px 4px;
}
.sidebar-right-section .widget_eager_recentposts li:before {
  content: "";
}
.sidebar-right-section .widget_eager_recentposts .rp_block {
  width: 100%;
  float: left;
  clear: both;
  line-height: 1;
  padding-bottom: 5px;
}
.sidebar-right-section .widget_eager_recentposts .rp_thumbnail {
  width: 22%;
  float: left;
  padding: 4px;
  line-height: 1;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget_eager_recentposts .rp_thumbnail img {
  width: 100%;
  vertical-align: top;
}
.sidebar-right-section .widget_eager_recentposts .rp_content {
  width: 78%;
  float: left;
  padding-left: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar-right-section .widget_eager_recentposts .rp_title {
  line-height: 1;
  padding: 0 0 0 5px;
}
.sidebar-right-section .widget_eager_recentposts .rp_title a {
  line-height: 1;
}
.sidebar-right-section .widget_eager_recentposts .rp_date {
  padding: 5px 0 0 5px;
  font-style: italic;
  font-size: 14px;
}
.footer-section {
  margin-top: 275px;
  position: relative;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-section a {
  text-decoration: none;
}
.copyright {
  font-size: 13px;
  word-spacing: 0px;
  margin-bottom: 28px;
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-decoration: none;
  opacity: .9;
  padding: 15px 20px;
}
.breadcrumbs {
  text-align: right;
  font-size: 11px;
  padding: 16px 14px 20px;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs .breadcrumb-sep {
  padding: 0 3px;
}
.authorbox {
  width: 80%;
  max-width: 640px;
  clear: both;
  margin: 10px 0 30px 10px;
}
.authorbox .ab-author-image {
  float: left;
  width: 26.5625%;
  padding: 1.5625%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.authorbox .ab-author-image img {
  width: 100%;
}
.authorbox .ab-author-info {
  position: relative;
  float: left;
  width: 73.4375%;
  min-height: 170px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.authorbox .ab-author-name {
  font-size: 15px;
  line-height: 2.1;
  padding: 0 10px;
}
.authorbox .ab-author-bio {
  font-size: 14px;
  padding: 16px 10px 0;
  line-height: 1.8;
}
.authorbox .ab-author-links {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  bottom: 8px;
  left: 0;
  padding: 0 10px;
}
.authorbox .ab-author-site {
  float: left;
}
.authorbox .ab-author-site a {
  font-size: 13px;
  text-decoration: none;
}
.authorbox .ab-author-social {
  float: right;
}
.authorbox .ab-author-social a {
  font-size: 14px;
  margin-left: 4px;
}
.wpcf7 .wpcf7-form p {
  font-size: 17px;
  color: #444444;
}
.wpcf7 .wpcf7-form .wpcf7-text {
  width: 70%;
  margin-top: 4px;
}
.wpcf7 .wpcf7-form .wpcf7-textarea {
  width: 70%;
  height: 240px;
}
.wpcf7 .wpcf7-form span.wpcf7-list-item.first {
  margin-left: 0;
}
/* line 3, ../../src/scss/sidr/_base.scss */
.sidr {
  /* Default Settings */
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: visible;
  overflow-y: auto;
  /* Theme Settings */
  font-size: 17px;
  letter-spacing: 1px;
}
/* line 15, ../../src/scss/sidr/_base.scss */
.sidr .sidr-inner {
  padding: 0 0 15px;
}
/* line 18, ../../src/scss/sidr/_base.scss */
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 24, ../../src/scss/sidr/_base.scss */
.sidr.right {
  left: auto;
  right: -260px;
}
/* line 29, ../../src/scss/sidr/_base.scss */
.sidr.left {
  left: -260px;
  right: auto;
}
/* line 41, ../../src/scss/sidr/_base.scss */
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: white;
  line-height: 24px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
/* line 52, ../../src/scss/sidr/_base.scss */
.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
/* line 55, ../../src/scss/sidr/_base.scss */
.sidr p a {
  color: rgba(255, 255, 255, 0.9);
}
/* line 60, ../../src/scss/sidr/_base.scss */
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 65, ../../src/scss/sidr/_base.scss */
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
}
/* line 72, ../../src/scss/sidr/_base.scss */
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
}
/* line 81, ../../src/scss/sidr/_base.scss */
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: none;
  line-height: 48px;
}
/* line 85, ../../src/scss/sidr/_base.scss */
/* line 90, ../../src/scss/sidr/_base.scss */
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: white;
}
/* line 97, ../../src/scss/sidr/_base.scss */
.sidr ul li ul {
  border-bottom: none;
  margin: 0;
}
/* line 100, ../../src/scss/sidr/_base.scss */
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
/* line 104, ../../src/scss/sidr/_base.scss */
.sidr ul li ul li:last-child {
  border-bottom: none;
}
/* line 110, ../../src/scss/sidr/_base.scss */
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  line-height: 40px;
}
/* line 114, ../../src/scss/sidr/_base.scss */
/* line 119, ../../src/scss/sidr/_base.scss */
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}
/* line 128, ../../src/scss/sidr/_base.scss */
.sidr form {
  margin: 0 15px;
}
/* line 132, ../../src/scss/sidr/_base.scss */
.sidr label {
  font-size: 13px;
}
/* line 146, ../../src/scss/sidr/_base.scss */
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both;
}
/* line 160, ../../src/scss/sidr/_base.scss */
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
/* line 167, ../../src/scss/sidr/_base.scss */
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333333;
  background: white;
}
/* line 171, ../../src/scss/sidr/_base.scss */
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
.blog_grid.home.blog .inner-content-section,
.blog_grid.archive .inner-content-section,
.blog_grid.blog .inner-content-section {
  width: 100%;
}
.blog_grid.home.blog .loop-section-col,
.blog_grid.archive .loop-section-col,
.blog_grid.blog .loop-section-col {
  width: 50%;
  float: left;
  clear: none;
}
.blog_grid.home.blog .loop-section,
.blog_grid.archive .loop-section,
.blog_grid.blog .loop-section {
  padding-left: 10px;
  padding-right: 10px;
  border: 0 !important;
}
.lightseagreen .about-us-section .abus-button a,
.lightseagreen .contact-section .contact-button a {
  background-color: #82ca9c;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff82ca9c, endColorstr=#ff82ca9c)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff82ca9c, endColorstr=#ff82ca9c);
  color: #eeeeee;
}
.lightseagreen .comments-section .comment-body-container .reply a {
  background-color: #82ca9c;
}
.lightseagreen .flex-caption .featured-heading {
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.9);
}
.lightseagreen .flex-caption .featured-button a {
  background-color: #82ca9c;
  background-color: rgba(130, 202, 156, 0.9);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e682ca9c, endColorstr=#e682ca9c)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e682ca9c, endColorstr=#e682ca9c);
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.9);
}
.lightseagreen .flex-caption .featured-content {
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.9);
}
.lightseagreen .headboxes-section .hb-button a {
  color: #ffffff;
  background-color: #82ca9c;
}
.lightseagreen a:link {
  color: #82ca9c;
}
.lightseagreen a:visited {
  color: #bfe4cc;
}
.lightseagreen a:hover {
  color: #49ac6d;
}
.lightseagreen a:active {
  color: #70c28e;
}
.lightseagreen blockquote p:before,
.lightseagreen blockquote p:after {
  color: #666666;
}
.lightseagreen pre,
.lightseagreen code,
.lightseagreen kbd,
.lightseagreen tt,
.lightseagreen var {
  background-color: #E7E7E7;
}
.lightseagreen table {
  border: 1px solid #999999;
}
.lightseagreen th {
  background-color: #E7E7E7;
}
.lightseagreen thead th {
  border-bottom: 1px solid #999999;
}
.lightseagreen tbody th {
  border-right: 1px solid #999999;
}
.lightseagreen.home .site-title a,
.lightseagreen.home .site-description {
  color: #FFF;
}
.lightseagreen .site-title a {
  color: #222;
}
.lightseagreen .loop-thumbnail img {
  border: 1px solid #BBBBBB;
}
.lightseagreen .read-more {
  border: 1px solid #82ca9c;
}
.lightseagreen .read-more a {
  background-color: #82ca9c;
  color: #FFFFFF;
}
.lightseagreen .archive-nav a {
  color: #82ca9c;
}
.lightseagreen .nav-previous a,
.lightseagreen .nav-next a {
  color: #82ca9c;
}
.lightseagreen .blog-heading-section h2 {
  color: #373737;
}
.lightseagreen .primarymenu-resp span {
  color: #FFFFFF;
}
.lightseagreen .primarymenu-resp i {
  color: #FFFFFF;
  /*background-color: @primary-menu-resp-i-bg-color;*/
}
.lightseagreen .owl-theme .owl-dots .owl-dot.active span {
  background-color: #82ca9c;
}
.lightseagreen .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #82ca9c;
}
.lightseagreen .owl-theme .owl-nav [class*='owl-'] {
  background-color: #82ca9c;
  color: #FFFFFF;
}
.lightseagreen .owl-theme .owl-nav [class*='owl-']:hover {
  background-color: #94d2aa;
  color: #FFFFFF;
}
.lightseagreen .authorbox {
  border: 1px solid #ffffff;
}
.lightseagreen .ab-author-image {
  border-right: 1px solid #ffffff;
}
.lightseagreen .ab-author-name {
  background-color: #82ca9c;
  border-bottom: 1px solid #82ca9c;
  color: #fff;
}
.lightseagreen .ab-author-site a {
  /*background-color: #ec6a00;*/
  color: #82ca9c !important;
}
.lightseagreen .ab-author-social a {
  color: #82ca9c !important;
}
.lightseagreen .post-meta .meta-author-url a {
  color: #82ca9c;
}
.lightseagreen .tags-below-content a {
  color: #444444;
  /*border: 1px solid @tags-below-content-border-color;*/
}
.lightseagreen .post-nav a,
.lightseagreen .comment-navigation a {
  color: #82ca9c;
}
.lightseagreen .post-meta-comments a {
  color: #82ca9c;
}
.lightseagreen .gallery img {
  border: 1px solid #e3e3e3 !important;
}
.lightseagreen .project-box-button a {
  background-color: #82ca9c;
  background-color: rgba(130, 202, 156, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc82ca9c, endColorstr=#cc82ca9c)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc82ca9c, endColorstr=#cc82ca9c);
  color: #FFFFFF;
}
.lightseagreen .quote-section-container {
  background-color: #82ca9c;
  color: #FFFFFF;
}
.lightseagreen .quote-button a {
  background-color: #FFFFFF;
  color: #82ca9c;
}
.lightseagreen .sidr {
  background: #77c593;
}
.lightseagreen .sidr ul li a,
.lightseagreen .sidr ul li span {
  color: #FFFFFF;
}
.lightseagreen .sidr ul li {
  border-top: 1px solid #89cda2;
  border-bottom: 1px solid #65be85;
}
.lightseagreen .sidr ul ul li {
  border: 0;
  border-bottom: 1px solid #53b677;
}
.lightseagreen .sidr ul li:hover > a,
.lightseagreen .sidr ul li:hover > span,
.lightseagreen .sidr ul li.active > a,
.lightseagreen .sidr ul li.active > span,
.lightseagreen .sidr ul li.sidr-class-active > a,
.lightseagreen .sidr ul li.sidr-class-active > span {
  -moz-box-shadow: inset 0 0 15px 3px #65be85;
  -webkit-box-shadow: inset 0 0 15px 3px #65be85;
  box-shadow: inset 0 0 15px 3px #65be85;
}
.lightseagreen .sidr ul li ul li:hover > a,
.lightseagreen .sidr ul li ul li:hover > span,
.lightseagreen .sidr ul li ul li.active > a,
.lightseagreen .sidr ul li ul li.active > span,
.lightseagreen .sidr ul li ul li.sidr-class-active > a,
.lightseagreen .sidr ul li ul li.sidr-class-active > span {
  -moz-box-shadow: inset 0 0 15px 3px #4cb371;
  -webkit-box-shadow: inset 0 0 15px 3px #4cb371;
  box-shadow: inset 0 0 15px 3px #4cb371;
}
.lightseagreen .sidr ul {
  border-top: 1px solid #65be85;
  border-bottom: 1px solid #65be85;
}
.lightseagreen .sidr ul ul {
  background-color: #65be85;
  border-top: 1px solid #53b677;
  border-bottom: 1px solid #53b677;
}
.lightseagreen .testimonial-section {
  background-color: #eff5ee;
}
.lightseagreen.skin-social-icons-matching .footer-section .social-section a {
  color: #FFFFFF;
  background-color: #82ca9c;
  /*border: 1px solid @social-icons-border-color;*/
}
.lightseagreen .footerbox-bg-section {
  background-color: #222222;
}
.lightseagreen .footerbox-section a:link {
  color: #DFDFDF;
}
.lightseagreen .footerbox-section a:visited {
  color: #e2e2e2;
}
.lightseagreen .footerbox-section a:hover {
  color: #dcdcdc;
}
.lightseagreen .footerbox-section a:active {
  color: #d2d2d2;
}
.lightseagreen .footerbox-section li:before {
  color: #DDDDDD;
}
.lightseagreen .footerbox-section .widget-title {
  color: #DFDFDF;
}
.lightseagreen .footerbox-section .widget {
  color: #DFDFDF;
}
.lightseagreen .footerbox-section .widget_search .search-box {
  border: 1px solid #CCCCCC;
}
.lightseagreen .footerbox-section .widget_search input[type="submit"] {
  border-left: 1px solid #CCCCCC;
}
.lightseagreen .footerbox-section .widget_text .wp-caption {
  color: #000;
}
.lightseagreen .footerbox-section .widget_eager_recentposts .rp_thumbnail {
  border: 1px solid #939393;
}
.lightseagreen .sidebar-right-section a:link {
  color: #333;
}
.lightseagreen .sidebar-right-section a:visited {
  color: #333;
}
.lightseagreen .sidebar-right-section a:hover {
  color: #333;
}
.lightseagreen .sidebar-right-section a:active {
  color: #333;
}
.lightseagreen .sidebar-right-section .widget {
  /*border: 1px solid #eee;*/
}
.lightseagreen .sidebar-right-section .widget-title {
  border-bottom: 1px solid #ffffff;
  color: #333;
}
.lightseagreen .sidebar-right-section .widget_search input {
  border: 1px solid #82ca9c;
}
.lightseagreen .sidebar-right-section .widget_search input[type="submit"] {
  color: #FFFFFF;
  background-color: #82ca9c;
}
.lightseagreen .sidebar-right-section .widget_eager_recentposts .rp_thumbnail {
  border: 1px solid #CCC;
}
.lightseagreen .wp-caption {
  background-color: #E7E7E7;
}
.lightseagreen .wrapper {
  background-color: #FFFFFF;
  -moz-box-shadow: 0 0 5px 0 #888;
  -webkit-box-shadow: 0 0 5px 0 #888;
  box-shadow: 0 0 5px 0 #888;
}
.lightseagreen .primarymenu-section li.current-menu-item > a,
.lightseagreen .primarymenu-section li.current-menu-ancestor > a,
.lightseagreen .primarymenu-section li.current_page_item > a,
.lightseagreen .primarymenu-section li.current_page_ancestor > a {
  color: #82ca9c;
}
.lightseagreen .primarymenu-section a {
  color: #333;
  -moz-transition: border-color 750ms;
  -webkit-transition: border-color 750ms;
  -o-transition: border-color 750ms;
  transition: border-color 750ms;
}
.lightseagreen .primarymenu-section a:hover {
  color: #82ca9c;
}
.lightseagreen .primarymenu-section .sub-menu,
.lightseagreen .primarymenu-section .children {
  border-top: 1px solid #82ca9c;
  background-color: #2e2e2e;
}
.lightseagreen .primarymenu-section .sub-menu li a,
.lightseagreen .primarymenu-section .children li a {
  color: #FFF;
  -moz-transition: color 500ms;
  -webkit-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
.lightseagreen .primarymenu-section .sub-menu li a:hover,
.lightseagreen .primarymenu-section .children li a:hover {
  color: #82ca9c;
}
.lightseagreen.home .primarymenu-section li.current-menu-item > a,
.lightseagreen.home .primarymenu-section li.current-menu-ancestor > a,
.lightseagreen.home .primarymenu-section li.current_page_item > a,
.lightseagreen.home .primarymenu-section li.current_page_ancestor > a {
  color: #82ca9c;
}
.lightseagreen.home .primarymenu-section a {
  color: #ffffff;
  -moz-transition: border-color 750ms;
  -webkit-transition: border-color 750ms;
  -o-transition: border-color 750ms;
  transition: border-color 750ms;
}
.lightseagreen.home .primarymenu-section a:hover {
  color: #82ca9c;
}
.lightseagreen.home .primarymenu-section .sub-menu,
.lightseagreen.home .primarymenu-section .children {
  border-top: 1px solid #82ca9c;
  background-color: #FFFFFF;
}
.lightseagreen.home .primarymenu-section .sub-menu li a,
.lightseagreen.home .primarymenu-section .children li a {
  color: #666666;
  -moz-transition: color 500ms;
  -webkit-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
.lightseagreen.home .primarymenu-section .sub-menu li a:hover,
.lightseagreen.home .primarymenu-section .children li a:hover {
  color: #82ca9c;
}
.lightseagreen .primarymenu-section.menuClicked a {
  background-color: #f8f8f8;
  border-color: #FFF;
  color: #222222;
}
.lightseagreen .primarymenu-section.menuClicked li.current-menu-item > a,
.lightseagreen .primarymenu-section.menuClicked li.current-menu-ancestor > a {
  background-color: #f8f8f8;
  border-color: #ffffff;
  color: #222222;
}
.lightseagreen .primarymenu-section.menuClicked .sub-menu a,
.lightseagreen .primarymenu-section.menuClicked .children a {
  background-color: #ffffff;
  border-color: #f8f8f8;
  color: #222222;
}
.lightseagreen .primarymenu-section.menuClicked .sub-menu a:hover,
.lightseagreen .primarymenu-section.menuClicked .children a:hover {
  color: #222222;
}
.lightseagreen .loop-section-col .loop-section {
  border-bottom: 1px dashed #FFCFA8;
}
.lightseagreen .loop-post-title a {
  color: #444444;
}
.lightseagreen .loop-meta-author a {
  color: #82ca9c;
}
.lightseagreen .archive-meta-container .author a {
  color: #82ca9c;
}
.lightseagreen .footer-section,
.lightseagreen .footer-section a {
  color: #222222;
}
@media only screen and (max-width: 1000px) {
  .lightseagreen .primarymenu-section {
    background-color: #f8f8f8;
  }
  .lightseagreen .primarymenu-section li a {
    border-bottom: 1px solid #4cb371;
    background-color: #f8f8f8;
  }
  .lightseagreen .primarymenu-section .sub-menu li a {
    border-bottom: 1px solid #4cb371;
  }
}
@media only screen and (max-width: 850px) {
}
body .comments-section .commentslist .comment-block-container {
  border: 1px solid #eee;
  background-color: #fdfdfd;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-avatar-container {
  border: 1px solid #ddd;
}
body .comments-section .commentslist .comment-block-container .comment-info-container img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name a,
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-author-name cite {
  color: #444444;
}
body .comments-section .commentslist .comment-block-container .comment-info-container .comment-date a {
  color: #333333;
}
body .comments-section .commentslist .comment-block-container .comment-info-container {
  border-right: 1px solid #f2f2f2;
}
body .comments-section .commentslist .comment-block-container .comment-body-container {
  margin-left: -1px;
  border-left: 1px solid #f2f2f2;
}
body .comments-section .commentslist .comment-block-container .comment-body-container .reply a {
  color: #FFFFFF;
}
body .comments-section .commentslist .comment-parent-author span {
  color: #333333;
  background-color: #E8E8E8;
}
body .comments-section .nocomments {
  color: #333333;
}
body #scrollUp {
  color: #FFFFFF;
  background-color: #D8D8D8;
}
body #scrollUp:hover {
  background-color: #AAAAAA;
}
.archive-meta-container .archive-head h1 {
  color: #444444;
}
.breadcrumbs {
  color: #999;
}
.breadcrumbs a {
  color: #999;
}
.skin-social-icons-default .footer-section .social-section a {
  color: #222222;
  background-color: #FFFFFF;
}
.skin-social-icons-original .footer-section .social-section a {
  color: #FFFFFF;
}
.skin-social-icons-original .footer-section .social-section a.icon-facebook {
  background-color: #526ba4;
}
.skin-social-icons-original .footer-section .social-section a.icon-twitter {
  background-color: #2aa9df;
}
.skin-social-icons-original .footer-section .social-section a.icon-google-plus {
  background-color: #de561a;
}
.skin-social-icons-original .footer-section .social-section a.icon-rss {
  background-color: #f9a043;
}
.skin-social-icons-original .footer-section .social-section a.icon-pinterest {
  background-color: #cf292c;
}
.skin-social-icons-original .footer-section .social-section a.icon-linkedin {
  background-color: #6592bc;
}
.skin-social-icons-original .footer-section .social-section a.icon-tumblr {
  background-color: #69758a;
}
.skin-social-icons-original .footer-section .social-section a.icon-youtube-play {
  background-color: #c10c0c;
}
.skin-social-icons-original .footer-section .social-section a.icon-youtube {
  background-color: #c10c0c;
}
.skin-social-icons-original .footer-section .social-section a.icon-instagram {
  background-color: #618cae;
}
.skin-social-icons-original .footer-section .social-section a.icon-github {
  background-color: #4382c5;
}
.skin-social-icons-original .footer-section .social-section a.icon-bitbucket {
  background-color: #013567;
}
.skin-social-icons-original .footer-section .social-section a.icon-flickr {
  background-color: #ff0084;
}
.skin-social-icons-original .footer-section .social-section a.icon-dribbble {
  background-color: #f46899;
}
.skin-social-icons-original .footer-section .social-section a.icon-skype {
  background-color: #04b3ec;
}
.skin-social-icons-original .footer-section .social-section a.icon-stack-overflow {
  background-color: #fea501;
}
.skin-social-icons-original .footer-section .social-section a.icon-vimeo-square {
  background-color: #5bc8ff;
}
.skin-social-icons-original .footer-section .social-section a.icon-xing {
  background-color: #005d5d;
}
@media only screen and (min-width: 1061px) {
  .primarymenu-resp {
    display: none;
  }
  .primarymenu-section {
    display: block !important;
  }
}
@media only screen and (max-width: 1240px) {
  .wrapper {
    width: 98%;
    margin-top: 5px !important;
  }
  .service-section {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .about-us-section,
  .contact-section {
    width: 80%;
    padding: auto 10%;
  }
  .abus-title,
  .contact-title {
    width: 30%;
  }
  .abus-content,
  .contact-content {
    width: 70%;
  }
  .abus-button,
  .contact-button {
    padding-top: 30px;
    float: left;
    clear: both;
  }
}
@media only screen and (max-width: 1060px) {
  .primarymenu-resp {
    display: inline-block;
    float: right;
  }
  .primarymenu-section {
    display: none;
  }
  .featured-container .flex-caption {
    left: 5%;
    right: 5%;
    width: 90%;
    top: 30%;
  }
}
@media only screen and (max-width: 1000px) {
  .headboxes-section {
    width: 90%;
    float: none !important;
    margin: 0 auto;
  }
  .hb-couple-columns {
    width: 100%;
    clear: both;
  }
  .hb-couple-columns:first-child {
    margin-bottom: 40px;
  }
  .projects-container {
    width: 80%;
    float: none !important;
    margin: 0 auto;
  }
  .project-box-container {
    width: 50%;
  }
  .quote-section {
    width: 70%;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  .main-section {
    width: 65%;
    margin: 40px auto 0;
  }
  .main-section .inner-content-section {
    width: 100%;
    clear: both;
  }
  .main-section .sidebar-right-section {
    width: 80%;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  .main-section .breadcrumbs {
    display: none;
  }
  .main-section .loop-section-col {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
  .footerbox-cols {
    width: 48%;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  .copyright,
  .social-section {
    width: 100%;
    float: none !important;
    clear: both;
    text-align: center;
  }
  .featured-container {
    padding-top: 0 !important;
  }
  .featured-container .flex-caption {
    width: 90%;
    right: 5%;
    left: 5%;
    top: 30%;
  }
}
@media only screen and (max-width: 1000px) {
  .single .inner-content-section,
  .page .inner-content-section {
    width: 90% !important;
    float: none !important;
    clear: both;
    margin: 0 auto 35px;
    padding: 0;
  }
  .post-content {
    padding: 0;
  }
  .single .sidebar-right-section,
  .page .sidebar-right-section {
    width: 80% !important;
    float: none !important;
    clear: both;
    margin: 0 auto 35px;
    padding: 0;
  }
  .single .footerbox-cols,
  .page .footerbox-cols {
    width: 48% !important;
    float: none !important;
    clear: both;
    margin: 0 auto;
  }
  .comment-respond {
    width: 90% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .sidebar-right-section .widget_calendar,
  .footerbox-section .widget_calendar {
    overflow-x: auto;
  }
  .sidebar-right-section .widget_calendar table thead th,
  .footerbox-section .widget_calendar table thead th,
  .sidebar-right-section .widget_calendar table tbody td,
  .footerbox-section .widget_calendar table tbody td {
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-section {
    margin-top: 175px;
  }
}
@media only screen and (max-width: 800px) {
  .hb-couple-columns {
    margin-bottom: 0 !important;
  }
  .hb-couple-columns:last-child {
    margin-bottom: -30px !important;
  }
  .hb-column {
    width: 70%;
    float: none;
    clear: both;
    margin: 0 auto 60px;
  }
  .abus-overlay {
    width: 100%;
  }
  .about-us-section,
  .contact-section {
    width: 90%;
    padding: auto 5%;
  }
  .abus-title,
  .contact-title {
    width: 100%;
    text-align: center;
  }
  .abus-content,
  .contact-content {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-right: 0;
  }
  .abus-button,
  .contact-button {
    width: 100%;
    padding-top: 50px;
    margin: 0 auto;
    text-align: center;
    clear: both;
  }
  .ss-boxes {
    padding-bottom: 0px !important;
  }
  .ss-box {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 60px !important;
    float: none !important;
    clear: both;
    zoom: 1;
  }
  .ss-box:before,
  .ss-box:after {
    content: "";
    display: table;
  }
  .ss-box:after {
    clear: both;
  }
  .ss-box-img {
    width: 90%;
    margin: 0 auto;
  }
  .ss-box-img img {
    padding: 7px;
    border: 1px solid #E3E3E3;
  }
  .ss-box-title {
    padding-top: 20px !important;
  }
  .ss-box-border {
    display: none;
  }
  .ss-box-img-overlay {
    display: block !important;
    visibility: visible !important;
    background-color: transparent !important;
  }
  .ss-box-img-overlay a {
    font-size: 21px !important;
    background-color: #222222;
    background-color: rgba(34, 34, 34, 0.7);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3222222, endColorstr=#b3222222)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3222222, endColorstr=#b3222222);
    padding: 12px 24px !important;
    border-bottom: 0 !important;
    color: white;
  }
  .projects-section {
    padding-top: 20px;
  }
  .projects-container {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }
  .testimonial-section {
    margin: 50px auto 0;
    width: 90%;
    float: none;
  }
  .quote-section {
    width: 90%;
    text-align: center;
  }
  .main-section {
    width: 90%;
  }
  .main-section .sidebar-right-section {
    width: 90%;
  }
  .footerbox-cols {
    width: 65%;
  }
  .featured-container .flex-caption {
    left: 5%;
    right: 5%;
    width: 90%;
    top: 35%;
  }
  .featured-container .flex-caption .featured-heading {
    padding: 5px 5px;
    font-size: 16px;
  }
  .featured-container .flex-caption .featured-content {
    width: 100%;
    padding: 5px;
    font-size: 13px;
    margin-top: 2px;
  }
  .featured-container .flex-caption .featured-button {
    padding: 5px;
    font-size: 13px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 640px) {
  .project-box-container {
    width: 70%;
    margin: 0 auto 22px;
    float: none;
    clear: both;
  }
  .ss-box {
    width: 90%;
  }
  .main-section .loop-thumbnail {
    padding-right: 10px;
  }
  .main-section .loop-thumbnail img {
    width: 120px;
  }
  .single .footerbox-cols,
  .page .footerbox-cols {
    width: 76% !important;
  }
  .featured-container .flex-caption {
    left: 5%;
    right: 5%;
    width: 90%;
    top: 35%;
  }
  .featured-container .flex-caption .featured-heading {
    padding: 5px 5px;
    font-size: 16px;
  }
  .featured-container .flex-caption .featured-content {
    width: 100%;
    padding: 5px;
    font-size: 13px;
    margin-top: 2px;
  }
  .featured-container .flex-caption .featured-button {
    padding: 5px;
    font-size: 13px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 550px) {
  .main-section {
    width: 95%;
  }
  .ss-box {
    width: 95%;
  }
}

.sticky{}
.bypostauthor{}
.screen-reader-text{}