body {
  margin:0;
  min-width: 1280px; 
}
body.largetxt{font-size:20px;}
body.smalltxt{font-size:14px;}
img {
  display: inline-block;
  margin:0;
  vertical-align:top;
}
img:focus,
a:focus {
  outline: 0;
}
.open-socaial {
}
.social-icon.active {
  height: 216px;
}
.social-icon {
  height: 0;
  position: absolute; top:0; left: 0; top: 171px; left: 66px;
  overflow: hidden;
  text-align: right;
  -webkit-transition: height .5s;
  -moz-transition: height .5s;
  -o-transition: height .5s;
  transition: height .5s;
}
.social-hover {
  position: absolute;
  cursor: pointer;
    top: 173px;
    left: 110px;
    opacity: 0;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.social-hover.active {
  opacity: 1;
}
.two_color_bg {
  background: rgb(245,245,245); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 49%, rgba(240,240,240,1) 51%, rgba(240,240,240,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(245,245,245,1) 0%,rgba(245,245,245,1) 49%,rgba(240,240,240,1) 51%,rgba(240,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(245,245,245,1) 0%,rgba(245,245,245,1) 49%,rgba(240,240,240,1) 51%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=1 ); /* IE6-9 */
}
.login_submit,.login_input {
  border:1px solid #d00007;
  background-color: #fff;
  color: #d00007;
  padding: 5px 10px;
}
.login_submit {
 cursor: pointer;
}
.login_div {
  display: table;
  width: 100%;
  height: 500px;
}
.login_div form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.max_100 {
  min-width: 100%;
  width: 100%;
}
.div_outter {
  min-width: 1280px;
}
.nav-line.div_outter {
  min-width: 960px;
}
.div_outter_50 {
  width: 50%;
  float: left;
}
.div_inner {
  min-width: 992px;
  max-width: 1560px;
  margin:0 auto;
}
.div_inner_50 {
  /*width: 780px;*/
  margin:0 auto;
}
.bg_red {
  background-color: #d00007;
  color: #fff;
}
.bg_grey {
  background-color: #ebebeb;
}
.bg_grey_light {
  background-color: #f5f5f5;
}
.bg_grey_light2 {
  background-color: #f0f0f0;
}
.add_padding>div {
  padding: 0 15px;
}
.footer_inner.div_inner {
  min-width: 1280px;
  width: 100%;
}
.max50 {
  width: 50%;
}
.max100 {
  min-width: 1280px;
  width: 100%;
}
.click_footer {
  cursor: pointer;
}
.title_bgcolor h2.left_h2,
.title_bgcolor h2.right_h2 {
  max-width: 540px;
}
.title_bgcolor h2 {
  font-size: 40px;
  letter-spacing: 2px;
  color: #fff;
  text-align: left;
  padding: 6px 0;
  margin:0 auto;
}
.title_bgcolor h2 {
  padding: 5px;
  font-weight: normal;
  max-width: 1500px;
}
.title_bgcolor_red {
  background: #d00007; 
  background: -webkit-linear-gradient(left, #d00007 , #fff);
  background: -o-linear-gradient(right, #d00007, #fff);
  background: -moz-linear-gradient(right, #d00007, #fff);
  background: linear-gradient(to right, #d00007 , #fff);
}
.title_bgcolor_orange {
  background: #e05400; 
  background: -webkit-linear-gradient(left, #e05400 , #ebebeb);
  background: -o-linear-gradient(right, #e05400, #ebebeb);
  background: -moz-linear-gradient(right, #e05400, #ebebeb);
  background: linear-gradient(to right, #e05400 , #ebebeb);
}
.title_bgcolor_green {
  background: #00797e; 
  background: -webkit-linear-gradient(left, #00797e , #fff);
  background: -o-linear-gradient(right, #00797e, #fff);
  background: -moz-linear-gradient(right, #00797e, #fff);
  background: linear-gradient(to right, #00797e , #fff);
}
.title_bgcolor_purple {
  background: #a74d8a; 
  background: -webkit-linear-gradient(left, #a74d8a , #fff);
  background: -o-linear-gradient(right, #a74d8a, #fff);
  background: -moz-linear-gradient(right, #a74d8a, #fff);
  background: linear-gradient(to right, #a74d8a , #fff);
}
.title_bgcolor_blue {
  background: #0082a2; 
  background: -webkit-linear-gradient(left, #0082a2 , #fff);
  background: -o-linear-gradient(right, #0082a2, #fff);
  background: -moz-linear-gradient(right, #0082a2, #fff);
  background: linear-gradient(to right, #0082a2 , #fff);
}
#back_to_top {
  letter-spacing: 2px;
  line-height: 32px;
  cursor: pointer;
}
#back_to_top i {
  font-size: 22px;
  margin-right: 5px;
}
/*.logo-line {
  padding: 12px 0;
  background-color: #fff;
}*/
.div_outter {
  text-align: center;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.w50percent {
  width: 50%;
}
#btn-nav {
  float: right;
  background-color: #d00007;
  width: 46px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: -20px;
}
#btn-nav:hover {
  background-color: #fff;
}
#btn-nav:hover span {
  background-color: #d00007;
}
#btn-nav span{
  position: absolute;
  left: 11px;
  height: 2px;
  width: 24px;
  background-color: #fff;
}
#btn-nav span:nth-child(1){
  top: 15px;
}
#btn-nav span:nth-child(2){
  top: 22px;
}
#btn-nav span:nth-child(3){
  top: 29px;
}
.nav-menu {
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-left: -20px;
  position: relative;
}
.header_menu .nav-menu > li .sub-menu-wrapper{top:0;} 
html[lang="en"] .header_menu .nav-menu > li > a{ padding: 10px 17px;}
@media screen and (min-width: 925px) and (max-width: 945px){
	html[lang="en"] .header_menu .nav-menu > li > a {
	    padding: 10px 18px;
	}
}
@media screen and (min-width: 1201px){
	html[lang="en"] .header_menu .nav-menu > li {
	    padding-right: 1.0em;
	    padding-left: 1.0em;
	}
}
@media screen and (min-width: 1500px){
	html[lang="en"] .header_menu .nav-menu > li {
	    padding-right: 2.8em;
	    padding-left: 2.8em;
	}
	html[lang="en"] .header_menu .nav-menu > li .sub-menu-wrapper {
	    left: 2em;
	}
}
@media screen and (max-width: 1450px){
	html[lang="en"] .header_menu .nav-menu>li {
	    margin: 0 ;
	}
}
.slick-prev, .slick-next{top:0;}



/*
.slider-section .slick-dots li button:before,
.slider-section .slick-dots li button:hover:before,
.slider-section .slick-dots li button:focus:before,
.slider-section .slick-dots li.slick-active button:before{opacity: 0;}
*/
/*
.slick-dots li button:before,
.slick-prev:before,
.slick-next:before{display:none;}
.slider-section .slick-prev:hover,
.slider-section .slick-prev:focus,
.slider-section .slick-next:hover,
.slider-section .slick-next:focus{
	color: #d00007;
}
*/
/*
.nav-menu>li {
  display: inline-block;
  position: relative;
  margin:0 45px;
}
.nav-menu>li>a {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 1px;
}
*/
.m-tag .views-element-container,
.m-tag .views-element-container div {
    display: inline-block;
}
.sub-menu-parent>a:hover,
.sub-menu-parent>a:focus,
.sub-menu-parent.active>a,
.sub-menu-parent.active-bg>a {
  color: #d00007;
  background-color: #fff;
}
.sub-menu-parent .sub-menu {
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  width: 100%;
  -moz-transform: translateY(-2em);
  -webkit-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
  z-index: -1;
  -moz-transition:  all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -webkit-transition:  all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -o-transition:  all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  padding: 0;
  background-color: #fff;
  top: 44px;
  left: 0;
  text-align: left;
  min-width: 190px;
  border-bottom: 3px solid #d00007;
}
.sub-menu.active {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay:  0s, 0s, 0.3s;
  -moz-transition-delay:  0s, 0s, 0.3s;
  -o-transition-delay:  0s, 0s, 0.3s;
  transition-delay:  0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}
.sub-menu-parent .sub-menu li {
  display: block;
}
.sub-menu-parent .sub-menu li a {
  color: #555555;
  text-decoration: none;
  display: block;
  font-size:16px;
  padding: 10px 30px;
}
.sub-menu-parent .sub-menu li a:hover,
.sub-menu-parent .sub-menu li a.active {
  color: #fff;
  background-color: #d00007;
}
footer img,
.img_center img {
  text-align: center;
  margin: 0 auto;
}
.btn-more {
  width: 138px;
  line-height: 46px;
  font-size: 20px;
  display: block;
  text-decoration: none;
  text-align: left;
  padding: 0 20px;
  margin-left: 82px;
  margin-top: 10px;
  position:relative;
  background: transparent;
  z-index:0;
  transition: all .2s ease-in-out;

  /*display:inline-block;*/
  /*margin:0.4em;  padding:1em;*/
  /*cursor:pointer;*/
  /*background:#e1e1e1;  color:white; */
}

.btn-more_org {
  border: 1px solid #e05400;
  color: #e05400;
}
.btn-more_org:before {
  background: #e05400;
}
.btn-more:before {
  content: "";
  position: absolute;
  z-index:-1;
  top: 0;  left: 0;  right: 0;  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform .3s ease-out;
}
.btn-more:hover:before {
  transform: scaleX(1);
}
.btn-more_org:hover {
  color: #fff;
}

.more-arrow {
  float: right;
  padding-top: 8px;
}
.more-arrow:before {
  font-size: 30px;
}
.cycle-slideshow-container {
  position: relative;
}
.cycle-slideshow:after {
    height: 5px;
    display: block;
    width: 100%;
    background: #d00007;
    content: '';
    margin-left: 10px;
}
.cycle-slideshow img {
  width: 100%;
}
#page_arrow {
    height: 100%;
    background-color:rgba(255, 255, 255, 0.7);
}

#prev,
#next {
    position: absolute;
    top: 0;
    font-size: 50px;
    color: #d00007;
    height: calc(100% - 76px);
    width: 60px;
    background-color: rgba(255,255,255,0);
}
#prev,
#next,
.nav-menu li a {
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
}
#prev:hover,
#next:hover {
    background-color: rgba(255,255,255,0.85);
}
#prev,
#prev div {
    left:0;
}
#next,
#next div {
    right: 0;
}
#prev div,
#next div {
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  padding: 0 18px;
  vertical-align: middle;
}
.cycle-pager {
  text-align: center;
  margin-bottom: 50px;
}
.cycle-pager a {
  width: 50px;
  height: 5px;
  overflow: hidden;
  background-color: #c2c2c2;
  display: inline-block;
  margin:3px;
  color:transparent;
}
.cycle-pager-active a {
  background-color: #d00007;
}
/*.logo-left,
.logo-right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.logo-left {
}
.logo-right {
}
#logo {
  padding-left: 15px;
}
.logo-right img {
  float: right;
}*/
#important_msg {
  text-align: center;
}
.mfp-bg {
  background:#fff;
  opacity: 0.97;
  filter: alpha(opacity=95);
}
.popup {
  cursor: pointer;
}
.tran-popup {
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 1200px;
  margin: 20px auto;
  text-align: center;
}
.popup-no-close .mfp-close {
  right: 60px;
  background-size: cover;
  width: 24px;
  height: 24px;
  top: 55px;
}
.popup-no-close {
  max-width: 650px;
}
.popup_img {
  padding:20px 0;
}
.cycle-slideshow-container {
  max-width: 100%;
  overflow: hidden;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
/* .navbar large */
/*.navbar.large {
  height: 167px;
}
.navbar.large #logo {
  height: 79px;
}
.navbar #logo2 {
  padding-top: 7px;
}
.navbar.large #logo2 {
  height: 50px;
}
.navbar.large .logo-line {
}
main,
main.large {
  margin-top: 167px;
}*/

/* .navbar small */
/*.navbar.small {
  height: 114px;
}
.navbar.small #logo {
  height: 60px;
}
.navbar.small #logo2 {
  padding-top: 0px;
}
.navbar.small .logo-line {
  padding: 10px 0;
}
.navbar.small .logo-right .popup {
  clear: none!important;
}
main.small {
  margin-top: 120px;
}*/

/* z-index */
.navbar {
  z-index: 998;
}
.mobile_navbar {
  z-index: 999;
}
#prev, #next {
  z-index: 997;
}

.navbar,
.navbar #logo {
/*  transition: .1s all;
  -moz-transition: .1s all;
  -webkit-transition: .1s all;
  -o-transition: .1s all;*/
}

.mobile_navbar_close {
  background: transparent url(../images/popup_cross.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 50px;
  top: 40px;
  color: transparent;
  cursor: pointer;
}
.mobile_navbar_close_container {
  height: 110px;
  position: relative;
}
.mobile_navbar_inner {
  overflow-y: scroll;
  height: calc(100% - 110px);
  margin: 0 20px;
}
#silde_menu,
#silde_menu ul {
  list-style-type: none;
  padding-left: 0;
}
#silde_menu {
  padding: 10px 30px;
  margin:0;
  min-width: 280px;
}
#silde_menu ul {
  padding:  5px 0 5px 20px;
}
#silde_menu>li>a {
  font-size: 22px;
  color: #d00007;
  text-decoration: none;
}
#silde_menu>li {
  margin-bottom: 10px;
}
.submenu>li>a {
  font-size: 18px;
  color: #555555;
  text-decoration: none;
}
#silde_menu>li>a:hover,
.submenu>li>a:hover {
}
#silde_menu>li>a,
.submenu>li>a {
  padding: 6px 0;
  display: block;

  transition: all 0.2s ease-in-out;
  position: relative;
}

#silde_menu>li>a:after,
#silde_menu>li>a:before,
.submenu>li>a:after,
.submenu>li>a:before {
  content: "";
  position: absolute;
  bottom: 1px;
  width: 0px;
  height: 2px;
  margin: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.5s;
  opacity: 0;
}
#silde_menu>li>a:hover:before,
#silde_menu>li>a:hover::after,
.submenu>li>a:hover:before,
.submenu>li>a:hover::after {
  width: 100%;
  opacity: 1;
}
#silde_menu>li>a:after,
.submenu>li>a:after {
  left: 0;
  background-color: #ff0000;
}
.mobile_navbar {
  position: fixed;
  top:0;
  z-index: 999;
  height: 100%;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
}
.opened .mobile_navbar {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.mobile_navbar_overlay {
  visibility: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.6);
  z-index: 1000;
  position: fixed;
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: visibility 600ms;
  transition: visibility 600ms;
}
.mobile_navbar_overlay.opened {
  visibility: visible;
}
.mobile_navbar_inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #fff;
  border-radius: 20px;
  background-color: #fff;
}

.mobile_navbar_inner::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

.mobile_navbar_inner::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: rgba(0,0,0,0.2);
}

.mfp-zoom-in {
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.2s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.97;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.spacetop{height:140px;}
.toolbar-fixed .navbar{top:39px;}

@media screen and (max-width: 1450px) {
  .nav-menu>li {
    margin: 0 20px;
  }
}


@media screen and (max-width: 1200px) {
  .nav-menu>li {
    margin: 0;
  }
  .new-list-bar3 { width: 69.99%; }
  .logo-left {
    width: 30%;
  }
  .logo-right {
    width: 70%;
  }
}
@media screen and (max-width: 924px) {
	.spacetop{height:60px;}
}
/*
@media screen and (max-width: 609px) {
	.spacetop{top:60px;}
}
*/

.video-list-bar1 { width: 71.76%; }
.video-list-bar2 { width: 9.08%; }
.video-list-bar3 { width: 8.10%; }
.video-list-bar4 { width: 10.98%; }

.new-list-bar1 { width: 1.04%; }
.new-list-bar2 { width: 3.72%; }
.new-list-bar3 { width: 7.90%; }
.new-list-bar4 { width: 38.23%; }
.new-list-bar5 { width: 33.00%; }
.new-list-bar6 { width: 7.90%; }
.new-list-bar7 { width: 8.16%; }

.corner-list-bar1 { width: 74.11%; }
.corner-list-bar2 { width: 9.60%; }
.corner-list-bar3 { width: 7.97%; }
.corner-list-bar4 { width: 8.30%; }




.m-widget > li > a.is-active{    background: #d00007;color:#fff;}



#edit-submit-search{display:none;}
.form-search2 input[type='text']{
    width: 28px;
    height: 28px;
    border: 3px solid #d00007;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: none;
    color: transparent;
    outline: 0;
    -webkit-transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
    transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.form-search2.opened input[type='text']{
    padding: 0 40px 0 10px;
    width: 200px;
    border: 3px solid #d00007;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #d00007;
    -webkit-transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
    transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
    -webkit-transition-delay: 0.4s, 0s, 0.4s;
    transition-delay: 0.4s, 0s, 0.4s;
}
/* #btn-nav{height:100%;} */

.fontsizer{cursor:pointer;}
/*14*/
.m-footer,.txt-copyright,.txt-date{font-size: 88%!important;} 
/*16*/
.sub-menu-parent .sub-menu li a{font-size:100%!important;}

/*18*/
.s-inner > .container,
.m-tag li a,
.btn-more,
.submenu > li > a,
.b-news .box-caption .box-caption-wrapper .b-news-txt-title{font-size: 112%!important;} 

/*20*/
.s-sitemap .btn-toggle-sitemap,
.b-slider .box-caption .box-caption-ctx .txt-caption-tag{font-size:125%!important;} 
#silde_menu > li > a{font-size:140%!important}

/*36*/
.b-slider .box-caption .box-caption-ctx .txt-caption{font-size:220%!important;} 

.m-widget > li > a:focus{background: transparent!important;color: #464646!important;}
.m-widget > li > a.active:focus{background: #d00007!important;color: #fff!important;}

/*45*/
.s-inner .txt-title{font-size:250%!important;}
/*55*/
h1 {
    font-size: 390%!important;
}

@media screen and (min-width: 769px){
	.s-grid-list .b-grid-list.list-mode .txt-tag{
		font-size: 112% !important;
	}
	.s-grid-list .b-grid-list.list-mode .b-news .txt-date, 
	.s-grid-list .b-grid-list.list-mode .b-news.b-news-right .txt-date{
		font-size: 100% !important;
	}
	.s-grid-list .b-grid-list.list-mode .b-news .b-news-txt-title,
	.s-grid-list .b-grid-list.list-mode .b-news.b-news-right .b-news-txt-title{
		font-size: 158% !important;
	}
	
	.s-grid-list .b-grid-list.grid-mode .b-news .txt-date {
	    font-size: 100% !important;
	}
	.s-grid-list .b-grid-list.grid-mode .b-news .b-news-txt-title {
	    font-size: 132% !important;
	}
	.s-grid-list .b-grid-list.grid-mode .b-news-right .b-news-txt-title {
	    font-size: 188% !important;
	}
	.s-grid-list .b-grid-list.grid-mode .b-news-right .txt-date {
	    font-size:125%!important;
	}
	.b-grid-list.grid-mode .b-news-right .b-news-txt-title {
	    font-size: 188% !important;
	}
	
}

#edit-enable-link,#edit-disable-link{
    display: inline-block;
    font: normal normal normal 14px/1 'shkp_news';
    font-size: 0;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        padding-left: 0.5em;
    padding-right: 0.5em;
    color: #464646;
    line-height: 2em;
}
#edit-enable-link:before,#edit-disable-link:before{
    content: "\ea0b";
/*     color: rebeccapurple; */
    text-indent: 0;
    font-size: 16px;
}

#edit-enable-link{display:block;}
.high_contrast #edit-enable-link{display:none;}
#edit-disable-link{display:none;}
.high_contrast #edit-disable-link{display:block;}
.high_contrast .logo-shkp{background-color:#fff!important;}
.high_contrast .b-news-link:hover{background-color:transparent!important;}
.high_contrast .b-news-link .btn-more,
.high_contrast .b-news-link .btn-more:before{background-color:yellow!important;}
.btn-fill.btn-upload{cursor:pointer;}
.high_contrast .btn-fill.btn-upload{background-color:yellow!important;color:#000!important;}
.high_contrast i{background-color:transparent!important;color:#000!important;}
.high_contrast .btn-fill-grey span{background-color:transparent!important;color:#000!important;}


.b-page-ctrl a:first-child {
    border-right: 0;
}
.b-page-ctrl a:hover {
    background: #ebebeb;
}
.b-page-ctrl a {
    width: 33.33333%;
    display: block;
    float: left;
    border: 1px solid #555555;
    color: #555555;
    padding: 4px 30px;
}


.b-slider .slide.banner-video{
/*     line-height: 60vh; */
    background-color:#000;
    height:auto;
    max-height:60vh;
}
@media(max-width:640px){
	.b-slider .slide.banner-video{
	    line-height: 60vh;
	    background-color:#000;
	    height:auto;
	}

}

.b-slider .slide .jwplayer{
	vertical-align: middle;
    display: inline-block;
    max-height:60vh;
}

.jw-logo-button{
  display:none !important;
}

.img-caption.txt-center {
  text-align: left;
}


.jw-captions .jw-reset, .jwplayer video::-webkit-media-text-track-container{
    font-size: 26px !important;
    line-height: 26px !important;
}

a.en.language-link{
  display: none;
}

.navbar .btn_subscription{
  display:none;
}

.mobile_navbar .btn_subscription{
  display:none;
}