@import url("https://fonts.googleapis.com/css?family=Prompt");
html {
  height: 100%; }

body {
  height: 100%;
  font-size: 0.8rem;
  background-color: #fcfcfc;
  font-family: 'Prompt', sans-serif; }

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 0.8rem;
  padding: 10px 16px; }

nav ul li ul:after {
  position: absolute;
  left: 10%;
  margin-left: 0px;
  top: -10px;
  width: 0;
  height: 0;
  content: '';
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #000000; }

nav ul li ul ul:after {
  display: none; }

nav ul li ul ul:before {
  position: absolute;
  left: 0%;
  margin-left: 0px;
  left: -12px;
  width: 0;
  height: 0;
  content: '';
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #000000; }

.jen-hand {
  cursor: pointer; }

.side-nav li {
  border-bottom: 1px solid rgba(191, 191, 191, 0.48) !important; }

.container {
  max-width: 1450px; }

@media only screen and (min-width: 993px) {
  .container {
    width: 80%; } }
.footer-copyright a {
  color: white; }

.download .collection {
  border: 0px solid #e0e0e0 !important; }

.side-nav a {
  height: inherit !important; }

.card .card-image .card-title {
  padding: 10px;
  background: rgba(1, 1, 1, 0.5); }

nav ul a {
  font-size: 0.9rem; }

.readmore {
  cursor: pointer;
  padding: 0 0.8rem;
  border-radius: 30px;
  font-size: 0.7rem; }

.showmenu img {
  max-width: 100%;
  height: auto; }

.fc-center h2 {
  font-size: 2.5rem; }

footer .ss1 a {
  display: block; }
footer .counter .fa {
  color: #17bf48; }

/*
.post_01{
  .collection{
    margin-bottom: 0px;
    border-bottom: none;
  }
  .first{
    padding: 0px;
  }
}
*/
.materialboxed.active {
  max-width: none !important; }

.post_content img {
  max-width: 100%;
  height: auto; }

.jpost_all {
  /* overflow: auto;
   border-right: none;
   border-left: none;
   box-shadow:none;*/ }
  .jpost_all .collapsible-body {
    padding: 1rem; }

.is_read {
  color: #AAA;
  font-size: 0.4rem; }

.post-title {
  margin-top: 4px; }
  .post-title h6 {
    font-size: 1.2rem;
    line-height: inherit;
    /* margin: 0;
     padding: 0.2rem 0rem;*/ }
    .post-title h6 a {
      font-weight: 900;
      box-shadow: none;
      padding: 0px 0.5rem 0px 0.5rem; }

.btn i {
  font-size: inherit !important; }

/*
.post_02{
  .collection{
    margin-bottom: 0px;
    border-bottom: none;
  }
  .first{
    padding: 0px;
  }
}
*/
div {
  word-wrap: break-word; }

.dropdown-content.lv1 {
  top: auto !important;
  width: auto !important; }

nav .main {
  line-height: 2.6rem;
  background-repeat: no-repeat;
  background-position: center; }
  nav .main i {
    height: inherit;
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle; }
  nav .main .logo {
    line-height: 0; }
  nav .main .brand-logo {
    position: relative !important;
    white-space: inherit; }
  nav .main .titlejen {
    padding: 0 20px 0 20px;
    border-radius: 5px; }
  nav .main .row {
    margin-bottom: 0px; }

.navbar-color {
  margin: 0 auto;
  max-width: 100%; }

.main1 {
  /*
  width: 100%;
  max-width: 98%;*/ }

.main2 .card {
  margin: 0rem 0 1rem 0; }
.main2 .row {
  margin-bottom: 5px !important; }
.main2 .card {
  margin-bottom: 5px !important; }
.main2 td, .main2 th {
  padding-top: 5px;
  padding-bottom: 5px; }
.main2 .post_01 .card-title, .main2 .post_02 .card-title, .main2 .post_03 .card-title {
  cursor: pointer;
  font-size: inherit; }
.main2 .post_01 .card-content, .main2 .post_02 .card-content, .main2 .post_03 .card-content {
  cursor: pointer; }
.main2 strong {
  font-weight: bold !important; }
.main2 .gallery img {
  width: 100%; }

/*.slider .slides li img {
    background-size:auto;
    background-repeat: no-repeat;
    width: 100%;
}*/
/*
 .sliderdata:image/gif;base64,R0lGODlhAQABAIABAP///wAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 
 .slides {
    background-color: transparent;
    margin: 0;
    //height: 400px;
}
*/
/*
.slider .slides li img {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size:100% auto;
    background-repeat: no-repeat;
}
*/
.slider {
  margin: 0 0 -50px 0 !important;
  margin: 0 auto; }
  .slider .indicators {
    bottom: 50px;
    z-index: 100; }
    .slider .indicators .indicator-item {
      background-color: #666666;
      border: 3px solid #ffffff;
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    .slider .indicators .indicator-item.active {
      background-color: #ffffff; }

.jhead {
  min-height: 2.5rem;
  line-height: 2.5rem; }
  .jhead i {
    line-height: 2.5rem; }

.menu_bar {
  /*----------------------------------------
      Pre Loader
  ------------------------------------------*/
  /* JavaScript Turned Off */ }
  .menu_bar ul.collapsible {
    margin: -2px 0 1rem 0; }
    .menu_bar ul.collapsible .collapsible-header {
      background: #404040;
      color: white;
      line-height: 2.5rem;
      padding: 0 0.5rem;
      min-height: 2.5rem; }
    .menu_bar ul.collapsible .collapsible-header i {
      width: auto !important;
      font-size: inherit !important;
      line-height: 2.5rem;
      display: block;
      float: left;
      text-align: center;
      margin-right: 0.3rem !important; }
    .menu_bar ul.collapsible li[havedd] {
      padding: 0px 0px 0px 0px; }
      .menu_bar ul.collapsible li[havedd] ul.dropdown {
        box-shadow: none;
        margin: 0;
        /*  border-top: none;
          border-bottom: none;*/
        /*.collapsible-header{
          background: #fff;
          border-top: none;
          border-bottom: none;
       // padding-right: 5px;



     }   */ }
        .menu_bar ul.collapsible li[havedd] ul.dropdown li {
          border-bottom: none; }
  .menu_bar #loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000; }
  .menu_bar #loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001; }
  .menu_bar #loader-logo {
    display: block;
    position: absolute;
    left: 48%;
    top: 46%;
    background: url(../images/user-bg.jpg) no-repeat center center;
    z-index: 1001; }
  .menu_bar #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ }
  .menu_bar #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
  .menu_bar .loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .menu_bar .loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out; }
  .menu_bar .no-js #loader-wrapper {
    display: none; }
  .menu_bar .progress {
    background-color: rgba(255, 64, 129, 0.22); }
  .menu_bar .collection .collection-item {
    padding: 0.3rem 0 0.3rem 0.7rem;
    transition: 0.3s; }
  .menu_bar .collection .collection-item:hover {
    background: #ededed; }

@media only screen and (min-width: 992px) {
  .jtable {
    display: table; }
    .jtable .jtable-cell {
      vertical-align: middle;
      display: table-cell; } }
@media only screen and (max-width: 1350px) {
  /*.main{
          width: 100%;
      padding: 0 1% 0 1%;
  }
  main{
    .main2{
      width: 100%;
      padding: 0 1% 0 1%;
    }
    .main1{
      width: 100%;
       padding: 0 1% 0 1%;
    }
  }*/ }

/*# sourceMappingURL=jen_style_index.css.map */
