/********************
** Font Face
********************/
/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/********************
** Fonts
********************/
/********************
** Colors
********************/
/********************
** Partials
********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 18px;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  html.responsive {
    overflow-x: visible; }

body {
  height: 100%;
  font-family: futura-pt, sans-serif;
  font-size: 18px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.33333rem;
  color: #666;
  margin: 0;
  padding: 0;
  position: relative;
  background: #eee;
  transition: all 0.4s ease; }
  body.lucida-sans-websave, body.georgia-websave, body.arial-websave, body.verdana-websave, body.helvetica-websave, body.helvetica-neue-websave {
    font-family: futura-pt, sans-serif; }
  @media only screen and (min-width: 768px) {
    body {
      padding-top: 170px; } }
  @media only screen and (min-width: 992px) {
    body {
      padding-top: 205px; } }
  @media only screen and (min-width: 992px) {
    body.sticky {
      padding-top: 105px; } }
  body.page-template-page-paid-campaign-full-width {
    padding: 0;
    background: #fff; }
    body.page-template-page-paid-campaign-full-width#top.avia-blank #wrap_all {
      display: block; }
  body.page-template-page-paid-campaign-boxed {
    padding: 0; }
  body.page-template-page-blog-awards {
    background: #fff; }

a {
  color: #0EA5E9; }

p {
  margin: 15px 0 15px;
  font-size: 18px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.16667rem; }
  p a {
    /*color: inherit;*/ }

div[style*="background-color"] > p {
  margin: 0; }

strong {
  color: #333;
  font-weight: 600; }

.post-entry-type-page .shortlist p {
  margin: 0;
  padding: 15px 0; }

.post-entry-type-page p {
  font-weight: 300; }

.post-entry-type-page strong {
  font-weight: 600; }

h2, .h2, .template-page .entry-content-wrapper h2 {
  font-weight: 300;
  color: #222;
  text-transform: none;
  letter-spacing: 0;
  font-size: 32px;
  font-size: 1.77778rem;
  line-height: 36px;
  line-height: 2rem; }
  @media only screen and (min-width: 768px) {
    h2, .h2, .template-page .entry-content-wrapper h2 {
      font-size: 35px;
      font-size: 1.94444rem;
      line-height: 38px;
      line-height: 2.11111rem; } }
  @media only screen and (min-width: 992px) {
    h2, .h2, .template-page .entry-content-wrapper h2 {
      font-size: 38px;
      font-size: 2.11111rem;
      line-height: 44px;
      line-height: 2.44444rem; } }

h3, .h3 {
  font-weight: 500;
  color: #333;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  font-size: 1.11111rem;
  line-height: 24px;
  line-height: 1.33333rem; }
  @media only screen and (min-width: 992px) {
    h3, .h3 {
      font-size: 23px;
      font-size: 1.27778rem;
      line-height: 30px;
      line-height: 1.66667rem; } }

.container {
  padding: 0 15px;
  max-width: 100%;
  width: auto; }
  @media only screen and (min-width: 768px) {
    .container {
      width: 750px; } }
  @media only screen and (min-width: 992px) {
    .container {
      width: 970px; } }
  @media only screen and (min-width: 1200px) {
    .container {
      width: 1170px; } }
  @media only screen and (min-width: 1400px) {
    .container {
      width: 1320px; } }

@media only screen and (min-width: 1200px) {
  body.page-template-page-paid-campaign-full-width .container,
  body.page-template-page-blog-awards .container {
    width: 1130px; } }
@media only screen and (min-width: 1400px) {
  body.page-template-page-paid-campaign-full-width .container,
  body.page-template-page-blog-awards .container {
    width: 1130px; } }
body.page-template-page-paid-campaign-full-width #main .avia-section,
body.page-template-page-blog-awards #main .avia-section {
  border: 0;
  background: #ffffff; }
  body.page-template-page-paid-campaign-full-width #main .avia-section .template-page,
  body.page-template-page-blog-awards #main .avia-section .template-page {
    padding: 30px 0; }
    @media only screen and (min-width: 768px) {
      body.page-template-page-paid-campaign-full-width #main .avia-section .template-page,
      body.page-template-page-blog-awards #main .avia-section .template-page {
        padding: 50px 0; } }
    @media only screen and (min-width: 992px) {
      body.page-template-page-paid-campaign-full-width #main .avia-section .template-page,
      body.page-template-page-blog-awards #main .avia-section .template-page {
        padding: 50px 0; } }
    @media only screen and (min-width: 1200px) {
      body.page-template-page-paid-campaign-full-width #main .avia-section .template-page,
      body.page-template-page-blog-awards #main .avia-section .template-page {
        padding: 50px 0; } }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row-bootstrap:before, .row-bootstrap:after {
  display: table;
  content: " "; }
.row-bootstrap:after {
  clear: both; }

.row-container {
  margin: 0 -15px; }
  .row-container:before, .row-container:after {
    display: table;
    content: " "; }
  .row-container:after {
    clear: both; }

body > iframe {
  display: none; }

.row-container {
  margin: 0 -15px; }
  .row-container:before, .row-container:after {
    display: table;
    content: " "; }
  .row-container:after {
    clear: both; }

.avia-section {
  border: 0; }
  .avia-section .template-page {
    padding: 40px 0; }
    @media only screen and (min-width: 768px) {
      .avia-section .template-page {
        padding: 60px 0; } }
    @media only screen and (min-width: 992px) {
      .avia-section .template-page {
        padding: 80px 0; } }
    @media only screen and (min-width: 1200px) {
      .avia-section .template-page {
        padding: 120px 0; } }
  .avia-section.avia-section-no-padding .template-page {
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .avia-section.avia-section-no-padding .template-page {
        padding: 0; } }
    @media only screen and (min-width: 992px) {
      .avia-section.avia-section-no-padding .template-page {
        padding: 0; } }
    @media only screen and (min-width: 1200px) {
      .avia-section.avia-section-no-padding .template-page {
        padding: 0; } }
  .avia-section.avia-section-small .template-page {
    padding: 20px 0; }
    @media only screen and (min-width: 768px) {
      .avia-section.avia-section-small .template-page {
        padding: 30px 0; } }
    @media only screen and (min-width: 992px) {
      .avia-section.avia-section-small .template-page {
        padding: 40px 0; } }
    @media only screen and (min-width: 1200px) {
      .avia-section.avia-section-small .template-page {
        padding: 60px 0; } }
  .avia-section.avia-section-large .template-page {
    padding: 60px 0; }
    @media only screen and (min-width: 768px) {
      .avia-section.avia-section-large .template-page {
        padding: 80px 0; } }
    @media only screen and (min-width: 992px) {
      .avia-section.avia-section-large .template-page {
        padding: 120px 0; } }
    @media only screen and (min-width: 1200px) {
      .avia-section.avia-section-large .template-page {
        padding: 160px 0; } }
  .avia-section.avia-section-huge .template-page {
    padding: 100px 0; }
    @media only screen and (min-width: 768px) {
      .avia-section.avia-section-huge .template-page {
        padding: 120px 0; } }
    @media only screen and (min-width: 992px) {
      .avia-section.avia-section-huge .template-page {
        padding: 160px 0; } }
    @media only screen and (min-width: 1200px) {
      .avia-section.avia-section-huge .template-page {
        padding: 200px 0; } }
  .avia-section .avia-button-left {
    display: block;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .avia-section .avia-button-left {
        text-align: left; } }
    .avia-section .avia-button-left .avia-button.avia-position-left {
      float: none; }
      @media only screen and (min-width: 768px) {
        .avia-section .avia-button-left .avia-button.avia-position-left {
          float: left; } }

.textcenter {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .container {
    width: 100%;
    min-width: 320px;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    float: none; }

  .responsive #top #wrap_all .slide-entry {
    margin: 0; }

  .responsive #top #wrap_all #blog-posts .flex_column {
    margin: 0 0 20px; } }
.responsive #top #wrap_all #main .sidebar {
  border: 0;
  display: block; }

.image-overlay.overlay-type-image,
.image-overlay-inside, .image-overlay.overlay-type-extern {
  display: none !important; }

.container_wrap {
  border: 0; }

.hr-full .hr-inner {
  border-color: #e7e7e7;
  width: 100%;
  left: auto; }

@media only screen and (min-width: 768px) {
  .av-hide-on-dekstop {
    display: none !important; } }
@media only screen and (min-width: 992px) {
  .av-hide-on-dekstop {
    display: none !important; } }
@media only screen and (min-width: 1200px) {
  .av-hide-on-dekstop {
    display: none !important; } }

body .container_wrap .avia-builder-el-first {
  margin-bottom: 0; }
  body .container_wrap .avia-builder-el-first .avia-image-container-inner {
    width: 100%; }
    body .container_wrap .avia-builder-el-first .avia-image-container-inner .avia_image {
      width: 100%; }

#top .dark-style .legal-consent-container {
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 15px; }

.button-blue {
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.83333rem;
  line-height: 22px;
  line-height: 1.22222rem;
  color: #fff;
  min-width: 220px;
  background: #ff5892; }

.button-black {
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.83333rem;
  line-height: 22px;
  line-height: 1.22222rem;
  color: #fff;
  min-width: 220px;
  background: #333; }

.fasc-button.fasc-size-medium {
  border-radius: none;
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  min-width: 220px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.83333rem;
  line-height: 22px;
  line-height: 1.22222rem; }
  @media only screen and (min-width: 992px) {
    .fasc-button.fasc-size-medium {
      min-width: 220px; } }

.avia-button.avia-size-medium {
  border-radius: 0;
  min-width: 220px;
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.83333rem;
  line-height: 22px;
  line-height: 1.22222rem; }
  @media only screen and (min-width: 992px) {
    .avia-button.avia-size-medium {
      min-width: 220px; } }

.avia-color-grey.avia-size-medium {
  border-radius: 0;
  min-width: 220px;
  text-decoration: none !important;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.83333rem;
  line-height: 22px;
  line-height: 1.22222rem;
  background: #333; }
  @media only screen and (min-width: 992px) {
    .avia-color-grey.avia-size-medium {
      min-width: 220px; } }
  .avia-color-grey.avia-size-medium:hover {
    background: #333; }

#top .hs-form {
  visibility: hidden; }

/*dark-style form*/
#top .dark-style .hs-form {
  display: block;
  margin: 0 -15px; }
  #top .dark-style .hs-form:before, #top .dark-style .hs-form:after {
    display: table;
    content: " "; }
  #top .dark-style .hs-form:after {
    clear: both; }
#top .dark-style .hs-form-field {
  padding: 0 15px 20px;
  margin: 0;
  position: relative; }
  @media only screen and (min-width: 992px) {
    #top .dark-style .hs-form-field {
      width: 50%;
      float: left; } }
  #top .dark-style .hs-form-field label {
    color: #fff;
    float: none;
    display: block;
    width: auto;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 22px;
    line-height: 1.22222rem;
    font-family: futura-pt, sans-serif; }
    #top .dark-style .hs-form-field label span {
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      color: #fff; }
  #top .dark-style .hs-form-field.textarea-field label, #top .dark-style .hs-form-field.text-field label {
    position: absolute;
    top: 0;
    left: 25px;
    padding: 15px 0; }
  #top .dark-style .hs-form-field.select-field label {
    position: relative;
    top: auto;
    left: auto; }
  @media only screen and (min-width: 992px) {
    #top .dark-style .hs-form-field.textarea-field {
      width: 100%;
      float: left; } }
  #top .dark-style .hs-form-field .input {
    margin: 0; }
    #top .dark-style .hs-form-field .input input[type=text],
    #top .dark-style .hs-form-field .input input[type=tel],
    #top .dark-style .hs-form-field .input input[type=email] {
      font-family: futura-pt, sans-serif;
      color: #fff;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      max-width: 100%;
      width: 100%;
      padding: 15px 10px;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: rgba(119, 119, 119, 0.85);
      margin: 0;
      height: 50px;
      border: none;
      box-shadow: none; }
    #top .dark-style .hs-form-field .input select {
      height: 50px;
      background: rgba(119, 119, 119, 0.85);
      font-family: futura-pt, sans-serif;
      color: #fff;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      width: 100%;
      max-width: 100%;
      display: block;
      border: 0;
      margin: 0;
      border-radius: 0; }
      #top .dark-style .hs-form-field .input select option:disabled {
        color: #8f8f8f;
        display: none; }
      #top .dark-style .hs-form-field .input select option {
        display: block;
        padding: 15px 10px;
        color: #8f8f8f;
        background: #fff;
        border-bottom: 1px solid #aaa; }
    #top .dark-style .hs-form-field .input .select {
      position: relative; }
      #top .dark-style .hs-form-field .input .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      #top .dark-style .hs-form-field .input .select:after {
        content: "";
        display: block;
        position: absolute;
        width: 12px;
        height: 8px;
        top: 50%;
        margin-top: -4px;
        right: 20px;
        background: url(../images/sprite_1.svg) no-repeat -246px -25px;
        pointer-events: none; }
      #top .dark-style .hs-form-field .input .select.open:after {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1); }
    #top .dark-style .hs-form-field .input textarea {
      font-family: futura-pt, sans-serif;
      color: #fff;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      max-width: 100%;
      min-width: 100%;
      width: 100%;
      padding: 15px 10px;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: rgba(119, 119, 119, 0.85);
      margin: 0;
      height: 100px;
      min-height: 100px;
      border: none;
      box-shadow: none; }
  #top .dark-style .hs-form-field .hs-form-radio label {
    display: block;
    position: relative;
    padding-left: 30px; }
    #top .dark-style .hs-form-field .hs-form-radio label:before {
      content: "";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 50%;
      left: 0;
      margin-top: -10px;
      background: url(../images/sprite_1.svg) no-repeat;
      background-position: -75px -71px; }
    #top .dark-style .hs-form-field .hs-form-radio label.checked:before {
      background-position: -20px -71px; }
  #top .dark-style .hs-form-field .hs-form-radio input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }
  #top .dark-style .hs-form-field .hs-form-checkbox label {
    display: block;
    position: relative;
    padding-left: 30px; }
    #top .dark-style .hs-form-field .hs-form-checkbox label:before {
      content: "";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 50%;
      left: 0;
      margin-top: -10px;
      background: url(../images/sprite_1.svg) no-repeat;
      background-position: -74px -19px; }
    #top .dark-style .hs-form-field .hs-form-checkbox label.checked:before {
      background-position: -19px -19px; }
  #top .dark-style .hs-form-field .hs-form-checkbox input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }
  #top .dark-style .hs-form-field .hs-error-msgs {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    margin: 0; }
    #top .dark-style .hs-form-field .hs-error-msgs li {
      margin: 0; }
    #top .dark-style .hs-form-field .hs-error-msgs label {
      position: static;
      left: auto;
      padding: 0;
      top: auto;
      color: #f00;
      margin: 0; }
#top .dark-style .hs_submit {
  padding: 0 15px; }
  #top .dark-style .hs_submit .actions {
    margin: 0 auto 0;
    padding: 0;
    border-radius: 0;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #top .dark-style .hs_submit .actions {
        max-width: calc(50% - 15px); } }
  #top .dark-style .hs_submit .hs-button {
    text-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0;
    border: 0;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0 20px;
    display: inline-block;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 20px;
    line-height: 1.11111rem;
    color: #fff;
    font-family: futura-pt, sans-serif;
    background: #16b6eb; }
    #top .dark-style .hs_submit .hs-button:hover {
      text-decoration: none; }
@media only screen and (min-width: 992px) {
  #top .dark-style.one-column .hs-form-field {
    float: none;
    width: 100%; } }
#top .dark-style.one-column .hs_submit .actions {
  max-width: 100%; }
#top .dark-style.price-form .hs-form-field .input input[type=text],
#top .dark-style.price-form .hs-form-field .input input[type=tel],
#top .dark-style.price-form .hs-form-field .input input[type=email] {
  border: 1px solid #aaa; }
#top .dark-style.price-form .hs-form-field .input select {
  border: 1px solid #aaa; }
#top .dark-style.price-form .hs-form-field .input textarea {
  border: 1px solid #aaa; }

/*white-style form*/
#top .white-style .hs-form {
  display: block;
  margin: 0 -15px; }
  #top .white-style .hs-form:before, #top .white-style .hs-form:after {
    display: table;
    content: " "; }
  #top .white-style .hs-form:after {
    clear: both; }
#top .white-style .hs-form-field {
  padding: 0 15px 20px;
  margin: 0;
  position: relative; }
  @media only screen and (min-width: 992px) {
    #top .white-style .hs-form-field {
      width: 50%;
      float: left; } }
  #top .white-style .hs-form-field label {
    color: #fff;
    float: none;
    display: block;
    width: auto;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 22px;
    line-height: 1.22222rem;
    font-family: futura-pt, sans-serif; }
    #top .white-style .hs-form-field label span {
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      color: #888; }
  #top .white-style .hs-form-field.textarea-field label, #top .white-style .hs-form-field.text-field label {
    position: absolute;
    top: 0;
    left: 25px;
    padding: 15px 0; }
  #top .white-style .hs-form-field.select-field label {
    position: relative;
    top: auto;
    left: auto; }
  @media only screen and (min-width: 992px) {
    #top .white-style .hs-form-field.textarea-field {
      width: 100%;
      float: left; } }
  #top .white-style .hs-form-field .input {
    margin: 0; }
    #top .white-style .hs-form-field .input input[type=text],
    #top .white-style .hs-form-field .input input[type=tel],
    #top .white-style .hs-form-field .input input[type=email] {
      font-family: futura-pt, sans-serif;
      color: #888;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      max-width: 100%;
      width: 100%;
      padding: 15px 10px;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      margin: 0;
      height: 50px;
      border: none;
      box-shadow: none; }
    #top .white-style .hs-form-field .input select {
      height: 50px;
      background: #fff;
      font-family: futura-pt, sans-serif;
      color: #888;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      width: 100%;
      max-width: 100%;
      display: block;
      border: 0;
      margin: 0;
      border-radius: 0; }
      #top .white-style .hs-form-field .input select option:disabled {
        color: #8f8f8f;
        display: none; }
      #top .white-style .hs-form-field .input select option {
        display: block;
        padding: 15px 10px;
        color: #8f8f8f;
        background: #fff;
        border-bottom: 1px solid #aaa; }
    #top .white-style .hs-form-field .input .select {
      position: relative; }
      #top .white-style .hs-form-field .input .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      #top .white-style .hs-form-field .input .select:after {
        content: "";
        display: block;
        position: absolute;
        width: 12px;
        height: 8px;
        top: 50%;
        margin-top: -4px;
        right: 20px;
        background: url(../images/sprite_1.svg) no-repeat -246px -79px;
        pointer-events: none; }
      #top .white-style .hs-form-field .input .select.open:after {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1); }
    #top .white-style .hs-form-field .input textarea {
      font-family: futura-pt, sans-serif;
      color: #888;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 22px;
      line-height: 1.22222rem;
      max-width: 100%;
      min-width: 100%;
      width: 100%;
      padding: 15px 10px;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      margin: 0;
      height: 100px;
      min-height: 100px;
      border: none;
      box-shadow: none; }
  #top .white-style .hs-form-field .hs-form-radio label {
    display: block;
    position: relative;
    padding-left: 30px; }
    #top .white-style .hs-form-field .hs-form-radio label:before {
      content: "";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 50%;
      left: 0;
      margin-top: -10px;
      background: url(../images/sprite_1.svg) no-repeat;
      background-position: -188px -71px; }
    #top .white-style .hs-form-field .hs-form-radio label.checked:before {
      background-position: -132px -71px; }
  #top .white-style .hs-form-field .hs-form-radio input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }
  #top .white-style .hs-form-field .hs-form-checkbox label {
    display: block;
    position: relative;
    padding-left: 30px; }
    #top .white-style .hs-form-field .hs-form-checkbox label:before {
      content: "";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 50%;
      left: 0;
      margin-top: -10px;
      background: url(../images/sprite_1.svg) no-repeat;
      background-position: -187px -19px; }
    #top .white-style .hs-form-field .hs-form-checkbox label.checked:before {
      background-position: -131px -19px; }
  #top .white-style .hs-form-field .hs-form-checkbox input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }
  #top .white-style .hs-form-field .hs-error-msgs {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    margin: 0; }
    #top .white-style .hs-form-field .hs-error-msgs li {
      margin: 0; }
    #top .white-style .hs-form-field .hs-error-msgs label {
      position: static;
      left: auto;
      padding: 0;
      top: auto;
      color: #f00;
      margin: 0; }
#top .white-style .hs_submit {
  padding: 0 15px; }
  #top .white-style .hs_submit .actions {
    margin: 0 auto 0;
    padding: 0;
    border-radius: 0;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #top .white-style .hs_submit .actions {
        max-width: calc(50% - 15px); } }
  #top .white-style .hs_submit .hs-button {
    text-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0;
    border: 0;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0 20px;
    display: inline-block;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 20px;
    line-height: 1.11111rem;
    color: #fff;
    font-family: futura-pt, sans-serif;
    background: #16b6eb; }
    #top .white-style .hs_submit .hs-button:hover {
      text-decoration: none; }
@media only screen and (min-width: 992px) {
  #top .white-style.one-column .hs-form-field {
    float: none;
    width: 100%; } }
#top .white-style.one-column .hs_submit .actions {
  max-width: 100%; }
#top .white-style.price-form .hs-form-field .input input[type=text],
#top .white-style.price-form .hs-form-field .input input[type=tel],
#top .white-style.price-form .hs-form-field .input input[type=email] {
  border: 1px solid #aaa; }
#top .white-style.price-form .hs-form-field .input select {
  border: 1px solid #aaa; }
#top .white-style.price-form .hs-form-field .input textarea {
  border: 1px solid #aaa; }

#wrap_all {
  overflow: visible; }

#request_quote {
  display: none;
  /*background: url(../images/request_demo.jpg) no-repeat;
  background-size: cover;*/
  background: #274596;
  position: relative; }
  @media only screen and (min-width: 992px) {
    #request_quote {
      background: #274596 url(../images/request_demo_small.jpeg) no-repeat 0 0; } }
  #request_quote:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #request_quote:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 56px;
    width: 100%;
    top: 100%; }
  #request_quote .close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/sprite_1.svg) no-repeat -450px -80px;
    width: 16px;
    height: 16px; }
  #request_quote .widget {
    padding: 20px 0; }
    @media only screen and (min-width: 768px) {
      #request_quote .widget {
        padding: 30px 0; } }
    @media only screen and (min-width: 992px) {
      #request_quote .widget {
        padding: 40px 0; } }
    @media only screen and (min-width: 1200px) {
      #request_quote .widget {
        padding: 60px 0; } }
    @media only screen and (min-width: 1400px) {
      #request_quote .widget {
        padding: 80px 0; } }
  @media only screen and (min-width: 1200px) {
    #request_quote .container {
      width: 980px; } }
  #request_quote .widgettitle {
    display: none; }
  #request_quote h3 {
    letter-spacing: 0;
    font-weight: 300;
    font-size: 38px;
    font-size: 2.11111rem;
    line-height: 44px;
    line-height: 2.44444rem;
    color: #fff;
    text-transform: none; }
  #request_quote p {
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 23px;
    line-height: 1.27778rem;
    color: #fff; }
  #request_quote .textwidget {
    margin: 0 -15px; }
    #request_quote .textwidget:before, #request_quote .textwidget:after {
      display: table;
      content: " "; }
    #request_quote .textwidget:after {
      clear: both; }
  #request_quote .text {
    padding: 0 15px; }
    @media only screen and (min-width: 992px) {
      #request_quote .text {
        width: 33.33333%;
        float: left; } }
  #request_quote .request-quote-form {
    padding: 0 15px; }
    @media only screen and (min-width: 992px) {
      #request_quote .request-quote-form {
        width: 66.66667%;
        float: left; } }
  #request_quote .hs_submit .hs-button {
    background: #fff;
    color: #274596; }

#header {
  /*background: rgb(51,51,51);
  background: -moz-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(85,85,85,1) 100%);
  background: -webkit-linear-gradient(left, rgba(51,51,51,1) 0%,rgba(85,85,85,1) 100%);
  background: linear-gradient(to right, rgba(51,51,51,1) 0%,rgba(85,85,85,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#555555',GradientType=1 );*/
  background: #fff; }
  @media only screen and (min-width: 768px) {
    #header {
      position: fixed;
      top: 0;
      left: 0; } }
  #header #request_quote input {
    border: none; }

@media only screen and (min-width: 768px) {
  .admin-bar #header {
    top: 32px; } }

#wpadminbar {
  position: fixed; }

.responsive #top #header_main,
#header_main {
  top: 0;
  transition: all 0.4s ease;
  width: 100%;
  position: relative;
  z-index: 100;
  border: 0;
  /*background: rgb(51,51,51);
  background: -moz-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(85,85,85,1) 100%);
  background: -webkit-linear-gradient(left, rgba(51,51,51,1) 0%,rgba(85,85,85,1) 100%);
  background: linear-gradient(to right, rgba(51,51,51,1) 0%,rgba(85,85,85,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#555555',GradientType=1 );*/
  background: #fff; }
  @media only screen and (min-width: 992px) {
    .responsive #top #header_main,
    #header_main {
      height: 155px; } }
  .responsive #top #header_main .container,
  #header_main .container {
    height: auto;
    line-height: inherit; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .container,
      #header_main .container {
        width: 100%;
        max-width: 100%;
        padding: 0 30px; } }
    @media only screen and (min-width: 992px) {
      .responsive #top #header_main .container,
      #header_main .container {
        width: 970px;
        padding: 0 15px; } }
    @media only screen and (min-width: 1200px) {
      .responsive #top #header_main .container,
      #header_main .container {
        width: 1170px; } }
    @media only screen and (min-width: 1400px) {
      .responsive #top #header_main .container,
      #header_main .container {
        width: 1240px; } }
  .responsive #top #header_main .inner-container,
  #header_main .inner-container {
    height: auto;
    width: auto; }
  .responsive #top #header_main .get-pricing,
  #header_main .get-pricing {
    display: none;
    float: right; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .get-pricing,
      #header_main .get-pricing {
        display: inline; } }
    .responsive #top #header_main .get-pricing .button-blue,
    #header_main .get-pricing .button-blue {
      transition: all 0.4s ease;
      position: relative;
      display: block;
      padding: 15px 30px; }
      @media only screen and (min-width: 992px) {
        .responsive #top #header_main .get-pricing .button-blue,
        #header_main .get-pricing .button-blue {
          width: 350px; } }
      .responsive #top #header_main .get-pricing .button-blue.close,
      #header_main .get-pricing .button-blue.close {
        background: #333;
        padding-right: 40px;
        padding-left: 20px; }
        @media only screen and (min-width: 992px) {
          .responsive #top #header_main .get-pricing .button-blue.close,
          #header_main .get-pricing .button-blue.close {
            padding-right: 30px;
            padding-left: 30px; } }
        .responsive #top #header_main .get-pricing .button-blue.close:after,
        #header_main .get-pricing .button-blue.close:after {
          background: url(../images/sprite_1.svg) no-repeat -450px -80px;
          content: "";
          width: 16px;
          height: 16px;
          position: absolute;
          display: block;
          right: 10px;
          top: 50%;
          margin-top: -8px; }
          @media only screen and (min-width: 992px) {
            .responsive #top #header_main .get-pricing .button-blue.close:after,
            #header_main .get-pricing .button-blue.close:after {
              right: 30px; } }
  .responsive #top #header_main .logo,
  #header_main .logo {
    transition: all 0.4s ease;
    margin: 14px auto 14px;
    position: relative;
    left: auto;
    width: 119px;
    height: 44px !important; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .logo,
      #header_main .logo {
        float: left;
        width: 250px;
        height: 57px !important;
        margin: 50px 0 15px; } }
    @media only screen and (min-width: 992px) {
      .responsive #top #header_main .logo,
      #header_main .logo {
        width: 250px;
        margin: 50px 0 0;
        height: 72px !important; } }
    .responsive #top #header_main .logo a,
    #header_main .logo a {
      width: 100%;
      height: 100%;
      display: block; }
      .responsive #top #header_main .logo a img,
      #header_main .logo a img {
        margin: 6px 0; }
        @media only screen and (min-width: 768px) {
          .responsive #top #header_main .logo a img,
          #header_main .logo a img {
            margin: 0; } }
  .responsive #top #header_main .main_menu,
  #header_main .main_menu {
    transition: all 0.4s ease;
    clear: right;
    float: right;
    display: none;
    position: relative;
    right: auto;
    margin: 28px 0 0;
    padding: 0 0 20px; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .main_menu,
      #header_main .main_menu {
        display: inline; } }
    @media only screen and (min-width: 992px) {
      .responsive #top #header_main .main_menu,
      #header_main .main_menu {
        margin: 48px 0 0;
        padding: 0 0 40px; } }
    .responsive #top #header_main .main_menu .ubermenu-responsive-toggle,
    #header_main .main_menu .ubermenu-responsive-toggle {
      display: none;
      color: #fff;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 18px;
      line-height: 1rem;
      font-weight: normal;
      text-transform: uppercase; }
    .responsive #top #header_main .main_menu ul:first-child > li,
    #header_main .main_menu ul:first-child > li {
      position: relative;
      margin: 0 5px;
      width: auto; }
      @media only screen and (min-width: 992px) {
        .responsive #top #header_main .main_menu ul:first-child > li,
        #header_main .main_menu ul:first-child > li {
          margin: 0 15px; } }
      .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available,
      #header_main .main_menu ul:first-child > li.dropdown_ul_available {
        margin-bottom: -40px;
        padding-bottom: 40px; }
        .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available:hover > a,
        #header_main .main_menu ul:first-child > li.dropdown_ul_available:hover > a {
          color: #16b6eb; }
        .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available:hover:before,
        #header_main .main_menu ul:first-child > li.dropdown_ul_available:hover:before {
          background: #16b6eb;
          width: 100%;
          height: 3px;
          content: "";
          display: block;
          left: 0;
          bottom: 0;
          position: absolute; }
        .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu,
        #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu {
          top: 100%;
          border: 0;
          box-shadow: none;
          padding: 10px 0;
          background: #fff; }
          .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li,
          #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li {
            float: none;
            width: 100%;
            margin: 0;
            padding: 10px 0;
            text-align: center;
            font-size: 14px;
            font-size: 0.77778rem;
            line-height: 18px;
            line-height: 1rem; }
            .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li > a,
            #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li > a {
              display: inline;
              float: none;
              text-align: center;
              color: #333;
              font-weight: 600;
              font-size: 14px;
              font-size: 0.77778rem;
              line-height: 18px;
              line-height: 1rem;
              outline: none;
              margin: 0;
              padding: 0; }
              .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li > a:hover,
              #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li > a:hover {
                color: #16b6eb; }
            .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li.ubermenu-current-menu-item > a,
            #header_main .main_menu ul:first-child > li.dropdown_ul_available > .sub-menu li.ubermenu-current-menu-item > a {
              color: #16b6eb; }
      .responsive #top #header_main .main_menu ul:first-child > li.more-submenu,
      #header_main .main_menu ul:first-child > li.more-submenu {
        margin-right: 0; }
        .responsive #top #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu,
        #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu {
          top: 100%;
          border: 0;
          box-shadow: none;
          padding: 10px 0;
          background: #fff; }
          .responsive #top #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li,
          #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li {
            float: none;
            width: 100%;
            margin: 0;
            padding: 20px 0;
            text-align: center; }
            .responsive #top #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li > a,
            #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li > a {
              color: #8C8C8C;
              font-weight: 600;
              font-size: 14px;
              font-size: 0.77778rem;
              outline: none;
              line-height: 18px;
              line-height: 1rem; }
              .responsive #top #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li > a:hover,
              #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li > a:hover {
                color: #274596; }
            .responsive #top #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li.ubermenu-current-menu-item > a,
            #header_main .main_menu ul:first-child > li.more-submenu > .ubermenu-submenu li.ubermenu-current-menu-item > a {
              color: #274596; }
      .responsive #top #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only,
      .responsive #top #header_main .main_menu ul:first-child > li a,
      #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only,
      #header_main .main_menu ul:first-child > li a {
        height: auto;
        color: #8C8C8C;
        padding: 0;
        border: 0;
        outline: none;
        box-shadow: none;
        line-height: inherit;
        font-size: 14px;
        font-size: 0.77778rem;
        line-height: 18px;
        line-height: 1rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.05em; }
        .responsive #top #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only:after,
        .responsive #top #header_main .main_menu ul:first-child > li a:after,
        #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only:after,
        #header_main .main_menu ul:first-child > li a:after {
          display: none; }
        .responsive #top #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only.more,
        .responsive #top #header_main .main_menu ul:first-child > li a.more,
        #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only.more,
        #header_main .main_menu ul:first-child > li a.more {
          position: relative;
          padding-right: 30px; }
          .responsive #top #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only.more:before,
          .responsive #top #header_main .main_menu ul:first-child > li a.more:before,
          #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only.more:before,
          #header_main .main_menu ul:first-child > li a.more:before {
            content: "";
            position: absolute;
            right: 0;
            top: 3px;
            width: 17px;
            height: 12px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            background: url(../images/sprite_1.svg) no-repeat -563px -136px;
            /*content: "\f0c9";
            font-family: FontAwesome;
            @include font-size(16);
            @include line-height(16);*/ }
        .responsive #top #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only .ubermenu-sub-indicator,
        .responsive #top #header_main .main_menu ul:first-child > li a .ubermenu-sub-indicator,
        #header_main .main_menu ul:first-child > li .ubermenu-item-layout-text_only .ubermenu-sub-indicator,
        #header_main .main_menu ul:first-child > li a .ubermenu-sub-indicator {
          display: none; }
      .responsive #top #header_main .main_menu ul:first-child > li.hide-submenu .ubermenu-submenu,
      #header_main .main_menu ul:first-child > li.hide-submenu .ubermenu-submenu {
        display: none !important; }
      .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active,
      #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio,
      #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item,
      #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor,
      #header_main .main_menu ul:first-child > li.ubermenu-active {
        margin-bottom: -40px;
        padding-bottom: 40px; }
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio .ubermenu-item-layout-text_only,
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio > a, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item .ubermenu-item-layout-text_only,
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item > a, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor .ubermenu-item-layout-text_only,
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor > a, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active .ubermenu-item-layout-text_only,
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active > a,
        #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio .ubermenu-item-layout-text_only,
        #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio > a,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item .ubermenu-item-layout-text_only,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item > a,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor .ubermenu-item-layout-text_only,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor > a,
        #header_main .main_menu ul:first-child > li.ubermenu-active .ubermenu-item-layout-text_only,
        #header_main .main_menu ul:first-child > li.ubermenu-active > a {
          color: #274596; }
          .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio .ubermenu-item-layout-text_only.more:before,
          .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio > a.more:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item .ubermenu-item-layout-text_only.more:before,
          .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item > a.more:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor .ubermenu-item-layout-text_only.more:before,
          .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor > a.more:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active .ubermenu-item-layout-text_only.more:before,
          .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active > a.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio .ubermenu-item-layout-text_only.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio > a.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item .ubermenu-item-layout-text_only.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item > a.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor .ubermenu-item-layout-text_only.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor > a.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-active .ubermenu-item-layout-text_only.more:before,
          #header_main .main_menu ul:first-child > li.ubermenu-active > a.more:before {
            background-position: -563px -164px; }
        .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor:before, .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active:before,
        #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio:before,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item:before,
        #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor:before,
        #header_main .main_menu ul:first-child > li.ubermenu-active:before {
          background: #274596;
          width: 100%;
          height: 3px;
          content: "";
          display: block;
          left: 0;
          bottom: 0;
          position: absolute; }
  .responsive #top #header_main .navbar-toggle-menu,
  #header_main .navbar-toggle-menu {
    position: absolute;
    left: 32px;
    width: 17px;
    cursor: pointer;
    height: 12px;
    padding: 0;
    display: block;
    border: 0;
    top: 50%;
    margin-top: -6px;
    background: transparent; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .navbar-toggle-menu,
      #header_main .navbar-toggle-menu {
        display: none !important; } }
    .responsive #top #header_main .navbar-toggle-menu .icon-bar,
    #header_main .navbar-toggle-menu .icon-bar {
      display: block;
      background: #274596;
      height: 2px;
      width: 100%;
      margin: 3px 0 0; }
      .responsive #top #header_main .navbar-toggle-menu .icon-bar:first-child,
      #header_main .navbar-toggle-menu .icon-bar:first-child {
        margin: 0; }
  .responsive #top #header_main .secondary_menu,
  #header_main .secondary_menu {
    top: 50%;
    margin-top: -9px;
    display: block;
    position: absolute;
    right: 35px; }
    @media only screen and (min-width: 768px) {
      .responsive #top #header_main .secondary_menu,
      #header_main .secondary_menu {
        display: none; } }
    .responsive #top #header_main .secondary_menu li,
    #header_main .secondary_menu li {
      padding: 0; }
      .responsive #top #header_main .secondary_menu li a,
      #header_main .secondary_menu li a {
        width: 11px;
        height: 18px;
        display: block;
        background: url(../images/sprite_1.svg) no-repeat -400px -21px;
        text-indent: -9999px;
        overflow: hidden; }

#fader-mobile-menu {
  width: 100%;
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  background: rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 768px) {
    #fader-mobile-menu {
      display: none !important; } }

#wrap_all {
  width: 100%;
  min-height: 100%;
  position: relative; }

#top #wrap_all #mobile-menu-container {
  z-index: 1000;
  position: absolute;
  left: -300px;
  top: 0;
  width: 300px;
  height: 100%; }
  @media only screen and (min-width: 768px) {
    #top #wrap_all #mobile-menu-container {
      left: -300px !important; } }
  #top #wrap_all #mobile-menu-container .menu {
    float: left;
    background: #fff;
    height: 100%;
    width: 250px;
    margin: 0;
    padding: 20px 0 0 20px;
    list-style: none; }
    #top #wrap_all #mobile-menu-container .menu > li {
      padding: 15px 0;
      margin: 0;
      letter-spacing: 0.05em;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.77778rem;
      line-height: 18px;
      line-height: 1rem; }
      #top #wrap_all #mobile-menu-container .menu > li a {
        color: #333;
        text-decoration: none; }
      #top #wrap_all #mobile-menu-container .menu > li.menu-item-has-children > a {
        position: relative;
        display: inline-block;
        padding-right: 22px; }
        #top #wrap_all #mobile-menu-container .menu > li.menu-item-has-children > a:after {
          content: "";
          display: block;
          position: absolute;
          width: 12px;
          height: 8px;
          right: 0;
          top: 50%;
          margin: -4px 0 0 10px;
          cursor: pointer;
          background: url(../images/sprite_1.svg) no-repeat -246px -79px; }
        #top #wrap_all #mobile-menu-container .menu > li.menu-item-has-children > a.open:after {
          -moz-transform: scaleY(-1);
          -o-transform: scaleY(-1);
          -webkit-transform: scaleY(-1);
          transform: scaleY(-1); }
    #top #wrap_all #mobile-menu-container .menu .sub-menu {
      display: none;
      margin: 0;
      padding: 15px 0 0 20px;
      margin: 0;
      list-style: none; }
      #top #wrap_all #mobile-menu-container .menu .sub-menu li {
        margin: 0;
        padding: 15px 0;
        font-size: 15px;
        font-size: 0.83333rem;
        font-weight: 400; }
        #top #wrap_all #mobile-menu-container .menu .sub-menu li a {
          color: #333;
          text-decoration: none; }
  #top #wrap_all #mobile-menu-container .btn-close {
    width: 50px;
    height: 50px;
    position: relative;
    float: left;
    background: #fff; }
    #top #wrap_all #mobile-menu-container .btn-close a {
      background: url(../images/sprite_1.svg) no-repeat -449px -20px;
      height: 16px;
      overflow: hidden;
      position: absolute;
      text-indent: -9999px;
      top: 50%;
      left: 50%;
      margin: -8px 0 0 -8px;
      width: 16px;
      z-index: 10; }
  #top #wrap_all #mobile-menu-container .social_bookmarks {
    float: left;
    width: 50px;
    height: auto;
    margin: 0;
    z-index: 100; }
    #top #wrap_all #mobile-menu-container .social_bookmarks li {
      border: 0 !important;
      width: auto; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li a {
        display: block;
        width: 50px;
        height: 50px;
        font-size: 22px;
        line-height: 50px; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li a:before {
          color: #fff; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_twitter a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -282px -60px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_twitter a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_facebook a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -330px -60px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_facebook a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_rss a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -330px -4px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_rss a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_linkedin a {
        /*background-color: #419cca;*/
        background: #274596 url(../images/sprite_1.svg) no-repeat -547px -185px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_linkedin a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_gplus a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -494px -185px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_gplus a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_instagram a {
        background: #274596 url(../images/sprite_1.svg) no-repeat 2px -260px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_instagram a:before {
          display: none; }
      #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_youtube a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -45px -261px;
        text-indent: -9999px;
        overflow: hidden; }
        #top #wrap_all #mobile-menu-container .social_bookmarks li.social_bookmarks_youtube a:before {
          display: none; }

@media only screen and (min-width: 992px) {
  #header.sticky .responsive #top #header_main,
  #header.sticky #header_main {
    height: 50px; } }
@media only screen and (min-width: 768px) {
  #header.sticky .responsive #top #header_main .logo,
  #header.sticky #header_main .logo {
    margin: 11px 0 0;
    width: 143px;
    height: 36px !important; } }
@media only screen and (min-width: 768px) {
  #header.sticky .responsive #top #header_main .main_menu,
  #header.sticky #header_main .main_menu {
    clear: none;
    margin: 0;
    padding: 17px 20px 17px 0; } }
@media only screen and (min-width: 768px) {
  #header.sticky .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio, #header.sticky .responsive #top #header_main .main_menu ul:first-child > li.dropdown_ul_available, #header.sticky .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item, #header.sticky .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor, #header.sticky .responsive #top #header_main .main_menu ul:first-child > li.ubermenu-active,
  #header.sticky #header_main .main_menu ul:first-child > li.ubermenu-active-vuelio,
  #header.sticky #header_main .main_menu ul:first-child > li.dropdown_ul_available,
  #header.sticky #header_main .main_menu ul:first-child > li.ubermenu-current-menu-item,
  #header.sticky #header_main .main_menu ul:first-child > li.ubermenu-current-menu-ancestor,
  #header.sticky #header_main .main_menu ul:first-child > li.ubermenu-active {
    margin-bottom: -17px;
    padding-bottom: 17px; } }
@media only screen and (min-width: 992px) {
  #header.sticky .responsive #top #header_main .get-pricing .button-blue,
  #header.sticky #header_main .get-pricing .button-blue {
    width: auto; } }
@media only screen and (min-width: 1200px) {
  #header.sticky .responsive #top #header_main .get-pricing .button-blue,
  #header.sticky #header_main .get-pricing .button-blue {
    width: 220px; } }

#wrap_all #header_meta {
  display: none;
  border: 0 !important;
  background: #274596;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 768px) {
    #wrap_all #header_meta {
      display: block; } }
  #wrap_all #header_meta .container {
    padding: 20px 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #wrap_all #header_meta .container {
        padding: 0;
        text-align: left;
        position: static; } }
  #wrap_all #header_meta .sub_menu {
    padding: 10px 0; }
    @media only screen and (min-width: 768px) {
      #wrap_all #header_meta .sub_menu {
        position: absolute;
        top: 0;
        right: 0; } }
    #wrap_all #header_meta .sub_menu li {
      padding: 0 30px 0 0; }
      #wrap_all #header_meta .sub_menu li a {
        vertical-align: top;
        font-size: 15px;
        font-size: 0.83333rem;
        line-height: 30px;
        line-height: 1.66667rem;
        font-weight: normal;
        color: #fff;
        position: relative;
        text-decoration: none !important;
        text-transform: uppercase;
        padding: 0 27px 0 0;
        display: inline-block; }
        #wrap_all #header_meta .sub_menu li a:after {
          content: "";
          display: block;
          position: absolute;
          width: 11px;
          height: 18px;
          right: 0;
          top: 6px;
          background: url(../images/sprite_1.svg) no-repeat -400px -21px; }
  #wrap_all #header_meta .social_bookmarks {
    height: auto; }
    @media only screen and (min-width: 768px) {
      #wrap_all #header_meta .social_bookmarks {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        padding: 0; } }
    #wrap_all #header_meta .social_bookmarks li {
      border: 0 !important;
      width: auto; }
      #wrap_all #header_meta .social_bookmarks li a {
        display: block;
        width: 50px;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        position: relative; }
        #wrap_all #header_meta .social_bookmarks li a:before {
          color: #fff; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_twitter a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -282px -60px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_twitter a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_facebook a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -330px -60px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_facebook a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_rss a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -330px -4px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_rss a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_linkedin a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -547px -185px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_linkedin a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_gplus a {
        /*background-color: #de5a49;*/
        background: #274596 url(../images/sprite_1.svg) no-repeat -494px -185px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_gplus a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_instagram a {
        background: #274596 url(../images/sprite_1.svg) no-repeat 2px -260px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_instagram a:before {
          display: none; }
      #wrap_all #header_meta .social_bookmarks li.social_bookmarks_youtube a {
        background: #274596 url(../images/sprite_1.svg) no-repeat -45px -261px;
        text-indent: -9999px;
        overflow: hidden; }
        #wrap_all #header_meta .social_bookmarks li.social_bookmarks_youtube a:before {
          display: none; }
  #wrap_all #header_meta .phone-info {
    display: inline-block;
    width: auto;
    position: relative;
    font-size: 18px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.66667rem;
    font-family: futura-pt, sans-serif;
    padding-left: 40px;
    font-weight: normal;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      #wrap_all #header_meta .phone-info {
        padding: 10px 0;
        padding-left: 40px; } }
    #wrap_all #header_meta .phone-info:before {
      content: "";
      position: absolute;
      width: 18px;
      height: 18px;
      top: 50%;
      left: 0;
      margin-top: -8px;
      background: url(../images/sprite_1.svg) no-repeat -396px -77px; }
    #wrap_all #header_meta .phone-info a {
      color: #fff;
      text-decoration: none !important;
      font-weight: 500; }

#drop-down-menu {
  width: 100%;
  background: #fff;
  display: none;
  padding: 20px 0; }
  @media only screen and (min-width: 768px) {
    #drop-down-menu {
      padding: 30px 0; } }
  @media only screen and (min-width: 992px) {
    #drop-down-menu {
      padding: 40px 0; } }
  @media only screen and (min-width: 1200px) {
    #drop-down-menu {
      padding: 50px 0; } }
  @media only screen and (min-width: 1200px) {
    #drop-down-menu .container {
      width: 1140px; } }
  #drop-down-menu .row-container .ubermenu-submenu li > a {
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 500;
    color: #8C8C8C;
    text-transform: uppercase; }
    #drop-down-menu .row-container .ubermenu-submenu li > a > img {
      display: none; }
  #drop-down-menu .row-container .ubermenu-submenu li > a + .ubermenu-content-block {
    display: none; }
  #drop-down-menu .row-container .ubermenu-submenu li.ubermenu-current-menu-item > a {
    color: #16b6eb; }
  #drop-down-menu .row-container .ubermenu-column {
    float: left;
    padding: 0 15px;
    width: 100%;
    position: relative; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-5 {
        width: 20%; } }
    #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-5 > .ubermenu-submenu {
      margin-top: -15px; }
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-5 > .ubermenu-submenu > li {
        float: none;
        width: 100%;
        padding: 10px 0;
        margin: 0; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-5 {
        width: 40%; } }
    #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-5 > .ubermenu-submenu {
      margin-top: -15px; }
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-5 > .ubermenu-submenu > li {
        float: none;
        width: 100%;
        padding: 10px 0;
        margin: 0; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-5 {
        padding-left: 30px;
        width: 60%; }
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-5:before {
          left: 0;
          top: 0;
          height: 100%;
          width: 1px;
          position: absolute;
          content: "";
          display: block;
          background: #d8d8d8; } }
    @media only screen and (min-width: 1200px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-5 {
        padding-left: 80px; } }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-4-5 {
        padding-left: 30px;
        width: 80%; }
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-4-5:before {
          left: 0;
          top: 0;
          height: 100%;
          width: 1px;
          position: absolute;
          content: "";
          display: block;
          background: #d8d8d8; } }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-4 {
        width: 25%; } }
    #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-4 > .ubermenu-submenu {
      margin-top: -15px; }
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-4 > .ubermenu-submenu > li {
        float: none;
        width: 100%;
        padding: 10px 0;
        margin: 0; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-2, #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-4 {
        width: 50%; } }
    #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-2 > .ubermenu-submenu, #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-4 > .ubermenu-submenu {
      margin-top: -15px; }
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-1-2 > .ubermenu-submenu > li, #drop-down-menu .row-container .ubermenu-column.ubermenu-column-2-4 > .ubermenu-submenu > li {
        float: none;
        width: 100%;
        padding: 10px 0;
        margin: 0; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 {
        width: 75%;
        margin: -5px 0 -25px;
        position: relative; }
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4:before {
          content: "";
          position: absolute;
          top: 5px;
          left: -30px;
          width: 1px;
          height: calc(100% - 30px);
          background: #d8d8d8; } }
    #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li {
      float: left;
      width: 100%;
      padding: 0 20px;
      margin: 0 0 20px 0; }
      @media only screen and (min-width: 992px) {
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li {
          width: 50%; } }
      #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li > a {
        display: block;
        background: #f7f7f7;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
        position: relative;
        text-decoration: none !important;
        height: 120px;
        padding: 0 0 0 145px; }
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li > a .ubermenu-target-title {
          color: #333;
          font-size: 16px;
          font-size: 0.88889rem;
          line-height: 20px;
          line-height: 1.11111rem;
          padding-top: 10px;
          font-weight: 500;
          display: block; }
        #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li > a .ubermenu-target-image {
          width: 120px;
          height: 120px;
          position: absolute;
          top: 0;
          left: 0; }
          #drop-down-menu .row-container .ubermenu-column.ubermenu-column-3-4 > .ubermenu-submenu > li > a .ubermenu-target-image img {
            width: 100%; }
  #drop-down-menu .row-container .callout-container {
    position: relative; }
    #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left img {
      display: block;
      width: 100%;
      height: auto; }
    @media only screen and (min-width: 992px) {
      #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left {
        float: left;
        padding: 0 20px;
        width: 50%; } }
    #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left .ubermenu-target-text {
      display: none; }
    #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block,
    #drop-down-menu .row-container .callout-container .ubermenu-content-block {
      display: block; }
      @media only screen and (min-width: 992px) {
        #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block,
        #drop-down-menu .row-container .callout-container .ubermenu-content-block {
          float: left;
          display: inline;
          padding: 0 20px;
          width: 50%; } }
      #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block h2,
      #drop-down-menu .row-container .callout-container .ubermenu-content-block h2 {
        color: #222;
        font-weight: 300;
        font-size: 30px;
        font-size: 1.66667rem;
        line-height: 33px;
        line-height: 1.83333rem;
        margin: 0 0 10px; }
        @media only screen and (min-width: 992px) {
          #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block h2,
          #drop-down-menu .row-container .callout-container .ubermenu-content-block h2 {
            margin-top: -14px; } }
      #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block p,
      #drop-down-menu .row-container .callout-container .ubermenu-content-block p {
        margin: 0 0 20px; }
        @media only screen and (min-width: 992px) {
          #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block p,
          #drop-down-menu .row-container .callout-container .ubermenu-content-block p {
            margin: 0 0 40px; } }
      #drop-down-menu .row-container .callout-container .ubermenu-item-layout-image_left + .ubermenu-content-block .button-black,
      #drop-down-menu .row-container .callout-container .ubermenu-content-block .button-black {
        width: 100%;
        max-width: 220px; }

#home-hero .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important; }
#home-hero .template-page {
  padding: 0; }
#home-hero .av_one_half {
  position: relative;
  margin: 0 !important;
  float: left;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    #home-hero .av_one_half {
      width: 50%;
      height: 400px; } }
  @media only screen and (min-width: 1200px) {
    #home-hero .av_one_half {
      height: 570px; } }
  #home-hero .av_one_half.avia-builder-el-last {
    margin-right: -100px !important; }
  #home-hero .av_one_half.active:after {
    content: "";
    display: none;
    width: 100%;
    height: 20px;
    top: 100%;
    visibility: visible;
    left: 0;
    position: absolute;
    z-index: 3000;
    background: #274596; }
    @media only screen and (min-width: 992px) {
      #home-hero .av_one_half.active:after {
        display: block; } }
  #home-hero .av_one_half.active .av-special-heading .special-heading-border {
    /*background-image: url(../images/icon_circle_close_white.png);*/
    background-position: -279px -115px; }
  #home-hero .av_one_half .avia-image-container {
    position: relative;
    cursor: pointer;
    height: 100%;
    overflow: hidden; }
    #home-hero .av_one_half .avia-image-container:before {
      background: rgba(0, 0, 0, 0.4);
      width: 100%;
      height: 100%;
      position: absolute;
      content: "";
      display: block;
      top: 0;
      left: 0;
      z-index: 1; }
    #home-hero .av_one_half .avia-image-container img {
      max-width: none;
      height: auto;
      width: 100%;
      border-radius: 0; }
  #home-hero .av_one_half .av-special-heading {
    position: absolute;
    z-index: 2;
    background: transparent;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    cursor: pointer;
    top: 0;
    text-align: center; }
    #home-hero .av_one_half .av-special-heading .special-heading-border {
      display: block;
      position: absolute;
      bottom: 30px;
      left: 50%;
      width: 48px;
      height: 48px;
      margin-left: -24px;
      background: url(../images/sprite_1.svg) no-repeat -227px -115px;
      transform: scale(0.625);
      opacity: 0.8; }
      @media only screen and (min-width: 768px) {
        #home-hero .av_one_half .av-special-heading .special-heading-border {
          bottom: 40px;
          transform: scale(0.8333); } }
      @media only screen and (min-width: 992px) {
        #home-hero .av_one_half .av-special-heading .special-heading-border {
          bottom: 50px;
          transform: scale(1); } }
      #home-hero .av_one_half .av-special-heading .special-heading-border .special-heading-inner-border {
        display: none; }
    #home-hero .av_one_half .av-special-heading .av-special-heading-tag {
      position: relative;
      top: 50%;
      float: none;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-family: futura-pt, sans-serif;
      text-transform: uppercase;
      font-size: 18px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.22222rem;
      font-weight: 500;
      color: #fff; }
      @media only screen and (min-width: 768px) {
        #home-hero .av_one_half .av-special-heading .av-special-heading-tag {
          font-size: 26px;
          font-size: 1.44444rem;
          line-height: 30px;
          line-height: 1.66667rem; } }
      @media only screen and (min-width: 992px) {
        #home-hero .av_one_half .av-special-heading .av-special-heading-tag {
          font-size: 30px;
          font-size: 1.66667rem;
          line-height: 34px;
          line-height: 1.88889rem; } }
      @media only screen and (min-width: 1200px) {
        #home-hero .av_one_half .av-special-heading .av-special-heading-tag {
          font-size: 34px;
          font-size: 1.88889rem;
          line-height: 38px;
          line-height: 2.11111rem;
          padding-left: 30px;
          padding-right: 30px; } }
  #home-hero .av_one_half.hover .avia-image-container::before {
    display: none; }

.special_amp {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-size: inherit;
  line-height: inherit; }

#home-hero-link {
  background: #fff;
  overflow: hidden;
  position: relative;
  min-height: auto;
  border: 0;
  padding: 8px 0;
  display: none; }
  @media only screen and (min-width: 992px) {
    #home-hero-link {
      display: block; } }
  #home-hero-link:before {
    display: none;
    content: "";
    position: absolute;
    z-index: 1;
    height: 34px;
    width: 1px;
    top: 0;
    background: #d8d8d8;
    top: 50%;
    margin-top: -17px;
    left: 50%; }
    @media only screen and (min-width: 992px) {
      #home-hero-link:before {
        display: block; } }
  #home-hero-link:after {
    content: "";
    display: block;
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    height: 56px;
    width: 100%;
    top: 100%; }
  #home-hero-link .container {
    padding: 0;
    width: 100% !important;
    max-width: 100% !important; }
  #home-hero-link .template-page {
    padding: 0; }
  #home-hero-link .av_one_half {
    position: relative;
    margin: 0;
    float: left;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #home-hero-link .av_one_half {
        width: 50%; } }
  #home-hero-link .avia-button {
    display: inline-block;
    border: 0 !important;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 16px;
    line-height: 0.88889rem;
    padding: 10px 0;
    text-transform: uppercase; }

#software-home-mobile,
#network-home-mobile,
#network-home,
#software-home {
  display: none;
  border: 0;
  text-align: center;
  background: #fff;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    #software-home-mobile .container,
    #network-home-mobile .container,
    #network-home .container,
    #software-home .container {
      width: 980px; } }
  #software-home-mobile .close,
  #network-home-mobile .close,
  #network-home .close,
  #software-home .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
    text-indent: -9999px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url(../images/sprite_1.svg) no-repeat -449px -20px; }
  #software-home-mobile .template-page,
  #network-home-mobile .template-page,
  #network-home .template-page,
  #software-home .template-page {
    padding: 40px 0; }
    @media only screen and (min-width: 768px) {
      #software-home-mobile .template-page,
      #network-home-mobile .template-page,
      #network-home .template-page,
      #software-home .template-page {
        padding: 60px 0; } }
    @media only screen and (min-width: 992px) {
      #software-home-mobile .template-page,
      #network-home-mobile .template-page,
      #network-home .template-page,
      #software-home .template-page {
        padding: 80px 0; } }
    @media only screen and (min-width: 1200px) {
      #software-home-mobile .template-page,
      #network-home-mobile .template-page,
      #network-home .template-page,
      #software-home .template-page {
        padding: 120px 0; } }
  #software-home-mobile h2,
  #network-home-mobile h2,
  #network-home h2,
  #software-home h2 {
    text-transform: none;
    font-family: futura-pt, sans-serif;
    font-weight: 300;
    color: #222;
    margin: 0 0 20px; }
    @media only screen and (min-width: 992px) {
      #software-home-mobile h2,
      #network-home-mobile h2,
      #network-home h2,
      #software-home h2 {
        margin: 0 0 30px; } }
    @media only screen and (min-width: 1200px) {
      #software-home-mobile h2,
      #network-home-mobile h2,
      #network-home h2,
      #software-home h2 {
        margin: 0 0 40px; } }
    #software-home-mobile h2 .special_amp,
    #network-home-mobile h2 .special_amp,
    #network-home h2 .special_amp,
    #software-home h2 .special_amp {
      font-weight: inherit; }
  #software-home-mobile h3,
  #network-home-mobile h3,
  #network-home h3,
  #software-home h3 {
    text-transform: none;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    color: #333;
    margin: 0 0 20px;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    @media only screen and (min-width: 992px) {
      #software-home-mobile h3,
      #network-home-mobile h3,
      #network-home h3,
      #software-home h3 {
        font-size: 23px;
        font-size: 1.27778rem;
        line-height: 28px;
        line-height: 1.55556rem; } }
  #software-home-mobile p,
  #network-home-mobile p,
  #network-home p,
  #software-home p {
    color: #8f8f8f;
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 21px;
    line-height: 1.16667rem;
    margin: 0 0 20px; }
    @media only screen and (min-width: 992px) {
      #software-home-mobile p,
      #network-home-mobile p,
      #network-home p,
      #software-home p {
        margin: 0 0 30px; } }
    @media only screen and (min-width: 1200px) {
      #software-home-mobile p,
      #network-home-mobile p,
      #network-home p,
      #software-home p {
        margin: 0 0 40px; } }
  #software-home-mobile .flex_column,
  #network-home-mobile .flex_column,
  #network-home .flex_column,
  #software-home .flex_column {
    margin: 0;
    float: left;
    position: relative;
    padding: 0 15px;
    margin: 0 0 30px; }
    #software-home-mobile .flex_column.av_one_third,
    #network-home-mobile .flex_column.av_one_third,
    #network-home .flex_column.av_one_third,
    #software-home .flex_column.av_one_third {
      width: 100%; }
      @media only screen and (min-width: 992px) {
        #software-home-mobile .flex_column.av_one_third,
        #network-home-mobile .flex_column.av_one_third,
        #network-home .flex_column.av_one_third,
        #software-home .flex_column.av_one_third {
          width: 33.33333%; } }
      @media only screen and (min-width: 992px) {
        #software-home-mobile .flex_column.av_one_third:before,
        #network-home-mobile .flex_column.av_one_third:before,
        #network-home .flex_column.av_one_third:before,
        #software-home .flex_column.av_one_third:before {
          content: "";
          display: block;
          position: absolute;
          background: #ccc;
          width: 1px;
          height: calc(100% - 178px);
          top: 48px;
          left: 0;
          visibility: visible; } }
      @media only screen and (min-width: 992px) {
        #software-home-mobile .flex_column.av_one_third:after,
        #network-home-mobile .flex_column.av_one_third:after,
        #network-home .flex_column.av_one_third:after,
        #software-home .flex_column.av_one_third:after {
          content: "";
          display: block;
          position: absolute;
          background: #ccc;
          width: 1px;
          height: calc(100% - 178px);
          top: 48px;
          right: 0;
          visibility: visible; } }
      #software-home-mobile .flex_column.av_one_third.first:before,
      #network-home-mobile .flex_column.av_one_third.first:before,
      #network-home .flex_column.av_one_third.first:before,
      #software-home .flex_column.av_one_third.first:before {
        display: none; }
      #software-home-mobile .flex_column.av_one_third.first:after,
      #network-home-mobile .flex_column.av_one_third.first:after,
      #network-home .flex_column.av_one_third.first:after,
      #software-home .flex_column.av_one_third.first:after {
        right: -1px; }
      #software-home-mobile .flex_column.av_one_third.avia-builder-el-last:before,
      #network-home-mobile .flex_column.av_one_third.avia-builder-el-last:before,
      #network-home .flex_column.av_one_third.avia-builder-el-last:before,
      #software-home .flex_column.av_one_third.avia-builder-el-last:before {
        left: -1px; }
      #software-home-mobile .flex_column.av_one_third.avia-builder-el-last:after,
      #network-home-mobile .flex_column.av_one_third.avia-builder-el-last:after,
      #network-home .flex_column.av_one_third.avia-builder-el-last:after,
      #software-home .flex_column.av_one_third.avia-builder-el-last:after {
        display: none; }

@media only screen and (min-width: 992px) {
  #network-home .container {
    width: 840px; } }
@media only screen and (min-width: 1200px) {
  #network-home .container {
    width: 840px; } }

#software-home-mobile,
#network-home-mobile {
  float: left;
  width: 100%; }
  #software-home-mobile .container,
  #network-home-mobile .container {
    padding: 0 15px !important; }

#network-home .close {
  left: 15px;
  right: auto; }

#identify-home {
  background-size: cover;
  border: 0; }
  @media only screen and (min-width: 1200px) {
    #identify-home .container {
      width: 1020px; } }
  #identify-home .template-page {
    padding: 40px 0; }
    @media only screen and (min-width: 768px) {
      #identify-home .template-page {
        padding: 60px 0; } }
    @media only screen and (min-width: 992px) {
      #identify-home .template-page {
        padding: 80px 0; } }
    @media only screen and (min-width: 1200px) {
      #identify-home .template-page {
        padding: 100px 0; } }
  #identify-home h2 {
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #identify-home h2 {
        text-align: left; } }
    #identify-home h2 br {
      display: none; }
      @media only screen and (min-width: 768px) {
        #identify-home h2 br {
          display: inline; } }
  #identify-home p {
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 21px;
    line-height: 1.16667rem;
    color: #fff;
    margin: 0 0 20px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #identify-home p {
        text-align: left; } }
    @media only screen and (min-width: 992px) {
      #identify-home p {
        margin: 0 0 40px; } }
  #identify-home ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: none; }
    @media only screen and (min-width: 768px) {
      #identify-home ul {
        display: block; } }
    #identify-home ul li {
      margin: 0;
      text-transform: uppercase;
      padding: 5px 0;
      font-weight: normal;
      font-weight: 600;
      font-size: 13px;
      font-size: 0.72222rem;
      line-height: 18px;
      line-height: 1rem;
      color: #fff; }
      @media only screen and (min-width: 992px) {
        #identify-home ul li {
          padding: 0 18px;
          float: left; } }
      #identify-home ul li:first-child {
        padding-left: 0; }
      #identify-home ul li:last-child {
        padding-right: 0; }
      #identify-home ul li a {
        color: #fff;
        text-decoration: underline; }
        #identify-home ul li a:hover {
          text-decoration: none; }

.responsive #top #footer {
  background: #444;
  border: none; }
  @media only screen and (min-width: 992px) {
    .responsive #top #footer {
      padding-top: 30px; } }
  @media only screen and (min-width: 1200px) {
    .responsive #top #footer .container {
      width: 1060px; } }
  .responsive #top #footer .logo {
    position: relative;
    left: auto;
    top: auto;
    width: 157px;
    max-width: 100%;
    height: 58px;
    float: none;
    margin: 0 auto 10px; }
    @media only screen and (min-width: 768px) {
      .responsive #top #footer .logo {
        margin: 0 0 20px 0; } }
    @media only screen and (min-width: 992px) {
      .responsive #top #footer .logo {
        margin-top: 10px; } }
    .responsive #top #footer .logo a {
      display: block;
      width: 100%;
      height: 58px;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/logo.svg) no-repeat;
      background-size: 100% auto; }
  .responsive #top #footer p {
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 24px;
    line-height: 1.33333rem;
    color: #ccc;
    margin: 0; }
  @media only screen and (min-width: 992px) {
    .responsive #top #footer .row-container {
      margin: 0 -30px; } }
  .responsive #top #footer .av_one_fifth {
    padding: 0 15px;
    margin: 0;
    width: 100%;
    display: none;
    float: left; }
    @media only screen and (min-width: 768px) {
      .responsive #top #footer .av_one_fifth {
        width: 20%;
        display: inline; } }
    @media only screen and (min-width: 992px) {
      .responsive #top #footer .av_one_fifth {
        width: 20%;
        padding: 0 30px; } }
    .responsive #top #footer .av_one_fifth.first {
      display: inline;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .responsive #top #footer .av_one_fifth.first {
          text-align: left; } }
  .responsive #top #footer .widgettitle {
    margin: 0 0 10px;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 24px;
    line-height: 1.33333rem;
    color: #fff;
    font-weight: 600; }
  .responsive #top #footer ul.menu li {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    .responsive #top #footer ul.menu li a {
      color: #ccc;
      padding: 0;
      display: inline; }
  .responsive #top #footer ul.menu#menu-footer-column-5 a {
    font-weight: 600;
    color: #fff; }

#scroll-top-link {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 1 !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent url(../images/sprite_1.svg) no-repeat -179px -120px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2); }

#content-bottom {
  clear: both;
  background: #274596;
  position: relative;
  /*&:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
  }
  &:after{
    content: "";
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
  }*/ }
  @media only screen and (min-width: 992px) {
    #content-bottom {
      background: #274596 url(../images/demo_software_small.jpeg) no-repeat 100% 0; } }
  #content-bottom .widget {
    position: relative;
    z-index: 10;
    padding: 40px 0;
    width: 100%;
    max-width: 670px;
    margin: 0 auto 0; }
    @media only screen and (min-width: 768px) {
      #content-bottom .widget {
        padding: 60px 0; } }
    @media only screen and (min-width: 992px) {
      #content-bottom .widget {
        padding: 80px 0; } }
    @media only screen and (min-width: 1200px) {
      #content-bottom .widget {
        padding: 100px 0; } }
    @media only screen and (min-width: 1400px) {
      #content-bottom .widget {
        padding: 130px 0; } }
  @media only screen and (min-width: 1200px) {
    #content-bottom .container {
      width: 980px; } }
  #content-bottom .widgettitle {
    display: none; }
  #content-bottom h3 {
    text-align: center;
    letter-spacing: 0;
    font-weight: 300;
    font-size: 26px;
    font-size: 1.44444rem;
    line-height: 30px;
    line-height: 1.66667rem;
    color: #fff;
    text-transform: none; }
    @media only screen and (min-width: 768px) {
      #content-bottom h3 {
        font-size: 30px;
        font-size: 1.66667rem;
        line-height: 34px;
        line-height: 1.88889rem; } }
    @media only screen and (min-width: 992px) {
      #content-bottom h3 {
        text-align: left;
        font-size: 32px;
        font-size: 1.77778rem;
        line-height: 36px;
        line-height: 2rem; } }
    @media only screen and (min-width: 1200px) {
      #content-bottom h3 {
        font-size: 38px;
        font-size: 2.11111rem;
        line-height: 44px;
        line-height: 2.44444rem; } }
  #content-bottom p {
    text-align: center;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 21px;
    line-height: 1.16667rem;
    color: #fff;
    margin: 0; }
    @media only screen and (min-width: 992px) {
      #content-bottom p {
        text-align: left;
        font-size: 20px;
        font-size: 1.11111rem; } }
  #content-bottom .textwidget {
    margin: 0 -15px; }
    #content-bottom .textwidget:before, #content-bottom .textwidget:after {
      display: table;
      content: " "; }
    #content-bottom .textwidget:after {
      clear: both; }
  #content-bottom .col-half {
    padding: 0 15px 20px;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #content-bottom .col-half {
        width: 50%;
        float: left; } }
  #content-bottom .text {
    padding: 0 15px; }
  #content-bottom .demo-software-form-button {
    float: left;
    width: 100%;
    padding: 0 15px; }
    @media only screen and (min-width: 768px) {
      #content-bottom .demo-software-form-button {
        display: none !important; } }
    #content-bottom .demo-software-form-button .button-blue {
      width: 100%;
      color: #274596;
      background: #fff; }
  #content-bottom .demo-software-form {
    padding: 0 15px;
    float: left;
    width: 100%;
    display: none; }
    @media only screen and (min-width: 768px) {
      #content-bottom .demo-software-form {
        display: inline !important; } }
    #content-bottom .demo-software-form .hs_submit .actions {
      float: none;
      margin: 0 auto 0;
      padding: 0;
      border-radius: 0;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        #content-bottom .demo-software-form .hs_submit .actions {
          max-width: calc(50% - 15px); } }
      #content-bottom .demo-software-form .hs_submit .actions .hs-button {
        background: #fff;
        color: #274596; }

.get-pricing-mobile {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #373737; }
  .get-pricing-mobile.no-sticky {
    position: relative; }
  @media only screen and (min-width: 768px) {
    .get-pricing-mobile {
      display: none !important; } }
  .get-pricing-mobile .button-blue {
    transition: all 0.4s ease;
    position: relative;
    display: block;
    padding: 15px 20px;
    width: 100%;
    min-width: 100%; }
    .get-pricing-mobile .button-blue.close {
      background: #333;
      padding-right: 40px;
      padding-left: 20px; }
      .get-pricing-mobile .button-blue.close:after {
        background: url(../images/sprite_1.svg) no-repeat -450px -80px;
        content: "";
        width: 16px;
        height: 16px;
        position: absolute;
        display: block;
        right: 10px;
        top: 50%;
        margin-top: -8px; }
        @media only screen and (min-width: 992px) {
          .get-pricing-mobile .button-blue.close:after {
            right: 30px; } }
  .get-pricing-mobile .col-half {
    float: left;
    width: 50%;
    text-align: center; }
  .get-pricing-mobile .phone-info {
    display: inline-block;
    width: auto;
    font-weight: normal;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 30px;
    line-height: 1.66667rem;
    font-family: futura-pt, sans-serif;
    padding: 10px 0;
    padding-left: 25px; }
    .get-pricing-mobile .phone-info:before {
      content: "";
      position: absolute;
      width: 18px;
      height: 18px;
      top: 50%;
      left: 0;
      margin-top: -9px;
      background: url("../images/sprite_1.svg") no-repeat -396px -77px; }
    .get-pricing-mobile .phone-info a {
      color: #fff;
      text-decoration: none !important; }

#request_quote_mobile {
  display: none;
  /*background: url(../images/request_demo.jpg) no-repeat;
  background-size: cover;*/
  background: #274596 url(../images/request_demo_small.jpeg) no-repeat 0 0;
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    #request_quote_mobile {
      display: none !important; } }
  #request_quote_mobile:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*background: rgba(0,0,0,0.7);*/ }
  #request_quote_mobile:after {
    content: "";
    display: block;
    /*box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.5);*/
    position: absolute;
    left: 0;
    height: 56px;
    width: 100%;
    top: 100%; }
  #request_quote_mobile .close {
    position: absolute;
    top: 26px;
    right: 10px;
    z-index: 10;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/sprite_1.svg) no-repeat -450px -80px;
    width: 16px;
    height: 16px; }
  #request_quote_mobile .widget {
    padding: 20px 0; }
    @media only screen and (min-width: 768px) {
      #request_quote_mobile .widget {
        padding: 30px 0; } }
    @media only screen and (min-width: 992px) {
      #request_quote_mobile .widget {
        padding: 40px 0; } }
    @media only screen and (min-width: 1200px) {
      #request_quote_mobile .widget {
        padding: 60px 0; } }
    @media only screen and (min-width: 1400px) {
      #request_quote_mobile .widget {
        padding: 80px 0; } }
  @media only screen and (min-width: 1200px) {
    #request_quote_mobile .container {
      width: 980px; } }
  #request_quote_mobile .widgettitle {
    display: none; }
  #request_quote_mobile h3 {
    letter-spacing: 0;
    font-weight: 300;
    font-size: 26px;
    font-size: 1.44444rem;
    line-height: 30px;
    line-height: 1.66667rem;
    color: #fff;
    text-align: center;
    text-transform: none; }
    @media only screen and (min-width: 768px) {
      #request_quote_mobile h3 {
        font-size: 30px;
        font-size: 1.66667rem;
        line-height: 34px;
        line-height: 1.88889rem; } }
    @media only screen and (min-width: 992px) {
      #request_quote_mobile h3 {
        text-align: left;
        font-size: 32px;
        font-size: 1.77778rem;
        line-height: 36px;
        line-height: 2rem; } }
    @media only screen and (min-width: 1200px) {
      #request_quote_mobile h3 {
        font-size: 38px;
        font-size: 2.11111rem;
        line-height: 44px;
        line-height: 2.44444rem; } }
  #request_quote_mobile p {
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 22px;
    line-height: 1.22222rem;
    text-align: center;
    color: #8f8f8f; }
    @media only screen and (min-width: 992px) {
      #request_quote_mobile p {
        font-size: 17px;
        font-size: 0.94444rem;
        text-align: left; } }
  #request_quote_mobile .textwidget {
    margin: 0 -15px; }
    #request_quote_mobile .textwidget:before, #request_quote_mobile .textwidget:after {
      display: table;
      content: " "; }
    #request_quote_mobile .textwidget:after {
      clear: both; }
  #request_quote_mobile .text {
    padding: 0 15px; }
    @media only screen and (min-width: 992px) {
      #request_quote_mobile .text {
        width: 33.33333%;
        float: left; } }
  #request_quote_mobile .request-quote-form-mobile {
    padding: 0 15px; }
    @media only screen and (min-width: 992px) {
      #request_quote_mobile .request-quote-form-mobile {
        width: 66.66667%;
        float: left; } }
    #request_quote_mobile .request-quote-form-mobile .hs_submit .actions {
      max-width: 100%;
      margin: 0 auto 0;
      padding: 0;
      border-radius: 0;
      width: 100%; }

.responsive #top #footer-top {
  padding: 20px 0; }
  @media only screen and (min-width: 768px) {
    .responsive #top #footer-top {
      padding: 20px 0; } }
  @media only screen and (min-width: 992px) {
    .responsive #top #footer-top {
      padding: 30px 0; } }
  @media only screen and (min-width: 1200px) {
    .responsive #top #footer-top {
      padding: 40px 0; } }
  @media only screen and (min-width: 1400px) {
    .responsive #top #footer-top {
      padding: 60px 0 110px; } }
  .responsive #top #footer-top .container {
    width: 980px; }
    .responsive #top #footer-top .container .widget {
      max-width: 670px;
      margin: 0 auto 0;
      font-weight: 400; }
      .responsive #top #footer-top .container .widget.subscribe-form {
        padding: 0 15px; }
        .responsive #top #footer-top .container .widget.subscribe-form .widgettitle {
          font-size: 26px;
          font-size: 1.44444rem;
          line-height: 30px;
          line-height: 1.66667rem;
          text-align: center;
          text-transform: none;
          margin-bottom: 30px;
          font-weight: 300; }
          @media only screen and (min-width: 768px) {
            .responsive #top #footer-top .container .widget.subscribe-form .widgettitle {
              font-size: 38px;
              font-size: 2.11111rem;
              line-height: 44px;
              line-height: 2.44444rem; } }
        .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form {
          height: 0;
          padding-bottom: 50px;
          overflow: hidden; }
          .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form {
            padding-top: 30px;
            /*height: 0;
            padding-bottom: 50px;
            position: relative;
            overflow: hidden;*/ }
            .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .cookie-reset-container {
              opacity: 0;
              padding: 0 15px;
              display: none; }
            .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .hs-richtext span {
              font-size: 38px !important;
              line-height: 44px !important;
              color: #fff !important;
              display: none !important; }
            .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .legal-consent-container .hs-richtext {
              text-align: center !important; }
              .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .legal-consent-container .hs-richtext p {
                font-size: 20px !important;
                line-height: 21px !important; }
            .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .hs_submit {
              position: absolute;
              bottom: 0;
              width: 100%; }
              .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .hs_submit .actions {
                display: block;
                margin: 0 auto; }
                .responsive #top #footer-top .container .widget.subscribe-form .hbspt-form form .hs_submit .actions input {
                  display: block;
                  background: #333;
                  color: #fff;
                  font-weight: 300; }

#footer-bottom .row-container {
  border-top: 1px solid #ccc; }
  #footer-bottom .row-container .footer-logos li {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      #footer-bottom .row-container .footer-logos li {
        min-width: 140px;
        width: auto;
        float: none; } }
    #footer-bottom .row-container .footer-logos li a {
      color: #fff;
      display: inline-block; }
    #footer-bottom .row-container .footer-logos li strong {
      color: inherit; }
    #footer-bottom .row-container .footer-logos li img {
      width: 100px;
      margin: 20px auto 0; }

#top #wrap_all .ls-wp-container .ls-slide #page-hero,
#page-hero {
  text-align: center;
  position: relative; }
  #top #wrap_all .ls-wp-container .ls-slide #page-hero h1,
  #page-hero h1 {
    font-weight: 500;
    z-index: 2;
    font-family: futura-pt, sans-serif;
    font-size: 24px !important;
    line-height: 28px !important;
    width: 100% !important;
    max-width: 100% !important;
    top: 50% !important;
    left: auto !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important; }
    @media only screen and (min-width: 768px) {
      #top #wrap_all .ls-wp-container .ls-slide #page-hero h1,
      #page-hero h1 {
        font-size: 30px !important;
        line-height: 34px !important; } }
    @media only screen and (min-width: 992px) {
      #top #wrap_all .ls-wp-container .ls-slide #page-hero h1,
      #page-hero h1 {
        font-size: 32px !important;
        line-height: 36px !important; } }
  #top #wrap_all .ls-wp-container .ls-slide #page-hero:before,
  #page-hero:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(51, 51, 51, 0.4); }
  #top #wrap_all .ls-wp-container .ls-slide #page-hero:after,
  #page-hero:after {
    content: "";
    display: block;
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    /*height: 56px;*/
    width: 100%;
    top: 100%; }

#top #wrap_all #heading .av_one_half,
#heading .av_one_half {
  margin: 0 auto 0;
  float: none;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    #top #wrap_all #heading .av_one_half,
    #heading .av_one_half {
      width: 50%; } }

#featuredposts .template-page,
.responsive #top #wrap_all #featuredposts .template-page,
.responsive #top #wrap_all #featured-posts .template-page,
#featured-posts .template-page {
  padding: 40px 0 20px; }
  @media only screen and (min-width: 768px) {
    #featuredposts .template-page,
    .responsive #top #wrap_all #featuredposts .template-page,
    .responsive #top #wrap_all #featured-posts .template-page,
    #featured-posts .template-page {
      padding: 60px 0 40px; } }
  @media only screen and (min-width: 992px) {
    #featuredposts .template-page,
    .responsive #top #wrap_all #featuredposts .template-page,
    .responsive #top #wrap_all #featured-posts .template-page,
    #featured-posts .template-page {
      padding: 80px 0 60px; } }
  @media only screen and (min-width: 1200px) {
    #featuredposts .template-page,
    .responsive #top #wrap_all #featuredposts .template-page,
    .responsive #top #wrap_all #featured-posts .template-page,
    #featured-posts .template-page {
      padding: 120px 0 100px; } }
#featuredposts .slide-entry-wrap,
.responsive #top #wrap_all #featuredposts .slide-entry-wrap,
.responsive #top #wrap_all #featured-posts .slide-entry-wrap,
#featured-posts .slide-entry-wrap {
  margin: 0; }
#featuredposts .av_textblock_section,
.responsive #top #wrap_all #featuredposts .av_textblock_section,
.responsive #top #wrap_all #featured-posts .av_textblock_section,
#featured-posts .av_textblock_section {
  padding: 0 0 20px; }
  @media only screen and (min-width: 768px) {
    #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featured-posts .av_textblock_section,
    #featured-posts .av_textblock_section {
      padding: 0 0 30px; } }
  @media only screen and (min-width: 992px) {
    #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featured-posts .av_textblock_section,
    #featured-posts .av_textblock_section {
      padding: 0 0 55px; } }
  @media only screen and (min-width: 1200px) {
    #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featuredposts .av_textblock_section,
    .responsive #top #wrap_all #featured-posts .av_textblock_section,
    #featured-posts .av_textblock_section {
      padding: 0 0 65px; } }
  #featuredposts .av_textblock_section h2,
  .responsive #top #wrap_all #featuredposts .av_textblock_section h2,
  .responsive #top #wrap_all #featured-posts .av_textblock_section h2,
  #featured-posts .av_textblock_section h2 {
    margin: 0 0 20px; }
  #featuredposts .av_textblock_section p,
  .responsive #top #wrap_all #featuredposts .av_textblock_section p,
  .responsive #top #wrap_all #featured-posts .av_textblock_section p,
  #featured-posts .av_textblock_section p {
    margin: 0;
    color: #8F8F8F; }
#featuredposts .avia-content-slider,
.responsive #top #wrap_all #featuredposts .avia-content-slider,
.responsive #top #wrap_all #featured-posts .avia-content-slider,
#featured-posts .avia-content-slider {
  margin: 0 -15px; }
  #featuredposts .avia-content-slider:before, #featuredposts .avia-content-slider:after,
  .responsive #top #wrap_all #featuredposts .avia-content-slider:before,
  .responsive #top #wrap_all #featuredposts .avia-content-slider:after,
  .responsive #top #wrap_all #featured-posts .avia-content-slider:before,
  .responsive #top #wrap_all #featured-posts .avia-content-slider:after,
  #featured-posts .avia-content-slider:before,
  #featured-posts .avia-content-slider:after {
    display: table;
    content: " "; }
  #featuredposts .avia-content-slider:after,
  .responsive #top #wrap_all #featuredposts .avia-content-slider:after,
  .responsive #top #wrap_all #featured-posts .avia-content-slider:after,
  #featured-posts .avia-content-slider:after {
    clear: both; }
#featuredposts .flex_column,
.responsive #top #wrap_all #featuredposts .flex_column,
.responsive #top #wrap_all #featured-posts .flex_column,
#featured-posts .flex_column {
  margin: 0;
  padding: 0 15px;
  margin: 0 0 30px; }
  #featuredposts .flex_column.av_one_fourth,
  .responsive #top #wrap_all #featuredposts .flex_column.av_one_fourth,
  .responsive #top #wrap_all #featured-posts .flex_column.av_one_fourth,
  #featured-posts .flex_column.av_one_fourth {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #featuredposts .flex_column.av_one_fourth,
      .responsive #top #wrap_all #featuredposts .flex_column.av_one_fourth,
      .responsive #top #wrap_all #featured-posts .flex_column.av_one_fourth,
      #featured-posts .flex_column.av_one_fourth {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      #featuredposts .flex_column.av_one_fourth,
      .responsive #top #wrap_all #featuredposts .flex_column.av_one_fourth,
      .responsive #top #wrap_all #featured-posts .flex_column.av_one_fourth,
      #featured-posts .flex_column.av_one_fourth {
        width: 25%; } }
#featuredposts .slide-image,
.responsive #top #wrap_all #featuredposts .slide-image,
.responsive #top #wrap_all #featured-posts .slide-image,
#featured-posts .slide-image {
  background: #fff;
  border-radius: 0;
  margin: 0; }
  #featuredposts .slide-image:before,
  .responsive #top #wrap_all #featuredposts .slide-image:before,
  .responsive #top #wrap_all #featured-posts .slide-image:before,
  #featured-posts .slide-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 40%; }
    @media only screen and (min-width: 768px) {
      #featuredposts .slide-image:before,
      .responsive #top #wrap_all #featuredposts .slide-image:before,
      .responsive #top #wrap_all #featured-posts .slide-image:before,
      #featured-posts .slide-image:before {
        display: none; } }
  #featuredposts .slide-image img,
  .responsive #top #wrap_all #featuredposts .slide-image img,
  .responsive #top #wrap_all #featured-posts .slide-image img,
  #featured-posts .slide-image img {
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media only screen and (min-width: 768px) {
      #featuredposts .slide-image img,
      .responsive #top #wrap_all #featuredposts .slide-image img,
      .responsive #top #wrap_all #featured-posts .slide-image img,
      #featured-posts .slide-image img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
        height: auto; } }
#featuredposts .slide-content,
.responsive #top #wrap_all #featuredposts .slide-content,
.responsive #top #wrap_all #featured-posts .slide-content,
#featured-posts .slide-content {
  background: #fff;
  padding: 20px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #featuredposts .slide-content,
    .responsive #top #wrap_all #featuredposts .slide-content,
    .responsive #top #wrap_all #featured-posts .slide-content,
    #featured-posts .slide-content {
      min-height: 250px; } }
  @media only screen and (min-width: 992px) {
    #featuredposts .slide-content,
    .responsive #top #wrap_all #featuredposts .slide-content,
    .responsive #top #wrap_all #featured-posts .slide-content,
    #featured-posts .slide-content {
      min-height: 300px; } }
  @media only screen and (min-width: 1200px) {
    #featuredposts .slide-content,
    .responsive #top #wrap_all #featuredposts .slide-content,
    .responsive #top #wrap_all #featured-posts .slide-content,
    #featured-posts .slide-content {
      min-height: 250px; } }
#featuredposts .slide-meta,
.responsive #top #wrap_all #featuredposts .slide-meta,
.responsive #top #wrap_all #featured-posts .slide-meta,
#featured-posts .slide-meta {
  padding: 0 0 10px;
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 18px;
  line-height: 1rem;
  color: #888; }
#featuredposts h3,
.responsive #top #wrap_all #featuredposts h3,
.responsive #top #wrap_all #featured-posts h3,
#featured-posts h3 {
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 20px;
  line-height: 1.11111rem; }
  @media only screen and (min-width: 768px) {
    #featuredposts h3,
    .responsive #top #wrap_all #featuredposts h3,
    .responsive #top #wrap_all #featured-posts h3,
    #featured-posts h3 {
      font-size: 20px;
      font-size: 1.11111rem;
      line-height: 24px;
      line-height: 1.33333rem; } }
  @media only screen and (min-width: 992px) {
    #featuredposts h3,
    .responsive #top #wrap_all #featuredposts h3,
    .responsive #top #wrap_all #featured-posts h3,
    #featured-posts h3 {
      font-size: 23px;
      font-size: 1.27778rem;
      line-height: 28px;
      line-height: 1.55556rem; } }
#featuredposts .slide-meta-time,
.responsive #top #wrap_all #featuredposts .slide-meta-time,
.responsive #top #wrap_all #featured-posts .slide-meta-time,
#featured-posts .slide-meta-time {
  color: #888;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 18px;
  line-height: 1rem; }
#featuredposts .slide-meta-comments,
.responsive #top #wrap_all #featuredposts .slide-meta-comments,
.responsive #top #wrap_all #featured-posts .slide-meta-comments,
#featured-posts .slide-meta-comments {
  color: #888;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 18px;
  line-height: 1rem; }
  #featuredposts .slide-meta-comments a,
  .responsive #top #wrap_all #featuredposts .slide-meta-comments a,
  .responsive #top #wrap_all #featured-posts .slide-meta-comments a,
  #featured-posts .slide-meta-comments a {
    color: #888; }
#featuredposts .entry-category,
.responsive #top #wrap_all #featuredposts .entry-category,
.responsive #top #wrap_all #featured-posts .entry-category,
#featured-posts .entry-category {
  display: none;
  position: absolute;
  width: 100%;
  padding: 0 20px;
  left: 0;
  bottom: 20px;
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 18px;
  line-height: 1rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    #featuredposts .entry-category,
    .responsive #top #wrap_all #featuredposts .entry-category,
    .responsive #top #wrap_all #featured-posts .entry-category,
    #featured-posts .entry-category {
      display: block; } }
  #featuredposts .entry-category a,
  .responsive #top #wrap_all #featuredposts .entry-category a,
  .responsive #top #wrap_all #featured-posts .entry-category a,
  #featured-posts .entry-category a {
    color: #888;
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0; }
    #featuredposts .entry-category a:after,
    .responsive #top #wrap_all #featuredposts .entry-category a:after,
    .responsive #top #wrap_all #featured-posts .entry-category a:after,
    #featured-posts .entry-category a:after {
      content: "";
      position: absolute;
      bottom: 5px;
      right: -7px;
      display: block;
      background: #888;
      height: 10px;
      width: 1px;
      -ms-transform: rotate(20deg);
      /* IE 9 */
      -webkit-transform: rotate(20deg);
      /* Chrome, Safari, Opera */
      transform: rotate(20deg); }
    #featuredposts .entry-category a:last-child,
    .responsive #top #wrap_all #featuredposts .entry-category a:last-child,
    .responsive #top #wrap_all #featured-posts .entry-category a:last-child,
    #featured-posts .entry-category a:last-child {
      margin: 0; }
      #featuredposts .entry-category a:last-child:after,
      .responsive #top #wrap_all #featuredposts .entry-category a:last-child:after,
      .responsive #top #wrap_all #featured-posts .entry-category a:last-child:after,
      #featured-posts .entry-category a:last-child:after {
        display: none; }
#featuredposts .slide-entry-inner,
.responsive #top #wrap_all #featuredposts .slide-entry-inner,
.responsive #top #wrap_all #featured-posts .slide-entry-inner,
#featured-posts .slide-entry-inner {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

#clients-section .container {
  position: relative; }
  @media only screen and (min-width: 1200px) {
    #clients-section .container {
      width: 1020px; } }
#clients-section .row-bootstrap {
  margin: 0 -15px; }
#clients-section .template-page {
  padding: 40px 0 20px; }
  @media only screen and (min-width: 768px) {
    #clients-section .template-page {
      padding: 60px 0 30px; } }
  @media only screen and (min-width: 992px) {
    #clients-section .template-page {
      padding: 80px 0 50px; } }
  @media only screen and (min-width: 1200px) {
    #clients-section .template-page {
      padding: 135px 0 105px; } }
#clients-section .col {
  float: left;
  width: 50%;
  padding: 0 15px;
  min-height: 120px;
  margin: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    #clients-section .col {
      width: 33.33333%; } }
  @media only screen and (min-width: 992px) {
    #clients-section .col {
      width: 25%; } }
  @media only screen and (min-width: 1200px) {
    #clients-section .col {
      width: 16.66667%; } }
  #clients-section .col.colspan2 {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #clients-section .col.colspan2 {
        width: 66.66667%; } }
    @media only screen and (min-width: 992px) {
      #clients-section .col.colspan2 {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      #clients-section .col.colspan2 {
        width: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      #clients-section .col.colspan2.title {
        width: 66.66667%; } }
    @media only screen and (min-width: 992px) {
      #clients-section .col.colspan2.title {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      #clients-section .col.colspan2.title {
        width: 33.33333%; } }
  #clients-section .col.text, #clients-section .col.title {
    width: 100%;
    margin: 0 0 20px;
    min-height: 10px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #clients-section .col.text, #clients-section .col.title {
        min-height: 120px;
        text-align: left;
        margin: 0 0 30px;
        width: 33.33333%; } }
    @media only screen and (min-width: 992px) {
      #clients-section .col.text, #clients-section .col.title {
        width: 25%; } }
    @media only screen and (min-width: 1200px) {
      #clients-section .col.text, #clients-section .col.title {
        width: 16.66667%; } }
#clients-section p {
  color: #8F8F8F;
  margin: 0; }
#clients-section h2 {
  margin: 0; }
#clients-section .image-logo {
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 992px) {
    #clients-section .image-logo {
      padding: 15px; } }
  #clients-section .image-logo img {
    width: 100%;
    display: block; }
  #clients-section .image-logo .image-overlay {
    display: none !important; }
#clients-section .button-all {
  position: relative; }
  #clients-section .button-all img {
    visibility: hidden;
    display: block;
    width: 100%; }
  #clients-section .button-all a {
    text-decoration: none !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: block;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 20px;
    line-height: 1.11111rem;
    color: #fff;
    background: #333; }
    #clients-section .button-all a span {
      position: relative;
      top: 50%;
      display: inline-block;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
#clients-section ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: none; }
  @media only screen and (min-width: 768px) {
    #clients-section ul {
      display: block; } }
  @media only screen and (min-width: 992px) {
    #clients-section ul {
      position: absolute;
      left: 0;
      bottom: 31px; } }
  @media only screen and (min-width: 1200px) {
    #clients-section ul {
      bottom: 58px; } }
  #clients-section ul li {
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: normal;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    color: #888; }
    @media only screen and (min-width: 992px) {
      #clients-section ul li {
        padding: 0 18px;
        float: left; } }
    #clients-section ul li:first-child {
      padding-left: 0; }
    #clients-section ul li:last-child {
      padding-right: 0; }
    #clients-section ul li a {
      color: #888;
      text-decoration: underline; }
      #clients-section ul li a:hover {
        text-decoration: none; }

.clients-section-advanced .title {
  text-align: center;
  margin-bottom: 25px; }
.clients-section-advanced .text {
  text-align: center;
  margin-bottom: 30px; }
.clients-section-advanced .clients-all {
  background: #444444;
  display: table;
  margin: 0 auto; }
  .clients-section-advanced .clients-all a {
    display: inline-block;
    color: #fff; }

@media only screen and (min-width: 992px) {
  div[id^="text-callount"] .av_textblock_section {
    padding-top: 30px; } }
@media only screen and (min-width: 1200px) {
  div[id^="text-callount"] .av_textblock_section {
    padding-top: 60px; } }
div[id^="text-callount"] .av_textblock_section h3,
div[id^="text-callount"] .av_textblock_section p {
  margin: 0 0 20px; }
  @media only screen and (min-width: 992px) {
    div[id^="text-callount"] .av_textblock_section h3,
    div[id^="text-callount"] .av_textblock_section p {
      margin: 0 0 30px; } }
div[id^="text-callount"] .av_textblock_section h2 {
  margin: 0 0 20px; }

#main {
  position: relative; }

#breadcrumbs.page-builder {
  top: 0;
  left: 0;
  position: relative;
  width: 100%;
  z-index: 100;
  background: none;
  background-color: #333; }
  #breadcrumbs.page-builder .main-title {
    color: #fff; }
    #breadcrumbs.page-builder .main-title a {
      color: #fff; }
  #breadcrumbs.page-builder .main-title.empty_title {
    display: none; }
  #breadcrumbs.page-builder .empty_title .breadcrumb {
    display: none;
    right: auto;
    left: 0; }
    @media only screen and (min-width: 768px) {
      #breadcrumbs.page-builder .empty_title .breadcrumb {
        display: block; } }
  #breadcrumbs.page-builder .breadcrumb {
    color: #fff;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 300; }
    #breadcrumbs.page-builder .breadcrumb .trail-before {
      display: none; }
    #breadcrumbs.page-builder .breadcrumb a {
      color: #fff; }
#breadcrumbs.default-template, #breadcrumbs.blog-post {
  position: relative;
  background: url(../images/blog_single.jpg) no-repeat;
  background-position-x: 50%;
  background-size: cover;
  height: 200px;
  border: 0; }
  #breadcrumbs.default-template:before, #breadcrumbs.blog-post:before {
    content: "";
    display: block;
    background: rgba(51, 51, 51, 0.4);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0; }
  #breadcrumbs.default-template:after, #breadcrumbs.blog-post:after {
    content: "";
    display: block;
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    /*height: 56px;*/
    width: 100%;
    top: 100%; }
  #breadcrumbs.default-template .container_wrap, #breadcrumbs.blog-post .container_wrap {
    position: static;
    background-color: inherit; }
  #breadcrumbs.default-template .container, #breadcrumbs.blog-post .container {
    position: static; }
  #breadcrumbs.default-template .breadcrumb, #breadcrumbs.blog-post .breadcrumb {
    color: #fff;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 300;
    right: auto;
    position: relative;
    float: left;
    margin-top: 10px; }
    #breadcrumbs.default-template .breadcrumb .trail-before, #breadcrumbs.blog-post .breadcrumb .trail-before {
      display: none; }
    #breadcrumbs.default-template .breadcrumb a, #breadcrumbs.blog-post .breadcrumb a {
      color: #fff; }
    #breadcrumbs.default-template .breadcrumb .trail-before, #breadcrumbs.blog-post .breadcrumb .trail-before {
      display: none; }
    #breadcrumbs.default-template .breadcrumb .sep, #breadcrumbs.blog-post .breadcrumb .sep {
      line-height: 14px;
      line-height: 0.77778rem; }
  #breadcrumbs.default-template h2.main-title, #breadcrumbs.blog-post h2.main-title {
    width: 100%;
    letter-spacing: 2px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    left: 0;
    font-weight: 500;
    z-index: 2;
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 28px;
    font-size: 1.55556rem;
    line-height: 32px;
    line-height: 1.77778rem;
    margin-top: -15px; }
    @media only screen and (min-width: 768px) {
      #breadcrumbs.default-template h2.main-title, #breadcrumbs.blog-post h2.main-title {
        font-size: 32px;
        font-size: 1.77778rem;
        line-height: 36px;
        line-height: 2rem;
        margin-top: -17px; } }
    @media only screen and (min-width: 992px) {
      #breadcrumbs.default-template h2.main-title, #breadcrumbs.blog-post h2.main-title {
        font-size: 34px;
        font-size: 1.88889rem;
        line-height: 38px;
        line-height: 2.11111rem;
        margin-top: -18px; } }
    @media only screen and (min-width: 992px) {
      #breadcrumbs.default-template h2.main-title, #breadcrumbs.blog-post h2.main-title {
        font-size: 62px;
        font-size: 3.44444rem;
        line-height: 66px;
        line-height: 3.66667rem; } }
#breadcrumbs.blog-post {
  display: none; }
  @media only screen and (min-width: 768px) {
    #breadcrumbs.blog-post {
      display: block; } }
#breadcrumbs.list-post {
  height: 300px;
  background-image: url(../images/blog.jpg); }
#breadcrumbs.default-template {
  height: 300px;
  /*background-color: #333;*/
  background-image: none; }
#breadcrumbs.webinar-single {
  display: none;
  background-image: url(../images/webinar.jpg); }
  @media only screen and (min-width: 768px) {
    #breadcrumbs.webinar-single {
      display: block; } }
#breadcrumbs.clients {
  background-color: transparent;
  background-image: url(../images/clients.jpg); }
#breadcrumbs.inset-shadow:before {
  display: none; }
#breadcrumbs.inset-shadow:after {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  -moz-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
  z-index: 99; }
#breadcrumbs.page-builder.layer-template {
  height: auto;
  position: absolute;
  background: none; }
  #breadcrumbs.page-builder.layer-template:after, #breadcrumbs.page-builder.layer-template:before {
    display: none; }
  #breadcrumbs.page-builder.layer-template h2.main-title {
    display: none !important; }
#breadcrumbs.simple-breadcumb {
  top: 0;
  left: 0;
  position: relative;
  width: 100%;
  z-index: 100;
  background-color: #333;
  height: auto; }
  #breadcrumbs.simple-breadcumb h2.main-title {
    display: none !important; }

#main .template-single-webinar .post-navigation,
#main .template-single-blog .post-navigation {
  width: 100%;
  overflow: hidden;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #main .template-single-webinar .post-navigation,
    #main .template-single-blog .post-navigation {
      padding-left: 0;
      text-align: center;
      padding-top: 6px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 992px) {
    #main .template-single-webinar .post-navigation,
    #main .template-single-blog .post-navigation {
      padding-top: 11px;
      padding-bottom: 40px; } }
  #main .template-single-webinar .post-navigation a,
  #main .template-single-blog .post-navigation a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 24px;
    line-height: 1.33333rem;
    font-weight: 600;
    color: #333;
    opacity: 0.58;
    text-transform: uppercase;
    letter-spacing: 0.04625em; }
    #main .template-single-webinar .post-navigation a[rel='prev'],
    #main .template-single-blog .post-navigation a[rel='prev'] {
      float: left;
      padding-left: 35px;
      position: relative;
      display: none; }
      #main .template-single-webinar .post-navigation a[rel='prev']:before,
      #main .template-single-blog .post-navigation a[rel='prev']:before {
        content: "";
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        background: url(../images/sprite_1.svg) no-repeat -501px -16px;
        top: 50%;
        margin: -13px 0 0;
        left: 0; }
      @media only screen and (min-width: 768px) {
        #main .template-single-webinar .post-navigation a[rel='prev'],
        #main .template-single-blog .post-navigation a[rel='prev'] {
          display: inline; } }
    #main .template-single-webinar .post-navigation a[rel='next'],
    #main .template-single-blog .post-navigation a[rel='next'] {
      float: right;
      padding-right: 35px;
      position: relative;
      display: none; }
      #main .template-single-webinar .post-navigation a[rel='next']:before,
      #main .template-single-blog .post-navigation a[rel='next']:before {
        content: "";
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        background: url(../images/sprite_1.svg) no-repeat -501px -68px;
        top: 50%;
        margin: -13px 0 0;
        right: 0; }
      @media only screen and (min-width: 768px) {
        #main .template-single-webinar .post-navigation a[rel='next'],
        #main .template-single-blog .post-navigation a[rel='next'] {
          display: inline; } }
    #main .template-single-webinar .post-navigation a.back,
    #main .template-single-blog .post-navigation a.back {
      padding-left: 25px;
      position: relative; }
      #main .template-single-webinar .post-navigation a.back:before,
      #main .template-single-blog .post-navigation a.back:before {
        content: "";
        display: block;
        position: absolute;
        width: 14px;
        height: 14px;
        background: url(../images/sprite_1.svg) no-repeat -564px -20px;
        top: 50%;
        margin: -7px 0 0;
        left: 0; }
#main .template-single-webinar .main-content,
#main .template-single-blog .main-content {
  border: 0;
  padding: 0 15px;
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #main .template-single-webinar .main-content,
    #main .template-single-blog .main-content {
      width: 70%;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    #main .template-single-webinar .main-content,
    #main .template-single-blog .main-content {
      width: 75%;
      padding-top: 60px;
      padding-bottom: 60px; } }
#main .template-single-webinar .sidebar,
#main .template-single-blog .sidebar {
  border: 0;
  padding: 0 15px;
  width: 100%;
  float: left;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    #main .template-single-webinar .sidebar,
    #main .template-single-blog .sidebar {
      width: 30%;
      padding-top: 95px; } }
  @media only screen and (min-width: 992px) {
    #main .template-single-webinar .sidebar,
    #main .template-single-blog .sidebar {
      width: 25%;
      padding-top: 135px; } }
  #main .template-single-webinar .sidebar .inner_sidebar,
  #main .template-single-blog .sidebar .inner_sidebar {
    margin: 0; }

#main .template-single-webinar {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 0; }

#main .template-single-webinar .main-content {
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    #main .template-single-webinar .main-content {
      width: 100%;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 992px) {
    #main .template-single-webinar .main-content {
      width: 100%;
      padding-bottom: 120px; } }

#main .template-category .main-content {
  margin: 0;
  border: 0;
  padding: 0 15px;
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #main .template-category .main-content {
      width: 70%;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    #main .template-category .main-content {
      width: 75%;
      padding-top: 60px;
      padding-bottom: 60px; } }
#main .template-category .sidebar {
  margin: 0;
  border: 0;
  padding: 0 15px;
  width: 100%;
  float: left;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    #main .template-category .sidebar {
      width: 30%;
      padding-top: 95px; } }
  @media only screen and (min-width: 992px) {
    #main .template-category .sidebar {
      width: 25%;
      padding-top: 135px; } }
  #main .template-category .sidebar .inner_sidebar {
    margin: 0; }
@media only screen and (min-width: 992px) {
  #main .template-category #blog-posts .flex_column.av_one_fourth {
    width: 33.33333%; } }
@media only screen and (min-width: 992px) {
  #main .template-category #blog-posts .flex_column.av_one_half {
    width: 66.66666%; } }

#top #main .post-conatiner {
  position: relative;
  border: 0;
  background: #fff;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 15px 20px 15px; }
  @media only screen and (min-width: 768px) {
    #top #main .post-conatiner {
      padding: 40px 40px 40px 40px; } }
  @media only screen and (min-width: 992px) {
    #top #main .post-conatiner {
      padding: 60px 55px 60px 55px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .post-conatiner {
      padding: 80px 75px 80px 75px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .post-conatiner {
      padding: 100px 100px 100px 100px; } }
  #top #main .post-conatiner .oss_horizontal_share {
    margin-bottom: 20px; }
  #top #main .post-conatiner .author-box {
    margin: 30px 0 0;
    padding-top: 20px;
    border-top: 1px solid #e7e7e7; }
    @media only screen and (min-width: 768px) {
      #top #main .post-conatiner .author-box {
        margin: 40px 0 0;
        padding-top: 30px; } }
    @media only screen and (min-width: 992px) {
      #top #main .post-conatiner .author-box {
        margin: 50px 0 0;
        padding-top: 40px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .post-conatiner .author-box {
        margin: 60px 0 0;
        padding-top: 50px; } }
    #top #main .post-conatiner .author-box .rounded-container {
      width: 100px;
      height: 100px;
      position: relative;
      border: 0;
      background: #fff;
      border-radius: 0;
      margin: 0 auto 20px;
      float: none; }
      @media only screen and (min-width: 768px) {
        #top #main .post-conatiner .author-box .rounded-container {
          float: left;
          margin: 0 0 0 20px; } }
      #top #main .post-conatiner .author-box .rounded-container:after {
        background: url("../images/author-photo-mask.png") no-repeat 0 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        border: 0;
        top: 0;
        width: 100%;
        z-index: 10; }
      #top #main .post-conatiner .author-box .rounded-container img {
        width: 100%;
        border: 0;
        border-radius: 0; }
    @media only screen and (min-width: 768px) {
      #top #main .post-conatiner .author-box .author_description {
        padding: 0 0 0 140px; } }
    #top #main .post-conatiner .author-box h3 {
      color: #222;
      font-weight: normal;
      margin: 0 0 15px; }
      @media only screen and (min-width: 992px) {
        #top #main .post-conatiner .author-box h3 {
          font-size: 20px;
          font-size: 1.11111rem; } }
    #top #main .post-conatiner .author-box p {
      color: #888;
      font-size: 16px;
      font-size: 0.88889rem;
      line-height: 21px;
      line-height: 1.16667rem;
      margin: 0 0 10px; }

#top #main .related_posts {
  border: 0;
  float: none; }

#top #main .type-social-media-index,
#top #main .type-client,
#top #main .type-whitepaper,
#top #main .type-webinar,
#top #main .type-post {
  position: static;
  float: none; }
  #top #main .type-social-media-index .big-preview,
  #top #main .type-client .big-preview,
  #top #main .type-whitepaper .big-preview,
  #top #main .type-webinar .big-preview,
  #top #main .type-post .big-preview {
    padding: 0;
    margin: 0 0 36px; }
    #top #main .type-social-media-index .big-preview img,
    #top #main .type-client .big-preview img,
    #top #main .type-whitepaper .big-preview img,
    #top #main .type-webinar .big-preview img,
    #top #main .type-post .big-preview img {
      width: 100%;
      display: block;
      border-radius: 0; }
  #top #main .type-social-media-index h1,
  #top #main .type-client h1,
  #top #main .type-whitepaper h1,
  #top #main .type-webinar h1,
  #top #main .type-post h1 {
    font-weight: 300;
    color: #222;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 30px;
    font-size: 1.66667rem;
    line-height: 34px;
    line-height: 1.88889rem; }
    @media only screen and (min-width: 768px) {
      #top #main .type-social-media-index h1,
      #top #main .type-client h1,
      #top #main .type-whitepaper h1,
      #top #main .type-webinar h1,
      #top #main .type-post h1 {
        font-size: 34px;
        font-size: 1.88889rem;
        line-height: 38px;
        line-height: 2.11111rem; } }
    @media only screen and (min-width: 992px) {
      #top #main .type-social-media-index h1,
      #top #main .type-client h1,
      #top #main .type-whitepaper h1,
      #top #main .type-webinar h1,
      #top #main .type-post h1 {
        font-size: 38px;
        font-size: 2.11111rem;
        line-height: 42px;
        line-height: 2.33333rem; } }
  #top #main .type-social-media-index .entry-meta,
  #top #main .type-client .entry-meta,
  #top #main .type-whitepaper .entry-meta,
  #top #main .type-webinar .entry-meta,
  #top #main .type-post .entry-meta {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px; }
    @media only screen and (min-width: 768px) {
      #top #main .type-social-media-index .entry-meta,
      #top #main .type-client .entry-meta,
      #top #main .type-whitepaper .entry-meta,
      #top #main .type-webinar .entry-meta,
      #top #main .type-post .entry-meta {
        margin: 0 0 30px; } }
    #top #main .type-social-media-index .entry-meta .col-left,
    #top #main .type-client .entry-meta .col-left,
    #top #main .type-whitepaper .entry-meta .col-left,
    #top #main .type-webinar .entry-meta .col-left,
    #top #main .type-post .entry-meta .col-left {
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        #top #main .type-social-media-index .entry-meta .col-left,
        #top #main .type-client .entry-meta .col-left,
        #top #main .type-whitepaper .entry-meta .col-left,
        #top #main .type-webinar .entry-meta .col-left,
        #top #main .type-post .entry-meta .col-left {
          margin-bottom: 0;
          float: left;
          width: 220px; } }
    @media only screen and (min-width: 768px) {
      #top #main .type-social-media-index .entry-meta .col-right,
      #top #main .type-client .entry-meta .col-right,
      #top #main .type-whitepaper .entry-meta .col-right,
      #top #main .type-webinar .entry-meta .col-right,
      #top #main .type-post .entry-meta .col-right {
        padding: 0 0 0 220px; } }
    #top #main .type-social-media-index .entry-meta .blog-author,
    #top #main .type-social-media-index .entry-meta .time,
    #top #main .type-client .entry-meta .blog-author,
    #top #main .type-client .entry-meta .time,
    #top #main .type-whitepaper .entry-meta .blog-author,
    #top #main .type-whitepaper .entry-meta .time,
    #top #main .type-webinar .entry-meta .blog-author,
    #top #main .type-webinar .entry-meta .time,
    #top #main .type-post .entry-meta .blog-author,
    #top #main .type-post .entry-meta .time {
      display: inline-block;
      text-transform: uppercase;
      color: #888;
      font-size: 13px;
      font-size: 0.72222rem;
      line-height: 18px;
      line-height: 1rem; }
      @media only screen and (min-width: 768px) {
        #top #main .type-social-media-index .entry-meta .blog-author,
        #top #main .type-social-media-index .entry-meta .time,
        #top #main .type-client .entry-meta .blog-author,
        #top #main .type-client .entry-meta .time,
        #top #main .type-whitepaper .entry-meta .blog-author,
        #top #main .type-whitepaper .entry-meta .time,
        #top #main .type-webinar .entry-meta .blog-author,
        #top #main .type-webinar .entry-meta .time,
        #top #main .type-post .entry-meta .blog-author,
        #top #main .type-post .entry-meta .time {
          display: block; } }
      #top #main .type-social-media-index .entry-meta .blog-author a,
      #top #main .type-social-media-index .entry-meta .time a,
      #top #main .type-client .entry-meta .blog-author a,
      #top #main .type-client .entry-meta .time a,
      #top #main .type-whitepaper .entry-meta .blog-author a,
      #top #main .type-whitepaper .entry-meta .time a,
      #top #main .type-webinar .entry-meta .blog-author a,
      #top #main .type-webinar .entry-meta .time a,
      #top #main .type-post .entry-meta .blog-author a,
      #top #main .type-post .entry-meta .time a {
        color: #888; }
    #top #main .type-social-media-index .entry-meta .blog-author,
    #top #main .type-client .entry-meta .blog-author,
    #top #main .type-whitepaper .entry-meta .blog-author,
    #top #main .type-webinar .entry-meta .blog-author,
    #top #main .type-post .entry-meta .blog-author {
      text-transform: none; }
      #top #main .type-social-media-index .entry-meta .blog-author:before,
      #top #main .type-client .entry-meta .blog-author:before,
      #top #main .type-whitepaper .entry-meta .blog-author:before,
      #top #main .type-webinar .entry-meta .blog-author:before,
      #top #main .type-post .entry-meta .blog-author:before {
        content: "|";
        padding-right: 10px;
        padding-left: 6px;
        display: inline-block; }
        @media only screen and (min-width: 768px) {
          #top #main .type-social-media-index .entry-meta .blog-author:before,
          #top #main .type-client .entry-meta .blog-author:before,
          #top #main .type-whitepaper .entry-meta .blog-author:before,
          #top #main .type-webinar .entry-meta .blog-author:before,
          #top #main .type-post .entry-meta .blog-author:before {
            display: none; } }
    #top #main .type-social-media-index .entry-meta .terms,
    #top #main .type-client .entry-meta .terms,
    #top #main .type-whitepaper .entry-meta .terms,
    #top #main .type-webinar .entry-meta .terms,
    #top #main .type-post .entry-meta .terms {
      color: #888;
      font-size: 13px;
      font-size: 0.72222rem;
      line-height: 18px;
      line-height: 1rem;
      text-transform: uppercase; }
      #top #main .type-social-media-index .entry-meta .terms a,
      #top #main .type-client .entry-meta .terms a,
      #top #main .type-whitepaper .entry-meta .terms a,
      #top #main .type-webinar .entry-meta .terms a,
      #top #main .type-post .entry-meta .terms a {
        color: #888; }
  #top #main .type-social-media-index .blog-tags,
  #top #main .type-client .blog-tags,
  #top #main .type-whitepaper .blog-tags,
  #top #main .type-webinar .blog-tags,
  #top #main .type-post .blog-tags {
    color: #888;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase; }
    #top #main .type-social-media-index .blog-tags strong,
    #top #main .type-client .blog-tags strong,
    #top #main .type-whitepaper .blog-tags strong,
    #top #main .type-webinar .blog-tags strong,
    #top #main .type-post .blog-tags strong {
      font-weight: 600;
      color: #888; }
    #top #main .type-social-media-index .blog-tags a,
    #top #main .type-client .blog-tags a,
    #top #main .type-whitepaper .blog-tags a,
    #top #main .type-webinar .blog-tags a,
    #top #main .type-post .blog-tags a {
      color: #888; }
  #top #main .type-social-media-index .addthis_floating_style,
  #top #main .type-client .addthis_floating_style,
  #top #main .type-whitepaper .addthis_floating_style,
  #top #main .type-webinar .addthis_floating_style,
  #top #main .type-post .addthis_floating_style {
    width: 32px;
    position: absolute !important;
    top: 20px;
    padding: 0;
    margin: 0;
    left: 20px; }
    @media only screen and (min-width: 768px) {
      #top #main .type-social-media-index .addthis_floating_style,
      #top #main .type-client .addthis_floating_style,
      #top #main .type-whitepaper .addthis_floating_style,
      #top #main .type-webinar .addthis_floating_style,
      #top #main .type-post .addthis_floating_style {
        top: 40px;
        left: 25px; } }
    @media only screen and (min-width: 992px) {
      #top #main .type-social-media-index .addthis_floating_style,
      #top #main .type-client .addthis_floating_style,
      #top #main .type-whitepaper .addthis_floating_style,
      #top #main .type-webinar .addthis_floating_style,
      #top #main .type-post .addthis_floating_style {
        top: 60px;
        left: 25px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .type-social-media-index .addthis_floating_style,
      #top #main .type-client .addthis_floating_style,
      #top #main .type-whitepaper .addthis_floating_style,
      #top #main .type-webinar .addthis_floating_style,
      #top #main .type-post .addthis_floating_style {
        top: 80px;
        left: 50px; } }
    @media only screen and (min-width: 1400px) {
      #top #main .type-social-media-index .addthis_floating_style,
      #top #main .type-client .addthis_floating_style,
      #top #main .type-whitepaper .addthis_floating_style,
      #top #main .type-webinar .addthis_floating_style,
      #top #main .type-post .addthis_floating_style {
        top: 100px;
        left: 60px; } }
    #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_expanded,
    #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_expanded,
    #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_expanded,
    #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_expanded,
    #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_expanded {
      border: 1px solid #e7e7e7;
      background: none;
      border-radius: 0;
      position: relative; }
      #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_expanded:after, #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_expanded:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_expanded:after,
      #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_expanded:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #fff;
        border-width: 6px;
        margin-left: -6px; }
      #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_expanded:before,
      #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_expanded:before {
        border-color: rgba(231, 231, 231, 0);
        border-top-color: #e7e7e7;
        border-width: 7px;
        margin-left: -7px; }
    #top #main .type-social-media-index .addthis_floating_style .addthis_counter .addthis_button_compact,
    #top #main .type-client .addthis_floating_style .addthis_counter .addthis_button_compact,
    #top #main .type-whitepaper .addthis_floating_style .addthis_counter .addthis_button_compact,
    #top #main .type-webinar .addthis_floating_style .addthis_counter .addthis_button_compact,
    #top #main .type-post .addthis_floating_style .addthis_counter .addthis_button_compact {
      display: none; }
    #top #main .type-social-media-index .addthis_floating_style .at-icon-wrapper,
    #top #main .type-client .addthis_floating_style .at-icon-wrapper,
    #top #main .type-whitepaper .addthis_floating_style .at-icon-wrapper,
    #top #main .type-webinar .addthis_floating_style .at-icon-wrapper,
    #top #main .type-post .addthis_floating_style .at-icon-wrapper {
      border-radius: 50%; }

#top #main .newsletter-form {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(../images/newsletter.jpg) no-repeat;
  background-size: cover;
  padding: 40px 15px 20px 15px; }
  @media only screen and (min-width: 768px) {
    #top #main .newsletter-form {
      padding: 60px 40px 40px 40px; } }
  @media only screen and (min-width: 992px) {
    #top #main .newsletter-form {
      padding: 80px 55px 50px 55px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .newsletter-form {
      padding: 100px 75px 70px 75px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .newsletter-form {
      padding: 120px 100px 80px 100px; } }
  #top #main .newsletter-form:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7); }
  #top #main .newsletter-form:after {
    content: "";
    display: block;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    height: 56px;
    width: 100%;
    bottom: 100%; }
  #top #main .newsletter-form .content-form {
    position: relative;
    z-index: 2;
    max-width: 600px;
    margin: 0 auto;
    text-align: center; }
  #top #main .newsletter-form h2 {
    color: #fff;
    margin: 0 0 20px; }
    @media only screen and (min-width: 992px) {
      #top #main .newsletter-form h2 {
        padding: 0 40px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .newsletter-form h2 {
        padding: 0 60px; } }
  #top #main .newsletter-form p {
    color: #fff; }
  #top #main .newsletter-form .dark-style {
    min-height: 120px;
    max-width: 350px;
    margin: 0 auto 0; }

#top #main .comment-entry.post-entry {
  margin: 30px 0 0;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 992px) {
    #top #main .comment-entry.post-entry {
      margin: 40px 0 0; } }
  @media only screen and (min-width: 1200px) {
    #top #main .comment-entry.post-entry {
      margin: 60px 0 0; } }
  #top #main .comment-entry.post-entry .comments-list {
    overflow: hidden;
    padding: 30px 15px 30px 15px; }
    @media only screen and (min-width: 768px) {
      #top #main .comment-entry.post-entry .comments-list {
        padding: 40px 40px 40px 40px; } }
    @media only screen and (min-width: 992px) {
      #top #main .comment-entry.post-entry .comments-list {
        padding: 50px 55px 50px 55px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .comment-entry.post-entry .comments-list {
        padding: 60px 75px 60px 75px; } }
    @media only screen and (min-width: 1400px) {
      #top #main .comment-entry.post-entry .comments-list {
        padding: 70px 100px 70px 100px; } }
  #top #main .comment-entry.post-entry .comments-form-container {
    background: #f7f7f7;
    padding: 30px 15px 30px 15px; }
    @media only screen and (min-width: 768px) {
      #top #main .comment-entry.post-entry .comments-form-container {
        padding: 40px 40px 40px 40px; } }
    @media only screen and (min-width: 992px) {
      #top #main .comment-entry.post-entry .comments-form-container {
        padding: 50px 55px 50px 55px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .comment-entry.post-entry .comments-form-container {
        padding: 60px 75px 60px 75px; } }
    @media only screen and (min-width: 1400px) {
      #top #main .comment-entry.post-entry .comments-form-container {
        padding: 70px 100px 70px 100px; } }
    #top #main .comment-entry.post-entry .comments-form-container .inner {
      max-width: 460px;
      margin: 0 auto 0; }
    #top #main .comment-entry.post-entry .comments-form-container .expand_comment a {
      width: 100%;
      height: 50px;
      text-decoration: none;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      padding: 15px 20px;
      display: inline-block;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 20px;
      line-height: 1.11111rem;
      color: #fff;
      font-family: futura-pt, sans-serif;
      /*background: #16b6eb;*/
      background: #274596; }
      #top #main .comment-entry.post-entry .comments-form-container .expand_comment a:hover {
        text-decoration: none; }
  #top #main .comment-entry.post-entry .comment_container_form {
    width: 100%;
    overflow: hidden;
    opacity: 0;
    height: 0; }
    #top #main .comment-entry.post-entry .comment_container_form.open {
      overflow: visible;
      height: auto !important; }
    #top #main .comment-entry.post-entry .comment_container_form h3 {
      font-weight: 300;
      color: #222;
      margin: 0 0 30px;
      font-size: 26px;
      font-size: 1.44444rem;
      line-height: 30px;
      line-height: 1.66667rem; }
      @media only screen and (min-width: 768px) {
        #top #main .comment-entry.post-entry .comment_container_form h3 {
          font-size: 28px;
          font-size: 1.55556rem;
          line-height: 32px;
          line-height: 1.77778rem; } }
      @media only screen and (min-width: 992px) {
        #top #main .comment-entry.post-entry .comment_container_form h3 {
          font-size: 30px;
          font-size: 1.66667rem;
          line-height: 34px;
          line-height: 1.88889rem; } }
  #top #main .comment-entry.post-entry .comment_container {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden; }
  #top #main .comment-entry.post-entry #commentform {
    margin: 0; }
    #top #main .comment-entry.post-entry #commentform p {
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 21px;
      line-height: 1.16667rem;
      color: #8f8f8f;
      font-weight: 400; }
    #top #main .comment-entry.post-entry #commentform label {
      position: absolute;
      left: 20px;
      top: 0;
      color: #8f8f8f;
      font-weight: normal;
      padding: 15px 0;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 21px;
      line-height: 1.16667rem; }
    #top #main .comment-entry.post-entry #commentform .comment-form-comment label {
      display: block; }
    #top #main .comment-entry.post-entry #commentform textarea,
    #top #main .comment-entry.post-entry #commentform input[type=text] {
      font-family: futura-pt, sans-serif;
      color: #8f8f8f;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 21px;
      line-height: 1.16667rem;
      width: 100%;
      padding: 15px 20px;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      margin: 0;
      height: 50px;
      border: none;
      box-shadow: none; }
    #top #main .comment-entry.post-entry #commentform textarea {
      height: 150px;
      min-height: 100px;
      min-width: 100%;
      max-width: 100%; }
    #top #main .comment-entry.post-entry #commentform .form-submit {
      padding: 0;
      margin: 0; }
    #top #main .comment-entry.post-entry #commentform .submit {
      width: 100%;
      height: 50px;
      text-decoration: none;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      padding: 0 20px;
      display: inline-block;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 20px;
      line-height: 1.11111rem;
      color: #fff;
      font-family: futura-pt, sans-serif;
      background: #274596; }
      #top #main .comment-entry.post-entry #commentform .submit:hover {
        text-decoration: none; }
  #top #main .comment-entry.post-entry .commentlist > .comment {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 20px; }
    #top #main .comment-entry.post-entry .commentlist > .comment:last-child {
      border-bottom: 0;
      margin: 0; }
  #top #main .comment-entry.post-entry .commentlist ul {
    border-color: #e7e7e7; }
  #top #main .comment-entry.post-entry .commentlist h3 {
    font-weight: 300;
    color: #222;
    margin: 0 0 30px;
    font-size: 26px;
    font-size: 1.44444rem;
    line-height: 30px;
    line-height: 1.66667rem; }
    @media only screen and (min-width: 768px) {
      #top #main .comment-entry.post-entry .commentlist h3 {
        font-size: 28px;
        font-size: 1.55556rem;
        line-height: 32px;
        line-height: 1.77778rem; } }
    @media only screen and (min-width: 992px) {
      #top #main .comment-entry.post-entry .commentlist h3 {
        font-size: 30px;
        font-size: 1.66667rem;
        line-height: 34px;
        line-height: 1.88889rem; } }
    #top #main .comment-entry.post-entry .commentlist h3 small a {
      font-size: 16px;
      font-size: 0.88889rem; }
  #top #main .comment-entry.post-entry .commentlist #commentform textarea,
  #top #main .comment-entry.post-entry .commentlist #commentform input[type=text] {
    background: #e7e7e7; }
  #top #main .comment-entry.post-entry .commentlist .comment_content {
    padding-right: 0; }
  #top #main .comment-entry.post-entry .commentlist .heading {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    color: #222;
    display: inline-block;
    letter-spacing: 0;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    @media only screen and (min-width: 992px) {
      #top #main .comment-entry.post-entry .commentlist .heading {
        font-size: 22px;
        font-size: 1.22222rem;
        line-height: 26px;
        line-height: 1.44444rem; } }
    #top #main .comment-entry.post-entry .commentlist .heading a {
      letter-spacing: 0;
      font-weight: 400;
      color: #222; }
  #top #main .comment-entry.post-entry .commentlist .comment-meta {
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    color: #888; }
    #top #main .comment-entry.post-entry .commentlist .comment-meta a {
      color: #888; }
  #top #main .comment-entry.post-entry .commentlist .comment_text {
    padding: 0; }
    #top #main .comment-entry.post-entry .commentlist .comment_text p {
      color: #888;
      font-size: 16px;
      font-size: 0.88889rem;
      line-height: 21px;
      line-height: 1.16667rem;
      margin: 0 0 10px; }
    #top #main .comment-entry.post-entry .commentlist .comment_text .comment-reply-link {
      font-size: 16px;
      font-size: 0.88889rem;
      line-height: 21px;
      line-height: 1.16667rem; }

#top #main .sidebar .widget {
  margin: 0 0 20px;
  padding: 0; }
  #top #main .sidebar .widget h3 {
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 500;
    margin: 0 0 20px; }
    @media only screen and (min-width: 768px) {
      #top #main .sidebar .widget h3 {
        text-align: left; } }
    #top #main .sidebar .widget h3:after {
      content: ":"; }
#top #main .sidebar .text-block .textwidget {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  padding: 20px;
  overflow: hidden;
  width: 100%; }
  #top #main .sidebar .text-block .textwidget p:last-child {
    margin-bottom: 0; }
#top #main .sidebar .widget_nav_menu ul {
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  overflow: hidden; }
  #top #main .sidebar .widget_nav_menu ul li {
    position: relative;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 21px;
    line-height: 1.16667rem;
    font-weight: 400; }
    #top #main .sidebar .widget_nav_menu ul li.current_page_item {
      left: auto;
      padding: 0;
      top: auto;
      width: auto;
      box-shadow: none; }
      #top #main .sidebar .widget_nav_menu ul li.current_page_item a {
        font-weight: normal;
        color: #0ea5e9; }
    #top #main .sidebar .widget_nav_menu ul li a {
      color: #888;
      text-decoration: none;
      padding: 0;
      display: inline; }
      #top #main .sidebar .widget_nav_menu ul li a:hover {
        text-decoration: none;
        color: #0ea5e9; }
#top #main .sidebar .blog-categories .menu {
  padding: 0 0 30px;
  width: 100%;
  overflow: hidden; }
  #top #main .sidebar .blog-categories .menu li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0 18px 0 0;
    display: inline;
    clear: none;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 21px;
    line-height: 1.16667rem;
    font-weight: 400; }
    #top #main .sidebar .blog-categories .menu li.current-menu-item {
      left: auto;
      top: auto;
      width: auto; }
      #top #main .sidebar .blog-categories .menu li.current-menu-item a {
        font-weight: normal; }
    #top #main .sidebar .blog-categories .menu li:after {
      content: "";
      position: absolute;
      bottom: 5px;
      right: 7px;
      display: block;
      background: #888;
      height: 10px;
      width: 1px;
      -ms-transform: rotate(20deg);
      /* IE 9 */
      -webkit-transform: rotate(20deg);
      /* Chrome, Safari, Opera */
      transform: rotate(20deg); }
    #top #main .sidebar .blog-categories .menu li:last-child {
      padding-right: 0; }
      #top #main .sidebar .blog-categories .menu li:last-child:after {
        display: none; }
    #top #main .sidebar .blog-categories .menu li a {
      color: #888;
      text-decoration: none;
      padding: 0;
      display: inline; }
      #top #main .sidebar .blog-categories .menu li a:hover {
        text-decoration: underline; }
#top #main .sidebar .blog-post .wpp-list > li {
  width: 100%;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 20px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  #top #main .sidebar .blog-post .wpp-list > li .thumb {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    margin: 0 0 10px; }
    #top #main .sidebar .blog-post .wpp-list > li .thumb:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 40%; }
      @media only screen and (min-width: 768px) {
        #top #main .sidebar .blog-post .wpp-list > li .thumb:before {
          display: none; } }
    #top #main .sidebar .blog-post .wpp-list > li .thumb a {
      position: static !important;
      margin: 0; }
    #top #main .sidebar .blog-post .wpp-list > li .thumb img {
      float: none;
      margin: 0;
      display: block;
      border-radius: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      @media only screen and (min-width: 768px) {
        #top #main .sidebar .blog-post .wpp-list > li .thumb img {
          position: relative;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          width: 100%;
          height: auto; } }
  #top #main .sidebar .blog-post .wpp-list > li .title {
    color: #333;
    padding: 0 20px;
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase; }
    #top #main .sidebar .blog-post .wpp-list > li .title a {
      color: #333; }
  #top #main .sidebar .blog-post .wpp-list > li .date {
    visibility: hidden;
    display: block;
    color: #888;
    padding: 0 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 400; }
#top #main .sidebar .blog-post .pis-ul .pis-li {
  width: 100%;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 20px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    margin: 0 0 10px; }
    #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 40%; }
      @media only screen and (min-width: 768px) {
        #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail:before {
          display: none; } }
    #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail a {
      position: static !important; }
    #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail img {
      float: none;
      margin: 0;
      display: block;
      border-radius: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      @media only screen and (min-width: 768px) {
        #top #main .sidebar .blog-post .pis-ul .pis-li .pis-thumbnail img {
          position: relative;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          width: 100%;
          height: auto; } }
  #top #main .sidebar .blog-post .pis-ul .pis-li .pis-title {
    visibility: hidden;
    color: #333;
    padding: 0 20px;
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase; }
    #top #main .sidebar .blog-post .pis-ul .pis-li .pis-title a {
      color: #333; }
  #top #main .sidebar .blog-post .pis-ul .pis-li .pis-utility {
    visibility: hidden;
    margin: 0 0 10px; }
  #top #main .sidebar .blog-post .pis-ul .pis-li .pis-date {
    display: block;
    color: #888;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 400; }
#top #main .sidebar .widget-easy-twitter-feed-widget-row iframe {
  width: 100% !important;
  display: block; }

#top #main .related_posts {
  padding: 30px 0 0; }
  @media only screen and (min-width: 992px) {
    #top #main .related_posts {
      padding: 60px 0 0; } }
  #top #main .related_posts .related_entries_container {
    margin: 0 -15px; }
    #top #main .related_posts .related_entries_container:before, #top #main .related_posts .related_entries_container:after {
      display: table;
      content: " "; }
    #top #main .related_posts .related_entries_container:after {
      clear: both; }
  #top #main .related_posts .related_column {
    margin: 0;
    padding: 0 15px;
    margin: 0 0 30px;
    float: left; }
    #top #main .related_posts .related_column.av_one_fourth {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        #top #main .related_posts .related_column.av_one_fourth {
          width: 50%; } }
      @media only screen and (min-width: 992px) {
        #top #main .related_posts .related_column.av_one_fourth {
          width: 33.33333%; } }
    #top #main .related_posts .related_column .inner-content {
      background: #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    #top #main .related_posts .related_column a {
      border-radius: 0; }
    #top #main .related_posts .related_column .text-content {
      text-align: left;
      min-height: 250px;
      padding: 20px;
      position: relative; }
      @media only screen and (min-width: 992px) {
        #top #main .related_posts .related_column .text-content {
          min-height: 300px; } }
      @media only screen and (min-width: 1200px) {
        #top #main .related_posts .related_column .text-content {
          min-height: 250px; } }
      #top #main .related_posts .related_column .text-content h3 {
        text-transform: uppercase;
        letter-spacing: 0;
        font-weight: 500;
        font-size: 20px;
        font-size: 1.11111rem;
        line-height: 24px;
        line-height: 1.33333rem; }
        @media only screen and (min-width: 992px) {
          #top #main .related_posts .related_column .text-content h3 {
            font-size: 23px;
            font-size: 1.27778rem;
            line-height: 28px;
            line-height: 1.55556rem; } }
      #top #main .related_posts .related_column .text-content .time {
        color: #888;
        text-transform: uppercase;
        font-size: 13px;
        font-size: 0.72222rem;
        line-height: 18px;
        line-height: 1rem; }
      #top #main .related_posts .related_column .text-content .entry-category {
        position: absolute;
        width: 100%;
        padding: 0 20px;
        left: 0;
        bottom: 20px;
        font-size: 13px;
        font-size: 0.72222rem;
        line-height: 18px;
        line-height: 1rem;
        text-transform: uppercase; }
        #top #main .related_posts .related_column .text-content .entry-category a {
          color: #888;
          overflow: visible;
          display: inline-block;
          position: relative;
          margin: 0 10px 0 0; }
          #top #main .related_posts .related_column .text-content .entry-category a:after {
            content: "";
            position: absolute;
            bottom: 5px;
            right: -7px;
            display: block;
            background: #888;
            height: 10px;
            width: 1px;
            -ms-transform: rotate(20deg);
            /* IE 9 */
            -webkit-transform: rotate(20deg);
            /* Chrome, Safari, Opera */
            transform: rotate(20deg); }
          #top #main .related_posts .related_column .text-content .entry-category a:last-child {
            margin: 0; }
            #top #main .related_posts .related_column .text-content .entry-category a:last-child:after {
              display: none; }
    #top #main .related_posts .related_column .related_image_wrap {
      border-radius: 0;
      float: none;
      width: 100%;
      overflow: hidden;
      position: relative; }
      #top #main .related_posts .related_column .related_image_wrap img {
        width: 100%;
        border-radius: 0; }
        #top #main .related_posts .related_column .related_image_wrap img.default {
          display: block;
          position: relative; }
        #top #main .related_posts .related_column .related_image_wrap img.wp-post-image {
          position: absolute;
          top: 0;
          left: 0; }
      #top #main .related_posts .related_column .related_image_wrap .related_posts_default_image {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
      #top #main .related_posts .related_column .related_image_wrap .related-format-icon {
        position: absolute;
        text-align: center;
        top: 1px;
        left: 1px;
        bottom: 1px;
        right: 1px;
        opacity: 0;
        filter: alpha(opacity=0); }
        #top #main .related_posts .related_column .related_image_wrap .related-format-icon .related-format-icon-inner {
          position: absolute;
          height: 30px;
          font-size: 30px;
          line-height: 30px;
          top: 50%;
          margin-top: -15px;
          left: 0;
          width: 100%; }
    #top #main .related_posts .related_column .avia-related-tooltip {
      position: absolute;
      z-index: 9999999;
      padding: 0;
      width: 200px;
      border-radius: 2px;
      box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
      border-width: 1px;
      border-style: solid;
      padding: 15px;
      margin-top: -10px; }
      #top #main .related_posts .related_column .avia-related-tooltip .avia-arrow-wrap {
        top: auto;
        bottom: 0;
        position: absolute;
        left: 50%; }
        #top #main .related_posts .related_column .avia-related-tooltip .avia-arrow-wrap .avia-arrow {
          border-top: none;
          border-left: none;
          top: -4px; }
  #top #main .related_posts .related_title {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 500;
    margin: 0 0 20px; }

#main #blog-posts {
  padding: 20px 0 40px; }
  @media only screen and (min-width: 768px) {
    #main #blog-posts {
      padding: 30px 0 50px; } }
  @media only screen and (min-width: 992px) {
    #main #blog-posts {
      padding: 40px 0 100px; } }
  @media only screen and (min-width: 1200px) {
    #main #blog-posts {
      padding: 80px 0 120px; } }
  #main #blog-posts .wrapper-posts {
    margin: 0 -15px; }
    #main #blog-posts .wrapper-posts:before, #main #blog-posts .wrapper-posts:after {
      display: table;
      content: " "; }
    #main #blog-posts .wrapper-posts:after {
      clear: both; }
  #main #blog-posts .flex_column {
    margin: 0;
    padding: 0 15px;
    margin: 0 0 30px; }
    #main #blog-posts .flex_column.av_one_fourth {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts .flex_column.av_one_fourth {
          width: 50%; } }
      @media only screen and (min-width: 992px) {
        #main #blog-posts .flex_column.av_one_fourth {
          width: 25%; } }
      #main #blog-posts .flex_column.av_one_fourth .entry-content {
        padding: 0 20px; }
      #main #blog-posts .flex_column.av_one_fourth .entry-excerpt {
        display: none; }
    #main #blog-posts .flex_column.av_one_half {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts .flex_column.av_one_half {
          width: 100%; } }
      @media only screen and (min-width: 992px) {
        #main #blog-posts .flex_column.av_one_half {
          width: 50%; } }
      #main #blog-posts .flex_column.av_one_half .entry-content {
        padding: 0 20px; }
        @media only screen and (min-width: 768px) {
          #main #blog-posts .flex_column.av_one_half .entry-content {
            float: left;
            width: 50%; } }
      #main #blog-posts .flex_column.av_one_half .entry-excerpt {
        padding: 0 20px 0; }
        @media only screen and (min-width: 768px) {
          #main #blog-posts .flex_column.av_one_half .entry-excerpt {
            padding-top: 35px;
            float: left;
            width: 50%; } }
      #main #blog-posts .flex_column.av_one_half .entry-category {
        position: relative;
        bottom: 0;
        left: 0; }
        @media only screen and (min-width: 768px) {
          #main #blog-posts .flex_column.av_one_half .entry-category {
            position: absolute;
            width: 50%;
            bottom: 20px;
            left: 0; } }
      #main #blog-posts .flex_column.av_one_half .slide-content {
        min-height: auto; }
        @media only screen and (min-width: 768px) {
          #main #blog-posts .flex_column.av_one_half .slide-content {
            min-height: 250px; } }
        @media only screen and (min-width: 992px) {
          #main #blog-posts .flex_column.av_one_half .slide-content {
            min-height: 300px; } }
        @media only screen and (min-width: 1200px) {
          #main #blog-posts .flex_column.av_one_half .slide-content {
            min-height: 250px; } }
  #main #blog-posts .slide-image {
    border-radius: 0;
    margin: 0; }
    #main #blog-posts .slide-image img {
      border-radius: 0;
      width: 100%;
      display: block; }
    #main #blog-posts .slide-image .img-background {
      width: 100%;
      /*height: 240px;*/
      height: 198px;
      background-repeat: no;
      background-size: cover;
      background-position: center; }
  #main #blog-posts .entry-excerpt p {
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 21px;
    line-height: 1.16667rem;
    color: #888;
    margin: 0 0 20px; }
  #main #blog-posts .slide-content {
    min-height: 250px;
    padding: 20px 0;
    position: relative; }
    @media only screen and (min-width: 992px) {
      #main #blog-posts .slide-content {
        min-height: 300px; } }
    @media only screen and (min-width: 1200px) {
      #main #blog-posts .slide-content {
        min-height: 250px; } }
  #main #blog-posts .slide-meta {
    padding: 0 0 10px; }
  #main #blog-posts h3 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    @media only screen and (min-width: 992px) {
      #main #blog-posts h3 {
        font-size: 23px;
        font-size: 1.27778rem;
        line-height: 28px;
        line-height: 1.55556rem; } }
  #main #blog-posts .slide-meta-time {
    color: #888;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem; }
  #main #blog-posts .entry-category {
    position: absolute;
    width: 100%;
    padding: 0 20px;
    left: 0;
    bottom: 20px;
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 18px;
    line-height: 1rem;
    text-transform: uppercase; }
    #main #blog-posts .entry-category a {
      color: #888;
      display: inline-block;
      position: relative;
      margin: 0 10px 0 0; }
      #main #blog-posts .entry-category a:after {
        content: "";
        position: absolute;
        bottom: 5px;
        right: -7px;
        display: block;
        background: #888;
        height: 10px;
        width: 1px;
        -ms-transform: rotate(20deg);
        /* IE 9 */
        -webkit-transform: rotate(20deg);
        /* Chrome, Safari, Opera */
        transform: rotate(20deg); }
      #main #blog-posts .entry-category a:last-child {
        margin: 0; }
        #main #blog-posts .entry-category a:last-child:after {
          display: none; }
  #main #blog-posts .slide-entry-inner {
    position: relative;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
    #main #blog-posts .slide-entry-inner:before, #main #blog-posts .slide-entry-inner:after {
      display: table;
      content: " "; }
    #main #blog-posts .slide-entry-inner:after {
      clear: both; }
  #main #blog-posts .buttons {
    text-align: center;
    padding-top: 20px; }
    @media only screen and (min-width: 768px) {
      #main #blog-posts .buttons {
        padding-top: 30px; } }
    @media only screen and (min-width: 992px) {
      #main #blog-posts .buttons {
        padding-top: 40px; } }
    #main #blog-posts .buttons a {
      min-width: 220px; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts .buttons a {
          min-width: 300px; } }
  @media only screen and (min-width: 992px) {
    #main #blog-posts.list .container {
      width: 970px; } }
  #main #blog-posts.list .slide-entry {
    position: relative !important;
    top: auto !important;
    left: auto !important; }
  #main #blog-posts.list .flex_column.av_one_fourth,
  #main #blog-posts.list .flex_column.av_one_half {
    float: left;
    width: 100%;
    position: relative; }
    #main #blog-posts.list .flex_column.av_one_fourth .entry-excerpt,
    #main #blog-posts.list .flex_column.av_one_half .entry-excerpt {
      display: inline; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts.list .flex_column.av_one_fourth .entry-excerpt,
        #main #blog-posts.list .flex_column.av_one_half .entry-excerpt {
          padding-top: 35px; } }
    #main #blog-posts.list .flex_column.av_one_fourth .slide-content,
    #main #blog-posts.list .flex_column.av_one_half .slide-content {
      min-height: auto; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts.list .flex_column.av_one_fourth .slide-content,
        #main #blog-posts.list .flex_column.av_one_half .slide-content {
          padding-bottom: 0; } }
    #main #blog-posts.list .flex_column.av_one_fourth .entry-category,
    #main #blog-posts.list .flex_column.av_one_half .entry-category {
      position: static;
      bottom: auto;
      left: 0; }
      @media only screen and (min-width: 768px) {
        #main #blog-posts.list .flex_column.av_one_fourth .entry-category,
        #main #blog-posts.list .flex_column.av_one_half .entry-category {
          position: absolute;
          left: 33.33333%;
          bottom: 20px;
          width: 33.33333%;
          padding-left: 20px; } }
  #main #blog-posts.list .slide-image {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #main #blog-posts.list .slide-image {
        width: 33.33333%;
        padding-right: 10px; } }
  #main #blog-posts.list .slide-content {
    float: left;
    width: 100%;
    min-height: auto;
    position: static; }
    @media only screen and (min-width: 768px) {
      #main #blog-posts.list .slide-content {
        width: 66.66667%; } }
  #main #blog-posts.list .entry-content {
    float: left;
    padding: 0 20px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #main #blog-posts.list .entry-content {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px; } }
  #main #blog-posts.list .entry-excerpt {
    float: left;
    padding: 0 20px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #main #blog-posts.list .entry-excerpt {
        width: 50%;
        padding-left: 10px;
        padding-right: 20px; } }

.navigation-search .view {
  overflow: hidden;
  margin: 0;
  width: 100%;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .navigation-search .view {
      float: right;
      width: auto; } }
  .navigation-search .view li {
    float: left;
    padding: 0 20px 0 0;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    opacity: 0.6; }
    @media only screen and (min-width: 768px) {
      .navigation-search .view li {
        padding: 0 0 0 20px; } }
    .navigation-search .view li.active {
      opacity: 1; }
      .navigation-search .view li.active a {
        border-bottom: 1px solid #333; }
    .navigation-search .view li a {
      color: #333;
      text-decoration: none !important; }

#top .solr-form .form-container {
  padding: 0 15px;
  max-width: 100%;
  width: auto;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    #top .solr-form .form-container {
      width: 750px; } }
  @media only screen and (min-width: 992px) {
    #top .solr-form .form-container {
      width: 970px; } }
#top .solr-form .search-wrap {
  padding: 11px 0;
  background: #fff;
  width: 100%;
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #top .solr-form .search-wrap:before {
      content: "";
      display: block;
      position: absolute;
      height: 34px;
      width: 1px;
      top: 11px;
      left: 50%;
      background: #ccc; } }
  #top .solr-form .search-wrap .column {
    float: left;
    width: 100%;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #top .solr-form .search-wrap .column {
        width: 50%; } }
  #top .solr-form .search-wrap .form-text {
    position: relative;
    padding: 0 10px 0 40px; }
  #top .solr-form .search-wrap input[type=text] {
    height: 34px;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    padding: 0 10px;
    background: transparent;
    font-family: futura-pt, sans-serif;
    color: #888;
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 21px;
    line-height: 1.16667rem;
    outline: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 768px) {
      #top .solr-form .search-wrap input[type=text] {
        box-shadow: none;
        outline: initial; } }
    #top .solr-form .search-wrap input[type=text]::-webkit-input-placeholder {
      color: #888; }
    #top .solr-form .search-wrap input[type=text]:-moz-placeholder {
      color: #888;
      opacity: 1; }
    #top .solr-form .search-wrap input[type=text]::-moz-placeholder {
      color: #888;
      opacity: 1; }
    #top .solr-form .search-wrap input[type=text]:-ms-input-placeholder {
      color: #888; }
  #top .solr-form .search-wrap .submit-search {
    position: absolute;
    top: 6px;
    left: 0;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    border: 0;
    padding: 0;
    outline: 0;
    background: url(../images/sprite_1.svg) no-repeat -293px -18px; }
  #top .solr-form .search-wrap .filter {
    margin: 10px 0;
    display: inline-block;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 600;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
    position: relative;
    padding-right: 35px; }
    #top .solr-form .search-wrap .filter:after {
      content: "";
      position: absolute;
      top: 4px;
      right: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 9px 7px 0 7px;
      border-color: #333 transparent transparent; }
    #top .solr-form .search-wrap .filter.open:after {
      border-width: 0 7px 9px 7px;
      border-color: transparent transparent #333; }
#top .solr-form .filter-wrap {
  display: none;
  background: #f7f7f7;
  width: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }

#main #clients {
  padding: 30px 0 30px; }
  @media only screen and (min-width: 768px) {
    #main #clients {
      padding: 40px 0 40px; } }
  @media only screen and (min-width: 992px) {
    #main #clients {
      padding: 60px 0 60px; } }
  @media only screen and (min-width: 1200px) {
    #main #clients {
      padding: 80px 0 80px; } }
  #main #clients .ajax-load-more-wrap {
    margin: 0 -15px; }
    #main #clients .ajax-load-more-wrap:before, #main #clients .ajax-load-more-wrap:after {
      display: table;
      content: " "; }
    #main #clients .ajax-load-more-wrap:after {
      clear: both; }
  #main #clients .vuelio_one_fourth {
    float: left;
    margin: 0 0 30px;
    width: 100%;
    padding: 0 15px; }
    @media only screen and (min-width: 768px) {
      #main #clients .vuelio_one_fourth {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      #main #clients .vuelio_one_fourth {
        width: 25%; } }
  #main #clients .client-content {
    position: relative;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    #main #clients .client-content:before, #main #clients .client-content:after {
      display: table;
      content: " "; }
    #main #clients .client-content:after {
      clear: both; }
  #main #clients .image-logo {
    width: 100%;
    height: 240px;
    position: relative;
    text-align: center; }
    #main #clients .image-logo img {
      position: relative;
      display: inline;
      top: 50%;
      left: auto;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #main #clients .bottom {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 10px;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    font-weight: 600;
    position: relative; }
    @media only screen and (min-width: 768px) {
      #main #clients .bottom {
        min-height: 38px; } }
    #main #clients .bottom .item {
      width: 100%;
      float: left;
      padding: 5px 15px; }
    #main #clients .bottom.study .item {
      width: 50%; }
      @media only screen and (min-width: 768px) {
        #main #clients .bottom.study .item {
          width: 50%; } }
    #main #clients .bottom.study:after {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      width: 1px;
      height: 100%;
      display: block;
      background: #ccc; }
      @media only screen and (min-width: 768px) {
        #main #clients .bottom.study:after {
          display: block; } }
    #main #clients .bottom a {
      color: #333; }
  #main #clients .testimonial {
    display: none; }
  #main #clients .alm-btn-wrap {
    float: left;
    width: 100%; }
    #main #clients .alm-btn-wrap .alm-load-more-btn {
      margin: 0;
      border-radius: 0;
      font-family: futura-pt, sans-serif;
      text-decoration: none !important;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      padding: 15px 20px;
      height: 50px;
      display: inline-block;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 20px;
      line-height: 1.11111rem;
      color: #fff;
      width: 220px;
      background: #333; }
      @media only screen and (min-width: 768px) {
        #main #clients .alm-btn-wrap .alm-load-more-btn {
          width: 300px; } }
      #main #clients .alm-btn-wrap .alm-load-more-btn.done {
        display: none; }
  #main #clients #testimonial {
    float: left;
    position: relative;
    width: 100%;
    padding: 0 15px;
    margin: 0 0 30px; }
    #main #clients #testimonial .testimonial-content {
      background: #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      padding: 20px 0; }
      @media only screen and (min-width: 768px) {
        #main #clients #testimonial .testimonial-content {
          padding: 40px 0; } }
      @media only screen and (min-width: 992px) {
        #main #clients #testimonial .testimonial-content {
          padding: 60px 0; } }
      #main #clients #testimonial .testimonial-content:before, #main #clients #testimonial .testimonial-content:after {
        display: table;
        content: " "; }
      #main #clients #testimonial .testimonial-content:after {
        clear: both; }
    #main #clients #testimonial .inner {
      margin: 0 -15px; }
      #main #clients #testimonial .inner:before, #main #clients #testimonial .inner:after {
        display: table;
        content: " "; }
      #main #clients #testimonial .inner:after {
        clear: both; }
    #main #clients #testimonial .photo {
      float: left;
      width: 100%;
      height: 170px;
      padding: 0 15px; }
      @media only screen and (min-width: 768px) {
        #main #clients #testimonial .photo {
          width: 50%; } }
      @media only screen and (min-width: 992px) {
        #main #clients #testimonial .photo {
          width: 25%; } }
      #main #clients #testimonial .photo .photo-mask {
        width: 170px;
        height: 170px;
        display: block;
        margin: 0 auto 0;
        position: relative; }
        #main #clients #testimonial .photo .photo-mask:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 100%;
          background: url(../images/client-photo-mask.png) no-repeat 0 0; }
      #main #clients #testimonial .photo img {
        width: 100%;
        display: block; }
    #main #clients #testimonial .text {
      float: left;
      width: 100%;
      padding: 0 30px; }
      @media only screen and (min-width: 768px) {
        #main #clients #testimonial .text {
          padding: 0 45px; } }
      @media only screen and (min-width: 992px) {
        #main #clients #testimonial .text {
          padding: 0 60px; } }
      @media only screen and (min-width: 1200px) {
        #main #clients #testimonial .text {
          padding: 0 80px; } }
      @media only screen and (min-width: 768px) {
        #main #clients #testimonial .text.with-photo {
          width: 50%; } }
      @media only screen and (min-width: 992px) {
        #main #clients #testimonial .text.with-photo {
          width: 75%; } }
      #main #clients #testimonial .text p {
        font-size: 18px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.22222rem;
        color: #666;
        font-weight: 300; }
      #main #clients #testimonial .text span.name {
        display: block;
        letter-spacing: 0.046em;
        font-size: 14px;
        font-size: 0.77778rem;
        line-height: 18px;
        line-height: 1rem;
        font-weight: 500;
        color: #333; }
      #main #clients #testimonial .text span.company {
        text-transform: uppercase;
        display: block;
        letter-spacing: 0.046em;
        font-size: 14px;
        font-size: 0.77778rem;
        line-height: 18px;
        line-height: 1rem;
        font-weight: 600;
        color: #333; }
    #main #clients #testimonial .close {
      position: absolute;
      top: 5px;
      right: 20px;
      width: 16px;
      height: 16px;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/sprite_1.svg) no-repeat -449px -20px; }
      @media only screen and (min-width: 768px) {
        #main #clients #testimonial .close {
          top: 20px;
          right: 35px; } }
  #main #clients .active_line {
    display: none;
    width: 100%;
    height: 4px;
    background: #333;
    position: absolute;
    bottom: -30px;
    left: 0; }
    #main #clients .active_line:after {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(51, 51, 51, 0);
      border-bottom-color: #333;
      border-width: 8px;
      margin-left: -8px; }
  #main #clients .active .active_line {
    display: block; }

#main .filter-nav {
  background: #f4f5f6; }
  #main .filter-nav .filter {
    margin: 0;
    /* padding: 20px 0; */
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #main .filter-nav .filter {
        padding: 0; } }
    #main .filter-nav .filter li {
      padding: 10px 5px;
      display: inline-block;
      position: relative;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 20px;
      line-height: 1.11111rem;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #main .filter-nav .filter li {
          margin: 0 20px;
          padding: 28px 0; } }
      #main .filter-nav .filter li a {
        display: inline-block;
        color: rgba(51, 51, 51, 0.5);
        text-decoration: none !important;
        padding: 15px 3%; }
        @media only screen and (min-width: 768px) {
          #main .filter-nav .filter li a {
            padding: 15px 30px; } }
      @media only screen and (min-width: 768px) {
        #main .filter-nav .filter li.get-price {
          display: inline-block; } }
      #main .filter-nav .filter li.get-price.active:after {
        background: #274596; }
      @media only screen and (min-width: 768px) {
        #main .filter-nav .filter li.get-price.active:before {
          height: 10px;
          width: 14px;
          background-position: -563px -79px; } }
      #main .filter-nav .filter li.get-price.active a {
        color: #274596;
        background: none;
        padding-left: 0;
        padding-right: 0; }
      #main .filter-nav .filter li.active {
        background: none; }
        #main .filter-nav .filter li.active a {
          color: #333; }
        #main .filter-nav .filter li.active:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          margin-left: -6px;
          width: 12px;
          height: 8px;
          bottom: 10px;
          background: url(../images/sprite_1.svg) no-repeat -246px -79px; }
          @media only screen and (min-width: 768px) {
            #main .filter-nav .filter li.active:before {
              bottom: 20px; } }
        #main .filter-nav .filter li.active:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 4px;
          background: #333; }
          @media only screen and (min-width: 768px) {
            #main .filter-nav .filter li.active:after {
              width: 100%;
              left: 0;
              left: 25%;
              width: 50%; } }
      #main .filter-nav .filter li .button-blue {
        text-decoration: none !important;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        padding: 15px 20px;
        display: inline-block;
        font-size: 15px;
        font-size: 0.83333rem;
        line-height: 20px;
        line-height: 1.11111rem;
        color: #fff;
        background: #ff5892; }
        @media only screen and (min-width: 992px) {
          #main .filter-nav .filter li .button-blue {
            padding-right: 30px;
            padding-left: 30px; } }

#main .meta-nav {
  padding: 30px 0 0; }
  @media only screen and (min-width: 768px) {
    #main .meta-nav {
      padding: 40px 0 0; } }
  @media only screen and (min-width: 992px) {
    #main .meta-nav {
      padding: 60px 0 0; } }
  @media only screen and (min-width: 1200px) {
    #main .meta-nav {
      padding: 80px 0 0; } }
  #main .meta-nav:before, #main .meta-nav:after {
    display: table;
    content: " "; }
  #main .meta-nav:after {
    clear: both; }
  #main .meta-nav .show {
    font-size: 16px;
    font-size: 0.88889rem;
    line-height: 21px;
    line-height: 1.16667rem;
    color: #666; }
    @media only screen and (min-width: 768px) {
      #main .meta-nav .show {
        float: left; } }
  @media only screen and (min-width: 768px) {
    #main .meta-nav .sort_by {
      float: right; } }
  #main .meta-nav .sort_by .label {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 18px;
    line-height: 1rem;
    font-weight: 600;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
    position: relative;
    padding-right: 35px; }
    #main .meta-nav .sort_by .label:after {
      content: "";
      position: absolute;
      top: 4px;
      right: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 9px 7px 0 7px;
      border-color: #333 transparent transparent; }

.single-product .addthis_toolbox {
  display: none; }

#overview-section {
  background-size: 591px auto;
  /*.avia_image{
    position: absolute;
    top: 0;
    left: 0;
  }*/ }
  @media only screen and (min-width: 1200px) {
    #overview-section .container {
      width: 1020px; } }
  #overview-section h2 {
    color: #222;
    font-weight: 300; }
  #overview-section h3 {
    font-weight: 300;
    color: #222;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 20px;
    font-size: 26px;
    font-size: 1.44444rem;
    line-height: 30px;
    line-height: 1.66667rem; }
    @media only screen and (min-width: 992px) {
      #overview-section h3 {
        font-size: 30px;
        font-size: 1.66667rem;
        line-height: 34px;
        line-height: 1.88889rem; } }
  #overview-section h4 {
    font-weight: 400;
    color: #222;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 20px;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    @media only screen and (min-width: 992px) {
      #overview-section h4 {
        font-size: 22px;
        font-size: 1.22222rem;
        line-height: 26px;
        line-height: 1.44444rem; } }
  #overview-section p {
    color: #666;
    font-weight: 300;
    font-size: 18px;
    font-size: 1rem;
    margin: 0 0 20px;
    line-height: 22px;
    line-height: 1.22222rem; }

body#top.page-template-page-paid-campaign-boxed #main .content-boxed .container > .template-page {
  position: relative;
  border: 0;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 15px 20px 15px;
  margin: 20px 0;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    body#top.page-template-page-paid-campaign-boxed #main .content-boxed .container > .template-page {
      margin: 30px 0;
      padding: 40px 40px 40px 40px; } }
  @media only screen and (min-width: 992px) {
    body#top.page-template-page-paid-campaign-boxed #main .content-boxed .container > .template-page {
      margin: 40px 0;
      padding: 60px 55px 60px 55px; } }
  @media only screen and (min-width: 1200px) {
    body#top.page-template-page-paid-campaign-boxed #main .content-boxed .container > .template-page {
      margin: 50px 0;
      padding: 80px 75px 80px 75px; } }
  @media only screen and (min-width: 1400px) {
    body#top.page-template-page-paid-campaign-boxed #main .content-boxed .container > .template-page {
      padding: 100px 100px 100px 100px; } }

body.page-template-page-paid-campaign-boxed,
body.page-template-default {
  /*&#top #main  [id^="av_section"]{
    > .container > .template-page{
      position: relative;
      border: 0;
      background: #fff;
      box-shadow: 0 2px 4px rgba(0,0,0,0.1);
      padding: 20px 15px 20px 15px;
      margin: 20px 0;
      box-sizing: border-box;
      @include bp(small){
        margin: 30px 0;
        padding: 40px 40px 40px 40px;
      }
      @include bp(medium){
        margin: 40px 0;
        padding: 60px 55px 60px 55px;
      }
      @include bp(large){
        margin: 50px 0;
        padding: 80px 75px 80px 75px;
      }
      @include bp(xlarge){
        padding: 100px 100px 100px 100px;
      }
    }
  }*/ }
  body.page-template-page-paid-campaign-boxed #after_layer_slider_1 > .container > .template-page,
  body.page-template-default #after_layer_slider_1 > .container > .template-page {
    position: relative;
    border: 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px 15px 20px 15px;
    margin: 20px 0;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      body.page-template-page-paid-campaign-boxed #after_layer_slider_1 > .container > .template-page,
      body.page-template-default #after_layer_slider_1 > .container > .template-page {
        margin: 30px 0;
        padding: 40px 40px 40px 40px; } }
    @media only screen and (min-width: 992px) {
      body.page-template-page-paid-campaign-boxed #after_layer_slider_1 > .container > .template-page,
      body.page-template-default #after_layer_slider_1 > .container > .template-page {
        margin: 40px 0;
        padding: 60px 55px 60px 55px; } }
    @media only screen and (min-width: 1200px) {
      body.page-template-page-paid-campaign-boxed #after_layer_slider_1 > .container > .template-page,
      body.page-template-default #after_layer_slider_1 > .container > .template-page {
        margin: 50px 0;
        padding: 80px 75px 80px 75px; } }
    @media only screen and (min-width: 1400px) {
      body.page-template-page-paid-campaign-boxed #after_layer_slider_1 > .container > .template-page,
      body.page-template-default #after_layer_slider_1 > .container > .template-page {
        padding: 100px 100px 100px 100px; } }

body.page-template-page-paid-campaign-boxed#top.avia-blank #wrap_all {
  display: block; }
body.page-template-page-paid-campaign-boxed #main {
  vertical-align: top; }
body.page-template-page-paid-campaign-boxed #breadcrumbs {
  display: none; }

body.error404 #breadcrumbs,
body.page-template-page-paid-campaign-boxed #breadcrumbs,
body.page-template-page-generic-content #breadcrumbs {
  position: relative; }
  body.error404 #breadcrumbs:before,
  body.page-template-page-paid-campaign-boxed #breadcrumbs:before,
  body.page-template-page-generic-content #breadcrumbs:before {
    display: none; }
  body.error404 #breadcrumbs:after,
  body.page-template-page-paid-campaign-boxed #breadcrumbs:after,
  body.page-template-page-generic-content #breadcrumbs:after {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    -moz-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
    z-index: 99; }
body.error404 .container_wrap,
body.page-template-page-paid-campaign-boxed .container_wrap,
body.page-template-page-generic-content .container_wrap {
  border: 0 !important; }
  body.error404 .container_wrap .template-page.content,
  body.page-template-page-paid-campaign-boxed .container_wrap .template-page.content,
  body.page-template-page-generic-content .container_wrap .template-page.content {
    border: 0;
    margin: 0; }
  body.error404 .container_wrap .page-container,
  body.page-template-page-paid-campaign-boxed .container_wrap .page-container,
  body.page-template-page-generic-content .container_wrap .page-container {
    position: relative;
    border: 0;
    background: #fff;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px 15px 20px 15px; }
    @media only screen and (min-width: 768px) {
      body.error404 .container_wrap .page-container,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container,
      body.page-template-page-generic-content .container_wrap .page-container {
        padding: 40px 40px 40px 40px; } }
    @media only screen and (min-width: 992px) {
      body.error404 .container_wrap .page-container,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container,
      body.page-template-page-generic-content .container_wrap .page-container {
        padding: 60px 55px 60px 55px; } }
    @media only screen and (min-width: 1200px) {
      body.error404 .container_wrap .page-container,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container,
      body.page-template-page-generic-content .container_wrap .page-container {
        padding: 80px 75px 80px 75px; } }
    @media only screen and (min-width: 1400px) {
      body.error404 .container_wrap .page-container,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container,
      body.page-template-page-generic-content .container_wrap .page-container {
        padding: 100px 100px 100px 100px; } }
    body.error404 .container_wrap .page-container .entry-content h1,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h1,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content h1 {
      color: #222222;
      font-weight: 300;
      margin: 0 0 30px;
      font-size: 30px;
      font-size: 1.66667rem;
      line-height: 34px;
      line-height: 1.88889rem; }
      @media only screen and (min-width: 768px) {
        body.error404 .container_wrap .page-container .entry-content h1,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h1,
        body.page-template-page-generic-content .container_wrap .page-container .entry-content h1 {
          font-size: 34px;
          font-size: 1.88889rem;
          line-height: 38px;
          line-height: 2.11111rem; } }
      @media only screen and (min-width: 992px) {
        body.error404 .container_wrap .page-container .entry-content h1,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h1,
        body.page-template-page-generic-content .container_wrap .page-container .entry-content h1 {
          font-size: 38px;
          font-size: 2.11111rem;
          line-height: 42px;
          line-height: 2.33333rem; } }
    body.error404 .container_wrap .page-container .entry-content h2,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h2,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content h2 {
      font-weight: 300;
      margin: 1.5em 0 20px;
      font-size: 22px;
      font-size: 1.22222rem;
      line-height: 28px;
      line-height: 1.55556rem; }
      @media only screen and (min-width: 992px) {
        body.error404 .container_wrap .page-container .entry-content h2,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h2,
        body.page-template-page-generic-content .container_wrap .page-container .entry-content h2 {
          font-size: 30px;
          font-size: 1.66667rem;
          line-height: 34px;
          line-height: 1.88889rem; } }
    body.error404 .container_wrap .page-container .entry-content h3,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h3,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content h3 {
      font-weight: 400;
      margin: 0 0 20px;
      font-size: 20px;
      font-size: 1.11111rem;
      line-height: 24px;
      line-height: 1.33333rem; }
      @media only screen and (min-width: 992px) {
        body.error404 .container_wrap .page-container .entry-content h3,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h3,
        body.page-template-page-generic-content .container_wrap .page-container .entry-content h3 {
          font-size: 22px;
          font-size: 1.22222rem;
          line-height: 28px;
          line-height: 1.55556rem; } }
    body.error404 .container_wrap .page-container .entry-content h6,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content h6,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content h6 {
      color: #222;
      font-weight: 300;
      margin: 0 0 40px;
      font-size: 14px;
      font-size: 0.77778rem;
      line-height: 16px;
      line-height: 0.88889rem;
      letter-spacing: 0.2px; }
    body.error404 .container_wrap .page-container .entry-content p,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content p,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content p {
      font-weight: 300;
      font-size: 18px;
      font-size: 1rem;
      line-height: 21px;
      line-height: 1.16667rem; }
      body.error404 .container_wrap .page-container .entry-content p strong,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content p strong,
      body.page-template-page-generic-content .container_wrap .page-container .entry-content p strong {
        font-weight: 500; }
    body.error404 .container_wrap .page-container .entry-content .avia-video,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .entry-content .avia-video,
    body.page-template-page-generic-content .container_wrap .page-container .entry-content .avia-video {
      margin-bottom: 8px; }
    body.error404 .container_wrap .page-container .author-box,
    body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box,
    body.page-template-page-generic-content .container_wrap .page-container .author-box {
      margin: 30px 0 0;
      padding-top: 20px;
      border-top: 1px solid #e7e7e7; }
      @media only screen and (min-width: 768px) {
        body.error404 .container_wrap .page-container .author-box,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box,
        body.page-template-page-generic-content .container_wrap .page-container .author-box {
          margin: 40px 0 0;
          padding-top: 30px; } }
      @media only screen and (min-width: 992px) {
        body.error404 .container_wrap .page-container .author-box,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box,
        body.page-template-page-generic-content .container_wrap .page-container .author-box {
          margin: 50px 0 0;
          padding-top: 40px; } }
      @media only screen and (min-width: 1200px) {
        body.error404 .container_wrap .page-container .author-box,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box,
        body.page-template-page-generic-content .container_wrap .page-container .author-box {
          margin: 60px 0 0;
          padding-top: 50px; } }
      body.error404 .container_wrap .page-container .author-box .rounded-container,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box .rounded-container,
      body.page-template-page-generic-content .container_wrap .page-container .author-box .rounded-container {
        width: 100px;
        height: 100px;
        position: relative;
        margin: 0 auto 20px;
        float: none; }
        @media only screen and (min-width: 768px) {
          body.error404 .container_wrap .page-container .author-box .rounded-container,
          body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box .rounded-container,
          body.page-template-page-generic-content .container_wrap .page-container .author-box .rounded-container {
            float: left;
            margin: 0 0 0 20px; } }
        body.error404 .container_wrap .page-container .author-box .rounded-container:after,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box .rounded-container:after,
        body.page-template-page-generic-content .container_wrap .page-container .author-box .rounded-container:after {
          background: transparent url("../images/author-photo-mask.png") no-repeat scroll 0 0;
          content: "";
          display: block;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
        body.error404 .container_wrap .page-container .author-box .rounded-container img,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box .rounded-container img,
        body.page-template-page-generic-content .container_wrap .page-container .author-box .rounded-container img {
          border-radius: 0; }
      @media only screen and (min-width: 768px) {
        body.error404 .container_wrap .page-container .author-box .author_description,
        body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box .author_description,
        body.page-template-page-generic-content .container_wrap .page-container .author-box .author_description {
          padding: 0 0 0 140px; } }
      body.error404 .container_wrap .page-container .author-box h3,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box h3,
      body.page-template-page-generic-content .container_wrap .page-container .author-box h3 {
        color: #222;
        font-weight: normal;
        margin: 0 0 15px; }
        @media only screen and (min-width: 992px) {
          body.error404 .container_wrap .page-container .author-box h3,
          body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box h3,
          body.page-template-page-generic-content .container_wrap .page-container .author-box h3 {
            font-size: 22px;
            font-size: 1.22222rem; } }
      body.error404 .container_wrap .page-container .author-box p,
      body.page-template-page-paid-campaign-boxed .container_wrap .page-container .author-box p,
      body.page-template-page-generic-content .container_wrap .page-container .author-box p {
        color: #888;
        font-size: 16px;
        font-size: 0.88889rem;
        line-height: 21px;
        line-height: 1.16667rem;
        margin: 0 0 10px; }

.posts-in-sidebar.side-block .pis-ul .pis-li {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0px 0px 20px;
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); }
  .posts-in-sidebar.side-block .pis-ul .pis-li .pis-thumbnail {
    margin: 0px 0px 10px; }
    .posts-in-sidebar.side-block .pis-ul .pis-li .pis-thumbnail img {
      display: block; }
  .posts-in-sidebar.side-block .pis-ul .pis-li .pis-excerpt {
    padding: 0 0 30px; }
    .posts-in-sidebar.side-block .pis-ul .pis-li .pis-excerpt .pis-more {
      padding: 20px 20px 0 20px;
      display: block; }
      .posts-in-sidebar.side-block .pis-ul .pis-li .pis-excerpt .pis-more a {
        color: #333333;
        font-weight: 500;
        font-size: 20px;
        font-size: 1.11111rem;
        line-height: 24px;
        line-height: 1.33333rem; }
        @media only screen and (min-width: 992px) {
          .posts-in-sidebar.side-block .pis-ul .pis-li .pis-excerpt .pis-more a {
            font-size: 22px;
            font-size: 1.22222rem;
            line-height: 28px;
            line-height: 1.55556rem; } }
        .posts-in-sidebar.side-block .pis-ul .pis-li .pis-excerpt .pis-more a .pis-arrow {
          display: none; }

#contact-intro h1 {
  font-weight: 300;
  color: #222;
  text-transform: none; }
#contact-intro .av_textblock_section {
  font-weight: 300; }
#contact-intro ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media only screen and (min-width: 992px) {
    #contact-intro ul.right {
      margin-left: 60px; } }
  #contact-intro ul li {
    font-weight: 400;
    color: #222;
    padding-left: 79px;
    margin-bottom: 20px;
    min-height: 40px;
    position: relative;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 24px;
    line-height: 1.33333rem; }
    @media only screen and (min-width: 992px) {
      #contact-intro ul li {
        font-size: 22px;
        font-size: 1.22222rem;
        line-height: 28px;
        line-height: 1.55556rem; } }
    #contact-intro ul li a {
      color: #0EA5E9; }
    #contact-intro ul li:before {
      content: "";
      display: none;
      position: absolute;
      width: 42px;
      height: 42px;
      background: url(../images/sprite_1.svg) no-repeat;
      top: 8px;
      left: 0; }
    #contact-intro ul li.phone:before {
      display: block;
      background-position: -337px -118px; }
    #contact-intro ul li.map:before {
      display: block;
      background-position: -390px -117px; }
    #contact-intro ul li.email:before {
      display: block;
      background-position: -439px -125px; }
    #contact-intro ul li.world:before {
      display: block;
      background-position: -491px -119px; }

@media only screen and (min-width: 768px) {
  #top #clients-section .av_one_fifth {
    width: 18.2%; } }
@media only screen and (min-width: 768px) {
  #top #clients-section .av_three_fifth {
    margin-left: 0;
    width: 63.6%; } }
#top .contact-form {
  max-width: 640px; }
  #top .contact-form fieldset {
    max-width: 640px;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      #top .contact-form fieldset {
        margin-left: -10px;
        margin-right: -10px;
        box-sizing: border-box; } }
    @media only screen and (min-width: 768px) {
      #top .contact-form fieldset .field {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box; } }
    @media only screen and (min-width: 768px) {
      #top .contact-form fieldset .hs_submit {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box; } }
  #top .contact-form .field {
    position: relative;
    margin-bottom: 20px; }
    #top .contact-form .field label {
      color: #888;
      font-size: 17px;
      font-size: 0.94444rem;
      line-height: 18px;
      line-height: 1rem;
      text-align: left;
      float: none;
      position: absolute;
      top: 0;
      left: 10px;
      padding: 16px 20px 16px 20px;
      width: auto;
      font-family: futura-pt, sans-serif; }
      #top .contact-form .field label span {
        color: #888;
        font-size: 16px;
        font-size: 0.88889rem;
        line-height: 18px;
        line-height: 1rem;
        font-family: futura-pt, sans-serif; }
    #top .contact-form .field .input {
      margin: 0;
      box-sizing: border-box;
      padding: 0; }
      #top .contact-form .field .input input {
        margin: 0;
        color: #888;
        font-size: 17px;
        font-size: 0.94444rem;
        line-height: 22px;
        line-height: 1.22222rem;
        font-family: futura-pt, sans-serif;
        padding: 16px 20px;
        border: 0;
        height: 50px;
        max-width: 620px;
        display: block;
        box-sizing: border-box;
        -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
        box-shadow: none\9; }
      #top .contact-form .field .input textarea {
        max-width: 620px;
        padding: 10px 20px;
        display: block;
        box-sizing: border-box;
        margin-bottom: 0; }
    #top .contact-form .field .hs-error-msgs {
      bottom: 0;
      left: 15px; }
      #top .contact-form .field .hs-error-msgs label {
        padding: 0;
        color: #f00;
        font-size: 17px;
        font-size: 0.94444rem;
        line-height: 22px;
        line-height: 1.22222rem;
        font-family: futura-pt, sans-serif;
        font-weight: 600; }
  #top .contact-form .hs_submit .actions {
    padding: 0;
    margin: 0; }
    #top .contact-form .hs_submit .actions .hs-button {
      color: #fff;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 18px;
      line-height: 1rem;
      padding: 16px 0;
      background: #16b6eb;
      text-shadow: none;
      box-shadow: none;
      border: 0;
      border-radius: 0;
      transition: none;
      width: 100%;
      font-family: futura-pt, sans-serif;
      max-width: 620px;
      display: block;
      box-sizing: border-box; }

.avia-google-map-container:after {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 -10px 15px -10px rgba(0, 0, 0, 0.35); }

.gw-go-body .gw-go-icon-red-cross-outer .gw-go-body-cell,
.gw-go-body .gw-go-icon-green-ok-outer .gw-go-body-cell {
  visibility: hidden; }

#wrap_all #main .gw-go-body .gw-go-icon-red-cross-outer {
  background: #e7e7e7;
  position: relative; }
  #wrap_all #main .gw-go-body .gw-go-icon-red-cross-outer:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    background: url("../images/sprite_1.svg") no-repeat -19px -129px; }

#wrap_all #main .gw-go-body .gw-go-icon-green-ok-outer {
  background: #f7f7f7; }
  #wrap_all #main .gw-go-body .gw-go-icon-green-ok-outer:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    background: url("../images/sprite_1.svg") no-repeat -73px -129px; }

.oss_horizontal_share {
  display: inline-block !important;
  position: relative !important; }
  .oss_horizontal_share .os-share-count {
    padding: 0 12px !important; }

#identify-home .template-page.content.av-content-full.units {
  padding-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    #identify-home .template-page.content.av-content-full.units .flex_column.av_one_half {
      min-width: 540px; } }

#go-pricing-table-91643-1 .gw-go-col-wrap {
  max-height: 486px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px; }
  #go-pricing-table-91643-1 .gw-go-col-wrap::before {
    content: "";
    position: absolute;
    display: block;
    top: auto;
    opacity: 1;
    bottom: 0px;
    left: 20px;
    width: calc(100% - 20px);
    height: 40px;
    border-top: 20px solid #fff;
    background-color: #EEE;
    z-index: 98; }
  #go-pricing-table-91643-1 .gw-go-col-wrap::after {
    content: "";
    position: absolute;
    display: block;
    top: auto;
    bottom: 0px;
    left: 50%;
    width: 48px;
    height: 28px;
    margin-left: -14px;
    background: #f00 url(../images/sprite_1.svg) no-repeat -227px -115px;
    z-index: 99; }

@media screen and (max-width: 767px) {
  #pricing-heading-table .gw-go-col {
    position: relative;
    padding-bottom: 40px !important; }
    #pricing-heading-table .gw-go-col::before {
      content: "";
      position: absolute;
      display: block;
      top: auto;
      opacity: 1;
      bottom: 40px;
      width: 100%;
      height: 32px;
      border-top: 32px solid #fff;
      z-index: 98; }
    #pricing-heading-table .gw-go-col .expand-btn {
      position: absolute;
      display: block;
      top: auto;
      bottom: 20px;
      left: 50%;
      width: 50px;
      height: 50px;
      margin-left: -25px;
      background: url("../images/sprite_1.svg") no-repeat -115px -113px;
      z-index: 99; }
    #pricing-heading-table .gw-go-col .gw-go-col-inner .gw-go-body {
      max-height: 270px;
      overflow: hidden; }
    #pricing-heading-table .gw-go-col .gw-go-footer-wrap {
      display: none;
      bottom: 0;
      background: #fff;
      position: static !important; }
      #pricing-heading-table .gw-go-col .gw-go-footer-wrap .gw-go-footer-row-inner {
        padding: 0 20px 40px; }
    #pricing-heading-table .gw-go-col.expanded::before {
      bottom: 40px; }
    #pricing-heading-table .gw-go-col.expanded .expand-btn {
      bottom: 20px;
      -moz-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      -webkit-transform: scaleY(-1);
      transform: scaleY(-1); }
    #pricing-heading-table .gw-go-col.expanded .gw-go-col-inner .gw-go-body {
      max-height: 100%;
      -webkit-transition: all 1.3s ease-in;
      -moz-transition: all 1.3s ease-in;
      -o-transition: all 1.3s ease-in;
      transition: all 1.3s ease-in; }
    #pricing-heading-table .gw-go-col.expanded .gw-go-footer-wrap {
      display: block; }

  #hidden-pricing-table {
    display: none; }
    #hidden-pricing-table .gw-go-col-wrap.mobile-hidden-row {
      display: none; } }
#top #main .type-whitepaper,
#top #main .type-webinar {
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #top #main .type-whitepaper,
    #top #main .type-webinar {
      padding-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    #top #main .type-whitepaper,
    #top #main .type-webinar {
      padding-bottom: 60px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .type-whitepaper,
    #top #main .type-webinar {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .type-whitepaper,
    #top #main .type-webinar {
      padding-bottom: 100px; } }
  #top #main .type-whitepaper ul li,
  #top #main .type-whitepaper p,
  #top #main .type-webinar ul li,
  #top #main .type-webinar p {
    font-size: 18px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.22222rem;
    font-weight: 300;
    color: #666; }
    #top #main .type-whitepaper ul li strong,
    #top #main .type-whitepaper p strong,
    #top #main .type-webinar ul li strong,
    #top #main .type-webinar p strong {
      color: #333;
      font-weight: 500; }
  #top #main .type-whitepaper h3,
  #top #main .type-webinar h3 {
    font-size: 22px;
    font-size: 1.22222rem;
    line-height: 26px;
    line-height: 1.44444rem;
    color: #222;
    font-weight: 400; }

#top #main .webinar-info {
  margin-top: -10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e7e7e7; }
  @media only screen and (min-width: 768px) {
    #top #main .webinar-info {
      margin-top: 0px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media only screen and (min-width: 992px) {
    #top #main .webinar-info {
      margin-top: -10px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .webinar-info {
      padding-top: 50px;
      padding-bottom: 50px;
      margin-top: -20px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .webinar-info {
      margin-top: -40px; } }
  #top #main .webinar-info .author_photo {
    width: 100px;
    height: 100px;
    position: relative;
    border: 0;
    background: #fff;
    border-radius: 0;
    margin: 0 auto 20px;
    float: none; }
    @media only screen and (min-width: 768px) {
      #top #main .webinar-info .author_photo {
        float: left;
        margin: 0 0 0 20px; } }
    #top #main .webinar-info .author_photo:after {
      background: url("../images/author-photo-mask.png") no-repeat 0 0;
      content: "";
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      border: 0;
      top: 0;
      width: 100%;
      z-index: 10; }
    #top #main .webinar-info .author_photo img {
      width: 100%;
      border: 0;
      border-radius: 0; }
  @media only screen and (min-width: 768px) {
    #top #main .webinar-info .author_description {
      padding: 0 0 0 160px; } }
  #top #main .webinar-info p {
    color: #888;
    font-weight: 300;
    font-size: 18px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.22222rem;
    margin: 0 0 10px; }

#top #main .whitepaper-form,
#top #main .webinar-form {
  box-sizing: content-box;
  background: #f7f7f7;
  margin: 0 -20px -15px;
  padding: 20px 15px 20px 15px; }
  @media only screen and (min-width: 768px) {
    #top #main .whitepaper-form,
    #top #main .webinar-form {
      padding: 40px 40px 40px 40px;
      margin: 0 -40px -40px; } }
  @media only screen and (min-width: 992px) {
    #top #main .whitepaper-form,
    #top #main .webinar-form {
      padding: 60px 55px 60px 55px;
      margin: 0 -55px -60px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .whitepaper-form,
    #top #main .webinar-form {
      padding: 80px 75px 80px 75px;
      margin: 0 -75px -80px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .whitepaper-form,
    #top #main .webinar-form {
      padding: 100px 100px 100px 100px;
      margin: 0 -100px -100px; } }
  #top #main .whitepaper-form p,
  #top #main .webinar-form p {
    text-align: center;
    font-size: 18px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.22222rem;
    font-weight: 300;
    padding: 0 10px;
    color: #666;
    margin: 0 0 20px; }
    @media only screen and (min-width: 768px) {
      #top #main .whitepaper-form p,
      #top #main .webinar-form p {
        padding: 0 20px; } }
    @media only screen and (min-width: 992px) {
      #top #main .whitepaper-form p,
      #top #main .webinar-form p {
        padding: 0 40px;
        margin: 0 0 30px; } }
    @media only screen and (min-width: 1200px) {
      #top #main .whitepaper-form p,
      #top #main .webinar-form p {
        padding: 0 60px; } }
    @media only screen and (min-width: 1400px) {
      #top #main .whitepaper-form p,
      #top #main .webinar-form p {
        padding: 0 80px;
        margin: 0 0 40px; } }
  #top #main .whitepaper-form > p,
  #top #main .webinar-form > p {
    display: none; }
  @media only screen and (min-width: 992px) {
    #top #main .whitepaper-form .hs_submit .actions,
    #top #main .webinar-form .hs_submit .actions {
      float: right;
      max-width: calc(50% - 15px); } }
  #top #main .whitepaper-form .submitted-message,
  #top #main .webinar-form .submitted-message {
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 15px 20px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 20px;
    line-height: 1.11111rem;
    color: #fff;
    font-family: futura-pt, sans-serif;
    background: #16b6eb; }
    @media only screen and (min-width: 992px) {
      #top #main .whitepaper-form .submitted-message,
      #top #main .webinar-form .submitted-message {
        max-width: calc(50% - 15px); } }

#top #main .webinar-youtube {
  display: none;
  box-sizing: content-box;
  background: #f7f7f7;
  margin: 0 -20px -20px; }
  @media only screen and (min-width: 768px) {
    #top #main .webinar-youtube {
      margin: 0 -40px -40px; } }
  @media only screen and (min-width: 992px) {
    #top #main .webinar-youtube {
      margin: 0 -55px -60px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .webinar-youtube {
      margin: 0 -75px -80px; } }
  @media only screen and (min-width: 1400px) {
    #top #main .webinar-youtube {
      margin: 0 -100px -100px; } }
  #top #main .webinar-youtube .button-container {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    width: 100%;
    height: 100%; }
    #top #main .webinar-youtube .button-container .btn-play {
      width: 92px;
      height: 92px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -46px 0 0 -46px;
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/sprite_1.svg) no-repeat -13px -742px; }
  #top #main .webinar-youtube .webinar-youtube-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    #top #main .webinar-youtube .webinar-youtube-wrapper iframe {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#top #main .whitepaper-form .hbspt-form .hs-form {
  visibility: visible; }

#top #main .whitepaper-download-link {
  display: none; }

#main .template-author #blog-posts {
  padding-top: 0; }

@media only screen and (min-width: 768px) {
  #main .template-author .sidebar {
    padding-top: 95px; } }
@media only screen and (min-width: 992px) {
  #main .template-author .sidebar {
    padding-top: 135px; } }

#top #main .page-heading-container {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  border: 0;
  margin: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    #top #main .page-heading-container {
      padding: 30px;
      margin-top: 60px; } }
  @media only screen and (min-width: 992px) {
    #top #main .page-heading-container {
      padding: 40px;
      margin-top: 80px; } }
  @media only screen and (min-width: 1200px) {
    #top #main .page-heading-container {
      padding: 50px; } }
  #top #main .page-heading-container .author-box {
    position: relative;
    padding: 0; }
    #top #main .page-heading-container .author-box .rounded-container {
      width: 100px;
      height: 100px;
      position: relative;
      border: 0;
      background: #fff;
      border-radius: 0;
      margin: 0 auto 20px;
      float: none; }
      @media only screen and (min-width: 768px) {
        #top #main .page-heading-container .author-box .rounded-container {
          float: left;
          margin: 0 0 0 20px; } }
      #top #main .page-heading-container .author-box .rounded-container:after {
        background: url("../images/author-photo-mask.png") no-repeat 0 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        border: 0;
        top: 0;
        width: 100%;
        z-index: 10; }
      #top #main .page-heading-container .author-box .rounded-container img {
        width: 100%;
        border: 0;
        border-radius: 0; }
    #top #main .page-heading-container .author-box .author_description {
      overflow: visible; }
      @media only screen and (min-width: 768px) {
        #top #main .page-heading-container .author-box .author_description {
          padding: 0 0 0 140px; } }
    #top #main .page-heading-container .author-box h3 {
      color: #222;
      font-weight: normal;
      margin: 0 0 15px; }
      @media only screen and (min-width: 992px) {
        #top #main .page-heading-container .author-box h3 {
          font-size: 22px;
          font-size: 1.22222rem; } }
    #top #main .page-heading-container .author-box p {
      color: #888;
      font-size: 16px;
      font-size: 0.88889rem;
      line-height: 21px;
      line-height: 1.16667rem;
      margin: 0 0 10px; }

#main .vuelio-navigation {
  visibility: hidden; }

#main #vuelio-load-posts {
  float: left;
  width: 100%; }
  #main #vuelio-load-posts.buttons {
    text-align: center;
    padding-top: 20px; }
    @media only screen and (min-width: 768px) {
      #main #vuelio-load-posts.buttons {
        padding-top: 30px; } }
    @media only screen and (min-width: 992px) {
      #main #vuelio-load-posts.buttons {
        padding-top: 40px; } }
    #main #vuelio-load-posts.buttons a {
      min-width: 220px; }
      @media only screen and (min-width: 768px) {
        #main #vuelio-load-posts.buttons a {
          min-width: 300px; } }

.search-blog .post-wrapper #main {
  background: #EEEEEE; }

#top .form-container {
  overflow: hidden; }
  #top .form-container .clear-buttons {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 49px;
    overflow: hidden; }
    #top .form-container .clear-buttons li {
      float: left; }
      #top .form-container .clear-buttons li a {
        font-size: 14px;
        font-size: 0.77778rem;
        line-height: 16px;
        line-height: 0.88889rem;
        font-weight: 500;
        letter-spacing: 0.7px;
        color: #333; }
        #top .form-container .clear-buttons li a:hover {
          text-decoration: none; }
  #top .form-container .filters {
    clear: both;
    margin: 10px 0;
    overflow: auto; }
    #top .form-container .filters:last-child {
      margin-bottom: 40px; }
    #top .form-container .filters.hide {
      display: none; }
    #top .form-container .filters h4 {
      float: left;
      min-width: 132px;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 17px;
      line-height: 0.94444rem;
      font-weight: 600;
      font-style: normal;
      letter-spacing: 0.8px;
      color: #333; }
      #top .form-container .filters h4:after {
        content: " :"; }
    #top .form-container .filters .categories-wrapper {
      padding-left: 132px; }
      #top .form-container .filters .categories-wrapper .category-item {
        float: left;
        margin-right: 20px;
        margin-bottom: 10px; }
        #top .form-container .filters .categories-wrapper .category-item.active label {
          color: #fff;
          padding-right: 30px;
          background: #274596;
          position: relative; }
          #top .form-container .filters .categories-wrapper .category-item.active label:after {
            background: url(../images/sprite_1.svg) no-repeat -450px -80px;
            transform: scale(0.625);
            content: "";
            width: 16px;
            height: 16px;
            position: absolute;
            display: block;
            right: 10px;
            top: 50%;
            margin-top: -8px; }
        #top .form-container .filters .categories-wrapper .category-item input {
          display: none; }
        #top .form-container .filters .categories-wrapper .category-item label {
          padding: 3px 10px 4px;
          background: #DDDDDD;
          cursor: pointer;
          display: block;
          line-height: 14px;
          line-height: 0.77778rem;
          font-weight: normal;
          font-size: 14px;
          font-size: 0.77778rem;
          font-weight: 500; }
@media only screen and (min-width: 768px) {
  #top .navigation-search {
    padding-top: 20px; } }
@media only screen and (min-width: 992px) {
  #top .navigation-search {
    padding-top: 40px; } }
#top .navigation-search .selected-categories {
  float: left;
  font-size: 16px;
  font-size: 0.88889rem;
  font-weight: normal;
  color: #8C8C8C; }
  #top .navigation-search .selected-categories span {
    color: #737373; }
#top .search-blog .solr-form .search-wrap:before {
  background: none; }
#top .search-blog .solr-form .search-wrap .column-small {
  padding: 0 15px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #top .search-blog .solr-form .search-wrap .column-small {
      width: 22%;
      padding: 0; } }
  #top .search-blog .solr-form .search-wrap .column-small:before {
    content: "";
    display: block;
    position: absolute;
    height: 34px;
    width: 1px;
    bottom: 0;
    right: 0;
    background: #ccc; }
  #top .search-blog .solr-form .search-wrap .column-small .form-text {
    margin-top: 52px; }
#top .search-blog .solr-form .search-wrap .column-large {
  text-align: left; }
  @media only screen and (min-width: 768px) {
    #top .search-blog .solr-form .search-wrap .column-large {
      width: 78%; } }
  #top .search-blog .solr-form .search-wrap .column-large h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    font-size: 23px;
    font-size: 1.27778rem;
    line-height: 22px;
    line-height: 1.22222rem;
    margin-top: 20px; }
  #top .search-blog .solr-form .search-wrap .column-large .filters .categories-wrapper {
    padding-left: 0; }
    #top .search-blog .solr-form .search-wrap .column-large .filters .categories-wrapper .category-item:first-child {
      margin-left: 0; }
    #top .search-blog .solr-form .search-wrap .column-large .filters .categories-wrapper .category-item.active label {
      padding-right: 30px; }
    #top .search-blog .solr-form .search-wrap .column-large .filters .categories-wrapper .category-item label {
      font-size: 20px;
      font-size: 1.11111rem;
      line-height: 20px;
      line-height: 1.11111rem;
      padding: 10px 15px; }

.page-template-page-search .search-wrap {
  padding-top: 30px; }

#featured-section {
  background: #fff;
  padding: 50px 0;
  border-bottom: 1px solid #CACACA; }
  #featured-section .container {
    padding: 0; }
    #featured-section .container .title {
      text-align: center;
      font-size: 62px;
      font-size: 3.44444rem;
      line-height: 66px;
      line-height: 3.66667rem;
      color: #333;
      font-weight: 600;
      margin-top: 5px;
      margin-bottom: 45px; }
    #featured-section .container .featured-posts-block {
      overflow: hidden; }
      #featured-section .container .featured-posts-block .post-entry {
        width: 100%;
        float: left;
        padding: 15px; }
        @media only screen and (min-width: 992px) {
          #featured-section .container .featured-posts-block .post-entry {
            width: 50%; } }
        #featured-section .container .featured-posts-block .post-entry .post-entry-inner {
          border: 1px solid #DCDCDC;
          overflow: hidden; }
          #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-image {
            width: 100%;
            float: left; }
            @media only screen and (min-width: 768px) {
              #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-image {
                width: 40%; } }
            #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-image .img-background {
              width: 100%;
              height: 198px;
              background-size: cover;
              background-position: center; }
              @media only screen and (min-width: 768px) {
                #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-image .img-background {
                  height: 166px; } }
          #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content {
            width: 100%;
            float: left;
            min-height: 198px;
            position: relative; }
            @media only screen and (min-width: 768px) {
              #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content {
                min-height: 166px;
                width: 60%; } }
            #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content .entry-content {
              margin: 10px 20px; }
              #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content .entry-content .post-meta {
                margin-bottom: 10px; }
                #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content .entry-content .post-meta .post-meta-time {
                  font-size: 13px;
                  font-size: 0.72222rem;
                  line-height: 12px;
                  line-height: 0.66667rem;
                  text-transform: uppercase; }
              #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content .entry-content .post-entry-title {
                text-transform: uppercase;
                /*color: #888;*/
                font-size: 20px;
                font-size: 1.11111rem;
                line-height: 22px;
                line-height: 1.22222rem;
                /*@media screen and (max-width: 480px){
                  @include font-size(16);
                  @include line-height(20);
                }*/ }
            #featured-section .container .featured-posts-block .post-entry .post-entry-inner .post-content .entry-category {
              display: none; }
          #featured-section .container .featured-posts-block .post-entry .post-entry-inner .links {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: 15px;
            text-align: right; }
            @media only screen and (min-width: 768px) {
              #featured-section .container .featured-posts-block .post-entry .post-entry-inner .links {
                right: 0;
                left: auto;
                transform: none; } }
            #featured-section .container .featured-posts-block .post-entry .post-entry-inner .links .link-head {
              display: inline-block;
              border: 1px solid #000000;
              background: #CC962A;
              color: #000000;
              margin: 0;
              padding: 2px 20px;
              font-weight: 400;
              border-right: none; }
            #featured-section .container .featured-posts-block .post-entry .post-entry-inner .links a {
              display: block;
              font-size: 16px;
              font-size: 0.88889rem;
              line-height: 20px;
              line-height: 1.11111rem;
              padding: 10px 15px;
              /*@media screen and (max-width: 480px){
                @include font-size(10);
                @include line-height(22);
                min-width: 125px;
                padding: 2px 5px;
                display: inline-block;
                
              }*/ }
              @media only screen and (min-width: 768px) {
                #featured-section .container .featured-posts-block .post-entry .post-entry-inner .links a {
                  margin-right: 15px; } }
        #featured-section .container .featured-posts-block .post-entry.large .post-image {
          width: 100%;
          float: none; }
          #featured-section .container .featured-posts-block .post-entry.large .post-image .img-background {
            height: 198px; }
            @media only screen and (min-width: 768px) {
              #featured-section .container .featured-posts-block .post-entry.large .post-image .img-background {
                height: 365px; } }
        #featured-section .container .featured-posts-block .post-entry.large .post-content {
          width: 100%;
          position: relative;
          padding: 20px;
          padding-bottom: 61px; }
          #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content {
            margin: 0; }
            #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content .post-meta {
              margin-bottom: 24px; }
            #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content .post-entry-title {
              font-size: 20px;
              font-size: 1.11111rem;
              line-height: 22px;
              line-height: 1.22222rem; }
              @media only screen and (min-width: 992px) {
                #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content .post-entry-title {
                  font-size: 22px;
                  font-size: 1.22222rem;
                  line-height: 30px;
                  line-height: 1.66667rem; } }
              @media only screen and (min-width: 1200px) {
                #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content .post-entry-title {
                  font-size: 24px;
                  font-size: 1.33333rem;
                  line-height: 30px;
                  line-height: 1.66667rem; } }
              @media only screen and (min-width: 1400px) {
                #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-content .post-entry-title {
                  font-size: 26px;
                  font-size: 1.44444rem;
                  line-height: 30px;
                  line-height: 1.66667rem; } }
          #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-category {
            display: block;
            width: 100%;
            margin: 0;
            font-size: 13px;
            font-size: 0.72222rem;
            line-height: 20px;
            line-height: 1.11111rem;
            text-transform: uppercase;
            position: absolute;
            bottom: 30px; }
            #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-category a {
              color: #888;
              display: inline-block;
              position: relative;
              margin: 0 10px 0 0; }
              #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-category a:after {
                content: "";
                position: absolute;
                bottom: 5px;
                right: -7px;
                display: block;
                background: #888;
                height: 10px;
                width: 1px;
                -ms-transform: rotate(20deg);
                -webkit-transform: rotate(20deg);
                transform: rotate(20deg); }
              #featured-section .container .featured-posts-block .post-entry.large .post-content .entry-category a:last-child::after {
                display: none; }
          #featured-section .container .featured-posts-block .post-entry.large .post-content .links {
            bottom: 26px; }

#social-section {
  /*background: #fff;*/
  padding: 50px 0; }
  #social-section .widget {
    width: 100%;
    float: left;
    padding: 0 15px;
    clear: none; }
    @media only screen and (min-width: 992px) {
      #social-section .widget {
        width: 50%; } }
    #social-section .widget h2 {
      display: none; }

.post-entry.case_study header {
  width: 100%;
  overflow: hidden;
  margin-bottom: 51px; }
  @media only screen and (min-width: 768px) {
    .post-entry.case_study header {
      display: table; } }
  .post-entry.case_study header h1 {
    color: #222222;
    font-weight: 300;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    max-width: 410px;
    margin-bottom: 30px;
    font-size: 30px;
    font-size: 1.66667rem;
    line-height: 36px;
    line-height: 2rem; }
    @media only screen and (min-width: 768px) {
      .post-entry.case_study header h1 {
        margin-bottom: 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 34px;
        font-size: 1.88889rem;
        line-height: 40px;
        line-height: 2.22222rem; } }
    @media only screen and (min-width: 992px) {
      .post-entry.case_study header h1 {
        font-size: 38px;
        font-size: 2.11111rem;
        line-height: 44px;
        line-height: 2.44444rem; } }
  .post-entry.case_study header .icon {
    border: 1px solid #eee; }
    .post-entry.case_study header .icon img {
      display: block;
      margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .post-entry.case_study header .icon {
        margin: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        border: none; }
        .post-entry.case_study header .icon img {
          margin: none;
          display: inline; } }
.post-entry.case_study .entry-content p {
  color: #666;
  font-weight: 300; }
  .post-entry.case_study .entry-content p strong {
    color: #333;
    font-weight: 500; }
.post-entry.case_study .entry-content h2 {
  color: #222;
  font-weight: 300;
  margin: 0 0 20px;
  font-size: 22px;
  font-size: 1.22222rem;
  line-height: 30px;
  line-height: 1.66667rem; }
  @media only screen and (min-width: 992px) {
    .post-entry.case_study .entry-content h2 {
      font-size: 30px;
      font-size: 1.66667rem;
      line-height: 36px;
      line-height: 2rem; } }
.post-entry.case_study .entry-content h3 {
  font-weight: 400;
  margin: 0 0 20px;
  font-size: 20px;
  font-size: 1.11111rem;
  line-height: 26px;
  line-height: 1.44444rem; }
  @media only screen and (min-width: 992px) {
    .post-entry.case_study .entry-content h3 {
      font-size: 22px;
      font-size: 1.22222rem;
      line-height: 30px;
      line-height: 1.66667rem; } }

.widget-custom-case_study .heading .widget-title h2 {
  color: #333;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 20px;
  line-height: 1.11111rem;
  margin: 0 0 20px; }
.widget-custom-case_study .section-content {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0px 0px 20px;
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); }
  .widget-custom-case_study .section-content ul {
    margin-bottom: -1px !important;
    overflow: hidden;
    position: relative; }
    .widget-custom-case_study .section-content ul::after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      background-color: #eeeeee;
      position: absolute;
      left: 50%; }
    .widget-custom-case_study .section-content ul li {
      width: 50%;
      float: left;
      clear: none;
      border-bottom: 1px solid #eeeeee; }
  .widget-custom-case_study .section-content .responsive-container {
    position: relative;
    width: 100%; }
    .widget-custom-case_study .section-content .responsive-container .dummy {
      padding-top: 100%; }
    .widget-custom-case_study .section-content .responsive-container a {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      text-decoration: none; }
      .widget-custom-case_study .section-content .responsive-container a::before {
        content: ' ';
        display: none;
        vertical-align: middle;
        height: 100%; }
        @media only screen and (min-width: 1200px) {
          .widget-custom-case_study .section-content .responsive-container a::before {
            display: inline-block; } }
      .widget-custom-case_study .section-content .responsive-container a img {
        display: inline-block;
        vertical-align: middle;
        width: 110px;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
        @media only screen and (min-width: 768px) {
          .widget-custom-case_study .section-content .responsive-container a img {
            top: 0;
            transform: none; } }
    .widget-custom-case_study .section-content .responsive-container .image-r {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
  .widget-custom-case_study .section-content .more {
    position: relative;
    clear: both; }
    .widget-custom-case_study .section-content .more a {
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 17px;
      line-height: 0.94444rem;
      font-weight: 600;
      letter-spacing: 0.8px;
      text-transform: uppercase;
      padding: 18px 0;
      text-align: center;
      display: block;
      background: #333;
      color: #fff;
      text-decoration: none; }

#top .widget.show-more {
  background-color: #f7f7f7;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 50px !important; }
  #top .widget.show-more .textwidget {
    padding: 40px 20px;
      /*.form-more-info{
        .field{
          position: relative;
          padding-bottom: 20px;
          margin: 0;

          >label{
            color: #888;
            @include font-size(15);
            @include line-height(18);
            text-align: left;
            float: none;
            position: absolute;
            top:0;
            left: 0;
            padding: 16px 20px;
            width: auto;
            font-family: $f-primary;

            span{
              color: #888;
              @include font-size(15);
              @include line-height(18);
              font-family: $f-primary;
            }
          }
          .input{
            margin: 0;
            box-sizing: border-box;
            padding: 0 0;
            input{
              margin: 0;
              color: #888;
              @include font-size(15);
              @include line-height(18);
              font-family: $f-primary;
              padding: 16px 20px;
              border: 0;
              display: block;
            }
          }
          .hs-error-msgs{
            margin-top: 10px;
            bottom: 0;
            left: 15px;
            label{
              padding: 0;
              @include font-size(15);
              @include line-height(18);
              font-family: $f-primary;
              font-weight: 600;
            }
          }
        }
        .hs_submit{
          .actions{
            padding:0 0 0 18px;
            .hs-button{
              color: #fff;
              font-weight: 600;
              text-transform: uppercase;
              @include font-size(13);
              @include line-height(18);
              padding: 16px 0;
              background: #16b6eb;
              text-shadow: none;
              box-shadow:none;
              border: 0;
              border-radius: 0;
              transition: none;
              width: 100%;
              font-family: $f-primary;
            }
          }
        }
      }*/ }
    #top .widget.show-more .textwidget h4 {
      color: #333;
      font-weight: 500;
      margin: 0 0 40px;
      font-size: 20px;
      font-size: 1.11111rem;
      line-height: 26px;
      line-height: 1.44444rem; }
      @media only screen and (min-width: 992px) {
        #top .widget.show-more .textwidget h4 {
          font-size: 22px;
          font-size: 1.22222rem;
          line-height: 30px;
          line-height: 1.66667rem; } }
    #top .widget.show-more .textwidget .form-more-info {
      overflow: hidden; }
    #top .widget.show-more .textwidget .hidden-form {
      display: none; }
    #top .widget.show-more .textwidget .more-btn a {
      color: #fff;
      font-size: 15px;
      font-size: 0.83333rem;
      line-height: 17px;
      line-height: 0.94444rem;
      font-weight: 600;
      letter-spacing: 0.8px;
      text-align: center;
      text-transform: uppercase;
      display: block;
      padding: 18px 0 17px;
      background-color: #16b6eb;
      text-decoration: none; }

body.single-case_study .main-content .post-navigation {
  padding-bottom: 50px; }
body.single-case_study .sidebar .widget {
  margin-bottom: 50px; }
body.single-case_study .sidebar .widget-easy-twitter-feed-widget-global-wrapper h2 {
  color: #333;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 20px;
  line-height: 1.11111rem;
  margin: 0 0 20px; }
body.single-case_study .template-builder .template-page {
  border: none;
  padding-top: 0;
  width: 75%;
  padding-bottom: 0 !important; }
  body.single-case_study .template-builder .template-page .entry-content-wrapper {
    padding: 0; }
    body.single-case_study .template-builder .template-page .entry-content-wrapper .template-blog {
      padding: 0 !important; }
      @media only screen and (min-width: 768px) {
        body.single-case_study .template-builder .template-page .entry-content-wrapper .template-blog {
          padding-left: 15px !important;
          padding-right: 15px !important; } }
      body.single-case_study .template-builder .template-page .entry-content-wrapper .template-blog .main-content {
        padding-left: 0 !important;
        padding-right: 0 !important; }
        @media only screen and (min-width: 992px) {
          body.single-case_study .template-builder .template-page .entry-content-wrapper .template-blog .main-content {
            width: 100% !important;
            padding-left: 15px !important;
            padding-right: 15px !important; } }
body.single-case_study .template-builder .sidebar_right {
  padding-top: 0;
  padding-left: 1px; }
  @media only screen and (min-width: 768px) {
    body.single-case_study .template-builder .sidebar_right {
      padding-top: 90px;
      padding-left: 25px; } }
  @media only screen and (min-width: 992px) {
    body.single-case_study .template-builder .sidebar_right {
      padding-top: 135px; } }
  body.single-case_study .template-builder .sidebar_right .inner_sidebar {
    margin-left: 0; }

#top.single-product #breadcrumbs .container_wrap {
  background-color: initial; }
#top #overview-section.template-product,
#top #product-content {
  background: #fff;
  /*padding-bottom:350px;*/ }
  #top #overview-section.template-product .content,
  #top #product-content .content {
    padding: 60px 0 0;
    overflow: hidden;
    border-right: none;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #top #overview-section.template-product .content,
      #top #product-content .content {
        padding: 80px 0 0; } }
    @media only screen and (min-width: 1200px) {
      #top #overview-section.template-product .content,
      #top #product-content .content {
        padding: 120px 0 0; } }
    #top #overview-section.template-product .content h2,
    #top #product-content .content h2 {
      margin-bottom: 30px; }
    @media only screen and (min-width: 992px) {
      #top #overview-section.template-product .content .price-form,
      #top #product-content .content .price-form {
        margin-left: 25px;
        max-width: 540px; } }
    @media only screen and (min-width: 992px) {
      #top #overview-section.template-product .content .price-form .hs-form-field,
      #top #product-content .content .price-form .hs-form-field {
        float: none;
        width: 100%; } }
    #top #overview-section.template-product .content .price-form .hs-form-field input,
    #top #overview-section.template-product .content .price-form .hs-form-field select,
    #top #product-content .content .price-form .hs-form-field input,
    #top #product-content .content .price-form .hs-form-field select {
      border: 1px solid #aaa; }
    #top #overview-section.template-product .content .price-form .hs_submit .actions,
    #top #product-content .content .price-form .hs_submit .actions {
      max-width: 100%; }
#top.page-template-page-products #image-section .template-page {
  padding-bottom: 0; }
  #top.page-template-page-products #image-section .template-page .avia-image-container {
    margin-bottom: 0; }
@media only screen and (min-width: 992px) {
  #top.page-template-page-blog-awards #main .price-form {
    margin-left: 25px;
    max-width: 540px; } }
@media only screen and (min-width: 992px) {
  #top.page-template-page-blog-awards #main .price-form .hs-form-field {
    float: none;
    width: 100%; } }
#top.page-template-page-blog-awards #main .price-form .hs-form-field input,
#top.page-template-page-blog-awards #main .price-form .hs-form-field select {
  border: 1px solid #aaa; }
#top.page-template-page-blog-awards #main .price-form .hs_submit .actions {
  max-width: 100%; }
#top .dep-page h2 {
  font-size: 30px;
  font-size: 1.66667rem;
  color: #222;
  line-height: 34px;
  line-height: 1.88889rem; }
#top .dep-page .avia_textblock p {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.38; }
#top .dep-page .avia-section {
  /*&#heading{
      .template-page{
          padding:120px 0;
      }
  }*/ }
  #top .dep-page .avia-section .template-page {
    /*padding:0;*/ }
  #top .dep-page .avia-section .av_textblock_section {
    /*.avia_textblock {
        text-align:center;
        @include bp(medium){
            text-align:left;
        }
    }*/ }
    @media only screen and (min-width: 992px) {
      #top .dep-page .avia-section .av_textblock_section {
        /*max-width: 460px;
        margin: 0 auto;*/ } }
#top .dep-page #heading .template-page {
  padding: 120px 0 95px; }
  #top .dep-page #heading .template-page .av_textblock_section {
    max-width: 100%; }
    #top .dep-page #heading .template-page .av_textblock_section .avia_textblock h2 {
      margin-bottom: 25px; }
    #top .dep-page #heading .template-page .av_textblock_section .avia_textblock p {
      font-family: Work Sans,sans-serif; }
  #top .dep-page #heading .template-page + #heading {
    margin-top: -90px; }
    #top .dep-page #heading .template-page + #heading .template-page {
      padding: 0; }
#top .dep-page #no-padding .template-page {
  padding: 0; }
#top .dep-page #section-text-and-image .av_textblock_section {
  padding-top: 0; }
#top .dep-page #centered .template-page.content {
  padding-top: 0px; }
  #top .dep-page #centered .template-page.content .flex_column {
    float: none;
    margin: 0 auto;
    max-width: 520px; }
    #top .dep-page #centered .template-page.content .flex_column .avia_textblock {
      text-align: center; }
#top .dep-page #buttons .flex_column {
  text-align: center; }
  #top .dep-page #buttons .flex_column .avia-button-wrap {
    display: inline-block; }
    #top .dep-page #buttons .flex_column .avia-button-wrap.avia-button-right {
      float: none; }
      @media only screen and (min-width: 992px) {
        #top .dep-page #buttons .flex_column .avia-button-wrap.avia-button-right {
          float: right; } }
    @media only screen and (min-width: 992px) {
      #top .dep-page #buttons .flex_column .avia-button-wrap {
        display: block; } }
    #top .dep-page #buttons .flex_column .avia-button-wrap .avia-button:hover {
      opacity: 1; }
#top .dep-page #keys.avia-section .av_textblock_section {
  max-width: 100%; }
  #top .dep-page #keys.avia-section .av_textblock_section:first-child {
    max-width: 460px;
    margin: 0 auto; }
    #top .dep-page #keys.avia-section .av_textblock_section:first-child .avia_textblock {
      text-align: center; }
      #top .dep-page #keys.avia-section .av_textblock_section:first-child .avia_textblock h2 {
        font-size: 30px;
        font-size: 1.66667rem;
        color: #222;
        line-height: 34px;
        line-height: 1.88889rem;
        margin-bottom: 20px; }
      #top .dep-page #keys.avia-section .av_textblock_section:first-child .avia_textblock p {
        color: #666;
        font-size: 18px;
        font-size: 1rem; }
  #top .dep-page #keys.avia-section .av_textblock_section ul {
    list-style: none; }
    #top .dep-page #keys.avia-section .av_textblock_section ul .key {
      float: left;
      width: 50%;
      padding: 0 10px;
      margin: 0; }
      @media only screen and (min-width: 992px) {
        #top .dep-page #keys.avia-section .av_textblock_section ul .key {
          width: 14%;
          margin: 0 15px; } }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key h3 {
        padding-top: 110px;
        text-align: center;
        font-size: 15px;
        font-size: 0.83333rem;
        line-height: 117px;
        line-height: 6.5rem;
        text-transform: uppercase;
        position: relative; }
        #top .dep-page #keys.avia-section .av_textblock_section ul .key h3:before {
          content: "";
          position: absolute;
          top: 0;
          left: 50%;
          margin: 0 0 0 -30px;
          width: 60px;
          height: 60px;
          background: url(../images/sprite_1.svg) no-repeat -9999px -9999px; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key p {
        text-align: center;
        color: #888;
        line-height: 1.5;
        font-size: 16px;
        font-size: 0.88889rem; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item1 h3:before {
        background-position: -25px -187px; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item2 h3:before {
        background-position: -124px -191px; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item3 h3:before {
        background: url(../images/icon_3.svg) no-repeat 0 0; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item4 h3:before {
        background-position: -325px -191px; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item5 h3:before {
        background-position: -429px  -189px; }
      #top .dep-page #keys.avia-section .av_textblock_section ul .key.item6 h3:before {
        background: url(../images/icon_4.svg) no-repeat 0 0; }

.post-wrapper {
  overflow: hidden;
  display: none;
  visibility: hidden; }
  .post-wrapper.first {
    display: block; }
  .post-wrapper.added-page .main_color.container_wrap_first .template-page {
    padding: 0; }
  .post-wrapper.added-page#product-content {
    background: none !important;
    padding-bottom: 0 !important; }
    .post-wrapper.added-page#product-content > div:first-child {
      background: #fff;
      /*padding-bottom: 350px;*/ }
      .post-wrapper.added-page#product-content > div:first-child .container {
        width: 1020px; }
    .post-wrapper.added-page#product-content #image-section .avia-image-container {
      margin-bottom: 0; }
    .post-wrapper.added-page#product-content #clients-section .template-page {
      padding: 40px 0 20px; }
      @media only screen and (min-width: 768px) {
        .post-wrapper.added-page#product-content #clients-section .template-page {
          padding: 60px 0 30px; } }
      @media only screen and (min-width: 992px) {
        .post-wrapper.added-page#product-content #clients-section .template-page {
          padding: 80px 0 50px; } }
      @media only screen and (min-width: 1200px) {
        .post-wrapper.added-page#product-content #clients-section .template-page {
          padding: 135px 0 105px; } }

.single-influencers #wrap_all,
.single-product #wrap_all,
.single-public_affairs #wrap_all,
.single-stak_management #wrap_all {
  min-height: 0; }

/*# sourceMappingURL=all.css.map */
