@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/earlyaccess/droidarabickufi.css');


* { margin: 0px; outline: none; padding: 0px; }
body { font-size: 14px; line-height: 24px; font-family: "Roboto", serif; font-weight: 300; background-image: url("http://hermanmtahir.com/bacground.png");background-size: 100% 100%;}
body.rtls {font-family:Droid Arabic Kufi, Helvetica, sans-serif;}
.wrapper.wrapper-boxed { margin: 0 auto 40px; max-width: 1350px; position: relative; box-shadow: inset 25px 0px 25px -25px rgba(0,0,0,0.2), inset -25px 0px 25px -25px rgba(0,0,0,0.2); }
.wrapper.wrapper-boxed .section-sidebar.custom.col-lg-3, .wrapper.wrapper-boxed .section-sidebar.custom.col-md-3, .wrapper.wrapper-boxed .page-sidebar.custom.col-lg-3, .wrapper.wrapper-boxed .page-sidebar.custom.col-md-3 { width: 200px; }
h1, h2, h3, h4, h5, h6 {  font-family: "Roboto", serif; font-weight: 700; margin: 0 0 10px 0; }
body.rtls h1,body.rtls h2,body.rtls h3,body.rtls h4,body.rtls h5,body.rtls h6{font-family:Droid Arabic Kufi, Helvetica, sans-serif;font-weight:500;}
.wrapper.wrapper-boxed .container { padding: 0 20px; }
.wrapper { position: relative; width: 100%; overflow: hidden; }
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 24px; line-height: 30px; }
h3 { font-size: 20px; line-height: 24px; }
h4 { font-size: 18px; line-height: 22px; }
h5 { font-size: 16px; line-height: 20px; }
h6 { font-size: 14px; line-height: 18px; }
a { text-decoration: none; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; font: "Roboto", sans-serif !important; }
a:hover, a:focus { outline: none; text-decoration: none; }
p { line-height: 20px; margin: 0 0 10px; }
.comments-list .thumb-list .text-holder p { margin-bottom: 25px; }
.comments .thumb-list .media-holder { border: 1px solid #cccccc; padding: 4px; float: left; margin-right: 20px; width: 82px; height: 82px; }
.comments .thumb-list .media-holder img { width: 100%; height: auto; }
ul ol { margin-bottom: 0; }
ul ol ol { margin-bottom: 0; }
figure { margin-bottom: 0; position: relative; }
blockquote, q { quotes: none; }
blockquote { padding: 0 20px; border-left: 3px solid; font-size: 17px; font-style: italic; font-weight: 600; }
blockquote:before, :after, q:before, q:after { content: ""; content: none; }
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder {
	color: transparent;
}
input:focus { outline: 0; }
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder {
	color: transparent;
}
textarea:focus { outline: 0; }
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
textarea:focus:-moz-placeholder {
	color: transparent;
}
textarea:focus::-moz-placeholder {
	color: transparent;
}
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
table { border-collapse: collapse; border-spacing: 0; }
select, textarea, input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: none; box-sizing: border-box; font-size: 14px; height: 54px; line-height: 16px; padding: 10px 15px; width: 100%; border: 1px solid #e4e4e4; }
[class*="col-lg"], [class*="col-md"], [class*="col-sm"] { display: inline-block; float: none; margin: 0 -4px 0 0; vertical-align: top; }
textarea { height: 150px; }
input:focus { outline: 0; }
.post-password-form input[type="submit"] { padding: 11px 20px; border: 1px solid #2b8dc4; }
.bypostauthor{}
.sticky{}
/* RichEditor Style's */
.rich_editor_text h1, .rich_editor_text h2, .rich_editor_text h3, .rich_editor_text h4, .rich_editor_text h5 { margin-bottom: 10px; }
.rich_editor_text p, .rich_editor_text ul, .rich_editor_text ol { margin-bottom: 10px; }
.rich_editor_text ul { float: none; list-style: disc; margin-left: 0px; }
.rich_editor_text .liststyle ul { padding-left: 0px; }
.rich_editor_text ol { list-style-type: decimal; margin-left: 0px; padding-left: 25px; }
.rich_editor_text ul li ol li { padding-left: 5px; }
.rich_editor_text ul li ol li:before, .comments-list .children li { padding-left: 0; }
.rich_editor_text li { float: none; }
.rich_editor_text ul ul { list-style-type: circle; margin-bottom: 0; padding: 0 0 0 25px; }
.alignnone { height: auto; margin-bottom: 30px; width: 100% !important; }
.alignnone img { height: auto; margin-bottom: 30px; width: 100%; }
img.alignright { box-shadow: 0 0 3px rgba(0,0,0,0.2); float: right; }
img.alignleft { float: left; margin: 0 30px 30px 0; }
img.aligncenter { box-shadow: 0 0 3px rgba(0,0,0,0.2); display: block; margin: 0 auto 30px; }
.aligncenter img { display: inline-block; }
.aligncenter { text-align: center; margin: 0 auto 30px; }
.alignleft { float: left; margin-right: 30px; margin-bottom: 30px; }
.alignright { float: right; margin-left: 30px; margin-bottom: 30px; }
.detail-content-holder .cs-media.bottom_banner img { margin: 0 auto 30px; }
.detail-content-holder .cs-media.bottom_banner { text-align: center; }
/*/ ThemeUnit Style's /*/
li { line-height: 28px; list-style: square inside none; }
.comments .thumb-list ul li { list-style: disc inside none; }
ul ul { margin-left: 30px; }
.px-blog.comments .thumblist .text ul li { list-style: square; }
ol { float: none; list-style: decimal; padding-left: 15px; }
ol ol { margin-left: 20px; }
ul ul, ol ul, ul ol, ol ol { margin-left: 30px; }
.comments .thumb-list ol li { list-style: decimal; width: 100%; }
ol li, ol li ul li ol li { list-style: decimal; }
ol li ul { margin: 0 0 0 30px; }
ol li ul li { list-style: square; }
table { background-color: transparent; max-width: 100%; }
th { text-align: left; }
table { margin-bottom: 15px; width: 100%; }
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td { border-top: 1px solid #d2d2d2; border: 1px solid #d2d2d2; line-height: 2.5; padding-left: 7px; vertical-align: top; text-align: center; }
table thead tr th { border-top: 1px solid #d2d2d2; }
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 1px solid #d2d2d2; }
table > thead > tr > th { border-bottom: 2px solid #d2d2d2; vertical-align: bottom; }
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td { border-bottom: 0; }
table > tbody + tbody { border-top: 2px solid #d2d2d2; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 12px 16px; }
p ins { }
dl dd { margin-left: 20px; }
address { font-style: italic; }
video { max-width: 100%; height: auto; width: 100%; }
embed, object { max-width: 100%; width: 100%; border: 0; }
#comment .text-box blockquote p { float: none; width: auto; }
#comment ul li .text-box ul li { float: left; list-style: outside; width: 100%; }
#comment ul li .text-box ul ul { float: left; margin-left: 30px; width: 100%; }
#comment ul li .text-box ol li { list-style: inherit; }
.post-gallery { margin: 0 -15px; }
.post-gallery .media-holder { margin: 0 0 30px 0; }
.post-gallery .media-holder img { width: 100%; }
.gallery-item img { border: none; float: left; padding: 0 5px; }
.wp-caption-text.gallery-caption { float: left; padding: 10px 4px 0px 4px; text-align: left; width: 100%; }
.modal { overflow-y: auto; z-index: 10000; }
/* Responsive Menu */
.slicknav_menu { display: none; }
/*ThemeCustom Setup*/
.page-links { float: left; padding: 0px 0px 20px 0px; text-align: center; text-transform: uppercase; }
.page-links span { font-size: 11px; padding: 5px 10px; }
.page-links a span { font-size: 11px; padding: 5px 10px; }
.page-links span.page-links-title { }
.password_protected > form { display: inline-block; width: 400px; }
.password_protected input[type="password"] { height: 45px; padding: 0 15px; width: 100%; }
.password_protected { float: left; text-align: center; width: 100%; }
.password_protected p { float: left; margin: 0; width: auto; }
.password_protected label { float: left; width: 80%; border: 1px solid #cccccc; margin-right: -4px; }
.password_protected input[type="submit"] { border: none; padding: 11px 16px 14px 17px; }
.password_protected .protected-icon a { border-radius: 100%; display: inline-block; font-size: 50px; height: 80px; line-height: 80px; margin: 0px 0px 20px 0px; padding: 3px 0px 0px 0px; width: 80px; }
.password_protected .protected-icon a i { font-size: 42px; }
.px-attachments ul { padding: 0; }
.px-attachments ul li { float: left; width: 112px; }
.px-attachments ul li figure { height: auto; width: 100%; }
.px-attachments ul li figure i { margin: 20px 0; }
/*Default Gallery Setup*/
.mejs-container { margin-bottom: 25px; }
.gallery { clear: both; overflow: hidden; margin: 0 -15px; }
.gallery .gallery-item { float: none; list-style: none; margin: 0px 30px 0; overflow: hidden; padding: 0px 0px 15px 15px; text-align: center; display: inline-block; vertical-align: top; }
.detail-content-holder .gallery .gallery-item { margin: 0px 30px 0; padding: 0px 0px 15px 15px; float: none; }
.gallery-caption { font-size: 11px; }
.gallery-item img { float: left; height: auto; padding: 0 0px; width: 100%; }
.gallery-columns-0 .gallery-item { width: 100%; }
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33.33%; padding: 0 15px; margin: 0 0 30px 0; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16.66%; }
.gallery-columns-7 .gallery-item { width: 14.28%; }
.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery-columns-9 .gallery-item { width: 11.11%; }
.gallery-columns-10 .gallery-item { width: 10%; }
.gallery-columns-11 .gallery-item { width: 9.09%; }
.gallery-columns-12 .gallery-item { width: 8.33%; }
.gallery-columns-13 .gallery-item { width: 7.69%; }
.gallery-columns-14 .gallery-item { width: 7.14%; }
.gallery-columns-15 .gallery-item { width: 6.66%; }
.gallery-columns-16 .gallery-item { width: 6.25%; }
.gallery-columns-17 .gallery-item { width: 5.88%; }
.gallery-columns-18 .gallery-item { width: 5.55%; }
.gallery-columns-19 .gallery-item { width: 5.26%; }
.gallery-columns-20 .gallery-item { width: 5%; }
.gallery-columns-21 .gallery-item { width: 4.76%; }
.gallery-columns-22 .gallery-item { width: 4.54%; }
.gallery-columns-23 .gallery-item { width: 4.34%; }
.gallery-columns-24 .gallery-item { width: 4.16%; }
.gallery-columns-25 .gallery-item { width: 4%; }
.gallery-columns-26 .gallery-item { width: 3.84%; }
.gallery-columns-27 .gallery-item { width: 3.7%; }
.gallery-columns-28 .gallery-item { width: 3.57%; }
.gallery-columns-29 .gallery-item { width: 3.44%; }
.gallery-columns-30 .gallery-item { width: 3.33%; }
.px-gallery.default-gallery article { vertical-align: top; }
.px-gallery.default-gallery figure { display: inline-block; vertical-align: top; }
.px-gallery.default-gallery figure img { display: inline-block; height: auto; width: 100%; }
.px-gallery.default-gallery figure figcaption { height: 100%; left: 0; position: absolute; text-align: center; top: 0; vertical-align: middle; width: 100%; }
.px-gallery.default-gallery figure figcaption a { position: absolute; top: 50%; margin-top: -15px; margin-left: -15px; font-size: 30px; }
a[data-original-title="Facebook"] { }
a[data-original-title="LinkedIn"] { }
a[data-original-title="Twitter"] { }
a[data-original-title="Google+"] { }
a[data-original-title="YouTube"] { }
a[data-original-title="Flickr"] { }
a[data-original-title="RSS"] { }
a[data-original-title="Pinterest"] { }
a[data-original-title="Instagram"] { }
a[data-original-title="Vimeo"] { }
a[data-original-title="Dribble"] { }
a[data-original-title="Behance"] { }
a[data-original-title="Tumbler"] { }
a[data-original-title="Stumbleupon"] { }
a[data-original-title="facebook"] { }
a[data-original-title="linkedIn"] { }
a[data-original-title="twitter"] { }
a[data-original-title="google+"] { }
a[data-original-title="youTube"] { }
a[data-original-title="flickr"] { }
a[data-original-title="rss"] { }
a[data-original-title="pinterest"] { }
a[data-original-title="instagram"] { }
a[data-original-title="vimeo"] { }
a[data-original-title="dribble"] { }
a[data-original-title="behance"] { }
a[data-original-title="tumbler"] { }
a[data-original-title="stumbleupon"] { }
/* Short Code Style */
/*Icon Boxes*/
.cs-icon-boxes { margin-bottom: 40px; }
.cs-icon-boxes .cs-media { margin-bottom: 20px; }
/*progress*/
.progress-info { overflow: hidden; }
.progress-info > span { float: left; }
.progress-info small { float: right; }
/* Accordion Start */
.panel-group { float: left; margin-bottom: 30px; position: relative; width: 100%; }
.panel.panel-default { position: relative; }
.panel-title { font-size: 14px; font-weight: 600; }
.panel-group .panel-heading { padding: 10px 50px 12px 10px; }
.panel-group .panel-body { padding: 0 30px 20px 15px; }
.panel-group .panel { border: 1px solid #f2f2f2; border-radius: 0; }
.panel-group .panel-default > .panel-heading { background-image: none; box-shadow: none; background-color: inherit; }
.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body { border: none; }
.panel-title a { display: block; font-size: 14px; }
.panel-title a i { margin: 0 10px 0 0; }
.panel-group.box .panel-title a:before, .panel-group.box .panel-title a.collapsed:before { position: absolute; right: 15px; top: 12px; content: "\f056"; font-family: "icomoon"; font-size: 16px; }
.panel-group.box .panel-title a.collapsed:before { content: "\f055"; }
/* Table Setup */
.table { float: left; width: 100%; }
.table thead { border: none; }
.table thead tr th { border: none; font-size: 14px; font-weight: 600; text-transform: uppercase; }
.table thead tr th:first-child { border-left: 1px solid #e2e2e2; }
.table tbody tr:nth-child(2n) { }
/* Skill Sec Setup */
.skills-sec, .plain, .skills-v2 { float: left; position: relative; width: 100%; }
.skillbar { border-radius: 6px; display: block; float: left; margin-bottom: 15px; position: relative; transition-delay: 0s; transition-duration: 0.4s; transition-property: width, background-color; transition-timing-function: linear; width: 100%; }
/* Skills-v1 Setup */
.plain .skillbar:before, .round-strip-progressbar .skillbar .skillbar-bar:before { background: url("assets/images/skills-pattren.png") repeat rgba(0, 0, 0, 0); border-radius: 6px; content: ""; height: 12px; left: 0; position: absolute; top: 0; width: 100%; }
.plain small { float: right; font-size: 14px; font-weight: 600; margin: -7px 0 0 0; }
.plain small:before { display: none; }
.plain .skillbar .skillbar-bar { border-radius: 6px; height: 12px; }
.plain span { float: left; font-weight: 700; margin-bottom: 2px; text-transform: uppercase; width: 100%; }
/* Skills-v2 Setup */
.round-strip-progressbar .skillbar .skillbar-bar:before { height: 25px; }
.round-strip-progressbar span { left: 0; line-height: 0; padding: 0 0px 0 10px; position: relative; text-transform: uppercase; top: 0px; z-index: 9; }
.round-strip-progressbar .skillbar .skillbar-bar { border-radius: 6px; height: 25px; }
.round-strip-progressbar .skillbar small:before { display: none; }
.round-strip-progressbar .skillbar small { background: none; font-size: 14px; font-weight: 700; right: 15px; top: 4px; }
.round-strip-progressbar .skillbar { margin-bottom: 10px; width: 100%; }
.circle-info-half { line-height: 24px; }
/* Circle ful Progress */
.circliful { position: relative; }
.circle-text, .circle-info, .circle-text-half, .circle-info-half { display: inline-block; position: absolute; text-align: center; width: 100%; }
#chart1 .circle-text, .circle-info, .circle-text-half, .circle-info-half { top: 5px; }
.circle-info, .circle-info-half { font-size: 16px; font-weight: 600; }
.circle-text { font-weight: 700; }
.circle-text i { display: none; }
/* Button Style Setup */
.button_style { margin: 0 0 20px 0; }
.button_style .extra-large-btn, .button_style .btn-lg, .button_style .btn-post.medium, .button_style .btn-post.small { font-size: 12px; font-weight: 700; padding: 10px 25px; text-transform: uppercase; border-radius: 3px; }
.cs-button .btn-post i { margin-right: 10px; }
.button_style .no_circle { border-radius: 0; }
/*Call To Action */
.cs-calltoaction { display: inline-block; padding: 30px; width: 100%; margin-bottom: 30px; }
.cs-calltoaction .cs-text { margin: 0 0 25px; }
.cs-calltoaction a { font-size: 11px; font-weight: 700; outline: medium none; padding: 8px 15px 10px; text-decoration: none; text-transform: uppercase; }
.cs-calltoaction.align-center { text-align: center; }
.cs-calltoaction.align-left { text-align: left; }
.cs-calltoaction.align-right { text-align: right; }
/*Form Style*/
.user-post-vehicles .cs-field { position: relative; margin: 0 0 15px; }
.user-post-vehicles .cs-field i { left: 15px; margin: -5px 0 0; position: absolute; top: 50%; }
.user-post-vehicles .cs-field input[type="text"], .user-post-vehicles .cs-field input[type="email"] { padding: 10px 15px 10px 38px; }
.user-post-vehicles .cs-field input[type="submit"] { border: none; font-size: 12px; font-weight: 600; height: 40px; padding: 0 15px; text-transform: uppercase; }
/*Testimonial Style*/
.cs-testimonial-slider { border: 1px solid #e4e4e4; display: inline-block; padding: 30px; position: relative; text-align: center; width: 100%; margin-bottom: 30px; }
.cs-testimonial-slider li { list-style: none; display: inline-block; }
.cs-testimonial-slider .cs-media { margin: 0 0 20px; }
.cs-testimonial-slider .cs-media figure { display: inline-block; height: 100px; position: relative; width: 100px; }
.cs-testimonial-slider .cs-media img { border-radius: 100%; width: 100%; }
.cs-testimonial-slider .slick-dots { float: left; padding: 5px 0 0; text-align: center; width: 100%; }
.cs-testimonial-slider .slick-dots button { border: none; border-radius: 100%; float: left; font-size: 12px; height: 10px; line-height: normal; margin: 0 4px 0 0; text-indent: -99999px; width: 10px; }
.cs-testimonial-slider .author-name h6 span { display: block; font-style: italic; padding: 5px 0 0; }
.cs-testimonial-slider .cs-text p { margin-bottom: 20px; }
/*Image Fram Style*/
.main-post .media-holder.left { float: left; padding: 0 15px 0 0; }
.main-post .media-holder.right { float: right; padding: 0 15px 0 0; }
.main-post .media-holder.center { float: none; padding: 0 15px 0 0; text-align: center; display: block; margin-bottom: 0; }
/*Services Style*/
.cs-icon-boxes { margin-bottom: 45px; }
.cs-icon-boxes.has-border { border: 1px solid #eeeeee; padding: 20px 20px 30px; }
.cs-icon-boxes.right .cs-media { float: right; margin-right: 0; margin-left: 20px; }
.cs-icon-boxes.top-left .cs-media { width: 100%; float: none; margin: 0 0 20px 0; }
.cs-icon-boxes.top-right .cs-media { width: 100%; float: none; margin: 0 0 20px 0; text-align: right; }
.cs-icon-boxes .cs-media { float: left; margin-right: 20px; }
.cs-icon-boxes.top-center { text-align: center; margin-bottom: 25px; }
.cs-icon-boxes.top-center .cs-media { width: 100%; float: none; text-align: center; margin: 0 0 20px 0; }
.cs-icon-boxes .cs-text { overflow: hidden; }
.cs-icon-boxes.top-center .cs-text { overflow: hidden; padding: 0 10px; }
.cs-icon-boxes.right .cs-text, .cs-icon-boxes.top-right .cs-text { text-align: right; }
.fluid-width-video-wrapper { margin-bottom: 30px; }
.site-maps-links ul { margin-bottom: 30px; }
/*Site Maps Links Style*/
.site-maps-links li { list-style: none; position: relative; }
.site-maps-links li:before { content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"; display: inline-block; font-family: "icomoon"; margin: 0 7px 0 0; }
.site-maps-links li a { font-size: 13px; font-weight: 600; text-transform: uppercase; }
.cs-map-section { margin-bottom: 30px; }
#header .cs-media.ad-banner.top_banner { text-align: right; }
/*Dropcap Style*/
.cs-dropcap { display: inline-block; margin-bottom: 30px; width: 100%; }
.cs-dropcap p:first-letter { float: left; font-size: 36px; font-weight: 900; margin: 0 20px 0 0; padding: 15px 14px; }
/*Tabs Style*/
.cs-faq-tabs { margin: 0 0 30px; }
.cs-faq-tabs .nav-tabs li a { border-radius: 0; font-size: 13px; font-weight: 600; outline: medium none; text-decoration: none; text-transform: uppercase; }
.cs-faq-tabs .nav-tabs i { margin: 0 5px 0 0; }
.cs-faq-tabs .tab-content { border-style: solid; border-width: 0 1px 1px; padding: 15px 25px 20px; }
/*Vertical Tabs*/
.cs-faq-tabs.vertical-tabs .nav.nav-tabs { float: left; width: 30%; }
.cs-faq-tabs.vertical-tabs .nav.nav-tabs li { width: 100%; display: block; }
.cs-faq-tabs.vertical-tabs .nav.nav-tabs li a { border: 1px solid #dddddd; margin: 0 -1px 0 0; }
.cs-faq-tabs.vertical-tabs .nav.nav-tabs li.active > a, .cs-faq-tabs.vertical-tabs .nav.nav-tabs li.active > a:hover, .cs-faq-tabs.vertical-tabs .nav.nav-tabs li.active > a:focus { border-right: transparent 1px solid; }
.cs-faq-tabs.vertical-tabs .tab-content { border-width: 1px; min-height: 119px; overflow: hidden; }
/*Counter Style*/
.cs-counter { margin-bottom: 30px; }
.cs-counter .cs-media { margin: 0 0 20px; }
.cs-counter figure i { border: 2px solid #2b8dc4; border-radius: 100%; text-align: center; display: inline-block; font-size: 24px; height: 67px; line-height: 62px; margin-bottom: 5px; width: 67px; }
.cs-counter .cs-text strong { display: block; font-size: 38px; font-weight: normal; margin: 0 0 10px; }
.cs-counter .cs-text strong { display: block; font-size: 38px; font-weight: 400; margin: 0 0 20px; }
/*Icon Sizes Style*/
.icon-xs { font-size: 16px; }
.icon-sm { font-size: 20px; }
.icon-md { font-size: 30px; }
.icon-ml { font-size: 40px; }
.icon-lg { font-size: 50px; }
.icon-xl { font-size: 60px; }
.icon-xxl { font-size: 80px; }
/*chimp Mail*/
.banner-news-letter .input-holder .btn-submit { border: 0; padding: 8px 11px; border-radius: 3px; font: 600 14px/30px "Lato", sans-serif; }
/*Responsive Menu Style*/
.slicknav_menu { display: none;}
.slicknav_btn { border: 1px solid #ffffff; cursor: pointer; display: block; float: left; line-height: 1.125em; margin-top: 2px; padding: 10px; position: relative; text-decoration: none; vertical-align: middle; width: 100px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em; }
.slicknav_menu .slicknav_menutxt { display: block; float: left; font-weight: bold; line-height: 14px; border: none; }
body.rtls .slicknav_menu .slicknav_menutxt { float: right;padding-right:10px;}
.slicknav_menu .slicknav_icon { float: right; }
body.rtls .slicknav_menu .slicknav_icon { float: left;padding-left:20px; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; font-size: 16px; border: 1px solid; }
.slicknav_menu:before { content: " "; display: table; }
.slicknav_menu:after { content: " "; display: table; clear: both; }
.slicknav_nav { clear: both; }
.slicknav_nav ul { display: block; }
.slicknav_nav li { display: block; margin-bottom: 6px; }
.slicknav_nav .sub-dropdown li { margin-top: 4px !important; }
.slicknav_nav .slicknav_arrow { font-size: 16px; margin: 0 0 0 0.4em; float: right; line-height: 30px; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a { display: inline; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav .slicknav_parent-link a { display: inline; }
.slicknav_brand { float: left; }
.slicknav_menu * { box-sizing: border-box; }
.slicknav_nav { margin: 0; font-size: 0.875em; list-style: none; overflow: hidden; text-align: left; position: relative; top: 22px; z-index: 999999; padding: 10px 10px 5px; border: 1px solid rgba(225,225,225,0.5); }
.slicknav_nav ul { list-style: none; overflow: hidden; padding: 0; margin: 0 0 0 10px; }
.slicknav_nav .slicknav_row a { padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav a { padding: 5px 10px; margin: 2px 0; text-decoration: none; border: 1px solid rgba(225,225,225,0.5) !important; display: block; position: relative; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; border: none !important; }
.slicknav_nav .slicknav_parent-link a { padding: 0; margin: 0; }
.slicknav_brand { font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }
.slicknav_menu ul ul li a strong { border-radius: 70px; display: inline-block; font-family: "Lato", sans-serif; font-size: 11px; line-height: normal; padding: 4px 8px; position: absolute; right: 9px; top: 9px; }
/*Responsive Menu End*/
/*Header Style*/
/*Transparent Header*/
#header.transparent-header {position: absolute !important; background-color: transparent !important; box-shadow: none; left: 0; width: 100%; padding-top: 0px;}
#header.transparent-header .fullwidth .main-logo { padding-top: 0;}
#header.transparent-header .fullwidth .main-logo a{font-size:18pt;color:#fff;font-weight:700;}

#header.modren.left .fullwidth { padding:0px 60px;text-align:center;z-index:999999999;}
#header.modren.left .fullwidth .main-nav { float: none;background-color:rgba(0, 0, 0, 0.3);border-radius:0px 0px 25px 25px;}
#header.modren.left .fullwidth .main-navigation > ul > li ul { left: auto; right: 0;background:#fff;}
#header.modren.left .fullwidth .main-navigation a {color:#fff;font-size:14pt;}
body.rtls #header.modren.left .fullwidth .main-navigation a {font-size:12pt;}
#header.modren.left .fullwidth .main-navigation > ul > li ul > li ul { left: auto; right: 100%; }
#header.modren.left .fullwidth .main-navigation > ul > li ul > li > a { text-align: left;color:#000;font-size:10pt;}
body.rtls #header.modren.left .fullwidth .main-navigation > ul > li ul > li > a { text-align: right;font-size:12pt;}
#header.modren.left .fullwidth .main-navigation > ul > li ul > li:hover > a { padding-right: 0; padding-left: 40px; }
body.rtls #header.modren.left .fullwidth .main-navigation > ul > li ul > li:hover > a { padding-left: 0; padding-right: 20px; }
#header.modren.left .fullwidth .main-navigation > ul > li ul > li:hover > a:after { left: auto; right: 19px; }
body.rtls #header.modren.left .fullwidth .main-navigation > ul > li ul > li:hover > a:after { right: auto; left: 19px; }
#header.modren.left .fullwidth:after { clear: both; display: block; content: ""; }
#header.modren.left .fullwidth .main-logo { padding-top: 20px; }
/*Transparent Header*/
#header { box-shadow: 0 3px 5px -5px rgba(0, 0, 0, 0.5); }
#header a, #header a:focus, #header a:hover { box-shadow: none; border: none; outline: none; text-decoration: none; }
#header li { box-shadow: none; border: none; outline: none; list-style: none; }
.slicknav{color:#ffaaaa;}
#header.classic { position: absolute; left: 0; top: 0; width: 100%; z-index: 99999999; }
#header.classic .main-navigation { padding: 17px 0; text-align: center; }
.main-navigation a { text-decoration: none; outline: none;}
.main-navigation > ul { margin: 0; padding: 0; }
.main-navigation > ul > li { margin: 0 0 -2px 0; padding: 0; display: inline-block; position: relative; }
.main-navigation > ul > li > a { padding: 10px 19px; display: block; font-size: 15px; font-weight: 800; line-height: normal; }
.main-navigation > ul > li.logo { margin: 0 45px; max-width: 200px; }
.main-navigation > ul > li.logo a { padding: 0; display: block; position: relative; top: 10px; }

.main-navigation > ul > li ul {position: absolute; left: 0; top: 100%; width: 220px; text-align: left; transform: translateY(10px); -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: -1; opacity: 0; visibility: hidden; margin: 0; padding: 6px 0; }
.main-navigation > ul > li ul > li { display: block; padding: 0; margin: 0; position: relative; ; }
.main-navigation > ul > li ul > li > a { display: block; font-size: 15px; font-weight: 600; line-height: normal; padding: 6px 10px; position: relative; }
.main-navigation > ul > li:hover ul { opacity: 1; visibility: visible; transform: translateY(0); z-index: 1; }
.main-navigation > ul > li:hover ul li ul { opacity: 0; }
.main-navigation > ul > li ul > li ul { top: 0; left: 100%; opacity: 0; }
.main-navigation > ul > li ul > li:hover ul { opacity: 1; }

#header.modren { position: relative; z-index: 10;}
#header.modren.main-header {}
#header.modren.center .main-navigation { text-align: center; }
#header.modren .main-navigation > ul > li { vertical-align: top; }
body.rtls #header.modren{direction:rtl;text-align:right;}
#header.modren .main-navigation > ul > li > a { padding: 10px 19px 20px; display: block; font-size: 12px; font-weight: 700; line-height: normal; text-transform: uppercase; }
body.rtls #header.modren .main-navigation > ul > li > a {font-weight: 500;padding: 10px;direction:rtl;text-align:right;}
#header.modren .main-navigation > ul > li.logo a { top: 0; padding: 14px 19px; }
#header.modren .main-navigation > ul > li:hover > a { }
#header.modren .main-navigation > ul > li ul { margin: 0; padding: 0; }
#header.modren .main-navigation > ul > li ul > li > a { font-size: 12px; font-weight: 600; line-height: normal; padding: 10px 19px 19px;border-bottom:1px solid #a9a9a9}
body.rtls #header.modren .main-navigation > ul > li ul > li > a { font-weight: 500;padding: 10px 5px 5px;}
#header.modren .main-navigation > ul > li ul > li:hover > a { padding-left: 40px; }
#header.modren .main-navigation > ul > li.logo:hover > a { background: transparent !important; padding: 14px 19px; }
#header.modren .main-navigation > ul > li ul > li:hover > a:after { content: ""; height: 1px; width: 17px; position: absolute; left: 19px; bottom: 22px; visibility: visible; opacity: 1; }
#header.modren .main-navigation > ul > li ul > li > a:after { content: ""; height: 1px; width: 17px; position: absolute; left: 0; bottom: 22px; visibility: hidden; opacity: 0; }

#header.modren.left .main-logo { display: inline-block; vertical-align: middle; margin-right: 38px; }
#header.modren.left .main-nav { display: inline-block; vertical-align: middle; }
#header.modren.right { direction: rtl; text-align: left; }
#header.modren.right .main-logo { display: inline-block; vertical-align: middle; margin-left: 38px; }
#header.modren.right .main-nav { display: inline-block; vertical-align: middle; direction: ltr; }
#header .main-navigation > ul > li.logo:hover a { background: none !important; }
#header.modren.right .user-option { direction: ltr; }
/*Main Banner*/
.main-banner { position: relative; }
.main-banner .img-holder figure img { width: 100%; }
.main-banner .text-holder { position: absolute; bottom: 98px; z-index: 1; width: 100%; left: 0; }
/*Album Detail*/
.album-detail { margin-bottom: 80px; }
.album-detail .img-holder figure { position: relative; margin-bottom: 13px;border:2px solid #ff0000;}

.img-holder figure {border-radius:5px;width:100%;height:250px;margin: 0;padding: 0;background: #fff;overflow: hidden;}
.img-holder figure div{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;position: relative;background-position: 50%;background-size: cover;width:100%;height:250px;}
.img-holder figure div:hover{-webkit-transform: scale(1.2);transform: scale(1.2);}

.album-detail .img-holder figure img {width: 100%; background-position: center;background-repeat: no-repeat;}
.album-detail .img-holder figure figcaption { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.album-detail .img-holder figure figcaption .btn-album { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 100%; outline: none; box-shadow: none; text-decoration: none; }
.album-detail .img-holder figure figcaption .btn-album:after { content: "\e08e"; top: 0; left: 0; font-family: "icomoon"; font-size: 30px; }
.album-player .item { margin-bottom: 20px; }
.album-player .item:after { content: ""; display: block; clear: both; }
.album-detail .img-holder figure figcaption .btn-album.btn-pause { z-index: -1; }
.album-detail .img-holder figure figcaption .btn-album.btn-pause:after { content: "\e08b"; }
.album-detail .img-holder.active figure figcaption .btn-album.btn-play { z-index: -1; }
.album-detail .img-holder.active figure figcaption .btn-album.btn-pause { z-index: 10; }
.album-detail .text-holder { margin-bottom: 30px; }
.album-detail .text-holder .date { display: block; font-size: 14px; margin-bottom: 20px; line-height: normal; }
.album-detail .text-holder .album-title h4 { font-size: 20px !important; letter-spacing: 3px !important; margin: 0 0 16px; line-height: 26px !important; text-transform: uppercase !important; }
.album-detail .text-holder p { margin-bottom: 27px; }
.album-detail .text-holder a { display: inline-block; padding: 10px 27px; line-height: 18px; margin-right: 26px; vertical-align: middle; outline: none; box-shadow: none; text-decoration: none; }
.album-detail .text-holder .btn-buy { display: inline-block; font-size: 14px; height: 36px; margin-bottom: 0; border-radius: 4px; text-transform: uppercase; }
.album-detail .text-holder .btn-itune { padding: 0; }
.album-detail .text-holder .btn-amazone { padding: 0; margin: 0; }
/*Album Player*/
.album-player { margin-bottom: 48px; }
.album-player div.player.inactive { border-bottom: 1px solid #efefef; border-top: none; height: 14px; left: 12%; margin-top: 3px; position: relative; width: 88%; }
.album-player div.player { width: 88%; position: relative; left: 12%; margin-top: 3px; }
.album-player embed, object { height: 1px; position: absolute; left: 0; bottom: 0; cursor: pointer; }
.album-player .btn.play, .album-player .btn.pause { position: relative; background: none; width: 41px; height: 41px; line-height: 41px; border: solid 1px #d9d8d8; border-radius: 0; margin-right: 48px; outline: none; box-shadow: none; text-decoration: none; }
.album-player .btn.play:after, .album-player .btn.pause:after { content: "\e08e"; position: absolute; left: 50%; top: 0; font-family: "icomoon"; transform: translateX(-50%); font-size: 20px; line-height: 40px; }
.album-player .btn.pause { border: solid 1px #0f0851; }
.album-player .btn.pause:after { content: "\e08b"; }
.album-player .title, .album-player .title b, .album-player .duration { font-size: 13px; font-weight: normal; text-transform: uppercase; }
/*JP Audio*/
.jp-audio .jp-controls-holder button { border-radius: 0; box-shadow: none; height: 41px; line-height: 41px; margin-right: 48px; outline: medium none; text-decoration: none; width: 41px; text-indent: 99999px; position: absolute; top: 0; left: 0; }
.jp-audio .jp-controls-holder { height: 41px; }
.jp-audio .jp-controls { position: relative; }
.jp-audio .jp-controls-holder button.jp-play:after, .jp-audio .jp-controls-holder button.jp-stop:after { content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â½"; font-family: "icomoon"; font-size: 20px; left: 50%; line-height: 40px; position: absolute; top: 0; transform: translateX(-50%); text-indent: 0; }
.jp-audio.jp-state-playing .jp-controls-holder button.jp-play:after { content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"; }
.jp-audio .jp-controls-holder button.jp-stop { display: none; }
.jp-audio .jp-toggles { float: right; display: none; }
.jp-audio .jp-current-time { float: right; font-size: 13px; font-weight: normal; text-transform: uppercase; position: relative; z-index: 10; margin-left: 10px; display: none; }
.jp-audio .jp-duration { float: right; font-size: 13px; font-weight: normal; text-transform: uppercase; position: relative; z-index: 10; }
.jp-audio .jp-seek-bar { padding: 6px 0; cursor: pointer; position: relative; }
.jp-audio .jp-seek-bar:before { width: 100%; height: 1px; position: absolute; top: 12px; left: 0; content: ""; }
.jp-audio .jp-play-bar { height: 1px; position: relative; z-index: 2; top: 6px; }
.jp-audio .jp-volume-bar { width: 41px; padding: 6px 0; cursor: pointer; position: relative; top: 5px; }
.jp-audio .jp-volume-bar:before { width: 100%; height: 1px; position: absolute; top: 8px; left: 0; content: ""; }
.jp-audio .jp-volume-bar-value { height: 1px; position: relative; z-index: 2; top: 2px; }
.jp-audio .jp-progress { width: 78%; margin-left: 89px; position: relative; top: 30px; }
.jp-type-single { position: relative; margin-bottom: 20px; }
.jp-audio .jp-details { position: absolute; top: 0; }
.jp-audio .jp-details { left: 89px; position: absolute; top: 0; width: 100%; }
.jp-audio .jp-volume-controls { position: absolute; right: 0; bottom: 0; z-index: 10; }
.jp-audio .jp-volume-controls button { display: none !important; }
.jp-audio .jp-volume-controls button.jp-mute { display: block !important; background: none; border: none; color: transparent; height: 16px; width: 16px; position: relative; margin-bottom: -18px; margin-left: -24px; }
.jp-audio .jp-volume-controls button.jp-mute:after { content: "\e0bd"; display: block; font-family: "icomoon"; position: absolute; top: 0; left: 0; }
.jp-audio.jp-state-muted .jp-volume-controls button.jp-mute:after { content: "\e0b3"; }
.jp-audio .jp-title { font-size: 13px; font-weight: normal; text-transform: uppercase; }
/*Slider Fade In Up*/
.fadeInUp-slider { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; -webkit-animation-fill-mode: both; animation-fill-mode: both; margin-top: -2px; }
@-webkit-keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 8%, 0);
		transform: translate3d(0, 8%, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 8%, 0);
		transform: translate3d(0, 8%, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
/*Breadcrumbs*/

.cs-subheader-text .breadcrumbs ul { margin: 0 0 10px 0; padding: 0; }
.cs-subheader-text .breadcrumbs ul li { display: inline-block; list-style: outside none none; position: relative; margin: 0 0 0 10px; padding: 0 0 0 10px; font-size: 13px; }
.cs-subheader-text .breadcrumbs ul li:first-child { padding: 0; margin: 0; }
.cs-subheader-text .breadcrumbs ul li:first-child:before { display: none; }
.cs-subheader-text .breadcrumbs ul li:before { content: "\e315"; font-family: icomoon; top: 0px; position: absolute; left: -6px; color: #333; }
.cs-subheader-text .breadcrumbs .active { list-style: outside none none; text-decoration: underline; color: #333; }
/*Breadcrumbs*/
/*Blog Style*/
.blog.blog-masonry .blog-post { margin-bottom: 30px; z-index: 0; position: relative; }
.blog.blog-masonry .blog-post .text-holder p { font-size: 14px; margin-bottom: 25px; line-height: 24px; }
.blog.blog-masonry .blog-post .text-holder .btn-read-mone {  padding: 9px 19px; border-radius: 3px; border: 0; outline: none; text-decoration: none; text-transform: uppercase; display: inline-block; line-height: normal;background:#f0f0f0;}
.blog.blog-masonry .blog-post .text-holder .section-title { margin: 0 0 20px; }
.blog.blog-masonry .blog-post .img-holder figure { overflow: hidden; }
.blog.blog-masonry .blog-post .img-holder { margin-bottom: 30px; }
.blog.blog-masonry .blog-post .img-holder figure img { width: 100%; transition: all 0.5s ease-in-out 0s; }
.blog.blog-masonry .blog-post .img-holder:hover figure img { transform: scale(1.2); }
.blog.blog-masonry .featured.blog-post .img-holder { margin-left: -4px; width: 50%; display: inline-block; position: relative; vertical-align: top; margin-bottom: 0; padding-left: 15px; padding-right: 6px; }
.blog.blog-masonry .featured.blog-post .text-holder { width: 50%; margin-right: -4px; display: inline-block; position: relative; padding-left: 20px; margin-left: -4px; vertical-align: top; }
.blog.blog-masonry .featured.blog-post .text-holder .blog-holder { position: relative; left: 0; bottom: 0px; width: 100%; padding-right: 26px; }
.blog.blog-masonry .blog-post.featured span { font: 900 16px/30px "Lato", sans-serif; line-height: 22px; display: table-caption; text-transform: uppercase; margin-bottom: 30px; }
.blog.blog-masonry .blog-post.featured { margin-left: -15px; }
.blog.blog-masonry .blog-post .section-title h2 a {  }
/*main post slider*/
/* Slider post */
.slick-list.draggable { overflow: hidden; }
.main-post .slider-post { margin: 0px; padding: 0px; position: relative; min-height: 370px; }
.main-post .slider-post li { list-style: none; float: none; display: inline-block; margin-right: 0; }
.main-post .slider-post li img { width: 100%; }
li.swiper-slide { width: 100%; }
.main-post .swiper-button { position: absolute; left: 10px !important; bottom: 10px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; top: auto; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background-image: none; }
.main-post .swiper-button-next { left: 42px !important; }
.blog-medium-slider-holder .swiper-button { left: 0px !important; }
.blog-medium-slider-holder .swiper-button-next { left: 32px !important; }
.main-post .swiper-button-prev:before, .main-post .swiper-button-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
.main-post .swiper-button-next:before { transform: scaleX(-1); }
.main-post .media-holder.left img, .main-post .media-holder.center img, .main-post .media-holder.right img { border: none; }
/*Image Fram Style*/
.main-post .media-holder.left { float: left; padding: 0 15px 0 0; width: auto; }
.main-post .media-holder.right { float: right; padding: 0 15px 0 0; width: auto; }
.main-post .media-holder.center { float: none; padding: 0 15px 0 0; text-align: center; display: block; margin-bottom: 0; width: auto; }
.main-post .media-holder.center figure img { width: auto; }
/* Mian post */
.main-post .media-holder figure img { width: 100%; }
.main-post .media-holder { width: 100%; margin: 0px; }
.main-post span { font-size: 13px; font-style: italic; padding-top: 10px; display: inline-block; }
.main-post { margin-bottom: 30px; display: inline-block; width: 100%; }
/*promobox*/
.promo-box { padding: 20px; margin-bottom: 30px; }
.promo-box .text-holder a { padding: 8px 11px; line-height: 20px; border-radius: 3px; display: inline-block; }
.promo-box .text-holder span { display: block; margin-bottom: 15px; }
.promo-box .text-holder { overflow: hidden; }
.promo-box .img-holder { float: left; margin: 0 15px 0 0; }
/* Button style */
.main-post .slider-post button { position: absolute; left: 10px; bottom: 10px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; text-indent: -99999px; }
.main-post .slider-post button.slick-prev { left: 10px; }
.main-post .slider-post button.slick-next { left: 42px; }
.main-post .slider-post button.slick-prev:before, .main-post .slider-post button.slick-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
.main-post .slider-post button.slick-next:before { left: 7px; content: "\f178"; }
.main-post .slider-post button.slick-prev:hover:before, .main-post .slider-post button.slick-next:hover:before { }
/*Blog post Slider*/
.main-post.swiper-container { width: 100%; overflow: hidden; position: relative; z-index: 1; }
.main-post .swiper-slide { font-size: 18px; width: 100%; float: left; text-align: left; }
.main-post .swiper-slide figure { margin-left: 5px; }
/*Blog post Slider Button*/
.main-post .swiper-button { position: absolute; left: 10px; bottom: 10px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; top: auto; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background-image: none; }
.main-post .swiper-button-next { left: 42px; }
.main-post .swiper-button-prev:before, .main-post .swiper-button-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; font-family: "icomoon"; }
.main-post .swiper-button-next:before { transform: scaleX(-1); }
/*Blog Medium Slider*/
.blog-medium-slider-holder.swiper-container { width: 200%; margin: 0 0 30px 0; overflow: hidden; position: relative; z-index: 1; padding-bottom: 40px; }
.blog-medium-slider-holder .swiper-slide { font-size: 18px; width: 615px; float: left; text-align: left; }
.blog-auto-slider-holder .swiper-loader .slice, .blog-masonary-slider-holder .swiper-loader .slice, .blog-medium-slider-holder .swiper-loader .slice, .blog-small-slider-holder .swiper-loader .slice { position: absolute; top: 50%; left: 30%; transform: translate(-50%, -30%); }
/* Blog Medium Slider Style Start */
.blog-medium-slider-holder { margin-bottom: 70px; }
ul.blog-medium-slides { margin: 0 -32% 0 0; padding: 0; position: relative; min-height: 357px; }
ul.blog-medium-slides:after { clear: both; content: ""; display: block; }
ul.blog-medium-slides .draggable { overflow: hidden; }
ul.blog-medium-slides li { float: left; margin: 0 2px 0 0; list-style: none; cursor: move; }
ul.blog-medium-slides li a { display: block; margin-bottom: 2px; cursor: move; }
ul.blog-medium-slides li a img { width: 100%; }
ul.blog-medium-slides button { position: absolute; left: 10px; bottom: -40px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; text-indent: -99999px; }
ul.blog-medium-slides button.slick-prev { left: 0px; }
ul.blog-medium-slides button.slick-next { left: 32px; }
ul.blog-medium-slides button.slick-prev:before, ul.blog-medium-slides button.slick-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
ul.blog-medium-slides button.slick-next:before { left: 7px; content: "\f178"; }
ul.blog-medium-slides button.slick-prev:hover:before, ul.blog-medium-slides button.slick-next:hover:before { }
/*Blog Small Slider*/
.blog-small-slider-holder.swiper-container { width: 200%; margin: 0 0 30px 0; overflow: hidden; position: relative; z-index: 1; padding-bottom: 40px; }
.blog-small-slider-holder .swiper-slide { font-size: 18px; width: 615px; float: left; text-align: left; }
/*Blog Small Slider Button*/
.blog-small-slider-holder .swiper-button { position: absolute; left: 0 !important; bottom: 0; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; top: auto; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background-image: none; }
.blog-small-slider-holder .swiper-button-next { left: 32px !important; }
.blog-small-slider-holder .swiper-button-prev:before, .blog-small-slider-holder .swiper-button-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
.blog-small-slider-holder .swiper-button-next:before { transform: scaleX(-1); }
.swiper-button:before { -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
/* Blog Small Slider Style Start */
.blog-small-slider-holder { margin-bottom: 70px; }
ul.blog-small-slides { margin: 0 -32% 0 0; padding: 0; position: relative; min-height: 540px; }
ul.blog-small-slides:after { clear: both; content: ""; display: block; }
ul.blog-small-slides .draggable { overflow: hidden; }
ul.blog-small-slides li { float: left; margin: 0 2px 0 0; list-style: none; }
ul.blog-small-slides li a { display: block; margin-bottom: 2px; cursor: move; }
ul.blog-small-slides li a img { width: 100%; }
ul.blog-small-slides button { position: absolute; left: 10px; bottom: -40px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; text-indent: -99999px; }
ul.blog-small-slides button.slick-prev { left: 0px; }
ul.blog-small-slides button.slick-next { left: 32px; }
ul.blog-small-slides button.slick-prev:before, ul.blog-small-slides button.slick-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
ul.blog-small-slides button.slick-next:before { left: 7px; content: "\f178"; }
ul.blog-small-slides button.slick-prev:hover:before, ul.blog-small-slides button.slick-next:hover:before { }
/* Blog Small Slider Style End */

/*Blog Masonary Slider*/
.blog-masonary-slider-holder.swiper-container { width: 200%; margin: 0 0 30px 0; overflow: hidden; position: relative; z-index: 1; padding-bottom: 40px; }
.blog-masonary-slider-holder .swiper-slide { font-size: 18px; width: auto; float: left; text-align: left; }
/*Blog Masonary Slider Button*/
.blog-masonary-slider-holder .swiper-button { position: absolute; left: 0 !important; bottom: 0; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; top: auto; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background-image: none; }
.blog-masonary-slider-holder .swiper-button-next { left: 32px !important; }
.blog-masonary-slider-holder .swiper-button-prev:before, .blog-masonary-slider-holder .swiper-button-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
.blog-masonary-slider-holder .swiper-button-next:before { transform: scaleX(-1); }
/* CONTACT US START*/
.contact-form { position: relative; }
.contact-form .cs-spinner { bottom: 35px; position: absolute; right: 20px; }
.contact-form .form-holder form .input-holder { margin: 0 0 25px 0; }
.contact-form .form-holder form .input-holder input[type="text"] { border-radius: 4px; padding: 10px 20px; height: 50px; font-weight: 300; }
.contact-form .form-holder form .input-holder input[type="email"] { border-radius: 4px; padding: 10px 20px; font-weight: 300; }
.contact-form .form-holder form .input-holder textarea { vertical-align: middle; height: 124px; }
.contact-form .form-holder form .input-holder input[type="submit"] { line-height: 23px; }
.contact-form .form-holder form .input-holder input[type="submit"] { border: 0; padding: 13px 0; font-weight: bold; width: 100%; border-radius: 4px; }
.contact-info { text-align: center; margin: 0 0 40px 0; }
.contact-info span { font-size: 60px; line-height: 60px; display: block; margin: 0 0 45px 0; }
.contact-info .text-holder h5 { font-style: normal; font-variant: normal; font: 800 16px/20px "Lato", sans-serif !important; letter-spacing: 1px !important; word-spacing: 1px !important; margin: 0 0 33px; padding: 0; text-transform: uppercase !important; }
.contact-info .text-holder p { font-style: normal; font-variant: normal; font: 400 16px/30px "Lato", sans-serif !important; letter-spacing: 0px !important; word-spacing: 0px !important; margin: 0; padding: 0; text-transform: none !important; }
.contact-info .text-holder a { text-decoration: none; box-shadow: none; outline: none; border: 0; font-style: normal; font-variant: normal; font: 400 16px/30px "Lato", sans-serif !important; letter-spacing: 0px !important; word-spacing: 0px !important; margin: 0; padding: 0; text-transform: none !important; }
.contact-form .form-holder { margin: 0 0 20px 0; }
.alert { border: 1px solid; border-radius: 0; padding: 6px 10px; box-shadow: none; text-shadow: none; margin: 0 0 15px 0; position: relative; }
.alert > p { line-height: normal !important; font-size: 11px !important; margin: 0 !important; padding: 0 !important; }
.alert > p span { line-height: normal; font-size: 11px; font-family: "Lato", sans-serif !important; display: inline-block; vertical-align: middle; }
.alert p i { margin-right: 6px; }
.alert.alert-danger { background-image: none; text-shadow: none; position: absolute; bottom: -38px; width: 100%; }
.alert.alert-danger p i { display: inline-block; vertical-align: middle; line-height: normal; }
.alert.alert-success { background-image: none; text-shadow: none; }
.alert.alert-success p i { display: inline-block; vertical-align: middle; line-height: normal; }
.alert.alert-warning { background-image: none; text-shadow: none; }
.alert.alert-warning p i { display: inline-block; vertical-align: middle; line-height: normal; }
.alert.alert-info { background-image: none; text-shadow: none; }
.alert.alert-info p i { display: inline-block; vertical-align: middle; line-height: normal; }
.alert button.close, .cs-user-option .cs-login .alert button.close { margin: 0; background: none; border: none; border-radius: 0; line-height: 13px; display: inline-block; opacity: 1; box-shadow: none; font-size: 16px; }
/* CONTACT US END*/
/* Blog Masonary Slider Style Start */
.blog-masonary-slider-holder { margin-bottom: 70px; }
ul.blog-masonary-slides { margin: 0 -32% 0 0; padding: 0; position: relative; min-height: 210px; }
ul.blog-masonary-slides:after { clear: both; content: ""; display: block; }
ul.blog-masonary-slides .draggable { overflow: hidden; }
ul.blog-masonary-slides li { float: left; margin: 0 2px 0 0; list-style: none; }
ul.blog-masonary-slides li a { display: block; margin-bottom: 2px; cursor: move; width: 208px; }
ul.blog-masonary-slides li a img { width: 100%; }
ul.blog-masonary-slides button { position: absolute; left: 10px; bottom: -40px; width: 30px; height: 24px; text-align: center; line-height: 24px; border: none; text-indent: -99999px; }
ul.blog-masonary-slides button.slick-prev { left: 0px; }
ul.blog-masonary-slides button.slick-next { left: 32px; }
ul.blog-masonary-slides button.slick-prev:before, ul.blog-masonary-slides button.slick-next:before { content: "\f177"; position: absolute; left: 7px; top: 0px; font-size: 14px; text-indent: 0px; }
ul.blog-masonary-slides button.slick-next:before { left: 7px; content: "\f178"; }
ul.blog-masonary-slides button.slick-prev:hover:before, ul.blog-masonary-slides button.slick-next:hover:before { }
/* Blog Masonary Slider Style End */
.pricetable-holder { transition: all 0.3s ease-in-out; display: block; margin-bottom: 30px; }
.pricetable-holder.classic .price-holder ul li { list-style: none; text-align: left; }
.pricetable-holder.modren .price-holder ul li { list-style: none; text-align: center; }
.pricetable-holder.classic .price-holder ul li:before { content: "\e9af"; font-family: "icomoon"; margin-right: 10px; }
.pricetable-holder.active { -webkit-box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); }
.pricetable-holder.modren:hover { -webkit-box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); box-shadow: 0 0px 15px 0 rgba(0,0,0,0.2); }
ul.features li { list-style: none; font: 700 Normal 14px/20px "Lato", sans-serif; padding: 10px 0; }
.cs-price { margin-bottom: 30px; }
.pricetable-holder.classic .cs-price span em { display: block; }
.cs-price span em { font: 500 Normal 12px/20px "Lato", sans-serif; letter-spacing: 2px; }
.cs-price span { font: 700 24px/24px "Droid Serif", serif; letter-spacing: 2px; margin-bottom: 30px; display: block; padding: 10px 0 5px 0; }
.cs-price br { margin-bottom: 187px; display: inline-block; padding: 10px 0 5px 0; }
.pricetable-holder a { text-transform: uppercase; padding: 8px 12px; border-radius: 3px; display: block; }
.pricetable-holder .price-holder a { display: inline-block; }
.pricetable-holder { text-align: center; border-radius: 10px; padding: 26px 0; display: block; }
.pricetable-holder { border: 1px solid rgb(238, 238, 238); }
.pricetable-holder.classic ul { padding: 0 15px; }
.pricetable-holder h4 { }
/* UNDER CONSTRUCTION START */
#construction { position: fixed; left: 0; top: 0; width: 100%; }
.construction-holder { text-align: center; }
.construction.fancy { background-color: transparent; border: none; }
.construction.fancy .logo .img-holder { margin-bottom: 52px;}
.construction.fancy .logo .img-holder figure a { border: 0; box-shadow: none; outline: none; text-decoration: none;}
.construction.fancy .logo p { margin-bottom: 27px; font-style: normal; font-variant: normal; font: 400 20px/30px "Lato", sans-serif !important; letter-spacing: 0px !important; word-spacing: 0px !important; padding: 0; text-transform: uppercase !important; }
.construction.fancy .seprater { overflow: hidden; width: 35%; margin: 0 auto; }
.construction.fancy .seprater span { display: inline-block; position: relative; }
.construction.fancy .seprater span:after { position: absolute; top: 34px; left: 100%; border: 1px solid rgb(255, 255, 255); width: 9999px; height: 0; margin-left: 20px; content: ""; }
.construction.fancy .seprater span:before { position: absolute; top: 34px; right: 100%; border: 1px solid rgb(255, 255, 255); width: 9999px; height: 0; margin-right: 20px; content: ""; }
.construction.fancy .seprater span i { font-size: 15px; display: inline-block; }
.construction.fancy .time-box h4 { font-family: "Lato", sans-serif !important; font-weight: bold !important; font-size: 100px !important; display: block !important; margin-bottom: 24px; padding-bottom: 30px; margin-right: 15px; line-height: 100px !important; text-align: center; position: relative; letter-spacing: 0; word-spacing: 0; }
.construction.fancy .time-box h4:after { position: absolute; content: ""; height: 2px; width: 40px; left: 50%; bottom: 10px; margin-left: -20px; }
.construction.fancy .time-box { width: 230px; display: inline-block; text-align: center; }
.construction.fancy .const-counter { padding: 40px 0 0 0; }
.construction.fancy .time-box .label { font-size: 30px; line-height: 24px; text-transform: uppercase; display: block !important; font-family: "Lato", sans-serif !important; font-weight: normal; margin: 0; padding: 0; letter-spacing: 0; word-spacing: 0; text-align: center; margin-bottom: 50px; }
.construction.fancy span { margin-bottom: 32px; display: block; text-transform: uppercase; font-size: 45px; line-height: 50px; font-family: "Droid Serif", serif; }
.construction.fancy .social-media { width: 100%; overflow: hidden; }
.construction.fancy .social-media ul { margin: 0; padding: 0; }
.construction.fancy .social-media li { list-style: none; display: inline-block; }
.construction.fancy .social-media li a { text-decoration: none; outline: none; box-shadow: none; border: 0; width: 36px; height: 36px; display: inline-block; text-align: center; font-size: 13px; line-height: 36px; border-radius: 0; font-weight: 400; }
.construction.fancy .social-media li a[data-original-title="facebook"] { }
.construction.fancy .social-media li a[data-original-title="twitter"] { }
.construction.fancy .social-media li a[data-original-title="google-plus2"] { }
.construction.fancy .social-media li a[data-original-title="icon-linkedin2"] { }
.construction.fancy .social-media li a[data-original-title="icon-vimeo2"] { }
.construction.fancy .input-holder { display: inline-block; margin-bottom: 30px; }
.construction.fancy .input-holder input[type="text"] { font-size: 13px; line-height: 13px; font-weight: 400; font-family: "Droid Serif", serif; letter-spacing: 0; word-spacing: 0; text-transform: none; height: 42px; margin-right: 10px; width: 78%; float: left; }
.construction.fancy .input-holder { position: relative; width: 100%; }
.construction.fancy .input-holder input[type="submit"], .no-results.not-found input[type="submit"] { position: relative; right: 0; top: 0; border: none; padding: 9px 12px; font-size: 13px; font-family: "Droid Serif", serif; font-weight: bold; line-height: 24px; text-transform: uppercase; letter-spacing: 1px; word-spacing: 0; width: 20%; }
.construction.fancy .input-holder i { position: absolute; left: 14px; top: 12px; font-size: 18px; }
.construction.fancy .news-letter { margin: 0 auto; padding-right: 50px; width: 752px; }
.news-letter .filed-holder input { margin-bottom: 20px; }
.construction.fancy .news-letter-heading { float: left; width: 14%; }
.construction.fancy .news-letter-heading h6 { padding-right: 10px; font: 700 14px/40px "Lato", sans-serif !important; text-transform: uppercase !important; letter-spacing: 0px; word-spacing: 0; }
.construction.fancy .news-letter-form { float: left; width: 83%; }
/* UNDER CONSTRUCTION END */
/*Short Codes*/
.author-post-list .img-holder img { width: 100%; }
.twitter-post { padding: 24px 28px; min-height: 233px; margin: 0 0 30px 0; display: block; -webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.1); box-shadow: 0 1px 2px 2px rgba(0,0,0,0.1); }
.twitter-post p { font-style: italic; font-variant: normal; font-weight: 400; font-size: 14px; line-height: 28px; font-family: "Droid Serif", serif; letter-spacing: 0px; word-spacing: 0px; padding: 0; text-transform: none; margin: 0 0 20px 0; }
.twitter-post p a { font-style: italic; text-decoration: none; display: block; border: 0; box-shadow: none; outline: none; font-variant: normal; font-weight: 400; font-size: 14px; line-height: 28px; font-family: "Droid Serif", serif; letter-spacing: 0px; word-spacing: 0px; padding: 0; text-transform: none; margin: 0; }
.twitter-post .post-options { font-size: 12px; display: block; }
.twitter-post .post-options strong { font-style: normal; font-variant: normal; font-weight: 400; font-size: 12px; line-height: 24px; font-family: "Droid Serif", serif; letter-spacing: 0px; word-spacing: 0px; padding: 0; text-transform: uppercase; margin: 0 0 5px; display: block; }
.twitter-post .post-options span { font-style: normal; font-variant: normal; font-weight: 400; font-size: 14px; line-height: 20px; font-family: "Open Sans", sans-serif; letter-spacing: 0px; word-spacing: 0px; padding: 0; text-transform: uppercase; margin: 0; display: block; }
.music-event-list { margin: 0 0 62px; }
.music-event-list ul { margin: 0 0 30px 0; }
.music-event-list ul { margin: 0; padding: 0; }
.music-event-list ul li h4 { font-size: 18px !important; line-height: 24px !important; font-family: "Lato", sans-serif !important; font-weight: 900 !important; display: block; text-transform: uppercase !important; letter-spacing: 3px !important; margin-bottom: 5px; }
.music-event-list ul li.ticket-closed h4 { }
.music-event-list ul li .element-title h5 { font-size: 15px !important; line-height: 18px !important; margin: 5px 0 0px 0; padding: 0; font-family: "Lato", sans-serif !important; font-weight: 700 !important; width: 152px; letter-spacing: 0px !important; }
.music-event-list ul li .element-title em { margin-top: 25px; }
.music-event-list ul li:first-child { border-top: 0; padding-bottom: 0; }
.music-event-list.event-detail-list ul li:first-child { padding-bottom: 20px; }
.event-list-holder .music-event-list.event-detail-list ul li:nth-child(2) { border-top: 2px dashed rgba(198, 198, 198, 0.6); }
.music-event-list ul.event-detail-list li { padding: 20px 0; }
.music-event-list ul li { list-style: none; display: inline-block; margin: 0; padding: 30px 0; border-top: 2px dashed rgba(198, 198, 198, 0.6); }
.music-event-list ul li:nth-child(2) { border-top: 0; }
.music-event-list ul.event-detail-list li:nth-child(2) { border-top: 2px dashed rgba(198, 198, 198, 0.6); }
.music-event-list ul li .event-title { display: inline-block; width: 165px; margin: 0 25px 0 0; vertical-align: top; }
.music-event-list ul li .event-title h3 { font-style: normal; font-variant: normal; font: 800 30px/34px "Lato", sans-serif !important; letter-spacing: 1px !important; word-spacing: 1px !important; margin: 0; padding: 0; text-transform: uppercase !important; }
.music-event-list ul li.ticket-closed .event-title h3 { }
.music-event-list ul li .event-info { display: inline-block; width: 260px; margin: 0 40px 0 0; vertical-align: top; }
.music-event-list ul li .event-info p { font-style: normal; font-variant: normal; font: 800 14px/24px "Lato", sans-serif !important; letter-spacing: 1px !important; word-spacing: 0px !important; margin: 0; padding: 0; text-transform: uppercase !important; }
.music-event-list ul li .event-info h6 { margin: 0; }
.music-event-list ul li .event-info h6 a { text-decoration: none; outline: none; box-shadow: none; border: 0; font-style: normal; font-variant: normal; font: 800 14px/24px "Lato", sans-serif !important; letter-spacing: 1px !important; word-spacing: 0px !important; margin: 0; padding: 0; text-transform: uppercase !important; }
.music-event-list ul li.ticket-closed .event-info p, .music-event-list ul li.ticket-closed .event-info a { }
.music-event-list ul li .event-location { display: inline-block; width: 195px; margin: 0 50px 0 0; vertical-align: top; }
.music-event-list ul li .event-location p { font-style: normal; font-variant: normal; font: 800 14px/24px "Lato", sans-serif !important; letter-spacing: 1px !important; word-spacing: 0px !important; margin: 0; padding: 0; text-transform: uppercase !important; }
.music-event-list ul li.ticket-closed .event-location p { }
.music-event-list ul li .event-price { display: inline-block; width: 224px; vertical-align: top; padding: 5px 10px 0 0; }
.music-event-list ul li:first-child .event-price { padding: 0; }
.music-event-list ul li .event-price span { font-style: normal; font-variant: normal; font: 800 30px/34px "Lato", sans-serif !important; letter-spacing: 1px !important; margin: 0; padding: 0; word-spacing: 0 !important; text-transform: uppercase !important; }
.music-event-list ul li.ticket-closed .event-price span { }
.music-event-list ul li .event-ticket { display: inline-block; width: 165px; vertical-align: top; padding: 7px 0 0; }
.music-event-list ul li:first-child .event-ticket { padding: 0; }
.music-event-list ul li .event-ticket a { border-radius: 2px; border: 0; text-decoration: none; outline: none; box-shadow: none; display: inline-block; min-width: 165px; font-style: normal; font-variant: normal; font: 800 14px/24px "Lato", sans-serif; padding: 5px 10px; text-align: center; letter-spacing: 1px; word-spacing: 0px; text-transform: uppercase; position: relative; }
.music-event-list ul li.ticket-closed .event-ticket a { cursor: no-drop; }
.section-title span { display: block; font-size: 14px; line-height: 18px; font-weight: 600; font-family: "Lato", sans-serif; letter-spacing: 1px; text-transform: uppercase; margin-bottom: -6px; padding-top: 8px; }
.mashup_editor { margin-bottom: 30px; }
/* Upcoming Event Style Start */
.music-events { margin: 0 0 50px; padding: 0; }
.music-events:after { clear: both; content: ""; display: block; }
.music-events .img-holder { margin: 0 67px 0 0; position: relative; float: left; }
.music-events .img-holder:after { content: ""; width: 360px; height: 515px; position: absolute; left: 40px; top: 40px; border: 10px solid #fc0606; }
.music-events .img-holder figure { overflow: hidden; position: relative; z-index: 1; width: 360px; height: auto; -webkit-transform: translate3d(0, 8%, 0); transform: translate3d(0, 8%, 0); }
.music-events ul li:first-child .img-holder figure.transform-none { -webkit-transform: none; transform: none; }
.music-events .img-holder figure img { width: 100%; }
.music-events .text-holder { overflow: hidden; display: block; padding: 40px 0 0 0; }
.music-events .text-holder h2 { font-size: 55px !important; line-height: 44px !important; margin: 0 0 40px 0; padding: 0;  font-weight: 900; }
.music-events .text-holder ul { margin: 0; padding: 0; }
.music-events .text-holder ul li { list-style: none; padding: 0; margin: 25px 0 25px 0; font-size: 14px; line-height: 24px;  float: left; width: 100%; }
.music-events .text-holder ul li:after { clear: both; content: ""; display: block; }
.music-events .text-holder ul li strong { float: left; font-size: 15px !important; line-height: 18px !important; margin: 5px 0 0px 0; padding: 0; font-weight: 700; width: 152px; letter-spacing: 3px; }
.music-events .text-holder ul li span { overflow: hidden; display: block; font-size: 14px; line-height: 24px; font-family: "Droid Serif", serif; width: 170px; }
.music-events .text-holder .element-title h5 { font-size: 15px !important; line-height: 18px !important; margin: 5px 0 0px 0; padding: 0; font-family: "Lato", sans-serif !important; font-weight: 700 !important; width: 152px; letter-spacing: 3px !important; }
.music-events .text-holder .time-box { display: inline-block; min-width: 150px; text-align: left; position: relative; padding: 30px 0 0 0; }
.music-events .text-holder .time-box span.label { display: block; font-size: 16px; line-height: 24px; font-family: "Droid Serif", serif; text-transform: uppercase; letter-spacing: 1px; text-align: left !important; padding: 0; margin: 0 0 8px 0; font-weight: 500 !important; }
.music-events .text-holder .time-box h4 { font-size: 56px !important; line-height: 56px !important; margin: 0 0 0 0; padding: 0; font-family: "Lato", sans-serif; font-weight: 900; }
.music-events .text-holder .time-box span.cs-slash { width: 18px; height: 7px; position: absolute; right: 15px; bottom: 20px; }
/* Upcoming Event Style End */
/* Event Detail Style Start */
.event-detail .image-frame figure { position: relative; margin: 0 0 40px 0; padding: 0; width: 100%; height: auto; }
.event-detail .image-frame figure img { width: 100%; }
.has-shadow { position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+58,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 58%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 58%, rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 58%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
.event-detail .image-frame figure figcaption { position: absolute; left: 0; bottom: 0; padding: 0 30px; }
.event-detail .image-frame figure figcaption span { font-size: 28px; line-height: 38px; margin: 0 0 8px 0; padding: 0; font-family: "Lato", sans-serif; font-weight: 700; display: block; }
.event-detail .image-frame figure figcaption strong { font-size: 18px; line-height: 24px; margin: 0 0 20px 0; padding: 0; font-family: "Lato", sans-serif; font-weight: 700; display: block; }
.event-detail h3 { font-size: 20px !important; line-height: 28px !important; margin: 0 0 15px 0; padding: 0; font-family: "Lato", sans-serif !important; font-weight: 900 !important; display: block; text-transform: uppercase !important; letter-spacing: 3px !important; }
.event-detail p { font-size: 14px; line-height: 24px !important; margin-bottom: 30px; }
.event-detail .music-gallery { padding: 10px 0 0 0; }
.event-list-holder { margin: 0 auto; padding: 0 15px; }
.event-list-holder .music-event-list ul li { display: block; }
.event-list-holder .music-event-list ul li h4 { display: inline-block; }
.event-list-holder .section-title { margin-bottom: 0; }
.event-list-holder .section-title h2 { font-size: 20px !important; letter-spacing: 3px !important; }
.event-next { position: relative; width: 100%; }
.event-next a { padding-top: 0; width: 200px; font-family: "Lato", sans-serif; font-weight: 900; font-size: 14px; line-height: 28px; letter-spacing: 3px; display: inline-block; margin-bottom: 15px; }
.event-next a span { display: block; position: relative; padding-left: 50px; }
.event-next a span:after { content: ""; position: absolute; left: 0; top: 13px; width: 30px; height: 2px; }
/* Event Detail Style End */
.music-events ul.event-slider { position: relative; padding-top: 45px; }
.music-events ul.event-slider li { float: left; list-style: none; }
.music-events .draggable { padding-bottom: 41px; }
.music-events .slick-arrow { text-transform: uppercase; left: 0; top: 0; position: absolute; padding-left: 50px; border: 0; background: none; font-family: "Lato", sans-serif; font-weight: 900; font-size: 14px; line-height: 28px; letter-spacing: 3px; }
.music-events .slick-next.slick-arrow { position: absolute; right: 67%; top: 0; padding-left: 50px; border: 0; background: none;left:auto; }
.music-events .slick-arrow:after { content: ""; position: absolute; left: 0; top: 13px; width: 30px; height: 2px; }
/* client-logo slider style start */
.logo-slider { margin-bottom: 30px; }
.logo-slider .client-logo { padding: 0; margin: 0 20px; overflow: hidden; text-align: center; }
.logo-slider .client-logo li { list-style: none; float: left; display: inline-block; position: relative; cursor: move; }
.logo-slider .client-logo figure a .grayscale { -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.4s ease-in-out; }
.logo-slider .client-logo figure a:hover .grayscale { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.logo-slider .client-logo .slick-next { position: absolute; top: 16px; right: -25px; text-indent: -9999px; height: 30px; width: 30px; border: 0; background-color: transparent; }
.logo-slider .client-logo .slick-prev { position: absolute; top: 16px; left: -25px; text-indent: -9999px; height: 30px; width: 30px; border: 0; background-color: transparent; }
.logo-slider .client-logo .slick-next:after { position: absolute; top: 0; right: 0; content: "\e901"; font-family: "icomoon" !important; text-indent: 0; cursor: pointer; font-size: 45px; }
.logo-slider .client-logo .slick-prev:before { position: absolute; top: 0; left: 0; content: "\e902"; font-family: "icomoon" !important; text-indent: 0; cursor: pointer; font-size: 45px; }
/* client-logo slider style end */
/* video-page style style */
.video-grid .img-holder { margin-bottom: 36px; cursor: pointer;}
.video-grid .img-holder figure { position: relative; overflow: hidden; }
.video-grid .img-holder figure img { width: 100%; transition: all 0.4s ease-in; }
.video-grid .img-holder figcaption .caption-text { position: absolute; bottom: 5%; left: 7%; }
.video-grid .img-holder figcaption .caption-text h3 { margin-bottom: 0; }
.video-grid .img-holder figcaption .caption-text h3 a { transition: all 0.4s ease-in; }
.video-grid .img-holder figcaption .caption-text span { font-family: "lato", sans-serif; font-weight: bold; }
.video-grid .img-holder figcaption a.btn { z-index: 1; display: inline-block; position: absolute; top: 6%; right: 8%; transition: all 0.4s ease-in; border: 1px solid #ffffff; border-radius: 0; padding: 12px 14px; }
.video-grid .img-holder figcaption a.btn i { font-size: 19px; line-height: 20px; transition: all 0.4s ease-in; }
/* video-page hover-effect start */
.video-grid .img-holder:hover figure img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
/* video-page hover-effect end */
/* video-page style end */
/* page-not-found style start */
.page-not-found { text-align: center; padding: 130px 0; }
.page-not-found .logo-img { margin-bottom: 27px; }
.page-not-found .text-holder span { font-size: 40px; text-transform: uppercase; font-family: "lato", sans-serif; font-weight: bold; margin-bottom: 17px; line-height: 40px; display: inline-block; }
.page-not-found .text-holder p { font-size: 16px; text-transform: uppercase; font-family: "lato", sans-serif; letter-spacing: 4px; font-weight: 900; line-height: 30px; margin-bottom: 20px; }
.page-not-found .text-holder a { border-radius: 3px; display: inline-block; padding: 5px 20px 8px; font-weight: bold; font-family: "lato", sans-serif; letter-spacing: 1px; }
/* page-not-found style end */
/* blog-list style start */
.blog.blog-list .img-holder { float: left; margin: 0 30px 0 0; }
.blog.blog-list .img-holder figure img { width: 100%; }
.blog.blog-list .text-holder { overflow: hidden; text-align: left; }
.blog.blog-list .text-holder .category a { display: inline-block; }
.blog.blog-list .text-holder .category a span { display: inline-block; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
.blog.blog-list .text-holder .post-title h5 a { text-transform: uppercase!important; letter-spacing: 2px!important; }
.blog.blog-list .text-holder .post-option { padding: 0; margin: 0; }
.blog.blog-list .text-holder .post-option li { list-style: none; display: inline-block; position: relative; }
.blog.blog-list .text-holder .post-option li a { display: inline-block; }
/*.blog.blog-list .text-holder .post-option li:after{content:'\e96c';position:absolute;top:0;right:0;font-family:"icomoon"!important;}
.blog.blog-list .text-holder .post-option li:last-child::after{display:inline-block;}*/
/* blog-list style end */
/* search-result style start */
.search-result .blog-post { margin-bottom: 50px; }
.search-result .blog-post:after { content: ""; display: block; clear: both; }
.search-result .blog-post .img-holder { float: left; margin-right: 32px; width: 200px; }
.search-result .blog-post .img-holder img { width: 100%; }
.search-result .blog-post .text-holder { overflow: hidden; }
.search-result .blog-post .text-holder h3 { font-size: 24px; line-height: 30px !important; text-transform: uppercase !important; margin-bottom: 13px; }
.search-result .blog-post .text-holder h3 a { letter-spacing: 2px!important; }
.search-result .blog-post .text-holder .post-option { border-top: 1px dashed #cccccc; border-bottom: 1px dashed #cccccc; margin-bottom: 11px; }
.search-result .blog-post .text-holder .post-option .post-catagories { margin: 0 40px 0 0; padding: 0; display: inline-block; }
.search-result .blog-post .text-holder .post-option .post-catagories li { list-style: none; display: inline-block; position: relative; padding: 0 3px; }
.search-result .blog-post .text-holder .post-option .post-catagories li a { }
.search-result .blog-post .text-holder .post-option .post-catagories li:first-child:after { position: absolute; top: 0; right: -5px; content: "/"; }
.search-result .blog-post .text-holder .post-option .post-catagories li i { margin-right: 10px; }
.search-result .blog-post .text-holder .post-option .post-date { display: inline-block; margin: 0 40px 0 0; }
.search-result .blog-post .text-holder .post-option .post-date i { padding-right: 10px; }
.search-result .blog-post .text-holder .post-option .post-comment a { transition: all 0.3s ease-in-out; }
.search-result .blog-post .text-holder .post-option .post-comment i { padding-right: 10px; display: inline-block; transition: all 0.3s ease-in-out; }
.search-result .blog-post .text-holder p { font-size: 14px; }
.search-result .blog-post .text-holder .btn-read-more { font-weight: 600; font-size: 14px; text-transform: uppercase; }
.search-result .blog-post .text-holder .btn-read-more i { margin-left: 8px; font-size: 14px; display: inline-block; vertical-align: middle; font-weight: normal; }
/* search-result style End */
/* no-search-result style start */
.no-search-result .section-title { margin-bottom: 20px; }
.no-search-result .section-title h2 { text-transform: uppercase !important; }
.no-search-result .text-holder .post-title h4 { text-transform: uppercase !important; margin-bottom: 20px !important; }
.no-search-result .text-holder ul { padding: 0; margin: 0 0 30px; }
.no-search-result .text-holder ul li { display: block; list-style: none; margin-bottom: 10px; }
.no-search-result .text-holder ul li i { margin-right: 10px; vertical-align: middle; }
.no-search-result .text-holder form label { width: 50%; }
.no-search-result .text-holder form label input { height: 40px; }
.no-search-result .text-holder button.search-submit { border: none; padding: 8px 12px; }
/* no-search-result style End */
/* faq-page style start */
.faq-page .accordion-collapse h3 { text-transform: uppercase!important; letter-spacing: 2px !important; }
.faq-page .accordion-collapse .panel { box-shadow: none; }
.panel-group .panel + .panel { margin: 0; }
.faq-page .accordion-collapse .panel-group .panel { border: none; background: none; }
.faq-page .accordion-collapse .panel-group .panel-heading { padding: 10px 0 10px 25px; }
.faq-page .accordion-collapse .panel-heading h4 a { font-size: 17px !important; }
.faq-page .accordion-collapse .panel-heading .panel-title a { letter-spacing: 1px!important; position: relative; }
.faq-page .accordion-collapse .panel-heading .panel-title a.collapsed { }
.faq-page .accordion-collapse .panel-heading .panel-title a.collapsed:after { content: "\e955"; position: absolute; top: 1px; left: -30px; font-family: "icomoon"; font-weight: normal; }
.faq-page .accordion-collapse .panel-heading .panel-title a:before { content: "\e953"; position: absolute; top: 1px; left: -30px; font-family: "icomoon"; font-weight: normal; }
.faq-page .accordion-collapse .panel-heading .panel-title a.collapsed:before { display: none; }
.faq-page .accordion-collapse .panel-body { line-height: 30px; padding: 0 0 0 30px; }
/* faq-page style End */
/* about-us style start */
.section-title.center { text-align: center; margin-bottom: 30px; }
.section-title.center h2 { font-size: 24px; margin-bottom: 15px; }
.services { margin-bottom: 30px; }
.services .img-holder i { font-size: 20px; display: inline-block; vertical-align: middle; margin-left: 10px; }
.services .btn-read-more i { margin-left: 10px; display: inline-block; vertical-align: middle; }
.services.top-left .img-holder { width: 100%; float: none; margin: 0 0 20px 0; }
.services.top-center .img-holder { text-align: center; margin-bottom: 10px; }
.services.top-center .text-holder { overflow: hidden; padding: 0 10px; }
.services.top-center { text-align: center; }
.services.top-right .img-holder { width: 100%; float: none; margin: 0 0 20px 0; text-align: right; }
.services.top-right .text-holder { text-align: right; }
.services.right .img-holder { float: right; margin-right: 0; margin-left: 20px; }
.services.right .text-holder { text-align: right; }
.video-holder { width: 800px; margin: 0 auto 50px; }
.rich-editer-text ul { margin: 0 0 15px 0; padding: 0; }
.rich-editer-text ul li { list-style: none; position: relative; padding-left: 20px; }
.rich-editer-text ul li:after { position: absolute; left: -7px; top: 0; content: "\e96c"; font-family: "icomoon" !important; color: rgb(43, 141, 196); font-size: 20px; }
.counter { text-align: center; }
.counter .img-holder { margin-bottom: 15px; }
.counter .img-holder i { font-size: 30px; }
.counter .text-holder .counter-small { font-size: 60px; display: block; margin-bottom: 15px; line-height: 74px; }
.counter .text-holder span { font-size: 20px; }
/* about-us style End */
/* music-band Home-page Eliment style start*/
.slider { margin: 0; padding: 0; position: relative; z-index: 1; }
.slider .image-frame .img-holder img { width: 100%; }
.slider li { list-style: none; display: inline-block; }
.slider li .section-title { margin: 97px 0 20px; }
.slider .cs-column-text p { font-size: 14px; margin-bottom: 30px; }
.slider .cs-column-text { position: relative; top: 130px; }
.slider .cs-column-text .btn { display: inline-block; text-align: center; padding: 7px 20px; font-family: "Lato", sans-serif; }
.draggable { overflow: hidden; }
.slider .slick-arrow { position: absolute; left: 15px; top: 130px; background: 0; border: 0; z-index: 9999; font-size: 55px; line-hight: 55px; font-weight: 900; transition: ease-in-out 0.3s; text-transform: uppercase; font-family: "Lato", sans-serif; height: auto; }
.slider .slick-arrow:hover { }
.slider .slick-arrow.slick-next { left:auto;right:50%; }
/* music-band Home-page Eliment style End/
/* Blog-list style start */
.blog.blog-list .blog-post { margin-bottom: 70px; }
.blog.blog-list .blog-post:after { clear: both; content: ""; display: block; }
.blog.blog-list .blog-post .img-holder { float: left; margin-right: 32px; width: 360px; }
.blog.blog-list .blog-post .img-holder img { width: 100%; }
.blog.blog-list .blog-post .text-holder { overflow: hidden; }
.blog.blog-list .blog-post .text-holder h2 { font-size: 24px; line-height: 30px !important; text-transform: uppercase !important; margin-bottom: 20px; }
.blog.blog-list .blog-post .text-holder .post-option { border-top: 1px dashed #cccccc; border-bottom: 1px dashed #cccccc; margin-bottom: 22px; }
.blog.blog-list .blog-post .text-holder .post-option .post-catagories { margin: 0 30px 0 0; padding: 0; display: inline-block; }
.blog.blog-list .blog-post .text-holder .post-option .post-catagories li { list-style: none; display: inline-block; position: relative; padding: 0 3px; }
.blog.blog-list .blog-post .text-holder .post-option .post-catagories li a { }
/*.blog.blog-list .blog-post .text-holder .post-option .post-catagories li:before{ position:absolute; top:0; left:20px; content:'/';}
.blog.blog-list .blog-post .text-holder .post-option .post-catagories li:first-child:before{content:'';}*/
.blog.blog-list .blog-post .text-holder .post-option .post-catagories li i { margin-right: 10px; }
.blog.blog-list .blog-post .text-holder .post-option .post-date { display: inline-block; margin: 0 40px 0 0; }
.blog.blog-list .blog-post .text-holder .post-option .post-date i { padding-right: 10px; }
.blog.blog-list .blog-post .text-holder .post-option .post-comment a { }
.blog.blog-list .blog-post .text-holder .post-option .post-comment i { padding-right: 10px; display: inline-block; }
.blog.blog-list .blog-post .text-holder p { font-size: 14px; margin-bottom: 35px; }
.blog.blog-list .blog-post .text-holder .btn-read-more { font-weight: 600; font-size: 14px; text-transform: uppercase; }
.blog.blog-list .blog-post .text-holder .btn-read-more i { margin-left: 8px; font-size: 14px; display: inline-block; vertical-align: middle; font-weight: normal; }
/* Blog-list style End */

/* Blog-Detail style start */
.blog.blog-detail .main-post { margin-bottom: 10px; }
.blog.blog-detail .share-post { margin-bottom: 25px; }
.blog.blog-detail .share-post ul { margin: 0; padding: 0; }
.blog.blog-detail .share-post ul li { list-style: none; display: inline-block; margin-right: 5px; }
.blog.blog-detail .share-post ul li .twitter { padding: 3px 6px; font-size: 11px; border-radius: 5px; }
.blog.blog-detail .share-post ul li .twitter i { display: inline-block; vertical-align: middle; margin-right: 5px; }
.blog.blog-detail .share-post ul li .facebook { padding: 3px 6px; font-size: 11px; border-radius: 5px; }
.blog.blog-detail .share-post ul li .facebook i { margin-right: 5px; display: inline-block; vertical-align: middle; margin-top: -2px; }
.blog.blog-detail .share-post ul li .comment1 { border: 1px solid #cccccc; padding: 1px 6px; position: relative; }
.blog.blog-detail .share-post ul li .comment1::before { border-bottom: 5px solid transparent; border-right: 6px solid #ffffff; border-top: 5px solid transparent; content: ""; height: 0; left: -6px; position: absolute; top: 4px; width: 0; z-index: 8; }
.blog.blog-detail .share-post ul li .comment1::after { border-bottom: 6px solid transparent; border-right: 7px solid #cccccc; border-top: 6px solid transparent; content: ""; height: 0; left: -7px; position: absolute; top: 3px; width: 0; }
.blog.blog-detail .share-post ul li .pin-it { padding: 5px; font-style: italic; border-radius: 5px; }
.blog.blog-detail .share-post ul li .google { border: 1px solid #cccccc; padding: 4px; }
.blog.blog-detail .share-post ul li .comment2 { border: 1px solid #cccccc; padding: 4px; }
.blog.blog-detail .rich-editor-text p { font-size: 14px; line-height: 30px; }
.blog.blog-detail .rich-editor-text blockquote p { margin-bottom: 50px; }
.blog.blog-detail .rich-editor-text h4 { font-size: 18px; text-transform: uppercase !important; margin-bottom: 15px; }
.comments { margin-bottom: 40px; }
.comments .element-title { margin-bottom: 40px; }
.comments .element-title h6 { font-size: 14px; }
.comments > ul { margin: 0; padding: 38px 0 0 0; border-top: 3px double #dadada; border-bottom: 3px double #dadada; }
.comments ul li { list-style: none; }
.comments ul li .img-holder { float: left; margin-right: 20px; }
.comments ul li .img-holder img { width: 100%; }
.comments ul li .img-holder { border: 1px solid #cccccc; padding: 4px; }
.comments ul li .text-holder { overflow: hidden; }
.comments ul li .text-holder h6 { display: inline-block; vertical-align: top; font-size: 14px; margin-right: 5px; text-transform: uppercase !important; }
.comments ul li .text-holder span { display: inline-block; vertical-align: top; font-size: 14px; line-height: 20px; }
.comments ul li .thumb-list { margin-bottom: 15px; }
.comments ul li:first-child .thumb-list .reply-btn { padding-top: 0; }
.comments ul > li:first-child .thumb-list { margin-bottom: 35px; }
.comments ul li .text-holder .reply-btn { float: right; }
.comments ul li .text-holder .reply-btn a i { margin-right: 0; display: inline-block; vertical-align: middle; font-size: 18px; }
.comments ul li .children { margin: 0 0 40px 0; padding: 0; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; }
.comments ul li .children .thumb-list { margin-bottom: 0; }
.comments ul li .children li { padding: 40px 30px 14px 69px; }
.comments ul li .text-holder p { margin-bottom: 0; }
.comment-form { margin-bottom: 100px; }
.comment-form .error-massege span { font-size: 14px; margin-bottom: 15px; display: block; }
.comment-form form .input-holder { margin-bottom: 20px; }
.comment-form form .input-holder input[type="text"] { height: 43px; }
.comment-form form .btn-holder input[type="submit"] { padding: 11px 24px; border: 0; font-size: 16px; border-radius: 3px; font-weight: 600; letter-spacing: 1px; font-family: "Lato", sans-serif; }
.comment-form form .input-holder textarea { }
.comment-form .comment-respond span a:first-child { margin: 0 5px; text-transform: capitalize; }
.blog-soundcloud > iframe { width: 100%; }
/* Blog-Detail style End */
.hero-slide { float: left; }
.slick-prev { left: 5px; z-index: 9999; }
.slick-next { right: 5px; }
.slick-dots { bottom: -10px; }
.hero-slide { background-size: cover; background-position: center bottom; background-repeat: no-repeat; }
.hero-content { height: 400px; display: table-cell; vertical-align: middle; }
.slide-message { margin-bottom: 20px; }

@media (min-width: 992px) {
	.hero-content { height: 500px; }
}
/* Music Album Style */
.program-year li { list-style: none; margin-bottom: 60px; }
.program-year .img-holder { border: 10px solid #ffffff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); display: inline-block; margin: 0 0 25px; overflow: hidden; width: 100%; }
.program-year .img-holder img { width: 100%; transition: all 0.5s ease-in-out 0s; }
.program-year li:hover .img-holder figure img { transform: scale(1.1); }
.program-year figcaption { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.program-year figcaption .album-label { transition: ease-in-out 0.3s; transform: scale(1); position: absolute; padding: 12px 8px 0; left: 0; top: 0; font-size: 14px; font-weight: 900; text-transform: uppercase; z-index: 1; font-family: "Lato", sans-serif; }
.program-year figcaption .album-label em { font-style: normal; position: relative; }
.program-year figcaption .album-label:before { content: ""; position: absolute; left: 0; top: 0; z-index: 0; border-top: 88px solid #ffffff; border-right: 88px solid transparent; width: 100%; }
.program-year figcaption .play-btn { border-radius: 3px; font-family: "Lato", sans-serif; font-size: 14px; font-weight: 900; left: 15px; line-height: normal; padding: 8px 25px; position: absolute; text-decoration: none; outline: none; text-transform: uppercase; visibility: hidden; opacity: 0; bottom: 20px; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.program-year li:hover figcaption .play-btn { opacity: 1; visibility: visible; bottom: 10px; }
.program-year .text-holder { text-align: center; }
.program-year .post-title { margin: 0; }
.program-year .text-holder .post-title h6 { margin: 0; }
.program-year .text-holder .post-title h6 a { text-transform: uppercase !important;font-size:14pt;}
.program-year .text-holder .year-program { font-size: 12pt; text-transform: uppercase;font-weight:700 }
.load-more-holder { text-align: center; }
.load-more { border-radius: 3px; font-family: "Lato", sans-serif; font-size: 14px; font-weight: 900; letter-spacing: 1px; outline: medium none; padding: 8px 22px; text-decoration: none; text-transform: uppercase; position: relative; z-index: 9; }
/* Music Gallery Style */
.music-gallery .img-holder { overflow: hidden; }
.music-gallery ul { margin: 0 -9px; }
.music-gallery li { list-style: none; margin-bottom: 15px; padding-left: 9px; padding-right: 9px; }
.music-gallery figure { position: relative; }
.music-gallery figure > a { position: relative; display: block; width: 100%; height: 100%; }
.music-gallery li .img-holder img { width: 100%; }
.music-gallery li figcaption { position: absolute; right: 0; bottom: 0; height: auto; width: auto; z-index: 1; }
.music-gallery li figcaption i { background-color: inherit; border: medium none; bottom: 5px;box-shadow: none; font-size: 48px; margin: 0; padding: 0; position: absolute; right: 20px;opacity: 0; visibility: hidden;color:#fff; }
.viewbox-button-default > svg { display: none; }
.music-gallery li:hover figcaption i { opacity: 1; visibility: visible; transition: ease-in-out 0.3s; }
.viewbox-button-close:before { font-size: 48px; position: absolute; right: 8px; top: 20px; content: "\e5cd"; font-family: "icomoon"; }
.viewbox-button-next:before, .viewbox-button-prev:before { position: absolute; font-size: 48px; right: 0; top: 20px; content: "\e901"; font-family: "icomoon"; }
.viewbox-button-prev:before { content: "\e902"; left: 0; right: auto; }
.section-title, .element-title { margin: 0 0 75px; }
.section-title.center { text-align: center; }
.section-title.right { text-align: right; }
.section-title em, .element-title em { display: inline-block; height: 3px; margin-top: 20px; width: 18px; }
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
/*Footer Style*/
/* Widget News Letter */
.widget .news-letter .text-holder i { display: none; }
.widget .news-letter .text-holder { padding-left: 0px; }
.widget .news-letter .text-holder span { font-size: 14px; margin-bottom: 10px; }
.widget .news-letter .filed-holder input[type="email"], .widget .news-letter .filed-holder input[type="text"] { width: 72%; }
.widget .news-letter .filed-holder label { margin: 0 0 0 6px; }
/*News Letter*/
.news-letter .text-holder { position: relative; padding-left: 80px; }
.news-letter .text-holder i { position: absolute; left: 0; top: 0; font-size: 70px; line-height: 50px; }
.news-letter .text-holder span { font-size: 17px; text-transform: uppercase; letter-spacing: 4px; font-weight: 700; line-height: 23px; margin-bottom: 4px; display: block; font: "Lato", sans-serif !important; }
.news-letter .text-holder p { font-size: 14px; margin: 0; font-style: italic; }
.news-letter .filed-holder { text-align: right; }
.news-letter .filed-holder input { height: 47px; border-radius: 3px; }
.news-letter .filed-holder label { margin: 0 0 0 15px; text-align: center; }
.news-letter .filed-holder input[type="email"], .news-letter .filed-holder input[type="text"] { width: 73%; font-size: 14px; text-transform: lowercase; margin-right: 0; text-align: left; font-style: italic; float: left; }
.news-letter .filed-holder .btn-submit { display: inline-block; border: 1px solid; padding: 0 52px; font-size: 16px; }
.news-letter ::-webkit-input-placeholder, .news-letter :-moz-placeholder, .news-letter ::-moz-placeholder, .news-letter :-ms-input-placeholder {
	opacity: 1;
	font-style: italic;
	text-transform: capitalize;
}
.news-letter #process_newsletter_1 { position: relative; }
.news-letter .alert { position: absolute; left: 0; width: 100%; bottom: -40px; }
.news-letter .cs-spinner i { position: absolute; right: 20px; top: 17px; }
/*Footer Widgets*/
.footer-widgets { padding: 53px 0 23px; }
.footer-widgets .widget { margin: 0 0 30px 0; padding: 0; }
.footer-widgets .widget-text { margin: 0; }
.footer-widgets .widget-text .img-frame { max-width: 200px; margin-bottom: 40px; }
.footer-widgets .widget-text p { margin-bottom: 39px; }
.footer-widgets .widget-text ul { margin: 0; padding: 0; }
.footer-widgets .widget-text ul li { margin: 0 0 15px; padding: 0 0 0 30px; display: block; position: relative; }
.footer-widgets .widget-text ul li i { position: absolute; left: 0; top: 2px; font-size: 16px; }
.footer-widgets .widget-text ul li p { margin: 0; }
.footer-widgets .widget-text ul li p a { }
/*widget Recent Post*/

.footer-widgets .widget .widget-title { margin: 0 0 41px 0; }
.footer-widgets .widget .widget-title h6 { margin: 0; font-size: 14px !important; line-height: 20px !important; letter-spacing: 2px !important; }
.footer-widgets .widget-recent-post ul { margin: 0; padding: 0; }
.footer-widgets .widget-recent-post ul li { margin: 0 0 32px 0; padding: 0 0 32px 0; display: block; border-bottom: solid 1px #d2d2d2; border-top: none; }
.footer-widgets .widget-recent-post ul li:after { clear: both; display: block; content: ""; }
.footer-widgets .widget-recent-post ul li:last-child { border-bottom: none; padding: 0; margin: 0; }
.footer-widgets .widget-recent-post .img-holder { width: 75px; float: left; height: auto; margin-right: 22px; }
.footer-widgets .widget-recent-post .img-holder img { width: 100%; }
.footer-widgets .widget-recent-post .post-text { overflow: hidden; padding: 0; }
.footer-widgets .widget-recent-post .post-text .post-title h4 a { font-size: 12px !important; font-weight: 600 !important; }
.footer-widgets .widget-recent-post .post-option { position: relative; }
.footer-widgets .widget-recent-post .post-option span { display: inline-block; font-size: 12px; margin-right: 31px; font-weight: 600; }
.footer-widgets .widget-recent-post .post-option span i { display: inline-block; margin-right: 13px; font-size: 18px; vertical-align: middle; }
/*Widget Contact*/

.widget-contact .filed-holder { margin-bottom: 30px; }
.widget-contact .filed-holder input { height: 47px; border-radius: 3px; }
.widget-contact .filed-holder input[type="email"], .widget-contact .filed-holder input[type="text"] { font-size: 14px; text-transform: capitalize; margin-right: 16px; text-align: left; font-style: italic; }
.widget-contact .filed-holder input[type="email"] { text-transform: none; }
.widget-contact .filed-holder .btn-submit { display: inline-block; border: 1px solid; padding: 0 52px; font-size: 14px; }
.widget-contact ::-webkit-input-placeholder, .news-letter :-moz-placeholder, .news-letter ::-moz-placeholder, .news-letter :-ms-input-placeholder {
	opacity: 1;
	font-style: italic;
}
.widget-contact textarea { font-style: italic; height: 95px; margin-bottom: -19px; }
.widget-contact .filed-holder .btn-submit { border: 1px solid; display: inline-block; font-size: 16px; height: 36px; padding: 0 27px; margin-bottom: 0; }
.widget-contact .filed-holder label { width: 100%; text-align: right; }
.widget-contact .status { position: absolute; bottom: -50px; width: 100%; left: 0; }
.widget-contact form { position: relative; }
.widget-contact .status.cs-spinner { bottom: 9px; left: 28px; position: absolute; width: 100%; }
/*Copyright*/
.cs-copyright { overflow: hidden; padding: 58px 0 70px; }
/*Copyright Text*/
.copyright-text p { font-size: 12px; }
.cs-copyright .condition { margin: 0; padding: 0; width: 100%; text-align: right; }
.cs-copyright .condition li { margin: 0; padding: 0; display: inline-block; text-shadow: none; box-shadow: none; position: relative; margin-right: 28px; }
.cs-copyright .condition li:before { content: "/"; position: absolute; right: -19px; top: 0; font-size: 12px; }
.cs-copyright .condition li:last-child { margin-right: 0; }
.cs-copyright .condition li:last-child:before { display: none; }
.cs-copyright .condition li a { display: block; text-shadow: none; box-shadow: none; outline: none; text-decoration: none; font-size: 12px; }
.cs-copyright .img-frame { position: relative; margin-bottom: -40px; }
.cs-copyright .img-frame a { left: 50%; position: absolute; top: -28px; transform: translateX(-50%); }
/*Footer Style*/
/*===Short codes Style Start===*/
/*Team Style*/
.team-view { margin-bottom: 30px; }
.team-view .img-holder { margin-bottom: 15px; }
.team-view .img-holder figcaption { position: absolute; left: 0; top: 0; height: 100%; text-align: center; width: 100%; }
.team-view .img-holder figcaption a { position: absolute; left: 0; top: 50%; margin: -12px 0 0 0; transform: scale(0); font-size: 22px; width: 100%; }
.team-view .post-title { margin: 0 0 5px; }
.team-view .post-title h2 { margin: 0; }
.team-view .post-title h2 a { font-size: 18px !important; font-weight: 600 !important; text-transform: uppercase !important; }
.team-view .position { display: block; font-size: 11px; font-weight: 600; text-transform: uppercase; }
.team-view .img-holder img { width: 100%; }
/*pricing table*/
.cs-pricing-table { margin-bottom: 30px; }
/*===Short codes Style End===*/
.fb_iframe_widget { top: -8px; }
/*User-option Classic*/
#header.classic .main-nav { position: relative; }
.user-option { float: right; margin-top: -103px; position: relative; }
#header .user-option { margin-top: 0; position: relative; right: 0; top: 0; width: 100px; float: right; text-align: right; }
#header .masup-extra-menu { float: right; }
#header .container { position: relative; }
#header.modren.center .user-option .user-play { padding: 22px 0; }
#header.modren .user-option .user-cart ul li > a { padding: 26px 0 25px; }
.user-option .user-cart { display: inline-block; vertical-align: middle; }
.user-option .user-cart ul { margin: 0; padding: 0; }
.user-option .user-cart ul li { margin: 0; padding: 0; display: block; position: static; line-height: 0; }
.user-option .user-cart ul li > a { font-size: 23px; line-height: 0; padding: 10px 0; display: block; }
.user-option .user-cart ul li > ul { position: absolute; top: 100%; right: 0; width: 377px; text-align: left; padding: 20px; transform: translateY(20px); -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; visibility: hidden; }
.user-option .user-cart ul li:hover ul { transform: translateY(0); visibility: visible; opacity: 1; }
#header .user-option .user-cart ul li ul > li { border-bottom: 1px dashed #696969; padding-bottom: 20px; margin-bottom: 20px; position: relative; }
#header .user-option .user-cart ul li ul > li:last-child { padding: 0; margin: 0; border: none; }
.user-option .user-cart ul li > ul li .img-holder { width: 48px; height: auto; border: #696969 solid 1px; margin-right: 20px; float: left; }
.user-option .user-cart ul li > ul li:after { clear: both; display: block; content: ""; }
.user-option .user-cart ul li > ul li .img-holder img { width: 100%; }
.user-option .user-cart ul li > ul li .text-holder { overflow: hidden; }
.user-option .user-cart ul li > ul li .text-holder .post-title h6 { margin: 0 0 2px 0; }
.user-option .user-cart ul li > ul li .text-holder .post-title h6 a { margin: 0; font-size: 14px !important; line-height: 20px !important; font-weight: 600 !important; }
.user-option .user-cart ul li > ul li .text-holder .cart-price { display: block; font-size: 14px; line-height: normal; font-weight: 600; }
.user-option .user-cart ul li > ul li .text-holder .cart-close { position: absolute; top: 30%; right: 0; font-size: 16px; transform: translateY(-30%); }
.user-option .user-cart ul li > ul li .text-holder .cart-close .fa-spin, .user-option .user-cart ul li > ul li .text-holder .cart-close .icon-spinner8 { position: absolute; right: 0; }
.user-option .user-cart ul li > ul li:last-child .text-holder .cart-close { top: 50%; transform: translateY(-50%); }
.user-option .user-play { display: inline-block; vertical-align: middle; margin-left: 8px; padding: 24px 0; }
.user-option .user-play a { display: block; width: 27px; height: 27px; text-align: center; position: relative; }
.user-option .user-play a:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: "\e08e"; font-family: "icomoon"; font-size: 14px; color: #000000; }
.user-option .user-play.user-pause a:after { content: "\e08b"; }
/*dark view page 4*/
.dark-view.v4 .main-banner .text-holder { bottom: auto; top: 50%; text-align: center; }
.dark-view.v4 .music-event-list ul li { border-top: 2px dashed rgba(0, 0, 0, 0.6); }
/*Spinners*/

/*spinner CSS*/
.cs-spinner { position: relative; }
.cs-spinner i { position: absolute; top: -20px; right: 10%; }
.fa-spin, .icon-spinner8 { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }
/*Main Player*/
.main-player { position: relative; z-index: 2; padding: 22px 0; }
/*.main-player.transparent { , 0.2);}*/
.main-player .jp-controls button { border: none; border-radius: 100%; width: 30px; height: 30px; position: relative; display: inline-block; vertical-align: middle; }
.main-player .jp-controls button:after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: "icomoon"; font-size: 16px; margin-top: 1px; }
.main-player .jp-controls { width: 167px; display: inline-block; vertical-align: middle; }
.main-player .jp-progress { margin-left: 0; position: relative; top: 0; width: 429px; display: inline-block; vertical-align: middle; }
.main-player button.jp-play { width: 40px; height: 40px; text-align: center; }
.main-player .jp-controls button.jp-play:after { content: "\e968"; font-size: 25px; }
.main-player .jp-audio.jp-state-playing .jp-controls button.jp-play:after { content: "\e967"; }
.main-player .jp-controls button.jp-previous { transform: scaleX(-1); }
.main-player .jp-controls button.jp-previous:after { content: "\e964"; margin-left: 1px; }
.main-player .jp-controls button.jp-next:after { content: "\e964"; margin-right: 1px; }
.main-player .jp-controls .jp-stop { display: none; }
.main-player .jp-controls .jp-stop:after { content: "\e96a"; }
.main-player .jp-seek-bar:before { display: none; }
.main-player .jp-audio .jp-seek-bar .jp-play-bar { top: -6px; }
.main-player .jp-seek-bar { cursor: pointer; height: 10px; position: relative; }
.main-player .jp-audio .jp-play-bar { height: 12px; }
.main-player .jp-time-holder { display: inline-block; vertical-align: middle; width: 126px; text-align: center; position: relative; top: 10px; }
.main-player .jp-audio .jp-duration, .main-player .jp-audio .jp-current-time { float: none; display: inline-block; vertical-align: middle; position: relative; margin: 0; font-size: 12px; font-weight: 500; }
.main-player .jp-audio .jp-current-time { padding-right: 6px; }
.main-player .jp-audio .jp-current-time:after { content: "/"; position: absolute; right: 0; top: 0; }
.main-player .jp-audio .jp-volume-controls { position: relative; display: inline-block; vertical-align: middle; width: 203px; top: 9px; }
.main-player .jp-audio .jp-volume-bar { cursor: pointer; display: inline-block; height: 10px; position: relative; top: 0; vertical-align: middle; width: 177px; }
.main-player .jp-audio .jp-volume-bar-value { height: 12px; top: -6px; }
.main-player .jp-audio .jp-volume-bar:before { display: none; }
.main-player .jp-audio .jp-volume-controls button.jp-mute:after { font-size: 16px; }
.main-player .jp-audio .jp-volume-controls button.jp-mute { border: medium none; color: transparent; display: inline-block !important; height: 16px; margin-bottom: 0; margin-left: 0; position: relative; width: 16px; line-height: 16px; }
.main-player .jp-playlist { position: absolute; bottom: 62px; right: 0; height: 253px !important; overflow: hidden; width: 480px; border: 1px solid rgba(255, 255, 255, 0.3); z-index: -1; opacity: 0; visibility: hidden; transform: translateY(20px); -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.main-player .jp-type-playlist { position: relative; }
.main-player .jp-playlist.jp-playlist-open { z-index: 20; opacity: 1; visibility: visible; transform: translateY(0); }
.main-player .jp-playlist ul { margin: 0; padding: 14px 0; }
.main-player .jp-playlist ul li { margin: 0 0 2px; padding: 14px 30px; border-bottom: 1px solid rgba(255, 255, 255, 0.3); list-style-type: decimal; font-size: 12px; position: relative; }
.main-player .jp-playlist ul li:last-child { margin-bottom: 0; padding-bottom: 0; border: 0; }
.main-player .jp-playlist ul li > div { display: inline-block; padding-left: 38px; }
.main-player .jp-playlist-item, .main-player .jp-playlist ul li a { font-size: 12px; }
.main-player .jp-playlist-item.jp-playlist-current:after { content: "\e968"; border-radius: 100%; font-family: "icomoon"; font-size: 16px; height: 27px; left: 18px; margin-top: 0; padding-left: 3px; position: absolute; text-align: center; top: 15px; width: 27px; }
.main-player .playlist-toggel { display: inline-block; vertical-align: middle; position: relative; top: 10px; margin-right: 31px; }
.main-player span.jp-free-media { position: absolute; top: 14px; right: 25px; }
.main-player .share-player { display: inline-block; vertical-align: middle; text-align: center; margin-right: 20px; margin-left: -6px; position: relative; top: 10px; }
.main-player .share-player a { display: inline-block; vertical-align: middle; padding-right: 6px; font-size: 16px; }
.main-player .share-player a:last-child { padding-right: 0; }
.main-player .img-holder { width: 37px; height: 37px; display: inline-block; vertical-align: middle; border: solid 1px #7f8081; margin-right: 12px; }
.main-player .img-holder img { width: 100%; }
.main-player .jp-audio .jp-progress .jp-details { display: block !important; height: auto; margin: 0; position: relative; top: 0; width: 100%; left: 0; text-align: left; }
.main-player .jp-audio .jp-title { font-size: 12px; font-weight: normal; text-transform: uppercase; line-height: 20px; }
.main-player .mCSB_scrollTools .mCSB_draggerRail { border-radius: 0px; height: 100%; margin: 0 auto; width: 2px; }
.main-player .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { border-radius: 0; width: 6px; }
.main-player .mCSB_scrollTools .mCSB_dragger { height: 46px !important; }
/*Blog Share*/

.blog-detail .share-post li { vertical-align: middle; display: inline-block; }
.blog-detail .share-post li a .fb_iframe_widget { top: -6px; }
.blog-detail .share-post li a.addthis_button_tumblr, .blog-detail .share-post li a.addthis_button_dribbble, .blog-detail .share-post li a.addthis_button_stumbleupon, .blog-detail .share-post li a.addthis_button_compact { width: 37px; height: 37px; text-align: center; line-height: 42px; display: block; padding: 0; }
.blog-detail .share-post li a.addthis_button_compact { }
/*Element Tilte Default Styling*/
.element-title.right { text-align: right; }
.element-title.left { text-align: left; }
.element-title.center { text-align: center; }
ul.cs-icon-list li .has-bg { margin-right: 10px; display: inline-block; }
ul.cs-icon-list li { list-style: none; }
/*No Search Result*/
.no-search-result .section-title { margin-bottom: 20px; }
.no-search-result .section-title h2 { text-transform: uppercase !important; }
.no-search-result .text-holder .post-title h4 { text-transform: uppercase!important; margin-bottom: 20px !important; }
.no-search-result .text-holder ul { padding: 0; margin: 0 0 30px; }
.no-search-result .text-holder ul li { display: block; list-style: none; margin-bottom: 10px; font-family: "lato", sans-serif; font-size: 16px; }
.no-search-result .text-holder ul li i { margin-right: 10px; vertical-align: middle; }
.no-search-result .text-holder form label { width: 50%; }
.no-search-result .text-holder form label input { height: 40px; }
.no-search-result .text-holder button.search-submit { border: none; padding: 8px 12px; }
.no-results.not-found label { display: inline-block; width: 78%; margin-right: 2px; vertical-align: top; }
.no-results.not-found label input { height: 42px; }
.twitter-post p a { display: inline-block; }
.twitter-post { min-height: 205px; }
/* Footer widget Style */

#footer{background:#212121;}



#footer .widget-nav { margin: 0; padding: 14px 0; }
#footer .widget-nav ul { margin: 0; padding: 0; }
#footer .widget-nav ul li { display: inline-block; padding: 0; margin: 0 30px 0 0; }
#footer .widget-nav ul li a { display: block; font-size: 14px; line-height: 30px; font-weight: 600; outline: none; text-decoration: none; text-transform: uppercase;color:#fff;}
#footer .footer-logo { text-align: center; }
#footer .footer-logo a { color:#fff; }
#footer .widget-text { margin: 0; padding: 14px 0; }
#footer .widget-text ul { margin: 0; padding: 0; text-align: right; }
#footer .widget-text ul li { display: inline-block; padding: 0; padding: 0 0 0 30px; font-size: 14px; line-height: 30px;font-weight: 600; outline: none; text-decoration: none; text-transform: uppercase; }
#footer .widget-text ul li a { display: block; font-size: 14px; line-height: 30px; color:#fff; font-weight: 600; outline: none; text-decoration: none; text-transform: uppercase; }
.footer-copyright { padding: 30px 0 0 0; text-align: center; }
.footer-copyright p { font-size: 12px; line-height: 18px; margin: 0 0 20px; font-weight: 600;color:#fff;}
.footer-copyright p a { font-weight: 700; font-family: "Lato", sans-serif; text-transform: uppercase; }
ul.terms-nav { margin: 0 0 29px 0; padding: 0; }
ul.terms-nav li { display: inline-block; margin: 0; padding: 0 15px; font-family: "Lato", sans-serif; font-weight: 400; font-size: 12px; line-height: 24px; position: relative; text-transform: uppercase; }
ul.terms-nav li:after { position: absolute; left: -2px; top: 7px; width: 1px; height: 11px; content: ""; }
ul.terms-nav li:first-child:after { display: none; }
ul.terms-nav li a { font-family: "Lato", sans-serif; font-weight: 400; font-size: 12px; line-height: 24px; margin: 0; padding: 0; outline: none; text-decoration: none; text-transform: capitalize; }
ul.social-media { margin: 0; padding: 0; }
ul.social-media li { list-style: none; display: inline-block; padding: 0; margin: 0 7px; }
ul.social-media li a { display: block; width: 24px; height: 24px; line-height: 24px; font-size: 13px; transition: all 0.3s ease-in-out; }
ul.social-media li a i { font-size: 24px; line-height: 24px; transition: all 0.3s ease-in-out; }
ul.social-media li:hover a i { }/* CSS Document */
.page-content { padding-right: 25px; }
.page-sidebar ~ .page-content { padding-left: 25px; padding-right: 15px; }
.page-content ~ .page-sidebar { padding-top: 60px; }
.comment-form .element-title { margin-bottom: 0; }
.blog-detail .rich-editor-text { margin-bottom: 45px; }
.mashup-loggedin-as { margin-bottom: 15px; display: block; }
#header.modren .main-navigation .user-cart > ul { position: relative; z-index: 1; opacity: 1; visibility: visible; width: auto; background: none !important; line-height: normal; padding: 0; transform: translate(0) !important; }
#header.modren .main-navigation .user-option .user-cart > ul > li > a { background: none !important; padding: 29px 0 !important; }
#header.modren .fullwidth .main-navigation .user-option .user-cart li:hover > a { padding: 29px 0 !important; }
#header.modren .fullwidth .main-navigation .user-option .user-cart li:hover > a:after, #header.modren .fullwidth .main-navigation .user-option .user-cart li > a:after { display: none; }
#header.modren .main-navigation .user-option .user-cart ul li > ul { left: auto; right: 0 !important; }
#header.modren .main-navigation .user-option .user-cart ul li > ul { padding: 20px; }
.user-option .jp-jplayer { display: inline-block; }
#header .container .masup-extra-menu { position: absolute; top: 0; right: 15px; }
.error404 #header, .error404 #footer { display: none; }
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed { border: solid 5px rgba(105 ,102 ,102 ,0.5); border-radius: 5px; }
video { max-width: 100%; height: auto; }
iframe, embed, object { max-width: 100%; }
.single-post .main-section, .single-events #main, .single-albums #main, .post-type-archive-product .main-section, .single-product .main-section, .search-results .page-content, .woocommerce-cart .main-section, .woocommerce-account .main-section, .woocommerce-checkout .main-section, .search-no-results .page-content, .archive .page-content, .group-blog .page-content { padding-top: 60px; }
.search-no-results .page-header { margin: 0; }
body.rtls .page-title{ direction:rtl;text-align:right;font-size:14pt;}
body.rtls .widget-title{direction:rtl;text-align:right;font-size:14pt;}
.related-events { padding-top: 100px; }
/*Pagination for Music Band*/
.pagination > li > a.prev, .pagination > li> a.next, .pagination > li > a.prev:hover, .pagination > li> a.next:hover {height: auto; border-radius: 100px; width: 100px; }
.pagination > li > a.prev > i { margin-right: 10px; }
.pagination > li span.page-numbers.dots { line-height: 17px; }
.pagination > li > a.next > i { margin-left: 10px; }
.pagination > li > a, .pagination > li > a:hover, .pagination > li > a.active:hover, .pagination > li > a.active, .pagination > li .page-numbers.dots { font: 400 14px/30px 'Lato', sans-serif; margin: 0 5px; border-radius: 50%; height: 28px; width: 28px; line-height: 25px; text-align: center; padding: 0; }
.pagination > li > a.prev > i { margin: 0 5px 0 0; display:inline-block;vertical-align:middle;}
.pagination > li > a.next > i { margin: 0 0 0 5px; display:inline-block;vertical-align:middle; }
.pagination > li > a.page-dots { border: 0; }
.section-title.fancy { margin-bottom: 52px; }
.section-title.fancy em { position: relative; background-color: #c74735; height: 3px; width: 89px; display: inline-block; margin-top: 0; }
.section-title.fancy em:before { content: ''; bottom: 0; left: 37px; position: absolute; border: 7px solid transparent; }
.section-title.fancy em:after { top: 0; left: 37px; content: ''; position: absolute; border: 7px solid transparent; }
.section-title.fancy h2 { margin-bottom: 6px; }
.section-title.modern { overflow: hidden; margin-bottom: 40px; }
.section-title.modern h2 { position: relative; display: inline-block; padding: 0 55px 0 55px; }
.section-title.modern em { display: none; }
.section-title.modern h2:before, .section-title.modern h2:after { position: absolute; top: 13px; right: 100%; width: 9999px; background: #ed1b24; height: 2px; content: ''; }
.section-title.modern h2:after { left: 100%; }




.owl-theme {padding:15px;}
.owl-theme .item,
{border:2px solid #ff0000;}



.slide-min{padding:0px;margin-bottom:30px;
	background-image: linear-gradient(to bottom, #c8002b, #d01337, #d82043, #e02b4f, #e7355b);
}







.effect {
	width: 100%;
	padding: 20px 0px 20px 0px;
}

.effect:nth-child(2) {
	margin-top: 50px;
}

.effect:nth-child(2n+1) h2 {
	color: #212121;
}
.effect .buttons {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.effect a:last-child {
	margin-right: 0px;
}

/*common link styles !!!YOU NEED THEM*/
.effect {
	/*display: flex; !!!uncomment this line !!!*/
}
.effect a {
	text-decoration: none !important;
	color: #fff;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	margin-right: 20px;
	font-size: 35px;
	overflow: hidden;
	position: relative;
}
.effect a i {
	position: relative;
	z-index: 3;
}


/* aeneas effect */
.effect.aeneas a {
	transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s;
	transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
	transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s;
}
.effect.aeneas a i {
	transition: -webkit-transform 0.4s linear 0s;
	transition: transform 0.4s linear 0s;
	transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s;
}
.effect.aeneas a:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	border-radius: 50%;
}
.effect.aeneas a:hover i {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.effect a.ffa-facebook {
	background-color: #3b5998;
}
.effect a.ffa-twitter {
	background-color: #00aced;
}
.effect a.ffa-youtube {
	background-color: #c4302b;
}
.effect a.ffa-skype {
	background-color: #00aff0;
}
.effect a.ffa-phone {
	background-color: #00aff0;
}
.effect a.ffa-instagram {
	background-color: #bc2a8d;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.effect a.ffa-telegram {
	background-color: #0088CC;
}

.effect a.ffa-envelope {
	background-color: #00aff0;
}
.effect a.ffa-snapchat {
	background-color: #FFFF00;
	color: #000;
}
.owl-slide-min{
	padding-top:80px;
	margin-bottom:-24px;
}
.owl-slide-min{width:100%;margin:0px auto;margin-bottom:50px;}

.owl-slide-min:after{
	position: absolute;
	content: "";
	right:10%;
	bottom:20%;
	background-size: 190px 70px;
	width:190px;
	height:70px;
	background-image: url("Signatureherman.png");
}


.owl-slide{height:900px;overflow:hidden;margin:0px;}
.owl-slide:after{
	position: absolute;
	content: "";
	left:10%;
	bottom:250px;
	background-size: 190px 70px;
	width:190px;
	height:70px;
	background-image: url("Signatureherman.png");
}

@media screen and (max-width: 980px) {
	.owl-slide:after{
		left:10px;
		bottom:90px;
		background-size: 80px 30px;
		width:80px;
		height:30px;
	}
		.owl-slide-min:after{
		right:10%;
		bottom:20%;
		background-size: 80px 30px;
		width:80px;
		height:30px;
	}
}

@media screen and (max-width: 1400px) {
	.owl-slide{height:700px;}
}
.owl-slide:before {content: " ";position: absolute;display: block;width: 100%;height: 100%;z-index: 1;bottom: 0px;left: 0;background: rgb(255,255,255);background: linear-gradient(0deg, 
	rgba(255,255,255,1) 0%,rgba(253,252,252,0.9) 2%,rgba(252,251,251,0.8) 4%,rgba(255,255,255,0.7) 6%,rgba(254,254,254,0.6) 8%,rgba(255,255,255,0.5) 10%,rgba(253,252,252,0.4) 12%,rgba(252,251,251,0.3) 14%,rgba(255,255,255,0.2) 16%,rgba(254,254,254,0.1) 18%,rgba(243,242,240,0) 100%);}
#lan {position: absolute;vertical-align:bottom;margin:0px 0px;background-color:rgba(0, 0, 0, 0.3);padding:5px;z-index:99999999999;top:100px;}
#lan li {display: block;float: left;margin:0px;font-size:14px;margin:0px 2px;}
#lan a{display: block;text-decoration:none;color:#d1dfe5;padding:2px 0px;}
#lan a:hover {color:#fff;border:1px solid #fff;font-size:16px;border:1px solid #fff;}

@media screen and (max-width: 1450px) {
	#header.modren.left .fullwidth .main-navigation a {font-size:10pt;}	
}
@media screen and (max-width: 980px) {
	.blog.blog-list .blog-post .text-holder p { margin-bottom: 15px; }
	.blog.blog-list .blog-post .text-holder .post-option { margin-bottom: 15px; }
	.album-player .jp-audio .jp-progress { width: 77%; }
	.slicknav_menu { display: block; background: none;}
	.slicknav_btn { float: left; width: 100%; }
	.slicknav_nav { position: absolute; top: 100%; width: 100%; left: 0; }
	#header .container { position: relative;z-index:999999999;}
	#header.classic li.logo { display: none; }
	.main-navigation { display: none; }
	#header.classic .user-option { float: right; z-index: 99999999999999; margin-top: -38px; }
	#header.classic { position: relative; }
	#header.classic .main-header, #header.modren.center { padding: 0px 0;}
	#header.modren.center .logo { display: none;}
	#header.classic .main-header .slicknav_nav, #header.modren.center .slicknav_nav { margin-top: 10px;}
	#header.modren.left{padding:0px;}
	#header.modren.left .main-nav {position: absolute;left:0px;margin-top:300px;float:none;background: none;width: 100%; display: inline-block;}
	#header.modren.left .fullwidth .main-nav { float: none;background-color:rgba(255, 255, 255, 1);border-radius:0px;}
	#header.modren.left .main-nav  ul { left: auto; right: 0;background:#fff;}
	body.rtls #header.modren.left .main-nav  ul { text-align:right;}
	body.rtls #header.modren.left .main-nav  ul li >ul{ text-align:right;margin-left:0px;margin-right:20px;}



	#header.modren.left .main-logo{display: none;}
	#header.modren.left.transparent-header .slicknav_menu .slicknav_menutxt { color: #000 !important;font-size:12pt;}
	#header.modren.left.transparent-header .slicknav_menu .slicknav_icon-bar { border-color: #000 !important;}
	#header.modren.left.transparent-header .user-option { position: absolute; top: 40px; right: 60px; }
	#header.modren.left .main-logo { margin-right: 10px; }
	#footer .widget-text ul, #footer .widget-nav ul { text-align: center; }
	#header.modren.left.transparent-header .user-option .user-cart ul li > a { padding: 10px 0; }
	#header.modren.left .user-option { position: absolute; right: 60px; top: 10px; }
	#header.modren.left .container .main-nav { margin-left: 100px; margin-right: 0;}
	.slider .col-sm-12, .slider .col-xs-12 { display: block; }
	.slider .slick-arrow.slick-next, .music-events .slick-next.slick-arrow{right:0;left:auto;}
	.section-title, .element-title {margin: 0 0 35px;}
	.effect a {width: 50px;height: 50px;margin-right: 10px;font-size: 25px;}
	.owl-slide-min{width:100%;padding-top:40px;}
	.col-lg-8{width:100%;}
	.owl-slide,.min-slide{height:290px;}
	.owl-slide{height:290px;}
	.blog.blog-masonry .featured.blog-post .img-holder { width: 65%;}
	.blog.blog-masonry .featured.blog-post .text-holder { width: 35%;}

	#lan {top:100px;}



}
@media screen and (max-width: 450px) {
	.owl-slide,.min-slide{height:180px;}
	.owl-slide{height:180px;}
	#header.modren.left .main-nav {margin-top:180px;}
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.owl-slide-min .owl-carousel .owl-nav .owl-next{border:1px solid #ff0000;}



.owl-slide-min  .owl-next{
	position: absolute;
	top: 50%;
	right: 0;

}
.owl-slide-min  .owl-next i {
	font-size: 50pt;
	color: #fff;
	padding-right:10px;
}
.owl-slide-min  .owl-prev{
	position: absolute;
	top: 50%;
	left: 0;

}
.owl-slide-min  .owl-prev i {
	font-size: 50pt;
	color: #fff;
	padding-right:10px;
}




.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}
.royalSlider:after{
	position: absolute;
	content: "";
	right:10%;
	bottom:250px;
	background-size: 200px 75px;
	width:200px;
	height:75px;
	background-image: url("Signatureherman.png");
}
@media screen and (max-width: 980px) {
	.royalSlider:after{
		right:10%;
		bottom:90px;
		background-size: 100px 45px;
		width:100px;
		height:45px;
	}
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;

	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;

}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}




.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 1;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;

}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('rs-default.png');

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;

	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 150px;
}
.rsDefault .rsThumbsVer {
	width: 200px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 150px;
	height: 150px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 1;
	display: block;
	position: absolute;
	cursor: pointer;

}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);

}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../preloaders/preloader-white.gif);
	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);
	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}


#gallery-1 {
	width: 100%;
	height:627px;
	-webkit-user-select: none;
	-moz-user-select: none;  
	user-select: none;
}
.royalSlider > .rsImg {
	visibility:hidden;
}
.royalSlider img {
}
.rsWebkit3d .rsSlide {
	-webkit-transform: none;
}
.rsWebkit3d img {
	-webkit-transform: translateZ(0);
}