/*.logo-new a{
    display: block;
}
.logo-new img{
    display: block;
    margin: 0 auto;
    height: 132px;
    width:453px;
}*/


@font-face {
  font-family: KomikaAxis;
  /* Имя шрифта */
  src: url(library/fonts/KOMIKAX_-webfont.ttf);
  /* Путь к файлу со шрифтом */
}

@font-face {
  font-family: 'TisaSansPro';
  src: url('/templates/fonts/TisaSansPro.eot?#iefix') format('embedded-opentype'), url('/templates/fonts/TisaSansPro.otf') format('opentype'),
    url('/templates/fonts/TisaSansPro.woff') format('woff'), url('/templates/fonts/TisaSansPro.ttf') format('truetype'), url('/templates/fonts/TisaSansPro.svg#TisaSansPro') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TisaSansPro-Bold';
  src: url('/templates/fonts/TisaSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('/templates/fonts/TisaSansPro-Bold.otf') format('opentype'),
    url('/templates/fonts/TisaSansPro-Bold.woff') format('woff'), url('/templates/fonts/TisaSansPro-Bold.ttf') format('truetype'), url('/templates/fonts/TisaSansPro-Bold.svg#TisaSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_serifregular';
  src: url('/templates/fonts/pt_serif-webfont.eot');
  src: url('/templates/fonts/pt_serif-webfont.eot?#iefix') format('embedded-opentype'),
    url('/templates/fonts/pt_serif-webfont.woff2') format('woff2'),
    url('/templates/fonts/pt_serif-webfont.woff') format('woff'),
    url('/templates/fonts/pt_serif-webfont.ttf') format('truetype'),
    url('/templates/fonts/pt_serif-webfont.svg#pt_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'pt_sansbold';
  src: url('/templates/fonts/ptsans-bold-webfont.eot');
  src: url('/templates/fonts/ptsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/templates/fonts/ptsans-bold-webfont.woff2') format('woff2'),
    url('/templates/fonts/ptsans-bold-webfont.woff') format('woff'),
    url('/templates/fonts/ptsans-bold-webfont.ttf') format('truetype'),
    url('/templates/fonts/ptsans-bold-webfont.svg#pt_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('/templates/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('/templates/fonts/MyriadPro-Regular.otf') format('opentype'),
    url('/templates/fonts/MyriadPro-Regular.woff') format('woff'), url('/templates/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/templates/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pt_sans_captionregular';
  src: url('/templates/fonts/pt_sans-webfont.eot');
  src: url('/templates/fonts/pt_sans-webfont.eot?#iefix') format('embedded-opentype'),
    url('/templates/fonts/pt_sans-webfont.woff2') format('woff2'),
    url('/templates/fonts/pt_sans-webfont.woff') format('woff'),
    url('/templates/fonts/pt_sans-webfont.ttf') format('truetype'),
    url('/templates/fonts/pt_sans-webfont.svg#pt_sans_captionregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

a {
  text-decoration: none;
}

a:hover {
  color: #d35e5e;
  text-decoration: none;
}

body {
  font-family: 'TisaSansPro';
}

p {
  font-family: 'TisaSansPro';
}

h3 {
  font-family: 'pt_serifregular';
}

.logo-new {
  padding-top: 20px;
}

.login-up {
  background-color: rgb(255, 255, 255);
  /*text-align: center;*/
}

.login-title {
  color: #58595B;
  font-family: KomikaAxis;
  padding-left: 25px;
  text-align: left;
}

.login-input {
  box-shadow: inset 0 0 6px grey !important;
  -moz-box-shadow: inset 0 0 6px grey !important;
  -webkit-box-shadow: inset 0 0 6px grey !important;
  background: transparent;
}

#login-submit {
  /*rgb(57,181,74), rgb(0,148,68) */
  color: rgb(255, 255, 255);
  /*font-family: TisaSansPro;*/
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgb(57, 181, 74), rgb(0, 148, 68));
  /* Standard syntax (must be last) */
  box-shadow: 1px 1px 3px grey;
  text-transform: uppercase;

}

.checkbox {
  padding-left: 19px;
}

.chk-text-sub {
  color: rgb(109, 110, 113);
  font-size: 14px;
}

.login-up a {
  color: rgb(199, 55, 55);
  font-size: 14px;
}

.login-sup-text {
  font-size: 12px;
  font-family: 'TisaSansPro', sans-serif;
}

.login-up #login-sup-lnk {
  font-size: 12px;
}

.login-down {
  background-color: rgb(202, 202, 202);
  text-align: center;
  padding: 50px 15px !important;
}

#login-down-red {
  color: rgb(199, 55, 55);
  font-size: 22px;
}

#login-down-black {
  color: rgb(0, 0, 0);
  font-size: 20.5px;
  padding: 0;
}

#login-create-cr {
  color: rgb(255, 255, 255);
  /* rgb(247, 147, 30), rgb(241, 90, 36)*/
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgb(247, 147, 30), rgb(241, 90, 36));
  /* Standard syntax (must be last) */
  box-shadow: 1px 1px 3px grey;
  font-family: KomikaAxis;
  font-size: 18px;
  text-transform: uppercase;
}

.cr-text-sub {
  color: rgb(128, 128, 128);
  font-size: 14px;
}

.nf-footer {}

.footer-text {
  color: rgb(128, 128, 128);
  font-size: 14px;
  margin-top: 50px;
  text-align: center;
}

.login-inner {
  padding: 20px 15px;
}

.login-inner-down {
  padding: 0;
}

.login-form input::-webkit-input-placeholder {
  color: grey;
}

.login-form input:-moz-placeholder {
  color: grey;
}

.login-form input::-moz-placeholder {
  color: grey;
}

.login-form :-ms-input-placeholder {
  color: grey;
}

.user-name {
  color: rgb(199, 55, 55);
}

.login-logout {
  display: inline-block;
  color: rgb(199, 55, 55);
  font-size: 14px;
  padding-bottom: 10px;
}

/*nav-bar*/
.nav-bar-cont {
  position: absolute !important;
  left: 30px;
  z-index: 2;
}

#navlist {
  position: relative;
  top: 0;
  z-index: 1;
}

#navlist li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

#navlist li a {
  display: block;
  height: inherit;
  color: transparent;
}

.nav-home {
  background: url('templates/images/menu-logo.png') no-repeat;
  height: 190px;
  width: 221px;
}

.nav-my-epic {
  background: url('templates/images/menu-epic-quest.png') 0 0 no-repeat;
  height: 185px;
  width: 221px;
}

.nav-my-char {
  background: url('templates/images/menu-character.png') 0 0 no-repeat;
  height: 161px;
  width: 221px;
}

.nav-my-acc {
  background: url('templates/images/menu-account.png') 0 0 no-repeat;
  height: 160px;
  width: 221px;
}

.nav-courses {
  background: url('templates/images/menu-courses.png') 0 0 no-repeat;
  height: 174px;
  width: 221px;
}

.nav-my-epic:hover {
  background: url('templates/images/menu-epic-quest.png') -221px 0 no-repeat;
  height: 185px;
  width: 221px;
}

.nav-my-char:hover {
  background: url('templates/images/menu-character.png') -221px 0 no-repeat;
  height: 161px;
  width: 221px;
}

.nav-my-acc:hover {
  background: url('templates/images/menu-account.png') -221px 0 no-repeat;
  height: 160px;
  width: 221px;
}

.nav-courses:hover {
  background: url('templates/images/menu-courses.png') -221px 0 no-repeat;
  height: 174px;
  width: 221px;
}

#menu-nfx {
  margin-left: 0;
}

#menu-nfx-1 li.current-menu-item {
  background-position: -442px 0;
}

/* Controls the logo styling on the new-account page. 
Replaces the sidebar options with the class logos background */
.nfx-menu-class-logo-replace li:not(.nav-home) {
  display: none !important;
}

.nfx-menu-class-logo-replace {
  background: #d9d9d9 url('templates/images/menu-class-icons-bg-2.jpg') 0 0 repeat-y;
  margin-left: 43px;
  max-width: 194px;
  min-height: 970px;

}

.nfx-menu-class-logo-replace ul.menu {
  margin-left: 0;
}

.nfx-menu-class-logo-replace li.nav-home {
  background: rgba(0, 0, 0, 0) url("templates/images/menu-logo-c.png") no-repeat scroll 0 0;
  height: 300px;
  margin-left: -13px !important;
}

.login-form-book img {
  /* margin-top: -150px;
    margin-left:-35px; */
  margin-left: 0;
  width: 120%;
}

#create-next-arrow {
  margin: 0px -25px 4px 5px;
}

.nfx-create-account .fx-section-title {
  text-align: left;
  padding-left: 15px;
}

.nfx-create-account {
  font-family: 'TisaSansPro', sans-serif;
  color: #575756;
  font-size: 18px;
}

.treasure {
  margin-top: 40px;
}

.treasure button {
  padding-right: 80px;
}

.treasure img {
  float: right;
  margin-right: -30px;
  margin-top: -130px;
  width: 180px;
}

.formidable-treasure {
  float: right;
  margin-top: -155px;
  margin-right: -20px;
}

.start-treasure {
  float: left;
  width: 150px;
  margin-top: -75px;
  margin-left: 50px;
}

.form-admin {
  margin-top: 10px;
}

.forgotpass {
  font-size: 13px;
}

.nfx-create-account a {
  color: #c73737;
}

.nfx-create-account input:not([type="checkbox"]) {
  width: 100%;
}

.frm_hidden {
  display: none;
}

#login-submit.nfx-start-create-account-btn {
  background: -ms-linear-gradient(90deg, rgba(241, 90, 36, 1) 0%, rgba(247, 147, 30, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F15A24', endColorstr='#F7931E' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(241, 90, 36, 1) 0%, rgba(247, 147, 30, 1) 100%);
  border-style: Solid;
  border-color: #C73737;
  border-color: rgba(199, 55, 55, 1);
  border-width: 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7931E', endColorstr='#F15A24', GradientType=0);
  box-shadow: -7px 7px 12px 0px rgba(201, 201, 201, 1);
  white-space: normal;
  margin-top: 30px;
  line-height: 38px;
  font-size: 28px;
  padding-top: 17px;
  font-family: 'TisaSansPro-Bold', sans-serif;
  width: 80%;
  float: right;
}

#login-submit.nfx-start-create-account-btn:hover {
  background: -ms-linear-gradient(90deg, rgba(247, 147, 30, 1) 0%, rgba(241, 90, 36, 1) 93.6%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7931E', endColorstr='#F15A24' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(247, 147, 30, 1) 0%, rgba(241, 90, 36, 1) 93.6%);
  ansform.Microsoft.gradient(startColorstr='#F7931E', endColorstr='#F15A24', GradientType=0);
}

#login-submit.nfx-create-account-btn {
  background: -ms-linear-gradient(90deg, rgba(0, 104, 55, 1) 0%, rgba(0, 146, 69, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#006837', endColorstr='#009245' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(0, 104, 55, 1) 0%, rgba(0, 146, 69, 1) 100%);
  box-shadow: -7px 7px 12px 0px rgba(201, 201, 201, 1);
  border-style: Solid;
  border-color: #006837;
  border-color: rgba(0, 104, 55, 1);
  border-width: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009245', endColorstr='#006837', GradientType=0);
  line-height: 38px;
  font-size: 28px;
  padding-top: 18px;
}


.nfx-create-account p.checkbox {
  white-space: nowrap;
}

.nfx-create-account .frm_submit input[type="submit"] {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 104, 55, 1) 0%, rgba(0, 146, 69, 1) 100%) repeat scroll 0 0;
  border-color: rgba(0, 104, 55, 1);
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  white-space: normal;
  box-shadow: 1px 1px 3px grey;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 18px 16px 10px 16px;
  line-height: 38px;
  font-size: 28px;
  margin-bottom: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  margin-top: 70px;
  font-family: 'TisaSansPro-Bold', sans-serif;


}

#login-submit.nfx-create-account-btn:hover,
.nfx-create-account .frm_submit input[type="submit"]:hover {
  background: -ms-linear-gradient(90deg, rgba(0, 146, 69, 1) 0%, rgba(0, 104, 55, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#009245', endColorstr='#006837' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(0, 146, 69, 1) 0%, rgba(0, 104, 55, 1) 100%);
}

.nfx_create_frm {
  display: block;
  width: 100%;
  padding: 15px 5px 15px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.nfx-create-account .fx-content-section {
  padding-left: 20px;
  padding-right: 20px;
  overflow: visible;
}

.nfx-create-account .frm_primary_label {
  line-height: 1.6316em;
  font-size: 1.13em;
  margin: 0 0 10px;
  font-family: 'TisaSansPro', sans-serif;
  text-transform: capitalize;
}

.post-form-info {
  margin-top: 60px;
}

.nfx-create-account .frm_ajax_loading {
  display: none;
}

.nfx-green-button {
  background: -ms-linear-gradient(90deg, rgba(0, 104, 55, 1) 0%, rgba(0, 146, 69, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#006837', endColorstr='#009245' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(0, 104, 55, 1) 0%, rgba(0, 146, 69, 1) 100%);
  border-style: Solid;
  border-color: #006837;
  border-color: rgba(0, 104, 55, 1);
  border-width: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009245', endColorstr='#006837', GradientType=0);
  font-family: 'TisaSansPro-Bold', sans-serif;
  white-space: normal;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, .5);
}

.nfx-green-button:hover {
  background: rgba(0, 146, 69, 1);
  border-style: Solid;
  border-color: #006837;
  border-color: rgba(0, 104, 55, 1);
  border-width: 1px;
}

.nfx-orange-button {
  background: -ms-linear-gradient(90deg, rgba(241, 90, 36, 1) 0%, rgba(247, 147, 30, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F15A24', endColorstr='#F7931E' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(241, 90, 36, 1) 0%, rgba(247, 147, 30, 1) 100%);
  border-style: Solid;
  border-color: #C73737;
  border-color: rgba(199, 55, 55, 1);
  border-width: 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7931E', endColorstr='#F15A24', GradientType=0);
  white-space: normal;
  font-family: 'TisaSansPro-Bold', sans-serif;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, .5);
}

.nfx-orange-button:hover {
  background: rgba(247, 147, 30, 1);
  border-style: Solid;
  border-color: #C73737;
  border-color: rgba(199, 55, 55, 1);
  border-width: 0px;

}

.nfx-camp-callout .nfx-camp-callout-bottom {
  margin-top: 15px;
}

.nfx-camp-callout .line1 {
  font-family: 'PT Serif', serif;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}

.nfx-camp-callout.unpurchased .desc {
  font-family: 'PT Serif', serif;
  color: #C73737;
  font-size: 19px;
  font-weight: 700;
}


/* End new-account page sidebar styling */
.fx-content-page {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.nf-title-page {
  background: rgb(64, 64, 64);
  color: rgb(215, 168, 86);
  min-height: 85px;
  padding: 10px 50px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -56px;
  left: -58px;
  width: 100%;
  z-index: 1;
}

.nf-title-page-h {
  margin-top: 16px;
  text-indent: 116px;
  font-family: "pt_serifregular", sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.bg-top-cont {
  position: absolute;
  top: -14px;
  left: 0;
  padding: 0 50px;
  width: 100%;
}

.page-template-nfx-epic-quest .bg-top-cont {
  top: -14px;
  top: -13.6px;
}

.page-template-nfx-courses .bg-top-cont {
  top: -13px;
  top: -12.7px;
}

.page-template-nfx-my-character-public .bg-top-cont {
  top: -16px;
}

.page-template-nfx-new-account .bg-top-cont {
  top: 13px;
  top: -13.4px;
}

.bg-bottom-cont {
  position: absolute;
  bottom: -13px;
  left: 0;
  padding: 0 25px;
  width: 100%;
}

.page-template-nfx-new-account .bg-bottom-cont {
  padding: 0 50px;
}

.qh-scroll-up {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
}

.qh-scroll-up img {
  height: 10px;
}

.fx-inner-cont {
  padding: 20px 50px 20px 50px;
  position: relative;
  z-index: 1;
}

.fx-inner-sections {
  position: relative;
  z-index: 1;

}

.page-template-nfx-my-character .fx-inner-sections {
  min-height: 520px;
}

.fx-content-title {
  background: url('templates/images/header-module.png') center center no-repeat;
  background-size: cover;
  color: rgb(199, 55, 55);
  font-size: 24px;
  padding-bottom: 1px;
  text-align: center;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fx-content-section {
  background: url('templates/images/inner-content.png') 0 0 no-repeat;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 20px;
  overflow: hidden;
}

.fx-section-title {
  padding-top: 10px;
  font-weight: bold;
  text-transform: capitalize;
}

.nfx-background {
  background: rgb(217, 217, 217);
}

.nf-header-top {
  height: 181px;
  z-index: 1;
}

.nf-top-row {
  background: rgb(12, 16, 15) none repeat scroll 0 0;
  border-bottom: 2px solid #202524;
  height: 50px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.nf-top-row .container {
  margin-top: 15px
}

.hr-text-link {
  color: grey;
  text-transform: uppercase;
  margin-left: -30px;
}

/* no-sidebar pages (like registration) */
.page-template-page-no-sidebars article.type-page {
  background: white;
  padding: 50px;
}

.page-template-page-no-sidebars #disqus_thread {
  display: none;
}

/* courses page */
.page-template-page-courses .woocommerce .products {
  background: white;
  padding: 50px;
}

.course-box-text {
  margin-top: 3vh;
  margin-top: 3%;
}

.course-box-image {
  margin: auto;
  width: 100%;
}

.course-box-image img {
  border: 1px solid #c9c9c9;
  padding: 3px;
}

.course-box-button {
  margin-top: 3%;
  margin-top: 3vh;
  margin-bottom: -15px;
}

.course-page-buttons {
  color: white;
  font-style: italic;
}

.course-page-buttons:hover {
  color: white;
}

.course-luyl-book img {
  max-width: 300%;
  width: 150%;
  margin-left: -25%;
  margin-top: 0%;
}

.vertical-align {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



/************************ MY EPIC QUEST******************************/

.page-template-nfx-epic-quest header {
  position: static;
  /*z-index: 20;*/
}

.nfx-epic-quest-wrap .fx-inner-cont {
  padding: 20px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 120px;
  /* IE10+ */

  /* Mozilla Firefox */

  /* Opera */

  /* Webkit (Safari/Chrome 10) */

  /* Webkit (Chrome 11+) */

  /* W3C Markup */
  background-image: linear-gradient(to bottom, #CBC8C7 0%, #E6E3E1 30%, #E6E3E1 60%, #CBC8C7 100%);
}

.nfx-epic-quest-wrap .fx-inner-cont h2 {
  font-size: 18px;
  font-family: 'TisaSansPro-Bold', sans-serif;
  margin-top: 0;
}

.nfx-epic-quest-wrap .fx-inner-cont p {
  font-size: 13px;
  font-family: 'TisaSansPro', sans-serif;
}

.nfx-epic-quest-wrap .fx-inner-sections {
  margin-top: 50px;
  padding: 0 20px 0 60px;

}

.nfx-epic-quest-wrap .fx-content-title {
  background: none;
  color: #d7a856;
  font-family: "pt_serifregular", sans-serif;
  font-size: 32px;
  font-weight: 600;
  padding: 15px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: -48px;
  width: 100%;
  z-index: 100;
}

.public-switcher-wrap {
  position: relative;
  float: right;
  width: 65px;
  right: -25px;
  top: -10px;
  text-indent: 0;
}

.public-switcher-wrap .tit {
  margin-bottom: 5px;
}

.public-switcher-wrap .tit,
.public-switcher-wrap .switcher>div span {
  font-size: 14px;
  font-weight: 200;
  font-family: 'pt_sans_captionregular';
  text-align: center;
  color: #666666;
}

.public-switcher-wrap .switcher>div span {
  color: rgba(255, 255, 255, 0.6);

  position: absolute;
  top: 3px;
}

.public-switcher-wrap .switcher .off span {
  right: 12px;
}

.public-switcher-wrap .switcher .on span {
  left: 12px;
}

.public-switcher-wrap>div {
  position: relative;
}

.public-switcher-wrap .switcher>div {
  cursor: pointer;
  border-radius: 21px;
  background: rgba(0, 248, 4, 1);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 248, 4, 1)), color-stop(100%, rgba(0, 152, 66, 1)));
  background: linear-gradient(to bottom, rgba(0, 248, 4, 1) 0%, rgba(0, 152, 66, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f804', endColorstr='#009842', GradientType=0);
}

.public-switcher-wrap .switcher>div.off {
  background: rgba(247, 0, 0, 1);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 0, 0, 1)), color-stop(100%, rgba(150, 0, 0, 1)));
  background: linear-gradient(to bottom, rgba(247, 0, 0, 1) 0%, rgba(150, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f70000', endColorstr='#960000', GradientType=0);
}

.public-switcher-wrap .switcher>div,
.public-switcher-wrap .switcher>div>img {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
}

.public-switcher-wrap .switcher>div {
  height: 23px;
}

.public-switcher-wrap .switcher>div>img {
  top: -1px
}

.nfx-epic-quest-wrap .hide-content,
.nfx-epic-quest-wrap .show-content {
  bottom: -4px;
  position: absolute;
  right: 30px;
  width: 60px;
  z-index: 100;
  cursor: pointer;
}

.nfx-epic-quest-wrap .show-content {
  display: none
}

.nfx-epic-quest-wrap .hide-content i,
.nfx-epic-quest-wrap .show-content i {
  color: #666666;
  font-size: 20px;
  position: relative;
  z-index: 10;
}

.nfx-epic-quest-wrap .hide-content span,
.nfx-epic-quest-wrap .show-content span {
  color: #666666;
  font-size: 12px;
  position: relative;
  z-index: 10;
  font-style: italic;
  font-family: 'MyriadPro-Regular', sans-serif;
  top: -3px;
  margin-left: 7px;
}

.nfx-epic-quest-wrap .hide-content img,
.nfx-epic-quest-wrap .show-content img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.progress-big {
  position: relative;
}

.progress-big .rank {
  left: 12px;
  position: absolute;
  top: 34px;
  width: 80px;
  z-index: 200;
}

.progress-big .rank div {
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
}

.progress-big .rank div:first-child {
  font-size: 22px;
}

.progress-big .rank div:last-child {
  font-size: 32px;
  font-weight: bold;
}

.progress-big .xp-line {
  height: 44px;
  left: 93px;
  position: absolute;
  top: 49px;
  width: 215px;
  z-index: 300;
}

.progress-big .xp-line .xp-progress {
  background: url('templates/images/EQ-xp-progress-yellow.png');
  height: 100%;
  margin-left: -1px;
}

.progress-big .nf-info {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  left: 136px;
  position: absolute;
  top: 18px;
  width: 140px;
  z-index: 300;
}

.small-progress {
  width: 464px;
  height: 97px;
  position: absolute;
  z-index: 100;
  top: 0;
  right: -55px;
}

.hide-wrapper {
  height: 100%;
  width: 45%;
  margin-left: 32%;
}

.mobile-progress .small-progress {
  margin-right: -232px;
  right: 50%;
}

.mobile-progress {
  display: none;
  height: 100px;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.small-progress img {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.small-progress a {
  color: #d7a856;
}

#small-progress-blocker img {
  width: 38%;
  top: 43px;
  left: 180px;
  z-index: 2000;
}

#top-unlock-academy {
  display: none;
  position: absolute;
  top: 45px;
  left: 181px;
  height: 28px;
  line-height: 28px;
  z-index: 2001;
  color: #c73737;
  background-color: #fffbbb;
  font-size: smaller;
  padding-left: 3px;
  padding-right: 11px;
  border-radius: 5px;
}

.char-academy-callout {
  display: none;
  padding: 3px 5px 5px 20px;
  background-color: #fffbbb;
  color: #c73737;
  position: absolute;
  top: 36px;
  left: 150px;
  width: 143px;
  font-size: 13px;
  line-height: 17px;
  z-index: 100;
  padding: 3px 0px 2px 20px;
}

#character-academy-hide {
  position: absolute;
  height: 50px;
  width: 170px;
  left: 150px;
  top: 28px;
  z-index: 202;
}

.academy-callout-text {
  z-index: 4000;
}

.no_m_p {
  margin: 0 !important;
  padding: 0 !important;
}

.quests-quests-block {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.qh-star {
  width: 40px;
  height: 40px;
  background-image: url(/wp-content/themes/NerdFitness/templates/images/starr.png);
  /* float: left; */
  /* display: inline-block; */
  float: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 180px;
  position: relative;
  top: 15px;
  cursor: pointer;
}

.qh-star.active {
  background-image: url(/wp-content/themes/NerdFitness/templates/images/graphics-00055.png);
}

.scrollToTop {
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -15px;
  z-index: 2;
  cursor: pointer;
}

.bg-progress-big {
  left: 0;
  padding: 0 5px;
  position: absolute;
  top: -21px;
  z-index: 100;
}

.qh-showhide {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 16px;
  background-color: transparent;
  border-bottom: none;
  z-index: 103;
  transition: background-color 0.35s, border-bottom 0.35s;

}

.qh-showhide .in {
  height: 0;
  overflow: hidden;
  padding: 0px 15px;
  transition: height 0.35s, padding 0.35s;
}

.qh-sh {
  background-image: url(/wp-content/themes/NerdFitness/templates/images/hide-btn.png);
  width: 60px;
  height: 18px;
  background-size: cover;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  float: right;
  text-align: center;
  right: 49px;
  position: relative;
  cursor: pointer;
}

.qh-sh::after {
  font-size: 20px;
  content: '\f0d8';
  display: inline-block;
  color: #959595;
  font-family: FontAwesome;
  float: left;
  top: -5px;
  position: relative;
  left: 7px;

}

.qh-sh::before {
  content: 'Show';
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  font-style: italic;
  color: #959595;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  position: relative;
}




.qh-showhide.active {
  background-color: #D8D5D5;
  border-bottom: solid 1px #C5C0C1;
}

.qh-showhide.active .qh-sh::after {
  float: right;
  left: -7px;
}

.qh-showhide.active .qh-sh::before {
  content: 'Hide';
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  top: 2px;

}

.qh-showhide.active .qh-sh {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.qh-showhide.active .in {
  height: auto;
  padding: 20px 15px;
}





.quest-cats {
  position: relative;
  z-index: 102;
  padding: 0 25px;
  top: 5px;
}

.quests-bread {
  text-transform: uppercase;
  color: #999;
  margin-top: 20px;
}

.quest-head {
  background-image: url(/wp-content/themes/NerdFitness/templates/images/graphics-00008.png);
  background-size: cover;
  width: 100%;
  position: relative;
  float: left;
  height: 97px;
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
}

.quest-body-block {
  height: 250px;
  background-color: #fff;
  box-shadow: 0 0 7px #A9A9A9;
  float: left;
  width: 98.5%;
  margin-left: 0.75%;
  margin-top: -9px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px 25px;
  position: relative;
  height: 0;
  padding: 0 25px;
  opacity: 0;
  transition: all 0.35s;
}

.opened .quest-body-block {
  height: 250px;
  height: auto;
  min-height: 250px;
  padding: 30px 25px;
  opacity: 1;
}

.qh-complete {
  height: 59px;
  width: 100%;
  background-size: cover;
  color: #fff;
  font-style: italic;
  font-size: 24px;
  box-sizing: border-box;
  padding: 15px 0;
  text-align: center;
  cursor: pointer;
}

.quest-head p {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px !important;
  font-weight: bold;
  margin-left: 5px;
  max-width: 56%;
  margin-top: 0;
  height: 100%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.qh-right {
  float: right;

}

.qh-rect {
  width: 140px;
  height: 45px;
  background-color: rgba(120, 120, 120, 0.15);
  margin-top: 14px;
  margin-right: 30px;
  line-height: 47px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: bold;
  border-radius: 8px;
}

.quest-head img {
  height: 70px;
  float: left;
  vertical-align: middle;
  display: inline-block;
}

.quest-head .qh-rect img {
  float: right;
  /* width: 50px; */
  position: relative;
  margin-top: -12px;
  margin-right: -35px;
}

.quest-block {
  margin-bottom: 40px;
}

.quests-bread span {
  color: #666;
}

.quest-cats img {
  width: 50px;
  position: relative;
  z-index: 2;
  -webkit-filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.3));
  transition: all 0.3s linear;
}

.quest-cats img:hover {
  -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.6));
}

.quest-cats span {
  padding: 8px 10px;
  /*text-transform: uppercase; */
  position: absolute;
  width: 90%;
  left: 10%;
  top: 5px;
  text-align: center;
  padding-left: 30px;
  background-image: url(/wp-content/themes/NerdFitness/templates/images/graphics-00068.png);
  background-size: cover;
  color: #e6e6e6;
  font-weight: bold;
  padding-top: 13px;
}

.quest-cats .col-sm-2 {
  padding: 0;
  white-space: nowrap;
  cursor: pointer;
}

.quest-cats .col-sm-2.active span {
  background-image: url(/wp-content/themes/NerdFitness/templates/images/graphics-00086.png);
  color: #ffde8d;
}

.xp-bar {
  height: 125px;
  left: 50%;
  margin-left: -177px;
  position: absolute;
  top: -28px;
  width: 354px;
  z-index: 100;
}

.bg-xp-bar {
  position: absolute;
  z-index: 100;
}

.small-progress .person-image {
  height: 120px;
  left: 44px;
  position: absolute;
  top: -6px;
  width: 120px;
  z-index: 300;
  text-align: center;
  color: transparent;
}

.small-progress .person-image img {
  width: 76px !important;
  height: auto !important;
  top: 19px;
  left: 22px;
}

.class_icon {
  text-align: center !important;
}

.gen_thumbs p {
  display: none !important;
}

.small-progress .person {
  color: #d7a856;
  font-family: "pt_serifregular", sans-serif;
  font-size: 20px;
  font-weight: 600;
  left: 142px;
  position: absolute;
  top: 15px;
  z-index: 200;
  width: 235px;
  text-align: center;
}

.small-progress .rank {
  position: absolute;
  right: 68px;
  top: 51px;
  width: 40px;
  z-index: 200;
}

.small-progress .rank div {
  color: #fff;
  text-align: center;
  line-height: 14px;
}

.small-progress .rank div:first-child {
  font-size: 14px;
}

.small-progress .rank div:last-child {
  font-size: 16px;
  font-weight: bold;
}

.small-progress .xp-line {
  height: 12px;
  left: 182px;
  position: absolute;
  top: 49px;
  width: 140px;
  z-index: 300;
}

.small-progress .xp-line .xp-progress {
  background: url('templates/images/small-xp-progress-bar-red-repeat.png');
  height: 100%;
}

.small-progress .nf-info {
  color: #584C36;
  font-size: 10px;
  font-weight: 600;
  left: 186px;
  position: absolute;
  top: 62px;
  width: 140px;
  z-index: 300;
}

.small-progress .nf-info span {
  float: right;
}

/*My char page*/
.nfx-background-mychar {
  background: url('templates/images/background-w-texture-small.jpg');
}

.nf-title-page-mychr {
  left: 0;
}

.nf-char-view {
  /*background: url('templates/images/background-w-texture-small.jpg');*/
  position: relative;
  top: 29px;
  height: 560px;
  z-index: 1;
}

/* what is this here for? 
.page-template-nfx-my-character .nav-bar-cont .menu{
    margin-left: 0;
}*/

.nfx-background-mychar-second {
  position: relative;
  top: -100px;
}

.page-template-nfx-my-character-public .nfx-background-mychar-second {
  top: -175px;
}

.nfx-pub-callout {
  position: absolute;
  width: 300px;
  right: 70px;
  top: 45px;
  z-index: 2;
}

#nfx-pub-logo-only {
  display: none;
}

.my-character-modal .modal-content {
  margin-top: 20%;
}

.my-character-modal .modal-body {
  padding: 5% 10% 5% 10%;
}

#charPublicModal .char-modal-header {
  font-family: "pt_serifregular", sans-serif;
}

.number-circle {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 6px 12px 6px 12px;
  border: 5px double white;
  color: white;
  text-align: center;
  background-color: #C73737;
  margin-top: 10px;
}

.red {
  color: #c73737;
}

.horizontal-line {
  border-bottom: 1px solid black;
  width: 100%;
  opacity: .1;
  margin-bottom: 5%;
}

#charWelcomeModal .modal-dialog {
  width: 900px;
}

.close-char-modal {
  position: absolute;
  top: 0px;
  right: 0px;
  font-style: italic;
  background-color: #E6E6E6;
  border-bottom-left-radius: 10px;
  padding-left: 5px;
  z-index: 9999;
}

.close-char-modal label {
  padding-top: 20px;
  padding-bottom: 10px;
}

#char-never-again {
  margin-top: 0px;
  margin-right: 5px;
}

.btn-circle {
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 6px 0;
  font-size: 32px;
  line-height: 1.428571429;
  border-radius: 30px;
  border: 2px solid white;
  background-color: black;
  color: white;
  margin: -6px -15px 0px 5px;
}

.btn-circle:hover {
  background-color: white;
  color: black;
}

.checkbox-public+label {
  cursor: pointer;
}

.char-modal-header {
  margin-top: 55px;
  margin-bottom: 15px;
}

.text-center {
  text-align: center;
}

.char-modal-line-icons {
  margin-bottom: 20px;
}

.checkbox-public:not(checked) {
  position: absolute;
  opacity: 0;
}

.checkbox-public:not(checked)+label {
  position: relative;
  padding: 0 0 0 60px;
}

.checkbox-public:not(checked)+label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
}

.checkbox-public:not(checked)+label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  transition: all .2s;
}

.checkbox-public:checked+label:before {
  background: #9FD468;
}

.checkbox-public:checked+label:after {
  left: 26px;
}

.checkbox-public:focus+label:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 0, .5);
}

.nf-char-img,
.nf-char-info {
  position: relative;
  z-index: 1;
}

.char-img {
  margin-left: 41px;
}

.flag-img {
  /*max-width: 80%;
    margin-left: 115px;*/
  width: 100%;
}

.fx-cont-page-char {
  background: rgb(217, 217, 217);
}

.avatar-wrap {
  height: 165px;
  margin-top: -5px;
  margin-left: -79px;
  position: relative;
  width: 165px;
  cursor: pointer;
}

.page-template-nfx-my-character-public .avatar-wrap {
  height: 195px;
  width: 195px;
  margin-top: 0px;
}

.avatar-wrap .edit-char-wrap {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 15px;
  display: none;
}

.avatar-wrap:hover .edit-char-wrap {
  display: block;
}

.avatar-wrap img {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.avatar-wrap .avatar-img {
  z-index: 200;
}

.avatar-wrap .avatar {
  padding: 10px;
}

.nf-char-info-cont {
  position: absolute;
  right: 5px;
  top: 10px;
  width: 540px;
  z-index: 300;
}

.page-template-nfx-my-character-public .nf-char-info-cont {
  width: 640px;
}

.person-name .edit-char-wrap {
  position: absolute;
  right: 0px;
  top: -25px;
  opacity: .4;
}

.person-name .edit-char-wrap:hover {
  opacity: 1;
}

.nf-char-img {
  cursor: pointer;
}

.nf-char-img .edit-char-wrap {
  position: absolute;
  right: -10px;
  top: 15px;
  display: none;
}

.nf-char-img:hover .edit-char-wrap {
  display: block;
}

.story-wrap .edit-char-wrap {
  position: absolute;
  right: 20px;
  top: -5px;
}

.edit-char-wrap {
  float: right;
}

.edit-char-wrap .edit-char {
  background: #d2d1d0 none repeat scroll 0 0;
  border-radius: 20px;
  display: inline-block;
  padding: 8px;
}

.edit-char-wrap .edit-char i {
  color: #a09e9b;
  font-size: 15px;
}

.nf-char-info-cont h2,
.nf-char-info-cont h3 {
  font-family: "pt_serifregular", sans-serif;
  font-weight: 600;
  text-align: center;
}

.nf-char-info-cont .name-slogan .col-sm-12 {
  width: 444px;
  height: 100px;
  margin: 20px 0 18px 65px;
  padding: 0;
  display: table;
}

.nf-char-info-cont h2 {
  font-size: 31px;
  color: #42210b;
  text-transform: uppercase;
  margin-bottom: 0px;
  display: table-row;
  vertical-align: middle;
  height: 32px;
  padding: 0;
  white-space: nowrap;
}

.nf-char-info-cont h3 {
  font-size: 28px;
  display: table-row;
  vertical-align: middle;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #62442d;
  text-transform: none;
  font-style: italic;
}

.page-template-nfx-my-character .fx-inner-sections {
  top: -20px;
}

.nf-char-info-cont .short {
  font-size: 17px;
  color: #42210b;
  font-size: 110%;
  margin-left: 40px;
  margin-top: 25px;
  width: 215px;
  font-family: 'pt_sans_captionregular', sans-serif;
}

.character-progress {
  left: 50%;
  margin-left: -190px;
  position: relative;
  width: 380px;
  height: 122px;
}

.character-progress .person-image {
  height: auto;
  left: -23px;
  position: absolute;
  top: -18px;
  width: 155px;
  z-index: 200;
  text-align: center;
  color: transparent;
}

.character-progress .person-image img {
  height: auto;
  left: 28px;
  position: absolute;
  top: 23px;
  width: 99px;
}

.character-progress .character-progress-img {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.character-progress .rank {
  position: absolute;
  right: 12px;
  top: 42px;
  width: 40px;
  z-index: 200;
}

.character-progress .xp-line {
  height: 33px;
  left: 152px;
  position: absolute;
  top: 38px;
  width: 140px;
  z-index: 99;
}

.character-progress .xp-line .xp-progress {
  height: auto;
  /*background: url('templates/images/red-level-progress-repeat.png');*/
  height: 38px;
}

.character-progress .xp-line .xp-progress img {
  width: 100%;
  height: 100%;
}

.character-progress .rank div {
  color: #fff;
  line-height: 17px;
  text-align: center;
  font-weight: bold;
}

.character-progress .rank div:first-child {
  font-size: 16px;
}

.character-progress .rank div:last-child {
  font-size: 18px;
  font-weight: bold;
}

.character-progress .level {
  left: 105px;
  position: absolute;
  top: 22px;
  width: 100px;
  z-index: 200;
  text-align: left;
}

.character-progress .level div {
  color: #fff;
  line-height: 23px;
}

.character-progress .level .f {
  font-family: 'pt_sansbold', sans-serif;
  font-size: 14px;
}

.character-progress .level .s {
  font-family: 'pt_serifregular', sans-serif;
  font-weight: bold;
  padding-left: 3px;
  font-size: 32px;
}

.character-progress .level .t {
  font-family: 'pt_sans_captionregular', sans-serif;
  font-size: 8px;
}

.nstp-my-story {
  background: #fff;
  position: relative;
}

.nstp-my-story .bg-story-top {
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
}

.nstp-my-story .story-wrap {
  position: relative;
  z-index: 1;
  padding: 0 5%;
  min-height: 227px;
}

.nstp-my-story .story,
.nstp-my-story .story {
  font-size: 14px;
  font-family: "pt_serifregular", sans-serif;
  color: #1a1a1a;
}

.nstp-my-story .bg-quest-bottom {
  bottom: -13px;
  left: 0;
  position: absolute;
  width: 100%;
}

.nstp-my-story h3 {
  color: #c73737;
  font-family: "pt_serifregular", sans-serif;
  font-size: 21px;
  font-weight: 600;
  padding: 5px;
  text-align: center;
  text-transform: none;
}

/**     nf my char public **/
.page-template-nfx-my-character-public .nf-char-view {
  top: -23px;
}

.page-template-nfx-my-character-public .fx-inner-sections {
  min-height: 634px;
  top: -30px;
}

.page-template-nfx-my-character-public .list-wrap-main,
.page-template-nfx-my-character-public .story {
  padding-top: 10px;
}

/* fixing bootstrap box-sizing conflict */
.content_column,
.sidebar.widget-area {
  box-sizing: content-box;
}

.page-template-nfx-my-character-public .new-quest-wrap,
.page-template-nfx-my-character-public .nstp-epic-body .checkbox-read label,
.page-template-nfx-my-character-public .nstp-epic-body input[type="checkbox"]+label span {
  cursor: context-menu !important;
}



/*nf courses*/

.fx-courses-page .fx-inner-cont {
  padding: 0px;
}

/* All .nf-courses applies to the deprecated courses template  */
.nf-courses-t .woocommerce_account_subscriptions,
.nf_my_account_memberships {
  background: url('templates/images/inner-content.png') 0 68px no-repeat;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-top: 20px;
  padding-bottom: 30px;
  /*padding-right:10px;
    padding-left:10px;*/
  margin-bottom: 20px;
}

.nf-courses-t h2 {
  background: url('templates/images/header-module.png') center center no-repeat;
  background-size: cover;
  color: rgb(199, 55, 55);
  font-size: 24px;
  padding-bottom: 1px;
  text-align: center;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;

  line-height: 30px;
  padding-top: 6px;
  width: 100%;
  font-weight: bold;
}

.nf-courses-t table.shop_table {
  border: 0;
  padding: 0 25px;
}

.nf-courses-t .no_subscriptions {
  padding: 0 25px;
}

/*NFX My Account*/
.hr-my-acc {
  margin-top: 38px;
  margin-right: 5px;
  width: 90%;
}

.nf-acc-val span {
  display: inline-block;
}

.nf-acc-val input,
.nf-acc-val .nf-buttons,
.nf-acc-val .nf-edit {
  display: none;
}

.nf-acc-val.active span {
  display: none;
}

.nf-acc-val.active input,
.nf-acc-val.active .nf-buttons,
.nf-acc-val.active .nf-edit {
  display: inline-block;
}

.nf-acc-val.active input {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  margin-top: -2px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 70%;
}

.nf-acc-val.active .nf-buttons {
  margin-left: 5px;
}

.overflow-x {
  overflow-x: hidden;
}

.nf-edit {
  position: relative;
  width: 20px;
  margin-top: 0px;
  margin-left: -30px
}

.nf-save {
  margin-left: 4px;
  /*margin-bottom: -10px;*/
  margin-bottom: -4px;
  width: 17px;
}

.nf-cancel {
  margin-left: 3px;
  margin-bottom: -3px;
  /*margin-bottom: -8px;*/
  width: 17px;
}

.nf-acc-val input {
  margin-top: -9px;
}

#fr-name,
#fr-last-name,
#fr-email,
#fr-password {
  display: inline-block;
}

#fr-name:hover {
  border: none !important;
}

#nf-first-name:hover {
  border: 1px solid #d0d0d0;
}

.nf-under-text {
  display: inline-block;
  color: #d1d1d1;
  font-size: 9px;
  position: relative;
  text-align: center;
  top: 9px;
}

.nf-acc-val span {
  width: 70%;
  min-height: 30px;
  padding: 4px 11px;
}

.quest-name span.title {
  padding: 4px 11px;

}

.nf-acc-val span.hover {
  background: url('templates/images/edit-pencil-light.png') no-repeat;
  background-position: 95%;
  background-size: 20px;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  margin-top: -2px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 70%;
}

.nstp-epic-body input[type="checkbox"]+label span {
  margin-top: 1px;
}

.list-name span.field {
  padding: 2px 11px;
  margin-bottom: 2px;
}

.list-name span.field:hover {
  padding: 5px 0 3px 10px;

}

.quest-name span.title {
  padding: 0px 11px;
}

.quest-name span.field:hover {
  padding: 6px 0 5px 10px;
}

.quest-name .exp,
.quest-name .exp-input {
  width: 13%;
  text-align: left;
  padding: 2px 11px;
}

/*  NFX Modal   */
.modal-dialog {
  max-width: 100%;
}

[data-target="#frm-modal-0"] {
  display: none;
}

#frm-modal-0 .modal-content {
  border-radius: 0px;
  left: 143px;
  padding: 0 70px;
  top: 172px;
}

#frm-modal-0 .modal-dialog {
  width: 777px;
}

#frm-modal-0 .modal-header .close {
  display: none;
}

#frmModalLabel-24 {
  color: rgb(199, 55, 55);
  font-family: "pt_serifregular", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

#frm_form_24_container .frm_primary_label {
  text-transform: capitalize;
}

#frm_form_24_container input[type=text],
#frm_form_24_container input[type=email],
#frm_form_24_container input[type=password],
#frm_form_24_container textarea,
#frm_form_24_container select {
  box-shadow: inset 0px 0px 8px grey;
}

#frm_form_24_container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: url('templates/images/arrow-down-grey.png') no-repeat;
  background-position: 99%;
  background-size: 25px;
}

#frm_form_24_container input[type=radio] {
  display: none !important;
  visibility: hidden !important;
}

#frm_form_24_container input[type=image] {
  background: rgb(255, 255, 255);
}

.frm_field_300_data {
  background: rgb(242, 242, 242);
  border-radius: 12px;
}

.nf-shadow-modal {
  box-shadow: 3px 3px 13px grey;
  border-radius: 20px;
}

.control-txt {
  color: rgb(197, 197, 197);
  cursor: pointer;
  font-size: 20px;
}

.modal-cancel {
  cursor: pointer;
  margin-top: -6px;
}

/* Begin your quest*/
#frm_form_18_container .btn-begin-u-q {
  display: inline-block;
  color: #fff;
  background-color: #c73737;
  font-family: "KomikaAxisRegular", impact, sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 #9f2c2c;
  padding: .6em 1em;
  transition: all 0.4s ease-out;
}

#frm_form_18_container .btn-begin-u-q:hover {
  background: #9f2c2c;
}

#frm_form_21_container input[type=button],
#frm_form_21_container input[type=submit] {
  display: inline-block;
  color: #fff;
  background-color: #c73737;
  font-family: "KomikaAxisRegular", impact, sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 #9f2c2c;
  padding: .6em 1em;
  transition: all 0.4s ease-out;
}

#frm_form_21_container input[type=button]:hover,
#frm_form_21_container input[type=submit]:hover {
  background: #9f2c2c;
}

/* Continue u quest*/
#frm_form_21_container input[type=radio] {
  display: none;
}

#frm_form_21_container img {
  margin-bottom: 10px;
}

.nf-shadow {
  box-shadow: 3px 3px 13px red;
  border-radius: 10px;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}



.fx-mobile-nav .nav-home {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-epic {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-char {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-acc {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-courses {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-epic:hover {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-char:hover {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-my-acc:hover {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .nav-courses:hover {
  background: none;
  height: auto;
  width: 100%;
}

.fx-mobile-nav .navbar-toggle .icon-bar {
  display: block;
  width: 32px;
  height: 3px;
  border-radius: 1px;
}

.fx-mobile-nav .navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}

.fx-mobile-nav .navbar-toggle {
  position: relative;
  float: left;
  margin-right: 0;
  padding: 16px 15px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #333333;
  border: 0;
  border-right: 2px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-radius: 0;
}

.fx-mobile-nav li {
  padding: 6px 20px;
}

.fx-mobile-nav li:hover {
  background: #888 !important;
}

.fx-mobile-nav li a {
  color: #888;
  font-size: 18px;
  font-family: 'TisaSansPro-Bold', sans-serif;

}

.my-quests-tit-image>span::before {

  content: 'Nerd Fitness';
  text-transform: uppercase;
  font-size: 14px;
  color: #808080;
  display: block;
  position: absolute;
  top: -15px;
  text-align: center;
  width: 100%;
  left: 0;
  letter-spacing: 1px;
  text-shadow: none;

}

.my-quests-tit-image>span {
  position: relative;
}

.fx-mobile-nav li a:hover {
  text-decoration: none;
}

.fx-mobile-nav li:hover a {
  color: #000;
}

body .navbar-default.fx-mobile-nav .navbar-toggle {
  border-color: #4a4a4a;
}

.fx-mobile-nav.navbar,
.fx-mobile-nav .navbar-toggle,
.fx-mobile-nav .drop-button {
  box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 1);
}

.fx-mobile-nav .drop-button {
  cursor: pointer;
}

.fx-mobile-nav .drop-button.up {
  display: none;
}

.fx-mobile-nav.navbar {
  border: 0;
  border-bottom: 1px solid #4a4a4a !important;
  background: #1a1a1a !important;

}

.fx-mobile-nav .hr-text-link {
  display: block;
  float: left;
  width: 40px;
  margin: 5px 0 0 10px;
}

.fx-mobile-nav .hr-text-link img {
  width: 100%;
}

.fx-mobile-nav .logout-text-link {
  float: right;
  color: #474747;
  display: block;
  margin-right: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  line-height: 50px;
}

.fx-mobile-nav .logout-text-link:hover {
  color: #fff;
}

.fx-mobile-nav .drop-button {
  float: right;
  border-left: 2px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  padding: 4px 23px;
  background: #333333;
  cursor: pointer;
}

.fx-mobile-nav .drop-button:hover {
  background: #fff;
}

.fx-mobile-nav .drop-button span {
  font-size: 41px;
  color: #4d4d4d;
}

.nf-char-info-cont .short {
  line-height: 1.2;
  font-size: 17px;
}


/******** public My Character edits ***********
***********************************************/
.page-template-nfx-my-character-public .bg-bottom-cont {
  bottom: -16px;
}

.page-template-nfx-my-character-public .nf-char-view {
  min-height: 690px;
}

.page-template-nfx-my-character-public .nf-char-info-cont .name-slogan {
  position: relative;
}

.page-template-nfx-my-character-public .nf-char-info-cont .name-slogan .col-sm-12 {
  width: 530px;
  height: 120px;
  margin: 25px 0 24px 65px;
  padding: 0;
  display: table;
}

.page-template-nfx-my-character-public .nf-char-info-cont h2 {
  font-size: 38px;
  display: table-row;
  vertical-align: middle;
  height: 40px;
  padding: 0;
  white-space: nowrap;
}

.page-template-nfx-my-character-public .nf-char-info-cont h3 {
  font-size: 32px;
  display: table-row;
  vertical-align: middle;
  line-height: 1.1;
  letter-spacing: 1px;
}

.page-template-nfx-my-character-public .character-progress {
  width: 450px;
  margin-left: -228px;
  margin-top: 0px;
  height: 141px;
}

.page-template-nfx-my-character-public .nf-char-info-cont .short {
  font-size: 20px;
  margin-left: 39px;
  margin-top: 25px;
  width: 255px;
}

.page-template-nfx-my-character-public .character-progress .person-image img {
  left: 25px;
  top: 21px;
  width: 125px;
}

.page-template-nfx-my-character-public .character-progress .level {
  left: 125px;
  top: 28px;
  width: 80px;
}

.page-template-nfx-my-character-public .character-progress .level .s {
  font-size: 38px;
  line-height: .8;
}

.page-template-nfx-my-character-public .character-progress .xp-line {
  height: 50px;
  left: 178px;
  top: 39px;
  width: 169px;
}

.page-template-nfx-my-character-public .character-progress .xp-line .xp-progress {
  height: 50px;
}

.page-template-nfx-my-character-public .character-progress .rank {
  top: 44px;
  width: 54px;
}

.page-template-nfx-my-character-public .character-progress .rank div:last-child {
  font-size: 26px;
  line-height: 1;
}

/***/

@media only screen and (max-width:769px) {
  #navlist {
    display: none;
  }

  .bg-bottom-cont {
    bottom: -29px;
  }
}

/*@media only screen and (max-width:800px){
    #navlist {
        display: none;
    }
    .bg-top-cont {
        position: absolute;
        top: -15px;
        left: 0;    
        padding: 0 20px;
        width: 100%
    }
    .fx-inner-cont {
        padding: 50px;
        position: relative;
        z-index: 1;
    }

    .bg-bottom-cont {
        position: absolute;
        bottom: -44px;
        padding: 0 0;
        width: 100%;
    }
    .fx-content-title {
        font-size: 16px;
    }
}*/
@media only screen and (min-width:800px) {

  /* Modifies adventurer */
  .quest-cats>div[data-id="adventurer"] span {
    font-size: 11px !important;
  }
}

@media only screen and (min-width:769px) {
  .fx-mobile-nav {
    display: none;
  }
}

/*@media only screen and (min-width:801px){
    .nav-bar-cont {
        left: -4px; 
    }
    .fx-content-title {
        font-size: 16px;
    }
}*/
@media only screen and (min-width:992px) {
  .page-template-nfx-my-character-public .nf-char-info-cont h3 {
    margin-bottom: 90px;
  }

  .page-template-nfx-my-character-public .character-progress {
    height: 144px;
  }
}

@media only screen and (min-width:1141px) {
  .nav-bar-cont {
    left: 2px;
  }
}

@media only screen and (min-width:1142px) {
  .nav-bar-cont {
    left: 2px;
  }
}

.modal-dialog {
  /*z-index: 999999999;*/
}

.my-quests-tit-image {
  width: 600px;
  height: 157px;
  background-size: cover;
  position: relative;
  top: -60px;
  margin: 0 auto;

}

.my-quests-tit-image span {
  font-size: 56px;
  letter-spacing: 8px;
  text-shadow: 0 0 8px #000;
  top: 30px;
  position: relative;
}

.my-quests-tit-image b {
  font-size: 70px;

}

.menu-item-720565,
.nav-my-quests {
  background: url('templates/images/menu-quest-new.png') 0 0 no-repeat;
  height: 161px;
  width: 221px;
}

.menu-item-720565:hover,
.nav-my-quests:hover {
  background-position: -221px 0;
}


/**************************************************************************/

@media only screen and (max-width : 1199px) {
  ul#menu-nfx-1 {
    margin-left: -7px;
  }

  .bg-progress-big {
    height: 160px;
  }

  .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 360px;
    height: 86px;
    margin: 12px 0 10px 58px;
  }

  .nf-char-info-cont h2 {
    font-size: 26px;
    height: 26px;
  }

  .nf-char-info-cont h3 {
    font-size: 22px;
  }

  .character-progress {
    height: 108px;
  }

  .nf-char-info-cont .short {
    font-size: 16px;
  }

  .nf-char-info-cont,
  .page-template-nfx-my-character-public .nf-char-info-cont {
    width: 100%;
  }

  .page-template-nfx-my-character-public .bg-top-cont {
    top: -13px;
  }

  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -13px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar-second {
    top: -150px;
  }

  .page-template-nfx-quests-new .quest-head p {
    max-width: 49%;
  }

  .nf-char-info-cont .short {
    margin-left: 10px;
    margin-top: -19px;
    width: 100%;
  }

  .character-progress .xp-line {
    height: 32px;
    left: 137px;
    top: 32px;
  }

  .character-progress {
    width: 345px;
    margin-left: -170px;
  }

  .character-progress .person-image {
    top: -19px;
    left: -24px;
  }

  .character-progress .person-image img {
    left: 28px;
    top: 23px;
    width: 91px;
  }

  .character-progress .level {
    left: 93px;
    top: 18px;
  }

  .character-progress .rank {
    top: 39px;
    right: 10px;
  }

  .char-academy-callout {
    top: 31px;
    left: 140px;
    width: 127px;
    font-size: 11px;
    line-height: 14px;
    z-index: 100;
    padding: 6px 0px 2px 20px;
  }

  .nf-char-info-cont .short {
    margin-left: 28px;
    margin-top: 7px;
    font-size: 15px;
  }

  .avatar-wrap {
    margin-left: -34px;
    margin-top: -17px;
    width: 155px;
    height: 155px;
  }

  .nstp-my-story .bg-story-top {
    height: 200px;
  }

  .course-luyl-book img {
    /* margin-left:-60px; */
  }

  #login-submit.nfx-start-create-account-btn {
    text-align: right;
    font-size: 24px;
  }

  #create-next-arrow {
    margin-right: 0px;
  }

  .page-template-nfx-my-character-public .avatar-wrap {
    height: 130px;
    width: 130px;
  }


  /******** public My Character edits ***********
  ***********************************************/
  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -16px;
  }

  .page-template-nfx-my-character-public .nf-char-view {
    min-height: 690px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 440px;
    height: 94px;
    margin: 25px 0 24px 65px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h2 {
    font-size: 31px;
    height: 31px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h3 {
    font-size: 26px;
    margin: 0;
  }

  .page-template-nfx-my-character-public .character-progress {
    width: 410px;
    margin-left: -199px;
    margin-top: 0;
    height: 149px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .short {
    font-size: 18px;
    margin-left: 39px;
    margin-top: -16px;
    width: 225px;
  }

  .page-template-nfx-my-character-public .character-progress .person-image img {
    left: 25px;
    top: 21px;
    width: 115px;
  }

  .page-template-nfx-my-character-public .character-progress .level {
    left: 115px;
    top: 22px;
    width: 80px;
  }

  .page-template-nfx-my-character-public .character-progress .level .s {
    font-size: 38px;
    line-height: .8;
  }

  .page-template-nfx-my-character-public .character-progress .xp-line {
    height: 40px;
    left: 161px;
    top: 39px;
    width: 158px;
  }

  .page-template-nfx-my-character-public .character-progress .xp-line .xp-progress {
    height: 40px;
  }

  .page-template-nfx-my-character-public .character-progress .rank {
    top: 44px;
    width: 54px;
  }

  .page-template-nfx-my-character-public .character-progress .rank div:last-child {
    font-size: 26px;
    line-height: 1;
  }

  .page-template-nfx-my-character-public .avatar-wrap {
    margin-left: -16px;
    margin-top: -38px;
  }

  /***/

}

@media only screen and (min-width: 992px) and (max-width : 1199px) {
  .bg-quest-top {
    height: 300px;
  }

  .nav-bar-cont {
    left: 3px;
  }

  .bg-bottom-cont {
    bottom: -10px;
  }

  .login-form-book img {
    /* margin-top: -85px; */
  }

  .formidable-treasure {
    width: 40%;
    margin-top: -105px;
  }

  .treasure img {
    width: 150px;
    margin-top: -110px;
    margin-right: -20px;
  }


}

@media only screen and (min-width: 768px) and (max-width : 991px) {

  .nf-char-view .visible-xs {
    display: none !important;
  }

  .fx-mobile-nav {
    display: block;
  }

  .fx-mobile-nav.navbar {
    display: block;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .small-progress {
    display: none;
  }

  .nf-title-page {
    left: 0px;
  }

  .nfx-epic-quest-wrap .fx-inner-cont {
    margin-left: 0;
    margin-right: 0;
  }

  .bg-progress-big {
    padding: 0;
  }

  .nfx-epic-quest-wrap .fx-inner-sections {
    padding: 0;
  }

  .z-index-1 {
    z-index: 2 !important;
  }

  .z-index-1000 {
    z-index: 1000;
  }

  .nf-courses {
    margin-left: 0;
  }

  #frm-modal-0 .modal-content {
    left: 0;
  }

  #navlist {
    display: none;
  }

  .navbar-header {
    float: none !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    display: block !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-toggle {
    display: block !important;
  }

  .navbar-nav {
    margin: 7.5px -15px !important;
  }

  .fx-mobile-nav.navbar {
    display: block !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .fx-mobile-nav .drop-button {
    float: right;
    border-left: 2px solid #4a4a4a;
    border-bottom: 2px solid #4a4a4a;
    padding: 4px 23px;
    background: #333333;
    cursor: pointer;
  }

  .collapse.in {
    display: block !important;
  }

  .collapse-fix {
    display: none !important;
  }

  .container-fluid>.navbar-collapse {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }

  .nf-char-info-cont {
    width: 100%;
  }

  .bg-bottom-cont {
    bottom: -10px;
  }


}

@media only screen and (max-width : 991px) {
  .nf-header-top {
    height: auto;
  }

  .fx-content-page {
    padding-top: 0px;
  }

  .col-sm-10 {
    width: 100%;
  }

  .col-sm-offset-2 {
    margin-left: 0;
    padding: 0;
  }

  .menu-item-720565,
  .nav-my-quests {
    background: none;
    height: auto;
    width: auto;
  }

  .login-form-book img {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }

  .nf-title-page-h {
    text-indent: 0;
  }

  .formidable-treasure {
    margin-top: -120px;
    width: 160px;
  }

  .nf-char-view {
    top: -16px;
  }

  .nf-title-page {
    position: relative;
    top: -16px;
  }

  .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 334px;
    height: 77px;
    margin: 12px 0 6px 55px;
  }

  .nf-char-info-cont h2 {
    font-size: 23px;
    height: 23px;
  }

  .nf-char-info-cont h3 {
    font-size: 20px;
  }

  .character-progress {
    height: 104px;
  }

  .avatar-wrap {
    margin-left: 40px;
    margin-top: -12px;
    width: 130px;
    height: 130px;
  }

  .nf-char-info-cont .short {
    margin-left: 65px;
    font-size: 15px;
    width: 170px;
  }

  .page-template-nfx-my-character .fx-inner-sections {
    top: 4px;
  }

  .nfx-background-mychar-second {
    top: -115px;
  }

  .bg-top-cont {
    top: -11px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar .title-img {
    margin-left: 14px;
    padding-bottom: 6px;
  }

  .page-template-nfx-my-character-public .bg-top-cont {
    top: -10px;
  }

  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -10px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar-second {
    top: -265px;
  }

  .page-template-nfx-my-character-public .fx-inner-sections {
    min-height: 634px;
    top: 5px;
  }

  .page-template-nfx-epic-quest .bg-progress-big,
  .page-template-nfx-epic-quest .xp-bar {
    top: 69px;
  }

  .page-template-nfx-epic-quest .fx-content-title {
    top: -12px;
  }

  .fx-content-title {
    background: url('templates/images/header-module.png') center center no-repeat;
  }

  .fx-content-section {
    background: url('templates/images/inner-content.png') center top no-repeat;
  }

  .fx-content-title h3 {
    text-align: center;
  }

  #charWelcomeModal .modal-dialog {
    width: 90%;
    margin-left: 5%;
  }



  /******** public My Character edits ***********
  ***********************************************/
  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -16px;
  }

  .page-template-nfx-my-character-public .nf-char-view {
    min-height: 690px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 336px;
    height: 72px;
    margin: 15px 0 9px 53px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h2 {
    font-size: 24px;
    margin-top: 15px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h3 {
    font-size: 19px
  }

  .page-template-nfx-my-character-public .character-progress {
    width: 320px;
    margin-left: -156px;
    margin-top: 0px;
    height: 105px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .short {
    font-size: 14px;
    margin-left: 64px;
    margin-top: 4px;
    width: 175px;
  }

  .page-template-nfx-my-character-public .character-progress .person-image img {
    left: 24px;
    top: 20px;
    width: 91px;
  }

  .page-template-nfx-my-character-public .character-progress .level {
    left: 86px;
    top: 16px;
    width: 62px;
  }

  .page-template-nfx-my-character-public .character-progress .level .s {
    font-size: 30px;
    line-height: .6;
  }

  .page-template-nfx-my-character-public .character-progress .xp-line {
    height: 36px;
    left: 128px;
    top: 28px;
    width: 119px;
  }

  .page-template-nfx-my-character-public .character-progress .xp-line .xp-progress {
    height: 36px;
  }

  .page-template-nfx-my-character-public .character-progress .rank {
    top: 30px;
    width: 36px;
  }

  .page-template-nfx-my-character-public .character-progress .rank div {
    font-size: 12px;
  }

  .page-template-nfx-my-character-public .character-progress .rank div:last-child {
    font-size: 22px;
    line-height: 1;
  }

  .page-template-nfx-my-character-public .avatar-wrap {
    margin-left: 34px;
    margin-top: -13px;
  }

  .nfx-pub-callout {
    width: 200px;
    right: 60px;
    top: 75px;
  }

  #login-submit.nfx-start-create-account-btn {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .start-treasure {
    margin-left: 155px;
  }

  /***/


}

@media only screen and (max-width : 799px) {
  .nfx-pub-callout {
    right: 30px;
  }
}

@media only screen and (min-width : 1200px) {
  .avatar-wrap {
    margin-left: -32px;
  }

}

@media only screen and (max-width: 1200px) {
  .opened .quest-body-block {
    height: 305px;
    height: auto;
  }

  .qh-complete {
    font-size: 20px;
    padding: 18px 0;
    background-size: 100% 100%;
  }

  .quest-head {
    background-size: 100% 100%;
  }

  .my-quests-tit-image {
    width: 540px;
    height: 142px;
  }

  .my-quests-tit-image span {
    font-size: 45px;
  }

  .my-quests-tit-image b {
    font-size: 60px;
  }

  .quest-cats img {
    width: 42px;
  }

  .quest-cats span {
    font-size: 12px;
    padding: 7px 10px;
    top: 4px;
    text-align: center;
    padding-left: 30px;
    padding-top: 10px;
  }

  .quest-cats>div:nth-child(8) span {
    /* font-size: 9px !important; */
    padding-top: 12px !important;
  }

  .qh-showhide {
    margin-top: 5px;
  }

  .quest-cats {
    top: -5px;
  }

  .bg-top-cont {
    top: -12px;
    padding: 0 26px !important;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {

  .my-quests-tit-image {
    width: 340px;
    height: 90px;
    top: -55px;
  }

  .my-quests-tit-image span {
    font-size: 28px;
  }

  .my-quests-tit-image b {
    font-size: 35px;
  }

  .fx-content-page {
    padding-right: 5px !important;
  }

  .nf-title-page {
    left: 0 !important;
  }


  .nf-char-view .visible-xs {
    display: none !important;
  }

  #navlist {
    display: none;
  }

  .fx-mobile-nav.navbar {
    display: block;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .small-progress {
    display: none;
  }

  .nf-title-page {
    left: 0px;
  }

  .nfx-epic-quest-wrap .fx-inner-cont {
    margin-left: 0;
    margin-right: 0;
  }

  .bg-progress-big {
    padding: 0;
  }

  .nfx-epic-quest-wrap .fx-inner-sections {
    padding: 0;
  }

  .z-index-1 {
    z-index: 1;
  }

  .z-index-1000 {
    z-index: 1000;
  }

  .nf-courses {
    margin-left: 0;
  }

  #frm-modal-0 .modal-content {
    left: 0;
  }

  .nf-char-info-cont h2 {
    margin-right: 0;
  }

  .nf-char-info-cont h3,
  .page-template-nfx-my-character-public .nf-char-info-cont h3 {
    margin-right: 0;
    margin-bottom: 36px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar .title-img {
    margin-left: 13px;
    padding-bottom: 6px;
  }

  .page-template-nfx-my-character-public .bg-top-cont {
    top: -10px;
  }

  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -10px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar-second {
    top: -188px;
  }

  .page-template-nfx-my-character-public .fx-inner-sections {
    min-height: 634px;
    top: 5px;
  }

  .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 343px;
    height: 78px;
    margin: 12px 0 6px 55px;
  }

  .nf-char-info-cont h2 {
    font-size: 24px;
    height: 24px;
  }

  .nf-char-info-cont h3 {
    font-size: 20px;
  }

  .character-progress {
    height: 104px;
  }

  .nf-char-info-cont .short {
    margin-left: 66px;
    margin-top: 10px;
  }

  .avatar-wrap {
    margin-top: -9px;
    margin-left: 72px;
    height: 140px;
    width: 140px;
  }

  .page-template-nfx-my-character-public .avatar-wrap {
    margin-left: 66px;
    margin-top: -22px;
    height: 140px;
    width: 140px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .short {
    margin-left: 62px;
    width: 173px;
  }

  .bg-top-cont,
  .page-template-nfx-my-character-public .bg-my-char {
    top: -9px;
  }

  .fx-content-page {
    padding-left: 0;
    padding-right: 0;
  }

  .bg-top-cont {
    padding: 0;
    top: -11px;
  }

  .bg-bottom-cont {
    bottom: -10px;
    padding: 0;
  }

  .bg-quest-top {
    height: 220px;
  }

  .nf-char-view {
    height: auto;
  }

  .nf-char-img,
  .nf-char-info {}

  .nf-char-view .col-xs-5 {
    width: 49%;
    margin-right: -8%;
  }

  .char-img {
    margin-left: auto;
  }

  .nfx-background-mychar-second {
    top: -70px;
    z-index: 10;
  }

  .nfx-background-mychar .title-img {

    max-width: initial;
    margin-left: -100px;
  }

  .fx-cont-page-char {
    z-index: 1000;
    position: relative;
  }

  .formidable-treasure {
    margin-top: -130px;
    width: 180px;
  }

  .course-luyl-book img {
    width: 125%;
    margin-left: -15%;
  }

  .my-character-modal .col-xs-12 {
    text-align: center;
  }

  .page-template-nfx-my-character-public .character-progress {
    height: 116px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar .title-img {
    margin-left: -6%;
    width: 110%;
    padding-bottom: 6px;
  }

  #login-submit.nfx-create-account-btn,
  .nfx-create-account .frm_submit input[type="submit"] {
    font-size: 24px;
  }

}

/* Misc fixes when the whole system is confused between collapsing at 768 and collapsing at 799 */
@media only screen and (min-width:768px) and (max-width: 799px) {
  .quest-cats span {
    background-size: 100% 100%;
  }

  .bg-progress-big {
    height: 350px;
  }

  .quest-body-block img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

}


@media only screen and (max-width : 768px) {
  .container {
    max-width: 460px;
  }

  .class-img {
    display: none;
  }

  .character-progress .xp-line {
    left: 137px;
    top: 32px;
  }

  .nf-char-view .col-xs-7,
  .nf-char-view .col-xs-5 {
    width: 100%;
    margin: 0;
  }

  .nf-char-view .col-xs-5 .nf-char-img {
    display: none !important;
  }

  .nf-char-view .visible-xs {
    display: block !important;
  }

  .nf-char-img .char-img {
    margin-top: -100px;
  }

  .nfx-background-mychar-second {
    top: -9px;
  }

  .page-template-nfx-my-character .fx-inner-sections {
    top: 10px;
  }

  .bg-top-cont {
    top: -8px;
  }

  .bg-bottom-cont {
    bottom: -7px;
  }

  .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 352px;
    height: 78px;
    margin: 12px 0 12px 55px;
  }

  .nf-char-info-cont .avatar-wrap {
    margin-left: 250px;
    margin-top: -108px;
  }

  .page-template-nfx-my-character-public .bg-top-cont {
    top: -7px;
  }

  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -7px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar-second {
    top: -5px;
  }

  .page-template-nfx-my-character-public .fx-inner-sections {
    top: 5px;
  }

  .page-template-nfx-my-character-public .nf-char-img {
    top: 10px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .avatar-wrap {
    margin-top: -104px;
  }

  .page-template-nfx-my-character-public .character-progress {
    height: 122px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 336px;
    height: 72px;
    margin: 15px 0 9px 65px;
  }

  .page-template-nfx-myaccount .fx-inner-cont {
    padding: 20px 10px;
  }

  body:not(.logged-in) #header-char-pub #logo {
    display: none;
  }

  #nfx-pub-logo-only:not(.logged-in) {
    display: inline;
  }

  .nfx-pub-callout {
    top: 70px;
    right: 20px;
  }

  .page-template-nfx-quests-new .quest-head {
    height: auto;
  }

  .page-template-nfx-quests-new .quest-head p {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  #login-submit.nfx-start-create-account-btn {
    width: 70%;

  }

  .start-treasure {
    margin-left: 29px;
  }

  body .navbar-default.fx-mobile-nav .navbar-toggle {
    width: auto;
    margin-left: 0;
  }




}

@media only screen and (max-width : 550px) {
  button {
    width: 90%;
    margin: 0 auto;
  }

  #login-submit.nfx-start-create-account-btn {
    width: 100%;
  }

  .start-treasure {
    width: 40%;
    margin-left: -3px;
    margin-top: -31%;
  }

  .treasure img {
    width: 150px;
    margin-top: -100px;
    margin-right: -10px;
  }

  #login-submit.nfx-create-account-btn,
  .nfx-create-account .frm_submit input[type="submit"] {
    font-size: 24px;
  }

  .formidable-treasure {
    margin-top: -110px;
    width: 140px;
  }

  .treasure img {
    width: 120px;
    margin-top: -91px;
  }


}

@media only screen and (min-width: 450px) and (max-width : 595px) {

  .character-progress {}

  .avatar-wrap,
  .page-template-nfx-my-character-public .avatar-wrap {}

  .nf-char-info-cont .short {}

}

@media only screen and (min-width: 400px) and (max-width : 450px) {

  .nf-char-img,
  .nf-char-info {
    text-align: center;
    margin: 0 auto;
  }

  .character-progress {
    margin-left: -185px;
    top: -34px;
  }

  .avatar-wrap,
  .page-template-nfx-my-character-public .avatar-wrap {
    margin-left: 9px;
    margin-top: -63px;
    height: 130px;
    width: 130px;
  }

  .nf-char-info-cont .short {
    margin-left: 65px;
    margin-top: -47px;
  }

}

/*
@media only screen and (min-width: 320px) and (max-width : 400px){
    .nf-char-img, .nf-char-info{
        text-align: center;
        width: 340px;
        margin: 0 auto;
    }
    .nf-title-page-h {    
        font-size: 21px;
    }
    .public-switcher-wrap {
        right: -50px;
    }
    .fx-inner-cont {
        padding: 0;
    }
    .bg-bottom-cont {
        bottom: -23px;
    }
    .nf-char-info-cont h2 {
        font-size: 28px;
        margin-top: 0;
    }
    .nf-char-info-cont h3 {
        font-size: 22px;
    }
    .person-name .edit-char-wrap {        
        right: 40px;
        top: -5px;
    }
    .nf-char-img .edit-char-wrap {
        right: 30px;
    }
    .nf-char-info-cont .short {
        font-size: 13px;
        margin-left: 73px;
        margin-top: -35px;
    }
    .avatar-wrap, .page-template-nfx-my-character-public .avatar-wrap  {
        height: 81px;
        margin-left: 30px;
        margin-top: -45px;
        width: 81px;
    }
    .avatar-wrap .avatar {
        padding: 6px;
    }
    .character-progress {
        margin-left: -91px;
        top: -2px;
        width: 190px;
    }
    .character-progress .person-image {
        left: -12px;
        top: -10px;
        width: 77.5px;
    }
    .character-progress .level {
        left: 49px;
        position: absolute;
        top: -6px;
        width: 50px;
        z-index: 200;
        text-align: left;
    }
    .character-progress .xp-line {
        height: 22px;
        left: 77px;
        position: absolute;
        top: 16px;
        width: 70px;
        z-index: 99;
    }
    .character-progress .xp-line .xp-progress {
        height: 21px;
    }
    .character-progress .rank {
        position: absolute;
        right: 14px;
        top: 14px;
        width: 9px;
        z-index: 200;
    }
    .character-progress .rank div:first-child {
        font-size: 9px;
    }
    .character-progress .rank div:last-child {
        font-size: 11px;
    }
    .character-progress .rank div {        
        line-height: 13px;
    }
   
}*/


@media only screen and (max-width : 480px) {
  .container {
    //max-width:310px;
  }

  .my-quests-tit-image span {
    font-size: 40px !important;
  }

  .my-quests-tit-image {
    top: -80px !important;
  }

  .my-quests-tit-image b {
    font-size: 48px !important;
  }

  .character-progress {
    top: 5px;
  }

  .character-progress .xp-line {
    left: 162px;
    top: 23px;
    height: 23px;
    overflow: hidden;
  }

  .nf-char-info .flag-img {
    height: 830px;
  }

  .nf-char-info-cont .center-block {
    height: 144px;
  }

  .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 225px;
    height: 125px;
    margin: 12px 0 6px 46px;
  }

  .nf-char-info-cont h2 {
    font-size: 28px;
    height: auto;
    white-space: normal;
  }

  .nf-char-info-cont h3 {
    font-size: 20px;
  }

  .character-progress {
    height: 84px;
    width: 325px;
  }

  .nf-char-info-cont .avatar-wrap {
    margin: 20px auto 0;
    height: 140px;
    width: 140px;
  }

  .nf-char-info-cont .short {
    width: 100%;
    margin: 0;
    padding: 0 15%;
    font-size: 14px;
    text-align: center;
  }

  .nf-char-info-cont .col-xs-4 {
    width: 100%;
  }

  .character-progress .character-progress-img {
    width: 68%;
    margin: 0 0 0 20%;
  }

  .character-progress .person-image {
    top: -29px;
    left: 30px;
    width: 79px;
  }

  .character-progress .level {
    left: 135px;
    top: 11px;
  }

  .character-progress .level .f {
    display: none;
  }

  .character-progress .level .s {
    font-size: 22px;
    padding-left: 0;
    margin-top: 6px;
  }

  .character-progress .level .t {
    font-size: 8px;
    margin: -2px 0;
    word-wrap: normal;
    width: 40px;
    line-height: 1;
  }

  .character-progress .rank {
    top: 20px;
    right: 41px;
  }

  .character-progress .rank div:first-child {
    font-size: 10px;
  }

  .character-progress .rank div:second-child {
    font-size: 15px;
  }

  .char-academy-callout {
    top: 21px;
    left: 156px;
    width: 97px;
    font-size: 9px;
    line-height: 10px;
    z-index: 100;
    padding: 5px 0px 2px 20px;
  }

  .nf-char-img .char-img {
    margin-top: -225px;
  }

  .public-switcher-wrap {
    top: 2px;
    right: 65px;
  }

  .public-switcher-wrap .tit {
    left: -56px;
    float: left;
    top: 5px;
  }

  .public-switcher-wrap .switcher {
    right: 0px;
  }

  .nf-title-page-h {
    font-size: 28px;
  }

  .nf-title-page {
    padding: 8px 12px 20px;
  }

  .character-progress .level {
    left: 130px;
    top: 13px;
    width: 62px;
  }

  .character-progress .level .s {
    font-size: 18px;
    line-height: .8;
  }

  .character-progress .level .t {
    font-size: 7px;
    margin: 3px 0;
    width: 30px;
  }

  .character-progress .xp-line {
    height: 24px;
    left: 151px;
    top: 19px;
    width: 82px;
  }

  .character-progress .rank {
    top: 18px;
    width: 30px;
    right: 43px;
  }

  .character-progress .rank div:last-child {
    font-size: 15px;
    margin-top: -5px;
  }

  /******** public My Character edits ***********
  ***********************************************/
  .page-template-nfx-my-character-public .nf-char-info-cont .name-slogan .col-sm-12 {
    width: 225px;
    height: 122px;
    margin: 15px 0 15px 46px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h2 {
    font-size: 27px;
    margin-top: 15px;
    white-space: normal;
    height: auto;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont h3 {
    font-size: 19px
  }

  .page-template-nfx-my-character-public .character-progress {
    margin-left: -165px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .col-sm-12 {
    height: 110px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .short {
    margin: -35px 0 10px 0;
    width: 100%;
  }

  .page-template-nfx-my-character-public .character-progress .level {
    left: 127px;
    top: 13px;
    width: 62px;
  }

  .page-template-nfx-my-character-public .character-progress .level .s {
    font-size: 18px;
  }

  .page-template-nfx-my-character-public .character-progress .level .t {
    font-size: 7px;
    margin: 5px 0;
  }

  .page-template-nfx-my-character-public .bg-top-cont {
    top: -5px;
  }

  .page-template-nfx-my-character-public .bg-bottom-cont {
    bottom: -5px;
  }

  .page-template-nfx-my-character-public .character-progress .xp-line {
    height: 24px;
    left: 151px;
    top: 19px;
    width: 82px;
  }

  .page-template-nfx-my-character-public .character-progress .rank {
    top: 18px;
    width: 30px;
  }

  .page-template-nfx-my-character-public .character-progress .rank div:last-child {
    font-size: 15px;
    margin-top: -5px;
  }

  .page-template-nfx-my-character-public .nfx-background-mychar-second {
    top: -5px;
  }

  .page-template-nfx-my-character-public .fx-inner-sections {
    top: 5px;
  }

  .page-template-nfx-my-character-public .nf-char-view {
    top: -8px;
  }

  .page-template-nfx-my-character-public .nf-char-info-cont .avatar-wrap {
    margin-top: 12px;
  }

  #nfx-pub-logo-only:not(.logged-in) {
    display: none;
  }

  .nfx-pub-callout {
    position: static;
    width: 250px;
    margin-left: 10px;
    margin-bottom: -13px;
    margin-top: 5px;
  }
}


/* Custom, iPhone Retina 
@media only screen and (max-width : 320px){
    .start-treasure{
        width: 50%;
    margin-top: -26%;}
  .nf-title-page-h {    
        font-size: 21px;
    }
    .public-switcher-wrap {
        right: -50px;
    }
    .fx-inner-cont {
        padding: 0;
    }
    .bg-bottom-cont {
        bottom: -23px;
    }
    .nf-char-img, .nf-char-info {
        text-align: center;
        width: 300px;
    }
    .nf-char-info-cont h2 {
        font-size: 28px;
        margin-top: 0;
    }
    .nf-char-info-cont h3 {
        font-size: 22px;
    }
    .person-name .edit-char-wrap {        
        right: 40px;
        top: -5px;
    }
    .nf-char-img .edit-char-wrap {
        right: 30px;
    }
    .nf-char-info-cont .short {
        font-size: 13px;
        margin-left: 59px;
        margin-top: -65px;
    }
    .avatar-wrap, .page-template-nfx-my-character-public .avatar-wrap  {
        height: 81px;
        margin-left: 17px;
        margin-top: -69px;
        width: 81px;
    }
    .avatar-wrap .avatar {
        padding: 6px;
    }
    .character-progress {
        margin-left: -91px;
        top: -18px;
        width: 190px;
    }
    .character-progress .person-image {
        left: -12px;
        top: -10px;
        width: 77.5px;
    }
    .character-progress .level {
        left: 49px;
        position: absolute;
        top: -6px;
        width: 50px;
        z-index: 200;
        text-align: left;
    }
    .character-progress .xp-line {
        height: 22px;
        left: 77px;
        position: absolute;
        top: 16px;
        width: 70px;
        z-index: 99;
    }
    .character-progress .xp-line .xp-progress {
        height: 21px;
    }
    .character-progress .rank {
        position: absolute;
        right: 14px;
        top: 14px;
        width: 9px;
        z-index: 200;
    }
    .character-progress .rank div:first-child {
        font-size: 9px;
    }
    .character-progress .rank div:last-child {
        font-size: 11px;
    }
    .character-progress .rank div {        
        line-height: 13px;
    }
    .treasure img{
        width:130px;
    }
}
*/