@font-face {
  font-family: "AlefRegular";
  src: url(fonts/Alef-Regular.eot);
  src: url(fonts/Alef-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Alef-Regular.woff) format("woff"), url(fonts/Alef-Regular.ttf) format("truetype"),
    url(fonts/Alef-Regular.svg#svgFontName) format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "AlefRegular";
  src: url(fonts/Alef-Bold.eot);
  src: url(fonts/Alef-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Alef-Bold.woff) format("woff"), url(fonts/Alef-Bold.ttf) format("truetype"),
    url(fonts/Alef-Bold.svg#svgFontName) format("svg");
  font-weight: bold;
}
/* = = = = = = = = = = = */
/* 		  Global 		 */
/* = = = = = = = = = = = */
html {
  direction: ltr;
}
body {
  font-family: "AlefRegular", Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #5a5a5a;
  position: relative;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  margin: 0;
  direction: ltr;
  overflow-x: hidden;
}
.responsive-menu-open body {
  overflow: hidden;
}

iframe {
  margin: 0 0 40px;
  border: 0;
  width: 100%;
}
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
code {
  text-shadow: 0 1px white;
  line-height: 1.3;
  font-family: Consolas, Monaco, "Andale Mono", monospace;
  font-weight: normal;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  background: #f1f1f1;
  display: block;
  padding: 12px;
  margin: 8px 0;
  color: #303038;
  border: 0;
  border-radius: 6px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Meoded-Pashut-Pro", Calibri, Arial, sans-serif;
  font-weight: 700;
  color: #2d2d2d;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 12px;
  margin-top: 12px;
  padding: 12px 20px 7px;
  text-align: left;
}
.page-template-blog h2 {
  padding: 12px 0px 7px;
}
.page-template-news h2 {
  padding: 12px 0px 7px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #2d2d2d;
  line-height: 0;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 27px;
}
h4 {
  font-size: 23px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
a {
  color: #000;
  text-decoration: none;
  line-height: inherit;
}
a:hover {
  color: #888;
  text-decoration: none;
}
p {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.45;
  margin-bottom: 17px;
  font-size: 17px;
}
hr {
  border: solid #eff0f4;
  border-width: 1px 0 0;
  clear: both;
  margin: 21px 0;
  height: 0;
}
.clearfix {
  clear: both;
}
hr.small {
  border: double #37485c;
  border-width: 4px 0 0;
  clear: both;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  height: 0;
  max-width: 150px;
}
.spacing-30 {
  padding-bottom: 30px;
}
.spacing-20 {
  padding-bottom: 20px;
}
.spacing-10 {
  padding-bottom: 10px;
}
.spacing-5 {
  padding-bottom: 5px;
}
.space-5 {
  height: 5px;
  padding: 0;
  margin: 0;
}
.space-1 {
  height: 1px;
  padding: 0;
  margin: 0;
}
.spacing-top-50 {
  padding-bottom: 50px;
}
.spacing-top-400 {
  top: 500px;
  position: relative;
}
td.pub {
  background-color: #e0ffe0;
}
/* ==================
   2 = Standard Forms 
   ================== */
form {
  margin: 0;
  padding: 0;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row form .row {
  margin: 0 -6px;
}
.row form .row .column,
.row form .row .columns {
  padding: 0.4px;
}
.row form .row.collapse {
  margin: 0;
}
.row form .row.collapse .column,
.row form .row.collapse .columns {
  padding: 0;
}
label {
  color: #2d2d2d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
}
label.right {
  float: none;
  text-align: left;
}
label.inline {
  line-height: 32px;
  margin: 0 0 12px 0;
}
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 31px;
}
a.button.prefix,
a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
span.prefix,
span.postfix {
  background: #f2f2f2;
  border: 1px solid #e8e8e8cc;
}

.prefix {
  left: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden;
}
.postfix {
  right: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #d7d7d7;
  display: block;
  margin: 0;
  padding: 6px;
  width: 100%;
  border-radius: 4px;
}
input[type="text"].oversize,
input[type="password"].oversize,
input[type="date"].oversize,
input[type="datetime"].oversize,
input[type="email"].oversize,
input[type="number"].oversize,
input[type="search"].oversize,
input[type="tel"].oversize,
input[type="time"].oversize,
input[type="url"].oversize,
textarea.oversize {
  font-size: 12px;
  padding: 0.8em;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #f6f6f6;
  border-color: #d7d7d7;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #ddd;
}
textarea {
  height: auto;
}
select {
  background-color: white;
  font-family: inherit;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #d7d7d7;
  display: block;
  margin: 0;
  padding: 6px;
  width: 100%;
  border-radius: 4px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.container {
  width: 100%;
  max-width: 950px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  width: 100%;
  max-width: 1662px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid.wt-1434 {
  max-width: 1434px;
  width: 96%;
}
.container-fluid.full {
  max-width: none;
}
.asmh-header .primary .sub-menu li > a {
  color: #fff;
}
/* ==================
   3 = Uploader
   ================== */
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  width: 100%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  cursor: pointer;
  display: inline-block;

  /* 10px 20px */
}

.no-js .inputfile + label {
  display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
  text-align: center;
  margin: 0;
}
.inputfile + label figure {
  background: #424953;
  min-height: 205px;
}
.inputfile + label span {
  font-size: 14px;
  color: #424953;
  font-weight: 600;
  min-height: 69px;
  background: #f1f1f1;
  line-height: 69px;
  text-align: center;
  width: 100%;
  position: absolute;
  padding: 0 1em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.inputfile + label svg {
  width: 4em;
  height: 206px;
  vertical-align: middle;
  fill: #fff;
  /* 4px */
  margin-left: 0.25em;
  /* 4px */
}

.inputfile-5 + label {
  color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
  color: #722040;
}

.inputfile-5 + label figure {
  width: 100px;
  height: 135px;
  background-color: #d3394c;
  display: block;
  position: relative;
  padding: 30px;
  margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
  background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.inputfile-5 + label figure::before {
  border-top: 20px solid #dfc8ca;
  border-right: 20px solid transparent;
}

.inputfile-5 + label figure::after {
  border-bottom: 20px solid #722040;
  border-left: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
  border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
  width: 100%;
  height: 100%;
  fill: #f1e5e6;
}

/* = = = = Header = = = =
.site-header{ display:inline-table; padding:20px 0; width:100%; float:right;}
.site-header .logo-part{ width:20%; display:table-cell; float:right;}
.site-header .headerbnr{ width:80%; display:table-cell; padding-right:5%; float:right;}
.site-header .logo-part img, .site-header .headerbnr img{ width:100%; height:auto;}
.site-header .logo-part img{ width:auto; height:auto; max-width:100%;}
.site-header .headerbnr .mobileimg{display:none;}

/* = = = Navigation = = = = 
nav{ background:#003; border-bottom:5px solid #000; display:block; width:100%; padding:8px 0;}
nav ul{ padding:0; margin:11px 0; position:relative; width:100%; float:right;}
nav li{ display: table-cell;}
nav li:before{ content:""; border-left:1px solid #aaa; padding: 12px 0 11px;
}
nav li a{ font-size:17px; font-family: "AlefRegular",Arial,sans-serif; color: #000; transition: background 0.4s ease-in-out 0s;  padding: 12px 10px 11px;}
nav li.spe a{ color:#000;}
nav li.purchase a{ color:#000;}
nav li.current-menu-item a{ color:#3d3f3e;}
nav li.active a{color:#fff}
nav li a:hover{background-color: #000; color:#fff;}
nav li:nth-child(1) a{color:#b31313;}
nav li.login-lnk{ display:block; position:absolute; left:0; top:0;}
nav li.login-lnk:before{ border:0 none;}
nav li.login-lnk a{  background:#000; color:#fff;}
ul.dropdown-menu{display:none;}
nav li:hover ul.dropdown-menu{
	display: block;
    width: 100%;
    list-style: none;
    max-width: 160px;
    float: right;
    direction: rtl;
    background: #414041;
    position: absolute;
    z-index: 1;
}
ul.dropdown-menu li
{
	list-style: none;
    width: 100%;
    float: right;
	direction:rtl;
	
}
ul.dropdown-menu li:before
{
	content:none;
	border:none;
}
ul.dropdown-menu li a
{
	font-size: 17px;
    font-family: "AlefRegular",Arial,sans-serif;
    color: #dedede;
    transition: background 0.4s ease-in-out 0s;
	border:none;
	text-align:right;
	float:left;
	width:100%;
}
ul.dropdown-menu li:hover a
{
	background-color: #aaa;
    color: #333;
} */
/*sticky*/
.asmh-header .nav-wrap {
  float: left;
  padding: 0px;
  line-height: inherit;
  width: 15%;
}
.brand-wrap {
  float: left;
  width: 60%;
}
.asmh-header .middle {
  width: 100%;
}
.asmh-header nav {
  background: none;
  border-bottom: none;
  line-height: inherit;
  width: 85%;
  float: right;
  padding: 0px;
}
.asmh-header div.middle {
  margin-top: 0px;
}
.asmh-header .description {
  display: none;
}
.asmh-header .primary > ul > li {
  float: right;
  padding: 0px;
}
.asmh-header .primary > ul > li > a {
  padding: 20px 6px;
  color: #fff;
}
.asmh-header .primary > ul > li:before {
  content: none;
}
.asmh-header .middle .dropdown:hover .sub-menu {
  float: right;
  display: inline;
  min-width: 220px;
  padding: 0px;
  right: 0px;
  border: none;
  border-top: 6px solid #434243;
}
.asmh-header .middle .dropdown:hover .sub-menu li {
  float: right;
  width: 100%;
  text-align: right;
}
.asmh-header .middle .dropdown:hover .sub-menu li:before {
  content: none;
  border: none;
}
.asmh-header .middle .dropdown:hover .sub-menu li a:hover {
  background-color: #aaa;
  color: #333;
}
.login {
  float: right;
  margin: 11px 0;
  width: 11%;
  display: block;
}
div.search {
  float: left;
  width: 2%;
  margin: 0px auto;
  text-align: left;
  margin-top: 5px;
}
.searchbar {
  display: none;
}
.searchbar {
  position: relative;
  float: right;
  z-index: 1;
  width: 34%;
  text-align: left;
}
#searchform input {
  color: black;
}
.dhemy-ajax-search {
  position: absolute;
  background: rgb(66, 65, 66);
  width: 100%;
  z-index: 999;
  left: 0;
  top: 29px;
  padding: 0;
  display: none;
  margin: 7px 0px;
}

.dhemy-ajax-search li {
  border-bottom: 1px solid #d8d5bf;
  padding: 5px 10px;
  width: 100%;
  float: right;
  color: white;
}
.dhemy-ajax-search li a {
  color: white;
}
.dhemy-ajax-search li:nth-child(1) a {
  color: white;
}
.dhemy-ajax-search li:before {
  border: none;
}
.dhemy-ajax-search li a {
  background: none;
}
.dhemy-ajax-search li a:hover {
  background: none;
  color: black;
}
#searchform .remove {
  position: absolute;
  right: 5px;
  padding: 1px 0px;
  display: block;
  top: 0px;
  z-index: 2;
  cursor: pointer;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-weight: bold;
  font-size: 23px;
}
#searchform.active {
  opacity: 1;
}
#arachsearch {
  width: 30%;
  float: right;
  margin-right: 10%;
}
#arachsearch input {
  border: 1px solid black;
  font-size: 16px;
}
#arachsearch input[type="text"]:focus {
  background: none;
  color: black;
}
#arachsearch .remove {
  position: relative;
  right: 5px;
  padding: 1px 0px;
  display: block;
  top: -33px;
  z-index: 2;
  cursor: pointer;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-weight: bold;
  font-size: 23px;
  float: right;
}
#arachsearch.active {
  opacity: 1;
}

.login a.login-lnk:before {
  border: 0 none;
}
.login a.login-lnk {
  background: #000;
  color: #fff;
  font-size: 17px;
  font-family: "AlefRegular", Arial, sans-serif;
  transition: background 0.4s ease-in-out 0s;
  padding: 10px 12px 9px;
}
.login a.login-lnk:hover {
  background-color: #fe8644;
}

.login a.login-lnk1:before {
  border: 0 none;
}
.login a.login-lnk1 {
  background: #b31313;
  color: #fff;
  font-size: 17px;
  font-family: "AlefRegular", Arial, sans-serif;
  transition: background 0.4s ease-in-out 0s;
  padding: 10px 12px 9px;
}
.login a.login-lnk1:hover {
  background-color: #3d3f3e;
}

div.loginBoxContainer {
  position: relative;
}
div.loginBoxContainer div.detailBubble,
div.loginBoxContainer div.loginBubble {
  background: #4e4e4e none repeat scroll 0 0;
  display: block;
  right: 0;
  padding: 20px 20px 10px;
  position: absolute;
  top: 59px;
  width: 275px;
  z-index: 9;
}
div.loginBoxContainer .sprite.close {
  background: rgba(0, 0, 0, 0) url("../images/sprites.png") no-repeat scroll left -9175px;
  cursor: pointer;
  height: 10px !important;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px !important;
}

div.loginBoxContainer div.loginBubble div.bubbleRow {
  font-size: 13px;
  margin-bottom: 10px;
  position: relative;
}

div.loginBoxContainer div.loginBubble div.bubbleRow label {
  color: #777777;
  cursor: text;
  pointer-events: none;
  position: absolute;
  left: 8px;
  top: 6px;
}

div.loginBoxContainer div.loginBubble div.bubbleRow input {
  background: #1d1d1d none repeat scroll 0 0;
  border: 1px solid #404040;
  border-radius: 3px;
  color: #ffffff;
  padding: 6px 5px;
  text-align: left;
}

div.loginBoxContainer div.loginBubble div.bubbleRow.required input {
  border: 1px solid #ff0000;
}
div.loginBoxContainer div.loginBubble p.singInRow {
  color: #ffffff;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  text-align: left;
  vertical-align: middle;
}

div.loginBoxContainer div.loginBubble p.messageRow {
  color: #ff0000;
  font-size: 14px;
  text-align: center;
}

div.loginBoxContainer div.loginBubble ul.registerRow {
  clear: both;
  font-size: 14px;
  list-style: outside none none;
  margin: 10px 0px 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}

div.loginBoxContainer div.loginBubble ul.registerRow a {
  color: #ffffff;
  text-decoration: none;
}
div.loginBoxContainer div.loginBubble ul.registerRow li:before {
  border: 0 none;
}
div.loginBoxContainer div.loginBubble ul.registerRow li {
  width: 100%;
  float: right;
  text-align: center;
  background-color: #333;
}
div.loginBoxContainer div.loginBubble ul.registerRow a.forgotPassword {
  background: none;
  border: 0 none;
  text-align: center;
}
div.loginBoxContainer div.loginBubble p.singInRow input.loginSubmitButton {
  background-color: #fb6624;
  border: medium none;
  color: white;
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-left: 0;
  overflow: visible;
  padding: 0 10px;
  text-align: center;
}
/* = = = = Slider Part = = = = = */
.layerItem {
  margin: 15px 0;
  width: 100%;
  float: right;
}
div.banner_holder {
  background-color: #e3e3e3;
  height: auto;
  position: relative;
  max-width: 920px;
  width: 100%;
}
#second .jcarousel img {
  max-width: 920px;
  height: auto !important;
  width: auto; /*max-height: 350px;*/
}
div.banner_holder img.image {
  background-color: gray;
  height: aukto;
  right: 0;
  position: relative;
  max-width: 920px;
  width: 100%;
}

#second div.banner_holder div.info {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #000 2%, #222323 32%, #363737 100%) repeat scroll 0 0;
  background: linear-gradient(to bottom, #000 2%, #222323 32%, #363737 100%);
  bottom: 0;
  height: 20px;
  padding: 25px;
  position: relative;
  left: 0;
  max-width: 1022px;
  width: 100%;
  margin-top: -5px;
}
div.banner_holder div.title {
  color: white;
  font-size: 20px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 10px;
}
.info .link {
  bottom: 38px;
  float: left;
  position: relative;
  width: 50%;
}
div.banner_holder a.btn {
  background-position: right center;
  background-repeat: no-repeat;
  border: 3px solid white;
  border-radius: 30px;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 12px;
  right: 70px;
  margin-top: 12px;
  padding: 8px 50px 8px 5px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  top: -8px;
  width: 225px;
  background-color: #b31313;
  font-family: "AlefRegular", Arial, sans-serif;
  opacity: 0.9;
}
div.banner_holder a.btn:hover {
  background-color: #4e4e4e;
}
div.banner_holder a.buytickets {
  background-image: url("../images/btn_buy.png");
}
#rbanner {
  position: relative;
  float: left;
  margin-top: -440px;
  right: 160px;
  width: 95%;
  max-width: 150px;
  height: 255px;
}
#lbanner {
  position: relative;
  float: right;
  right: 160px;
  width: 95%;
  max-width: 150px;
  float: right;
  margin-top: -440px;
  height: 255px;
}
#rbanner img {
  width: 100%;
  height: auto;
}
#lbanner img {
  width: 100%;
  height: auto;
}
section#filter-social {
  width: 100%;
  float: left;
}
section#filter-social > div > div {
  float: left;
}
section h3 {
  font-size: 22px;
  line-height: 31px;
  color: #fff;
  padding: 6px 20px 7px;
  font-weight: normal;
  text-align: center;
  font-family: "AlefRegular", Arial, sans-serif;
  margin: 0;
}
section h3.mage {
  font-size: 18px;
  line-height: 20px;
  padding: 6px 10px 6px;
  margin-bottom: 10px;
}
section h3.mage a {
  color: white;
}
section#filter-social div.quickPurchasePerformingArts {
  padding: 20px;
  position: relative;
  background-color: #eeeeee;
  float: left;
  width: 100%;
}
section#filter-social .filter-part {
  width: 32%;
}
section#filter-social .calender {
  width: 32%;
  background-color: #eeeeee;
  margin: 0 2%;
}
section#filter-social .calender > div.ItemClass-10-2-shows_calendar {
  min-height: 231px;
}
section#filter-social .fb-box {
  width: 240px;
  background-color: #eeeeee;
  height: 296px;
}
form.form-group {
  text-align: center;
}
/* .scheduleDropBox_submit {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-family: "AlefRegular", Arial, sans-serif;
	font-weight: normal !important;
	color: #fff;
	background: #000;
	background: -moz-linear-gradient(top, #000 2%, #000 32%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #000), color-stop(32%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, #000 2%, #000 32%, #000 100%);
	background: -o-linear-gradient(top, #000 2%, #000 32%, #000 100%);
	background: -ms-linear-gradient(top, #000 2%, #000 32%, #000 100%);
	background: linear-gradient(to bottom, #000 2%, #000 32%, #000 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000', GradientType=0 );
	border: solid 1px #000;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-top: 14px;
} */
/*.scheduleDropBox_submit:hover, #submitButton:hover {
	background: rgb(247,161,64);
	background: -moz-linear-gradient(top, rgba(247,161,64,1) 0%, rgba(251,86,32,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247,161,64,1)), color-stop(100%, rgba(251,86,32,1)));
	background: -webkit-linear-gradient(top, rgba(247,161,64,1) 0%, rgba(251,86,32,1) 100%);
	background: -o-linear-gradient(top, rgba(247,161,64,1) 0%, rgba(251,86,32,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,161,64,1) 0%, rgba(251,86,32,1) 100%);
	background: linear-gradient(to bottom, rgba(247,161,64,1) 0%, rgba(251,86,32,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a140', endColorstr='#fb5620', GradientType=0 );
}*/
/* .scheduleDropBox_submit:hover, #submitButton:hover {
	background: #b31313;
}
.scheduleDropBox_submit:active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.scheduleDropBox_submit.disabled {
	border: solid 1px #555;
	background: rgb(136,136,136);
	background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(87,87,87,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(136,136,136,1)), color-stop(100%, rgba(87,87,87,1)));
	background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(87,87,87,1) 100%);
	background: -o-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(87,87,87,1) 100%);
	background: -ms-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(87,87,87,1) 100%);
	background: linear-gradient(to bottom, rgba(136,136,136,1) 0%, rgba(87,87,87,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#575757', GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
} */

section#thumb-jcarousel {
  margin-top: 15px;
  width: 100%;
  float: left;
}
.skin-default {
  position: relative;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #646464 0%, #444444 1%, #060606 100%) repeat scroll 0 0;
  border-radius: 4px;
  border-top: 1px solid #272727;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  padding: 15px 15px 0;
}
/*ul.thumb-sliders li{margin-left: 12px;}*/
ul.thumb-sliders li a > div.sld-thumb {
  background: white none repeat scroll 0 0 !important;
  border: 3px solid #fff;
  cursor: pointer;
  height: 222px;
  width: 138px;
}
ul.thumb-sliders li a > div > div.featurePosterTitle {
  color: #000;
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  z-index: 0;
}
ul.thumb-sliders li a > div > img {
  width: 134px;
  height: 190px;
  object-fit: cover;
}
section#tabbs-add {
  margin-top: 15px;
  width: 100%;
  float: left;
}
section#tabbs-add > div > div {
  float: left;
}
section#tabbs-add .right-adds {
  width: 215px;
}
section#tabbs-add .left-tabs {
  width: 690px;
  background: #ffffff;
  margin-left: 9px;
}

/* = =  Tabbed Content = = = = */
ul#categoryfeatures_filter,
ul#categoryfeatures_filter1 {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #444444 0%, #212121 100%) repeat scroll 0 0;
  font-size: 12px;
  height: 48px;
  list-style: outside none none;
  margin: 0;
  width: 100%;
  padding: 0;
}

.left-tabs .featureCategories ul#categoryfeatures_filter li:nth-child(2n) {
  display: none;
}

ul#categoryfeatures_filter li {
  float: left;
  margin-bottom: -20px;
  margin-right: 4px;
}
ul#categoryfeatures_filter1 li {
  float: left;
  margin-bottom: -20px;
  margin-right: 0px;
  width: 50%;
  text-align: center;
}
ul#categoryfeatures_filter li a,
ul#categoryfeatures_filter1 li a {
  color: white;
  background: linear-gradient(to bottom, #131414 0%, #202020 3%, #292929 4%, #000 100%);
}
ul#categoryfeatures_filter li.catTab.current a,
ul#categoryfeatures_filter1 li.catTab.current a {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #000 0%, #000 3%, #000 3%, #eeefef 14%, #fff 98%) repeat scroll 0 0;
  color: #000;
}
ul#categoryfeatures_filter li.catTab a,
ul#categoryfeatures_filter1 li.catTab a {
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 3.1em;
  padding: 0 20px;
  display: block;
  height: 48px;
  text-decoration: none;
  outline: none;
}
ul#categoryfeatures_filter1 li.catTab a {
  font-size: 13px;
  line-height: 20px;
  padding-top: 15px;
}
ul#categoryfeatures_filter li.catTab a:hover,
ul#categoryfeatures_filter1 li.catTab a:hover {
  color: white;
}
ul#categoryfeatures_filter li.catTab.current a:hover,
ul#categoryfeatures_filter1 li.catTab.current a:hover {
  color: black;
}
ul#categoryfeatures_filter li:first-child,
ul#categoryfeatures_filter1 li:first-child {
  border-left: medium none;
}

ul#categoryfeatures_portfolio,
ul#categoryfeatures_portfolio1 {
  background: #fff none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin-left: 0;
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}
ul#categoryfeatures_portfolio li.poster {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #c6c6c6;
  float: left;
  height: 190px;
  margin: 20px 0 0 20px;
  position: relative;
  width: 314px;
  display: list-item;
  z-index: 1;
}
ul#categoryfeatures_portfolio1 li.poster {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #c6c6c6;
  float: left;
  height: 167px;
  margin: 0px 0px 0 0;
  position: relative;
  width: 314px;
  display: list-item;
  z-index: 1;
  overflow: hidden;
}
ul#categoryfeatures_portfolio .headerSectio,
ul#categoryfeatures_portfolio1 .headerSection {
  color: #000;
  float: right;
  padding-top: 5px;
  text-align: left;
  width: 170px;
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 18px;
}
ul#categoryfeatures_portfolio .headerSectio {
  padding-left: 15px;
}
ul#categoryfeatures_portfolio1 .headerSection {
  width: 100%;
  font-size: 14px;
}
ul#categoryfeatures_portfolio .contentSection .featureTitle {
  padding-left: 15px;
  font-weight: 700;
  color: #000;
}
.poster .info {
  display: block;
  font-size: 14px;
  height: 100px;
  overflow: hidden;
  padding-right: 16px;
  padding-left: 14px;
  position: relative;
  right: 0;
  text-align: left;
  top: 0px;
  width: 183px;
}
.poster .info p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 19px;
  color: #3e3f3e;
}
.info .synopsis:before {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(244, 244, 244, 1) 0%, rgba(244, 244, 244, 1) 62%, rgba(244, 244, 244, 0) 99%) repeat scroll 0 0;
  bottom: 15px;
  content: "... ";
  display: block;
  height: 0;
  right: 6px;
  position: absolute;
  text-align: center;
  width: 3em;
  display: none;
}
div.featureCategories div.scheduleDropBoxExtended {
  padding: 5px;
}

ul#categoryfeatures_portfolio li.poster .program .featureInfo,
ul#categoryfeatures_portfolio1 li.poster .program .featureInfo {
  bottom: 10px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  right: 12px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
}
ul#categoryfeatures_portfolio li.poster .program .featureInfo {
  bottom: 15px;
}
ul#categoryfeatures_portfolio li.poster .program .featureInfo .triangle,
ul#categoryfeatures_portfolio1 li.poster .program .featureInfo .triangle {
  font-size: 11px;
}

ul#categoryfeatures_portfolio .mediaSection,
ul#categoryfeatures_portfolio1 .mediaSection {
  /*  position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;*/
  width: 40%;
  float: left;
}

ul#categoryfeatures_portfolio .feature_info_media,
ul#categoryfeatures_portfolio1 .feature_info_media {
  /*  position: absolute;
    right: 1px;
    top: 1px;*/
  width: 100%;
}
ul#categoryfeatures_portfolio img,
ul#categoryfeatures_portfolio1 img {
  cursor: pointer;
  height: 187px;
  /* width: 130px;*/
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
ul#categoryfeatures_portfolio1 img {
  cursor: pointer;
  height: 165px;
  /* width: 130px;*/
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
ul#categoryfeatures_portfolio .contentSection,
ul#categoryfeatures_portfolio1 .contentSection {
  width: 59%;
  float: left;
}
ul#categoryfeatures_portfolio1 .contentSection {
  width: 59%;
  float: left;
  position: relative;
}
ul#categoryfeatures_portfolio1 .contentSection {
  width: 58%;
  float: right;
}
ul#categoryfeatures_portfolio1 .program {
  float: left;
  width: 100%;
  margin-top: 35px;
}
ul#categoryfeatures_portfolio1 .poster .info {
  height: auto;
}
ul#categoryfeatures_portfolio1 .program a {
  width: 96px;
  background: #000;
  color: #fff;
  padding: 0px 7px;
  line-height: 24px;
  height: 24px;
  float: right;
  text-align: center;
  margin-right: 15px;
}

ul#categoryfeatures_portfolio1 .info .synopsis::before {
  display: none;
}
ul#categoryfeatures_portfolio1 .contentSection .headerSection {
  padding-right: 16px;
  padding-left: 16px;
}
ul#categoryfeatures_portfolio1 .contentSection .poster .info {
  height: 116px;
}
ul#categoryfeatures_portfolio1 .featureItem.poster {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;

  margin-bottom: 10px;
}
ul#categoryfeatures_portfolio1 {
  max-height: 240px;

  overflow-y: auto;
}
li.paginateCtrl {
  position: relative;
  text-align: left;
  width: 100%;
  float: left;
  margin-top: 35px;
}
li.moreFeat {
  background-color: #eee;
}
span.qp_counter {
  color: #999;
  float: left;
  font-size: 12px;
  height: 35px;
  line-height: 3em;
  text-align: center;
}
a.qp_next,
a.qp_prev {
  background-color: #e3e3e3;
  color: #494949;
  display: block !important;
  font-size: 12px;
  padding: 12px;
  text-align: center;
  width: 71px !important;
}
.qp_next {
  float: left;
}

ul#categoryfeatures_portfolio a,
ul#categoryfeatures_portfolio1 a {
  cursor: pointer;
  text-decoration: none;
}

span.qp_counter {
  color: #000;
  display: block;
  float: left;
  font-size: 12px;
  height: 35px;
  line-height: 3em;
  text-align: center;
  width: 500px;
}
a.qp_next {
  float: right;
}
a.qp_prev {
  float: left;
}
a.qp_next,
a.qp_prev {
  background-color: #e3e3e3;
  color: #494949;
  display: block !important;
  font-size: 12px;
  padding: 12px;
  text-align: center;
  width: 71px !important;
}
a.qp_next:hover,
a.qp_prev:hover {
  background: #4e4e4e;
  color: #fff;
}
.qp_prev {
  float: right;
}
.righttxt-carousel {
  width: 32%;
  float: left;
}
.right-adds .righttxt-carousel {
  width: 215px;
  float: left;
}
.righttxt-carousel .slide-content {
  width: 100%;
  float: left;
  background: #fff;
  height: 253px;
  padding: 5px 20px 0;
}
.righttxt-carousel .slide-content .jcarousel-wrapper {
  margin: 0;
  padding: 0;
}
.righttxt-carousel .slide-content .jcarousel-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.righttxt-carousel .jcarouselvert li {
  width: 100%;
}
div.newsTickerItem {
  float: left;
  height: 78px;
  list-style: outside none none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
div.newsTickerItem div.newsContent {
  color: black;
  cursor: pointer;
  font-size: 11px;
  text-align: right;
}

div.newsTickerItem div.newsContent div.title a {
  color: #333;
  font-size: 14.5px;
  font-weight: bold;
  text-align: left;
  float: left;
  width: 100%;
}

div.newsTickerItem div.newsContent div.text {
  text-align: left;
  margin-left: 0 !important;
  font-size: 12.5px;
  width: 100%;
  float: left;
}
div.newsTickerItem div.newsContent a.link_ticket {
  width: 100%;
  display: inline-block;
  color: #888888;
  font-size: 12.5px;
  float: left;
  position: relative;
  top: -1px;
  cursor: pointer;
}

/* = = = = Footer = = = = */
footer {
  width: 100%;
  float: left;
  margin: 0px auto;
  background: #000;
  margin-top: 15px;
}
footer a,
footer li {
  color: #fff;
}
footer a:hover {
  color: #afb3b2;
}
.footer_bg {
  filter: none;
  height: 170px;
  margin-top: 20px;
}
.home .footer_bg {
}
div.footer {
  margin-top: 20px;
  padding: 0;
}

div.footer .widgets {
  float: left;
  font-family: "AlefRegular", sans-serif;
  list-style: outside none none;
  margin-left: 1%;
  margin-right: 1%;
  text-align: left;
  width: 23%;
}
div.footer .widgets ul {
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
}
ul.footer li ul {
  width: 180px;
  padding: 0;
}
.footer .fb-box {
  margin-top: 0px;
}
.footer .fb-box h3 {
  font-size: 18px;
  color: #fff;
  margin-top: 0px;
}
.footerlogo {
  text-align: center;
}
ul.footer li a {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  text-decoration: none;
}
ul.footer li ul li,
ul.footer li ul li a {
  color: #999;
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 0;
  text-align: left;
}
ul.social li {
  float: left;
  list-style: outside none none;
  width: 34px;
}
ul.footer li ul li.ftl {
  width: auto;
}
ul.footer li ul li.ftl > a {
  float: right;
  margin-left: 2px;
}
ul.social li a {
  background-size: cover;
  display: block;
  float: left;
  height: 32px;
  margin-right: 3px;
  transition: opacity 0.2s ease-in-out 0s;
  width: 32px;
}
ul.social li a#instagram {
  background-image: url("../images/instagram.png");
}

ul.social li a#facebook {
  background-image: url("../images/facebook.png");
}

ul.social li a#twitter {
  background-image: url("../images/twitter.png");
}

ul.social li a#youtube {
  background-image: url("../images/youtube.png");
}

ul.social li a#instagram {
  background-image: url("../images/instagram.png");
}
ul.social li a:hover {
  opacity: 0.8;
}
ul.footer li ul li a.arch:hover {
  color: #f76c1b;
}
.footer_bg .footerCred {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-family: "AlefRegular";
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 20px auto 10px;
  text-decoration: none;
  text-align: center;
  position: static;

  float: right;

  width: 100%;
}
.footer_bg .footerCred a {
  color: #aaa;
}
.footer_bg .footerCred a:hover {
  color: #fff;
}
/* = = =  Misc css = = = = */
.centernew {
  float: left;
  width: 87%;
}
.fb-box {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.page-template-homepage .fb_iframe_widget,
.page-template-homepage .fb_iframe_widget span,
.page-template-homepage .fb_iframe_widget span iframe[style] {
  width: 100% !important;
  height: 198px !important;
}
/* .orange-bg{
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #000 2%, #222323 32%, #363737 100%) repeat scroll 0 0;
    background: linear-gradient(to bottom,#000 2%,#222323 32%,#363737 100%);
	} */
.fb-color-code {
  background: #3b5998;
}
h3.special {
  font-size: 14px;
  line-height: 14px;
}
.simage {
  width: 100%;
  height: auto;
  max-height: 185px;
}
.link {
  float: left;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  position: relative;
  margin-top: -15px;
}
a.slink {
  /*background: linear-gradient(to bottom,#f98740 2%,#fc8a41 32%,#fb5620 100%);
    padding: 1px 10px;
    border-radius: 5%;
    font-size: 14px;
    position: relative;
    top: -5px;
    width: 100%;
    max-width: 80px;
    margin: 0px auto;
    text-align: center;*/
  direction: ltr;
  cursor: pointer;
}
/*a.slink:hover{color:white; cursor:pointer;}*/
.navbarbg {
  background: #fff;
  /*	background: -moz-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(75,73,74,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,61,61,1)), color-stop(100%, rgba(75,73,74,1)));
	background: -webkit-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(75,73,74,1) 100%);
	background: -o-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(75,73,74,1) 100%);
	background: -ms-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(75,73,74,1) 100%);
	background: linear-gradient(to bottom, rgba(61,61,61,1) 0%, rgba(75,73,74,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#4b494a', GradientType=0 );
	*/
  width: 100%;
  float: left;
}

.hidden {
  display: none;
}

/*---page---*/
.html_content {
  text-align: left;
  line-height: 27px;
  font-size: 12px;
  color: #444;
  padding-top: 20px;
  padding-bottom: 10px;
  width: 100%;
  float: left;
}
.area-wrapper {
  background: linear-gradient(to bottom, #646464 0%, #444444 1%, #060606 100%) repeat scroll 0 0 transparent;
  border-radius: 4px 4px 4px 4px;
  border-top: 1px solid #272727;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  padding: 10px;
  float: right;
  width: 100%;
}
.page-template-infolessin .area-wrapper {
  float: inherit;
}
.info-area {
  background: white;
  direction: ltr;
  text-align: left;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.html_content .area-wrapper h1 {
  line-height: 50px;
  font-family: "AlefRegular", Arial, sans-serif;
  border-top: 0px none !important;
  font-weight: normal !important;
  color: #000;
  font-size: 40px;
  padding: 12px 20px 7px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.page-template-member .info-area {
  float: left;
  width: 100%;
  padding: 0 25px;
}
.html_content .area-wrapper .members {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
.html_content .area-wrapper .members h1 {
  width: 80%;
  float: left;
  padding: 12px 0px 7px 20px;
}
.html_content .area-wrapper .members a.ordernow {
  float: left;
  background: linear-gradient(to bottom, #fd873d 0%, #fc5823 100%);
  font-family: "AlefBold", Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-style: normal;
  text-decoration: none;
  padding: 5px 18px;
  font-size: 18px;
  display: block;
  margin: 12px 0px;
}
.ui-accordion {
  width: 100%;
  padding: 15px 25px 40px;
}
#accordion h2.ui-accordion-header,
#accordion h2.ui-accordion-header.ui-state-default {
  background-color: #888888;
  direction: ltr;
  text-align: left;
  color: #fff;
  background-image: none;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.info-area h2 {
  font-size: 24px !important;
  font-family: "AlefRegular", sans-serif;
  border: 0 none;
}
.page-id-645252 .info-area h2 {
  font-size: 22px !important;
  font-family: "AlefRegular", sans-serif;
  border: 0 none;
}
h2.ticket {
  font-size: 24px !important;
  font-family: "AlefRegular", sans-serif;
  border: 0 none;
  text-align: center;
}
#accordion .section {
  height: 340px;
  overflow-y: scroll;
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  border: 1px solid #aaaaaa;
  background: url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.info-area #accordion p {
  margin: 0px;
  clear: both;
}
.info-area .section.ui-accordion-content h2 {
  float: left;
  width: 100%;
  padding: 0;
}
.info-area .section.ui-accordion-content a {
  float: left;
}
.info-area #accordion h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: "AlefRegular", sans-serif;
  color: #414141;
  background-color: transparent;
  border: 0 none;
  padding-left: 0;
  font-size: 18px;
  font-weight: bold;
  width: 82%;
}
.info-area .ui-accordion-content ul {
  margin-left: 20px;
  list-style: outside;
  width: 90%;
  float: left;
}
.info-area .ui-accordion-content ul li {
  direction: ltr;
  font-size: 14px;
  line-height: 23px;
  color: black;
  font-weight: normal;
  font-family: "Verdana", Arial, sans-serif;
  margin-bottom: 10px;
}
.info-area #accordion .abt p {
  margin: 15px 0px;
  width: 100%;
  font-family: "Verdana", Arial, sans-serif;
  font-size: 14px;
  direction: ltr;
  line-height: 18px;
}
.info-area #accordion ul.sub li {
  margin: 0px;
  padding: 0px;
  line-height: 18px;
  font-size: 14px;
  font-family: "Verdana", Arial, sans-serif;
}
.info-area #accordion h3 > a {
  color: #000;
  line-height: 32px;
  text-decoration: none;
}
.content-area {
  padding: 20px;
  width: 100%;
  float: left;
}
.html_content .content-area h1 {
  padding: 12px 0px 7px;
}
.content-area img.abtimg {
  width: 370px;
  height: 556px;
  margin: 10px;
  border-width: 1px;
  border-style: solid;
  float: right;
}
.content-area span {
  font-size: 13px;
  font-family: "Arial", "sans-serif";
  color: #444444;
  direction: rtl;
  text-align: justify;
  line-height: 20px;
}
.page-id-645252 .content-area span {
  font-size: 15px;
}
.page-id-645250 .content-area span {
  font-family: "AlefRegular", Calibri, Arial, sans-serif;
  font-size: 20px;
}
.wp-caption-text {
  font-size: 13px;
  font-family: "arial";
  line-height: 20px;
  font-weight: normal;
}
.friends-area {
  padding: 25px 25px;
  width: 100%;
  float: left;
  background: #ffffff;
}
.content-area .cen {
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
.member {
  width: 100%;
  float: left;
}
.title-member {
  float: left;
  width: 30%;
  text-align: center;
  font-weight: bold;
  margin: 45px 10px 25px;
  padding: 10px;
  border: 1px solid #fcab1f;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.35);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fafafa;
}
.frend p {
  font-size: 13px;
  font-family: "arial";
  line-height: 20px;
}
.frendimg img {
  width: 200px;
  height: auto;
  float: left;
  margin-right: 10px;
  border: 1px solid black;
}
.join {
  margin: 30px 25%;
  text-align: center;
  padding: 10px;
  border: 1px solid #424242;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
  width: 440px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fafafa;
  float: left;
}
.join h3 {
  font-size: 18px;
  background: transparent;
  border: none;
  padding-left: 0;
  color: #000;
  font-family: "AlefRegular", Arial, sans-serif;
}
.join p {
  margin: 15px 0px;
  width: 100%;
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
.join p > a {
  width: auto;
  line-height: 7px;
}
.contt {
  font-size: 12px;
  line-height: 20px;
}
.form-boxs {
  padding: 20px;
  border-bottom: 1px solid black;
  float: left;
}
.app .form-boxs {
  border-bottom: none;
}
.field,
.btn {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  line-height: 20px;
  font-size: 12px;
}
.field label,
.btn label {
  float: left;
  width: 80px;
  padding-top: 7px;
  margin-right: 10px;
  color: #999999;
  font-weight: bold;
}
.page-id-645254 .field label,
.page-id-645329 .field label {
  color: #444444;
}
.field input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  padding: 9px;
  border: solid 1px #e5e5e5;
  outline: 0;
  font: normal 13px/100% Verdana, Tahoma, sans-serif;
  width: 200px;
  background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
  background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  cursor: auto;
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em 0em 0em 0em;
  direction: ltr;
}
.field textarea {
  width: 400px;
  max-width: 400px;
  height: 150px;
  line-height: 150%;
  resize: none;
}
.send {
  float: left;
  border: 0 none;
  margin-top: 10px;
  margin-bottom: 20px;
  background: -moz-linear-gradient(top, #424242 0%, #565555 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #565555));
  background: -webkit-linear-gradient(top, #424242 0%, #565555 100%);
  background: -o-linear-gradient(top, #424242 0%, #565555 100%);
  background: -ms-linear-gradient(top, #424242 0%, #565555 100%);
  background: linear-gradient(to bottom, #424242 0%, #565555 100%);
  font-family: "AlefBold", Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  filter: dropshadow(color=#000000, offx=1, offy=1);
  color: #fff;
  font-style: normal;
  text-decoration: none;
  padding: 7px 28px;
  font-size: 18px;
  display: block;
  width: auto;
}
.content-area h4 {
  font-size: 24px;
  font-family: "AlefRegular";
  color: #444444;
  font-weight: normal;
  line-height: 20px;
  margin: 10px 0 4px;
  direction: ltr;
  text-align: left;
  width: 100%;
  float: left;
}
#wpcf7-f479-p645329-o1 div.screen-reader-response {
  position: relative;
  top: 500px;
  padding: 0 107px;
  font-size: 15px;
}
#wpcf7-f77411-p645254-o1 div.screen-reader-response {
  position: relative;
  top: 355px;
  padding: 0 87px;
  font-size: 15px;
}
#wpcf7-f479-p645329-o1 div.screen-reader-response ul {
  display: none;
}
#wpcf7-f77411-p645254-o1 div.screen-reader-response ul {
  display: none;
}
body.page-id-645329 .wpcf7-validation-errors {
  display: none !important;
}
body.page-id-645254 .wpcf7-validation-errors {
  display: none !important;
}
body.page-id-645329 .wpcf7-mail-sent-ok {
  display: none;
}
body.page-id-645334 .content-area h4 {
  padding: 0px;
}
.content-area h4.how {
  margin-bottom: 40px;
}
.members-area {
  width: 100%;
  float: left;
}
.members-area .orange {
  margin-bottom: 15px;
  margin-top: 30px;
  width: 100%;
  float: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  color: #f98740;
}
.members-area a {
  color: #000;
  text-decoration: underline;
  margin: 2px;
}
.wp-image-647240 {
  width: auto;
  height: 100%;
}
.html_content h3 {
  font-size: 18px;
  background: transparent;
  border: none;
  padding-left: 0;
  color: #000;
  font-family: "AlefRegular", Arial, sans-serif;
  float: left;
  width: 100%;
  margin: 0px;
  text-align: center !important;
}
.single h3 {
  text-align: left;
  padding: 12px 20px 7px;
}
.single section.entry-content ul {
  list-style-type: circle;
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 17px;
  padding: 12px 40px 7px;
}

.single section.entry-content ol {
  list-style-type: decimal;
  font-family: "AlefRegular", Arial, sans-serif;
  font-size: 17px;
  padding: 12px 40px 7px;
}

.single-articles .html_content h3 {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  color: black;
  font-family: "AlefRegular", sans-serif;
}
.single-articles .html_content ul {
  list-style-type: disc;
  width: 90%;
  float: left;
  margin-bottom: 10px;
}
.single-articles .html_content ul li {
  width: 100%;
  margin-left: 2%;
  font-size: 17px;
  line-height: 24px;
  font-family: "AlefRegular", sans-serif;
}
.single-articles .html_content ol {
  width: 90%;
  float: left;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.single-articles .html_content ol li {
  width: 100%;
  margin-left: 2%;
  font-size: 17px;
  line-height: 24px;
  font-family: "AlefRegular", sans-serif;
}
.members-area .orange1 {
  margin: 0px 0 10px;
  width: 100%;
  float: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
.entry-content img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.single .entry-content p {
  padding: 12px 20px 7px;
}
.entry-content p > a {
  width: auto;
  float: left;
  color: #000;
  /* font-size: 17px; */
  /* line-height: 24px; */
  font-family: inherit;
  font-weight: normal;
  line-height: 1.45;
  margin-right: 1%;
}
.members-area strong {
  color: #424242;
  font-size: 16px;
  font-family: lucida sans unicode, lucida grande, sans-serif;
  line-height: 20px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.bkblog {
  width: 50%;
  float: right;
  padding: 0px px 0px 0px;
  text-align: right;
  padding: 0 30px;
  margin: 16px 0;
}
.bkblog a {
  color: #000;
  font-family: inherit;
  font-weight: normal;
  line-height: 1.45;
  margin-bottom: 17px;
  font-size: 17px;
}
.addtoany_share_save_container {
  width: auto;
  float: left;
  padding: 0 20px;
}
.mtable {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.mtable table {
  border: 1px solid #d3d3d3;
  background: #fefefe;
  width: 70%;
  margin: 5% auto 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-collapse: collapse;
}
.mtable table th {
  font-weight: bold;
  font-family: "AlefRegular", sans-serif;
  font-size: 16px;
  padding: 6px;
  direction: ltr;
  text-align: center;
  background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}
.mtable table td {
  padding: 3px;
  background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
}
.mtable table td.mark a {
  color: #2d9ad8;
}
.mt {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.young {
  width: 100%;
  float: left;
  font-family: Arial;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 15px;
}
.young a {
  margin: 0px;
  color: #2d9ad8;
}
p.orange1 {
  margin: 0px 0 10px;
  width: 100%;
  float: left;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
.form-boxs_limit {
  float: left;
  width: 100%;
  padding: 9px;
  border: solid 1px #e5e5e5;
  outline: 0;
  font: normal 13px/100% Verdana, Tahoma, sans-serif;
  background: #ffffff url(bg_form.png) left top repeat-x;
  background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
  background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  height: 300px;
}

/* shows */
.singleshows {
  width: 100%;
  float: right;
}
.single-shows .area-wrapper {
  padding: 10px 0px;
}
.singleshows .right_column {
  width: 22%;
  float: left;
}
.singleshows .middle_column {
  width: 42%;
  float: left;
  margin-right: 1%;
}
.singleshows .left_column {
  width: 34%;
  float: left;
  color: #f98740;
  font-family: "AlefRegular", Arial, sans-serif;
  background-color: #eeeeee;
  padding: 10px;
}
.singleshows .left_column h3 {
  font-size: 20px;
  margin-bottom: 6px;
}
.singleshows .middle_column .description p {
  font-size: 16px;
  font-weight: 100;
  font-family: "AlefRegular";
  line-height: 1.5;
}
.singleshows .middle_column .review p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 100;
  font-family: "AlefRegular";
  line-height: 1.5;
}
.singleshows .right_column .poster {
  background: transparent none;
  left: 20px;
  top: -68px;
  position: relative;
  width: 160px;
  /* height: 250px;*/
}
.singleshows .right_column .poster img {
  height: 100%;
  width: 100%;
  padding: 10px;
  border: 1px solid #c8c8c8;
  background-color: #fff;
  object-fit: contain;
  object-position: top;
}
.singleshows .right_column .details {
  width: 98%;
  float: right;
  padding: 0px 15px;
}
.singleshows .right_column .details_row {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px;
  padding: 2px;
  line-height: initial;
  margin-bottom: 2px;
}
.singleshows .right_column .details .detail {
  /*width:30%;*/
  float: left;
  font-family: "AlefRegular";
  font-weight: bold;
  font-size: 14px;
  margin-right: 3px;
}
.singleshows .right_column .details .dtail_answer {
  /*width:62%;*/
  float: left;
}
.singleshows .right_column .details .dtail_answer a {
  color: #000;
  font-family: "AlefRegular";
  font-weight: normal;
  font-size: 14px;
}
.singleshows .right_column .details .dtail_answer a:hover {
  color: #424242;
}
.singleshows .right_column .details .dtail_answer span.talent {
  color: #000;
  font-family: "AlefRegular";
  font-weight: normal;
  font-size: 14px;
}

.singleshows h1 {
  background: #666666;
  background: url(media/lessin/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #888888 100%);
  background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #666666), color-stop(100%, #888888));
  background: -webkit-linear-gradient(top, #666666 0%, #888888 100%);
  background: -o-linear-gradient(top, #666666 0%, #888888 100%);
  background: -ms-linear-gradient(top, #666666 0%, #888888 100%);
  background: linear-gradient(to bottom, #666666 0%, #888888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666',endColorstr='#888888',GradientType=0 );
  border-top: 0 none !important;
  padding: 5px 202px 10px 20px !important;
  font-size: 28px !important;
  font-family: "AlefBold", Arial, sans-serif;
  color: #fff !important;
  line-height: 1.1 !important;
  margin-bottom: 12px !important;
  margin-top: 12px !important;
}
.form-boxs_limit .wpcf7-not-valid-tip {
  float: left;
  width: 100%;
  position: relative;
  left: 11%;
}
.showsrelated {
  float: left;
  width: 100%;
}
.maincontent {
  width: 100%;
  background-color: #f8f7f9;
  height: 300px;
  padding: 14px 0px;
}
.contentDisplay {
  width: 450px;
  height: 270px;
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
  box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.2);
  background-color: #ffffff;
  padding: 10px;
  position: relative;
}
.contentDisplay img {
  width: auto;
  height: 100%;
}
#showsrelated-jcarousel .skin-default {
  background: transparent none;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  border-top: 0 none;
  padding: 5px 5px;
}
#showsrelated-jcarousel ul.thumb-sliders li a > div.sld-thumb {
  background: white none repeat scroll 0 0 !important;
  border: 3px solid #fff;
  height: 130px;
  width: 130px;
  margin-bottom: 10px;
  cursor: pointer;
  padding: 5px;
  box-sizing: border-box;
}
#showsrelated-jcarousel ul.thumb-sliders li a > div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contentDisplay > iframe > a.popUp {
  display: none;
}
.contentDisplay:hover > a.popup {
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  left: 0;
  border: none;
  background-color: #000000;
  background-image: url(../images/mg.png);
  opacity: 0.9;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}
.talentshows {
  float: left;
  width: 100%;
}
.talentshows h1 {
  font-family: "AlefRegular", Arial, sans-serif;
  border-top: 0px none !important;
  font-weight: normal !important;
  color: #000;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  font-size: 40px !important;
  padding: 12px 0px 7px;
  margin-bottom: 0;
}
.feature {
  float: left;
  width: 100%;
}
.feature .talent_right_column {
  width: 25%;
  float: left;
  margin: 0px;
  padding: 0px;
}
.feature .talent_middle_column {
  width: 71%;
  float: left;
  margin: 0px 4% 0 0;
  padding: 0px;
}
.feature .talent_right_column img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#sortOption {
  width: 25%;
  float: right;
}
#sortOption .label {
  width: 100%;
  font-weight: bold;
  color: #5b5b5d;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}
#sortOption .byName {
  width: 48%;
  float: right;
  background: transparent url("../images/arachivefilter.png") no-repeat right bottom;
  min-width: 114px;
  min-height: 27px;
  font-size: 11px;
  color: lightgray;
  cursor: pointer;
  line-height: 27px;
  text-shadow: 1px 1px 1px #000000;
  text-align: center;
}
#sortOption .byRelease {
  background: transparent url("../images/arachivefilter.png") no-repeat left bottom;
  min-width: 114px;
  min-height: 27px;
  font-size: 11px;
  color: lightgray;
  cursor: pointer;
  line-height: 27px;
  text-shadow: 1px 1px 1px #000000;
  text-align: center;
}
#sortOption .byRelease.selected {
  background: transparent url("../images/arachivefilter.png") no-repeat left bottom;
  color: White;
  text-shadow: 0 0 1px black, -1px -1px 3px #8a8c8b, -1px 1px 3px #bc992e, 1px 1px 3px #8a8c8b, 1px -1px 3px #8a8c8b;
}
#sortOption .byName.selected {
  background: transparent url("../images/arachivefilter.png") no-repeat right top;
  color: White;
  text-shadow: 0 0 1px black, -1px -1px 3px #8a8c8b, -1px 1px 3px #8a8c8b, 1px 1px 3px #8a8c8b, 1px -1px 3px #8a8c8b;
}

.page-template-archivelessin ul#categoryfeatures_portfolio {
  background: #fff none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin-left: 0;
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  line-height: 0px;
}
.page-template-archivelessin ul#categoryfeatures_portfolio li.poster {
  float: left;
  width: 167px;
  border: none;
  background: none;
  height: auto;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-right: 5%;
  margin-bottom: 25px;
  height: 290px;
}
.page-template-archivelessin ul#categoryfeatures_portfolio li > div.cameri_feature img {
  border: 1px solid #cccccc !important;
  cursor: pointer;
  padding: 5px;
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.page-template-archivelessin ul#categoryfeatures_portfolio li > div.cameri_feature img div.cameri_feature-moreInfo {
  display: none;
}
.page-template-archivelessin ul#categoryfeatures_portfolio li div.cameri_feature:hover img {
  background-color: #333;
}
.page-template-archivelessin ul#categoryfeatures_portfolio li div.cameri_feature:hover div.cameri_feature-moreInfo {
  display: block !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/bg_opacity.png");
}
.page-template-archivelessin li > div.cameri_feature {
  position: relative;
  text-align: left;
}
.page-template-archivelessin li > div.arachivetitle {
  width: 100%;
  display: block;
  margin-top: 10px;
  float: left;
}
.page-template-archivelessin li > div.arachivetitle a {
  display: block;
  color: #424242;
  font-family: "AlefRegular", Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  text-decoration: none;
  line-height: 17px;
}
.page-template-archivelessin li > div.arachivetitle a:hover {
  color: #424242;
  text-decoration: none;
}
.page-template-shows .html_content .area-wrapper h1 {
  text-align: center;
}
.npd {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.pdf-btn {
  color: white !important;
  padding: 5px 10px;
  background: #424242;
  font-size: 18px;
  width: 40%;
}
a.pdf {
  font-size: 16px;
  font-family: inherit;
  cursor: pointer;
  float: left;
  text-align: center;
}
a.pdf:hover {
  color: white;
  text-decoration: none;
}
.blogpost {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  padding: 5px 20px;
  border: 1px solid #e0e1e2;
}
.app.blogpost {
  border: none;
}
.blogpost .img {
  width: 40%;
  float: left;
}
.blogpost .img img {
  width: 90%;
  height: auto;
}
.app.blogpost .img {
  text-align: right;
}
.blogpost .content {
  width: 60%;
  float: left;
}
.blogpost .content > div.text {
  font-size: 16px;
  font-weight: 100;
  font-family: "AlefRegular";
  line-height: 1.5;
}
.blogpost .content > a {
  float: left;
  width: 100%;
  text-align: right;
  color: #000;
  font-size: 20px;
  text-decoration: underline;
}
.custom-pagination {
  width: 100%;
  float: left;
  margin: 0px auto;
  text-align: center;
  background: none;
  border-bottom: none;
}
.custom-pagination a.page-numbers {
  padding: 2px 10px;
  background-color: #333333;
  color: #fff;
}
.custom-pagination span.current {
  background-color: #aaa;
  color: #fff;
  padding: 2px 10px;
}
.filters {
  width: 80%;
  margin: 0px auto;
  text-align: center;
}
.filters .form-group {
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
}
.lbl1 {
  width: 29%;
  float: left;
}
.lbl2 {
  width: 1%;
  float: left;
}
.sel {
  width: 45%;
}
.lbl1 .label {
  width: 28%;
  float: left;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 100;
  font-family: "AlefRegular";
  line-height: 26px;
}
.sel .label {
  width: 5%;
  margin-right: 2%;
}
.second {
  width: 25%;
}

.lbl1 .nice-select.wide {
  width: 90%;
  float: left;
  margin-top: 0px;
  clear: none;
}
.datesnew {
  width: 70%;
  float: left;
  margin-top: 0px;
  clear: none;
}
.shnd {
  margin: 0px;
  padding: 0 15px 0px 15px;
  color: white;
  text-decoration: none;
  background: #fe8644;
  border: none;
  cursor: pointer;
}
.datesnew input {
  border: 1px solid #aaaaaa;
  width: 100%;
  border-radius: 0px;
  height: 32px;
  color: black;
  font-size: 14px;
  font-weight: 100;
  font-family: "AlefRegular";
  line-height: 16px;
}
.filters .nice-select ul.list {
  width: 180%;
}
.page-template-shows .ui-datepicker {
  width: 26% !important;
}
.page-template-shows .program-table {
  width: 100%;
  float: left;
  background: #000;
  color: white;
}
.page-template-shows .program-table table {
  width: 100%;
}
.page-template-shows td {
  background: none;
}
.page-template-shows .program-table table th {
  background: #000;
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
  line-height: 22px;
  margin: 0px auto;
  text-align: left;
  padding: 5px 0px;
  text-shadow: none;
  padding-left: 10px;
}
td.mainstrip table td {
  padding: 5px;
  font-size: 12px;
  font-weight: 400;
  font-family: "arial";
  color: black;
  line-height: 12px;
}
td.mainstrip table td a {
  color: black;
  cursor: pointer;
}
td.mainstrip table td a:hover {
  color: black;
  cursor: pointer;
}
/*.page-template-shows .program-table table tr:nth-child(even) td {background: #ceccd0;}*/
.page-template-shows .program-table table tr.maintr:nth-child(even) {
  background-color: #fff;
}
.page-template-shows .program-table table tr.maintr:nth-child(odd) {
  background-color: #f8f7f9;
}
td.mainhead {
  background: none;
}
td.mainhead table tr {
  background-color: #e3e3e3 !important;
}
td.mainhead table tr td {
  background: none;
  font-weight: bold;
}
button#responsive-menu-button.tsbutton {
  position: fixed;
  top: 7px !important;
  left: inherit;
  right: 30px;
}

button#responsive-menu-button.tsbutton .responsive-menu-inner,
button#responsive-menu-button.tsbutton .responsive-menu-inner::before,
button#responsive-menu-button.tsbutton .responsive-menu-inner::after {
  background-color: #fff !important;
}

.responsive-menu-open button#responsive-menu-button.tsbutton {
  transform: translateX(-22.4px) !important;
  -webkit-transform: translateX(-22.4px) !important;
  -ms-transform: translateX(-22.4px);
}
/* .mainshow_list{float:right; width:100%;}
.mainshow_list .mainrow{width:100%; float:right;background: linear-gradient(to bottom,#000 2%,#222323 32%,#363737 100%); color:white;}
.mainshow_list .mainrow .mr1{width:47%; float:right; text-align:center;}
.mainshow_list .mainrow .mr2{width:13%; float:right; text-align:center;}
.mainshow_list .mainrow .mr3{width:38%; float:right; text-align:center;}
.mainshow_list .mulrow{width:100%; float:right; background:white; border-bottom:1px solid #e0e0e0;}
.mainshow_list .mulrow .mu1{width:47%; float:right; text-align:center; border-left:1px solid #e0e0e0; line-height:20px;}
.mainshow_list .mulrow .mu2{width:13%; float:right; text-align:center; border-left:1px solid #e0e0e0; line-height:20px; }
.mainshow_list .mulrow .mu3{width:38%; float:right; text-align:center; line-height:20px; }
.mainshow_list .mulrow .list a{color:black;} */
.disabled {
  pointer-events: none;
}
.mobiledata {
  position: absolute;
  width: 90%;
  right: 5.1%;
  background: #434243;
  display: none;
  z-index: 1;
}
.mobilelist li {
  width: 96%;
  float: right;
  padding-left: 10px !important;
}
.feat_info ul li {
  list-style: none;
  padding: 5px 0px;
  border-bottom: 1px solid lightgray;
  margin-bottom: 10px;
  font-size: 14px;
}
.loginBubble .loggedin li {
  float: left;
  width: 100%;
  font-weight: 600 !important;
  font-size: 15px !important;
  color: #ffffff;
  margin-bottom: 10px;
  border: none !important;
}
.loginBubble .loggedin li strong {
  font-weight: bold;
}
.loginBubble .loggedin li:first-child {
  margin-bottom: 3px;
}
.loginBubble .loggedin li a {
  font-weight: 600 !important;
  font-size: 15px !important;
  padding: 0px;
  border: none;
}
.loginBubble .loggedin li a:hover {
  background: none;
  text-decoration: underline;
  color: #ffffff;
}
.loginBubble .loggedin li:bofre {
  display: none !important;
  border: none;
}
/* nav .loggedin li::before{display:none;} */

nice-select::after {
  border-color: #000 !important;
}
div.footer .widgets.footerlogo {
  width: 17%;
}
div.footer .widgets.magazine {
  width: 29%;
}
div.footer .widgets.magazine .simage {
  width: auto;
}
@media screen and (min-device-width: 950px) {
  div.search img {
    position: relative;
    right: -5px;
  }
}
@media screen and (max-width: 1000px) {
  #rbanner {
    display: none;
  }
  #lbanner {
    display: none;
  }
  div.footer .widgets {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.footer .widgets {
    width: 100%;
  }
  ul#categoryfeatures_portfolio1 {
    max-height: 390px;
  }
  htmlContent_-574814685 .simage {
    width: auto;
  }
  htmlContent_-574814685 {
    text-align: center;
  }
  div.footer .widgets.footerlogo {
    width: 100%;
  }
  div.footer .widgets.magazine {
    width: 100%;
  }
  .html_content ul {
    padding-left: 0px;
    padding-right: 0px;
  }
  .asmh-header .middle .brand img {
    max-width: 37px;
  }
}
li.privatenew {
  width: 172px;
  float: left;
  margin: 0px auto;
  text-align: center;
  height: 249px;
}
li.privatenew a {
  cursor: pointer;
  text-decoration: none;
  color: #424242;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}
#mainfilter {
  width: 100%;
  background-color: #ddd;
  padding: 5px 0px 5px 5px;
}
#mainfilter li {
  display: inline-block;
  text-decoration: none;
  color: gray;
  font-size: 16px;
  font-weight: bold;
}
#mainfilter li a {
  color: gray;
  padding-left: 5px;
}
#mainfilter li.currenttab a {
  color: orange;
  background-color: #f9f9f9;
  text-decoration: none;
  color: gray;
  padding: 9px 16px;
}
#play {
  position: relative;
  top: -60%;
  width: 40px;
  margin: 0 auto;
  right: 0px;
  left: 0px;
  z-index: 9999;
}
.info-area a {
  color: #000;
}

.widgets h3.special {
  color: #fff;
  margin-bottom: 0px;
}
table.link-tab {
  margin-bottom: 30px;
}
table.link-tab td {
  background: transparent;
  border: 1px solid #000;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  font-family: "AlefRegular", Arial, sans-serif;
}
table.link-tab th {
  border: 1px solid #000;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  font-family: "AlefRegular", Arial, sans-serif;
  color: #000;
  background-color: #e6e4e5;
}
@media screen and (max-width: 649px) {
  table.link-tab td {
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    padding: 4px;
  }
  table.link-tab th {
    padding: 4px;
  }
}

/* NEW CSS ADD */
.spu-close-top_right {
  left: 8px;
  top: 5px;
}

.nice-select:after {
  right: 12px !important;
  left: auto !important;
}

#myc-next-week {
  transform: unset !important;
}

#myc-prev-week {
  transform: unset !important;
}
/* .hBTpyH {
  float: left !important;
} */

#launcher {
  left: 0px !important;
}

iframe#webWidget {
  left: 0 !important;
}

.hCknv {
  flex-direction: row-reverse !important;
}

.hCknv .Title-sc-mhgaxb-0:first-child {
  margin-right: 4rem !important;
}

.hCknv .Title-sc-mhgaxb-0:nth-last-child(2) {
  margin-left: 2rem !important;
}

.gjbFcR {
  direction: ltr !important;
}

.iRmLWp {
  direction: ltr !important;
}

.hEhiny {
  text-align: center !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 5px !important;
}

.bzVgBG {
  flex-direction: row-reverse !important;
}


/* NEW CSS ADD */
