
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:#ff5800fa;}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(37,40,46); opacity:.68;}
*::-moz-input-placeholder{color:rgb(37,40,46); opacity:.68;}
*::-ms-input-placeholder{color:rgb(37,40,46); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:16px; font-weight:400; line-height:1.5; color:rgb(37,40,46);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(37,40,46); transition:.3s;}
a:hover{color:#ff5800fa;}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:#ff5800fa; color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:32px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:17px;}
h5{font-size:15px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:16px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:#ff5800fa; border-color:#ff5800fa; color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.5; height:42px; font-size:16px;}
select[multiple],
textarea{height:114px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

span.captcha.phonecode{margin-top:8px;}
span.captcha.phonecode>ins[resend]>i{font-style:normal;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:#ff5800fa;}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:#ff5800fa;}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:#ff5800fa;}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:#ff5800fa;} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:#ff5800fa;}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
img {
  max-width: 100%;
  height: auto;
}

.text-truncate2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-truncate3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-truncate4 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.widget {
  margin-bottom: 1.2em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px;
}

.comment-form input[type='submit'] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px;
}

.search-form input {
  float: left;
  height: 2em;
}

.search-form input[type='search'] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 2em;
}

.post-password-form input[type='password'] {
  width: 150px;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em;
}

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
  opacity: 0.8;
}

.commentlist {
  margin: 0 0 1.2em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}
@media (max-width:820px){
  .logo {
    max-height: 60px;
    margin-top: 18px;
  }
}
@media (max-width:640px){
  .logo {
    max-height:70px;
    margin-top:0;
  }
}
@media (max-width: 992px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0;
  }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  padding: .4em;
  text-decoration: none;
}

@media (max-width: 992px) {
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em;
  }
}

.navigation-single {
  margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

@media (max-width: 992px) {
  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em;
  }
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

body {
  -ms-overlfow-style: scrollbar;
  min-width: 320px;
}

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  color: inherit;
}


#pageWrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bgCover {
  background-size: cover;
  background-position: 50% 50%;
}

.bgHasParallax {
  background-attachment: fixed;
}

.bgParallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
}

.fontBase {
  font-family: "Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.fontSerif, .vsQuote:before {
  font-family: "Lora", "Times New Roman", Times, Baskerville, Georgia, serif;
}

.fontAlter {
  font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.fontAlterVii {
  font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.textDecorationNone, .ctSocialNetworks > li > a, .figRelActionList > li > a, .widgetNavList > ul > li > a, .widgetTagCloud > ul > li > a, .twTagsList > li > a, .socialNetworksII > li > a{
  text-decoration: none;
}

.fwMedium {
  font-weight: 500;
}

.inaccessible, .introBannerBlock.overlayDbl:after, .introBannerBlock.introBannerBlockVii:after, .introBannerBlock:before, .readMore:after, .ssArrowVii,
.ssCountOnly, .fomColumn:before, .galFig:before, .galFig:after, .galFig .imgHolder:before, .introBannerFullBlock.overlayDbl:after, .introBannerFullBlock:before, .hmFullLinkingNav, .mainHeadingHead:before, .ssArrowVx.slick-disabled, .igImageWrap:before, .dtPickerWrap:after, .productSwitcherSlider .imgHolder:before {
  pointer-events: none;
}

.imgFit {
  -o-object-fit: cover;
  object-fit: cover;
}

.btn {
  text-decoration: none;
}

.btn.bdr2 {
  border-width: 2px;
}

.btn.btnSmall {
  padding-top: 7px;
  padding-bottom: 7px;
}

.btn-dark.btnDarkInverse {
  background-color: #fff;
  color: #212329;
  border-color: #fff;
}

.btn-dark.btnDarkInverse:hover {
  color: #fff;
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.hClassVi .btn-dark.btnDarkInverse:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btn-dark.btnDarkInverse:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btn-dark.btnDarkInverse:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btn-dark.btnDarkInverse:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btn-dark.btnDarkInverse:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btn-dark.btnDarkInverse:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btn-outline-dark.btnOutlineDarkInverse {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #212329;
  background-color: #fff;
  border-color: #fff;
}

.hClassVi .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #e4b33d;
}

.hClassVi .btn-outline-dark:hover {
  color: #fff;
  background-color: #e4b33d;
  border-color: #e4b33d;
}

.hClassVii .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #ff8b2f;
}

.hClassVii .btn-outline-dark:hover {
  background-color: #ff8b2f;
  border-color: #ff8b2f;
}

.hClassViii .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #ff5800fa;
}

.hClassViii .btn-outline-dark:hover {
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.hClassViv .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #006cff;
}

.hClassViv .btn-outline-dark:hover {
  background-color: #006cff;
  border-color: #006cff;
}

.hClassVv .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #e4002b;
}

.hClassVv .btn-outline-dark:hover {
  background-color: #e4002b;
  border-color: #e4002b;
}

.hClassVvi .btn-outline-dark.btnOutlineDarkInverse:hover {
  color: #fff04d;
}

.hClassVvi .btn-outline-dark:hover {
  background-color: #fff04d;
  border-color: #fff04d;
  color: #212329;
}

.btnGr999.btnGr999Outline {
  background-color: transparent;
  color: #999;
  border-color: #888;
}

.btnGr999.btnGr999Outline:hover {
  color: #fff;
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.btnGr999:hover {
  color: #fff;
  border-color: #ff5800fa;
  background-color: #ff5800fa;

}

.hClassVi .btnGr999.btnGr999Outline:hover {
  background-color: #e4b33d;
  border-color: #e4b33d;
}

.hClassVi .btnGr999:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btnGr999.btnGr999Outline:hover {
  background-color: #ff8b2f;
  border-color: #ff8b2f;
}

.hClassVii .btnGr999:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btnGr999.btnGr999Outline:hover {
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.hClassViii .btnGr999:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btnGr999.btnGr999Outline:hover {
  background-color: #006cff;
  border-color: #006cff;
}

.hClassViv .btnGr999:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btnGr999.btnGr999Outline:hover {
  background-color: #e4002b;
  border-color: #e4002b;
}

.hClassVv .btnGr999:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btnGr999.btnGr999Outline:hover {
  background-color: #fff04d;
  border-color: #fff04d;
}

.hClassVvi .btnGr999:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btnGre5 {
  background-color: #e5e5e5;
  color: #212329;
  border-color: #e5e5e5;
}

.btnGre5.btnGre5Outline {
  background-color: transparent;
  color: #25282e;
  border-color: #e5e5e5;
}

.btnGre5.btnGre5Outline:hover {
  background-color: #25282e;
  color: #fff;
  border-color: #25282e;
}

.btnGre5:hover {
  color: #fff;
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassVi .btnGre5.btnGre5Outline:hover {
  background-color: #e4b33d;
  border-color: #e4b33d;
}

.hClassVi .btnGre5:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btnGre5.btnGre5Outline:hover {
  background-color: #ff8b2f;
  border-color: #ff8b2f;
}

.hClassVii .btnGre5:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btnGre5.btnGre5Outline:hover {
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.hClassViii .btnGre5:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btnGre5.btnGre5Outline:hover {
  background-color: #006cff;
  border-color: #006cff;
}

.hClassViv .btnGre5:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btnGre5.btnGre5Outline:hover {
  background-color: #e4002b;
  border-color: #e4002b;
}

.hClassVv .btnGre5:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btnGre5.btnGre5Outline:hover {
  background-color: #fff04d;
  border-color: #fff04d;
}

.hClassVvi .btnGre5:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btnGree0 {
  background-color: #e0e0e0;
  color: #25282e;
  border-color: #e0e0e0;
}

.btnGree0:hover {
  border-color: #c7c7c7;
  background-color: #c7c7c7;
  color: #212329;
}

.hClassVi .btnGree0:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btnGree0:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btnGree0:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btnGree0:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btnGree0:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassvVi .btnGree0:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btnbl {
  background-color: #1276ff;
  color: #fff;
  border-color: #1276ff;
}

.btnbl:hover {
  border-color: #005ede;
  background-color: #005ede;
  color: #fff;
}

.btnBrown {
  color: #fff;
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.btnBrown:hover {
  background-color: #212329;
  border-color: #212329;
  color: #fff;
}

.hClassVi .btnBrown:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btnBrown:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btnBrown:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btnBrown:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btnBrown:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btnBrown:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btnYellow2 {
  background-color: #fff04d;
  border-color: #fff04d;
  color: #25282e;
}

.btnYellow2:hover {
  background-color: #ffec1a;
  border-color: #ffec1a;
  color: #25282e;
}

.btn-light:hover {
  background-color: #212329;
  color: #fff;
  border-color: #212329;
}

.hClassVi .btn-light:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btn-light:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btn-light:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btn-light:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btn-light:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btn-light:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.btn-outline-light {
  color: #25282e;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #212329;
  border-color: #212329;
}

.hClassVi .btn-outline-light:hover {
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btn-outline-light:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btn-outline-light:hover {
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btn-outline-light:hover {
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btn-outline-light:hover {
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btn-outline-light:hover {
  border-color: #fff04d;
  background-color: #fff04d;
}

.hClassVi .btn-outline-secondary:hover {
  color: #fff;
  border-color: #e4b33d;
  background-color: #e4b33d;
}

.hClassVii .btn-outline-secondary:hover {
  color: #fff;
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.hClassViii .btn-outline-secondary:hover {
  color: #fff;
  border-color: #ff5800fa;
  background-color: #ff5800fa;
}

.hClassViv .btn-outline-secondary:hover {
  color: #fff;
  border-color: #006cff;
  background-color: #006cff;
}

.hClassVv .btn-outline-secondary:hover {
  color: #fff;
  border-color: #e4002b;
  background-color: #e4002b;
}

.hClassVvi .btn-outline-secondary:hover {
  color: #fff;
  border-color: #fff04d;
  background-color: #fff04d;
}

.hTopHolder {
  border-bottom: 1px solid #eee;
  color: #777;
  font-size: 14px;
}

.hTopHolder.hTopHolderViv {
  border-bottom: 0;
}

.btnSmMinWidth {
  min-width: 120px;
}

.btnMdMinWidth {
  min-width: 172px;
}

.btnLgMinWidth {
  min-width: 250px;
}

.btnMidMinWidth {
  min-width: 210px;
}

.welcome {
  letter-spacing: 0.021rem;
}

.welcome .icon {
  font-size: 1.2em;
}

#pageHeader {
  top: 0;
  left: 0;
  z-index: 999;
}

.phStickyWrap.phVi {
  height: 54px;
}

.phStickyWrap.phVii {
  height: 80px;
}

.phStickyWrap.phViii {
  height: 49px;
}

.phStickyWrap.phViv {
  height: 53px;
}

.phStickyWrap.phVv {
  min-height: 1px;
}

.phStickyWrap.phVix {
  min-height: 29px;
}

.phStickyWrap.phVx {
  min-height: 81px;
}

.phStickyWrap.phVxi {
  min-height: 50px;
}

.logo {
  max-height: 80px;
}

.hdMenuOpener {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #25282e;
  text-decoration: none;
  width: 24px;
  height: 14px;
}

.hdMenuOpener:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.hdMenuOpener:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.hdMenuOpener.hdMenuOpenerVv {
  color: #fff;
}

.hdMenuOpener:before, .hdMenuOpener:after,
.hdMenuOpener .icnBar {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  height: 2px;
  background-color: currentColor;
}

.hdMenuOpener .icnBar {
  left: 0;
  top: 6px;
  right: 0;
}

.mainNavigation.mainSideNavigation .mnDropList li.active > a {
  color: #fff;
}

.mainNavigation.mainSideNavigation .mnDropList a:hover {
  color: #fff;
}

.mainNavigation .nav-item.active .nav-link {
  color: #ff5800fa;
}

.mainNavigation .nav-item.dropdown > .nav-link:after {
  content: '';
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  width: 7px;
  height: 7px;
}

.mainNavigation .nav-link {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
  padding: 3px 15px;
  font-size: 18px;
}

.navbar-light .mainNavigation.mainSideNavigation .nav-link {
  color: #bbb;
}

.navbar-light .mainNavigation .nav-link {
  color: #444;
}

.navbar-light .mainNavigation .nav-link:hover {
  color: #ff5800fa;
}

.hdSearchOpener {
  text-decoration: none;
  color: #25282e;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 20px;
  position: absolute;
  top: -41px;
  right: 54px;
}

.hdSearchOpener.hdSearchOpenerVii, .hdSearchOpener.hdSearchOpenerVv {
  top: 11px;
}

.hdSearchOpener.hdSearchOpenerVii {
  top: 11px;
}

.hdSearchOpener.hdSearchOpenerVv {
  color: #fff;
}

.hdSearchOpener.hdSearchOpenerVx {
  right: auto;
  left: 0;
  top: -39px;
}

.hdSearchFieldCollapse {
  top: 0;
  left: 0;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease !important;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease !important;
  transition: opacity 0.3s ease, visibility 0.3s ease !important;
}

.hdSearchFieldCollapse.show {
  opacity: 1;
  visibility: visible;
}

.hdsfcHolder {
  max-width: 1170px;
}

.input-group form{
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group input[type=text]{
  display: block;
    width: 100%;
    height: 50px;
    padding: 0.8125rem 0.625rem;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.23529;
    color: #555;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.input-group button{
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 11px 40px;
  color: #fff;
  background-color: #25282e;
  border-color: #25282e;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  font-weight: 400;
}
.input-group button:hover{
  background-color: #e4002b;
  border-color: #e4002b;
}
.hdSearchClose {
  top: 15px;
  right: 15px;
  font-size: 20px;
  text-decoration: none;
  color: #e4002b;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border-color: currentColor;
  border: 2px solid currentColor;
  width: 50px;
  height: 50px;
}

.mndDropMenu {
  min-width: 1px;
  width: 100%;
}

.mndAdress {
  left: 100%;
  top: 0;
  bottom: 0;
  width: 251px;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  background-color: #1b1f26;
  padding: 25px 29px;
}

.mndAdress p {
  margin-bottom: 0;
}

.mnDropList li {
  padding: 5px 27px;
  position: relative;
}

.mnDropList li.hasDropdown {
  position: relative;
}

.mnDropList li.hasDropdown:hover > .mnDropList {
  display: block;
}

.mnDropList li.hasDropdown > a:after {
  content: '';
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  width: 7px;
  height: 7px;
}

.mnDropList li.active > a {
  color: #212329;
}

.mnDropList a {
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none;
  color: #777;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.mnDropList a:hover {
  color: #212329;
}

.mnDropList .mnDropList {
  display: none;
}

.mndaTitle {
  font-size: 18px;
}

.mndLink {
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.mndLink .icn {
  font-size: 0.75em;
  margin-right: 3px;
}

.pgNavOpener {
  right: 0;
  top: -44px;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}

.pgNavOpener.pgNavOpenerVii, .pgNavOpener.pgNavOpenerVv {
  top: 10px;
}

.pgNavOpener.pgNavOpenerViv, .pgNavOpener.pgNavOpenerVv {
  background-color: #fff;
  border-width: #fff;
}

.pgNavOpener.pgNavOpenerViv:hover, .pgNavOpener.pgNavOpenerVv:hover {
  background-color: #e4b33d;
  border-width: #e4b33d;
}

.pgNavOpener.pgNavOpenerVx {
  top: -43px;
}

.pgNavOpener[aria-expanded="true"] {
  -webkit-transform: scaleY(0.6) rotate(-180deg);
  -ms-transform: scaleY(0.6) rotate(-180deg);
  transform: scaleY(0.6) rotate(-180deg);
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.pgNavOpener:focus {
  outline: none;
}

.pageNavigationCollapse {
  position: absolute;
  top: 0;
  left: -15px;
  right: -15px;
  background-color: #fff;
}

.pageNavigationCollapse.pageNavigationCollapseVii {
  top: 100%;
}
.bsSlidViv{
  background: rgb(255,255,255);
}
.introBannerBlock:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.introBannerBlock.overlayDbl:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.introBannerBlock.overlayDbl:after {
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.4)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}

.introBannerBlock.hdIsVi {
  min-height: calc(100vh - 54px);
}

.introBannerBlock.hdIsVii {
  width: 100%;
}

.introBannerBlock.hdIsViv {
  min-height: calc(100vh - 53px);
}

.introBannerBlock.hdIsVix {
  min-height: calc(100vh - 29px);
}

.introBannerBlock.hdIsXi {
  min-height: 100vh;
}

.introBannerBlock.hdIsXi.ibbHasAside {
  min-height: calc(100vh - 82px);
}

.introBannerBlock.hdIsViClActive {
  min-height: calc(100vh - 53px);
}

.introBannerBlock.introBannerBlockVii:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
}

.introBannerBlock.introBannerBlockVii:after {
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAAAaCAYAAACXbyOAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMUQ4OTQ1MUE4RjAxMUVBQkVEQkEyQjJCRDgxNDY2QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMUQ4OTQ1MkE4RjAxMUVBQkVEQkEyQjJCRDgxNDY2QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjExRDg5NDRGQThGMDExRUFCRURCQTJCMkJEODE0NjZCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjExRDg5NDUwQThGMDExRUFCRURCQTJCMkJEODE0NjZCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7U0VMAAAAqpJREFUeNrsmluITVEYx9eM43rkXkpe3EISE6J4UpKmXF9QaryQiTQTRcoDIgqJvCkintyjKJJLlFtCkks8IOSowRAzs/2+1ufhiDqcfc6cvfb3r1/n4Uwze/Zvf2utvdZXFUWRCySdoRcMgUEwHAZCf+in33WHTvrzrdAMTfAB3sNreAZP4AW8gq/QFsINygQieSyMh3EwDAZAT8hClwJ/zw8V+0nFv4S7cAduwZuk36iqhFZ2VsVOh2laxV2hY8x/J9IHQORfhvNwScW3muzSjkIyPNfCHJWdLfM1RDq8n4ITWvVNJjvGa1Sx81Xy4Aq5rmat9MNwAXImu7jIXLwY5upiqxLTorL3wWn4ZrL/LbKCXgp1OnQnIV/gLOyGKya7sMicvA4mQnUCF4/vYK9Kz5nsP6cvrIJ66JHwt5xIV+3y0F432fkZA1tghgsrsimzHg7Bd5PtV9ibYYQLM7Jg26P/48c0y14GG5zfzgw9R2GlVnuqZMvCa7UOcd1ceiLz9wq4nRbZv0RvdPFvbyYh92EhPGiPG1/WhwsaYFNKRUtGwwGoCbmyRfRy2J5i0b9X+BK4EWJly1y11UTnVbi8ks0MqbJF7hpY6/wxpCU/0jixDXY6f6aeWNmjdMU9DzqY179GDlOO6Wvow6TJltafOmh0vrHAUlgeww7Y70qw4xa3bJE8WTcPZpm7/85J2AXX4pQel2wZoifAIlgAvc1X0ZGt1SNwEG66GNqgipUtbUFTnN/fnu38ObQl3rx1vgXqOFx1/ty8rLJlHpZmv1qtaKvk8lS6VPgZOKfze0lkSwUPhUkwVT+lXTdjDtpl5S797bIZc1E/nxZS8SJbdraqdd7NKNJML419I50/a65R2X1McMWJz6ls6XG/B4/gOXzW71t0vm/7KcAAZrXH8DQAa2EAAAAASUVORK5CYII=");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  width: 111px;
  height: 26px;
}

.introBannerBlock.introBannerBlockViv:before {
  background-color: rgba(0, 0, 0, 0.6);
}

.introBannerBlock.introBannerBlockVv:before {
  background: none;
}

.introBannerBlock:before {
  background-color: rgba(2,2,2,0.04);
}

.introBannerBlock .holder {
  z-index: 1;
}

.ibbAlignHolder {
  min-height: inherit;
}

.mainHeadingTitle {
  font-size: 17px;
  line-height: 1.29412;
}

.ibbHeading {
  font-size: 35px;
  line-height: 1.14286;
}

.ibbHeading.ibbHeadingHasMark {
  z-index: 1;
}

.ibbHeading.ibbHeadingHasMark:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

.ibbHeading.ibbHeadingHasMark:before {
  background-color: #fff04d;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  margin-top: 16px;
  height: 30px;
}

.sdaColumn {
  font-size: 14px;
  line-height: 1.42857;
}

.sdaColumn .icnWrap {
  width: 38px;
}

.sdaColumn .btn {
  min-width: 135px;
}

.sdaColumn h3, .sdaColumn .h3 {
  font-size: 20px;
}

.teeSeeAllBtn {
  color: #25282e;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  letter-spacing: 0.4px;
  font-size: 17px;
}

.teeSeeAllBtn.inDark {
  color: #ccc;
}

.teeSeeAllBtn.inDark:hover {
  color: #fff;
}

.teeSeeAllBtn .icn {
  color: #ccc;
  font-size: 1.7em;
}

.catagoryTitle {
  color: #999;
  font-size: 14px;
}

.currExibitColumn {
  max-width: 290px;
}

.currExibitColumn.gridView {
  max-width: none;
}

.currExibitColumn.gridView h2, .currExibitColumn.gridView .h2 {
  font-size: 17px;
  line-height: 1.29412;
}

.currExibitColumn.gridView .imgHolder {
  max-width: 123px;
}

.currExibitColumn:hover .imgHolder {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.currExibitColumn .imgHolder {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.currExibitColumn h2, .currExibitColumn .h2 {
  font-size: 22px;
  line-height: 1.31818;
}

.currExibitColumn h2 a, .currExibitColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.currExibitColumn h2 a:hover, .currExibitColumn .h2 a:hover {
  color: #000;
}

.cecTime {
  font-size: 15px;
  line-height: 1.13333;
}

.h2Medium {
  font-size: 25px;
  line-height: 1.2;
}

.h2Small {
  font-size: 20px;
  line-height: 1.3;
}

.bulletList {
  font-size: 18px;
  line-height: 1.44444;
}

.bulletList.bulletListViv {
  font-size: 16px;
  line-height: 1.625;
}

.bulletList.bulletListVvii {
  font-size: inherit;
  line-height: inherit;
}

.bulletList.bulletListVvii > li {
  margin-bottom: 16px;
}

.bulletList.bulletListII {
  font-size: 18px;
  line-height: 1.44444;
}

.bulletList.bulletListIII, .bulletList.bulletListIV {
  font-size: inherit;
  line-height: inherit;
}

.bulletList.bulletListIII > li, .bulletList.bulletListIV > li {
  margin-bottom: 2px;
}

.bulletList.bulletListIV > li {
  margin-bottom: 16px;
}

.bulletList.isBgDark > li:before {
  background-color: #fff;
}

.bulletList > li {
  padding-left: 16px;
  margin-bottom: 9px;
  position: relative;
}

.bulletList > li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
}

.bulletList > li:before {
  border-radius: 100%;
  background-color: #25282e;
  width: 6px;
  height: 6px;
}

.h3Small {
  font-size: 18px;
  line-height: 1.22222;
}

.hasBdr {
  border: solid #eee;
  border-width: 1px 0;
}

.decrTextMedium {
  font-size: 18px;
  line-height: 1.61111;
}

.tpHeadingTitle {
  color: #999;
  font-size: 14px;
  line-height: 1.28571;
  letter-spacing: 0.7px;
}

.collectionColumn:hover .ccCaption {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.collectionColumn.captionOnlyMedium {
  height: 262px;
}

.collectionColumn > a {
  text-decoration: none;
}

.collectionColumn h2, .collectionColumn .h2 {
  font-size: 16px;
  line-height: 1.1875;
}

.collectionColumn h2.fzMedium, .collectionColumn .h2.fzMedium {
  font-size: 16px;
  line-height: 1.375;
}

.collectionColumn h2 a, .collectionColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.collectionColumn .imgHolder {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  height: 250px;
}

.collectionColumn .imgHolder img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.collectionColumn h3, .collectionColumn .h3 {
  font-size: 15px;
  line-height: 1.33333;
}

.ccCaption {
  left: 15px;
  top: 15px;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}

.subFeatureColumn {
  line-height: 1.41176;
}

.subFeatureColumn h2, .subFeatureColumn .h2 {
  font-size: 22px;
  line-height: 1.22727;
}

.subFeatureColumn .icnWrap {
  height: 88px;
}
.subFeatureColumn .icnWrap img{
  width: 78px;
}
.subFeatureColumn .icnWrap i{
  font-size: 70px;
  color: #ff5800fa;
}

.animItVi {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.subFeatureColumn:hover .animItVi,
.qlColum:hover .animItVi {
  -webkit-animation-name: icnScaleX;
  animation-name: icnScaleX;
}

.spLogoWrap {
  opacity: 0.55;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  height: 105px;
}

.spLogoWrap:hover {
  opacity: 0.9;
}

.newsletterAside h2, .newsletterAside .h2 {
  line-height: 1.33333;
}

.newsletterAside .form-group {
  width: 100%;
}

.newsletterAside .form-control {
  width: 100%;
}

.newsletterAside .btn {
  min-width: 1px;
  width: 100%;
  display: block;
}
.subnav{
  position:relative;
  z-index:4;
  background:rgb(248,248,248);
}
.subnav .container>ul>li>a{
  font-weight: 400;
  font-size:16px;
  font-size:16px;
}
.subnav .container li.on>a,
.subnav .container li.pn>a{
  color:#ff5800fa;
}
@media(min-width:992px) {
  .subnav .container>ul {
      text-align: left;
      font-size: 0;
  }

  .subnav .container>ul>li {
      display: inline-block;
      position: relative;
  }

  .subnav .container>ul>li>a {
      display: block;
      padding: 15px 20px;
  }

  .subnav .container>ul>li.has>a:after {
      display: inline-block;
      font-family: FontAwesome;
      content: "\f107";
      margin-left: 3px;
      transition: transform .3s;
  }

  .subnav .container>ul>li.has:hover>a:after {
      transform: rotate(180deg);
  }

  .subnav .container>ul>li ul {
      position: absolute;
      left: 100%;
      top: 0;
      width: 140px;
      white-space: nowrap;
      text-align: center;
      background: #fff;
      visibility: hidden;
      opacity: 0;
      transition: .05s;
      transform: scale(0);
      transform-origin: top center;
  }

  .subnav .container>ul>li ul ul {
      transform-origin: left center;
  }

  .subnav .container>ul>li>ul li.parent {
      display: none;
  }

  .subnav .container>ul>li>ul li.right ul {
      left: auto;
      right: 100%;
      transform-origin: right center;
  }

  .subnav .container>ul li:hover>ul {
      visibility: visible;
      opacity: 1;
      transition: .3s;
      transform: scale(1);
  }

  .subnav .container>ul>li>ul {
      left: 50%;
      top: 100%;
      width: 140px;
      margin-left: -70px;
  }

  .subnav .container>ul>li ul {
      box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  }

  .subnav .container>ul>li ul>li {
      position: relative;
      border-top: 1px solid #e9edf4;
  }

  .subnav .container>ul>li ul>li:first-child {
      border-top: 0;
  }

  .subnav .container>ul>li ul>li>a {
      display: block;
      padding: 8px 0;
      font-size: 16px;
  }
}

@media(max-width:991px) {
  .subnav .container {
      padding: 2px 0 1px 0;
  }

  .subnav .container ul {
      overflow: auto;
      white-space: nowrap;
      font-size: 0;
      text-align: center;
  }

  .subnav .container ul>li {
      display: inline-block;
      padding: 8px;
  }

  .subnav .container>ul>li ul {
      position: absolute;
      background: #fff;
      top: 100%;
      left: 0;
      right: 0;
      visibility: hidden;
      opacity: 0;
      transition: .3s;
      transform: translateY(-8px);
  }

  .subnav .container>ul>li.active {
      background: #fff;
  }

  .subnav .container>ul>li.active>ul {
      visibility: visible;
      opacity: 1;
      transform: translateY(-2px);
  }

  .subnav .container>ul>li>a,
  .subnav .container>ul>li ul>li>a {
      font-size: 16px;
  }

  .subnav .container>ul>li>ul li.parent.pn>a {
      color: rgb(37,40,46);
  }

  .subnav ul::-webkit-scrollbar {
      height: 1px;
      background: rgb(248,248,248);
  }

  .subnav ul::-webkit-scrollbar-track-piece {
      height: 1px;
  }

  .subnav ul::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0);
      transition: .2s;
  }

  .subnav ul:hover::-webkit-scrollbar-thumb {
      background: #ff5800fa;
  }
}
dir>ol>li>a{
  font-size: 14px;
  position: relative;
  display: block;
  padding: 0.5rem 0.94rem;
  line-height: 1.25;
  border-radius: 0;
  color: #25282e;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
dir>ol>li>a.on,
dir>ol>li>a:hover{
  z-index: 1;
  color: #fff;
  background-color: #25282e;
  border-color: #25282e;
}

.footerAside {
  font-size: 14px;
  line-height: 1.41176;
  background: rgb(33,35,41);
}

.footerAside.footerAsideVii {
  line-height: 1.52941;
}

.footerAside.footerAsideVii .btn {
  min-width: 200px;
}

.footerAside p a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footerAside p a:hover {
  color: #e4b33d;
}

.ftContactList > li {
  margin-bottom: 3px;
}

.ftContactList a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}

.ftContactList a:hover {
  color: #e4b33d;
}

.ftPinLink {
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #ff5800fa;
}

.ftPinLink:hover {
  color: #ff5800fa;
}

.ftPinLink .icn {
  font-size: 0.9em;
}

.textAaa {
  color: #aaa;
}

.ftLogo {
  max-width: 105px;
}

.ftLogo.ftLogoVii {
  max-width: none;
}

.ftSocialNetworks {
  font-size: 17px;
  line-height: 1;
}

.ftSocialNetworks.ftSocialNetworksViii > li > a:hover {
  color: #212329;
}

.ftSocialNetworks.ftSocialNetworksVix {
  margin-left: -9px;
}

.ftSocialNetworks.ftSocialNetworksVix > li > a:hover {
  color: #e4b33d;
}

.ftSocialNetworks > li {
  margin-left: 9px;
  margin-right: 9px;
}

.ftSocialNetworks > li > a {
  color: #aaa;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}

.ftSocialNetworks > li > a:hover {
  color: #fff;
}
.ftSocialNetworks > li.weixin{
  position: relative;
}
.ftSocialNetworks > li.weixin .weixin_code{
	display: none;
	position: absolute;
	left: -47px;
  bottom: 30px;
	padding: 10px;
	background: #fff;
	width: 120px;
	height: 120px;
	z-index: 99;
}
.ftSocialNetworks > li.weixin .weixin_code img{
	width: 100px;
	height: auto;
}
.ftSocialNetworks > li.weixin:hover .weixin_code{
	display: block;
}

#pageFooter {
  font-size: 14px;
  line-height: 1.28571;
  background: rgb(33,35,41);
}

#pageFooter a{
  color: #888;
}
#pageFooter a:hover{
  color: #ff8b2f;
}
#pageFooter p a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: inherit;
  text-decoration: none;
}

#pageFooter p a:hover {
  color: #ff8b2f;
}

.ftTermLinks.ftTermLinksViii > li.active > a {
  color: #212329;
}

.ftTermLinks.ftTermLinksViii > li > a:hover {
  color: #212329;
}

.ftTermLinks.ftTermLinksVix {
  font-size: 15px;
}

.ftTermLinks.ftTermLinksVix > li.active > a {
  color: #e4b33d;
}

.ftTermLinks.ftTermLinksVix > li > a:hover {
  color: #e4b33d;
}
.fdLinks > li{
  line-height: 50px;
}

.ftTermLinks > li.active > a {
  color: #fff;
}

.ftTermLinks > li + li:before {
  content: '';
  margin-left: 10px;
  display: inline-block;
}

.ftTermLinks > li > a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ftTermLinks > li > a:hover {
  color: #fff;
}

.TopBar {
  border-bottom: 1px solid #eee;
  background: ;
}

.TopBar.TopBarVvi {
  color: #ccc;
}

.httbLinks.httbLinksVvi > li.active > a {
  color: #fff;
}

.httbLinks.httbLinksVvi > li > a {
  color: inherit;
}

.httbLinks.httbLinksVvi > li > a:hover {
  color: #fff;
}

.httbLinks > li {
  margin-left: 5px;
  margin-right: 5px;
}
.httbLinks > li img{
  width: 24px;
  margin-right: 5px;
}
.httbLinks > li.active > a {
  color: #212329;
}

.httbLinks > li > a {
  text-decoration: none;
  color: #777;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.httbLinks > li > a:hover {
  color: #212329;
}

.hdHolder{
  background: ;
}

.estStamp {
  color: #555;
  font-size: 15px;
  line-height: 1;
  border: 1px solid #e0e0e0;
  width: 96px;
  height: 96px;
}

.eabDescrText {
  line-height: 1.7;
}

.eabDescrText.eabDescrTextIV {
  line-height: 1.6;
}

.eabDescrText.eabDescrTextV {
  font-size: 18px;
  line-height: 1.55556;
}

.ssArrowVi {
  color: #ccc;
  top: 50%;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  z-index: 1;
  margin-top: -81px;
  width: 20px;
  height: 20px;
}

.ssArrowVi.slickNext {
  right: -15px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.ssArrowVi.slickPrev {
  left: -15px;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

.qlColumnsWrap .col:first-child {
  border-left-width: 0;
}

.quickLinkBlock.quickLinkBlockII h2, .quickLinkBlock.quickLinkBlockII .h2 {
  color: #25282e;
}

.quickLinkBlock h2, .quickLinkBlock .h2 {
  color: #ccc;
}

.qlColum h3, .qlColum .h3 {
  font-size: 20px;
}

.qlColum h4, .qlColum .h4 {
  color: #999;
  font-size: 15px;
  line-height: 2;
}

.qlColum .icnWrap {
  height: 65px;
}

.qlColum .icnWrap i{
  font-size: 60px;
  color: #ff5800fa;
}
.qlColum .icnWrap img{
  width: 63px;
}

.btnGo {
  font-size: 40px;
  color: #ccc;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.hClassVi .btnGo:hover {
  color: #e4b33d;
}

.hClassVii .btnGo:hover {
  color: #ff8b2f;
}

.hClassViii .btnGo:hover {
  color: #ff5800fa;
}

.hClassViv .btnGo:hover {
  color: #006cff;
}

.hClassVv .btnGo:hover {
  color: #e4002b;
}

.hClassVvi .btnGo:hover {
  color: #fff04d;
}

.epcTimeStamp {
  line-height: 1;
  font-size: 15px;
  width: 115px;
  float: left;
}

.epcTimeStamp .textDate {
  font-size: 30px;
  margin-right: 2px;
}

.epcTimeStamp .textDay {
  color: #aaa;
  font-size: 15px;
  letter-spacing: 0.7px;
}

.eveProColumn address {
  font-size: 18px;
  line-height: 1.22222;
}

.eveProColumn h2 a, .eveProColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.eveProColumn .imgHolder {
  width: 130px;
  float: right;
}

.eveProColumn .btn {
  min-width: 72px;
}

.eveProColumn .btn-outline-light {
  min-width: 109px;
}

.eveProColumn .descrWrap {
  overflow: hidden;
  width: 100%;
}

.linkAbsolute {
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.linkAbsolute:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

.newsColumn {
  line-height: 1.52941;
}
.newsColumn img{
  width: 100%;
}
.newsColumn h2:not(.h2Medium), .newsColumn .h2:not(.h2Medium) {
  font-size: 22px;
  line-height: 1.25;
}

.newsColumn h2 a, .newsColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.newsColumn .descrWrap {
  width: 85%;
}

.readMore {
  color: #25282e;
  font-size: 16px;
  position: relative;
  text-decoration: none;
}

.readMore:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
}

.readMore:after {
  border-bottom: 2px solid currentColor;
  -webkit-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}

.readMore:hover {
  color: #25282e;
  text-decoration: none;
}

.readMore:hover:after {
  -webkit-animation: lftDoubt 0.7s ease forwards;
  animation: lftDoubt 0.7s ease forwards;
}

.instaFeedList > li {
  width: 16.667%;
}

.besColumn {
  font-size: 18px;
  line-height: 1.55556;
  min-height: 100vh;
}

.besColumn.hdIsViii {
  min-height: calc(100vh - 49px);
}

.besColumn time {
  font-size: 20px;
  line-height: 1.1;
  color: #555;
}

.besColumn .imgHolder {
  z-index: 1;
  max-width: 240px;
}

.besColumn .bgLayer {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 237px;
  height: 243px;
}

.bescAlignHolder {
  min-height: inherit;
}

.ssArrowVii,
.ssCountOnly {
  left: 15px;
  right: 15px;
  bottom: 60px;
  z-index: 1;
}

.ssArrowVii {
  color: #ccc;
  font-size: 50px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ssArrowVii.slickNext {
  -webkit-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
}

.ssArrowVii.slickPrev {
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}

.ssArrowVii:before {
  pointer-events: auto;
}

.ssCountOnly {
  counter-reset: item;
  color: #555;
  margin-bottom: 11px;
  padding-left: 10px;
}

.ssCountOnly li.slick-active:after {
  opacity: 1;
  visibility: visible;
  position: static;
  margin-left: -18px;
  margin-right: 12px;
}

.ssCountOnly li:after {
  position: absolute;
  opacity: 0;
  display: inline-block;
  visibility: hidden;
  counter-increment: item;
  content: counters(item, ".", decimal) " ";
}

.ssCountOnly li:first-child:before {
  display: inline-block;
  content: '/';
}

.ssCountOnly li:last-child:after {
  position: static;
  opacity: 1;
  visibility: visible;
}

.ssCountOnly li:last-child.slick-active button {
  display: inline-block;
  margin-left: 4px;
  margin-right: -16px;
}

.ssCountOnly button {
  display: none;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  color: inherit;
}

.btnNxtBlock {
  left: 50%;
  border: solid rgba(33, 35, 41, 0.3);
  border-width: 1px 1px 0 0;
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  -webkit-transform: rotate(135deg) translateX(-50%);
  -ms-transform: rotate(135deg) translateX(-50%);
  transform: rotate(135deg) translateX(-50%);
  bottom: 15px;
  margin-left: -25px;
  width: 30px;
  height: 30px;
}

.btnNxtBlock:hover {
  border-color: rgba(33, 35, 41, 0.5);
}

.aboutIntroAside {
  color: #ccc;
  font-size: 17px;
  line-height: 1.64706;
}

.getHereColumn {
  z-index: 1;
  font-size: 15px;
  line-height: 1.46667;
}

.getHereColumn:before {
  content: '';
  position: absolute;
  top: 0;
  right: -9999px;
  bottom: 0;
  left: -9999px;
}

.getHereColumn:before {
  background-color: #212329;
  z-index: -1;
}

.ghcBtnGo {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  right: 10px;
  font-size: 24px;
}

.ghcBtnGo:hover {
  color: #212329;
}

.ghcAdrList > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.ghcAdrList .icnWrap {
  max-width: 39px;
}

.ghcHeadingWrap {
  left: 0;
  bottom: 100%;
  right: 0;
}

.liveCounterBlock {
  color: #aaa;
}

.lcbContList > li {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  min-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 30px;
}

.lcbContList .icnWrap {
  height: 60px;
}
.lcbContList .icnWrap i{
  font-size: 60px;
  color: #ff5800fa;
}
.lcbContList h3, .lcbContList .h3 {
  font-size: 35px;
  line-height: 1;
}

.lcbContList h4, .lcbContList .h4 {
  color: #aaa;
  font-size: 18px;
  line-height: 1.44444;
}

.dotsList.dotsListViv {
  bottom: 10px;
  left: 0;
  right: 0;
}

.dotsList.dotsListII > li {
  margin-left: 6px;
  margin-right: 6px;
}

.dotsList.dotsListII > li.slick-active button {
  background-color: #212329;
}

.dotsList.dotsListII button {
  border: 0;
  background-color: rgba(0, 0, 0, 0.15);
  width: 6px;
  height: 6px;
}

.dotsList.dotsListII button:hover {
  background-color: #212329;
}

.dotsList.dotsListIII li.slick-active button {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.dotsList.dotsListIII button:hover {
  border-color: #ff8b2f;
  background-color: #ff8b2f;
}

.dotsList.dotsListIV > li.slick-active button {
  background-color: #25282e;
  border-color: #25282e;
}

.dotsList.dotsListIV button {
  opacity: 0.6;
  border-color: #25282e;
  width: 8px;
  height: 8px;
}

.dotsList.dotsListIV button:hover {
  background-color: #25282e;
  border-color: #25282e;
}

.dotsList > li {
  margin-left: 5px;
  margin-right: 5px;
}

.dotsList > li.slick-active button {
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.dotsList button {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #bdbdc3;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  width: 10px;
  height: 10px;
}

.dotsList button:hover {
  background-color: #ff5800fa;
  border-color: #ff5800fa;
}

.vsQuoteSliderII .dotsList li.slick-active button {
  background-color: #25282e;
  border-color: #25282e;
}

.vsQuoteSliderII .dotsList button {
  border: 1px solid #bdbdc3;
  background-color: transparent;
  width: 10px;
  height: 10px;
}

.vsQuoteSliderII .dotsList button:hover {
  background-color: #25282e;
  border-color: #25282e;
}

.cqsQuote {
  font-size: 20px;
  line-height: 1.5;
}

.cqsQuote cite {
  font-style: normal;
  font-size: 16px;
  line-height: 1.375;
}

.ssArrowViii {
  top: 50%;
  color: #ccc;
  -webkit-transform: rotateY(-50%);
  transform: rotateY(-50%);
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -74px;
  z-index: 2;
  width: 30px;
  height: 30px;
}

.ssArrowViii.ssArrowViiiII {
  margin-top: -42px;
}

.ssArrowViii.ssArrowViiiII.slickPrev {
  left: -50px;
}

.ssArrowViii.ssArrowViiiII.slickNext {
  right: -50px;
}

.ssArrowViii.ssArrowViiiVII:hover {
  color: #ff8b2f;
}

.ssArrowViii:hover {
  color: #212329;
}

.ssArrowViii.slickPrev {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  left: 15px;
}

.ssArrowViii.slickNext {
  right: 15px;
}

.thhIcnBehind {
  color: rgba(33, 35, 41, 0.08);
  font-size: 200px;
  line-height: 0.5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fomColumn {
  height: 200px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  text-decoration: none;
}

.fomColumn:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fomColumn:hover:before {
  opacity: 0;
  visibility: hidden;
}

.fomColumn:hover > .bgCover {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.fomColumn:before {
  z-index: 1;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.1s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.1s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.1s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.1s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.fomColumn > .bgCover {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.fomCaption {
  z-index: 1;
}

.txtInHeading {
  font-size: 1.6em;
}

.becomeMemberAside {
  font-size: 18px;
  line-height: 1.55556;
}

.becomeMemberAside h2, .becomeMemberAside .h2 {
  font-size: 35px;
}

.hdrAddress {
  color: #ccc;
  font-size: 12px;
  line-height: 1.58333;
  letter-spacing: 0.3px;
}

.hdrAddress .icnWrap {
  max-width: 29px;
}

.hdrAddress a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.hdrAddress a:hover {
  color: #fff;
}

.ssArrowViv {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 50px;
}

.ssArrowViv:before {
  content: '';
  display: block;
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg) translate(-2px, 2px);
  -ms-transform: rotate(45deg) translate(-2px, 2px);
  transform: rotate(45deg) translate(-2px, 2px);
  width: 10px;
  height: 10px;
}

.ssArrowViv.slickPrev {
  left: 10px;
}

.ssArrowViv.slickPrev:before {
  -webkit-transform: rotate(225deg) translate(-2px, 2px);
  -ms-transform: rotate(225deg) translate(-2px, 2px);
  transform: rotate(225deg) translate(-2px, 2px);
}

.ssArrowViv.slickNext {
  right: 10px;
}

.ssArrowViv:hover {
  background-color: #000;
}

.calloutAside {
  font-size: 16px;
  line-height: 1.375;
}

.calloutAside p a {
  text-decoration: none;
}

.calloutAside p a:hover {
  text-decoration: underline;
}

.calloutBtn {
  padding: 8px 15px;
}

.aboutOnviewBlock .imgHolder {
  z-index: 1;
  max-height: 266px;
  max-width: 220px;
}

.aboutOnviewBlock .imgHolder:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.aboutOnviewBlock .imgHolder:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.aboutOnviewBlock .imgHolder:before, .aboutOnviewBlock .imgHolder:after {
  background-color: #25282e;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -19px;
}

.aboutOnviewBlock .imgHolder:before {
  z-index: -1;
  opacity: 0.04;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  width: 154px;
  height: 154px;
}

.aboutOnviewBlock .imgHolder:after {
  z-index: -2;
  opacity: 0.05;
  width: 186px;
  height: 186px;
}

.onviewMuseumAside {
  z-index: 1;
}

.onviewMuseumAside h3, .onviewMuseumAside .h3 {
  font-size: 35px;
  line-height: 1.14286;
}

.ueEveColumn {
  line-height: 1.5;
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.ueEveColumn.gridView {
  max-width: 300px;
}

.ueEveColumn.gridView .imgHolder {
  width: auto;
}

.ueEveColumn:hover .ueecTimeTag {
  top: 0;
}

.ueEveColumn h2 a, .ueEveColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ueEveColumn h2 a:hover, .ueEveColumn .h2 a:hover {
  color: #000;
}

.ueEveColumn .imgHolder {
  width: 100%;
  height: 200px;
}

.ueEveColumn .btn-sm {
  padding-top: 7px;
  padding-bottom: 7px;
}

.ueecTimeTag {
  left: 0;
  top: 20px;
  height: 36px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  transition: top 0.3s ease;
  z-index: 1;
}

.ueecTimeTag .day {
  font-size: 18px;
}

.hClassVi .ueecTimeTag .day {
  background-color: #e4b33d !important;
}

.hClassVii .ueecTimeTag .day {
  background-color: #ff8b2f !important;
}

.hClassViii .ueecTimeTag .day {
  background-color: #ff5800fa !important;
}

.hClassViv .ueecTimeTag .day {
  background-color: #006cff !important;
}

.hClassVv .ueecTimeTag .day {
  background-color: #e4002b !important;
}

.hClassVvi .ueecTimeTag .day {
  background-color: #fff04d !important;
}

.ogFiltersList {
  font-size: 15px;
  line-height: 1.33333;
}

.ogFiltersList.ogFiltersListII > li {
  margin-left: 15px;
  margin-right: 15px;
}

.ogFiltersList.ogFiltersListII > li.active > a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ogFiltersList.ogFiltersListII > li > a {
  position: relative;
  display: block;
  padding-bottom: 16px;
}

.ogFiltersList.ogFiltersListII > li > a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
}

.ogFiltersList.ogFiltersListII > li > a:after {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 50% 100% 0;
  -ms-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-bottom: 1px solid #ff5800fa;
}

.ogFiltersList.ogFiltersListII > li > a:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ogFiltersList > li {
  margin: 0 10px 5px;
}

.ogFiltersList > li.active > a {
  color: #25282e;
}

.ogFiltersList > li > a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #999;
}

.ogFiltersList > li > a:hover {
  color: #25282e;
}

.galFig {
  max-width: 290px;
}

.galFig:before {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.galFig:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.galFig.galFigII:before, .galFig.galFigII:after {
  display: none;
}

.galFig.galFigII:hover .gafCaption {
  opacity: 1;
  visibility: visible;
}

.galFig.galFigIII:hover .icnWrap,
.galFig.galFigIII:hover .imgHolder:before {
  opacity: 1;
  visibility: visible;
}

.galFig.galFigIII:after, .galFig.galFigIII:before {
  display: none;
}

.galFig.galFigIII .icnWrap {
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.galFig.galFigIII .gafCaption {
  opacity: 1;
  visibility: visible;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: transparent;
}

.galFig:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.galFig:hover:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.galFig:before, .galFig:after {
  border: solid rgba(228, 179, 61, 0.7);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.galFig:before {
  -webkit-transform-origin: 50% 0 0;
  -ms-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  border-width: 2px 0;
}

.galFig:after {
  border-width: 0 2px;
  -webkit-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.galFig .imgHolder:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.galFig .imgHolder:before {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.galFig .icnWrap {
  font-size: 16px;
  width: 42px;
  height: 42px;
}

.galFig h3, .galFig .h3 {
  font-size: 18px;
  line-height: 1.22222;
}

.galFig h3 a, .galFig .h3 a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.igSlider .galFig {
  max-width: none;
}

.vsQuote {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  letter-spacing: 0.3px;
}

.vsQuote:before {
  content: '';
  position: absolute;
  top: 25px;
  left: 10px;
}

.vsQuote:before {
  line-height: 1;
  content: '”';
  color: #e0e0e0;
  font-size: 110px;
}

.vsQuote q {
  quotes: none;
}

.vsQuote .vsqImage {
  width: 45px;
  height: 45px;
}

.vsQuote cite {
  font-size: 14px;
}

.ratingStarListSpan {
  font-size: 14px;
  line-height: 1;
}

.ratingStarListSpan.ratingStarListSpan {
  font-size: 13px;
}

.ratingStarListSpan.ratingStarListSpanIII {
  color: #ccc;
}

.ratingStarListSpan.ratingStarListSpanIII .rslsItem {
  margin-left: 2px;
}

.upcEveColumn {
  font-size: 16px;
  line-height: 1.625;
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  max-width: 290px;
}

.upcEveColumn:hover {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
}

.upcEveColumn:hover .imgHolder img {
  -webkit-transform: scale(1.07) rotate(-1deg);
  -ms-transform: scale(1.07) rotate(-1deg);
  transform: scale(1.07) rotate(-1deg);
}

.upcEveColumn .imgHolder {
  margin: -41px -21px;
}

.upcEveColumn .imgHolder img {
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

.upcEveColumn h2, .upcEveColumn .h2 {
  font-size: 24px;
  line-height: 1.45833;
}

.upcEveColumn h2 a, .upcEveColumn .h2 a {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.upcEveColumn .icn {
  font-size: 0.9em;
}

.upcEveColumn .btn-sm {
  padding-top: 7px;
  padding-bottom: 7px;
}

.introBannerFullBlock {
  min-height: 100vh;
}

.introBannerFullBlock:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.introBannerFullBlock.overlayDbl:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.introBannerFullBlock.overlayDbl:after {
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}

.introBannerFullBlock:before {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

.ibfbAlignHolder {
  min-height: inherit;
  z-index: 2;
}

.ibfbText {
  font-size: 18px;
  line-height: 1.11111;
}

.hmFullLinkingNav {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  right: 10px;
}

.hmFullLinkingNav li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.hmFullLinkingNav li.active a {
  background-color: #fff;
}

.hmFullLinkingNav a {
  pointer-events: auto;
  border-radius: 100%;
  border: 1px solid #fff;
  display: block;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  width: 10px;
  height: 10px;
}

.hmFullLinkingNav a:hover {
  background-color: #fff;
}

.widgetCllout {
  background-image: -webkit-linear-gradient(92deg, white 0%, white 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(left, white 0%, white 100%);
  background-image: -o-linear-gradient(92deg, white 0%, white 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(left, white 0%, white 100%);
  background-image: linear-gradient(-2deg, white 0%, white 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, white 0%, white 100%);
  background-size: 100% 10px, 100% calc(100% - 50px);
  background-position: 0 0, 0 10px;
  background-repeat: no-repeat;
  font-size: 15px;
  line-height: 1.46667;
  max-width: 243px;
  z-index: 3;
}

.widgetCllout .title {
  font-size: 18px;
}

.wcBtn {
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  background-image: -webkit-linear-gradient(263deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), -webkit-linear-gradient(277deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), -webkit-linear-gradient(left, #25282e 0%, #25282e 100%);
  background-image: -o-linear-gradient(263deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), -o-linear-gradient(277deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), -o-linear-gradient(left, #25282e 0%, #25282e 100%);
  background-image: linear-gradient(187deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), linear-gradient(173deg, #25282e 0%, #25282e 50%, rgba(37, 40, 46, 0) 50%, rgba(37, 40, 46, 0) 100%), linear-gradient(90deg, #25282e 0%, #25282e 100%);
  background-size: 50% 15px, 50% 15px, 100% calc(100% - 15px);
  background-position: 0 100%, 100% 100%, 0 0;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  padding: 17px 10px 28px;
}

.vnFig {
  max-width: 270px;
}

.vnFig:hover .caption {
  background-color: #ff8b2f;
  margin-top: -10px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.vnFig a {
  text-decoration: none;
}

.vnFig .imgHolder {
  height: 250px;
}

.vnFig .caption {
  -webkit-transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
  -o-transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
  transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
  background-color: #25282e;
  padding: 17px 10px;
}

.vnFig h3, .vnFig .h3 {
  font-size: 20px;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.venuesBlock .headHeading .btn {
  min-width: 144px;
}

.fasFrameWrap {
  position: relative;
  height: 150px;
}

.fasFrameWrap iframe {
  left: 0;
  top: 0;
}

.mainHeadingHead {
  padding:100px 0;
  background: rgb(37,40,46);
}

.mainHeadingHead:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mainHeadingHead:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.mhhAlignHolder {
  z-index: 1;
  min-height: inherit;
}

.scrollToNav {
  border-bottom: 1px solid #eee;
  letter-spacing: 0.3px;
  font-size: 15px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.scrollToNav.scrollToNavII li.active a:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.scrollToNav.scrollToNavII a {
  position: relative;
}

.scrollToNav.scrollToNavII a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
}

.scrollToNav.scrollToNavII a:after {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  border-bottom: 1px solid #ff5800fa;
}

.scrollToNav li {
  margin-right: 16px;
}

.scrollToNav li.active a {
  color: #25282e;
}

.scrollToNav a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.scrollToNav a:hover {
  color: #25282e;
}

.apDataTable {
  table-layout: fixed;
}

.apDataTable.apDataTableII td {
  border-bottom: 0;
}

.apDataTable.apDataTableII td:first-child {
  width: 40%;
}

.apDataTable.apDataTableII tr + tr td {
  border-top: 1px solid #e8e8e8;
}

.apDataTable.apDataTableIII td {
  border-bottom: 0;
}

.apDataTable.apDataTableIII td:first-child {
  width: 35%;
  color: #555;
}

.apDataTable.apDataTableIII tr + tr td {
  border-top: 1px solid #e8e8e8;
}

.apDataTable td {
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
}

.apDataTable td:first-child {
  width: 69%;
  padding-right: 10px;
}

.vtcBtnsWrap .btn {
  width: 100%;
}

.vtcFrameWrap {
  padding-top: 73%;
}

.vtcFrameWrap iframe {
  top: 0;
  left: 0;
}

.vctAccItem {
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
}

.vtcAccSlide {
  line-height: 1.64706;
}

.vctOpener {
  background-color: transparent;
  border: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid transparent;
}

.vctOpener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 13px;
}

.vctOpener:after {
  border: solid #999;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(135deg) translate(-2px, 3px);
  -ms-transform: rotate(135deg) translate(-2px, 3px);
  transform: rotate(135deg) translate(-2px, 3px);
  width: 8px;
  height: 8px;
}

.vctOpener:focus {
  outline: none;
}

.vctOpener[aria-expanded="true"] {
  border-bottom-color: #e5e5e5;
}

.vctOpener[aria-expanded="true"]:after {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
  -ms-transform: rotate(-45deg) translate(0, -1px);
  transform: rotate(-45deg) translate(0, -1px);
}

.btnLearnMore {
  color: #25282e;
  font-size: 17px;
  line-height: 1;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.btnLearnMore .icn {
  font-size: 0.9em;
}

.shopPostColumn {
  min-height: 160px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.shopPostColumn:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.shopPostColumn:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.shopPostColumn:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 100%);
}

.isoContentHolderStatic {
  height: auto !important;
}

.isoContentHolderStatic > .isoCol {
  position: static !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.exhiTabList {
  font-size: 16px;
  line-height: 1.125;
  border-bottom-color: #e8e8e8;
}

.exhiTabList.exhiTabListII .nav-item {
  margin: 0 14px 0 0;
}

.exhiTabList.exhiTabListIII .nav-item {
  margin: 0 0 -1px;
}

.exhiTabList.exhiTabListIII .nav-item + .nav-item {
  margin-left: -1px;
}

.exhiTabList.exhiTabListIII .nav-item.show .nav-link {
  background-color: #25282e;
  color: #fff;
}

.exhiTabList.exhiTabListIII .nav-link {
  border: 1px solid #e8e8e8;
  color: #25282e;
  font-size: 17px;
  line-height: 1;
  padding: 15px 23px;
}

.exhiTabList.exhiTabListIII .nav-link:after {
  display: none;
}

.exhiTabList.exhiTabListIII .icn {
  font-size: 0.8em;
  margin-left: 4px;
  margin-right: -4px;
}

.exhiTabList.exhiTabListIV {
  border-bottom: 0;
}

.exhiTabList.exhiTabListIV .nav-link {
  padding-bottom: 7px;
}

.exhiTabList.exhiTabListIV .nav-link:after {
  border-bottom-width: 2px;
  border-bottom-color: #25282e;
}

.exhiTabList .nav-item {
  margin: 0 10px;
}

.exhiTabList .nav-link {
  position: relative;
  border: 0;
  color: #999;
  background-color: transparent;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  padding: 0 0 16px;
  text-decoration: none;
}

.exhiTabList .nav-link:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
}

.exhiTabList .nav-link:after {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 50% 100% 0;
  -ms-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-bottom: 1px solid #ff5800fa;
}

.exhiTabList .nav-link.active, .exhiTabList .nav-link:hover {
  color: #25282e;
  background-color: transparent;
}

.exhiTabList .nav-link.active:after, .exhiTabList .nav-link:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.timetableAside:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.timetableAside:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.ttaHolderBox {
  max-width: 570px;
  z-index: 1;
}

.shopItemColumn {
  max-width: 290px;
}

.shopItemColumn:hover .btn {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.hClassVi .shopItemColumn:hover .btn {
  border-color: #e4b33d !important;
  background-color: #e4b33d !important;
}

.hClassVii .shopItemColumn:hover .btn {
  border-color: #ff8b2f !important;
  background-color: #ff8b2f !important;
}

.hClassViii .shopItemColumn:hover .btn {
  border-color: #ff5800fa !important;
  background-color: #ff5800fa !important;
}

.hClassViv .shopItemColumn:hover .btn {
  border-color: #006cff !important;
  background-color: #006cff !important;
}

.hClassVv .shopItemColumn:hover .btn {
  border-color: #e4002b !important;
  background-color: #e4002b !important;
}

.hClassVvi .shopItemColumn:hover .btn {
  border-color: #fff04d !important;
  background-color: #fff04d !important;
}

.shopItemColumn h3, .shopItemColumn .h3,
.shopItemColumn h4, .shopItemColumn .h4 {
  font-size: 17px;
  line-height: 1.41176;
}

.shopItemColumn h3 a, .shopItemColumn .h3 a,
.shopItemColumn h4 a, .shopItemColumn .h4 a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}

.shopItemColumn h4, .shopItemColumn .h4 {
  color: #555;
}

.shopItemColumn .btn {
  -webkit-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}

.sicBtnCart {
  left: 0;
  bottom: 0;
}

.ssArrowVix {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
  top: 50%;
  font-size: 24px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 40px;
}

.ssArrowVix.slickPrev {
  left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ssArrowVix.slickPrev:before {
  -webkit-transform: rotate(225deg) translate(-2px, 2px);
  -ms-transform: rotate(225deg) translate(-2px, 2px);
  transform: rotate(225deg) translate(-2px, 2px);
}

.ssArrowVix.slickNext {
  right: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ssArrowVix.slickNext:before {
  -webkit-transform: rotate(45deg) translate(-4px, 4px);
  -ms-transform: rotate(45deg) translate(-4px, 4px);
  transform: rotate(45deg) translate(-4px, 4px);
}

.ssArrowVix:before {
  content: '';
  display: block;
  border: solid currentColor;
  border-width: 2px 2px 0 0;
  width: 10px;
  height: 10px;
}

.ssArrowVix:hover {
  background-color: #000;
}

.ftQuickLinks {
  font-size: 16px;
  line-height: 1.25;
}

.ftQuickLinks > li {
  margin-bottom: 15px;
}

.ftQuickLinks > li > a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ftQuickLinks > li > a:hover {
  color: #000;
}

.bg-secondary .ftQuickLinks > li > a:hover {
  color: #fff;
}

.scBtnBack {
  color: #999;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 18px;
  line-height: 1;
}

.scBtnBack .icn {
  font-size: 0.9em;
}

.scTime {
  font-size: 18px;
  line-height: 1.1;
  display: inline-flex;
}
.scTime p{
  margin-right: 10px;
}
.scFrameWrap {
  font-size: 16px;
}

.scFrameWrap iframe {
  width: 100%;
  display: block;
  border: 0;
}

.sepTransparent {
  border-color: transparent;
}

.btnShare {
  font-size: 16px;
}

.btnShare.btnShareII:hover .icn {
  background-color: #fff;
}

.btnShare:hover .icn {
  background-color: #25282e;
}

.btnShare .icn {
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #bfbfbf;
  font-size: 1.1em;
  width: 41px;
  height: 41px;
}

.scsInfosList {
  line-height: 1.41176;
}

.scSidebar:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.scSidebar.scSidebarII:before {
  display: none;
}

.scSidebar:before {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
}

.ssArrowVx {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  z-index: 2;
  top: 0;
  border: 2px solid #777;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  width: 40px;
  height: 40px;
}

.ssArrowVx.slickPrev {
  left: 10px;
  top: 45%;
}

.ssArrowVx.slickNext {
  right: 10px;
  top: 45%;
}

.ssArrowVx.slick-disabled {
  opacity: 0.5;
}

.ssArrowVx:hover {
  background-color: #777;
}
.igSlider{
  overflow: hidden;
}
.igSlider .slick-list {
  overflow: visible !important;
}
.igSlider .galFig img{
  width: 100%;
}
.igImageWrap {
  height: 200px;
}

.igImageWrap:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.igImageWrap:before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.6);
}

.igImageWrap:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.igImageWrap img {
  width: 100%;
  height: 100%;
}

.scPagerNav {
  color: #999;
  font-size: 11px;
  line-height: 1.45455;
}

.scPagerNav a {
  color: inherit;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.scPagerNav a:before {
  content: '';
  position: absolute;
  top: 50%;
}

.scPagerNav a:before {
  border: solid currentColor;
  border-width: 1px 1px  0 0;
  margin-top: -9px;
  -webkit-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
  width: 20px;
  height: 20px;
}

.scPagerNav a:hover h3, .scPagerNav a:hover .h3 {
  text-decoration: underline;
}

.scPagerNav .scpnPrev {
  padding-left: 25px;
}

.scPagerNav .scpnPrev:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  left: 0;
}

.scPagerNav .scpnPrev:hover:before {
  margin-left: -5px;
}

.scPagerNav .scpnNext {
  padding-right: 25px;
}

.scPagerNav .scpnNext:before {
  right: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.scPagerNav .scpnNext:hover:before {
  margin-right: -5px;
}

.eveProFiltersBox .form-row {
  margin-left: -8px;
  margin-right: -8px;
}

.eveProFiltersBox .form-group {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

.dtPickerWrap:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
}

.dtPickerWrap:after {
  border: solid #aaa;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -6px;
  width: 8px;
  height: 8px;
}

.csPaging .page-link {
  text-decoration: none;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.csPaging .icn {
  font-size: 0.9em;
}

.sbisCaption {
  bottom: 15px;
  left: 15px;
  max-width: 250px;
}

.sbisCaption h1, .sbisCaption .h1 {
  font-size: 18px;
  line-height: 1.22222;
}

.sbisCaption time {
  font-size: 18px;
  line-height: 1.22222;
}

.becomeMemberBlock .imgHolder {
  width: 100%;
  height: 250px;
}

.becomeMemberBlock .imgHolder img {
  width: 100%;
  height: 100%;
}

.aeaHolder {
  min-height: inherit;
}

.aboutExploreAside {
  border-top: 1px solid #eee;
  min-height: 200px;
}

.sbisColumn .imgHolder {
  height: 250px;
}

.lcFrameWrap {
  height: 210px;
}

.lcFrameWrap iframe {
  top: 0;
  left: 0;
}

.abtLinks > li {
  margin-right: 16px;
}

.abtLinks > li > a {
  color: #555;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.abtLinks > li > a:hover {
  color: #e4b33d;
}

.cdInfoList {
  margin-left: -10px;
  margin-right: -10px;
  line-height: 1.41176;
}

.cdInfoList > li {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
}

.ibdGalImage {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.ibdGalImage:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.onImageColumn {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  height: 155px;
}

.onImageColumn.onImageColumnLarge {
  height: 220px;
}

.onImageColumn:hover {
  -webkit-animation-name: imgAnimBounce;
  animation-name: imgAnimBounce;
}

.historyList > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.historyList time {
  width: 90px;
  font-size: 16px;
  line-height: 1.1875;
}

.queryCalloutBlock {
  min-height: 250px;
}

.qcbHolder {
  min-height: inherit;
}

.brList {
  line-height: 1.41176;
}

.brList > li {
  margin-bottom: 31px;
}

.brList .title {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 2px;
}

.brList a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.brList a:hover {
  color: #25282e;
}

.artistProfileColumn {
  max-width: 290px;
}

.artistProfileColumn h2, .artistProfileColumn .h2 {
  font-size: 22px;
  line-height: 1.09091;
  margin-bottom: 2px;
}

.artistProfileColumn h3, .artistProfileColumn .h3 {
  font-size: 17px;
  line-height: 1.41176;
  color: #555;
}

.artistProfileColumn p a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: inherit;
}

.artistProfileColumn p a:hover {
  color: #212329;
}

.vctSubtitle {
  font-size: 18px;
  line-height: 1.16667;
}

.contributeColumn {
  line-height: 1.52941;
  max-width: 290px;
}

.contributeColumn:hover .imgHolder img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.contributeColumn .imgHolder img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.contributeColumn .btn {
  min-width: 155px;
}

.logosList {
  max-width: 290px;
}

.logosList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 17px;
  position: relative;
  width: 25%;
  min-height: 76px;
}

.logosList li + li {
  border-left: 1px solid #eee;
}

.logosList li + li:nth-child(4n + 1) {
  border-left-width: 0;
}

.logosList li:nth-child(n + 5):before {
  content: '';
  position: absolute;
  top: -8px;
  right: 15px;
  left: 15px;
}

.logosList li:nth-child(n + 5):before {
  border-top: 1px solid #eee;
}

.logosList a {
  opacity: 0.75;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding-left: 10px;
  padding-right: 10px;
}

.logosList a:hover {
  opacity: 1;
}

.contactFormWrap .formCol6 {
  width: 100%;
}

.contactFormWrap .formCol12 {
  width: 100%;
}

.contactFormWrap textarea, .contactFormWrap textarea.form-control {
  resize: none;
  height: 102px;
}

.ctInfoWrap {
  line-height: 1.41176;
}

.ctInfoWrap p a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ctInfoWrap p a:hover {
  color: #555;
}

.ctSocialNetworks {
  margin-left: -4px;
  margin-right: -4px;
}

.ctSocialNetworks > li {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}

.ctSocialNetworks > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-size: 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #c8c9cb;
  width: 36px;
  height: 36px;
}

.ctSocialNetworks > li > a:hover {
  background-color: #aeafb2;
}

.fltDropdown {
  border-color: #25282e;
  width: 250px;
  margin-left: 1px;
}

.fltDropdown.dropdown-menu-right {
  margin-left: 0;
  margin-right: 1px;
}

.fltDropdown .dropdown-item {
  color: #ccc;
  font-size: 16px;
  line-height: 1.25;
  padding: 15px 18px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.fltDropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.fltDropdown .dropdown-item:hover, .fltDropdown .dropdown-item.active {
  background-color: #212329;
  color: #fff;
}

.custSelect:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
}

.custSelect.custSelectSmall select {
  height: 40px;
  font-size: 15px;
  padding: 7px 10px;
}

.custSelect:after {
  border: solid #777;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -4px;
  width: 6px;
  height: 6px;
}

.custSelect select {
  border: 1px solid #e8e8e8;
  font-size: 16px;
  line-height: 1.25;
  color: #777;
  -webkit-appearance: none;
  padding: 8px 30px 8px 10px;
  width: 100%;
  height: 50px;
}

.sorterHead .chosen-container {
  text-align: left;
  display: inline-block;
}

.csSelectSmall + .chosen-container {
  height: 40px;
}

.csSelectSmall + .chosen-container .chosen-single {
  font-size: 15px;
  padding: 9px 0 9px 14px;
}

.acbFig {
  font-size: 15px;
  line-height: 1.6;
}

.figRelActionList {
  margin-left: -4px;
  margin-right: -4px;
}

.figRelActionList > li {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}

.figRelActionList > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e5e5e5;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #25282e;
  width: 40px;
  height: 40px;
}

.figRelActionList > li > a:hover {
  background-color: #e5e5e5;
}

.widgetSearch button{
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 20px;
  border: 0;
  background: transparent;
}

.widgetNavList {
  font-size: 16px;
}

.widgetNavList > ul {
  padding-left: 0;
}

.widgetNavList > ul > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 9px;
}

.widgetNavList > ul > li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 4px;
}

.widgetNavList > ul > li:before {
  background-color: #25282e;
  border-radius: 100%;
  width: 5px;
  height: 5px;
}

.widgetNavList > ul > li > a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: inherit;
}

.widgetNavList > ul > li > a:hover {
  color: #25282e;
}

.rpcCaption {
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(black));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, black 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, black 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, black 100%);
  font-size: 13px;
}

.rpcCaption h4, .rpcCaption .h4 {
  font-size: 14px;
  line-height: 1.42857;
}

.widgetTagCloud {
  font-size: 15px;
}

.widgetTagCloud > ul {
  margin-left: -4px;
  margin-right: -4px;
}

.widgetTagCloud > ul > li {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 12px;
}

.widgetTagCloud > ul > li > a {
  display: block;
  border: 1px solid #e5e5e5;
  color: #555;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  padding: 2px 16px;
}

.widgetTagCloud > ul > li > a:hover {
  background-color: #e5e5e5;
}

.btnPlay {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 3px solid currentColor;
  width: 60px;
  height: 60px;
}

.btnPlay:before {
  display: block;
  content: '';
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent currentColor;
  width: 0;
  height: 0;
}

.twoFigWrap {
  margin-left: -12px;
  margin-right: -12px;
}

.twoFigWrap .imgHolder {
  width: calc(50% - 24px);
  margin: 0 12px 14px;
}

.shPostersImageWrap {
  color: #999;
  font-size: 16px;
}

.tagsWrap .title,
.tagsWrap p {
  font-size: 15px;
}

.tagsWrap p a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.twTagsList > li {
  margin-right: 13px;
}

.twTagsList > li > a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: inherit;
}

.twTagsList > li > a:hover {
  color: #212329;
}

.colorInherit {
  color: inherit;
}

.shareDropMenu {
  width: 160px;
  font-size: 15px;
  line-height: 1.33333;
  margin-top: 8px;
  left: -12px !important;
}

.shareDropMenu[x-placement="top-start"] {
  margin-top: -8px;
}

.shareDropMenu .dropdown-item {
  text-decoration: none;
  padding: 10px 17px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.shareDropMenu .dropdown-item + .dropdown-item {
  border-top: 1px solid #eee;
}

.shareDropMenu .dropdown-item:hover {
  color: #ff5800fa;
}

.socialNetworksII {
  margin-left: -4px;
  margin-right: -4px;
}

.socialNetworksII > li {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}

.socialNetworksII > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bfbfbf;
  color: #fff;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-size: 22px;
  width: 36px;
  height: 36px;
}

.socialNetworksII > li > a:hover {
  background-color: #a6a6a6;
}

.reviewList > ul > li:first-child {
  border-top: 0;
}

.reviewList li {
  border-top: 1px solid #e8e8e8;
}

.reviewList .imgHolder {
  width: 50px;
  height: 50px;
}

.reviewList time {
  color: #555;
}

.reviewList h3,
.reviewList .h3 {
  font-size: 18px;
}

.reviewList .btn {
  padding: 3px 16px;
  font-size: 15px;
}

.reviewList {
  font-size: 16px;
  line-height: 1.5;
}

.reviewList li {
  border-top: 0;
  margin-bottom: 30px;
}

.reviewList h3, .reviewList .h3 {
  font-size: 17px;
}

.reviewList time:before {
  content: '–';
  color: #25282e;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-right: 5px;
}

.prdctTag {
  font-size: 12px;
  line-height: 1;
  left: 15px;
  top: 15px;
  z-index: 1;
  width: 42px;
  height: 42px;
}

.btnZoom {
  right: 20px;
  top: 25px;
  border: 2px solid #ccc;
  color: #ccc;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  font-size: 15px;
  width: 34px;
  height: 34px;
}

.btnZoom:hover {
  background-color: #25282e;
  color: #fff;
  border-color: #25282e;
}

.prSwitcherWrap {
  width: 105px;
}

.productSwitcherSlider .slick-current .imgHolder:before {
  border-color: rgba(37, 40, 46, 0.12);
}

.productSwitcherSlider .imgHolder {
  cursor: pointer;
}

.productSwitcherSlider .imgHolder:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.productSwitcherSlider .imgHolder:before {
  border: 2px solid transparent;
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.reViewWrap {
  color: #999;
}

.prSliderWrap {
  width: calc(100% - 105px);
}

.prDecriptionWrap {
  line-height: 1.41176;
}

.prPrice {
  font-size: 20px;
}

.ratingWrap {
  direction: rtl;
  color: #ccc;
}

.ratingWrap input:checked ~ label {
  color: #25282e;
}

.ratingWrap input:checked ~ label:hover {
  color: rgba(37, 40, 46, 0.8);
}

.ratingWrap label {
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  margin-right: 2px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.ratingWrap label:hover {
  color: rgba(37, 40, 46, 0.8);
}

.ratingWrap label:hover ~ label {
  color: rgba(37, 40, 46, 0.8);
}

.reviewForm .label {
  width: 150px;
}

.reviewForm .form-control {
  height: 45px;
}

.reviewForm textarea, .reviewForm textarea.form-control {
  resize: none;
  height: 121px;
}

.quantityII input {
  font-size: 16px;
  padding: 6px 23px 6px 3px;
  width: 70px;
  height: 34px;
}

.quantityII .quantity-button {
  background-color: #eee;
  border: 0;
  top: 50%;
  right: 5px;
  width: 15px;
  height: 11px;
}

.quantityII .quantity-button.quantity-down {
  margin-top: 1px;
}

.quantityII .quantity-button.quantity-down:before {
  border-color: #555 transparent transparent transparent;
}

.quantityII .quantity-button.quantity-up {
  margin-top: -11px;
}

.quantityII .quantity-button.quantity-up:before {
  border-color: transparent transparent #555 transparent;
}

.btnCartRemove {
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  -o-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  width: 26px;
  height: 26px;
}

.btnCartRemove:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.btnCartRemove:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.btnCartRemove:before, .btnCartRemove:after {
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #25282e;
  margin: 12px 6px;
  width: 12px;
  height: 1px;
}

.btnCartRemove:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btnCartRemove:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btnCartRemove:hover {
  background-color: #e4002b;
  border-color: #e4002b !important;
}

.btnCartRemove:hover:before, .btnCartRemove:hover:after {
  background-color: #fff;
}

.cartTable {
  font-size: 16px;
}

.cartTable thead tr {
  background-color: #e9ebed;
}

.cartTable th,
.cartTable td {
  padding: 14px 30px;
  vertical-align: middle;
}

.cartTable th {
  font-weight: normal;
  font-size: 17px;
}

.cartTable tbody tr + tr {
  border-top: 1px solid #e8e8e8;
}

.cartTable td {
  padding-top: 19px;
  padding-bottom: 20px;
}

.cartTable .tbCol1 {
  width: 55%;
}

.cartTable .tbCol2 {
  width: 13%;
}

.cartTable .tbCol3 {
  width: 15.6%;
}

.cartTable .tbCol4 {
  width: 16%;
}

.cartTable .tbCol5 {
  width: 5%;
}

.cartTable .coupenField {
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 160px;
  height: 39px;
}

.cartTable .btnCoupen {
  font-size: 16px;
  padding: 4px 20px;
}

.cartTable .btnUpdateCart {
  padding: 8px 19px;
  margin-top: 8px;
}

.cartTable .imgHolder {
  max-width: 61px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #fff;
  border-color: #ccc;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background: #212329 !important;
}

.custom-control-label:before, .custom-control-label:after {
  top: 3px;
}

.custom-radio .custom-control-label:after {
  border-radius: 100%;
  background: none;
  margin-top: 4px;
  margin-left: 4px;
  width: 8px;
  height: 8px;
}

.ccSmall .custom-control-label {
  font-size: 15px;
}

.ccSmall .custom-control-label:before, .ccSmall .custom-control-label:after {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.custom-checkbox .custom-control-label.h2:before, .custom-checkbox .custom-control-label.h2:after {
  top: 6px;
}

.custom-checkbox .custom-control-label:before, .custom-checkbox .custom-control-label:after {
  top: 4px;
  left: -30px;
}

.custom-checkbox .custom-control-label:before {
  width: 20px;
  height: 20px;
}

.custom-checkbox {
  padding-left: 30px;
}

.small .custom-checkbox:before, .small .custom-checkbox:after {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.custom-checkbox .custom-control-label:after {
  margin-top: 1px;
  width: 1.3rem;
  height: 1.2rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #25282e;
  border-color: #25282e;
}

.btnCalcShipment {
  background: none;
  font-size: 15px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #ff5800fa;
}

.btnCalcShipment:hover {
  color: #aea076;
}

.cartField {
  height: 40px;
  font-size: 15px;
  padding: 7px 10px;
}

.cartTotals {
  table-layout: fixed;
  font-size: 16px;
  border: 1px solid #e8e8e8;
}

.cartTotals td {
  border: 1px solid #e8e8e8;
  padding: 13px 19px;
  vertical-align: top;
}

.cartTotals td:first-child {
  font-size: 17px;
}

.cartTotals .chosen-container {
  margin-bottom: 10px;
}

.cartBtn {
  padding: 9px 17px;
  font-size: 16px;
}

.alert-light {
  background-color: #edeff1;
  border-color: #edeff1;
}

.caCheckBox {
  font-size: 16px;
}

.caTextarea {
  height: 80px;
  resize: none;
}

.formControlMedium {
  height: 45px;
  font-size: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.orderTable {
  table-layout: fixed;
  font-size: 16px;
}

.orderTable th {
  font-weight: normal;
  color: #25282e;
}

.orderTable th,
.orderTable td {
  border: solid #e8e8e8;
  border-width: 1px 0;
  padding: 14px 25px;
}

.orderTable th:first-child,
.orderTable td:first-child {
  width: 57.6%;
}

.orderTable td {
  vertical-align: top;
}

.orderTable .textLarge {
  font-size: 17px;
}

.orderPlacerBox {
  font-size: 16px;
  line-height: 1.375;
}

.orderPlacerBox .custom-control-label {
  font-size: 16px;
}

.orderPlacerBox .btn {
  width: 100%;
}

.boxNoter {
  margin-left: -24px;
}

.boxNoter:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 30px;
}

.boxNoter:before {
  border-style: solid;
  border-width: 0 7.5px 9px 7.5px;
  border-color: transparent transparent #fff transparent;
  width: 0;
  height: 0;
}

.btnHelp {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.checkoutBtnWrap {
  border-top: 1px solid #e0e0e0;
}

.cardImage {
  max-width: 50%;
}

.loginBlock.hdIsVii,
.pageNotFoundBlock.hdIsVii {
  min-height: calc(100vh - 80px);
}

.loginBlock {
  font-size: 16px;
}

.loginBlock .custom-control {
  padding-left: 21px;
}

.loginBlock .custom-control-label:before, .loginBlock .custom-control-label:after {
  left: -21px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  top: 6px;
}

.loginBlock .btnForget {
  font-size: 13px;
}

.lbAlignWrap {
  min-height: inherit;
}

.pageNotFoundBlock {
  line-height: 1.41176;
}

.pageNotFoundBlock h2, .pageNotFoundBlock .h2 {
  font-size: 32px;
}

.quickSupportAside {
  font-size: 18px;
  line-height: 1.55556;
}

.memberColumn {
  font-size: 16px;
  line-height: 1.5;
}

.memberColumn:hover .icnWrap, .memberColumn.active .icnWrap {
  color: #fff;
  background-color: #ff5800fa;
}

.memberColumn:hover .btn, .memberColumn.active .btn {
  background-color: #25282e;
  border-color: #25282e;
  color: #fff;
}

.memberColumn h2, .memberColumn .h2 {
  font-size: 20px;
  line-height: 1.4;
}

.memberColumn h3, .memberColumn .h3 {
  font-size: 30px;
  line-height: 0.93333;
}

.memberColumn .textSmall {
  font-size: 16px;
}

.memberColumn .icnWrap {
  background-color: #eee;
  color: #25282e;
  font-size: 25px;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: 81px;
  height: 81px;
}

.memberColumn .btn {
  padding: 7px 30px;
}

.spaceColumn {
  font-size: 16px;
  line-height: 1.625;
}

.spaceColumn h2 a, .spaceColumn .h2 a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.spaceColumn .titleText {
  font-size: 18px;
  line-height: 1.22222;
}

.specialRequestAside p a {
  color: #555;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.specialRequestAside p a:hover {
  color: #25282e;
}

.dbSpentShow {
  font-size: 20px;
  line-height: 1;
}

.dbSpentShow.dbSpentShowII .showField {
  padding-left: 180px;
  width: 232px;
  height: 45px;
}

.dbSpentShow .curr {
  left: 1px;
  top: 1px;
  bottom: 1px;
  min-width: 43px;
}

.dbSpentShow .showField {
  border: 1px solid #e8e8e8;
  padding: 5px 5px 5px 60px;
  color: #25282e;
  font-size: 20px;
  width: 173px;
  height: 40px;
}

.dnRadioList {
  margin-left: -5px;
  margin-right: -5px;
  font-size: 16px;
  line-height: 1;
}

.dnRadioList > li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.dnRadioList label {
  margin-bottom: 0;
  display: block;
  padding: 18px 10px;
  min-width: 100px;
  cursor: pointer;
  border: 1px solid #e8e8e8;
}

.dnRadioList .custom-control-input:checked ~ label {
  background-color: #eee;
}

.gafCaption {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

.exhibitDescrColumn {
  min-height: 453px;
}

.exhibitDescrColumn .alignWrap {
  min-height: inherit;
}

.exhibitDescrColumn .imgHolder {
  padding-top: 50%;
}

.aiaTitle {
  font-size: 16px;
}

.navbarSide {
  right: 0;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 300px;
  z-index: 9999;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 100% 0 0;
  -ms-transform-origin: 100% 0 0;
  transform-origin: 100% 0 0;
  background-color:rgb(0,0,0);
}

.navbarSide .hdMenuOpener {
  top: 30px;
  right: 30px;
  color: #bbb;
  width: 15px;
  height: 15px;
}

.navbarSide .hdMenuOpener:before {
  -webkit-transform: rotate(45deg) translate(4px, 4px);
  -ms-transform: rotate(45deg) translate(4px, 4px);
  transform: rotate(45deg) translate(4px, 4px);
}

.navbarSide .hdMenuOpener:after {
  -webkit-transform: rotate(-45deg) translate(5px, -5px);
  -ms-transform: rotate(-45deg) translate(5px, -5px);
  transform: rotate(-45deg) translate(5px, -5px);
}

.navbarSide .hdMenuOpener .icnBar {
  opacity: 0;
  visibility: hidden;
}

.hdSideMenuActive .navbarSide {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
  visibility: visible;
}

.nvbBottomWrap {
  font-size: 16px;
  line-height: 1.625;
}

.nvbBottomWrap p a {
  display: block;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.maxLstWrap {
  max-width: 560px;
}

.nextCounterAside .textLarge,
.nextCounterAside .countdown-amount {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
  word-break: break-word;
}

.checkScheduleBlock h1, .checkScheduleBlock .h1 {
  line-height: 1;
}

.vtTabLinks li.active a {
  color: #fff;
  background-color: #1276ff;
}

.vtTabLinks a {
  display: block;
  color: #777;
  background-color: #eee;
  font-size: 18px;
  line-height: 1.22222;
  max-width: 120px;
  text-decoration: none;
  margin-bottom: 20px;
  padding: 9px 10px;
}

.vtTabLinks a:hover, .vtTabLinks a.active {
  color: #fff;
  background-color: #1276ff;
}

.tcsbHeadWrap {
  font-size: 19px;
  line-height: 1.21053;
}

.ibtbtOpener {
  border: 0;
  padding: 0;
  background: none;
  top: 4px;
  right: 2px;
  font-size: 13px;
  color: #999;
}

.ibtbtOpener[aria-expanded="true"] {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.ibfOpenerTime {
  font-size: 16px;
  width: 100px;
}

.ibftRow + .ibftRow {
  border-top: 1px solid #e8e8e8;
}

.ibftRow h4, .ibftRow .h4 {
  font-size: 17px;
}

.ibftRow h5, .ibftRow .h5 {
  color: #555;
  font-size: 14px;
}

.ibftRow .imgHolder {
  width: 66px;
}

.lociAside {
  line-height: 1.41176;
}

.lociAside .imgHolder {
  top: 0;
  left: 0;
  width: calc(50% - 270px);
}

.ttTableWrap {
  overflow-x: auto;
  overflow-y: hidden;
}

.ticketTable {
  min-width: 480px;
}

.ticketTable td,
.ticketTable th {
  border: solid #eee;
  border-width: 1px 0;
}

.ticketTable td:first-child,
.ticketTable th:first-child {
  width: 50%;
}

.ticketTable tbody td {
  font-size: 15px;
  padding: 7px 0;
}

.ticketTable th {
  font-weight: normal;
  color: #555;
  padding: 2px 0 6px;
  border-top: 0;
}

.ticketTable tfoot {
  color: #555;
}

.ticketTable tfoot td {
  padding: 15px 0px;
  border-bottom-width: 0;
}

.orderTicketModal {
  color: #999;
}

.orderTicketModal .sdLabelTitle {
  font-size: 15px;
}

.orderTicketModal .form-control {
  height: 40px;
  padding: 6px 11px;
  font-size: 15px;
}

.orderTicketModal textarea, .orderTicketModal textarea.form-control {
  height: 140px;
  resize: none;
}

.orderTicketModal .mxInput {
  max-width: 260px;
}

.boardListingBlock h1, .h1{ font-size: 2.1rem; }

.instaPoster:hover .hovIcn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.instaPoster .hovIcn {
  left: 0;
  top: 0;
  font-size: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
}

@-webkit-keyframes icnScaleX {
  0% {
    -webkit-transform: scale(1.02, 0.8);
    transform: scale(1.02, 0.8);
  }
  15% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  15% {
    -webkit-transform: scale(0.8, 1.02);
    transform: scale(0.8, 1.02);
  }
  75% {
    -webkit-transform: scale(1.02, 0.8);
    transform: scale(1.02, 0.8);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes icnScaleX {
  0% {
    -webkit-transform: scale(1.02, 0.8);
    transform: scale(1.02, 0.8);
  }
  15% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  15% {
    -webkit-transform: scale(0.8, 1.02);
    transform: scale(0.8, 1.02);
  }
  75% {
    -webkit-transform: scale(1.02, 0.8);
    transform: scale(1.02, 0.8);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@-webkit-keyframes imgAnimBounce {
  0% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  15% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 0.8;
  }
  15% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
    opacity: 1;
  }
  75% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes imgAnimBounce {
  0% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }
  15% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 0.8;
  }
  15% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
    opacity: 1;
  }
  75% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
  }
}

@-webkit-keyframes lftDoubt {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
  }
}

@keyframes lftDoubt {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 576px) {
  .currExibitColumn.gridView .imgHolder {
    max-width: 203px;
  }

  .listHasColumns {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .listHasColumns>li {
    page-break-inside: avoid;
  }

  .collectionColumn .imgHolder {
    height: auto;
  }

  .saMap {
    height: 250px;
  }

  .newsletterAside .form-group {
    width: auto;
  }

  .newsletterAside .form-control {
    width: 220px;
  }

  .newsletterAside .btn {
    display: inline-block;
    min-width: 150px;
  }

  .ssArrowVi {
    margin-top: -81px;
    width: 30px;
    height: 30px;
  }

  .ssArrowVi.slickNext {
    right: -50px;
  }

  .ssArrowVi.slickPrev {
    left: -50px;
  }

  .qlColumnsWrap.qlColumnsWrapII .col {
    border-left-color: #e8e8e8;
  }

  .qlColumnsWrap .col {
    border-left: 1px solid rgba(255, 255, 255, 0.06);
  }

  .qlColum {
    min-height: 272px;
  }

  .epcTimeStamp {
    float: none;
  }

  .eveProColumn .imgHolder {
    width: 110px;
    float: none;
  }

  .eveProColumn .descrWrap {
    width: auto;
  }

  .lcbContList>li {
    min-width: 50%;
  }

  .ueEveColumn.gridView .imgHolder {
    width: auto;
  }

  .ueEveColumn .imgHolder {
    width: 211px;
    height: initial;
  }

  .vnFig {
    max-width: none;
  }

  .fasFrameWrap {
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(50% - 6px);
    position: absolute;
  }

  .fasFrameWrap.fasFrameWrapII {
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
  }

  .vtcBtnsWrap .btn {
    width: 66%;
  }

  .shopItemColumn {
    max-width: none;
  }

  .scPagerNav {
    font-size: 16px;
    line-height: 1.375;
  }

  .scPagerNav a:before {
    margin-top: -12px;
    width: 30px;
    height: 30px;
  }

  .scPagerNav .scpnPrev {
    padding-left: 55px;
  }

  .scPagerNav .scpnNext {
    padding-right: 55px;
  }

  .historyList time {
    width: 200px;
    font-size: 20px;
    line-height: 1.1;
  }

  .logosList {
    max-width: none;
  }

  .logosList li {
    min-height: 136px;
  }

  .logosList a {
    padding-left: 25px;
    padding-right: 25px;
  }

  .contactFormWrap .formCol6 {
    width: 50%;
  }

  .orderPlacerBox .btn {
    width: auto;
  }

  .btnHelp {
    right: 0;
    top: 0;
    position: absolute;
  }

  .cardImage {
    max-width: 100%;
  }

  .loginBlock .btnForget {
    font-size: inherit;
  }

  .acwColLarge {
    max-width: 265px;
  }

  .acwColSmall {
    max-width: 153px;
  }

  .acwColII {
    margin-top: 80px;
  }

  .acwColIII {
    clear: left;
    margin-top: 80px;
  }

  .acwColIV {
    margin-top: 180px;
  }

  .acwColV {
    margin-top: 80px;
    clear: right;
  }

  .acwColVI {
    margin-top: 290px;
  }

  .ibtbtOpener {
    top: 21px;
  }
}

@media (min-width: 768px) {
  .phStickyWrap.phVi {
    height: 119px;
  }

  .phStickyWrap.phVii {
    height: 94px;
  }

  .phStickyWrap.phViii {
    height: 53px;
  }

  .phStickyWrap.phViv {
    height: 121px;
  }

  .phStickyWrap.phVix {
    min-height: 39px;
  }

  .phStickyWrap.phVx {
    min-height: 131px;
  }

  .phStickyWrap.phVxi {
    min-height: 60px;
  }

  .mainNavigation.mainNavigationVii .nav-item {
    margin-right: initial;
    margin-left: 15px;
  }

  .mainNavigation.mainNavigationVii .nav-item.dropdown:hover>.dropdown-menu {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  .mainNavigation.mainNavigationVii .nav-item>.dropdown-menu:before {
    height: 13px;
    top: -13px;
  }

  .mainNavigation.mainNavigationVii .dropdown-menu {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }

  .mainNavigation.mainNavigationVv.mainNavigationVv .nav-item,
  .navbar-light .mainNavigation.mainNavigationVv .nav-item {
    margin-right: initial;
    margin-left: 15px;
  }

  .mainNavigation.mainNavigationVv.mainNavigationVv .nav-item.active .nav-link,
  .navbar-light .mainNavigation.mainNavigationVv .nav-item.active .nav-link {
    color: #fff;
  }

  .mainNavigation.mainNavigationVv.mainNavigationVv .nav-link,
  .navbar-light .mainNavigation.mainNavigationVv .nav-link {
    color: #fff;
  }

  .mainNavigation.mainNavigationVv.mainNavigationVv .nav-link:hover,
  .navbar-light .mainNavigation.mainNavigationVv .nav-link:hover {
    color: #fff;
  }

  .mainNavigation.mainNavigationVix .nav-item {
    margin-left: 11px;
    margin-right: 11px;
  }

  .mainNavigation.mainSideNavigation .nav-item {
    margin: 0 0 12px;
  }

  .mainNavigation.mainSideNavigation .nav-item.dropdown.show>.dropdown-menu {
    display: block !important;
  }

  .mainNavigation.mainSideNavigation .dropdown-menu {
    position: static;
    display: none !important;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    border: 0;
    width: 100%;
  }

  .mainNavigation.mainSideNavigation .mnDropList .mnDropList {
    position: static;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    max-height: 0;
    background-color: transparent;
    border: 0;
    -webkit-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
  }

  .mainNavigation.mainSideNavigation .mnDropList li.hasDropdown:hover>.mnDropList {
    max-height: 555px;
    overflow-y: auto;
  }

  .mainNavigation .nav-item {
    margin-right: 23px;
  }

  .mainNavigation .nav-item:nth-last-child(1) .dropdown-menu .mnDropList,
  .mainNavigation .nav-item:nth-last-child(2) .dropdown-menu .mnDropList {
    left: initial;
    right: 100%;
  }

  .mainNavigation .nav-item.dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
  }

  .mainNavigation .nav-item.dropdown>.nav-link:after {
    display: none;
  }

  .mainNavigation .nav-link {
    padding: 0;
  }

  .navbar-expand-md .mainNavigation .nav-link {
    padding-left: 0;
    padding-right: 0;
  }

  .mainNavigation .dropdown-menu {
    display: block !important;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }

  .mainNavigation .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -14px;
    right: 0;
    left: 0;
  }

  .mainNavigation .dropdown-menu:before {
    height: 14px;
  }

  .hdSearchOpener {
    position: static;
  }

  .mndDropMenu {
    min-width: 1px;
    width: 200px;
  }

  .mndDropMenu.mndDropMenuSmall {
    width: 200px;
  }

  .mnDropList li.hasDropdown:hover>.mnDropList {
    opacity: 1;
    visibility: visible;
  }

  .mnDropList .mnDropList {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    max-height: none;
  }

  .pageNavigationCollapse {
    position: static;
    background-color: transparent;
  }

  .introBannerBlock.hdIsVi {
    min-height: calc(100vh - 119px);
  }

  .introBannerBlock.hdIsViv {
    min-height: calc(100vh - 121px);
  }

  .introBannerBlock.hdIsVix {
    min-height: calc(100vh - 39px);
  }

  .introBannerBlock.hdIsViClActive {
    min-height: calc(100vh - 165px);
  }

  .mainHeadingTitle {
    font-size: 24px;
    line-height: 1.16667;
  }

  .ibbHeading {
    font-size: 40px;
    line-height: 1.125;
  }

  .ibbHeading.ibbHeadingIII {
    font-size: 50px;
  }

  .ibbHeading.ibbHeadingHasMark:before {
    margin-top: 22px;
    height: 40px;
  }

  .scheduleDetailsAside .col+.col:before {
    content: '';
    position: absolute;
    top: 10px;
    bottom: 30px;
    left: -9px;
  }

  .scheduleDetailsAside .col+.col:before {
    border-left: 1px solid #303339;
  }

  .currExibitColumn {
    max-width: none;
  }

  .currExibitColumn.gridView .imgHolder {
    width: 243px;
  }

  .h2Medium {
    font-size: 29px;
    line-height: 1.2069;
  }

  .h3Small {
    font-size: 20px;
    line-height: 1.2;
  }

  .decrTextMedium {
    font-size: 20px;
    line-height: 1.55;
  }

  .tpHeadingTitle {
    font-size: 16px;
    line-height: 1.25;
  }

  .collectionColumn .imgHolder img {
    height: auto;
    -o-object-fit: none;
    object-fit: none;
  }

  .saMap {
    height: 300px;
  }

  .footerAside {
    font-size: 13px;
    line-height: 1.41176;
  }

  .ftPinLink {
    font-size: 15px;
  }

  .ftLogo {
    max-width: 135px;
  }

  .ftLogo.ftLogoVii {
    max-width: none;
  }

  .ftSocialNetworks {
    font-size: 24px;
  }

  #pageFooter {
    font-size: 13px;
    line-height: 1.38462;
  }

  .httbLinks>li {
    margin-left: 27px;
    margin-right: initial;
  }

  .qlColumnsWrap.qlColumnsWrapII .col:last-child {
    border-right-color: #e8e8e8;
  }

  .qlColumnsWrap .col:first-child {
    border-left-width: 1px;
  }

  .qlColumnsWrap .col:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.06);
  }

  .qlColum:hover .qlcHolder {
    -webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    transform: translateY(-32px);
  }

  .qlColum:hover .btnGo {
    -webkit-transform: translate(-50%, 51px) scaleY(1);
    -ms-transform: translate(-50%, 51px) scaleY(1);
    transform: translate(-50%, 51px) scaleY(1);
  }

  .qlColum .qlcHolder {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .qlColum .btnGo {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 65px) scaleY(0);
    -ms-transform: translate(-50%, 65px) scaleY(0);
    transform: translate(-50%, 65px) scaleY(0);
  }

  .epcTimeStamp {
    width: 150px;
  }

  .epcTimeStamp .textDate {
    font-size: 45px;
  }

  .epcTimeStamp .textDay {
    font-size: 20px;
  }

  .eveProColumn .imgHolder {
    width: 170px;
  }

  .newsColumn {
    max-width: none;
  }

  .newsColumn.newsColumnMdMax {
    max-width: 310px;
  }

  .besColumn.hdIsViii {
    min-height: calc(100vh - 53px);
  }

  .besColumn .imgHolder {
    max-width: 290px;
  }

  .besColumn .bgLayer {
    width: 357px;
    height: 363px;
  }

  .ssArrowVii,
  .ssCountOnly {
    bottom: 7.4%;
    left: 0;
    right: 0;
    max-width: 690px;
  }

  .ssArrowVii.slickNext {
    -webkit-transform: translateX(104px);
    -ms-transform: translateX(104px);
    transform: translateX(104px);
  }

  .ssArrowVii.slickPrev {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .ssArrowVi.ssArrowViII {
    margin-top: -15px;
  }

  .ssCountOnly {
    padding-left: 74px;
  }

  .getHereColumn:before {
    left: 0;
  }

  .lcbContList>li {
    min-width: 33.333%;
  }

  .cqsQuote {
    font-size: 24px;
    line-height: 1.45833;
  }

  .aboutOnviewBlock .imgHolder {
    max-height: 566px;
    max-width: 100%;
  }

  .aboutOnviewBlock .imgHolder:before {
    width: 204px;
    height: 204px;
  }

  .aboutOnviewBlock .imgHolder:after {
    width: 286px;
    height: 286px;
  }

  .ueEveColumn.gridView {
    max-width: none;
  }

  .ogFiltersList.isLeft>li {
    margin-left: initial;
    margin-right: 20px;
  }

  .ogFiltersList>li {
    margin: 0 0 0 20px;
  }

  .galFig {
    max-width: none;
  }

  .upcEveColumn {
    max-width: none;
  }

  .fasFrameWrap {
    width: calc(50% + 114px);
  }

  .fasFrameWrap.fasFrameWrapII {
    width: 50%;
  }

  .apDataTable.apDataTableII td:first-child {
    width: 40%;
  }

  .apDataTable.apDataTableIII td:first-child {
    width: 31%;
  }

  .apDataTable td:first-child {
    width: 66%;
  }

  .exhiTabList.exhiTabListII .nav-item {
    margin-right: 34px;
  }

  .supportMuseumBlock .imgHolder {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
  }

  .ssArrowVix {
    width: 50px;
    height: 60px;
  }

  .scSidebar:before {
    height: calc(100% + 180px);
    border-width: 0 0 0 1px;
    right: initial;
    left: -15px;
  }

  .eveProFiltersBox .form-group {
    width: 33.333%;
  }

  .sbisCaption {
    max-width: 450px;
  }

  .sbisCaption h1,
  .sbisCaption .h1 {
    font-size: 25px;
    line-height: 1.2;
  }

  .becomeMemberBlock .imgHolder {
    width: initial;
    height: initial;
  }

  .aboutExploreAside {
    min-height: 250px;
  }

  .sbisColumn .imgHolder {
    height: 350px;
  }

  .lcFrameWrap {
    height: 360px;
  }

  .cdInfoList>li {
    width: 50%;
    margin-bottom: 22px;
  }

  .onImageColumn.onImageColumnLarge {
    height: 340px;
  }

  .historyList>li {
    margin-bottom: 31px;
  }

  .queryCalloutBlock {
    min-height: 300px;
  }

  .artistProfileColumn {
    max-width: none;
  }

  .logosList li {
    min-height: 186px;
  }

  .contactFormWrap textarea,
  .contactFormWrap textarea.form-control {
    height: 192px;
  }

  .fltDropdown {
    width: 300px;
  }

  .sorterHead select {
    width: 213px;
  }

  .authorInfoColumn .imgHolder {
    max-width: 81px;
  }

  .reviewList .imgHolder {
    width: 80px;
    height: 80px;
  }

  .reviewList .imgHolder {
    width: 70px;
    height: 70px;
  }

  .orderTable th:first-child,
  .orderTable td:first-child {
    width: 63.6%;
  }

  .loginBlock.hdIsVii,
  .pageNotFoundBlock.hdIsVii {
    min-height: calc(100vh - 94px);
  }

  .specialRequestAside h2,
  .specialRequestAside .h2 {
    font-size: 28px;
  }

  .exhibitDescrColumn:nth-child(even) .imgHolder {
    left: initial;
    right: 0;
  }

  .exhibitDescrColumn .imgHolder {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    padding-top: 0;
  }

  .acwColLarge {
    max-width: 365px;
  }

  .acwColSmall {
    max-width: 193px;
  }

  .nextCounterAside .textLarge,
  .nextCounterAside .countdown-amount {
    font-size: 47px;
  }

  .tcsbHeadWrap {
    font-size: 23px;
    line-height: 1.17391;
  }

  .headerFixer {
    -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: background-color 0.3s ease, box-shadow 0.3s ease;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  }

  .headerFixer.headerFixerII.fixedPosition {
    background-color: #25282e;
  }

  .headerFixer.headerFixerIII.fixedPosition {
    background-color: transparent;
  }

  .headerFixer.fixedPosition {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
  }

  .sceHeadStick {
    max-width: 210px;
  }
}

@media (min-width: 992px) {

  h1,
  .h1 {
    font-size: 2.5rem;
  }

  .form-control {
    padding-left: 20px;
    padding-right: 20px;
  }

  .phStickyWrap.phVi {
    height: 149px;
  }

  .phStickyWrap.phVii {
    height: 136px;
  }

  .phStickyWrap.phViii {
    height: 88px;
  }

  .phStickyWrap.phViv {
    height: 139px;
  }

  .phStickyWrap.phVix {
    min-height: 44px;
  }

  .phStickyWrap.phVx {
    min-height: 185px;
  }

  .phStickyWrap.phVxi {
    min-height: 90px;
  }

  .mainNavigation.mainNavigationVii .nav-item {
    margin-left: 23px;
  }

  .mainNavigation.mainNavigationVii .nav-item.dropdown:hover>.dropdown-menu {
    -webkit-transform: translateY(28px);
    -ms-transform: translateY(28px);
    transform: translateY(28px);
  }

  .mainNavigation.mainNavigationVii .nav-item>.dropdown-menu:before {
    height: 30px;
    top: -30px;
  }

  .mainNavigation.mainNavigationVii .dropdown-menu {
    -webkit-transform: translateY(33px);
    -ms-transform: translateY(33px);
    transform: translateY(33px);
  }

  .mainNavigation.mainNavigationVv.mainNavigationVv .nav-item,
  .navbar-light .mainNavigation.mainNavigationVv .nav-item {
    margin-left: 23px;
  }

  .introBannerBlock.hdIsVi {
    min-height: calc(100vh - 149px);
  }

  .introBannerBlock.hdIsViv {
    min-height: calc(100vh - 139px);
  }

  .introBannerBlock.hdIsVix {
    min-height: calc(100vh - 44px);
  }

  .introBannerBlock.hdIsViClActive {
    min-height: calc(100vh - 205px);
  }

  .mainHeadingTitle.mainHeadingTitleII {
    font-size: 30px;
    line-height: 1.06667;
  }

  .ibbHeading {
    font-size: 50px;
    line-height: 1.1;
  }

  .ibbHeading.ibbHeadingIII {
    font-size: 70px;
  }

  .ibbHeading.ibbHeadingHasMark:before {
    margin-top: 32px;
    height: 50px;
  }

  .sdaColumn {
    font-size: 17px;
    line-height: 1.41176;
  }

  .sdaColumn .icnWrap {
    width: 48px;
  }

  .sdaColumn .btn {
    min-width: 155px;
  }

  .sdaColumn h3,
  .sdaColumn .h3 {
    font-size: 24px;
  }

  .catagoryTitle {
    font-size: 16px;
  }

  .currExibitColumn.gridView h2,
  .currExibitColumn.gridView .h2 {
    font-size: 25px;
    line-height: 1.28;
  }

  .currExibitColumn.gridView .imgHolder {
    width: 303px;
  }

  .currExibitColumn h2,
  .currExibitColumn .h2 {
    font-size: 25px;
    line-height: 1.28;
  }

  .cecTime {
    font-size: 18px;
    line-height: 1.11111;
  }

  .h2Medium {
    font-size: 40px;
    line-height: 1.25;
  }

  .h2Mid {
    font-size: 28px;
  }

  .h3Medium {
    font-size: 26px;
  }

  .h3Small {
    font-size: 24px;
    line-height: 1.16667;
  }

  .decrTextMedium {
    font-size: 24px;
    line-height: 1.45833;
  }

  .collectionColumn.captionOnlyMedium {
    height: 332px;
  }

  .collectionColumn h2,
  .collectionColumn .h2 {
    font-size: 18px;
    line-height: 1.22222;
  }

  .collectionColumn h2.fzMedium,
  .collectionColumn .h2.fzMedium {
    font-size: 20px;
    line-height: 1.3;
  }

  .collectionColumn h3,
  .collectionColumn .h3 {
    font-size: 17px;
    line-height: 1.29412;
  }

  .subFeatureColumn h2,
  .subFeatureColumn .h2 {
    font-size: 28px;
    line-height: 1.14286;
  }

  .saMap {
    height: 351px;
  }

  .newsletterAside.newsletterAsideViv .form-control {
    width: 200px;
  }

  .newsletterAside h3,
  .newsletterAside .h3 {
    font-size: 30px;
    line-height: 1.33333;
  }

  .newsletterAside .form-control {
    width: 300px;
  }

  .footerAside {
    font-size: 17px;
  }

  #pageFooter {
    font-size: 16px;
    line-height: 1.25;
  }

  .TopBar {
    font-size: 15px;
  }

  .eabDescrText.eabDescrTextII {
    font-size: 22px;
    line-height: 1.45455;
  }

  .eabDescrText.eabDescrTextIII {
    font-size: 22px;
    line-height: 1.45455;
  }

  .ssArrowVi {
    margin-top: -101px;
  }

  .ssArrowVi.ssArrowViII {
    margin-top: -30px;
  }

  .qlColum {
    min-height: 352px;
  }

  .qlColum h3,
  .qlColum .h3 {
    font-size: 24px;
  }

  .qlColum h4,
  .qlColum .h4 {
    font-size: 16px;
    line-height: 1.75;
  }

  .eveProColumn .imgHolder {
    width: 210px;
  }

  .hhFzMedium {
    font-size: 18px;
    line-height: 1.33333;
  }

  .hhFzMedium.hhFzMediumVvi {
    line-height: 1.55556;
  }

  .newsColumn.newsColumnMdMax {
    max-width: none;
  }

  .besColumn.hdIsViii {
    min-height: calc(100vh - 88px);
  }

  .besColumn .imgHolder {
    max-width: 460px;
  }

  .besColumn .bgLayer {
    width: 497px;
    height: 513px;
  }

  .ssArrowVii,
  .ssCountOnly {
    max-width: 930px;
  }

  .aboutIntroAside {
    font-size: 20px;
    line-height: 1.55;
  }

  .getHereColumn {
    font-size: 17px;
    line-height: 1.41176;
  }

  .ghcBtnGo {
    right: 30px;
    font-size: 30px;
  }

  .ghcAdrList .icnWrap {
    max-width: 49px;
  }

  .lcbContList>li {
    min-width: 25%;
  }

  .lcbContList h3,
  .lcbContList .h3 {
    font-size: 45px;
  }

  .ssArrowViii.slickPrev {
    left: 56px;
  }

  .ssArrowViii.slickNext {
    right: 56px;
  }

  .becomeMemberAside h2,
  .becomeMemberAside .h2 {
    font-size: 40px;
  }

  .hdrAddress {
    font-size: 15px;
    line-height: 1.46667;
  }

  .hdrAddress .icnWrap {
    max-width: 37px;
  }

  .ssArrowViv.slickPrev {
    left: 25px;
  }

  .ssArrowViv.slickNext {
    right: 25px;
  }

  .aboutOnviewBlock .imgHolder:before {
    width: 234px;
    height: 234px;
  }

  .aboutOnviewBlock .imgHolder:after {
    width: 326px;
    height: 326px;
  }

  .ueEveColumn.gridView .imgHolder {
    width: auto;
  }

  .ueEveColumn .imgHolder {
    width: 171px;
  }

  .ueEveColumn .btn-sm {
    min-width: 71px;
  }

  .ueEveColumn .btn-sm.btnSmMinWidth {
    min-width: 107px;
  }

  .ogFiltersList {
    font-size: 18px;
    line-height: 1.22222;
    letter-spacing: 0.3px;
  }

  .ogFiltersList.isLeft>li {
    margin-left: initial;
    margin-right: 27px;
  }

  .ogFiltersList>li {
    margin-left: 27px;
  }

  .galFig .icnWrap {
    font-size: 19px;
    width: 52px;
    height: 52px;
  }

  .galFig h3,
  .galFig .h3 {
    font-size: 24px;
    line-height: 1.45833;
  }

  .ibfbText {
    font-size: 20px;
    line-height: 1.1;
  }

  .fasFrameWrap {
    width: calc(50% + 154px);
  }

  .fasFrameWrap.fasFrameWrapII {
    width: 50%;
  }

  .scrollToNav {
    font-size: 17px;
    overflow: visible;
  }

  .scrollToNav li {
    margin-right: 26px;
  }

  .apDataTable.apDataTableII td:first-child {
    width: 34%;
  }

  .apDataTable.apDataTableIII td:first-child {
    width: 21%;
  }

  .apDataTable td:first-child {
    width: 43%;
  }

  .vtcBtnsWrap .btn {
    width: 43.5%;
  }

  .vctOpener {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .vctOpener.vctOpenerII {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .vctOpener:after {
    right: 30px;
  }

  .shopPostColumn {
    min-height: 200px;
  }

  .shopPostColumn h3,
  .shopPostColumn .h3 {
    font-size: 32px;
    line-height: 1.09375;
  }

  .exhiTabList {
    font-size: 20px;
    line-height: 1.1;
  }

  .exhiTabList.exhiTabListIII .nav-item {
    margin: 0 0 -1px;
  }

  .exhiTabList .nav-item {
    margin-left: 15px;
    margin-right: 15px;
  }

  .ttaHolderBox {
    font-size: 18px;
    line-height: 1.55556;
  }

  .ttaHolderBox h3,
  .ttaHolderBox .h3 {
    font-size: 36px;
    line-height: 1.11111;
  }

  .scSidebar:before {
    left: 10px;
  }

  .igImageWrap {
    height: auto;
  }

  .igImageWrap img {
    height: auto;
    width: auto;
  }

  .scPagerNav a {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .eveProFiltersBox .form-row {
    margin-left: -13px;
    margin-right: -13px;
  }

  .eveProFiltersBox .form-group {
    padding-left: 13px;
    padding-right: 13px;
  }

  .sbisCaption {
    bottom: 50px;
    left: 50px;
  }

  .sbisCaption h1,
  .sbisCaption .h1 {
    font-size: 30px;
    line-height: 1.16667;
  }

  .becomeMemberBlock {
    font-size: 18px;
    line-height: 1.55556;
  }

  .aboutExploreAside {
    min-height: 350px;
  }

  .sbisColumn .imgHolder {
    height: 500px;
  }

  .onImageColumn {
    height: 205px;
  }

  .onImageColumn.onImageColumnLarge {
    height: 440px;
  }

  .queryCalloutBlock {
    min-height: 382px;
  }

  .contactFormWrap textarea,
  .contactFormWrap textarea.form-control {
    height: 220px;
  }

  .rpcCaption {
    font-size: 17px;
  }

  .rpcCaption h4,
  .rpcCaption .h4 {
    font-size: 16px;
    line-height: 1.33333;
  }


  .loginBlock.hdIsVii,
  .pageNotFoundBlock.hdIsVii {
    min-height: calc(100vh - 136px);
  }

  .specialRequestAside {
    font-size: 18px;
    line-height: 1.55556;
  }

  .specialRequestAside h2,
  .specialRequestAside .h2 {
    font-size: 30px;
  }

  .exhibitDescrColumn {
    min-height: 523px;
  }

  .acwColLarge {
    max-width: 465px;
  }

  .acwColSmall {
    max-width: 263px;
  }

  .acwColII {
    margin-top: 110px;
  }

  .acwColIII {
    margin-top: 120px;
  }

  .acwColIV {
    margin-top: 250px;
  }

  .acwColV {
    margin-top: 110px;
  }

  .nextCounterAside {
    font-size: 20px;
  }

  .nextCounterAside .textLarge,
  .nextCounterAside .countdown-amount {
    font-size: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tcsbHeadWrap {
    font-size: 28px;
    line-height: 1.14286;
  }

  .ibtbtOpener {
    top: 30px;
  }

  .ibftRow h4,
  .ibftRow .h4 {
    font-size: 20px;
  }

  .ibftRow h5,
  .ibftRow .h5 {
    font-size: 16px;
  }

  .ibftRow .imgHolder {
    width: 86px;
  }

  .lociAside .imgHolder {
    width: calc(50% - 380px);
  }

  .hTopHolder {
    font-size: 16px;
  }

  .sceHeadStick {
    max-width: 255px;
  }
}

@media (min-width: 1230px) {

  h1,
  .h1 {
    font-size: 3.125rem;
  }

  h2,
  .h2 {
    font-size: 1.875rem;
  }

  h3,
  .h3 {
    font-size: 1.5rem;
  }

  .phStickyWrap.phViii {
    height: 110px;
  }

  .phStickyWrap.phViv {
    height: 169px;
  }

  .phStickyWrap.phVx {
    min-height: 214px;
  }

  .phStickyWrap.phVxi {
    min-height: 130px;
  }

  .introBannerBlock.hdIsViv {
    min-height: calc(100vh - 169px);
  }

  .introBannerBlock.hdIsViClActive {
    min-height: calc(100vh - 236px);
  }

  .ibbHeading {
    font-size: 60px;
    line-height: 1.08333;
  }

  .ibbHeading.ibbHeadingViv {
    font-size: 70px;
    line-height: 1.07143;
  }

  .ibbHeading.ibbHeadingIII {
    font-size: 90px;
  }

  .ibbHeading.ibbHeadingIV {
    font-size: 80px;
  }

  .ibbHeading.ibbHeadingHasMark:before {
    height: 60px;
  }

  .currExibitColumn.gridView h2,
  .currExibitColumn.gridView .h2 {
    font-size: 32px;
    line-height: 1.09375;
  }

  .currExibitColumn.gridView .imgHolder {
    width: 363px;
  }

  .currExibitColumn h2,
  .currExibitColumn .h2 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2Small.h2SmallViv {
    font-size: 22px;
    line-height: 1.18182;
  }

  .saMap.saMapII {
    height: 501px;
  }

  .newsletterAside.newsletterAsideViv .form-control {
    width: 300px;
  }

  .eabDescrText.eabDescrTextIII {
    font-size: 24px;
    line-height: 1.45833;
  }

  .eveProColumn h2,
  .eveProColumn .h2 {
    font-size: 28px;
  }

  .besColumn.hdIsViii {
    min-height: calc(100vh - 110px);
  }

  .besColumn .imgHolder {
    max-width: 100%;
  }

  .besColumn .bgLayer {
    width: 677px;
    height: 683px;
  }

  .ssArrowVii,
  .ssCountOnly {
    max-width: 1170px;
  }

  .btnNxtBlock {
    bottom: 65px;
  }

  .aboutIntroAside {
    font-size: 24px;
    line-height: 1.45833;
  }

  .aboutIntroAside .btn {
    min-width: 182px;
  }

  .ghcBtnGo {
    font-size: 40px;
  }

  .ghcAdrList>li {
    margin-bottom: 44px;
  }

  .fomColumn h2,
  .fomColumn .h2 {
    font-size: 32px;
    line-height: 1.09375;
  }

  .becomeMemberAside h2,
  .becomeMemberAside .h2 {
    font-size: 50px;
  }

  .calloutAside {
    font-size: 20px;
    line-height: 1.4;
  }

  .calloutAside.calloutAsideVvi {
    font-size: 24px;
    line-height: 1.16667;
  }

  .calloutBtn {
    font-size: 18px;
    line-height: 1.22222;
  }

  .aboutOnviewBlock .imgHolder:before,
  .aboutOnviewBlock .imgHolder:after {
    margin-left: 24px;
  }

  .aboutOnviewBlock .imgHolder:before {
    width: 334px;
    height: 334px;
  }

  .aboutOnviewBlock .imgHolder:after {
    width: 426px;
    height: 426px;
  }

  .ueEveColumn.gridView .imgHolder {
    width: auto;
  }

  .ueEveColumn .imgHolder {
    width: 271px;
  }

  .ueecTimeTag {
    font-size: 16px;
    line-height: 1.375;
  }

  .ueecTimeTag .day {
    font-size: 20px;
  }

  .ogFiltersList.ogFiltersListII {
    font-size: 20px;
    line-height: 1.15;
  }

  .vsQuote:before {
    font-size: 150px;
    left: 33px;
    top: 40px;
  }

  .vsQuote .vsqImage {
    width: 61px;
    height: 61px;
  }

  .vsQuote cite {
    font-size: 17px;
  }

  .upcEveColumn .btn-sm {
    min-width: 153px;
  }

  .fasFrameWrap {
    width: calc(50% + 194px);
  }

  .fasFrameWrap.fasFrameWrapII {
    width: 50%;
  }

  .mainHeadingHead h1,
  .mainHeadingHead .h1 {
    font-size: 60px;
    line-height: 1;
  }

  .sbisCaption h1,
  .sbisCaption .h1 {
    font-size: 35px;
    line-height: 1.14286;
  }

  .aboutExploreAside {
    min-height: 450px;
  }

  .sbisColumn .imgHolder {
    height: 600px;
  }

  .onImageColumn {
    height: 250px;
  }

  .onImageColumn.onImageColumnLarge {
    height: 540px;
  }

  .queryCalloutBlock {
    min-height: 482px;
  }

  .contributeColumn h3,
  .contributeColumn .h3 {
    font-size: 28px;
    line-height: 1.14286;
  }

  .custom-checkbox .custom-control-label.h2:before,
  .custom-checkbox .custom-control-label.h2:after {
    top: 10px;
  }

  .specialRequestAside h2,
  .specialRequestAside .h2 {
    font-size: 36px;
  }

  .exhibitDescrColumn {
    min-height: 653px;
  }

  .acwColLarge {
    max-width: 565px;
  }

  .acwColSmall {
    max-width: 363px;
  }

  .vtTabLinks {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .lociAside .imgHolder {
    width: calc(50% - 480px);
  }

  .sceHeadStick {
    max-width: 305px;
  }
}

@media (min-width: 1366px) {
  .h1Large {
    font-size: 60px;
    line-height: 1;
  }

  .hmFullLinkingNav {
    right: 40px;
  }
}

@media (max-width: 575.98px) {
  .exhiTabList.smVertical .nav-item {
    margin-left: 0;
    margin-right: 0;
  }

  .exhiTabList.smVertical .nav-link {
    padding: 5px 15px;
  }

  .exhiTabList.smVertical .nav-link:after {
    right: auto;
    top: 0;
    border-bottom: 0;
    border-left: 3px solid #ff5800fa;
  }

  .orderTable {
    min-width: 470px;
  }

  .otTableWrap {
    overflow-x: auto;
  }
}

@media (max-width: 767px) {
  .TopBar{
    display: none;
  }
  .phStickyWrap.phVii{
    height: auto;
  }
  .mainNavigation .dropdown-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  .mainHeadingHead {
    padding:60px 0;
  }
  .carterTableWrap {
    overflow-x: auto;
    width: 100%;
  }

  .cartTable {
    min-width: 768px;
  }

  .cartTotals {
    min-width: 506px;
  }

  .sceHeadStick {
    position: static !important;
  }

  .fdLinks,
  .ftTermLinks{
    display: none!important;
  }
}

@media (max-width: 992px) {
  .hdBtn {
    padding-top: 4px;
    padding-bottom: 4px;
    min-width: 80px;
  }

  .sceHeadStickII {
    position: static !important;
    max-width: none;
  }
}

@media (min-width: 1800px) {

  .mainNavigation .nav-item:nth-last-child(1) .dropdown-menu .mnDropList,
  .mainNavigation .nav-item:nth-last-child(2) .dropdown-menu .mnDropList {
    left: 100%;
    right: initial;
  }
}