/* =============================
----- 03. Bootstrap Styles -----
============================= */

.media-left,
.media-body {
	display: table-cell !important;
    vertical-align: top;
}
.media-left {
    padding-right: 10px;
}
.media-object { max-width: 130px; }


/* ----- Bootstrap Badge ----- */
.badge {
	margin: 2px 0 0 5px;
	text-shadow: none;
	background-color: #eaeae2;
	vertical-align: top;
	font-weight: normal;
	color: #a7a698;
}


/* ----- Bootstrap Icon ----- */
.icon-play,
.icon-pause { background: 0; }


/* ----- Bootstrap Navbar ----- */
.navbar { margin-bottom: 0; }


/* ----- Bootstrap Navbar Button ----- */
.navbar .btn-navbar {
	width: 30px;
    margin: 15px 0;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
    box-shadow: none;
} 
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: transparent;
	outline: none;
}


/* ----- Bootstrap Nav ----- */
.nav>li>a,
.nav>li>a:hover,
.nav>li>a:focus {
	background: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
}
.nav>.active>a,
.nav>.active>a:hover,
.nav>.active>a:focus {
	background: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
/* Custom Navbar Nav */
.navbar .nav { margin-left: 45px; }
.navbar .nav>li>a {
	display: inline;
	padding: 0;
	text-shadow: none;
	color: #2a507a;
}
.navbar .nav>li>a:hover,
.navbar .nav>li>a:focus {
	color: #d9534f;
}
.navbar .nav>.active>a, 
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus { 
	background: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	color: #d9534f; 
}


/* ----- Bootstrap Accordion ----- */
.accordion-group 
{
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;	
}


@media (min-width: 768px) and (max-width: 991px)
{
	.row-fluid #sidebar
	{
		margin-top: 30px;
		margin-left: 0;	
	}
}


/* ----- Fontawesome Styles ----- */
.fa-sm {
	font-size: 7px!important;
	vertical-align: 2px;
}
.fa-1x { font-size: 14px!important; }


/* ----- Fancybox Styles */
.fancybox-title {
	font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;
	font-size: 19px;
}


/* ----- Push Styles ----- */
.push-to-center {
	transition: transform .2s;
	transform: translate3d(0, 0, 0) !important;
	-webkit-transition: transform .2s;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-moz-transition: transform .2s;
	-moz-transform: translate3d(0, 0, 0) !important;
	-o-transition: transform .2s;
	-o-transform: translate3d(0, 0, 0) !important;
}
.push-from-center {
	transition: transform .2s;
	transform: translate3d(-200px, 0, 0) !important;
	-webkit-transition: transform .2s;
	-webkit-transform: translate3d(-200px, 0, 0) !important;
	-moz-transition: transform .2s;
	-moz-transform: translate3d(-200px, 0, 0) !important;
	-o-transition: transform .2s;
	-o-transform: translate3d(-200px, 0, 0) !important;
}



/* -- Content Styles ----- */
.category-desc {
	margin-bottom: 30px;
	padding: 15px 100px;
	background-color: #f5f5ec;
	font-size: 16px;
	line-height: 24px; 
	text-align: justify;
}
@media (max-width: 992px){
	.category-desc {
		padding: 20px;
		text-align: left;
	}
	
}
#content .category-desc img {
  margin: 0 15px 5px 0;
}





#banners,#curious,#latest,#tabwidget,#video {
  position: relative;
  margin-bottom: 40px;
}


#curious, #tabwidget { margin-top: 20px; }

h5 {
  font-family: "PT Sans",Helvetica,Arial,sans-serif;
  color: #2a507a;
}


/* ============================
------  Homepage  Styles ------ 
============================ */

/* ----- Ticker ----- */
#ticker ul {
  display: none;
}
#ticker .news-ticker {
  height: 30px;
  line-height: 30px;
  background: #d9d8ca;
  padding: 0 10px;
  font-size: 13px;
  border-radius: 3px;
}


/* ----- Search ----- */
#search 	 { font-size: 12px; }
#search form { margin-bottom: 0 !important; }
#search .search-query {
  width: 244px;
  border-radius: 4px !important;
  margin-right: 10px;
}
#search .form-control { display: inline-block; }




/************************
----- Category Blog -----
************************/
#component h4.item-title a {
  color: #a7a698;
}

#component h4.item-title a:hover,#component h4.item-title a:focus {
  color: #d9534f;
}

#component h4.article-title {
  margin-bottom: 15px;
  font-family: "PT Sans",Helvetica,Arial,sans-serif;
  font-size: .913em;
  color: #2a507a;
  text-transform: uppercase;
}

#component h4.article-title a {
  color: #2a507a;
}

#component h4.article-title a:hover,#component h4.article-title a:focus {
  color: #d9534f;
}

#component h4.subtitle-first {
  margin-bottom: 15px;
  font-size: 17px;
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
  color: #a7a698;
}


#component h5.subtitle-second { margin: 10px 0; }

.category-blog .categories-list .item-title i.fa {
  float: none;
  color: #a7a698;
}

#component .category-blog .categories-list .children-list .item-child .item-title a {
  color: #5a594c;
}

#component .items-row .span12 {
  min-height: 0;
}

#component .items-row .item-urls {
  margin-top: 15px;
}

#component .items-row .item-urls a {
  color: #2a507a;
  text-transform: none;
}

#component .items-row .item-urls a:hover,#component .items-row .item-urls a:focus {
  color: #d9534f;
}

#component .items-row .item-urls a span {
  font-size: .75em;
}

#component .internal-block .item-block {
  margin-bottom: 15px;
}

#component .internal-block .item-block .item-title {
  font-size: 15px;
  color: #2a507a;
  text-transform: none;
}

#component .internal-block .item-block .item-title .fa {
  float: left;
  margin-top: 5px;
}

#component .internal-block .item-block .item-title a {
  display: block;
  overflow: hidden;
  height: 1%;
  padding-left: 10px;
}

#component .internal-block .item-block .item-title a:hover,#component .internal-block .item-block .item-title afocus {
  color: #d9534f;
}


#component .introtext-page .items-row .item-title a:hover,#component .introtext-page .items-row .item-title afocus {
  color: #d9534f;
}

#component .introtext-page .items-row .item-title .fa {
  display: none;
}

#component .fulltext-page .items-row {
  margin-bottom: 30px;
}

#component .fulltext-page .items-row .item-title {
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
  font-size: 19px;
  color: #555;
}



/* =========================
----- 04. Gallery Page -----
========================== */
.gallery-page { position: relative; }

/* ----- Component Styles ----- */
.gallery-page .cat-image {
	float: left;
	margin-right: 15px;
}
.gallery-page .jg-com-row .cat-title {
	margin-bottom: 15px;
	text-transform: uppercase;
}
.gallery-page .jg-com-row .cat-desc,
.gallery-page .jg-com-row .image-desc { font-size: 13px; }

/* ----- Plugin Styles ----- */
.gallery-page .jg-plg-row {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #d9d8ca;
}
.gallery-page .jg-plg-row .jg-plg-item {
	float: left;
	margin: 0 5px;
}
.gallery-page .jg-plg-row .jg-plg-item .jg-plg-image {
  width: 170px;
  margin: 0;
}



#component .wonderworld-page .items-row {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d8ca;
}

#component .wonderworld-page .items-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

#component .wonderworld-page .items-row .item-title {
  margin-bottom: 15px;
  text-transform: uppercase;
}

#component .wonderworld-page .items-row .item-title .fa {
  display: none;
}

#component .wonderworld-page .items-row .item-image {
  float: left;
  width: 239px;
  height: 140px;
  margin-right: 15px;
}

#component .wonderworld-page .items-row .item-image img {
  width: 231px;
  height: 132px;
}

#component .wonderworld-page .items-row .cat-desc {
  font-size: 13px;
}



/* =============================
----- 06. Related Articles -----
============================= */
#related { margin-top: 20px; }
#related .section-title {
	margin-bottom: 0;
	border-bottom: 0;
}
#related .section-body {
	background: #fff;
	border: 1px solid #eaeae2;
}
#related h3 {
	padding: 10px 0;
	background: #a7a698;
	text-align: center;
	font-size: 100%;
	color: #fff;
}
.articles-related li {
    margin: 0 10px;
    padding: 12px 0;
    border-bottom: 1px solid #eaeae2;
    font-size: 15px;
    color: #a7a698;
}
.articles-related time {
	display: block;
	font-size: 12px;
}
.articles-related img {
	float: left;
	width: 120px;
	height: 70px;
	margin-right: 10px;
}




/* ==========================
----- 08. Lectures Page -----
========================== */

/*** Search Styles ***/
.search-album-row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d8ca;
}
.search-album-row.last-item {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.search-album-row .album-title  { margin: 5px 0 15px; }
.search-album-row .album-author {
	margin: 20px 0 5px;
	font-size: 13px;
}
.search-album-row .album-image,
.search-album-row .album-details { text-align: center; }

/*** Album Styles ***/ 
.album-lectures {
	margin-top: 30px;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.album-lectures h5 { text-transform: none !important; }
.album-lectures .lectures-list { margin-top: 20px; }
.album-lectures .lectures-list .mCSB_container > div { margin: 0 auto; }
.album-lectures table { margin-top:40px; }
.album-lectures tr:last-child td { border-bottom: 1px solid #d9d8ca; }
.album-lectures tr.lecture-row:focus,
.album-lectures tr.lecture-row:hover { background: #eaeae2; }
.album-lectures tr.current-play { background: #eaeae2; }
.album-lectures tr.current-play a.lecture-title { color: #d9534f; }
.album-lectures td {
	padding: 5px;
	border-top: 1px solid #d9d8ca;
	vertical-align: middle;
}
.album-lectures .album-play-button { top: 49.5%; }
.album-lectures .image-cover { 
	margin: 80px 0 40px;
	text-align: center; 
}



/*** Artist Styles ***/
.author-lectures .tabs dt {
	margin: 0 2px 0 0;
	padding: 5px 10px;
	background-image: none;
	border: 0;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.author-lectures .tabs dt.closed {
	padding: 5px 10px;
	background: #a7a698; 
}
.author-lectures .tabs dt.closed a { color: #fff; }
.author-lectures .tabs dt.open {
	background: transparent;
	border-bottom: 1px solid #fcfcfa;
}
.author-lectures .author-content { margin-top: 20px; }
.author-lectures .album-author {
	margin: 20px 0 5px;
	font-size: 13px;
}
.author-lectures .album-image,
.author-lectures .album-author,
.author-lectures .album-title { text-align: center; }
.author-lectures .lectures-player {
	margin-bottom: 20px;
	padding: 0;
}
.author-lectures .lectures-list {
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.author-lectures .lectures-list tr:last-child td { border-bottom: 1px solid #d9d8ca; }
.author-lectures .lectures-list tr.lecture-row:focus,
.author-lectures .lectures-list tr.lecture-row:hover { background: #eaeae2; }
.author-lectures .lectures-list tr.current-play { background: #eaeae2; }
.author-lectures .lectures-list tr.current-play a.lecture-title { color: #d9534f; }
.author-lectures .lectures-list td {
	padding: 5px;
	border-top: 1px solid #d9d8ca;
	vertical-align: middle;
}
.author-lectures .lectures-list .lectures-album {
	font-size: 13px;
	color: #a7a698;
	text-transform: none;
}

.album-page .album-title {
    margin: 30px 0;
    text-align: center;
}
.album-page figure:not(:last-child) { margin-bottom: 20px; }
.album-page figcaption { font-size: 16px; }
.album-page audio {
    width: 340px;
    height: 40px;
    margin-top: 10px;
    outline: none;
}
.album-page .album-cover { 
    margin: 20px 0 40px;
    text-align: center; 
}
@media (max-width:767px){
    .album-page audio { max-width: 100%; }
    .album-page .album-cover,
    .album-page .album-details { display: none; }
}


#component .category-desc ul,.article-body ul,#component .item-block ul,#component .category-desc ol,.article-body ol,#component .item-block ol {
  margin: 10px 0 30px 40px;
}

#component .category-desc ul ul,.article-body ul ul,#component .item-block ul ul,#component .category-desc ol ul,.article-body ol ul,#component .item-block ol ul,#component .category-desc ul ol,.article-body ul ol,#component .item-block ul ol,#component .category-desc ol ol,.article-body ol ol,#component .item-block ol ol {
  margin: 5px 0 15px 40px;
}

#component .category-desc ul li,.article-body ul li,#component .item-block ul li,#component .category-desc ol li,.article-body ol li,#component .item-block ol li {
  font-size: 14px;
}


#component .category-desc p.last-item,.article-body p.last-item,#component .item-block p.last-item {
  margin-bottom: 0;
}

#component .content-page .items-row {
  margin-bottom: 40px;
}

#component #visualization .vis-menu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}


/* =========================
----- 21. Joom Gallery -----
============================ */
#gallery { position: relative; }
#gallery .item-list  { 
	float: left;
	padding: 0 10px;
}
#gallery .gallery-home .item-list  { width: 214px; }
#gallery .gallery-home .item-title { margin: 10px 0; }







#bukvus {
	position: fixed;
	display: none;
	bottom: 0;
	opacity: 0.9;
	background: #333;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	z-index: 99;
	cursor: pointer;
	width: 100%;
	font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif
}


.book-content {
	position: absolute;
	top: 2px;
	right: 0;
    cursor: pointer;
}
.book-content i {
	color: #a7a698;
}


.read-mode {
	width: 800px;
	margin: 40px auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.read-mode .container { width: 100%; }
.read-mode .article-title {
	font-family: Georgia !important;
    color: #000;
}




@media(min-width:768px) and (max-width:1024px) {
	#wrapper { 
		box-shadow: 2px 0 8px rgba(0,0,0,.5); 
		-webkit-box-shadow: 2px 0 8px rgba(0,0,0,.5);
		-moz-box-shadow: 2px 0 8px rgba(0,0,0,.5);
	}
}

@media(max-width:767px) {	
	
	#topline .btn-navbar { margin: 18px 0; }
}

/* =====================================
	
   =================================== */
  #component .gallery-page .jg-com-row {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }

  #component .gallery-page .jg-com-row [class*="span"] {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d8ca;
  }

  #component .gallery-page .jg-com-row .cat-title {
    margin-bottom: 5px;
  }

  #component .gallery-page .jg-com-row .cat-image {
    width: 45%;
    margin-right: 0;
  }

  #component .gallery-page .jg-com-row .cat-details {
    float: left;
    width: 55%;
  }

.gallery-page .jg-plg-row .jg-plg-item .jg-plg-image { width: 133px; }

.gallery-page .gm-style .item-image { 
	float: left;
	width: 150px;
	margin-right: 15px;
}
.gallery-page .gm-style .item-image img { max-width: 100% !important; }
.gallery-page .gm-style .item-desc   	 { font-size: 12px !important; }


  #component .lectures-page .row-fluid {
    display: block!important;
  }

  #component .lectures-page .row-fluid .span6:last-child {
    display: none;
  }

  #component .lectures-page .search-album-row .search-album-image {
    width: 25%;
    margin-right: 0;
  }

  #component .lectures-page .search-album-row .search-album-details {
    width: 75%;
  }

  #component .lectures-page .album-img-cover,#component .lectures-page video {
    width: 100%;
  }

@media(min-width:300px) and (max-width:480px) {
	

	#component .breadcrumbs-block .switch-mode {
		display: none;
	  }

  #component .items-row [class*="span"] .item-block {
    padding: 0;
  }

  #component .gallery-page .jg-com-row:last-child div:last-child {
    margin-bottom: 0;
  }

  #component .gallery-page .jg-com-row [class*="span"] {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 0;
  }

  #component .gallery-page .jg-com-row img {
    width: 97%;
  }

  #component .lectures-page .search-album-row .search-album-image {
    width: 52%;
  }

  #component .lectures-page .search-album-row .search-album-details {
    width: 48%;
  }

  #component .lectures-page .search-album-row .search-album-author {
    margin: 15px 0 10px;
    line-height: 1.313em;
  }

  #component .gallery-page .jg-com-row .cat-image {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
  }

  #component .gallery-page .jg-com-row .cat-image img {
    width: 96%;
  }

  #component .gallery-page .jg-com-row .cat-details {
    float: none;
    width: auto;
  }
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* Category Blog 
------------------------------------------------- */
.category-blog .category-desc + .items-row,
.category-blog .items-row { 
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d8ca; 
}
.category-blog .items-row:last-child 
{ 
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.category-blog #ajaxload .items-row 
{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
@media (max-width: 767px)
{
	.category-blog > .items-row { 
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0; 
	}
	.category-blog > .items-row [class^='col'] 
	{
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #d9d8ca;
	}
	.category-blog > .items-row:last-child [class^='col']:last-child
	{
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}
	.category-blog .span8 .items-row
	{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.category-blog .span8 .items-row:last-child
	{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.category-blog .span12 .items-row 
	{
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}
}
.onlytitle-page .items-row {
	margin-bottom: 10px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

.category-blog .items-row .span12 { float: none; }

.category-blog .item-info { 
	margin-bottom: 5px; 
	font-size: 14px;
	color: #a7a698;
}


