.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block;
}
.w-nav[data-collapse="all"] .w-dropdown-list {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-dropdown,
  .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-dropdown,
  .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-dropdown,
  .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static;
  }
}


.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
.w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay .w--nav-menu-open {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}



.navbar-vpix {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  min-height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
}

.navbar-container-vpix {
  display: block;
  width: 1028px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.brand-vpix {
  bottom: -30px;
}

.nav-menu-vpix {
  position: static;
  top: 80px;
  margin-top: 15px;
  font-family: 'Roboto Slab', sans-serif;
  color: #777;
  font-weight: 700;
}

.nav-link-vpix {
  padding: 0px 12px;
  color: #888;
}

.nav-link-vpix:hover {
  color: #08c;
  text-decoration: none;
}

.callus-vpix {
  position: static;
  display: inline-block;
  text-align: left;
}

.toptagline-vpix {
  color: #999;
  font-size: 12px;
  line-height: 16px;
}

.topphone-vpix {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #222;
  font-size: 26px;
  line-height: 24px;
}

.top-officehours-vpix {
  color: #08c;
  font-size: 12px;
  line-height: 16px;
}

.topphone-fontawesome {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border: 2px solid #08c;
  border-radius: 60px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #08c;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
}

.logo-vpix {
  border-radius: 120px;
}

.callus-show-mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  height: 30px;
  min-height: 30px;
  background-color: #0098ff;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.fontawesome-icon {
  display: inline-block;
  font-family: 'Fontawesome webfont', sans-serif;
}

.text-call-top {
  display: inline-block;
  padding-left: 5px;
}

.cal-us-text-vpix {
  padding-left: 10px;
}

.body-vpix {
  height: 100%;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.section-software-store {
  position: relative;
  height: 100%;
  background-image: url('../images/Community_blur3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-color-ovelay {
  position: relative;
  height: 100%;
  min-height: 100%;
  padding-top: 13%;
  background-color: rgba(36, 15, 39, .45);
}

.container-sfotware-store {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.h1-software-store {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 66px;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 1px 9px #000;
}

.h2-software-store {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 1px 14px rgba(0, 0, 0, .7);
}

.h2-software-store.bottom-circle {
  margin-bottom: 5px;
  padding-top: 45px;
  font-size: 32px;
}

.h2-software-store.white-bg-text {
  margin-top: 10%;
  color: #000;
  text-shadow: none;
}

.circles-holder {
  margin-top: 30px;
  text-align: center;
}

.store-circles {
  position: static;
  width: 150px;
  height: 150px;
  margin: 10px;
  border-radius: 200px;
  background-color: #f70;
}

.store-circles:hover {
  background-color: #08c;
}

.circle-image {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 60%;
  height: 60%;
  margin-top: 20%;
}

.software-blue-bar {
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #3b9bf0;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.text-display-inline {
  display: inline;
}

.text-display-inline.onblue-bar {
  padding-right: 25px;
  padding-left: 10px;
  font-weight: 200;
}

.button-border-white {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  border: 3px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.button-border-white:hover {
  background-color: #f70;
}

.button-border-white.rounded-side {
  border-radius: 30px;
}

.circle-bottom-text {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: #fff;
  line-height: 22px;
  text-align: center;
}

.circle-store-whitelinks-holder {
  padding-top: 20px;
  color: #fff;
  text-align: center;
}

.text-white-links {
  display: inline;
}

.blue-links {
  margin-right: 25px;
  margin-left: 25px;
  font-family: Raleway, sans-serif;
  color: #3b9bf0;
  font-weight: 500;
  text-decoration: none;
}

.section-software-store-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  min-height: 100%;
}

.section-software-2 {
  position: relative;
}

.section-software-top-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Community_blur3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Community_blur3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-software-row2 {
  position: relative;
  height: 100%;
  min-height: 1100px;
}

.container-row2 {
  padding-top: 8%;
  text-align: center;
}

.row2-icons {
  display: inline-block;
  width: 200px;
  padding-right: 25px;
  padding-left: 25px;
}

.two-way {
  display: inline-block;
  width: 80px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.row-photos-row2 {
  margin-top: 5%;
  text-align: center;
}

.three-photos-text {
  padding-top: 10px;
  padding-bottom: 15px;
}

.h4-software {
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.container-wide {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.section-software-row3 {
  position: relative;
  height: 100%;
  min-height: 1150px;
}

.logos-using-vpix {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e9e9e9;
  text-align: center;
}

.logos-iamges-vpix {
  width: 940px;
}

.container-1028px {
  display: block;
  max-width: 1100px; width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.h2-black {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}

.padbottom-25px {
  padding-bottom: 25px;
}

.acenter {
  text-align: center;
}

.padbottom-15px {
  padding-bottom: 15px;
}

.padbottom-5px {
  padding-bottom: 5px;
}

.h5-software {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
}

.lineheight18 {
  line-height: 18px;
}

.padtop-35px {
  padding-top: 35px;
}

.nice-image-border {
  border: 6px solid #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, .18);
}

.margintop-25px {
  margin-top: 25px;
}

.row3-testi {
  display: block;
  width: 80%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  color: #888;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  text-align: center;
}

.testi-author {
  padding-top: 20px;
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.testi-author-position {
  font-size: 13px;
}

.oval-buttons {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 15px;
  border: 3px solid #08c;
  border-radius: 30px;
  background-color: transparent;
  color: #08c;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.oval-buttons:hover {
  background-color: #08c;
  color: #fff;
}

.oval-buttons.white-oval {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #fff;
  color: #fff;
}

.oval-buttons.white-oval:hover {
  background-color: #fff;
  color: #08c;
}

.oval-buttons.np-solid-button {
  border-color: #f80;
  background-color: #f80;
  color: #fff;
}

.np-inner-photo-header {
  position: relative;
  min-height: 200px;
  margin-top: 110px;
  background-image: url('../images/o365-support.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.np-header-text {
  display: inline-block;
  margin-top: 45px;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}

.np-h1-header {
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 46px;
  font-weight: 400;
}

.np-h3-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.np-h3-header.np-header-orange {
  color: #f70;
}

.np-h3-header.np-fc-gray {
  color: #777;
}

.np-sub-menu-bar {
  background-color: #2e3238;
}

.np-submenu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-submenu-link {
  margin-bottom: 1px;
  padding: 20px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 3px solid #2e3238;
  color: #fff;
  text-decoration: none;
}

.np-submenu-link.w--current {
  border-bottom-color: #39f;
}

.np-signup-button {
  padding: 6px 20px;
  background-color: #f80;
  color: #fff;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.np-signup-button:hover {
  background-color: #39f;
}

.np-submenu-last-col {
  padding-top: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.np-section {
  padding-top: 35px;
  padding-bottom: 35px;
}

.np-section.np-graybg {
  background-color: #efefef;
}

.np-section.np-cloudbg {
  background-image: url('../images/clouds-managedhelp2x.png');
  background-position: 202px 18px;
  background-size: 230px;
  background-repeat: no-repeat;
}

.np-section.np-testi {
  background-color: #2e3238;
  color: #fff;
}

.np-section.first-section {
  margin-top: 120px;
}

.np-section.first-section.np-graylight-bg {
  background-color: #f9f9f9;
}

.np-section.np-firstsection-inner {
  margin-top: 80px;
}

.np-3cols-topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 35px;
}

.np-topic-cols {
  width: 33%;
  padding-right: 3%;
  padding-left: 3%;
  text-align: center;
}

.np-topic-image {
  display: inline-block;
  height: 120px;
}

.np-topic-title {
  margin-top: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.martop-10 {
  margin-top: 10px;
}

.martop-10.np-fs13 {
  font-size: 13px;
  line-height: 18px;
}

.np-2cols-topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.np-topic-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 10px;
}

.np-topic-horizontal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #fff;
}

.np-topic-horizonatal-icon-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  padding: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #39f;
}

.np-topic-horizontal-text-block {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.np-h4-heading {
  margin-top: 0px;
}

.np-h1-header-bold {
  margin-top: 10px;
}

.np-h1-header-bold.acenter {
  font-size: 34px;
  line-height: 40px;
}

.container-4cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.np-4cols {
  width: 22%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.np-icon-inbox {
  width: 130px;
  margin-bottom: 5px;
  padding: 20px;
  border: 4px solid #ccc;
}

.np-topic-2cols-inner {
  width: 100%;
  padding: 25px 25px 10px;
  background-color: #fff;
}

.aright {
  text-align: right;
}

.w50px {
  width: 50px;
}

.np-one-topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-one-topic-textblock {
  padding-right: 35px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.np-one-topic-image-holder {
  width: 300px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.np-testi-text {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.np-testi-author {
  padding-top: 25px;
  color: #39f;
  font-style: italic;
  text-align: center;
}

.np-gallery-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.np-thumb-div {
  position: relative;
  overflow: hidden;
  width: 32%;
  margin: 5px;
}

.np-gallery-image {
  position: relative;
  z-index: 10;
}

.np-gallery-mouseover-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transform: translate(0px, 350px);
  -ms-transform: translate(0px, 350px);
  transform: translate(0px, 350px);
}

.np-gallery-limks {
  margin-top: 25px;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.np-gallery-icon-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
}

.np-gallery-icon-link-off {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11;
}

.np-gallery-icon-link-on {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  opacity: 0;
}

.np-gallery-title {
  position: absolute;
  z-index: 13;
  padding-right: 10px;
  padding-left: 20px;
}

.np-gallery-title-text {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
}

.np-gallery-mouseover-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  background-color: #39f;
  opacity: 0;
}

.np-main-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.np-background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.np-static-photo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  max-height: 60%;
  text-align: center;
}

.np-maintext-holder {
  position: absolute;
  left: 0px;
  top: 35%;
  right: 0px;
  z-index: 11;
  -webkit-transform: translate(0px, -65%);
  -ms-transform: translate(0px, -65%);
  transform: translate(0px, -65%);
  text-align: center;
}

.np-main-heading-text {
  margin-bottom: 5px;
  font-size: 54px;
  line-height: 60px;
  font-weight: 700;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, .8);
}

.np-main-subtext {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 500;
  text-shadow: 1px 1px 7px #000;
}

.np-static-photo-image {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 0px;
  max-height: 600px;
  max-width: 70%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.np-form-bottom-section {
  padding-top: 35px;
  padding-bottom: 35px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/np-bottom-form-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/np-bottom-form-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.np-h1-white-heading {
  color: #fff;
  font-weight: 500;
}

.fc-white {
  color: #fff;
}

.fs-16 {
  font-size: 16px;
  line-height: 22px;
}

.fs-16.np-fc-gray {
  color: #777;
}

.np-bottom-from-wrapper {
  margin-top: 25px;
}

.np-fields {
  height: 40px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  border-radius: 8px;
}

.np-fields.np-textarea {
  height: auto;
  min-height: 130px;
}

.np-row-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-submit-button {
  min-width: 200px;
  padding: 10px 35px;
  border-radius: 70px;
  background-color: #39f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.np-submit-button:hover {
  background-color: #f70;
}

.np-fiirstsection-inner {
  margin-top: 110px;
}

.np-fiirstsection-inner.np-gradientgray-bg {
  background-image: -webkit-linear-gradient(270deg, #eee, #fff 36%);
  background-image: linear-gradient(180deg, #eee, #fff 36%);
}

.np-row-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-rate-buttons {
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  color: #444;
  font-weight: 500;
  text-align: center;
}

.np-rate-buttons:hover {
  border-color: #f70;
  background-color: #f70;
  color: #fff;
}

.h4-rating-label {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #222;
  font-weight: 500;
}

.np-rate-question-holder {
  margin-top: 35px;
}

.np-underlined {
  padding-bottom: 13px;
  background-image: url('../images/SingleUnderline_3_red.png');
  background-position: 50% 100%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.np-buttonbig {
  padding: 13px 30px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
}

.np-tabs-vpix-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-bottom: 35px;
}

.np-tabscontent-vpix-features {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.np-tabsmeni-vpix-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.np-tablink-vpix-features {
  padding: 11px 0px 11px 100px;
  background-color: transparent;
}

.np-tablink-vpix-features.w--current {
  background-color: transparent;
  background-image: url('../images/arrow-right.png');
  background-position: 5px 50%;
  background-size: 80px;
  background-repeat: no-repeat;
}

.np-tablink-vpix-features-div {
  display: none;
  padding: 10px;
  border: 1px solid #eaeaea;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  opacity: 0;
}

.np-tablink-vpix-features-title {
  padding-left: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.np-tablink-vpix-features-title.np-active {
  display: inline-block;
  padding-left: 0px;
  color: #f70;
}

.np-tablink-vpix-features-text {
  padding-top: 10px;
  color: #555;
}

.np-tablink-vpix-features-icon {
  width: 30px;
  margin-right: 10px;
}

.np-tablink-vpix-features-title2 {
  display: inline-block;
  color: #39c;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.np-section-vpix-features {
  margin-top: 0px;
  padding-top: 35px;
  background-color: #f9f9f9;
}

.np-section-vpix-features.np-store-section {
  padding-bottom: 45px;
}

.np-circle-images {
  border-radius: 200px;
}

.np-martop35 {
  margin-top: 35px;
}

.np-section-logos {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #555;
  color: #ccc;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.np-padtop-10px {
  padding-top: 10px;
}

.np-store-cols {
  position: relative;
  width: 25%;
  padding-right: 15px;
  padding-bottom: 110px;
  padding-left: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/gray-dot.jpg');
  background-position: 13px 0px;
  background-size: 1px;
  background-repeat: repeat-y;
}

.np-store-cols.np-store-lascol {
  background-image: url('../images/gray-dash.png');
  background-position: 12px 0px;
  background-size: auto;
  background-repeat: repeat-y;
}

.np-store-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1120px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.np-store-cols-inner {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 100px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

.np-store-cols-inner.np-store-lastcol {
  border-left-style: dashed;
  border-left-width: 2px;
}

.np-h2-store-productname {
  display: inline-block;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 20px 0px 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #39f;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
}

.np-h2-store-productname.np-name-orange {
  background-color: #f80;
}

.np-h2-store-productname.np-name-green {
  background-color: #3c3;
}

.np-h2-store-productname.np-name-red {
  background-color: #f03750;
}

.np-store-productname-arrow {
  display: inline-block;
  height: 40px;
  border-style: solid solid solid none;
  border-width: 20px 20px 20px 50px;
  border-color: #f9f9f9 #39f #f9f9f9 #000;
}

.np-store-productname-arrow.np-arrow-orange {
  border-right-color: #f80;
}

.np-store-productname-arrow.np-arrow-green {
  border-right-color: #3c3;
}

.np-store-productname-arrow.np-arrow-red {
  border-right-color: #f03750;
}

.np-store-prodcut-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-store-subtitle {
  margin-top: 20px;
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
}

.np-store-cols-price {
  margin-top: 0px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.np-store-upper-col {
  color: #39f;
}

.np-store-upper-col.np-store-upper-orange {
  color: #f80;
}

.np-store-upper-col.np-store-upper-green {
  color: #3c3;
}

.np-store-upper-col.np-store-upper-red {
  color: #f03750;
}

.np-store-feature-list-item {
  padding-bottom: 15px;
}

.np-store-cols-button {
  border-radius: 6px;
  font-weight: 500;
  text-transform: uppercase;
}

.np-store-button-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 10px;
  padding-left: 30px;
}

.np-faq-divs {
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  text-align: left;
}

.np-image-placeholder-slide {
  display: block;
  width: 100%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.np-clean-header {
  display: block;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
}

.np-container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1096px;
  margin-right: auto;
  margin-left: auto;
}

.np-container-flex.np-footer-bottom-container {
  padding-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #888;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.np-container-flex.np-footer-container {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.np-brand-logo {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
}

.np-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.np-header-middle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#nav2 .np-navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
  color: #777;
  font-size: 15px;
  font-weight: 500;
  	text-decoration:none;
}

#nav2 .np-navlink:hover {
  border-bottom-color: #222;
  color: #222;
}

#nav2 .np-navlink-button {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #f80;
  border-radius: 5px;
  background-color: #f80;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

#nav2 .np-navlink-button:hover {
  background-color: #f60;
}

#nav2 .np-navlink-button.np-button-storked {
  border: 1px solid #777;
  background-color: transparent;
  color: #777;
}

#nav2 .np-navlink-button.np-button-storked:hover {
  background-color: #777;
  color: #fff;
}

.np-logo-rounded-img {
  width: 70px;
  /*
  height: 70px;
  border-radius: 100px;
  */
  width:220px;
  padding:10px 0;
}

.np-logo-rounded-img.np-footer-logo-img {
  /*	
  width: 100px;
  height: 100px;
  */
  width:100%; height:auto; padding:0;
}


.np-footer {
  padding-top: 25px;
  padding-bottom: 35px;
  background-color: #efefef;
}

.np-footer-bocks {
  width: 20%;
  padding-top: 30px;
  padding-right: 35px;
}

.np-footer-bocks.np-footer-blocks-lastcol {
  width: 26%;
  padding-right: 0px;
}

.np-footer-bocks.np-footer-blocks-firstcol {
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.np-footer-bocks.np-footer-blocks-sm {
  width: 17%;
}

.np-footer-h4 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #444;
  text-transform: uppercase;
}

.np-footer-list {
  margin-bottom: 0px;
}

.np-footer-list-item {
  padding-bottom: 5px;
  color: #888;
  font-size: 15px;
  font-weight: 500;
}

.np-footer-textlink {
  color: #777;
  font-size: 14px;
  text-decoration: none;
}

.np-footer-textlink:hover {
  color: #333;
}

.np-footer-textlink-bottom {
  padding-right: 10px;
  padding-left: 10px;
  color: #777;
  text-decoration: none;
}

.np-footer-textlink-bottom:hover {
  color: #222;
}

.np-social-netlinks {
  width: 34px;
  height: 34px;
  margin-left: 10px;
  border-radius: 100px;
  background-color: #ccc;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #777;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
}

.np-social-netlinks:hover {
  background-color: #555;
  color: #ccc;
}

.np-socialnet-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.np-100p-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
}

.np-diagram-holder {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.np-diagramtext-holder {
  width: 26%;
  text-align: center;
}

.np-diagram-colspacer {
  width: 12%;
}

.np-diagram-oldway {
  width: 100%;
  max-width: 820px;
}

.np-center-home-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

html.w-mod-js *[data-ix="down-500"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-1000"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-1500"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-2000"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-2500"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-3000"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-3500"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="up-3000"] {
  opacity: 0;
  -webkit-transform: translate(0px, 43px);
  -ms-transform: translate(0px, 43px);
  transform: translate(0px, 43px);
}

.w-nav.ver2 {
  background: #fff;
}
.w-nav.ver3 {
  background: #333;
}

#nav2.ver3 .np-navlink {
  border-bottom: 2px solid #333;
  color: #888;
}

#nav2.ver3 .np-navlink:hover {
  border-bottom-color: #39f;
  color: #fff;
}

#nav2.ver3 .np-navlink-button {
}

#nav2.ver3 .np-navlink-button:hover {
}

#nav2.ver3 .np-navlink-button.np-button-storked {
}

#nav2.ver3 .np-navlink-button.np-button-storked:hover {
}
.mapLegendRow {
	display: inline-block;
	margin: 0;
	padding: 5px 20px;
	}
.mapLegendBox {
	width: 30px;
	height: 30px;
	float:left;
	margin: 0 5px 0 20px;
	background-color: #3c3;
	}
.mapLegendText {
	float:left;
	color: #555;
	font-weight:bold;
	font-size: 15px;
	line-height:30px;
	}

@media (max-width: 991px) {
  .navbar-vpix {
    min-height: 90px;
  }
  .navbar-container-vpix {
    width: 100%;
  }
  .brand-vpix {
    position: absolute;
    left: 2%;
    top: 0px;
    bottom: auto;
    max-width: 70px;
    margin-top: 10px;
    border-style: none;
    border-width: 0px;
  }
  .nav-menu-vpix {
    position: absolute;
    left: 0px;
    top: 80px;
    right: 0px;
    margin-top: 0px;
    background-color: #444;
  }
  .nav-link-vpix {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
  }
  .nav-link-vpix:hover {
    background-color: #f70;
    color: #fff;
  }
  .callus-vpix {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    margin-left: 20%;
    float: left;
  }
  .menubutton-vpix {
    margin-top: 20px;
    margin-right: 2%;
    background-color: #f80;
    color: #fff;
  }
  .menubutton-vpix.w--open {
    margin-top: 20px;
    background-color: #444;
  }
  .container-sfotware-store {
    margin-top: 30%;
  }
  .store-circles {
    width: 100px;
    height: 100px;
  }
  .circle-bottom-text {
    width: 90%;
  }
  .row2-icons {
    width: 170px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-wide {
    width: 98%;
  }
  .logos-iamges-vpix {
    width: 95%;
  }
  .container-1028px {
    width: 100%;
  }
  .np-h1-header {
    font-size: 32px;
    line-height: 36px;
  }
  .np-section.np-cloudbg {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .np-thumb-div {
    width: 90%;
  }
  .np-static-photo-image {
    height: auto;
  }
  .np-store-cols {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .np-store-row {
    width: 100%;
  }
  .np-container-flex {
    width: 100%;
  }
  .np-container-flex.np-footer-bottom-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .np-container-flex.np-footer-container {
    padding-left: 15px;
  }
  .np-nav-menu {
    background-color: #e5e5e5;
  }
  .np-menu-button.w--open {
    background-color: #555;
  }
  #nav2 .np-navlink {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-color: #666;
    background-color: #555;
    color: #fff;
  }
  #nav2 .np-navlink:hover {
    background-color: #333;
    color: #fff;
  }
  #nav2 .np-navlink-button {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #nav2 .np-navlink-button.np-button-storked {
    background-color: #fff;
  }
  .np-footer-bocks {
    width: 23%;
  }
  .np-footer-bocks.np-footer-blocks-firstcol {
    width: 100%;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .np-footer-bocks.np-footer-blocks-sm {
    width: 20%;
  }
  .np-social-netlinks {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .np-100p-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .np-diagramtext-holder {
    width: 100%;
    padding-top: 35px;
  }
  .np-diagram-colspacer {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-vpix {
    min-height: 90px;
  }
  .brand-vpix {
    max-width: 80px;
  }
  .callus-vpix {
    display: none;
  }
  .toptagline-vpix {
    overflow: hidden;
  }
  .callus-show-mobile {
    z-index: 10000;
    display: block;
  }
  .callus-show-mobile:hover {
    color: #fff;
  }
  .h1-software-store {
    font-size: 46px;
    line-height: 52px;
  }
  .h2-software-store {
    font-size: 26px;
    line-height: 30px;
  }
  .h2-software-store.bottom-circle {
    font-size: 26px;
    line-height: 30px;
  }
  .store-circles {
    width: 80px;
    height: 80px;
  }
  .circle-bottom-text {
    line-height: 20px;
  }
  .row2-icons {
    width: 100px;
  }
  .np-3cols-topic {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .np-topic-cols {
    width: 100%;
    padding-bottom: 35px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .np-topic-horizontal {
    width: 100%;
  }
  .np-main-heading-text {
    font-size: 34px;
    line-height: 40px;
  }
  .np-main-subtext {
    font-size: 20px;
    line-height: 26px;
  }
  .np-tabs-vpix-features {
    display: none;
  }
  .np-store-cols {
    width: 100%;
  }
  .np-logo-rounded-img {
    width: 50px;
    height: 50px;
  }
  .np-logo-rounded-img.np-footer-logo-img {
    width: 70px;
    height: 70px;
  }
  .np-footer-bocks {
    width: 100%;
    text-align: center;
  }
  .np-footer-bocks.np-footer-blocks-lastcol {
    width: 100%;
  }
  .np-footer-bocks.np-footer-blocks-sm {
    width: 100%;
  }
  .np-footer-textlink-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .np-socialnet-div {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .navbar-vpix {
    min-height: 90px;
  }
  .container-sfotware-store {
    margin-top: 40%;
  }
  .np-gallery-limks {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 12px;
  }
  .np-gallery-icon-link {
    width: 60px;
    height: 60px;
    font-size: 13px;
  }
  .np-gallery-title-text {
    font-size: 20px;
    line-height: 26px;
  }
  .np-fields {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .np-row-form {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}



#w-nav { display:none; }
#page-contact .home-main-text_2.tablet { display:none !important; }
#nav2 .w-nav-button.w--open {
  background-color: #555;
}

.np-socialnet-div { padding:15px 0; }
@media (max-width: 991px) 
{
	.np-footer-blocks-firstcol  a { max-width:250px; }
	.np-logo-rounded-img.np-footer-logo-img { width:100%; height:auto; }
}
	
@media (max-width: 767px) 
{
	#nav2 .np-logo-rounded-img { width:180px; padding:5px 10px 5px; }
	.np-container-flex.np-footer-container { padding:0 15px; }
}


@media (max-width: 850px) 
{
	.np-header-middle { display: none; }
	.np-menu-button { margin-left: auto; }
}

