

.clearfix {
  clear: both;
}

#header .logo,
#headerImg,
.jp-volume-bar,
div.ccm-page .delim {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.blog-sidebar,
.edit-success-bg,
div.ccm-page .btn {
  white-space: nowrap
}

@font-face {
  font-family: 'Cloister Black';
  src: url(../fonts/cloisterblack.eot);
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Cloister Black';
  src: url(../fonts/cloisterblack.woff) format('woff'), url(../fonts/cloisterblack.eot) format('truetype'), url(../fonts/cloisterblack.svg) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'VAG Rounded Thin';
  src: url(../fonts/VAGRoundedStd-Thin.eot);
  src: url(../fonts/VAGRoundedStd-Thind41d.eot?#iefix) format('embedded-opentype'), url(../fonts/VAGRoundedStd-Thin.woff) format('woff'), url(../fonts/VAGRoundedStd-Thin.eot) format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'VAG Rounded Bold';
  src: url(../fonts/VAGRoundedStd-Bold.eot);
  src: url(../fonts/VAGRoundedStd-Boldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/VAGRoundedStd-Bold.woff) format('woff'), url(../fonts/VAGRoundedStd-Bold.eot) format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'VAG Rounded Light';
  src: url(../fonts/VAGRoundedStd-Light.eot);
  src: url(../fonts/VAGRoundedStd-Lightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/VAGRoundedStd-Light.woff) format('woff'), url(../fonts/VAGRoundedStd-Light.eot) format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'VAG Rounded Black';
  src: url(../fonts/VAGRoundedStd-Black.eot);
  src: url(../fonts/VAGRoundedStd-Blackd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/VAGRoundedStd-Black.woff) format('woff'), url(../fonts/VAGRoundedStd-Black.eot) format('truetype');
  font-weight: 400;
  font-style: normal
}

body {
  background: url(../img/background/wallpaper_night_border.jpg) center top no-repeat fixed #001240;
  margin: 0 auto;
  font-family: 'VAG Rounded Light', Arial, Verdana;
  color: #0668A7;
  overflow-y: scroll
}

input[type=email],
input[type=search],
input[type=password],
input[type=submit],
input[type=image],
input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#main ::selection {
  background: #AA9471
}

#main ::-moz-selection {
  background: #AA9471
}

.inbox-link {
  float: left;
  margin-right: 15px;
  margin-top: 19px;
  color: #FFBA00;
  transition: color .25s linear 0s
}

.inbox-link:hover {
  color: #FFFF60;
  text-shadow: 0 0 .5em #FF9C00
}

div.ccm-page .ccm-block-testimonial-image img {
  border-radius: 5px
}

div.ccm-page .ccm-block-testimonial-wrapper {
  min-height: 39px
}

.to-top {
  display: none;
  bottom: 20px;
  right: 20px;
  position: fixed;
  background-color: #5a2c10;
  width: 55px;
  height: 55px;
  border-radius: 50px;
  box-shadow: 1px 1px 4px 0 #000;
  z-index: 999;
  text-align: center;
  outline: 0
}

.to-top i {
  font-size: 20px;
  padding-top: 16px
}

.img-right {
  min-height: 250px;
  padding-bottom: 20px
}

.img-right h1,
.img-right h2,
.img-right h3 {
  text-align: left!important
}

.img-right img {
  float: right;
  max-width: 100%;
  height: auto
}

.retina p img {
  max-width: 45%!important;
  height: auto
}

div.ccm-page .delim {
  background: url(../img/breadcrumbs/separator.png) center top no-repeat;
  width: 17px;
  height: 15px;
  padding-left: 5px;
  padding-right: 5px;
  background-size: 17px 15px;
  display: inline-block
}

.fa-repeat,
.jp-current-time,
.jp-current-time-wrapper,
.jp-no-solution,
.jp-progress,
.jp-repeat,
.jp-repeat-off,
.jp-stop,
div.ccm-page .ccm-conversation-social-share {
  display: none!important
}

div.ccm-page .bootstrap-player .jp-audio .jp-interface {
  background: 0 0;
  width: 135px
}

div.ccm-page #main .ccm-block-type-form a,
div.ccm-page #main .ccm-block-type-form a:hover {
  color: #FFBA00;
}

div.ccm-page .breadcrumb-trail {
  background: rgba(90, 44, 16, .1);
  padding: 20px 10px 10px;
  border-radius: 0 0 5px 5px;
  opacity: .6;
  transition: opacity .5s ease 0s;
  -webkit-transform: translateZ(0)
}

div.ccm-page .breadcrumb-trail:hover {
  opacity: 1
}

div#ccm-profile-statistics-bar {
  font-weight: 400!important;
  font-size: 18px!important;
  line-height: 22px
}

.bootstrap-player .jp-audio .jp-interface {
  background: 0 0;
  width: 140px
}

.bootstrap-player .jp-audio * {
  transition: color .7s ease 0s;
  -webkit-transition: color .7s ease 0s;
  color: #FFBA00
}

.bootstrap-player .jp-controls a:hover i {
  color: #FFFF60
}

.bootstrap-player .jp-audio .jp-interface .jp-volume-bar .jp-volume-bar-value {
  background: #FFBA00!important
}

.bootstrap-player .jp-audio .jp-interface .jp-volume-bar {
  background: #AA9471!important
}

.jp-volume-bar {
  margin-bottom: 0
}

.bootstrap-player {
  float: right;
  margin-top: -13px
}

div.ccm-panel-content-inner {
  padding: 20px 39px 40px
}

div.ccm-page div.ccm-conversation-messages-header select.ccm-sort-conversations {
  background: #5A2C10;
  border: 1px solid #ED7031;
  color: #FFBA00;
  font-size: 14px;
  padding: 5px;
  border-radius: 4px 0 0 4px
}

div.ccm-conversation-message div.ccm-conversation-message-byline span.ccm-conversation-message-username {
  color: #0668A7!important
}

.ccm-js div.ccm-page #login-panel,
.ccm-js div.ccm-page #mobileSearch {
  position: relative
}

div.ccm-page div.ccm-block-switch-language-flags {
  margin-top: 11px;
}

div.ccm-page .registration-form .checkbox {
  float: left;
  margin-right: 5px;
}

div.ccm-page .login-wrapper .help-block {
  margin-bottom: 15px;
}

.lang-switch-register select {
  background: #8bc1e3;
  border: 0 none;
  box-shadow: 0 2px 2px 0 #361d0d inset;
  color: #0668A7;
  padding: 5px;
}

.lang-switch-register .form-inline {
  float: none;
  display: block;
}

.lang-switch-login select {
  background: #4b230b;
  border: 1px solid #5A2C10;
  box-shadow: 0 4px 4px 0 #361d0d inset;
  color: #FFBA00;
  padding: 2px 5px 5px 5px;
}

.lang-switch-login .form-inline {
  float: none;
  display: block;
}

.ccm-js div.ccm-page #header {
  margin-top: 0
}

.pm-form,
div.ccm-page .center {
  margin: 0 auto
}

.search-open {
  display: none
}

#headerImg,
.pm-form .control-label {
  display: block
}

.edit-profile-form,
.registration-form {
  box-shadow: 0 0 5px 2px #414141!important;
  -webkit-box-shadow: 0 0 5px 2px #414141!important;
  -moz-box-shadow: 0 0 5px 2px #414141!important
}

div.ccm-page .edit-profile-form .form-control {
  margin-top: 5px;
}

#logo-bg {
  background: #5A2C10;
  height: 125px
}

#headerImg {
  cursor: default
}

#header .logo {
  background-image: url(../img/header/hype_logo.png);
  background-repeat: no-repeat;
  background-position: -371px 0;
  cursor: pointer;
  outline: 0
}

#header .logo:hover {
  background-position: -2px 0
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

#searchResults .pageLink {
  font-size: 1.063em
}

div.ccm-page .table td {
  width: auto
}

div.ccm-page .table {
  text-align: center
}

div.ccm-page .table .ccm-profile-mailbox-last-message,
div.ccm-page .table .ccm-profile-message-from,
div.ccm-page .table .ccm-profile-messages-item-name {
  text-align: left
}

div.ccm-page .table .ccm-profile-mailbox-last-message {
  padding-left: 10%
}

.pm-form {
  width: 50%
}

.pm-form #msgBody {
  width: 398px
}

.pm-form .form-group {
  margin-bottom: 10px
}

div.ccm-page #navi .nav {
  margin: 0 auto;
  padding: 0;
  width: 950px
}

div.ccm-page #navi .nav li a {
  line-height: 2;
  width: 110px;
  background: #5A2C10;
  color: #FFBA00;
  display: block;
  padding: 5px 0;
  text-decoration: none;
  font-family: 'Cloister Black', 'Old English Text MT', Arial;
  font-size: 23px;
  border-top: 1px solid #ED7031;
  z-index: 100;
  text-transform: lowercase
}

div.ccm-page #navi .nav li a:hover {
  color: #FFFF60;
  text-shadow: 0 0 .5em #FF9C00;
  z-index: 100
}

div.ccm-page #navi .nav ul {
  margin: 0 auto;
  padding: 0;
  float: left;
  -moz-box-shadow: 0 7px 10px 1px #212121;
  -webkit-box-shadow: 0 7px 10px 1px #212121;
  box-shadow: 0 7px 10px 1px #212121;
  left: 0
}

div.ccm-page #navi .nav li {
  float: left;
  text-align: center;
  width: 105px;
  position: relative;
  z-index: 101;
  list-style: none
}

div.ccm-page #navi .nav li ul {
  display: none;
  width: 144px;
  float: left;
  z-index: 103;
  position: absolute
}

div.ccm-page #navi .nav li:hover ul {
  display: block;
  overflow: auto
}

div.ccm-page #navi .nav li ul li {
  background: #5A2C10;
  color: #FFBA00;
  display: block;
  text-decoration: none
}

div.ccm-page #navi .nav li ul li a {
  font-family: 'VAG Rounded Light', Tahoma, Arial;
  font-size: 15px;
  color: #FFBA00;
  padding: 2px 16px;
  width: 112px
}

div.ccm-page #navi .nav li ul li:hover {
  color: #FFFF60;
  text-shadow: 0 0 .5em #FF9C00
}

#main {
  background: url(../img/background/bg-main.png) right top no-repeat #C8BCA9;
  box-shadow: 0 2px 10px #2b2316 inset;
  -moz-box-shadow: 0 2px 10px #2b2316 inset;
  -webkit-box-shadow: 0 2px 10px #2b2316 inset;
  overflow: auto;
  padding-bottom: 40px
}

.footer,
div.ccm-page .btn {
  background: #5A2C10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

#main p img {
  max-width: 90%;
  height: auto
}

div.ccm-page h1 {
  font-family: 'Cloister Black', 'Old English Text MT', Arial, Verdana;
  color: #0668A7;
  font-size: 1.875em;
  text-align: center;
  text-transform: lowercase
}

div.ccm-page h2 {
  font-family: 'VAG Rounded Thin', Arial, Verdana;
  color: #0668A7;
  font-size: 1.25em;
  text-align: center;
  margin-bottom: 20px
}

div.ccm-page td h1,
div.ccm-page td h2,
div.ccm-page td h3 {
  text-align: left
}

div.ccm-page h3 {
  font-family: 'VAG Rounded Thin', Tahoma, Arial;
  color: #0668A7;
  font-size: 1.125em;
  text-align: center;
  padding-top: 12px
}

div.ccm-page h4 {
  font-family: 'VAG Rounded Thin', Arial, Verdana;
  color: #0668A7;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px
}

div.ccm-page #ccm-profile-message-compose h4 {
  color: #FFBA00;
}

div.ccm-page .registration-form .control-label[for^="akID[19][v"],
div.ccm-page .edit-profile-form .control-label[for^="akID[19][v"] {
  display: none;
}

div.ccm-page #website.login-wrapper {
  margin-bottom: 0 !important;
}

div.ccm-page .footer-offpage.login-footer {
  width: 90%;
  margin: 0 auto 100px;
  color: #FFBA00;
}

div.ccm-page .footer-offpage.login-footer a {
  color: #FFBA00;
  text-decoration: none;
  font-size: 14px;
}

div.ccm-page .footer-offpage.login-footer li {
  float: left;
  list-style: none;
  margin-right: 15px;
  margin-bottom: 10px;
}

div.ccm-page h5 {
  color: #0668A7;
  font-size: 16px;
  font-weight: 400
}

div.ccm-page #main li,
div.ccm-page p {
  font-family: 'VAG Rounded Light', Arial, Verdana;
  color: #0668A7;
  font-size: 1.063em;
  line-height: 22px
}

div.ccm-page #main ul li ul li {
  font-size: 15px;
  line-height: 25px
}

div.ccm-page #ccm-profile-detail,
div.ccm-page .captcha label,
div.ccm-page .register-captcha label {
  line-height: 22px
}

div.ccm-page .sitemap,
div.ccm-page .sitemap li ul {
  list-style: none
}

div.ccm-page .sitemap li ul li:before,
div.ccm-page .sitemap li:before {
  content: "• ";
  color: #5A2C10;
  font-weight: 700
}

div.ccm-page .sitemap li a {
  color: #0668A7;
  font-family: "VAG Rounded Light", Arial, Verdana;
  text-decoration: none
}

div.ccm-page #main a {
  text-decoration: none;
  color: #5A2C10;
  transition: color .25s linear 0s;
  -webkit-transition: color .25s linear 0s;
  font-family: 'VAG Rounded Light', Tahoma, Arial
}

div.ccm-page #main a:hover {
  text-decoration: underline;
  color: #024E80
}

.important-notice {
  font-weight: 700
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1
}

.cd-top.cd-fade-out {
  opacity: .5
}

div.ccm-page .btn,
div.ccm-page .pure-cookies-notice-close-button {
  position: relative;
  border-radius: 4px;
  color: #FFBA00!important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  transition: background-color .2s ease 0s, box-shadow .1s ease-in-out 0s, color .7s ease 0s;
  -webkit-transition: background-color .2s ease 0s, box-shadow .1s ease-in-out 0s, color .7s ease 0s;
  vertical-align: middle;
  border: 1px solid #ED7031;
  font-family: 'VAG Rounded Light', Arial, Verdana
}

div.ccm-page .btn:hover,
div.ccm-page .pure-cookies-notice-close-button:hover {
  color: #FFFF60!important;
  text-shadow: 0 0 .5em #FF9C00;
  text-decoration: none!important;
  box-shadow: 0 2px 2px 0 #000 inset
}

div.ccm-page .pure-cookies-notice-wrapper .pure-cookies-notice-container .pure-cookies-notice-close-button {
  border: 1px solid #ED7031;
  border-radius: 4px;
}

div.ccm-page .pure-cookies-notice-wrapper {
  background: rgba(90, 44, 16, 0.9)!important;
  color: #FFBA00!important;
  border-top: 1px solid #ED7031;
}

div.ccm-page .pure-cookies-notice-wrapper p {
  color: #FFBA00;
}

.footer li,
.footer li a,
.footertext {
  color: #FFBA00;
  font-family: 'VAG Rounded Light', Arial, Verdana
}

div.ccm-page .btn:focus {
  border: 1px solid #0668A7;
  text-decoration: none!important
}

.pure-cookies-notice-wrapper .pure-cookies-notice-container .pure-cookies-notice-content a {
  color: #FFBA00 !important;
}

div.ccm-page table {
  border: 2px solid #0668A7;
  border-radius: 4px;
  width: 100%;
  padding: 5px;
  background: rgba(90, 44, 16, .1)
}

div.ccm-page .ccm-block-page-list-no-pages {
  padding-bottom: 20px
}

.footernavi ul {
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.footer {
  background: -moz-linear-gradient(top, #5A2C10 0, #2d1404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5A2C10), color-stop(100%, #2d1404));
  background: -webkit-linear-gradient(top, #5A2C10 0, #2d1404 100%);
  background: -o-linear-gradient(top, #5A2C10 0, #2d1404 100%);
  background: -ms-linear-gradient(top, #5A2C10 0, #2d1404 100%);
  background: linear-gradient(to bottom, #5A2C10 0, #2d1404 100%);
  cursor: default
}

.wrapper-backend {
  border: 0!important
}

.footer li {
  float: left;
  list-style: none;
  text-decoration: none
}

.footertext {
  margin: 0 auto;
  float: left;
  cursor: default
}

.footer li a {
  text-decoration: none;
  cursor: default
}

.footer .bootstrap-player a:hover,
.footer li a:hover {
  text-decoration: none;
  color: #FFFF60;
  text-shadow: 0 0 .5em #FF9C00;
  cursor: pointer
}

div.ccm-page img.ccm-image-block {
  border: 2px solid #0668A7;
  border-radius: 4px;
  max-width: 90%;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.img-border img,
.youtube-player {
  border: 2px solid #0668A7;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.footer .bootstrap-player a,
.footer li a {
  transition: color .25s linear 0s
}

#login-panel {
  background: #5A2C10;
  border-bottom: 1px solid #ED7031;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 200;
  -webkit-transform: translateZ(0)
}

#login-panel .nav-btn {
  display: inline-block;
  float: left
}

div.ccm-page .ccm-search-block-text {
  padding-left: 25px;
  background: url(../img/header/loupe.png) left/20px 20px no-repeat #4B230B;
  border: 1px solid #5A2C10;
  border-radius: 5px;
  box-shadow: 0 2px 2px 0 #361d0d inset;
  -moz-box-shadow: 0 2px 2px 0 #361D0D inset;
  -webkit-box-shadow: 0 2px 2px 0 #361D0D inset;
  color: #FFBA00;
  height: 25px;
  margin-top: 14px;
  padding-top: 1px!important;
  padding-bottom: 1px!important;
  padding-right: 1px!important;
  -webkit-transition: border .7s;
  transition: border .7s;
  display: inline-block;
  float: right
}

div.ccm-page .member-search-input {
  background: rgba(90, 44, 16, .1);
  border: 1px solid #5A2C10;
  border-radius: 5px;
  color: #0668A7;
  height: 23px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block
}

div.ccm-page input:focus {
  box-shadow: none
}

div.ccm-page #login-panel .ccm-search-block-text {
  width: 175px
}

div.ccm-page .ccm-search-block-text:focus {
  border: 1px solid #FFBA00
}

div.ccm-page #navi .nav ul li a {
  text-transform: none
}

div.ccm-page .ccm-faq-container {
  margin-top: 15px
}

div.ccm-page .lightbox-image {
  height: 115px;
  width: 153px;
  text-align: center
}

div.ccm-page .ui-autocomplete-input,
div.ccm-page .uneditable-input,
div.ccm-page textarea {
  background: 0 0;
  border: none;
  border-radius: 0
}

.page-template-contact .form-group:first-child {
  display: none;
}

div.ccm-page .form-stacked .fields {
  background: url(../img/background/desk-blue.png) 50% 20px no-repeat #0668A7;
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 #000;
  color: #FFBA00;
  padding: 10px
}

div.ccm-page .form-stacked .form-control {
  background: #8bc1e3;
  color: #0668A7;
  border: 1px solid #8bc1e3;
  border-radius: 6px
}

div.ccm-page #main .alert-danger {
  color: #0668A7;
  font-family: 'VAG Rounded Light', Arial, Verdana
}

div.ccm-page #ccm-captcha-code {
  margin-top: 10px;
  border: 1px solid #0668A7
}

div.ccm-page #ccm-captcha-code:focus,
div.ccm-page .form-stacked .form-control:focus {
  border: 1px solid #FFBA00
}

div.ccm-page img.ccm-captcha-image {
  border: 2px solid #0668A7;
  border-radius: 5px;
  margin: 10px 0!important
}

div.ccm-page .ccm-input-captcha {
  background: #c8bca9;
  border: 2px solid #0668A7;
  border-radius: 4px
}

div.ccm-page .form-stacked .captcha {
  color: #0668A7;
  margin: 20px auto 0
}

#ccm-account-menu,
div.ccm-page #ccm-account-menu-container {
  display: none
}

div.ccm-page .blog-entry {
  background: rgba(90, 44, 16, .1);
  border-radius: 5px;
  margin-right: 40px;
  width: 70%;
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  display: block;
  float: left
}

div.ccm-page .blog-entry p {
  padding: 0 10px 0 25px
}

div.ccm-page .blog-entry .ccm-block-page-list-wrapper {
  padding: 25px 25px 20px
}

div.ccm-page .blog-entry .ccm-block-page-list-rss-feed {
  margin-top: 10px;
  margin-right: 10px
}

div.ccm-page .blog-sidebar {
  display: inline-block;
  color: #5A2C10;
  width: 23%
}

div.ccm-page .ccm-conversation-wrapper {
  width: 70%;
  padding-bottom: 20px
}

.page-type-blog-entry .ccm-conversation-wrapper {
  margin: 0 !important;
}

div.ccm-page div.ccm-conversation-message-form .redactor-editor {
  border: none!important;
  max-height: 150px
}

div.ccm-page div.ccm-conversation-message-form ul.redactor-toolbar {
  border: 2px solid #5A2C10!important;
  background: #5A2C10!important
}

div.ccm-page .redactor-editor {
  background: #c2b197!important;
  overflow: hidden;
  padding: 8px!important
}

div.ccm-page .redactor-box ul li a {
  color: #FFBA00!important;
  font-family: FontAwesome!important
}

div.ccm-page .redactor-box ul li a:hover {
  background-color: #0668A7!important;
  font-family: FontAwesome!important;
  text-decoration: none!important;
  transition: background-color .4s ease 0s!important;
  -webkit-transition: background-color .4s ease 0s!important;
  -moz-transition: background-color .4s ease 0s!important
}

/* CKEditor START */

div.ccm-page .ccm-conversation-wrapper .cke_top {
  border-bottom: 1px solid #5A2C10;
  background: #5A2C10;
}

div.ccm-page .ccm-conversation-wrapper a.cke_button_off:hover,
div.ccm-page .ccm-conversation-wrapper a.cke_button_off:focus,
div.ccm-page .ccm-conversation-wrapper a.cke_button_off:active {
  background-color: #FFBA00;
  border: 1px solid #FF9C00;
  cursor: pointer;
  transition: background-color .4s ease 0s;
  -webkit-transition: background-color .4s ease 0s;
  -moz-transition: background-color .4s ease 0s;
}

div.ccm-page .ccm-conversation-wrapper a.cke_button {
  position: unset;
}

div.ccm-page .ccm-conversation-wrapper .cke_wysiwyg_frame,
div.ccm-page .ccm-conversation-wrapper .cke_wysiwyg_div,
div.ccm-page .ccm-conversation-wrapper .cke_bottom {
  background: #C2B197;
}

div.ccm-page .ccm-conversation-wrapper .cke_bottom {
  border-top: 0 none;
}

div.ccm-page .ccm-conversation-wrapper .cke_resizer {
  /* border-color: transparent #5A2C10 transparent transparent; */
}

div.ccm-page .ccm-conversation-wrapper .cke_chrome {
  border: 0 none;
}

/* CKEditor END */

-wrapper-backend div.ccm-page .form-stacked,
div.ccm-page .form-stacked {
  font-family: 'VAG Rounded Bold', Arial, sans-serif
}

.redactor-toolbar li a.redactor-act,
div.ccm-page .redactor-toolbar li a:active {
  background: #0668A7!important
}

div.ccm-page .footer ul.list-inline {
  display: block
}

div.ccm-page .redactor-editor p {
  margin-top: 0!important;
  margin-bottom: 0!important
}

div.ccm-page .headline-padding-top h1 {
  padding-top: 21px;
  margin-top: 0
}

.galleryOverlay {
  background-color: rgba(0, 0, 0, .6)
}

.touchgallery-thumbs a {
  border: 2px solid #0668A7!important
}

.touchgallery-thumbs a:hover {
  border: 2px solid #FFBA00!important
}

video {
  border: 4px solid #0668A7;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

div.ccm-page .ccm-input-captcha {
  width: 182px;
  color: #0668A7
}

div.ccm-page .ccm-conversation-wrapper {
  margin: 0 auto
}

img.dl-img {
  max-width: 200px;
  height: auto;
  border: 2px solid #0668A7;
  border-radius: 5px;
  text-align: center
}

div.ccm-page .float-right {
  float: right
}

div.ccm-page .float-left {
  display: inline-block
}

.enter-profile {
  margin-top: 7px
}

.signin {
  margin-top: 12px
}

.enter-profile,
.signin {
  color: #FFBA00;
  display: inline-block;
  float: left;
  text-decoration: none;
  transition: text-decoration, color .25s linear 0s;
  -webkit-transition: text-decoration, color .25s linear 0s
}

.enter-profile:hover,
.signin:hover {
  color: #FFFF60;
  text-shadow: 0 0 .5em #FF9C00
}

.dl-table {
  margin-bottom: 20px
}

div.ccm-page #mobileSearch .ccm-search-block-text {
  display: none
}

div.ccm-page .profile-thumbnail img {
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px
}

div.ccm-page .center #ccm-profile-header #ccm-profile-avatar {
  background: 0 0;
  bottom: 0;
  margin-top: 25px;
  text-align: center;
  position: relative;
  border: 0!important
}

.center #ccm-profile-header #ccm-profile-avatar img {
  border-radius: 5px;
  height: 80px;
  width: 80px
}

div.ccm-page .center #ccm-profile-statistics-bar {
  border-bottom: 2px solid #5A2C10;
  border-radius: 5px;
  border-top: 2px solid #5A2C10;
  margin-top: 25px;
  padding: 5px
}

div.ccm-page .center #ccm-profile-detail h4 {
  padding-top: 0;
  text-align: left
}

#memberSearchMessage,
#tapNote,
.centered-div,
.edit-success-bg,
.vid-responsive,
div.ccm-page .login-title {
  text-align: center
}

div.ccm-page .center #ccm-profile-header h1 {
  margin-top: 0
}

div.ccm-page .member-overview {
  padding: 10px 10px 0;
  float: left;
  min-height: 190px;
  overflow: hidden;
  width: 152px
}

div.ccm-page .member-overview .ccm-members-directory-name {
  max-width: 156px;
  line-height: 1.2em;
  margin-bottom: 5px;
  margin-top: 5px
}

div.ccm-page .member-overview .ccm-members-directory-name a {
  font-size: 18px
}

div.ccm-page .member-overview .ccm-members-directory-avatar img {
  border: 2px solid #0668A7;
  border-radius: 5px;
  transition: .2s ease-in
}

div.ccm-page .member-overview .ccm-members-directory-avatar img {
  height: 80px;
  width: 80px;
}

div.ccm-page .member-overview .ccm-members-directory-avatar img:hover {
  border-color: #FFBA00
}

div.ccm-page div.ccm-profile-statistics-item {
  float: none
}

div.ccm-page .member-form {
  text-align: center;
  border-bottom: 2px solid #5A2C10;
  border-radius: 5px;
  border-top: 2px solid #5A2C10;
  padding: 10px
}

div.ccm-page .member-form .btn {
  margin-top: 0px;
}

#memberSearchMessage {
  margin-top: 10px
}

.wrapper-backend {
  background: rgba(90, 44, 16, .8);
  border-radius: 10px;
  margin: 200px auto 0!important
}

.wrapper-backend .control-label {
  margin-right: 5px
}

div.ccm-page .login-page {
  padding: 20px;
  color: #FFBA00
}

div.ccm-page .login-page .auth-types {
  padding-left: 15px
}

div.ccm-page .login-form {
  margin: 0 auto;
  width: 260px
}

div.ccm-page .form-group .pull-right {
  float: none!important
}

div.ccm-page .login-page .checkbox {
  margin-top: 10px;
  margin-bottom: 20px;
}

div.ccm-page .login-page .form-control {
  background: #4b230b;
  border: 1px solid #5A2C10;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 #361d0d inset;
  color: #FFBA00;
  height: 27px;
  padding-bottom: 1px!important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px!important;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
}

div.ccm-page .form-control {
  transition: border .7s ease 0s;
  -webkit-transition: border .7s ease 0s
}

.wrapper-backend .main-wrapper .comments {
  margin: 0 auto
}

div.ccm-page .login-page .form-group .btn {
  margin-right: 10px;
  float: left
}

div.ccm-page .login-page .btn-success {
  display: inline-block
}

.edit-profile-form {
  background: #0668A7;
  border-radius: 6px;
  padding: 10px
}

.wrapper-backend form {
  float: left;
  margin-bottom: 20px
}

div.ccm-page .login-page .checkbox {
  float: left;
  margin-top: 10px
}

div.ccm-page .login-page .control-label {
  float: left;
  margin-bottom: 6px;
  margin-right: 10px
}

div.ccm-page .login-page #USER_LOCALE {
  margin-bottom: 10px;
  display: inline-block
}

.login-wrapper {
  box-shadow: 0 0 10px 2px #ED7031!important;
  -webkit-box-shadow: 0 0 10px 2px #ED7031!important;
  -moz-box-shadow: 0 0 10px 2px #ED7031!important;
  margin-bottom: 100px!important
}

div.ccm-page .registration-form h1 {
  color: #FFBA00
}

div.ccm-page .registration-form {
  margin: 0 auto;
}

div.ccm-page .edit-profile-form,
div.ccm-page .registration-form {
  background: #0668A7;
  color: #FFBA00
}

div.ccm-page .edit-profile-form fieldset,
div.ccm-page .registration-form fieldset {
  border: 2px solid #FFBA00;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 6px;
  color: #FFBA00
}

div.ccm-page .edit-profile-form textarea,
div.ccm-page .registration-form textarea {
  width: 391px;
  max-width: 391px!important;
  max-height: 200px
}

div.ccm-page .form-stacked {
  color: #FFBA00
}

div.ccm-page .captcha,
div.ccm-page .captcha label {
  font-family: 'VAG Rounded Light', Arial, sans-serif;
  font-weight: 400!important
}

div.ccm-page .edit-profile-form .form-group,
div.ccm-page .registration-form .form-group {
  margin-bottom: 10px
}

div.ccm-page .edit-profile-form .ccm-input-captcha,
div.ccm-page .registration-form .ccm-input-captcha {
  background: #8bc1e3;
  border: 1px solid #8bc1e3
}

div.ccm-page .edit-profile-form .register-captcha,
div.ccm-page .registration-form .register-captcha {
  margin-bottom: 10px;
  margin-top: 10px
}

div.ccm-page .edit-profile-form .ccm-input-captcha:focus,
div.ccm-page .registration-form .ccm-input-captcha:focus {
  border: 1px solid #FFBA00
}

div.ccm-page .form-stacked select {
  border-radius: 6px 0 0 6px!important;
  font-family: 'VAG Rounded Light', Arial, sans-serif!important;
  font-size: 14px;
  padding: 4px;
  border: 1px solid #8bc1e3
}

div.ccm-page .edit-profile-form img.ccm-captcha-image,
div.ccm-page .registration-form img.ccm-captcha-image {
  border-color: #FFBA00
}

div.ccm-page .edit-profile-form .form-control {
  width: 96%!important;
  max-width: 96%
}

div.ccm-page .edit-profile-form .fields {
  background: #0668A7;
  width: 90%
}

div.ccm-page .edit-profile-form .ccm-input-captcha {
  width: 90%
}

div.ccm-page .ccm-profile-messages-list .table-striped table td {
  width: auto
}

div.ccm-page .login-page hr {
  background-color: #ED7031;
  height: 1px;
  border: 0
}

div.ccm-page .redactor-box textarea {
  font-family: 'VAG Rounded Light', Arial!important;
  color: #0668A7
}

#ccm-private-message-actions .btn-group {
  margin-bottom: 20px;
  margin-right: 10px;
}

div.ccm-page .nav-tabs li {
  list-style: none;
  float: left
}

div.ccm-page .nav-tabs li a {
  margin-right: 5px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  padding: 5px 20px;
  background: #0668A7;
  border-top: 3px solid #0668A7;
  border-left: 2px solid #0668A7;
  border-right: 2px solid #0668A7;
  color: #FFBA00!important;
  display: block;
  font-family: 'Cloister Black', 'Old English Text MT', Arial;
  font-size: 20px
}

div.ccm-page .nav-tabs li a:hover {
  border-color: #FFBA00
}

#ccm-private-message-detail {
  border: 2px solid;
  border-radius: 6px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 55px;
  padding: 15px 5px 40px 40px!important;
  background-color: rgba(90, 44, 16, .1)
}

.msg-margin {
  margin-right: 10px;
  margin-top: 15px
}

div.ccm-page div#ccm-private-message-detail img.u-avatar {
  left: 10px!important;
  top: 13px!important
}

.ccm-profile-message-replied hr {
  background: #0668A7;
  height: 1px;
  width: 95%;
  margin-left: -2px
}

.edit-success-bg {
  background: #5A2C10;
  border-radius: 5px;
  color: #FFBA00;
  padding: 5px;
  font-size: 14px
}

.centered-div {
  margin: 0 auto 30px
}

div.ccm-page .results .center .ccm-search-block-text {
  display: block;
  margin: 0 auto;
  float: none
}

div.ccm-page div.ccm-block-type-form div.form-group label.control-label {
  font-weight: 400!important
}

div.ccm-block-testimonial-name {
  color: #0668A7;
  white-space: nowrap
}

div.ccm-block-testimonial-image {
  margin-right: 10px
}

div.ccm-page .donation-form .form-control {
  background: #8bc1e3;
  border: 1px solid #8bc1e3;
  border-radius: 6px;
  color: #0668A7;
  margin-top: 5px;
  margin-bottom: 10px
}

div.ccm-page .donation-form .form-control:focus {
  border: 1px solid #FFBA00
}

div.ccm-page .donation-form form {
  background: #0668A7;
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 #000;
  color: #FFBA00;
  padding: 10px
}

div.blog-sidebar h5 {
  padding: 0
}

div.ccm-page .pagination {
  display: block
}

#tapNote,
div.ccm-page .ccm-system-errors button {
  display: none
}

div.ccm-page .pagination a {
  color: #FFBA00!important
}

div.ccm-page .pagination a:hover {
  color: #FFBA00!important;
  text-decoration: none!important
}

div.ccm-page .pagination>.disabled>a,
div.ccm-page .pagination>.disabled>a:focus,
div.ccm-page .pagination>.disabled>a:hover,
div.ccm-page .pagination>.disabled>span,
div.ccm-page .pagination>.disabled>span:focus,
div.ccm-page .pagination>.disabled>span:hover {
  border-color: #5A2C10!important;
  background-color: #49240D!important;
  color: #c78c30!important
}

div.ccm-page .pagination>.active>a,
div.ccm-page .pagination>.active>a:focus,
div.ccm-page .pagination>.active>a:hover,
div.ccm-page .pagination>.active>span,
div.ccm-page .pagination>.active>span:focus,
div.ccm-page .pagination>.active>span:hover {
  color: #FFBA00!important;
  background-color: #0668A7!important;
  border: 1px solid #FFBA00!important
}

div.ccm-page .pagination>li>a,
div.ccm-page .pagination>li>span {
  border: 1px solid #5A2C10!important;
  background-color: #5A2C10!important;
  transition: background-color .4s ease 0s!important;
  -webkit-transition: background-color .4s ease 0s!important;
  -moz-transition: background-color .4s ease 0s!important
}

div.ccm-page .pagination>li>a:focus,
div.ccm-page .pagination>li>a:hover,
div.ccm-page .pagination>li>span:focus,
div.ccm-page .pagination>li>span:hover {
  color: #FFBA00!important;
  border-color: #5A2C10!important;
  background-color: #0668A7!important
}

.no-border img {
  border: 0!important;
  box-shadow: none!important
}

.user-note img {
  float: right;
  width: 170px
}

.vid-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.vid-responsive {
  position: relative;
  padding-bottom: 75%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  border: 2px solid #0668a7;
  box-shadow: 2px 2px 5px 0 #414141;
  border-radius: 5px
}

.touchgallery-thumbs {
  margin: 25px auto 35px!important
}

div.ccm-page .ccm-system-errors {
  margin-top: 40px;
  line-height: 22px
}

div.ccm-page .ccm-system-errors br {
  margin-bottom: 20px
}

#registerNote {
  color: #FFBA00
}

div.ccm-page .blog-entry .ccm-block-page-list-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 1.063em
}

div.ccm-page .blog-entry .ccm-block-page-list-date {
  margin-bottom: 5px
}

div.ccm-page .blog-entry .ccm-block-page-list-description {
  line-height: 22px;
  font-size: 1.063em
}

div.ccm-page div.ccm-block-testimonial-position {
  font-style: normal;
  margin-top: 5px
}

div.ccm-page table td,
div.ccm-page table th {
  padding-top: 5px;
  padding-bottom: 5px
}

div.ccm-page .ccm-conversation-message-admin-control {
  display: inline-block
}

div.ccm-page #ccm-members-directory {
  margin-top: 20px
}

div.ccm-conversation-message .message-attachments .attachment-container {
  background: #AA9471!important;
  border: 0!important
}

div.ccm-conversation-message div.ccm-conversation-message-byline span.ccm-conversation-message-date {
  display: inline-block;
  margin-bottom: 10px
}

div.ccm-conversation-add-new-message div.ccm-conversation-message-form .ccm-conversation-attachment-toggle,
div.ccm-conversation-add-reply div.ccm-conversation-message-form .ccm-conversation-attachment-toggle,
div.ccm-conversation-edit-message div.ccm-conversation-message-form .ccm-conversation-attachment-toggle {
  opacity: 1!important
}

@media (min-width:950px) {
  div.ccm-page .footer-offpage.login-footer {
    width: 950px;
  }
}

@media (min-width:767px) {
  div.ccm-page table td,
  div.ccm-page table th {
    padding-left: 5px;
    padding-right: 5px
  }
}

@media (min-width:980px) {
  #login-panel #navi .nav-btn,
  #logo-mobile,
  #logo-mobile-small,
  .nav-open,
  .submenu {
    display: none
  }
  div.ccm-page div.ccm-block-switch-language-flags {
    margin-top: 18px;
    margin-left: 15px;
  }
  .big-img .img-right img {
    float: none
  }
  .big-img .img-right {
    text-align: center
  }
  .big-img .img-right a,
  .big-img .img-right li,
  .big-img .img-right p,
  .big-img .img-right span,
  .big-img .img-right ul,
  div.ccm-page h1.headline-contact {
    text-align: left
  }
  .ccm-toolbar-visible div.ccm-page #header .logo {
    top: 188px
  }
  .gallerySlider .placeholder img {
    border: 5px solid #0668A7;
    border-radius: 5px
  }
  .pm-form #msgBody {
    max-width: 398px
  }
  #header {
    background-color: #5A2C10;
    height: 247px
  }
  .signin {
    margin-top: 19px
  }
  .enter-profile {
    margin-top: 14px;
    margin-right: 15px
  }
  div.ccm-page .center {
    width: 450px
  }
  div.ccm-page #website {
    margin-bottom: 100px
  }
  #blacksmith_s,
  .content-top {
    text-align: center
  }
  div.ccm-page .form-stacked .form-control {
    max-width: 413px;
    font-family: 'VAG Rounded Light', Arial, Verdana;
    overflow: hidden;
    padding: 5px;
    font-size: 16px
  }
  .main-wrapper,
  .main-wrapper-bottom {
    margin: 0 44px
  }
  #headerImg,
  #website,
  div.ccm-page .form-stacked .fields {
    margin: 0 auto
  }
  #website {
    width: 950px;
    border-right: 12px solid #5A2C10;
    border-left: 12px solid #5A2C10
  }
  #headerImg {
    width: 948px;
    height: 247px;
    border-left: 1px solid #ED7031;
    border-right: 1px solid #ED7031;
    border-bottom: 0
  }
  #header .logo {
    height: 144px;
    top: 140px;
    margin-left: 290px;
    position: absolute;
    width: 371px
  }
  #main {
    margin: 56px auto 0;
    width: 950px;
    min-height: 358px
  }
  .content-center,
  .content-top {
    width: 480px;
    margin: 0 auto
  }
  #blacksmith_s {
    padding-left: 30px
  }
  .booklet_padding {
    padding-left: 20px
  }
  .footer {
    height: 54px;
    background: #5A2C10
  }
  .footer li {
    padding-right: 20px
  }
  .footertext {
    padding-left: 80px;
    padding-top: 18px
  }
  .footernavi {
    padding-top: 20px;
    margin: 0 auto
  }
  .list_img {
    float: right
  }
  .jspPane {
    margin-left: 11px
  }
  div.ccm-page #navi .nav li ul {
    margin-left: -16px
  }
  div.ccm-page #navi .nav li a:hover {
    transition: color .25s linear 0s
  }
  #login-panel {
    background: #5A2C10;
    height: 57px;
    width: 950px
  }
  div.ccm-page #navi .nav li:hover ul {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
    -moz-animation: fadeIn .5s
  }
  #ccm-members-directory img {
    text-align: center;
    height: 80px;
    width: 80px
  }
  .wrapper-backend {
    overflow: auto
  }
}

@media screen and (max-width:979px) {
  .pm-form,
  div.ccm-page .registration-form .form-stacked {
    width: 100%
  }
  .footer li,
  div.ccm-page .blog-entry p {
    padding-right: 20px
  }
  div.ccm-page .youtube-player {
    height: auto;
    max-width: 90%
  }
  .inbox-link {
    margin-top: 12px
  }
  div.ccm-block-testimonial-name {
    white-space: normal
  }
  .ccm-conversation-message-admin-control {
    display: inline-block;
    margin-top: 10px
  }
  div.ccm-page .breadcrumb-trail {
    opacity: 1
  }
  .bootstrap-player {
    display: none
  }
  .ccm-toolbar-visible div.ccm-page #navi .nav {
    top: 91px
  }
  #profile-avatar {
    min-width: 305px;
    width: 100%
  }
  div.ccm-page .registration-form {
    margin: 40px auto!important
  }
  div.ccm-page #ccm-profile-controls {
    display: inline-block
  }
  div.ccm-page #ccm-profile-controls .btn-group .btn {
    margin-bottom: 5px;
    margin-left: 5px
  }
  .signin {
    margin-top: 12px
  }
  .enter-profile {
    margin-top: 6px
  }
  div.ccm-page .center {
    width: 70%
  }
  div.ccm-page .form-stacked .form-control {
    max-width: 97%
  }
  .ccm-js div.ccm-page #header .logo {
    top: 0
  }
  div.ccm-page .ccm-conversation-wrapper {
    width: 90%
  }
  div.ccm-page .blog-sidebar {
    margin: 0 auto
  }
  div.ccm-page .blog-entry {
    width: 60%
  }
  div.ccm-page .form-stacked .fields {
    max-width: 383px;
    margin: 0 auto
  }
  div.ccm-page .form-stacked .captcha {
    max-width: 383px;
    margin: 15px auto 0
  }
  div.ccm-page .form-stacked .captcha .control-label {
    margin-bottom: 15px
  }
  .content-gallery {
    margin: 0 auto;
    overflow: hidden;
    text-align: center
  }
  .lightbox-image {
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px
  }
  body {
    background-image: none;
    background-color: #2d1404
  }
  -wrapper-backend body {
    background: url(../img/background/wallpaper_night_border.jpg) center top no-repeat fixed #001240
  }
  .wrapper-backend {
    width: 90%!important
  }
  #login-panel {
    height: 41px;
    position: fixed
  }
  .ccm-toolbar-visible #login-panel {
    top: 49px
  }
  div.ccm-page .ccm-search-block-text {
    margin-top: 6px;
    margin-right: 10px
  }
  #header {
    margin-top: 42px
  }
  #main {
    margin-top: 0
  }
  #header .logo,
  #website,
  .content-top,
  .footer,
  .footernavi {
    margin: 0 auto
  }
  div.ccm-page #navi .nav li {
    float: none;
    width: 100%
  }
  div.ccm-page #navi .nav li a {
    font-size: 1.3em;
    line-height: 1.5em;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #ED7031
  }
  div.ccm-page #navi .nav li a:active,
  div.ccm-page #navi .nav li a:hover {
    background: #48240E;
    box-shadow: 0 2px 5px 0 #241207 inset
  }
  div.ccm-page #navi .nav li ul li a {
    width: 100%
  }
  #website {
    width: 100%;
    height: auto;
    box-shadow: none
  }
  #headerImg {
    height: auto;
    max-width: 100%;
    position: relative;
    border-bottom: 1px solid #ED7031
  }
  #header .logo {
    padding-top: 146px;
    position: relative;
    width: 371px;
    display: block
  }
  #laptop {
    width: 180px;
    height: 135px;
    float: none
  }
  #main {
    width: 100%;
    height: auto
  }
  #blacksmith_s {
    text-align: center;
    padding-left: 30px
  }
  .booklet_padding,
  .footertext {
    padding-left: 20px
  }
  .footernavi {
    padding-top: 22px;
    line-height: 2
  }
  .footer {
    border-top: 1px solid #ED7031;
    width: 100%;
    float: left;
    background-repeat: no-repeat
  }
  .footer li {
    font-size: .938em;
    float: left;
    text-align: left;
    padding-bottom: 20px
  }
  .footertext {
    font-size: .938em;
    float: none;
    line-height: 1.6
  }
  .footer li a {
    font-size: .938em;
    outline: 0
  }
  .main-wrapper,
  .main-wrapper-bottom {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    margin: 0 auto
  }
  .content-top {
    width: 100%;
    text-align: center
  }
  #login-panel .nav-btn:focus,
  #login-panel .nav-btn:hover {
    background: #713D1E;
    cursor: pointer;
    transition: background .25s linear 0s;
    -webkit-transition: background .25s linear 0s
  }
  div.ccm-page #navi .nav {
    position: fixed;
    top: 42px;
    overflow-y: scroll;
    height: 90%;
    display: none;
    width: 0;
    z-index: 999
  }
  div.ccm-page #navi .nav ul {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
  }
  div.ccm-page #navi .nav li ul li a {
    background: #48240E;
    padding: 4px 0;
    box-shadow: 0 2px 5px 0 #241207 inset;
    position: relative
  }
  div.ccm-page #navi .nav li ul {
    display: none;
    width: 100%;
    float: left;
    z-index: 200
  }
  div.ccm-page #navi .nav li {
    position: relative;
    clear: both
  }
  div.ccm-page #navi .nav li a {
    display: block;
    position: relative;
    overflow-x: hidden
  }
  div.ccm-page #navi .nav li:hover ul {
    position: static;
    overflow: auto
  }
  div.ccm-page .nav-open {
    color: #ffba00;
    display: inline-block;
    float: left;
    font-size: 25px;
    height: 41px;
    padding-left: 15px;
    padding-top: 8px;
    margin-right: 15px
  }
  div.ccm-page .nav-open:focus,
  div.ccm-page .nav-open:hover,
  div.ccm-page .search-open:focus,
  div.ccm-page .search-open:hover {
    cursor: pointer
  }
  div.ccm-page .search-open {
    height: 41px
  }
  div.ccm-page .nav-open img {
    margin-top: 5px;
    height: 32px;
    width: 50px
  }
  #logo-mobile {
    display: block;
    padding-left: 30%;
    padding-top: 2%;
    height: auto;
    width: 40%;
    outline: 0
  }
  #main a {
    outline: 0
  }
  #logo-mobile-small {
    display: none
  }
  div.ccm-page h1,
  div.ccm-page h2,
  div.ccm-page h3 {
    padding-top: 0
  }
  div.ccm-page h4 {
    padding-top: 0;
    line-height: 22px
  }
  
  #navi span:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFBA00 transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: .2em .2em medium;
    content: "";
    display: inline-block;
    height: 0;
    position: relative;
    right: -.2em;
    vertical-align: middle;
    width: 0
  }
  img.list-image {
    float: right;
    padding-right: 40px
  }
  .wrapper-backend {
    margin-top: 40px!important
  }
  .enter-profile,
  .signin {
    margin-right: 15px
  }
  div#ccm-toolbar {
    height: 49px!important
  }
}

@media screen and (max-width:949px) {
  div.ccm-page .footer-offpage.login-footer ul {
    padding-left: 0;
  }
}

@media screen and (max-width:920px) {
  .user-note img {
    max-width: 13%!important
  }
}

@media screen and (max-width:768px) {
  .big-img .img-right img {
    float: none
  }
  .user-note img {
    display: none
  }
  #tapNote {
    display: block
  }
  div.ccm-page .ccm-conversation-message-byline {
    min-width: auto
  }
}

@media screen and (max-width:650px) {
  div.ccm-page #login-panel .ccm-search-block-text {
    width: 80px
  }
}

@media screen and (max-width:600px) {
  .img-right img {
    float: none
  }
  .img-right,
  .img-right h1,
  .img-right h2,
  .img-right h3 {
    text-align: center!important
  }
  .img-right a,
  .img-right ol,
  .img-right p,
  .img-right ul {
    text-align: left
  }
  #logo-bg {
    height: auto
  }
  .ccm-profile-messages-list td {
    white-space: normal!important
  }
  .wrapper-backend .form-control {
    max-width: 209px
  }
  div.ccm-page .login-form {
    width: 100%!important
  }
  .ccm-pagination-wrapper {
    font-size: 10px
  }
}

@media screen and (max-width:550px) {
  .footer li,
  div.ccm-page .footernavi ul {
    text-align: center
  }
  div.ccm-page .nav-tabs li a {
    font-size: 14px
  }
  div.ccm-page .profile-thumbnail img {
    margin-right: 0
  }
  .img-right {
    min-height: 0
  }
  .enter-profile,
  .signin {
    margin-right: 15px
  }
  .profile-thumbnail span {
    display: none
  }
  .search-open {
    display: block;
    color: #FFBA00;
    font-size: 25px;
    padding-right: 15px;
    padding-top: 8px
  }
  #mobileSearch {
    height: 40px;
    width: 100%;
    background: #0668A7;
    position: fixed;
    display: none;
    z-index: 200
  }
  div.ccm-page #login-panel .ccm-search-block-text {
    display: none!important
  }
  div.ccm-page #mobileSearch .ccm-search-block-text {
    float: none;
    height: 38px!important;
    margin: 0;
    border: none;
    border-radius: 0;
    display: block;
    background-image: none;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
  }
  #header .logo,
  #logo-mobile {
    display: none
  }
  .footernavi,
  .footernavi ul {
    padding-left: 0
  }
  div.ccm-page .search-open {
    float: right
  }
  .footer,
  .footer li {
    float: none
  }
  div.ccm-page .search-open img {
    height: 32px;
    width: 50px;
    margin-top: 5px
  }
  div.ccm-page .center {
    width: 90%
  }
  div.ccm-page .blog-sidebar,
  div.ccm-page .ccm-conversation-wrapper {
    width: 100%
  }
  div.ccm-page .blog-entry {
    margin: 20px auto;
    float: none;
    width: 100%
  }
  #main {
    padding-bottom: 20px
  }
  .footernavi {
    padding-top: 5px
  }
  .footer li {
    padding: 0
  }
  .footernavi {
    padding-bottom: 20px
  }
  #logo-mobile-small {
    display: block;
    height: auto;
    margin: 20px auto 0;
    max-width: 100%
  }
  .main-wrapper,
  .main-wrapper-bottom {
    padding-left: 20px;
    padding-right: 20px
  }
  div.ccm-page .form-stacked .form-control {
    width: 96%!important;
    max-width: 96%
  }
  div.ccm-page .form-stacked .fields {
    background: #0668A7;
    width: 90%
  }
  div.ccm-page .form-stacked .ccm-input-captcha {
    width: 90%
  }
}

@media screen and (max-width:400px) {
  div.ccm-page .member-overview {
    padding: 20px 10px 0;
    float: none;
    min-height: auto;
    overflow: visible;
    margin: 0 auto;
    text-align: center
  }
  div.ccm-page .member-overview .ccm-members-directory-name a {
    font-size: 20px
  }
  div.ccm-conversation-message div.ccm-conversation-message-byline span.ccm-conversation-message-divider {
    padding: 0 5px!important
  }
  div.ccm-page table {
    font-size: 14px
  }
}

@media screen and (max-width:350px) {
  div.ccm-page .search-open i {
    font-size: 16px;
  }
}

