@charset "UTF-8";
/*
Theme Name: Boxing Clever DB Child Theme
Theme URI: ;
Description: Drumbeat Pillar Child WordPress Theme 
Author: PV
Version: 1.0
Tags: 
License: 
License URI: 
Template: storefront
*/
@font-face {
  font-family: 'al';
  src: url("styles/fonts/AvenirLTStdLight.eot");
  src: url("styles/fonts/AvenirLTStdLight.eot") format("embedded-opentype"), url("styles/fonts/AvenirLTStdLight.woff2") format("woff2"), url("styles/fonts/AvenirLTStdLight.woff") format("woff"), url("styles/fonts/AvenirLTStdLight.ttf") format("truetype"), url("styles/fonts/AvenirLTStdLight.svg#AvenirLTStdLight") format("svg"); }
@font-face {
  font-family: 'am';
  src: url("styles/fonts/AvenirLTStdMedium.eot");
  src: url("styles/fonts/AvenirLTStdMedium.eot") format("embedded-opentype"), url("styles/fonts/AvenirLTStdMedium.woff2") format("woff2"), url("styles/fonts/AvenirLTStdMedium.woff") format("woff"), url("styles/fonts/AvenirLTStdMedium.ttf") format("truetype"), url("styles/fonts/AvenirLTStdMedium.svg#AvenirLTStdMedium") format("svg"); }
.page-title:before, .accordion-head:before, .tabular .tabs-wrap:before, .clients-tab .client-item:before, .team-wrap:before, .pagination:before, .news-feed:before, .service-item:before, .service-intro:before, .main-nav:before, .page-title:after, .accordion-head:after, .tabular .tabs-wrap:after, .clients-tab .client-item:after, .team-wrap:after, .pagination:after, .news-feed:after, .service-item:after, .service-intro:after, .main-nav:after {
  content: " ";
  display: table; }
.page-title:after, .accordion-head:after, .tabular .tabs-wrap:after, .clients-tab .client-item:after, .team-wrap:after, .pagination:after, .news-feed:after, .service-item:after, .service-intro:after, .main-nav:after {
  clear: both; }
.page-title, .accordion-head, .tabular .tabs-wrap, .clients-tab .client-item, .team-wrap, .pagination, .news-feed, .service-item, .service-intro, .main-nav {
  *zoom: 1; }

.s {
  background: url('images/utilities-sb68776c8ae.png');
  display: inline-block;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease; }
  .s.arr-r-white {
    width: 9px;
    height: 14px;
    background-position: 0 -105px; }
  .s.branding {
    width: 318px;
    height: 76px;
    background-position: 0 -175px; }
  .s.dd-arr {
    width: 12px;
    height: 7px;
    background-position: 0 -287px; }
  .s.linkedin {
    width: 18px;
    height: 18px;
    background-position: 0 -304px; }
  .s.pointer {
    width: 13px;
    height: 20px;
    background-position: 0 -332px; }
  .s.arr-l-blue {
    width: 8px;
    height: 10px;
    background-position: 0 0; }
  .s.arr-l-orange {
    width: 8px;
    height: 10px;
    background-position: 0 -20px; }
  .s.arr-l-white {
    width: 10px;
    height: 15px;
    background-position: 0 -40px; }
  .s.arr-r-blue {
    width: 8px;
    height: 10px;
    background-position: 0 -65px; }
  .s.arr-r-orange {
    width: 8px;
    height: 10px;
    background-position: 0 -85px; }
  .s.date-arr {
    width: 6px;
    height: 16px;
    background-position: 0 -261px; }
  .s.branding-m {
    width: 148px;
    height: 36px;
    background-position: 0 -129px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
  .s {
    background-image: url('images/utilities2x-s77bbb4f148.png');
    background-size: 318px auto; }
    .s.arr-r-white {
      width: 9px;
      height: 14px;
      background-position: 0 -104px; }
    .s.branding {
      width: 318px;
      height: 76px;
      background-position: 0 -174px; }
    .s.dd-arr {
      width: 11px;
      height: 7px;
      background-position: 0 -286px; }
    .s.linkedin {
      width: 18px;
      height: 18px;
      background-position: 0 -303px; }
    .s.pointer {
      width: 13px;
      height: 20px;
      background-position: 0 -331px; }
    .s.arr-l-blue {
      width: 7px;
      height: 10px;
      background-position: 0 0; }
    .s.arr-l-orange {
      width: 7px;
      height: 10px;
      background-position: 0 -20px; }
    .s.arr-l-white {
      width: 10px;
      height: 15px;
      background-position: 0 -40px; }
    .s.arr-r-blue {
      width: 7px;
      height: 10px;
      background-position: 0 -64px; }
    .s.arr-r-orange {
      width: 7px;
      height: 10px;
      background-position: 0 -84px; }
    .s.date-arr {
      width: 6px;
      height: 16px;
      background-position: 0 -260px; }
    .s.branding-m {
      width: 148px;
      height: 36px;
      background-position: 0 -128px; } }
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Slider */
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("styles/fonts/slick.eot");
  src: url("styles/fonts/slick.eot?#iefix") format("embedded-opentype"), url("styles/fonts/slick.woff") format("woff"), url("styles/fonts/slick.ttf") format("truetype"), url("styles/fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: 'ΓåÉ'; }

[dir='rtl'] .slick-prev:before {
  content: 'ΓåÆ'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: 'ΓåÆ'; }

[dir='rtl'] .slick-next:before {
  content: 'ΓåÉ'; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'ΓÇó';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("images/comps/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("images/comps/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("images/comps/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("images/comps/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("images/comps/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("images/comps/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before, .header:before,
.clearfix:after,
.header:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after, .header:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 0.6em 0;
  color: #000; }

/*==========================================================================
 	Contents Styles
========================================================================== */
.page-title h1 {
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
  margin: 0 0 20px;
  text-transform: lowercase;
  display: inline-block; }
.page-title.bb {
  border-bottom: 3px dotted #ff6600;
  padding: 0;
  margin: 0 0 30px; }
.page-title.bd {
  border-top: 3px dotted #ff6600;
  margin: 40px 0 0; }
  .page-title.bd .pagination {
    margin: 30px 0 0; }

.entry-content,
.service-intro {
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  line-height: 1.4;
  font-size: 16px; }
  .entry-content h1,
  .service-intro h1 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 34px 0 20px; }
  .entry-content h2,
  .service-intro h2 {
    font-size: 20px;
    color: #ff6600;
    font-weight: 600;
    margin: 0 0 20px; }
  .entry-content h3,
  .service-intro h3 {
    font-size: 20px;
    color: #000;
    margin: 0 0 20px; }
  .entry-content h4,
  .service-intro h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
    color: #000; }
  .entry-content h5,
  .service-intro h5 {
    font-size: 16px;
    margin: 1em 0; }
  .entry-content h6,
  .service-intro h6 {
    font-size: 14px; }
  .entry-content table,
  .service-intro table {
    border: none;
    margin: 0 0 20px;
    width: auto;
    min-width: 400px; }
    .entry-content table tr,
    .service-intro table tr {
      background: #e4e4e4; }
      .entry-content table tr:nth-child(even),
      .service-intro table tr:nth-child(even) {
        background: #f0f0f0; }
    .entry-content table th,
    .service-intro table th {
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      color: #fff;
      background: #8b2332;
      text-transform: uppercase;
      padding: 15px 0; }
    .entry-content table td,
    .service-intro table td {
      border: none;
      padding: 6px 10px;
      vertical-align: top;
      line-height: 1.6; }
      .entry-content table td img,
      .service-intro table td img {
        max-width: 150px; }
      .entry-content table td h5,
      .service-intro table td h5 {
        margin: 0; }
  .entry-content p,
  .service-intro p {
    margin: 0 0 20px;
    line-height: 1.4;
    color: #000;
    font-weight: 600; }
  .entry-content a,
  .service-intro a {
    line-height: 1.2;
    display: inline;
    color: #000;
    border-bottom: 2px solid #ff6600;
    text-decoration: none; }
  .entry-content blockquote,
  .service-intro blockquote {
    margin: 30px 0;
    padding: 0 0 0 50px;
    background: url("images/qoute.png") no-repeat 0 5px; }
  .entry-content hr,
  .service-intro hr {
    border: none;
    border-bottom: 1px solid #e3e4e5;
    margin: 30px 0; }
  .entry-content ol,
  .service-intro ol {
    list-style-type: decimal;
    padding: 0 0 0 18px;
    margin: -9px 0 16px;
    font-weight: 600; }
    .entry-content ol li,
    .service-intro ol li {
      padding: 5px 0px 5px 12px;
      margin: 0;
      color: #000; }
  .entry-content ul,
  .service-intro ul {
    list-style: none;
    padding: 0 0 0 10px;
    margin: -9px 0 16px; }
    .entry-content ul li,
    .service-intro ul li {
      padding: 4px 0px 4px 12px;
      line-height: 1.4;
      position: relative;
      font-weight: 600;
      color: #000; }
      .entry-content ul li i.s,
      .service-intro ul li i.s {
        position: absolute;
        top: 13px;
        left: -10px;
        margin: 0 15px 0 0; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1em; }

.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto; }

img.alignnone,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.5em; }

.wp-caption {
  margin-bottom: 1.5em;
  padding: 8px;
  max-width: 96%;
  background: #efefef; }

.wp-caption img {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }

.wp-caption-text {
  position: relative;
  margin-bottom: 0.6em;
  padding: 10px 5px 5px;
  color: #7a7a7a;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  font-family: Georgia, serif; }

img[class*="wp-image-"] {
  padding: 5px;
  border: 0px solid #ddd;
  background: none; }

.post-thumbnail img {
  width: 100%; }

/* Responsive images */
.entry img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
  max-width: 100%; }

.entry .img-wrap {
  margin-top: 20px; }

.entry-content .nv-title {
  margin: 0;
  color: #000;
  border: none; }
.entry-content span.date {
  color: #000;
  display: inline-block;
  margin: 10px 0; }
.entry-content .ol-style {
  list-style-type: none;
  margin: 10px 0 20px;
  padding: 0; }
  .entry-content .ol-style li {
    padding: 8px 0; }
  .entry-content .ol-style i.s {
    position: relative;
    margin: 0 16px -5px 0; }
  .entry-content .ol-style a {
    color: #ff6600; }
.entry-content .custom-table {
  color: #ff6600; }
  .entry-content .custom-table tr {
    background: transparent; }
    .entry-content .custom-table tr:nth-child(even) {
      background: transparent; }
  .entry-content .custom-table a {
    color: #ff6600; }

.tbl {
  display: table; }

.tbl-row {
  display: table-row; }

.tbl-cell {
  display: table-cell; }

.img-wrap img {
  max-width: 100%; }

.back-btn {
  margin-top: 8px;
  float: right;
  text-transform: lowercase;
  height: 26px;
  line-height: 26px;
  color: #000;
  border-bottom: 2px solid #ff6600;
  text-decoration: none;
  font-weight: 600; }
  .back-btn i.s {
    margin-right: 8px; }
  .back-btn:hover {
    text-decoration: none; }

.top-writeup {
  color: #000;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 3px dotted #ff6600; }
  .top-writeup i.s {
    float: left;
    margin: 7px 0 0; }
  .top-writeup .inner {
    margin-left: 25px; }
  .top-writeup p {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0; }
  .top-writeup h2 {
    color: #000;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    max-width: 850px; }
  .top-writeup.team h2 {
    font-size: 28px;
    line-height: 1.4; }

.accordion {
  margin: 20px 0; }
  .accordion.open .accordion-head {
    border-bottom: none; }
  .accordion.open .accordion-body {
    display: block; }

.accordion-head {
  font-size: 18px;
  font-weight: 600;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 20px;
  cursor: pointer; }
  .accordion-head span {
    display: inline-block; }
  .accordion-head p {
    margin: 0;
    color: #000; }
  .accordion-head i.s {
    float: right;
    margin: 10px 0 0; }

.accordion-body {
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-top: none;
  padding: 0 20px 20px;
  display: none; }

.tabular .tabs {
  display: table;
  width: 100%;
  border-bottom: 3px solid #e4e4e4; }
  .tabular .tabs li {
    font-weight: 700;
    text-align: center;
    display: table-cell;
    padding: 20px 10px;
    cursor: pointer;
    color: #ff6600; }
    .tabular .tabs li.active {
      color: #2e3132;
      background: #e4e4e4; }
.tabular .tab-container {
  display: none; }
  .tabular .tab-container.active {
    display: block; }

.clients-tab {
  margin: 0 0 60px; }
  .clients-tab h2 {
    color: #ff6600;
    font-size: 28px;
    font-weight: 600; }
  .clients-tab .tabs li {
    color: #ff6600; }
    .clients-tab .tabs li.active {
      color: #000; }
  .clients-tab .client-item {
    padding: 30px 0 0; }
    .clients-tab .client-item .img-wrap {
      text-align: center; }
    .clients-tab .client-item p {
      color: #000;
      font-weight: 600;
      line-height: 1.4;
      margin: 0 0 20px; }
    .clients-tab .client-item h3 {
      font-size: 20px;
      font-weight: 600;
      margin: 0 0 0.6em;
      color: #000; }
    .clients-tab .client-item a {
      color: #ff6600; }

.client-roller {
  margin: 0;
  padding: 50px 0 20px;
  border-top: 1px solid #ccc; }
  .client-roller .item-slide {
    text-align: center; }
  .client-roller .img-wrap {
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    line-height: 60px;
    padding: 0; }
    .client-roller .img-wrap img {
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
      vertical-align: middle; }

.team-wrap {
  padding-top: 12px;
  clear: both; }
  .team-wrap .member {
    text-align: center; }
  .team-wrap .member-inner {
    display: inline-block;
    background: #f3f3f3;
    padding: 0 0 20px; }
  .team-wrap .position {
    display: block; }
  .team-wrap h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
    color: #000; }
    .team-wrap h4 a {
      color: #000; }
  .team-wrap a.more {
    color: #3498db;
    margin: 10px 0 0;
    display: inline-block;
    text-decoration: underline; }
    .team-wrap a.more i.s {
      margin: 0 6px 0 0; }

.title-wrap {
  color: #000; }
  .title-wrap h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #000; }
  .title-wrap span {
    display: block; }
  .title-wrap .position {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0; }
  .title-wrap .social {
    font-size: 14px;
    color: #3498db;
    margin-bottom: 20px;
    text-decoration: underline;
    display: inline-block; }
    .title-wrap .social i.s {
      position: relative;
      top: 5px;
      margin: 0 9px 0 0; }

.pagination {
  margin: 0;
  clear: both;
  float: right; }
  .pagination ul {
    float: right; }
  .pagination li {
    float: left;
    margin: 0 1px;
    overflow: hidden; }
    .pagination li.ellip {
      font-style: 14px;
      font-weight: 700;
      width: 40px;
      height: 40px;
      display: block;
      line-height: 40px;
      color: #fff;
      background: #d7dcde;
      text-align: center; }
    .pagination li a {
      font-style: 14px;
      font-weight: 700;
      width: 40px;
      height: 40px;
      display: block;
      line-height: 40px;
      color: #fff;
      background: #d7dcde;
      text-align: center; }
      .pagination li a:hover {
        color: #fff;
        text-decoration: none;
        background: #ff6600; }
    .pagination li.active a {
      color: #fff;
      background: #ff6600; }
    .pagination li.next i.s, .pagination li.prev i.s {
      margin-top: 12px; }
    .pagination li.next {
      border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-topright: 5px;
      -moz-border-radius-bottomright: 5px; }
    .pagination li.prev {
      border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-bottomleft: 5px; }

.news-feed {
  margin: 0 0 60px;
  color: #000; }
  .news-feed h3, .news-feed h3 > a {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-decoration: none;
    color: #000; }
    .news-feed h3:hover, .news-feed h3 > a:hover {
      color: #ff6600; }
  .news-feed .call-out {
    margin: 10px 0; }
    .news-feed .call-out p {
      margin: 5px 0; }
    .news-feed .call-out strong {
      font-weight: 700; }
    .news-feed .call-out em {
      font-weight: 400;
      font-style: italic; }
    .news-feed .call-out li {
      padding: 4px 0; }
  .news-feed span.date {
    display: inline-block;
    margin: 5px 0 0; }
  .news-feed p {
    margin: 10px 0; }
  .news-feed .more {
    text-decoration: none;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    color: #000;
    border-bottom: 2px solid #ff6600; }
    .news-feed .more:hover {
      color: #ff6600; }

.news-meta {
  color: #000; }
  .news-meta .date {
    display: inline-block;
    margin: 5px 0 0; }

.photo-gallery a {
  display: inline-block;
  margin: 0 0 30px; }

.service-item {
  margin: 30px 0; }
  .service-item .img-wrap {
    text-align: center; }
  .service-item ol {
    list-style-type: decimal;
    padding: 0 0 0 30px;
    margin: 0 0 1.6em; }
    .service-item ol li {
      padding: 4px 0 4px 12px;
      line-height: 1.6; }
  .service-item p {
    line-height: 1.8; }
  .service-item h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0; }
  .service-item a {
    color: #ff6600; }

.service-intro {
  margin: 0 0 30px; }
  .service-intro ol {
    list-style-type: decimal;
    padding: 0 0 0 30px;
    margin: 0 0 1.6em; }
    .service-intro ol li {
      padding: 4px 0 4px 12px;
      line-height: 1.6; }

.form-group .form-field {
  width: 49%; }
.form-group .left {
  float: left; }
.form-group .right {
  float: right; }

.pv-select {
  padding: 0;
  height: 40px;
  width: 100%;
  line-height: 40px;
  background: #f3f3f3;
  border: none;
  outline: none;
  border: 1px solid #ff6600;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .pv-select select {
    position: relative;
    z-index: 2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #000;
    border: none;
    width: 100%;
    padding: 0 15px;
    line-height: 36px;
    height: 36px;
    float: left;
    outline: none;
    background: transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  .pv-select.on i.s {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .pv-select i.s {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 1; }

input[type="text"], input[type="number"], input[type="tel"],
input[type="email"], input[type="date"], input[type="password"] {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 0 15px;
  height: 40px;
  width: 100%;
  line-height: 40px;
  background: #f3f3f3;
  border: none;
  outline: none;
  color: #000;
  border: 1px solid #2e3132;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease; }
  input[type="text"]::-webkit-inner-spin-button, input[type="text"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button, input[type="tel"]::-webkit-inner-spin-button, input[type="tel"]::-webkit-outer-spin-button,
  input[type="email"]::-webkit-inner-spin-button,
  input[type="email"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="password"]::-webkit-inner-spin-button, input[type="password"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  input[type="text"]:focus, input[type="number"]:focus, input[type="tel"]:focus,
  input[type="email"]:focus, input[type="date"]:focus, input[type="password"]:focus {
    border: 1px solid #ff6600; }
  input[type="text"].error, input[type="number"].error, input[type="tel"].error,
  input[type="email"].error, input[type="date"].error, input[type="password"].error {
    border: 1px solid red; }

textarea {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 10px 15px;
  height: 150px;
  width: 100%;
  line-height: 1.2;
  background: #f3f3f3;
  border: none;
  outline: none;
  color: #000;
  border: 1px solid #2e3132;
  -webkit-appearance: none;
  -moz-appearance: none; }
  textarea:focus {
    border: 1px solid #ff6600; }

input[type="text"].wpcf7-not-valid, input[type="number"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid, input[type="date"].wpcf7-not-valid, input[type="password"].wpcf7-not-valid {
  border: 1px solid #e63851; }

span.wpcf7-not-valid-tip, div.wpcf7 img.ajax-loader {
  display: none !important; }

div.wpcf7-validation-errors {
  border: 1px solid #e63851 !important;
  background: #e63851;
  color: #fff;
  font-size: 14px; }

div.wpcf7-mail-sent-ok {
  border: 1px solid #398f14 !important;
  background: #398f14;
  color: #fff;
  font-size: 14px; }

a {
  text-decoration: none;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease;
  color: #ff6600; }
  a:hover {
    text-decoration: underline; }

.btn {
  display: inline-block;
  padding: 6px;
  color: #fff;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  background: #ff6600;
  border-radius: 0;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease; }
  .btn:hover {
    text-decoration: none;
    background: #2e3132; }
  .btn.main {
    background: #ff6600;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    border: none;
    color: #fff;
    text-decoration: none; }
    .btn.main:hover {
      color: #fff;
      background: #202223; }

.header {
  position: relative;
  background: #2e3132;
  padding: 40px 0 0;
  background: #2e3132;
  background-image: -moz-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e3132), color-stop(100%, #202223));
  background-image: -webkit-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -o-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -ms-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: linear-gradient(to bottom, #2e3132 0%, #202223 100%); }
  .header .logo {
    display: inline-block;
    margin: 0; }
    .header .logo .branding-m {
      display: none; }
  .header .tag-line {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    margin: 6px 0 0 149px; }
    .header .tag-line span {
      color: #9a9a9a;
      display: inline-block;
      margin: 0 5px; }

.nav-icon {
  display: none; }

.main-nav {
  text-align: center;
  display: table;
  margin: 0;
  width: 100%;
  padding: 17px 0;
  background: #000;
  position: relative;
  bottom: -25px;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.31); }
  .main-nav > li {
    display: table-cell;
    margin: 0;
    position: relative;
    border-right: 1px solid #2e3132; }
    .main-nav > li:last-child {
      border: none; }
    .main-nav > li.current_page_item a {
      color: #ff6600; }
    .main-nav > li:before {
      content: " ";
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 44px;
      background: transparent; }
    .main-nav > li > a {
      font-family: "Open Sans", sans-serif;
      color: #fff;
      font-size: 18px;
      line-height: 1;
      font-weight: 100;
      display: block;
      padding: 0 10px;
      text-transform: lowercase; }
      .main-nav > li > a:hover {
        color: #ff6600;
        text-decoration: none; }
    .main-nav > li > .sub-menu {
      position: absolute;
      top: 100%;
      visibility: hidden;
      text-align: left;
      padding: 0;
      min-width: 240px;
      right: 50%;
      z-index: 999;
      background: #202223;
      -webkit-transition: 0.4s all ease;
      -moz-transition: 0.4s all ease;
      -o-transition: 0.4s all ease;
      -ms-transition: 0.4s all ease;
      transition: 0.4s all ease;
      -webkit-transform: translate(50%, 40px);
      -moz-transform: translate(50%, 40px);
      -ms-transform: translate(50%, 40px);
      -o-transform: translate(50%, 40px);
      transform: translate(50%, 40px);
      opacity: 0;
      filter: alpha(opacity=0); }
      .main-nav > li > .sub-menu > li a {
        color: #fff;
        font-size: 14px;
        display: block;
        padding: 15px;
        border-bottom: 1px solid #202223; }
        .main-nav > li > .sub-menu > li a:hover {
          color: #202223; }
      .main-nav > li > .sub-menu .sub-menu {
        display: none; }
      .main-nav > li > .sub-menu:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(38, 77, 133, 0);
        border-bottom-color: #202223;
        border-width: 10px;
        margin-left: -10px; }
    .main-nav > li:hover > .sub-menu {
      visibility: visible;
      -webkit-transform: translate(50%, 20px);
      -moz-transform: translate(50%, 20px);
      -ms-transform: translate(50%, 20px);
      -o-transform: translate(50%, 20px);
      transform: translate(50%, 20px);
      opacity: 1;
      filter: alpha(opacity=100); }
    .main-nav > li:last-child > .sub-menu {
      right: 0;
      -webkit-transform: translate(0, 40px);
      -moz-transform: translate(0, 40px);
      -ms-transform: translate(0, 40px);
      -o-transform: translate(0, 40px);
      transform: translate(0, 40px); }
    .main-nav > li:last-child:hover > .sub-menu {
      -webkit-transform: translate(0, 20px);
      -moz-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      -o-transform: translate(0, 20px);
      transform: translate(0, 20px); }

.mobi-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  z-index: 99;
  overflow: auto;
  background: #000;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
  .mobi-nav .inner {
    padding: 0; }
  .mobi-nav > ul > li {
    margin: 0;
    position: relative; }
    .mobi-nav > ul > li > a {
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      display: block;
      padding: 20px;
      border-bottom: 2px solid #2e3132;
      text-transform: lowercase; }
      .mobi-nav > ul > li > a i.s {
        float: right;
        margin: 3px 0 0; }
    .mobi-nav > ul > li > .sub-menu {
      background: #202223;
      text-align: left;
      padding: 0 20px;
      display: none; }
      .mobi-nav > ul > li > .sub-menu > li a {
        color: #fff;
        font-size: 16px;
        font-weight: 100;
        display: block;
        padding: 20px 0;
        border-bottom: 1px solid #202223; }
    .mobi-nav > ul > li button {
      font-family: "Open Sans", sans-serif;
      position: absolute;
      font-weight: normal;
      background: transparent;
      font-size: 30px;
      border: none;
      color: #fff;
      outline: none;
      right: 0;
      width: 45px;
      top: 9px;
      height: 43px; }
  .mobi-nav.on {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

.wrapper {
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  transition: 0.4s all ease; }
  .wrapper.on {
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    transform: translateX(-80%); }

.navicon {
  cursor: pointer;
  padding: 11px 36px 13px 0;
  outline: none;
  display: none;
  float: right;
  margin: 8px 0 0; }
  .navicon span, .navicon span:before, .navicon span:after {
    cursor: pointer;
    height: 4px;
    width: 35px;
    background: #ff6600;
    position: absolute;
    display: block;
    content: ''; }
  .navicon span:before {
    top: -8px; }
  .navicon span:after {
    bottom: -8px; }
  .navicon span, .navicon span:before, .navicon span:after {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  .navicon.active span {
    background-color: transparent; }
  .navicon.active span:before, .navicon.active span:after {
    top: 0; }
  .navicon.active span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .navicon.active span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.primary {
  padding: 60px 0; }
  .primary.services {
    padding: 60px 0 0; }
  .primary.our-clients {
    padding: 60px 0 30px; }

.ui-card {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .ui-card.appeared {
    opacity: 1;
    filter: alpha(opacity=100); }

.col-xs-x5,
.col-sm-x5,
.col-md-x5,
.col-lg-x5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-x5 {
  width: 20%;
  float: left; }

@media screen and (min-width: 768px) {
  .col-sm-x5 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-x5 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-x5 {
    width: 20%;
    float: left; } }
.banner {
  background: #f57b20; }
  .banner .inner {
    margin: 0;
    padding: 44px 0 25px;
    text-align: center; }
  .banner p {
    font-size: 18px;
    font-weight: 800;
    color: #2e3132;
    margin: 0; }
  .banner h3 {
    font-size: 26px;
    font-weight: 800;
    padding: 0 0 10px 0;
    border-bottom: 3px dotted #ff6600;
    margin: 0 0 10px 0;
    color: #2e3132;
    letter-spacing: -1px; }
  .banner h5 {
    font-size: 27px;
    color: #2e3132;
    line-height: 1.3;
    letter-spacing: -2px; }
  .banner img[class*="wp-image-"], .banner img {
    padding: 0;
    margin: 0 auto;
    max-width: 100%; }

.entry-content.fp {
  color: #000;
  font-size: 16px; }
  .entry-content.fp a {
    color: #2e3132;
    font-size: 18px;
    font-weight: 600; }
  .entry-content.fp p {
    margin: 0 0 12px; }
  .entry-content.fp h3 {
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 15px; }
  .entry-content.fp ul {
    margin: 0 0 16px;
    padding: 0 0 0 12px; }
  .entry-content.fp li {
    font-size: 16px;
    padding: 4px 0 4px 12px; }

.side-text h3 {
  color: #000;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 20px; }

.footer {
  background: #2e3132;
  background-image: -moz-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e3132), color-stop(100%, #202223));
  background-image: -webkit-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -o-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: -ms-linear-gradient(top, #2e3132 0%, #202223 100%);
  background-image: linear-gradient(to bottom, #2e3132 0%, #202223 100%);
  color: #bcbcbd; }
  .footer .inner {
    padding: 20px 0; }
    .footer .inner .copyright {
      float: left;
      padding-top: 3px; }
    .footer .inner .social {
      float: right;
      margin: 3px 0 0 5px; }

#to-top {
  position: fixed;
  right: 20px;
  bottom: 30px;
  width: 72px;
  text-align: center;
  visibility: hidden;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 55px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  #to-top small {
    font-size: 14px;
    font-weight: 700; }

/* ==================================================
     Media Query
================================================== */
@media only screen and (max-width: 992px) {
  .header {
    padding: 12px 0; }
    .header .logo {
      margin: 0; }
      .header .logo .branding-m {
        display: block; }
      .header .logo .branding {
        display: none; }

  .main-nav,
  .tag-line {
    display: none; }

  .navicon {
    display: block; }

  #sitewrap {
    position: relative;
    z-index: 999; } }
@media only screen and (max-width: 768px) {
  .primary,
  .primary.our-clients,
  .primary.services {
    padding: 30px 0; }

  .tabular .tabs li {
    display: block;
    padding: 10px; } }
@media only screen and (max-width: 767px) {
  .tabular .tabs li {
    display: block;
    padding: 10px; }

  .clients-tab .client-item .img-wrap {
    text-align: left; }

  .banner .inner {
    padding: 20px 0; }

  .page-title h1 {
    display: block;
    margin: 0; }

  .pagination {
    float: none;
    margin: 0 0 20px; }
    .pagination ul {
      float: none; }

  .back-btn {
    float: none;
    margin: 0 0 20px;
    display: inline-block; }

  .side-text h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 0 0 20px; }

  .entry-content.fp {
    font-size: 16px; }
    .entry-content.fp a {
      font-size: 16px; }
    .entry-content.fp li {
      font-size: 16px; }
    .entry-content.fp h3 {
      font-size: 18px;
      line-height: 1.4; }

  .entry-content ul,
  .service-intro ul {
    padding: 0 0 0 20px; }

  .top-writeup h2,
  .top-writeup p {
    font-size: 18px; }

  .entry-content h2,
  .top-writeup.team h2,
  .service-intro h2 {
    font-size: 18px;
    line-height: 1.4; } }
@media only screen and (max-width: 600px) {
  .footer .pull-right {
    display: none; }

  .footer .inner .copyright {
    float: none;
    text-align: center; }

  .client-roller .img-wrap {
    padding: 0 10px; }

  .pagination li a {
    width: 32px; } }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
  .s {
    background-image: url('images/utilities2x-s77bbb4f148.png');
    background-size: 318px auto; } }
/* ==================================================
     Print Styles
================================================== */
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .header,
  .sidebar,
  .footer,
  .social-share,
  .btn.back-btn,
  .ssba.ssba-wrap,
  .back-btn,
  .breadcrumb {
    display: none; }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4,
  .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
  .col-md-push-3,
  .col-md-pull-9,
  .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    width: 100%;
    float: none;
    right: auto;
    left: auto;
    position: static; } }
