/* ==========================================================================
   SUG Screen Master CSS
   ========================================================================== */
/* Import Compass Mixins */
/* line 17, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* Import SUG Variables & Mixins */
/* ==========================================================================
   SUG Variables
   ========================================================================== */
/*
|   Set the primary variables in the theme, this should be
|	edited for each new client and will change the look and feel.
*/
/* ==========================================================================
   Background Images
   ========================================================================== */
/* ==========================================================================
   Colours
   ========================================================================== */
/* Header top background colour */
/* Header top text colour */
/* Header middle background colour */
/* Inner bar background colour */
/* Inner bar text colour */
/* Content background colour */
/* Footer top background colour */
/* Footer top text colour */
/* Footer middle background colour */
/* Footer middle box background color */
/* Footer middle link colour - e.g. read more and sublime tweets icons */
/* Bottom bar background colour */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* line 64, ../sass/variables.scss */
.social-icons li a, .header-contact .tel a, body a {
  color: #252528;
}
/* line 66, ../sass/variables.scss */
.social-icons li a:hover, .header-contact .tel a:hover, body a:hover {
  color: #ea0675;
}

/* line 71, ../sass/variables.scss */
body p,
article .cms-content li, .gform_description,
.form-bottom-text p {
  margin: 15px 0;
  font-size: 1.6em;
  color: #565656;
  line-height: 1.4em;
  font-family: "proxima-nova", sans-serif;
}

/* line 79, ../sass/variables.scss */
body h1 {
  margin: 0 0 10px;
  font-weight: 800;
  font-size: 4em;
  color: #565656;
  text-transform: uppercase;
  line-height: 0.8em;
}

/* line 88, ../sass/variables.scss */
body h2, .gform_heading h3 {
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 3em;
  color: #565656;
  text-transform: uppercase;
}

/* line 96, ../sass/variables.scss */
body h3 {
  margin: 8px 0;
  font-weight: 600;
  font-size: 2.3em;
  color: black;
}

/* line 103, ../sass/variables.scss */
body h4, .widget-contact-box p {
  margin: 8px 0;
  font-weight: 700;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #535353;
  font-family: "proxima-nova", sans-serif;
}

/* line 112, ../sass/variables.scss */
.blog-slider p.post-title a {
  font-weight: 800;
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 0.9em;
  color: #535353;
}

/* ==========================================================================
   Nav
   ========================================================================== */
/* line 124, ../sass/variables.scss */
.main-nav li {
  font-size: 1.35em;
}

/* line 128, ../sass/variables.scss */
.main-nav li a {
  color: black;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 134, ../sass/variables.scss */
.main-nav li ul {
  width: 200px;
}

/* line 138, ../sass/variables.scss */
.main-nav li li {
  font-size: 1em;
  background: #FFF;
  background: rgba(255, 255, 255, 0.85);
}

/* line 144, ../sass/variables.scss */
.main-nav li a:hover {
  color: white;
  background: #eb168c;
}

/* ==========================================================================
   Form
   ========================================================================== */
/* Form background colour */
/* Form text colour */
/* ==========================================================================
   Blog
   ========================================================================== */
/* Mouse over blog thumbnail read more background colour */
/* ==========================================================================
   CMS List Style
   ========================================================================== */
/* line 166, ../sass/variables.scss */
article .cms-content li:before {
  content: "\f058";
  color: #ea0675;
  font-size: 1.2em;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
/* line 176, ../sass/variables.scss */
.btn-first-priority, .btn-second-priority, .inner-banner a, .btn-third-priority, input[type=submit],
input[type=image] {
  font-family: "raleway", sans-serif;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  padding: 17px 21px;
  font-weight: 700;
  font-size: 2em;
  line-height: 1em !important;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
/* line 193, ../sass/variables.scss */
.btn-first-priority:hover, .btn-second-priority:hover, .inner-banner a:hover, .btn-third-priority:hover, input[type=submit]:hover,
input[type=image]:hover {
  opacity: 0.8;
}
/* line 196, ../sass/variables.scss */
.btn-first-priority:after, .btn-second-priority:after, .inner-banner a:after, .btn-third-priority:after, input[type=submit]:after,
input[type=image]:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 205, ../sass/variables.scss */
.btn-first-priority {
  /* Normal, low profile button */
  color: #425363;
  background: #c0c0c0;
}
/* line 210, ../sass/variables.scss */
.btn-first-priority:hover {
  color: white;
}

/* line 215, ../sass/variables.scss */
.btn-second-priority, .inner-banner a {
  /* Important, call to action button */
  color: white;
  background: #ea0675;
}
/* line 220, ../sass/variables.scss */
.btn-second-priority:hover, .inner-banner a:hover {
  color: white;
}

/* line 225, ../sass/variables.scss */
.btn-third-priority, input[type=submit],
input[type=image], input[type=submit] {
  /* Very important, form submit button */
  color: white;
  background: #ea0675;
  -webkit-appearance: none;
  box-shadow: none;
}
/* line 232, ../sass/variables.scss */
.btn-third-priority:hover, input[type=submit]:hover,
input[type=image]:hover, input[type=submit]:hover {
  color: white;
}

/* Import SUG Theme Layout */
/* ==========================================================================
   SUG Base Theme Styles
   ========================================================================== */
/* line 17, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 7, ../sass/base.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 12, ../sass/base.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
|  Micro clear fix for modern browsers.
|  to use just do @extend %clearfix on the first line
|  within a class, that's all we need to make it work.
*/
/* line 22, ../sass/base.scss */
.clearfix, .gform_wrapper {
  *zoom: 1;
}
/* line 25, ../sass/base.scss */
.clearfix:before, .gform_wrapper:before, .clearfix:after, .gform_wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 32, ../sass/base.scss */
.clearfix:after, .gform_wrapper:after {
  clear: both;
}

/* line 41, ../sass/base.scss */
body, input, textarea, select, button {
  font-family: "raleway", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* line 51, ../sass/base.scss */
.inner-banner {
  background-image: url("/wp-content/uploads/2014/07/blo-banner.jpg");
}

/* line 55, ../sass/base.scss */
.inner {
  background-color: white;
}

/* line 70, ../sass/base.scss */
.cta-link,
.recent-post .post-title,
.header-contact .tel,
#blog-sidebar li.widget_archive li,
.testimonial-info strong,
.cms-content h4,
.inner-page .testimonial a,
.consultation-landing-page .features .wysiwyg-content h3,
.contact-page .wysiwyg-content h3,
.team-page .team-info h4,
.team-page .team-info strong,
.success-page .row2 p {
  font-family: "proxima-nova", sans-serif;
}

/* line 74, ../sass/base.scss */
a:hover img {
  opacity: 0.8;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
/* ==========================================================================
   Layerslider fixes
   ========================================================================== */
/* line 98, ../sass/base.scss */
.ls-container a {
  background-color: transparent !important;
}

/* line 102, ../sass/base.scss */
.ls-container img {
  width: auto !important;
  height: auto !important;
}

@media (max-width: 768px) {
  /* line 109, ../sass/base.scss */
  .ls-container,
  .ls-wp-fullwidth-container {
    display: none !important;
  }
}
/* ==========================================================================
   Alignment
   ========================================================================== */
/* line 118, ../sass/base.scss */
article img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 123, ../sass/base.scss */
article img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 128, ../sass/base.scss */
article img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 134, ../sass/base.scss */
.alignright {
  float: right;
}

/* line 138, ../sass/base.scss */
.alignleft {
  float: left;
}

/* line 142, ../sass/base.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
 * A better looking default horizontal rule
 */
/* line 152, ../sass/base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 170, ../sass/base.scss */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 178, ../sass/base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 188, ../sass/base.scss */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
/* line 196, ../sass/base.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 1em;
  font-size: 1.5em;
}

/* line 204, ../sass/base.scss */
#menufication-outer-wrap.light li, #menufication-non-css3-outer-wrap.light li {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E8E7E7;
}

/* ==========================================================================
   Responsive Grid
   ========================================================================== */
/* line 213, ../sass/base.scss */
#menufication-page-holder.at4-hide {
  display: block !important;
  opacity: 1.0 !important;
  /* Responsive Bug Fix */
}

/* line 220, ../sass/base.scss */
#menufication-outer-wrap.light #wrapper li, #menufication-non-css3-outer-wrap.light #wrapper li,
#menufication-outer-wrap.light #wpadminbar li, #menufication-non-css3-outer-wrap.light #wpadminbar li {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* line 225, ../sass/base.scss */
#menufication-inner-wrap {
  z-index: inherit !important;
}

/* line 229, ../sass/base.scss */
#menufication-top #menufication-header-logo, #menufication-non-css3-top #menufication-non-css3-header-logo {
  margin-top: 10px;
  max-height: 32px !important;
}

/* line 234, ../sass/base.scss */
.inner {
  margin: 0 auto;
}

/* line 238, ../sass/base.scss */
header .row {
  padding-bottom: 0 !important;
}

/* line 242, ../sass/base.scss */
.col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 248, ../sass/base.scss */
.row .col:first-child {
  margin-left: 0;
}

/* line 252, ../sass/base.scss */
.col img {
  width: 100%;
  height: auto;
}

@media all and (max-width: 768px) {
  /* line 258, ../sass/base.scss */
  .col {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
  }
}
/* ==========================================================================
   General Styles
   ========================================================================== */
/* 
 *  Body
 */
/* line 273, ../sass/base.scss */
body {
  font-size: 10px;
  overflow-x: hidden;
  background-position: 50% 0;
}

@media (max-width: 1050px) {
  /* line 280, ../sass/base.scss */
  body {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  /* line 286, ../sass/base.scss */
  body {
    font-size: 9.5px;
  }
}
@media (max-width: 480px) {
  /* line 292, ../sass/base.scss */
  body {
    font-size: 9px;
  }
}
/*
  @media (max-width: 320px) {
    body { font-size: 8px; }
  }
*/
/* ==========================================================================
   XPERT inner-banner
   ========================================================================== */
/* line 307, ../sass/base.scss */
#xpert-home .inner-banner {
  padding: 90px 0px 30px 0px;
}

/* ==========================================================================
   SUG Structure Styles
   ========================================================================== */
/*
|   Used to set the structural elements of the website,
|   like the grids, nav styling and page containers.
*/
/* ==========================================================================
   Header Top & Logo
   ========================================================================== */
/* line 14, ../sass/structure.scss */
.header-top {
  background: #eb168c;
  padding: 6px 0;
}

/* line 19, ../sass/structure.scss */
.header-top .inner {
  background-color: transparent;
}

/* line 23, ../sass/structure.scss */
h1#logo {
  margin: 0;
}

/* line 27, ../sass/structure.scss */
#logo a {
  display: block;
}

@media (max-width: 768px) {
  /* line 32, ../sass/structure.scss */
  header img {
    float: none !important;
  }

  /* line 35, ../sass/structure.scss */
  .type-logo {
    display: none;
  }

  /* line 38, ../sass/structure.scss */
  header #logo a {
    text-align: center;
  }
}
/* ==========================================================================
   Header Middle
   ========================================================================== */
/* line 48, ../sass/structure.scss */
.header-middle {
  background: transparent;
}

/* line 52, ../sass/structure.scss */
.header-middle .inner {
  background-color: transparent;
}

/* ==========================================================================
   XPERT Header Top & Logo
   ========================================================================== */
/* line 61, ../sass/structure.scss */
#xpert-home .header-middle {
  background-color: transparent;
  position: absolute;
  z-index: 10000;
  width: 100%;
  top: 75px;
}

/* ==========================================================================
   Header Nav
   ========================================================================== */
/* line 73, ../sass/structure.scss */
.nav ul, .main-nav {
  list-style: none;
}

/* line 77, ../sass/structure.scss */
.main-nav li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/* line 85, ../sass/structure.scss */
.main-nav li:last-child {
  margin-right: 0;
}

/* line 93, ../sass/structure.scss */
.main-nav li a {
  display: block;
  padding: 15px;
  text-decoration: none;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 107, ../sass/structure.scss */
.main-nav li ul {
  float: left;
  margin: 0;
  padding: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 35px;
  visibility: hidden;
  z-index: 1000;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 123, ../sass/structure.scss */
.main-nav li:hover ul {
  opacity: 1;
  top: 44px;
  visibility: visible;
}

/* line 129, ../sass/structure.scss */
.main-nav li ul li {
  float: none;
  display: block;
  margin-right: 0;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 137, ../sass/structure.scss */
  .header-middle {
    display: none;
  }
}
/* ==========================================================================
   Footer Styling
   ========================================================================== */
/* line 146, ../sass/structure.scss */
.row.last .inner {
  /* Pad last row before footer */
}

/* line 151, ../sass/structure.scss */
.footer-top {
  text-align: center;
  background: #090e14;
}

/* line 156, ../sass/structure.scss */
.footer-top a {
  line-height: 1.75em;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  font-size: 2.1em;
  font-weight: 700;
}

/* line 165, ../sass/structure.scss */
.footer-top a.btn {
  position: relative;
  margin-top: -3px;
}

/* line 169, ../sass/structure.scss */
.footer-middle {
  background: #f6f6f6;
}

/* line 174, ../sass/structure.scss */
.footer-middle .newsletter-form,
.footer-middle #sbttr-user-timeline-0 {
  background: #090e14 !important;
}

/* line 179, ../sass/structure.scss */
.footer-middle .sbttr-user-timeline,
.footer-middle #sbttr-user-timeline-0 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 !important;
  max-width: none;
  width: 100%;
  padding: 5% !important;
}

@media (max-width: 768px) {
  /* line 191, ../sass/structure.scss */
  .footer-middle .sbttr-user-timeline,
  .footer-middle #sbttr-user-timeline-0 {
    margin-bottom: 10px !important;
  }
}
/* line 196, ../sass/structure.scss */
.footer-middle .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 202, ../sass/structure.scss */
.footer-top .inner, .footer-middle .inner, .footer-bottom .inner {
  background: transparent;
}

/* line 207, ../sass/structure.scss */
.footer-top,
.footer-middle {
  padding: 25px 0;
}

/* line 211, ../sass/structure.scss */
.footer-middle h3 {
  color: #FFF;
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 219, ../sass/structure.scss */
.footer-middle .type-text p,
.footer-middle .type-text h3 {
  margin-top: 0;
}

/* line 224, ../sass/structure.scss */
.footer-middle p,
.footer-middle a {
  color: #FFF;
  text-decoration: none;
  margin-bottom: 0;
}

/* line 230, ../sass/structure.scss */
.footer-middle p.post-title {
  text-transform: uppercase;
}

/* line 235, ../sass/structure.scss */
.footer-middle a.read-more,
.widget-recent-posts a.read-more {
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

/* line 246, ../sass/structure.scss */
.footer-middle a.read-more,
.widget-recent-posts a.read-more,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-reply,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-rt,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-favorite,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-item-timestamp {
  color: white !important;
}

/* line 253, ../sass/structure.scss */
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-reply:hover,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-rt:hover,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-action-favorite:hover,
.footer-middle #sbttr-user-timeline-0 .sbttr-user-timeline-item-timestamp:hover {
  color: #FFF !important;
}

/* line 257, ../sass/structure.scss */
.footer-middle .recent-post img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 85px;
}

/* line 264, ../sass/structure.scss */
.footer-middle .recent-post .span8 {
  padding-left: 2%;
}

@media (max-width: 768px) {
  /* line 269, ../sass/structure.scss */
  .footer-middle .recent-post img {
    margin-bottom: 10px;
    width: 100%;
    max-height: none;
  }
}
/* line 276, ../sass/structure.scss */
.footer-middle li.row {
  margin-bottom: 15px;
}

/* line 280, ../sass/structure.scss */
.footer-middle hr {
  margin: 0.5em 0;
}

/* line 284, ../sass/structure.scss */
.bottom-bar {
  background-color: #090e14;
  padding: 20px 0;
}

/* line 289, ../sass/structure.scss */
.bottom-bar .inner {
  background-color: transparent;
}

/* line 293, ../sass/structure.scss */
.bottom-bar .row {
  margin-bottom: 0;
}

/* line 298, ../sass/structure.scss */
.bottom-bar .branded,
.bottom-bar .copyright {
  color: #FFF;
  font-size: 1.3em !important;
}

/* line 303, ../sass/structure.scss */
.bottom-bar .branded img {
  margin-right: 10px;
  display: inline-block;
  float: left;
  width: auto;
}

/* line 309, ../sass/structure.scss */
.bottom-bar .branded p {
  color: #FFF;
  float: left;
  padding: 0;
  font-size: 1em;
  margin: 10px 0;
}

/* line 314, ../sass/structure.scss */
.bottom-bar .branded p a {
  color: #FFF;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 319, ../sass/structure.scss */
  .bottom-bar .branded span {
    display: block;
  }

  /* line 322, ../sass/structure.scss */
  .bottom-bar .branded span.div {
    display: none;
  }
}
/* ==========================================================================
   SUG Module Styles
   ========================================================================== */
/*
|   This section contains styling for the website modules,
|   widgets and anything similar. The focus should be to make
|   everything modular and reusable. Rather than "Sidebar Gravity Form"
|   instead we would use "Small Gravity Form".
*/
/* ==========================================================================
   Social Icons
   ========================================================================== */
/* line 16, ../sass/modules.scss */
.social-icons {
  list-style: none;
}

/* line 20, ../sass/modules.scss */
.social-icons li a {
  font-size: 3em;
  color: white;
}

/* line 26, ../sass/modules.scss */
.social-icons li a img {
  width: auto;
}

/* line 30, ../sass/modules.scss */
header .social-icons li {
  display: inline-block;
  margin-right: 8px;
  float: left;
}

@media (max-width: 768px) {
  /* line 37, ../sass/modules.scss */
  header .social-icons {
    float: none !important;
    text-align: center;
    margin-top: 10px;
  }

  /* line 42, ../sass/modules.scss */
  header .social-icons li {
    float: none !important;
  }
}
/* ==========================================================================
   Header Contact
   ========================================================================== */
/* line 51, ../sass/modules.scss */
.header-contact {
  list-style: none;
}

/* line 55, ../sass/modules.scss */
.header-contact li {
  display: inline-block;
}

/* line 60, ../sass/modules.scss */
.header-contact .tel span,
.header-contact .tel a {
  position: relative;
  top: 2px;
  color: white;
}

/* line 66, ../sass/modules.scss */
.header-contact .tel a {
  text-decoration: none;
}

/* line 71, ../sass/modules.scss */
.header-contact .tel img {
  width: auto !important;
  height: 30px;
  margin-right: 10px;
}

/* line 77, ../sass/modules.scss */
.header-contact .tel span {
  margin-right: 10px;
}

@media (max-width: 768px) {
  /* line 86, ../sass/modules.scss */
  .header-contact {
    float: none !important;
  }

  /* line 89, ../sass/modules.scss */
  .header-contact {
    text-align: center;
  }
}
/* ==========================================================================
   Inner Bar / Global CTA Links
   ========================================================================== */
/* line 98, ../sass/modules.scss */
.inner-bar {
  background: black;
  color: white;
  padding: 20px 0;
  font-weight: 700;
  font-size: 2em;
  text-transform: uppercase;
  text-align: center;
}

/* line 108, ../sass/modules.scss */
.inner-bar .inner {
  background: transparent;
  padding-bottom: 0 !important;
}

/* line 113, ../sass/modules.scss */
.inner-bar a {
  line-height: 1.75em;
  color: white;
  text-decoration: none;
  font-size: 1.1em;
  width: 100%;
}

/* line 121, ../sass/modules.scss */
.inner-bar a.btn {
  position: relative;
  margin-top: -3px;
}

@media (max-width: 768px) {
  /* line 127, ../sass/modules.scss */
  .inner-bar .col {
    margin-bottom: 5px;
  }

  /* line 130, ../sass/modules.scss */
  .inner-bar a {
    display: block;
    margin: 0 auto;
  }
}
/* line 136, ../sass/modules.scss */
.row3 .inner {
  padding-top: 10px;
}

/* line 140, ../sass/modules.scss */
.full-width {
  max-width: 100% !important;
}

/* ==========================================================================
   CTA Boxes
   ========================================================================== */
/* line 148, ../sass/modules.scss */
.cta-box {
  position: relative;
  background-size: 100%;
  min-height: 1em;
  display: table;
  overflow: hidden;
  text-align: center;
  width: 100%;
  background-color: #f0f0f0;
  text-decoration: none;
  color: #535353;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 163, ../sass/modules.scss */
.show-text-hover h3,
.show-text-hover p {
  display: none;
}

/* line 167, ../sass/modules.scss */
.cta-box span {
  display: table;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-size: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* line 183, ../sass/modules.scss */
.cta-box:hover span {
  opacity: 1.0;
}

/* line 187, ../sass/modules.scss */
.cta-box h3 {
  margin: 0 0 5px 0;
  font-weight: 900;
  line-height: 0.9em;
  font-size: 2.6em;
  text-transform: uppercase;
  color: #535353;
}

/* line 196, ../sass/modules.scss */
.cta-box div.valign {
  display: table-cell;
  vertical-align: middle;
}

/* line 202, ../sass/modules.scss */
.show-text-hover:hover h3,
.show-text-hover:hover p {
  display: block;
}

/* line 206, ../sass/modules.scss */
.cta-box .cta-text {
  font-size: 1.5em;
  margin: 0;
}

/* line 211, ../sass/modules.scss */
.cta-box .cta-link {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #535353;
  font-weight: 700;
}

/* line 218, ../sass/modules.scss */
.content-box {
  padding: 2%;
}

/* ==========================================================================
   Home / Inner Banner
   ========================================================================== */
/* line 226, ../sass/modules.scss */
.inner-banner {
  padding: 30px 0;
  background-position: 50% 0%;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  background-size: cover !important;
}

@media (max-width: 768px) {
  /* line 236, ../sass/modules.scss */
  .inner-banner {
    padding: 25px 0;
  }
}
/* line 241, ../sass/modules.scss */
.home .inner-banner {
  text-align: left;
  padding: 45px 0;
}

/* line 246, ../sass/modules.scss */
.inner-banner .text-container {
  padding: 20px 0;
}

/* line 250, ../sass/modules.scss */
.home .inner-banner .text-container {
  padding: 0;
}

/* line 254, ../sass/modules.scss */
.inner-banner .inner {
  background: transparent;
  padding-bottom: 0 !important;
}

/* line 259, ../sass/modules.scss */
.inner-banner h1 {
  color: #FFF;
  line-height: 1em;
  font-size: 5em;
  max-width: 700px;
  margin: 0 auto;
}

/* line 267, ../sass/modules.scss */
.home .inner-banner h1 {
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 272, ../sass/modules.scss */
.inner-banner h1 strong {
  font-weight: 800;
}

/* line 276, ../sass/modules.scss */
.inner-banner h1 span {
  margin: 0 auto;
  display: block;
  line-height: 0.9em;
  font-weight: 600;
  font-size: 0.8em;
  color: #FFF;
  text-transform: uppercase;
}

/* line 286, ../sass/modules.scss */
.home .inner-banner h1 span {
  margin-top: 10px;
  font-size: 0.5em;
  margin: 10px auto;
}

@media (max-width: 768px) {
  /* line 294, ../sass/modules.scss */
  .inner-banner,
  .inner-banner h1 {
    text-align: center !important;
  }
}
@media (min-width: 1350px) {
  /* line 300, ../sass/modules.scss */
  .inner-banner {
    background-size: 100%;
  }

  /* line 303, ../sass/modules.scss */
  .home .inner-banner {
    background-size: auto;
  }
}
/* line 308, ../sass/modules.scss */
.inner-banner a {
  display: inline-block;
  max-width: 395px;
  margin: 0 auto;
  font-size: 1.6em;
  text-decoration: none;
  padding: 15px 25px;
  margin: 0;
}

/* line 320, ../sass/modules.scss */
#xpert-home .banner-cta-box {
  background-repeat: no-repeat;
  background-position: 94% 16%;
  background-color: #565656;
  padding: 5%;
  min-height: 340px;
  width: 80%;
  float: right;
  position: relative;
}
/* line 321, ../sass/modules.scss */
#xpert-home .banner-cta-box a {
  margin-top: 20px;
  float: left;
  width: 70%;
  padding: 19px 25px;
}
/* line 330, ../sass/modules.scss */
#xpert-home .banner-cta-box h2 {
  text-align: left;
  font-size: 4em;
}
/* line 334, ../sass/modules.scss */
#xpert-home .banner-cta-box h3 {
  text-align: left;
}
/* line 337, ../sass/modules.scss */
#xpert-home .banner-cta-box ul {
  padding-left: 32px;
}
/* line 338, ../sass/modules.scss */
#xpert-home .banner-cta-box ul li {
  text-align: left;
  font-size: 2em;
  font-weight: 700;
}
/* line 339, ../sass/modules.scss */
#xpert-home .banner-cta-box ul li:before {
  position: absolute;
  font-family: FontAwesome;
  left: 0;
  content: "\f00c";
  color: white;
  font-size: 1.2em;
  left: 27px;
}

/* ==========================================================================
   CMS Content
   ========================================================================== */
/* line 371, ../sass/modules.scss */
.inner-page .row3,
.inner-page #sidebar {
  margin-top: 20px;
}

/* line 400, ../sass/modules.scss */
article .cms-content li.widget {
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 404, ../sass/modules.scss */
article .cms-content ul {
  list-style: none;
}

/* line 408, ../sass/modules.scss */
article .cms-content li {
  position: relative;
  padding-left: 24px;
  margin: 0 0 20px;
}

/* line 414, ../sass/modules.scss */
article .cms-content li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}

/* line 422, ../sass/modules.scss */
article .cms-content.wysiwyg-content,
article .cms-content.textarea-content {
  margin-bottom: 10px;
}

/* line 427, ../sass/modules.scss */
.home article .cms-content.wysiwyg-content,
.home article .cms-content.textarea-content {
  margin-bottom: 0;
}

/* ==========================================================================
   Testimonial Box (Inner Page)
   ========================================================================== */
/* line 435, ../sass/modules.scss */
.testimonial-box {
  background: #EDEDED;
  padding: 4%;
}

/* line 440, ../sass/modules.scss */
.testimonial-box i {
  color: #FFF;
}

/* line 444, ../sass/modules.scss */
.testimonial-box a {
  margin-bottom: 5px;
}

/* ==========================================================================
   Form
   ========================================================================== */
/* line 452, ../sass/modules.scss */
.cta-form {
  padding: 5%;
  background: #5b5058;
}

/* line 460, ../sass/modules.scss */
.cta-form .gform_wrapper h3.gform_title,
.gform_wrapper .gform_description,
.cta-form p,
.gform_wrapper label {
  color: white;
}

/* line 465, ../sass/modules.scss */
.form-content h3,
.form-content p {
  margin: 0;
}

/* line 469, ../sass/modules.scss */
.gform_wrapper img {
  width: auto !important;
}

/* line 477, ../sass/modules.scss */
.gform_wrapper ul {
  list-style: none;
}

/* line 481, ../sass/modules.scss */
.gform_heading {
  margin-bottom: 10px;
}

/* line 496, ../sass/modules.scss */
input,
select,
textarea {
  width: 100%;
  font-size: 1.5em;
  padding: 8px 7px;
  margin-bottom: 10px;
  border: 0;
  background: #FFF;
  -webkit-box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.17) inset;
  -moz-box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.17) inset;
  box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.17) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 509, ../sass/modules.scss */
input[type=checkbox],
input[type=radio],
input[type=file] {
  width: auto;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 515, ../sass/modules.scss */
select {
  padding: 9px 7px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 521, ../sass/modules.scss */
article .cms-content .gform_wrapper li {
  font-size: 1.5em;
  padding-left: 0;
}

/* line 522, ../sass/modules.scss */
article .cms-content .gform_wrapper li:before {
  display: none;
}

/* line 526, ../sass/modules.scss */
.gfield_error input,
.gfield_error select,
.gfield_error textarea {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #a94442;
}

/* line 533, ../sass/modules.scss */
.validation_message,
.validation_error {
  display: none;
}

/* line 542, ../sass/modules.scss */
.ginput_complex .ginput_left {
  width: 49%;
  float: left;
}

/* line 547, ../sass/modules.scss */
.ginput_complex .ginput_right {
  width: 49%;
  float: right;
}

/* line 553, ../sass/modules.scss */
.gform_validation_container,
.ginput_complex label {
  display: none;
}

/* ==========================================================================
   Widgets
   ========================================================================== */
/* line 561, ../sass/modules.scss */
.widgets_on_page ul {
  list-style: none;
}

/* ==========================================================================
   @contact-box | Widget: Contact Box
   ========================================================================== */
/* line 570, ../sass/modules.scss */
.widget-contact-box h2 {
  padding: 3%;
  margin-bottom: 0;
  background: #b4b4b4;
  color: #FFF;
  text-transform: uppercase;
}
/* line 576, ../sass/modules.scss */
.widget-contact-box .contact-box-content {
  padding: 3%;
  background: #5b5058;
}
/* line 580, ../sass/modules.scss */
.widget-contact-box a {
  margin: 5px 0 15px;
}
/* line 583, ../sass/modules.scss */
.widget-contact-box p {
  color: #FFF;
}
/* line 587, ../sass/modules.scss */
.widget-contact-box p a {
  display: block;
  text-decoration: none;
  font-family: "raleway", sans-serif;
  color: white;
  font-size: 3em;
}

/* ==========================================================================
   @blog-slider | Widget: Blog Slider
   ========================================================================== */
/* line 598, ../sass/modules.scss */
article .row-blog-slider .inner {
  padding-bottom: 30px;
}

/* line 602, ../sass/modules.scss */
.blog-slider ul {
  padding: 0;
}

/* line 606, ../sass/modules.scss */
.blog-slider li {
  list-style: none;
}

/* line 610, ../sass/modules.scss */
.blog-slider p.post-title {
  min-height: 40px;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 616, ../sass/modules.scss */
.blog-slider p.post-title a {
  text-decoration: none;
}

/* line 621, ../sass/modules.scss */
.blog-slider p.post-desc {
  margin-top: 0;
  font-size: 1em;
}

/* line 626, ../sass/modules.scss */
.blog-slider .post-thumb a {
  position: relative;
  display: block;
}

/* line 631, ../sass/modules.scss */
.blog-slider .post-thumb a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: rgba(254, 254, 254, 0.9);
  font-size: 3.5em;
  background: rgba(0, 0, 0, 0.53);
}

/* line 644, ../sass/modules.scss */
.blog-slider .post-thumb a span i {
  padding: 20.5% 0 0;
  font-size: 1.5em;
}

/* line 649, ../sass/modules.scss */
.blog-slider .post-thumb a:hover span {
  display: block;
}

/* line 653, ../sass/modules.scss */
.blog-slider a.more {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  background: #f0f0f0;
  font-size: 1.4em;
  font-weight: 700;
  color: #535353;
}

@media (max-width: 768px) {
  /* line 665, ../sass/modules.scss */
  .blog-slider {
    display: none;
  }
}
/*
 * Responsive Google Maps Fix
 */
/* line 674, ../sass/modules.scss */
.contact-page .small_map_container {
  height: 300px !important;
  margin-bottom: 0;
}

/*
 * Recent Posts Widget 
 */
/* line 683, ../sass/modules.scss */
.widget-recent-posts ul {
  margin: 0;
  padding: 0;
}

/* line 688, ../sass/modules.scss */
.widget-recent-posts li.recent-post {
  margin-top: 15px;
}

/* line 692, ../sass/modules.scss */
.widget-recent-posts li.recent-post a {
  text-decoration: none;
}

/* line 696, ../sass/modules.scss */
.widget-recent-posts li.recent-post .post-title {
  margin-top: 0;
  display: block;
  text-transform: uppercase;
}

/* line 702, ../sass/modules.scss */
.widget-recent-posts li.recent-post a.read-more {
  display: block;
}

/* line 706, ../sass/modules.scss */
.widget-recent-posts hr {
  display: block;
  background: #a3a3a3;
  height: 1px;
  border: 0 !important;
}

/* ==========================================================================
   Success Stories / Testimonials
   ========================================================================== */
/* line 720, ../sass/modules.scss */
.odd .success-story .testimonial-info,
.odd .success-story .testimonial-image,
.odd .team .team-info,
.odd .team .team-image {
  float: left;
}

/* line 727, ../sass/modules.scss */
.even .success-story .testimonial-info,
.even .success-story .testimonial-image,
.even .team .team-info,
.even .team .team-image {
  float: right;
}

/* ==========================================================================
   Tabs
   ========================================================================== */
/* line 735, ../sass/modules.scss */
.tab-titles {
  margin-top: 0 !important;
}

/* line 739, ../sass/modules.scss */
.tab-titles li a {
  display: block;
}

/* line 743, ../sass/modules.scss */
.tab-titles li a:hover {
  background: #25b5cf;
}

/* ==========================================================================
   Landing Page / Campaign
   ========================================================================== */
/* line 751, ../sass/modules.scss */
.single-campaign h1 {
  font-size: 3.5em;
}

/* line 755, ../sass/modules.scss */
.single-campaign h2 {
  text-align: center;
  margin: 20px 0;
}

/* line 760, ../sass/modules.scss */
.single-campaign .cta-form h3.gform_title {
  line-height: 1em;
  text-align: center;
}

/* line 765, ../sass/modules.scss */
.single-campaign .cta-form .gform_wrapper h3.gform_title span {
  font-weight: 900;
}

/* line 769, ../sass/modules.scss */
.single-campaign .cta-form .gform_description {
  text-align: center;
  display: block;
}

/* line 774, ../sass/modules.scss */
.single-campaign .cta-form .gform_description p {
  font-size: 1.1em;
  font-weight: 600;
}

/* line 779, ../sass/modules.scss */
.single-campaign .cta-form .gform_description img {
  width: auto !important;
  max-width: 60px;
  margin: 10px auto;
}

/* ==========================================================================
   Blog
   ========================================================================== */
/* line 789, ../sass/modules.scss */
#blog-sidebar {
  list-style: none;
}

/* line 793, ../sass/modules.scss */
#blog-sidebar h2 {
  background: #b4b4b4;
  padding: 10px 0;
  font-size: 2em;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

/* line 804, ../sass/modules.scss */
#blog-sidebar p.post-title a,
#blog-sidebar li.widget_archive li a {
  text-decoration: none;
}

/* line 809, ../sass/modules.scss */
.archive .row2 .inner,
.single .row2 .inner {
  padding-top: 20px;
}

/* line 813, ../sass/modules.scss */
.post {
  margin-bottom: 20px;
}

/* line 817, ../sass/modules.scss */
.post-thumb span span {
  background: #25b5cf;
}

/* line 821, ../sass/modules.scss */
.post h2 {
  margin: 10px 0;
}

/* line 825, ../sass/modules.scss */
.post h2 a {
  text-decoration: none;
}

/* line 830, ../sass/modules.scss */
.post .post-meta a,
#respond a {
  text-decoration: none;
}

/* line 834, ../sass/modules.scss */
.post-date {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  /* line 841, ../sass/modules.scss */
  .post-date {
    float: left;
  }

  /* line 846, ../sass/modules.scss */
  .post-prev,
  .post-next,
  .post-category {
    float: right;
    margin: 5px 0 0 5px;
  }
}
/* line 854, ../sass/modules.scss */
.post a.post-prev,
.post a.post-next,
.post a.post-category {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 8px;
}

/* line 860, ../sass/modules.scss */
.post-thumb {
  position: relative;
  display: block;
}

/* line 865, ../sass/modules.scss */
.post-thumb span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53);
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 880, ../sass/modules.scss */
.fancybox-inner .post-thumb span {
  display: none;
}

/* line 884, ../sass/modules.scss */
.post-thumb:hover span {
  opacity: 1;
  visibility: visible;
}

/* line 889, ../sass/modules.scss */
.post-thumb span span {
  width: auto;
  height: auto;
  padding: 10px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -20px;
  background: transparent;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4em;
}

/* line 904, ../sass/modules.scss */
.post-thumb span span {
  background: #ea0675;
}

/* line 909, ../sass/modules.scss */
#respond textarea {
  height: 100px;
}
/* line 912, ../sass/modules.scss */
#respond input[type=submit] {
  font-size: 1.1em;
}

/* line 917, ../sass/modules.scss */
.post a.more {
  display: block;
  float: left;
  padding: 5px 10px;
  color: #FFF;
}

/* line 924, ../sass/modules.scss */
.post .addthis_toolbox {
  margin: 15px 0;
}

/* line 929, ../sass/modules.scss */
.type-post .addthis_toolbox a.at300b,
.type-post .addthis_toolbox a.addthis_counter {
  float: left;
  margin-right: 5px;
}

/* ==========================================================================
   Fancybox
   ========================================================================== */
/* line 947, ../sass/modules.scss */
.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;
}

/* line 955, ../sass/modules.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 962, ../sass/modules.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 972, ../sass/modules.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 976, ../sass/modules.scss */
.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);
}

/* line 982, ../sass/modules.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 986, ../sass/modules.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 990, ../sass/modules.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 994, ../sass/modules.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 1002, ../sass/modules.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 1008, ../sass/modules.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 1013, ../sass/modules.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png");
}

/* line 1017, ../sass/modules.scss */
#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;
}

/* line 1029, ../sass/modules.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 1035, ../sass/modules.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 1045, ../sass/modules.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 1058, ../sass/modules.scss */
.fancybox-prev {
  left: 0;
}

/* line 1062, ../sass/modules.scss */
.fancybox-next {
  right: 0;
}

/* line 1066, ../sass/modules.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 1077, ../sass/modules.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 1082, ../sass/modules.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 1087, ../sass/modules.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 1091, ../sass/modules.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 1103, ../sass/modules.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 1108, ../sass/modules.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 1112, ../sass/modules.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 1116, ../sass/modules.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox/fancybox_overlay.png);
}

/* line 1126, ../sass/modules.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 1132, ../sass/modules.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 1139, ../sass/modules.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 1147, ../sass/modules.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 1151, ../sass/modules.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 1160, ../sass/modules.scss */
.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;
}

/* line 1177, ../sass/modules.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 1183, ../sass/modules.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 1187, ../sass/modules.scss */
.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) {
  /* line 1200, ../sass/modules.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 1205, ../sass/modules.scss */
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* ==========================================================================
   XPERT homepage
   ========================================================================== */
/* line 1219, ../sass/modules.scss */
#xpert-home .inner-banner h1 {
  text-align: left;
}
/* line 1223, ../sass/modules.scss */
#xpert-home .fancybox {
  box-shadow: none;
  background: transparent;
  float: left;
  padding: 0;
  max-width: none;
}
/* line 1230, ../sass/modules.scss */
#xpert-home .process {
  background-image: url("/wp-content/uploads/2014/06/our-process-placeholder.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 6% 0;
}
/* line 1231, ../sass/modules.scss */
#xpert-home .process .btn-second-priority {
  display: inline-block;
  margin-top: 1%;
  font-size: 1.4em;
  padding: 19px 20px;
}
/* line 1238, ../sass/modules.scss */
#xpert-home .process .span12 h2 {
  font-size: 5em;
  margin-top: 0%;
  margin-bottom: 40px;
}
/* line 1244, ../sass/modules.scss */
#xpert-home .process h2 {
  text-align: center;
  margin-top: 20px;
  color: white;
}
/* line 1249, ../sass/modules.scss */
#xpert-home .process .inner {
  background-color: transparent;
}
/* line 1257, ../sass/modules.scss */
#xpert-home .row4 {
  padding: 2% 0;
}
/* line 1260, ../sass/modules.scss */
#xpert-home .info-blog-container {
  background-color: #f3f3f3;
  padding-bottom: 2%;
}
/* line 1262, ../sass/modules.scss */
#xpert-home .info-blog-container .blog-slider ul {
  list-style: none;
}
/* line 1264, ../sass/modules.scss */
#xpert-home .info-blog-container .blog-slider ul li:before {
  content: none;
}
/* line 1272, ../sass/modules.scss */
#xpert-home .info-blog-container h2 {
  text-transform: uppercase;
  font-size: 4em;
}
/* line 1276, ../sass/modules.scss */
#xpert-home .info-blog-container .inner {
  background-color: transparent;
}
/* line 1279, ../sass/modules.scss */
#xpert-home .info-blog-container .team-home {
  background-color: #9d9c9d;
  padding: 5%;
  text-align: center;
}
/* line 1280, ../sass/modules.scss */
#xpert-home .info-blog-container .team-home a {
  text-decoration: none;
}
/* line 1283, ../sass/modules.scss */
#xpert-home .info-blog-container .team-home h3 {
  margin: 0;
  color: white;
}
/* line 1287, ../sass/modules.scss */
#xpert-home .info-blog-container .team-home p {
  margin: 5px 0;
  color: white;
}
