@charset "utf-8";
/* CSS Document */
.modal80  {
		z-index: 9999 !important;
	padding-top: 70px;
  	}
.no-sidebar {
	max-width: 1140px;
}
.clear-fix {
	clear: both;
}

/* disable download button */
.song-icons span.glyphicon {
    display: none !important;
}
/* for menu */

.d-flex {
    display:inherit !important;
}
#offcanvas-toggler #menu-word-left {
  padding-right: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
}

.ontop {
	z-index: 99;
}
.down-ward {
	z-index: 0 !important;
}

#offcanvas-toggler {
    font-size: 30px;
}
#offcanvas-toggler #offcanvas-text {
    color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding-right: 10px;
	vertical-align: middle;
}
.sp-scroll-up {
  background: #900;
}
.close-offcanvas {
    top: 30px;
    width: 28px;
    height: 28px;
    line-height: 25px;
}
body .sppb-btn, body .sppb-sp-slider-button .sp-slider-btn-text {
  padding: 10px 30px;
}
.image-layout-preset-style-card .sppb-addon-image-layout-image,
.image-layout-preset-style-card .sppb-img-responsive,
.image-layout-preset-style-overlap .sppb-addon-image-layout-image,
.image-layout-preset-style-overlap .sppb-img-responsive {
 height: inherit;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-size: 20px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	text-transform: uppercase;
	font-size: 0.8rem !important;
	color: rgba(59, 59, 59, 0.8);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    line-height: 2.1 !important;
	text-transform: uppercase;
	font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 0.95rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.2rem;
}

/* membership tab */

.services-tab .sppb-addon-tab .sppb-nav-tabs > li:not(:last-child) a::after {
    right: 3px;
    transform: translateY(-50%) rotate(0deg);
}

.services-tab .sppb-addon-tab .sppb-nav-tabs > li > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
}

.article-details .article-header h1, .article-details .article-header h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700 !important;
}
body .sppb-btn, body .sppb-sp-slider-button .sp-slider-btn-text {
  font-weight: 700;
}
/*
.red-text  body .sppb-sp-slider-button .sp-slider-btn-text  {
  color:  #900 !important;
}

.white-over body .sppb-sp-slider-button .sp-slider-btn-text:focus, body .sppb-btn:hover, body .sppb-sp-slider-button .sp-slider-btn-text:hover {
  color: #fff !important;
}
/
*/
#sp-footer .container-inner .sp-column {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;	
}

#sp-bottom .sp-module .sppb-icons-group-list a {
    margin-right: 15px;
}

#sp-header {
    background-color: rgb(14 17 22 / 68%)!important;
}


#sp-header.header-sticky {
    background-color: #0000009e !important;
}
/* fix offcanvas menu font on audio section   */
.cap .title {
    font-size: 32px;
    line-height: 38px;
    white-space: inherit;
    font-weight: 600;
}

.btn-fix .btn {
    font-weight: 600;
    font-size: 1.5rem;
}
.audio-fix .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .audio-fix .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	font-size: 1.3rem !important;
}
.audio-fix2 .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 1.5rem !important;
}
.audio-fix2 .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 2rem !important;
}

.article-body-content .sppb-addon-content {
    /* font-weight: 500 !important; */
    color: rgba(74, 74, 74)!important;
}

/*
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a { 
	text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 600;
}  */
/*
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-weight: 600;
    text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	text-transform: uppercase;
	font-size: 0.8rem !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 0.8rem;
}

*/

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    right: 2px;
}

.article-details .article-header {
    padding-bottom: 40px;
	text-align: center;
}
#sp-title .sp-page-title::after {
    opacity: 0.3;
    z-index: -1;
}
.article-details .article-full-image {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background-position: center center;
}
.article-details .article-header-wrap {
    padding: 623px 0 140px 0;
    margin-bottom: 40px;
}

.article-details .article-full-image::after {
    opacity: 0.3;
}
#sp-title .sp-page-title .sp-page-title-sub-heading {
    text-align: center;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
}
.article-list .article .article-body .fields-container .field-entry {
    font-weight: 500;
    font-size: 0.8rem;
    color: #fff;
	text-align: right;
	margin-bottom: -0.6rem;
}

.article-details .article-header .fields-container .field-entry {
    font-weight: 500;
    font-size: 1rem;
    color: #fff;
	text-align: center;
    text-transform: uppercase;
}

.mix-date {
    font-weight: 600;
    margin: 20px 10px 30px;
	color: #fff;
	text-align: right;
}
.mix-date-list-view {
    font-weight: 600;
    margin: 0 0 10px;
}
.theme_fancy.mix-grid .inner-mix {
    background: none;
}
.regridart .mix {
    margin: 0;
}

/* for easyblog */
#eb .eb-blog-grid__content {
    border: solid 1px #9b9b9b !important;
    padding: 5px !important;
	background-color: #fff;
}
#eb .eb-entry-head {
    border: 1px solid #9b9b9b;
	background-color: #fff;
}
#eb .eb-entry-body {
    border: 1px solid #9b9b9b;
	background-color: #fff;
}
#eb .eb-blog-grid__title {
    font-weight: 600;
    line-height: 28px;
}
#eb .eb-blog-grid-meta-date {
    color: #888;
    font-size: 16px;
    font-weight: 400;
}
#eb h1 {
    font-weight: bold;
    font-size: 70px;
}
/* music collection */
.material-card .title {
    font-size: 20px;
	font-weight: 600;
    line-height: 26px;
    white-space: inherit;
}

.fade-out::after {
    width: 0px;

}

#eb .eb-post-simple {
    border: solid 1px #9b9b9b!important;
}

#eb .eb-post-simple__title, #eb .eb-post-simple__body, #eb .eb-post-simple__foot {
    padding: 10px 10px !important;
}

#eb .eb-post-simple__meta-date {
    font-weight: 600 !important;
}

#sp-bottom .sp-module .sp-module-title {
  font-weight: 800;
}
/* Article Slider */

.sppb-addon-articles-slider .customNavigation > a {
  height: 30px !important;
}

.sppb-addon-articles-slider .sppb-addon-article .sppb-article-details {
    border: 1px solid rgba(149, 148, 148, 0.3);
    padding: 15px !important;
}

.sppb-addon-articles-slider .sppb-addon-article .sppb-img-wrapper::before {
    background-color: none !important;
}

 /* yendiff grid background color */
.thumbnails .thumbnail {
	background-color: #fff;
}

.sppb-addon-accordion .sppb-panel-heading .sppb-panel-title::after {
    content: '';
	vertical-align: top;
}

.sppb-addon-accordion .sppb-panel-heading.active .sppb-panel-title::after {
    content: '';
}
/* Yendiff Calendar year slect box fixed */
.yendif-events .table select {
    display: inline;
	padding-right: 4px;
}
.yendif-row-box {
    margin-top: 0;
    margin-bottom: 1.6rem;
}
.caption {
 padding:9px;
 color:#555;
 font-size: 15px;
}
.yendif-box-shadow {
 -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);
 -moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);
 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
 transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1);
 -webkit-transition:all .2s ease-in-out;
 -moz-transition:all .2s ease-in-out;
 -o-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}

.yendif-mod-text {
    font-size: 13px;
    font-weight: 700;
}

.nooverlay #sp-title .sp-page-title::after {
    opacity: 0 !important;
}
.article_overlay.article-details .article-full-image::after {
    opacity: 0;
}
@media (max-width:768px) {
.article-details .article-header-wrap {
    position: relative;
    padding: 0 !important;
    margin-bottom: 40px;
	margin-top: 90px
}
.article-details .article-header .fields-container .field-entry {
    font-size: 0.8.rem !important;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 26px !important;
	margin-top: 10px !important;
	}
.article-details .article-header {
    padding-bottom: 10px !important;
}
}

@media (max-width: 992px) {
.article-details .article-header {
    /* padding-top: 90px !important;*/
}
.article-details .article-header .fields-container .field-entry {
    font-size: 0.7rem !important;
}
.article-details .article-header {
    padding-bottom: 45px!important;
}
body {
    padding-right: 0px;
    padding-left: 0px;
}
#eb h1 {
    font-size: 35px;
}
.yendif-row-box {
    margin-top: auto;
    margin-bottom:auto;
}	
.yendif-col-box {
    margin-top: 0;
    margin-bottom: 1.4rem;
}
.article-details .article-header h1, .article-details .article-header h2, .article-details .article-info, .article-details .article-info > span, .article-details .tags > li a {
    color: #fff;
  }
/* for menu */
#offcanvas-toggler #menu-word-left {
  display: none;
	}	
.logo-image {
    height: 26px !important;
}
}



