html {
  font-size: 57.5%;
}
html #qnpHeaderNav {
  float: right;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-left: 1px solid #ddd;
}
html #qnpHeaderNav #qnpMobileMenu {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  cursor: pointer;
}
html #qnpLogo,
html #qnpRightHead {
  width: auto;
}
html #qnpMastHead {
  width: 100%;
  position: relative;
  left: auto;
  top: auto;
  height: auto;
}
html .has-masthead #qnpMainbody,
html .has-masthead #qnpMainbody.app_users,
html .has-masthead #qnpMainbody.app_config {
  margin-left: 0;
}
html #qnpPageContent[data-sidebar-pos="right"]::before,
html #qnpPageContent[data-sidebar-pos="left"]::before {
  display: none;
}
html #qnpPageContent[data-sidebar-pos="right"].has-masthead #qnpMainbody,
html #qnpPageContent[data-sidebar-pos="left"].has-masthead #qnpMainbody {
  margin-right: 0;
  margin-left: 0;
}
html .items-row::before {
  display: block;
}
#qnpBg {
  overflow: hidden;
}
#qnpLogo,
#qnpLogo.text {
  height: 80px;
  line-height: 80px;
  margin-left: 2rem;
  padding: 0;
}
#qnpHeader {
  padding: 0 0 0 0;
}
#qnpTop {
  text-align: center;
}
#qnpTop > * {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#qnpTop #qnpSearch {
  margin-right: 20px;
}
#qnpPopupSearch {
  width: 90%;
}
.qnpHeaderContent {
  padding: 5rem;
  width: 100%;
}
.showcase-header,
.showcase-pictures {
  width: 100%;
}
.qnpPhotoOverlayContent {
  bottom: 3rem;
  left: 3rem;
  padding: 4.5rem 5rem;
}
.qnpHeaderContent h1 {
  margin-bottom: 1rem;
}
.qnpHeaderContent p {
  margin-bottom: 2rem;
}
.box.animated-color-bg {
  padding: 5rem;
}
.single-page > .header {
  margin: 0 -5rem;
}
.single-page .item-body {
  margin: 0 0 5rem 0;
}
.blog-page .item-list .item-view .item-image {
  margin: 5rem -5rem 0 -5rem;
}
.blog-page .item-list .item-view .item-content {
  margin: 5rem auto 0 auto;
  width: 90%;
}
.blog-page .items-more {
  width: 90%;
  margin: 10rem auto 0 auto;
}
.blog-page.hasSidebar .item-view .item-image {
  margin: 5rem 0 0 0;
}
#qnpSidebar .box:first-child {
  border-top: 1px solid #ddd;
}
#qnpTop1.big-spaces,
#qnpTop2.big-spaces,
#qnpBottom1.big-spaces,
#qnpBottom2.big-spaces,
#qnpBottom3.big-spaces,
#qnpBottom4.big-spaces,
#qnpBottom5.big-spaces {
  padding: 5rem;
}
.box.animated-color-bg {
  padding: 5rem;
}
.box.banner.banner-right img {
  display: none;
}
.box.banner.banner-right .qnpBannerContent {
  position: relative;
  top: auto;
  bottom: auto;
  transform: translate(0,0);
  background: #eee;
}
#qnpTop1,
#qnpTop2,
#qnpBottom1,
#qnpBottom2,
#qnpBottom3,
#qnpBottom4,
#qnpBottom5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
#qnpContent,
#qnpSidebar,
#qnp-content-wrapper,
.single-page.hasSidebar .item-page {
  width: 100% !important;
}
#qnpSidebar .box:nth-child(2n+1) {
  clear: both !important;
}
div[data-sidebar-pos="right"] #qnpSidebar {
  padding-left: 0;
}
#qnpTop1 + .a-half-bg,
#qnpTop2 + .a-half-bg,
#qnpBottom1 + .a-half-bg,
#qnpBottom2 + .a-half-bg,
#qnpBottom3 + .a-half-bg,
#qnpBottom4 + .a-half-bg,
#qnpBottom5 + .a-half-bg {
  margin-top: 0;
}
#qnpHeaderNav .qnpMainMenu {
  display: none;
}
#qnpMobileMenu {
  display: block;
  white-space: nowrap;
}
#qnpHeaderNav {
  background: #fff;
}
.only-desktop {
  display: none;
}
.only-tablet {
  display: block;
}
.only-mobile {
  display: none;
}
.no-desktop {
  display: block;
}
.no-tablet {
  display: none;
}
.no-mobile {
  display: block;
}
#sbox-window,
#sbox-window iframe {
  width: 720px !important;
  max-width: 720px !important;
  left: 10px !important;
}
body .qnpCols4 .box {
  margin-bottom: 30px !important;
}
body .qnpCols4 .box.qnpmod-1 {
  width: 100%;
}
body .qnpCols4 .box.qnpmod-2 {
  width: 50%;
}
body .qnpCols4 .box.qnpmod-3 {
  width: 50%;
}
body .qnpCols4 .box.qnpmod-4,
body .qnpCols4 .box.qnpmod-more {
  width: 50%;
}
body .qnpCols4 .box:nth-child(2n+1) {
  clear: both;
}
body .qnpCols4 .box.qnpmod-more.qnpmod-last-1:last-child {
  width: 100% !important;
}
body .qnpCols4 .box.qnpmod-more.qnpmod-last-2:last-child,
body .qnpCols4 .box.qnpmod-more.qnpmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .qnpCols4 .box.qnpmod-more.qnpmod-last-3:last-child,
body .qnpCols4 .box.qnpmod-more.qnpmod-last-3:nth-last-child(2),
body .qnpCols4 .box.qnpmod-more.qnpmod-last-3:nth-last-child(3) {
  width: 50% !important;
}
body .qnpCols6 .box {
  margin-bottom: 30px !important;
}
body .qnpCols6 .box.qnpmod-1 {
  width: 100%;
}
body .qnpCols6 .box.qnpmod-2 {
  width: 50%;
}
body .qnpCols6 .box.qnpmod-3 {
  width: 33.3%;
}
body .qnpCols6 .box.qnpmod-4,
body .qnpCols6 .box.qnpmod-more {
  width: 33.3%;
}
body .qnpCols6 .box.qnpmod-5,
body .qnpCols6 .box.qnpmod-more {
  width: 33.3%;
}
body .qnpCols6 .box.qnpmod-6,
body .qnpCols6 .box.qnpmod-more {
  width: 33.3%;
}
body .qnpCols6 .box:nth-child(3n+1) {
  clear: both;
}
body .qnpCols6 .box.qnpmod-more.qnpmod-last-1:last-child {
  width: 100% !important;
}
body .qnpCols6 .box.qnpmod-more.qnpmod-last-2:last-child,
body .qnpCols6 .box.qnpmod-more.qnpmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .qnpCols6 .box.qnpmod-more.qnpmod-last-3:last-child,
body .qnpCols6 .box.qnpmod-more.qnpmod-last-3:nth-last-child(2),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
body .qnpCols6 .box.qnpmod-more.qnpmod-last-4:last-child,
body .qnpCols6 .box.qnpmod-more.qnpmod-last-4:nth-last-child(2),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-4:nth-last-child(3),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-4:nth-last-child(4) {
  width: 33.3% !important;
}
body .qnpCols6 .box.qnpmod-more.qnpmod-last-5:last-child,
body .qnpCols6 .box.qnpmod-more.qnpmod-last-5:nth-last-child(2),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-5:nth-last-child(3),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-5:nth-last-child(4),
body .qnpCols6 .box.qnpmod-more.qnpmod-last-5:nth-last-child(5) {
  width: 33.3% !important;
}
#qnpTop3.qnpCols3 .box.qnpmod-2 {
  width: 100%;
}
#qnpTop3.qnpCols3 .box.qnpmod-2 + .box.qnpmod-2 {
  margin-top: 20px;
}
#qnpTop3.qnpCols3 .box.qnpmod-2 img {
  width: 100%;
}
#qnpBottom2::before {
  display: none;
}
#qnpBottom2 .qnpPageContent {
  display: block;
}
#qnpBottom2.qnpCols3 .box.qnpmod-2.boxs3,
#qnpBottom2.qnpCols3 .box.qnpmod-2.boxs8 {
  margin-bottom: 20px !important;
  width: 100%;
  margin-left: 0;
}
#qnpBottom2.qnpCols3 .box.qnpmod-2.boxs3 {
  padding-left: 0;
}
#qnpBottom2.qnpCols3 .box.qnpmod-2.boxs8 {
  padding-right: 0;
}
#qnpBottom2.qnpCols3 .box.qnpmod-2.boxs8 .width50 {
  width: 49.9%;
}
.box .offset1.category-default {
  margin-bottom: 0;
}
.box .offset1.category-default > br {
  display: none;
}
.qnpBannerContentInner.span4.pull-right {
  width: 100%;
}
.qnpIsWrapper-qnp_stora figcaption h2 {
  width: 90%;
}
.qnpCols[data-cols="4"] > div,
.qnpCols[data-cols="5"] > div {
  margin-bottom: 30px;
  width: 50%;
}
.qnpCols[data-cols="4"] > div:nth-child(2n+1),
.qnpCols[data-cols="5"] > div:nth-child(2n+1) {
  clear: both;
}
.pagination ul li a,
.pagination ul li span {
  margin: 3px 7px 3px 0;
}
.qnpCols3 > div,
.qnpCols4 > div,
.qnpCols6 > div {
  margin: 0 -10px;
}
.qnpCols3 .box.qnpmod-1,
.qnpCols3 .box.qnpmod-2,
.qnpCols3 .box.qnpmod-3,
.qnpCols3 .box.qnpmod-more {
  padding: 0 10px;
}
.error-page h1 {
  font-size: 12rem;
}
.error-page h2 {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
.error-page .subpage {
  margin: 20px 10px;
  width: auto;
}
.box.border1 .box-wrap,
.box.border2 .box-wrap {
  padding: 2.4rem 2.4rem 1.4rem 2.4rem;
}
.user-page .item-author-details .item-desc {
  font-size: 1.2rem;
}
.user-page .item-author-details h1 {
  font-size: 1.6rem;
  margin: 0;
}
.user-page .item-author-details > img {
  max-width: 50px !important;
}
.qnp-cols > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.qnp-cols .qnp-cols > div {
  padding-top: 0;
  padding-bottom: 0;
}
.qnp-cols > div.col-t-width-5 {
  width: 5%;
}
.qnp-cols > div.col-t-width-10 {
  width: 10%;
}
.qnp-cols > div.col-t-width-15 {
  width: 15%;
}
.qnp-cols > div.col-t-width-20 {
  width: 20%;
}
.qnp-cols > div.col-t-width-25 {
  width: 25%;
}
.qnp-cols > div.col-t-width-30 {
  width: 30%;
}
.qnp-cols > div.col-t-width-35 {
  width: 35%;
}
.qnp-cols > div.col-t-width-40 {
  width: 40%;
}
.qnp-cols > div.col-t-width-45 {
  width: 45%;
}
.qnp-cols > div.col-t-width-50 {
  width: 50%;
}
.qnp-cols > div.col-t-width-55 {
  width: 55%;
}
.qnp-cols > div.col-t-width-60 {
  width: 60%;
}
.qnp-cols > div.col-t-width-65 {
  width: 65%;
}
.qnp-cols > div.col-t-width-70 {
  width: 70%;
}
.qnp-cols > div.col-t-width-75 {
  width: 75%;
}
.qnp-cols > div.col-t-width-80 {
  width: 80%;
}
.qnp-cols > div.col-t-width-85 {
  width: 85%;
}
.qnp-cols > div.col-t-width-90 {
  width: 90%;
}
.qnp-cols > div.col-t-width-95 {
  width: 95%;
}
#search-searchword,
#finder-search input {
  width: 600px;
  max-width: 100%;
  margin-bottom: 20px;
}
#search-searchword + .btn,
#finder-search input + .btn {
  margin-bottom: 20px;
}
#search-searchword + .btn + .btn,
#finder-search input + .btn + .btn {
  margin-bottom: 20px;
}
#searchForm .btn-toolbar .btn-group {
  max-width: 100%;
}
#finder-search fieldset {
  display: table-cell;
}
.profile,
.profile-edit {
  max-width: 100%;
}
#qnpMainbody .box {
  padding: 20px 0;
}
.box img {
  max-width: 100%;
}
.frontpage-grid .box.clear img {
  width: 100%;
}
.single-page .item-title {
  margin-top: 6rem;
}
.single-page > .item-content,
.single-page > .itemComments {
  width: 90%;
}
.item-top-info {
  margin-bottom: 3.5rem;
}
.demo-typo {
  margin: 3rem 0 1.5rem 0;
}
.item-body h2,
.item-body h3,
.item-body h4 {
  margin-top: 5rem;
}
.productdetails .vm-product-container {
  width: 100%;
}
.productdetails .vm-product-media-container {
  width: 100%;
}
tbody tr td {
  padding: 0.75rem 1rem;
}
#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  top: 0;
}
.box.animated-color-bg:before {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.box.animated-color-bg:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
#qnpTop1.animated-circles:before,
#qnpTop1.animated-circles:after,
#qnpTop2.animated-circles:before,
#qnpTop2.animated-circles:after,
#qnpBottom1.animated-circles:before,
#qnpBottom1.animated-circles:after,
#qnpBottom2.animated-circles:before,
#qnpBottom2.animated-circles:after,
#qnpBottom3.animated-circles:before,
#qnpBottom3.animated-circles:after,
#qnpBottom4.animated-circles:before,
#qnpBottom4.animated-circles:after,
#qnpBottom5.animated-circles:before,
#qnpBottom5.animated-circles:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.latest-view .vm-col-4,
.featured-view .vm-col-4,
.topten-view .vm-col-4,
.recent-view .vm-col-4,
.category-view .vm-col-4 {
  width: 24.9%;
}
.width10,
.width15,
.width20,
.width25,
.width30,
.width35,
.width40,
.width45,
.width50 {
  width: 24.9%;
}
.form-horizontal .control-group {
  display: block;
  float: none;
}
.form-horizontal .control-group .control-label {
  float: none;
  margin-bottom: 10px;
  padding-right: 0;
}
#member-registration.form-horizontal .control-group .controls textarea,
#member-registration.form-horizontal .control-group .controls input[type="text"],
#member-registration.form-horizontal .control-group .controls input[type="password"],
#member-registration.form-horizontal .control-group .controls input[type="datetime"],
#member-registration.form-horizontal .control-group .controls input[type="datetime-local"],
#member-registration.form-horizontal .control-group .controls input[type="date"],
#member-registration.form-horizontal .control-group .controls input[type="month"],
#member-registration.form-horizontal .control-group .controls input[type="time"],
#member-registration.form-horizontal .control-group .controls input[type="week"],
#member-registration.form-horizontal .control-group .controls input[type="number"],
#member-registration.form-horizontal .control-group .controls input[type="email"],
#member-registration.form-horizontal .control-group .controls input[type="url"],
#member-registration.form-horizontal .control-group .controls input[type="search"],
#member-registration.form-horizontal .control-group .controls input[type="tel"],
#member-registration.form-horizontal .control-group .controls input[type="color"],
#member-registration.form-horizontal .control-group .controls .uneditable-input,
#member-registration.form-horizontal .control-group .controls .inputbox {
  width: 100%;
}
#qnp-menu-overlay-wrap .qnpMainMenu {
  margin: 0 auto;
  width: 90%;
}
#qnp-menu-overlay-wrap .qnpMainMenu li li li a {
  padding: 10px 0;
}
#qnp-menu-overlay-wrap .qnpMainMenu .qnpmenu li li a {
  padding-left: 15px;
}
#qnp-menu-overlay-wrap .qnpMainMenu .qnpmenu li li li a {
  padding-left: 30px;
}
#qnp-menu-overlay-wrap .qnpMainMenu .qnpmenu li li li li a {
  padding-left: 45px;
}
.nspMain .nspInfo2 {
  min-width: 0;
}
.qnpNspPM-EvoNews2 .intro.columns-2 .row {
  margin-top: 0;
}
.qnpNspPM-EvoNews2 .intro.columns-2::before {
  display: none;
}
.qnpNspPM-EvoNews2 .intro.columns-2 .art {
  width: 100%;
}
.qnpNspPM-EvoNews2 .intro.columns-2 .art::before {
  display: none;
}
