.debug {
  position: fixed;
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 99999999;
  display: block;
}
@font-face {
  font-family: 'Univers 47 CondensedLight';
  src: url('../fonts/Univers-CondensedLight.eot');
  src: url('../fonts/Univers-CondensedLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Univers-CondensedLight.woff2') format('woff2'), url('../fonts/Univers-CondensedLight.woff') format('woff'), url('../fonts/Univers-CondensedLight.ttf') format('truetype'), url('../fonts/Univers-CondensedLight.svg#Univers-CondensedLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'UniversBQ-Bold';
  src: url('../fonts/UniversBQ-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversBQ-Bold.otf') format('opentype'), url('../fonts/UniversBQ-Bold.woff') format('woff'), url('../fonts/UniversBQ-Bold.ttf') format('truetype'), url('../fonts/UniversBQ-Bold.svg#UniversBQ-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLT-CondensedLight';
  src: url('../fonts/UniversLT-CondensedLight.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLT-CondensedLight.woff') format('woff'), url('../fonts/UniversLT-CondensedLight.ttf') format('truetype'), url('../fonts/UniversLT-CondensedLight.svg#UniversLT-CondensedLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
h5 {
  font-size: 18px !important;  
  font-weight: bold !important;
  font-family: 'Arial' !important;
 }

 h1, h2, h3, h4, h5, h6, .site-title {
  font-family: 'UniversLT-CondensedLight';	 
 }

body {
  background: url(../images/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  font-family: 'UniversLT-CondensedLight';
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    margin-top: 129px;
  }
}
@media (max-width: 767px) {
  body.homePage {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  body.homePage.template1b {
    margin-top: 70px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body.template1 {
    /*margin: 185px 0 0;*/
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body.template13,
  body.template12 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.template14 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  body.template17 {
    margin-top: 70px;
  }
}
body.layout-events {
  background: url(../images/bg_2.jpg) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.task-icalrepeat,
body.template8 {
  background: url(../images/bg_3.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.template1b {
  background: url(../images/bg_5.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body.template1b {
    /*margin: 244px 0 0;*/
  }
}
body.template13 {
  background: url(../images/bg_1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.template9 {
  background: url(../images/bg_4.jpg) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.template17 {
  background: url(../images/bg_6.jpg) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.bg_sport1 {
  background: url(../images/bg_1.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.bg_sport2 {
  background: url(../images/bg_2.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.bg_sport3 {
  background: url(../images/bg_3.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.bg_sport4 {
  background: url(../images/bg_4.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
body.bg_default {
  background: url(../images/bg.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
p {
    color: #404950;
    font-size: 17px;
    line-height: 1.3;
    font-family: 'Arial';
}
.container {
  position: relative;
  overflow: hidden;
}
.container-fluid {
  padding: 0;
}
.homePage .container {
  position: relative;
  overflow: initial;
}
.header {
  background: #00529b url(../images/bg_menu.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'UniversLT-CondensedLight';
  height: 135px;
}
@media (max-width: 767px) {
  .header {
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header .container {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
    overflow: visible;
  }
}
@media (max-width: 767px) {
}
.header .nav {
  margin: 0;
}
@media (max-width: 767px) {
  .header .nav {
    margin: 100px 0 0;
  }
}
.element-invisible {
  display: none;
}

.navigationContent > div.container {
	overflow: visible;
}

.navigationContent {
  background-color: rgba(255, 255, 255, 0.8);
}

.navigationContent nav ul.navbar-nav li.dropdown:hover > .dropdown-menu {
	display: block;
}

@media (max-width: 767px) {
	.navigationContent nav ul.navbar-nav li.dropdown:hover > .dropdown-menu {
		display: none;
	}
}

.nav > li > a:focus,
.nav > li:hover > a {
	background-color: #eee;
}

.dropdown-menu {
	z-index: 199999;
	font-size: 18px;
}

.header p a:hover {
  text-decoration: none;
}

.header .socialMedia {
	margin: 0 15px 0 15px;
}
.header .socialMedia div p {
	margin: 0;
}
@media (max-width: 991px) {
  .header .socialMedia {
    display: none;
  }
}
.header .facebook {
  background: url(../images/social_white.png) no-repeat 0px 0;
  width: 32px;
  height: 33px;
  display: inline-block;
}
.header .youtube {
  background: url(../images/social_white.png) no-repeat -44px 0;
  width: 31px;
  height: 33px;
  display: inline-block;
}
.header .weibo {
  background: url(../images/social_white.png) no-repeat -87px 0;
  width: 32px;
  height: 33px;
  display: inline-block;
}
.header .youku {
  background: url(../images/social_white.png) no-repeat -131px 0;
  width: 32px;
  height: 33px;
  display: inline-block;
}
.header .twitter {
    background: url(../images/social_white.png) no-repeat -218px 0;
    width: 32px;
    height: 33px;
    display: inline-block;
}
.header .instagram {
    background: url(../images/social_white.png) no-repeat -174px 0;
    width: 32px;
    height: 33px;
    display: inline-block;
}

.header .nav-pills > li > a {
  font-family: 'UniversLT-CondensedLight';
  font-size: 24px;
  color: #555555;
  text-transform: uppercase;
  padding: 16px 30px 17px;
}
@media (max-width: 991px) {
  .header .nav-pills > li > a {
    font-size: 20px;
    text-transform: none;
    padding: 16px 18px 17px;
    font-family: 'UniversLT-CondensedLight';
    background-color: rgba(255, 255, 255, 0);
  }
}

@media (max-width: 767px) {
  .header .nav-pills > li > a {
    font-size: 30px;
  }
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.dropdown-menu {
  text-decoration: none;
  background-color: #eee;
  color: #555555;
  font-family: 'UniversLT-CondensedLight';
  border-radius: 0;
}
@media (max-width: 767px) {
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:hover {
    text-decoration: none;
    color: #98bbd9;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  border-radius: 0;
}
.logoHeader {
  background: url(../images/logo_2.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  display: block;
  background-size: contain;
  font-size: 13px;
  color: #ffffff;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  padding: 6px 10px 10px 70px;
}
@media (max-width: 767px) {
  .logoHeader {
    margin: 10px 5px 0 5px;
    padding: 5px 0 0 55px;
    width: 40px;
    height: 50px;
	line-height: 0; 
    font-size: 0;
    color: transparent;
  }
}
.logoHeader:hover,
.logoHeader:active,
.logoHeader:focus {
  color: #ffffff;
  text-decoration: none;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}

.topHeader {
	display: flex;
}
.topHeader .logo {
	margin-right: auto;
}
.topHeader .rightCol {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}

.topHeader .rightCol .extranet {
	display: flex;
	margin-right: 30px;
}

.topHeader .rightCol .extranet .insideISULink {
	margin-right: 15px;
}

.topHeader .rightCol .extranet .insideISULink a {
    background: url(../images/icon_inside_isu.png) no-repeat left center;
    padding: 14px 0 11px 60px;
    text-decoration: none;
    text-transform: none;
	color: #ffffff;
	font-size: 18px;
	font-family: 'UniversLT-CondensedLight';
	width: 161px;
	float: left;
}

.topHeader .rightCol .extranet .extranetLink a {
    background: url(../images/extranet.png) no-repeat right center;
    background-size: auto auto;
    width: 100%;
    height: 30px;
    display: block;
    background-size: contain;
    font-family: 'UniversLT-CondensedLight';
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin: 10px 0px;
    text-transform: uppercase;
    padding: 5px 35px 5px 0;
}

@media (max-width: 767px) {
	.topHeader .rightCol .extranet {
		margin-right: 60px;
	}
	
	.topHeader .rightCol .extranet .insideISULink {
		margin-right: 0px;
		width: 140px;
	}
	
	.topHeader .rightCol .extranet .extranetLink a {
		background: none;
		padding-right: 0px;
	}
	
	.topHeader .rightCol .extranet .insideISULink a {
		background: none;
		padding-left: 50px;
	}
}

@media (max-width: 767px) {
  .topHeader .searchHeader {
    display: none;
    width: 100%;
    top: 70px;
    left: 30px;
    z-index: 999999999;
    position: absolute;
  }
}

@media (max-width: 767px) {
  .nav-pills > li {
    width: 100%;
    padding: 0 20px;
  }
	.nav-pills > li ul {
		margin-left: 20px;
	}
  }
.nav-pills > li a {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media (max-width: 767px) {
  .nav-pills > li a {
    color: #333333;
    font-size: 24px;
  }
}

.logout .logout-description a,
.logout .logout-description a:hover {
  background: #88b842;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 17px;
  color: #ffffff;
  padding: 10px 40px;
  text-align: center;
  margin: 50px auto 0;
  display: block;
  width: 100%;
  max-width: 344px;
  text-decoration: none;
}

.header .logo {
  width: 200px;
}
@media (max-width: 767px) {
  .header .logo {
    width: 185px;
	 margin-left: 10px;
  }
}
.header .container-fluid .logo {
  margin-left: 10px;
}
.header input[type="search"],
.header .topSearch input.search-query {
  border-radius: 0;
  border: solid 1px rgba(160, 213, 235, 0.4);
  box-shadow: 0px 0px 1px rgba(160, 213, 235, 0.3);
  background: rgba(0, 52, 99, 0.41);
  color: #ffffff;
  font-family: 'Univers 47 CondensedLight';
  font-size: 19px;
  width: 260px !important;
  padding: 9px 30px 9px 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header input[type=search] {
    width: 245px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header input[type=search] {
    width: 210px !important;
  }
  .position-1bb .col-md-6 .topData .date span {
	  font-size: 16px!important;
  }
}
@media (max-width: 767px) {
  .header input[type=search] {
    background: #fff;
    color: #11468c;
    width: 100% !important;
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 30px;
  }
}
::-webkit-input-placeholder {
  color: #DDF6FF;
}
::-moz-placeholder {
  color: #DDF6FF;
}
:-ms-input-placeholder {
  color: #DDF6FF;
}
:-moz-placeholder {
  color: #DDF6FF;
}
.header #mod-search-searchword:focus,
.header #mod-search-searchword:active {
  box-shadow: none;
  outline: none;
}

.disciplinesMenu.container {
  display: block;
  position: relative;
  margin-top: 0;
  background: #ffffff;
  height: initial;
  max-height: 70px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .disciplinesMenu.container {
    margin-top: 0;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .disciplinesMenu.container {
    margin-top: -59px !important;
    overflow: visible;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .disciplinesMenu.container {
    margin-top: 0;
    height: 100%;
    max-height: 100px;
  }
}
.disciplinesMenu.container-fluid {
  width: 100%;
  overflow: hidden;
}
.disciplinesMenu ul .parent .nav-child {
  display: none;
}
.disciplinesMenu .nav.menu {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  margin: 0 -6%;
  width: 112% !important;
  min-height: 50px;
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu {
    background: #48b1c9 url(../images/icon_skating_mobile.png) no-repeat center 10px;
    margin: 0 -4%;
    width: 105% !important;
    height: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .nav.menu {
    max-height: 70px !important;
    min-height: 65px;
  }
}

@media (min-width: 767px) {
	.inside .disciplinesMenu .nav.menu li:nth-child(1) {
		width: 350px;
	}
	.inside .disciplinesMenu .nav.menu li:nth-child(2) {
		width: 305px;
	}
	.inside .disciplinesMenu .nav.menu li:nth-child(3) {
		width: 305px;
	}
	.inside .disciplinesMenu .nav.menu li:nth-child(4) {
		width: 340px;
	}
}

.public .disciplinesMenu .nav.menu li,
.template17.inside .disciplinesMenu .nav.menu li {
	width: 25%;
}

.disciplinesMenu .nav.menu li {
  z-index: 1;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  height: inherit;
  display: -ms-flexbox;
  display: -webkit-flex;     
  display: flex;
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .nav.menu li {
    height: 70px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li {
    margin-top: 0;
    height: 58px;
    display: inline-table !important;
	width: 25%;
  }
}
.disciplinesMenu .nav.menu li:nth-child(1) {
  background-color: #48b1c9;
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li:nth-child(1) {
    background: #48b1c9 url(../images/icon_skating_mobile.png) no-repeat center 10px;
  }
}
.inside .disciplinesMenu .nav.menu li:nth-child(1) a {
  padding-left: 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .inside .disciplinesMenu .nav.menu li:nth-child(1) a {
    padding-left: 50px;
  }
}
.public .disciplinesMenu .nav.menu li:nth-child(1) a,
.template17.inside .disciplinesMenu .nav.menu li:nth-child(1) a  {
  padding-left: 25%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .public .disciplinesMenu .nav.menu li:nth-child(1) a {
    padding-left: 27%;
  }
}
.disciplinesMenu .nav.menu li:nth-child(2) {
  background-color: #d5cc67;
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li:nth-child(2) {
    background: #d5cc67 url(../images/icon_syncronized_mobile.png) no-repeat center 10px;
  }
}
.disciplinesMenu .nav.menu li:nth-child(3) {
  background-color: #b0cf83;
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li:nth-child(3) {
    background: #b0cf83 url(../images/icon_speed_mobile.png) no-repeat center 10px;
  }
}
.disciplinesMenu .nav.menu li:nth-child(4) {
  background-color: #7ad3c4;
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li:nth-child(4) {
    background: #7ad3c4 url(../images/icon_short_mobile.png) no-repeat center 10px;
  }
}
.disciplinesMenu .nav.menu li a {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Univers 47 CondensedLight';
  padding: 2px 15px 2px;
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  background: none;
  line-height: 1;
  max-height: 70px;
  vertical-align: middle;
  align-self: center;
  width: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .disciplinesMenu .nav.menu li a {
    height: auto;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .nav.menu li a {
    font-size: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .inside-menu .nav.menu li a {
    height: 58px;
  }
}
@media (max-width: 767px) {
  .disciplinesMenu .nav.menu li a {
    font-size: 0;
    text-align: center;
    padding-top: 0;
    line-height: 95px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .nav.menu li a {
    padding: 7px 0 7px 15px;
  }
}

.disciplinesMenu .nav.menu li:nth-child(4) a {
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .nav.menu li:nth-child(4) a {
    max-width: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .disciplinesMenu .inside-menu .nav.menu {
    max-height: 100px !important;
  }
}
.disciplinesMenu .inside-menu .nav.menu li a {
  max-height: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .disciplinesMenu .inside-menu .nav.menu li a {
    max-height: 100px;
	font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .disciplinesMenu .inside-menu .nav.menu li a {
    max-height: 70px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .disciplinesMenu .inside-menu .nav.menu li a {
    max-height: 50px;
    min-height: 50px;
  }
}
.homeSlider .disciplinesMenu .nav.menu li {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  background: none !important;
}
.homeSlider .disciplinesMenu .nav.menu li a {
  width: initial;
  display: initial;
}
.homeSlider .disciplinesMenu .nav.menu li:nth-child(1) a,
.homeSlider .disciplinesMenu .nav.menu li:nth-child(1):hover a {
  background: #48b1c9;
}
.homeSlider .disciplinesMenu .nav.menu li:nth-child(2) a {
  background: #d5cc67;
}
.homeSlider .disciplinesMenu .nav.menu li:nth-child(3) a {
  background: #b0cf83;
}
.homeSlider .disciplinesMenu .nav.menu li:nth-child(4) a {
  background: #7ad3c4;
}
.bg_sport1 .disciplinesMenu li:nth-child(2) {
  background-color: #5b89a3 !important;
}
.bg_sport1 .disciplinesMenu li:nth-child(2):hover {
  background-color: #d5cc67 !important;
}
.bg_sport1 .disciplinesMenu li:nth-child(3) {
  background-color: #6396b2 !important;
}
.bg_sport1 .disciplinesMenu li:nth-child(3):hover {
  background-color: #b0cf83 !important;
}
.bg_sport1 .disciplinesMenu li:nth-child(4) {
  background-color: #6da1be !important;
}
.bg_sport1 .disciplinesMenu li:nth-child(4):hover {
  background-color: #7ad3c4 !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(1) {
  background-color: #5b89a3 !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(1):hover {
  background-color: #48b1c9 !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(3) {
  background-color: #6396b2 !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(3):hover {
  background-color: #b0cf83 !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(4) {
  background-color: #6da1be !important;
}
.bg_sport2 .disciplinesMenu li:nth-child(4):hover {
  background-color: #7ad3c4 !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(1) {
  background-color: #5b89a3 !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(1):hover {
  background-color: #48b1c9 !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(2) {
  background-color: #6396b2 !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(2):hover {
  background-color: #d5cc67 !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(4) {
  background-color: #6da1be !important;
}
.bg_sport3 .disciplinesMenu li:nth-child(4):hover {
  background-color: #7ad3c4 !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(1) {
  background-color: #5b89a3 !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(1):hover {
  background-color: #48b1c9 !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(2) {
  background-color: #6396b2 !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(2):hover {
  background-color: #d5cc67 !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(3) {
  background-color: #6da1be !important;
}
.bg_sport4 .disciplinesMenu li:nth-child(3):hover {
  background-color: #b0cf83 !important;
}
.disciplinesMenu li {
  -webkit-transition: background-color 200ms ease-out;
  -moz-transition: background-color 200ms ease-out;
  -o-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
}
.homeSlider .disciplinesMenu {
  display: none;
}
@media (max-width: 767px) {
  .template14 .disciplinesMenu.container-fluid {
    margin-top: 20px;
  }
}
.topSearch form {
  position: relative;
}
.topSearch .btn-primary {
  background: url(../images/icon_search.png) no-repeat center center;
  position: absolute;
  top: 0;
  padding: 15px 20px;
  right: 0;
  border: none;
  box-shadow: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .topSearch .btn-primary {
    right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .topSearch .btn-primary {
    right: -20px;
  }
}
h3.newsBlock {
  z-index: 99999;
  display: block;
  margin: 0;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
  padding: 10px 20px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  h3.newsBlock {
    margin: 0;
	font-size: 25px;
  }  
  .template1b h3.newsBlock {
    margin: 50px 0 0;
	font-size: 25px;
  }
  .template1b .viewMore, .template1b .viewMore:hover {
    line-height: 45px;
	background: url(../images/arrow_right.png) no-repeat right 31px;
  }
}
.containSlider {
  overflow: hidden;
  display: block;
  margin: 0 -60px;
  width: 112% !important;
}

@media (max-width: 767px) {
  .containSlider {
    margin: 51px 0 0;
    width: 100% !important;
    padding: 0;
    z-index: 9;
  }
}
@media (min-width: 1200px) {
	.containSlider {
		margin-left: -80px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .containVideos .avs-player {
    height: 415px !important;
    min-height: 300px !important;
  }
  .containVideos .avs-player iframe {
    height: 300px !important;
    min-height: 300px !important;
  }
  .col-md-6 .viewMore,
  .col-md-6 .viewMore:hover {
    margin-top: 0;
  }
  .moduleLatestNews .col-md-4 .item,
  .moduleLatestNews .col-md-4 .item img {
    min-height: 201px;
    height: 201px !important;
  }
  .moduleLatestNews .col-md-4 .item:nth-child(3) {
    display: none;
  }
}
.containSlider .slider-discipline {
  height: 100%;
  overflow: hidden;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 0;
}


@media (max-width: 767px) {
  .containSlider .slider-discipline {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

@media (max-width: 767px) {
	.containSlider .slider-discipline {
		height: 250px;
	}
}

.html5-video-container {
  margin-left: -10% !important;
}
.containSlider .slider-discipline .title {
  padding: 5px 15px;
  width: auto;
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  height: 50px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .containSlider .slider-discipline .title {
    padding: 10px 5px;
  }
}
@media (max-width: 767px) {
  .containSlider .slider-discipline .title {
	padding-top: 4px;
	padding-bottom: 8px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none;
	position: relative;
	width: 100%;
    margin-left: 0px;
    height: 30px;
	font-weight: bold;
	text-transform: uppercase;
  }
}
.containSlider .slider-discipline.slider-figure-skating .title {
  background-color: #48b1c9;
  padding-left: 15px;
  z-index: 99999999;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .containSlider .slider-discipline.slider-figure-skating .title {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .containSlider .slider-discipline.slider-figure-skating .title {
    z-index: 99;
  }
}
@media (max-width: 767px) {
  .containSlider .slider-discipline.slider-figure-skating .title {
     padding-left: 5px;
  }
}
.containSlider .slider-discipline.slider-synchronized-skating .title {
  background-color: #d5cc67;
  z-index: 99999999;
}
@media (max-width: 767px) {
  .containSlider .slider-discipline.slider-synchronized-skating .title {
    z-index: 99;
	padding-left: 5px;
  }
}
.containSlider .slider-discipline.slider-speed-skating .title {
  background-color: #b0cf83;
  z-index: 99999999;
}
@media (max-width: 767px) {
  .containSlider .slider-discipline.slider-speed-skating .title {
    z-index: 99;
	padding-left: 5px;
  }
}
.containSlider .slider-discipline.slider-short-track .title {
  background-color: #7ad3c4;
  z-index: 99999999;
}
@media (max-width: 767px) {
  .containSlider .slider-discipline.slider-short-track .title {
    z-index: 99;
	padding-left: 5px;
  }
}
.containSlider .slider-discipline .title p {
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-size: 36px;
  line-height: 1;
  min-height: 50px;
  vertical-align: middle;
  display: table-cell;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .containSlider .slider-discipline .title p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .containSlider .slider-discipline .title p {
    padding-left: 3px;
    font-size: 14px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none;
  }
}
.containSlider .slider-discipline a,
.containSlider .slider-discipline a:hover {
  color: #ffffff;
  text-decoration: none;
}
.containSlider .slider-discipline.slider-figure-skating {
  border-left: 4px solid #48b1c9;
}
@media (max-width: 991px) {
  .containSlider .slider-discipline.slider-figure-skating {
    border-left: none;
    border-top: 4px solid #48b1c9;
  }
}
.containSlider .slider-discipline.slider-synchronized-skating {
  border-left: 4px solid #d5cc67;
}
@media (max-width: 991px) {
  .containSlider .slider-discipline.slider-synchronized-skating {
    border-left: none;
    border-top: 4px solid #d5cc67;
  }
}
.containSlider .slider-discipline.slider-speed-skating {
  border-left: 4px solid #b0cf83;
}
@media (max-width: 991px) {
  .containSlider .slider-discipline.slider-speed-skating {
    border-left: none;
    border-top: 4px solid #b0cf83;
  }
}
.containSlider .slider-discipline.slider-short-track {
  border-left: 4px solid #7ad3c4;
}
@media (max-width: 991px) {
  .containSlider .slider-discipline.slider-short-track {
    border-left: none;
    border-top: 4px solid #7ad3c4;
  }
}
.slider {
  max-width: 100%;
  height: 470px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
@media (min-width: 1200px) {
	.slider {
		height: 650px;
	}
}
.slide1,
.slide2,
.slide3,
.slide4 {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) and (max-width: 1199px) {
.slide1,
  .slide2,
  .slide3,
  .slide4 {
    margin: 0 -18%;
	width: 118%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
.containSlider {
	width: 115%!important;
  }
}

@media (min-width: 1200px) {
  .slide1,
  .slide2,
  .slide3,
  .slide4 {
    margin: -10%;
    width: 140%;
    height: 130%;
	-webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
  }
}
.slide1 {
  background-size: cover !important;
  animation: slide1 20s infinite;
  -webkit-animation: slide1 20s infinite;
}
.slide2 {
  background-size: cover !important;
  animation: slide2 20s infinite;
  -webkit-animation: slide2 20s infinite;
}
.slide3 {
  background-size: cover !important;
  animation: slide3 20s infinite;
  -webkit-animation: slide3 20s infinite;
}
.slide4 {
  background-size: cover !important;
  animation: slide4 20s infinite;
  -webkit-animation: slide4 20s infinite;
}
@keyframes slide1 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
} 

@keyframes slide2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
} 
@keyframes slide3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
} 
@keyframes slide4 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
} 
*,
*::after,
*::before {
  box-sizing: border-box;
}
body::before {
  content: 'mobile';
  display: none;
}
@media only screen and (min-width: 1050px) {
  body::before {
    content: 'desktop';
  }
}
a {
  color: #267481;
  text-decoration: none;
}
@media only screen and (min-width: 1050px) {
  body[data-hijacking="on"] {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .cd-section {
    height: initial;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cd-section {
    height: initial;
  }
}
.cd-section h2 {
  line-height: 100vh;
  text-align: center;
  font-size: 2.4rem;
}
.cd-section:first-of-type > div {
  background-color: #fff;
}
.cd-section .section {
  height: 100%;
}
@media only screen and (min-width: 1050px) {
  .cd-section h2 {
    font-size: 4rem;
    font-weight: 300;
  }
  [data-hijacking="on"] .cd-section {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 244px;
  }
  [data-hijacking="on"].template1 .cd-section.screen-1 {
    margin-top: 185px;
  }
  [data-hijacking="on"] .cd-section > div {
    visibility: visible;
  }
  [data-hijacking="off"] .cd-section > div {
    opacity: 0;
  }
  [data-animation="rotate"] .cd-section {
    -webkit-perspective: 1800px;
    -moz-perspective: 1800px;
    perspective: 1800px;
  }
  [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
    -webkit-perspective-origin: center 0;
    -moz-perspective-origin: center 0;
    perspective-origin: center 0;
  }
  [data-animation="scaleDown"] .cd-section > div,
  [data-animation="gallery"] .cd-section > div,
  [data-animation="catch"] .cd-section > div {
    box-shadow: 0 0 0 rgba(25, 30, 46, 0.4);
  }
  [data-animation="opacity"] .cd-section.visible > div {
    z-index: 1;
  }
}
@media only screen and (min-width: 1050px) {
  .cd-section:first-of-type > div::before {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  [data-hijacking="on"] .cd-section > div {
    position: absolute;
  }
  [data-animation="rotate"] .cd-section > div {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.cd-vertical-nav {
  position: fixed;
  z-index: 1;
  right: 3%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/cd-icon-arrow.svg) no-repeat center center;
}
.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px;
}
.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
.headerNavigation {
  width: 100%;
  z-index: 999;
}
@media (max-width: 767px) {
  .headerNavigation {
    position: relative;
    top: 30px;
  }
}
.navbar {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-header {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -63px;
  }
}
.navbar-collapse {
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .navbar-toggle {
    position: fixed;
    top: 14px;
    right: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icon_menu.png) no-repeat center center;
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .navbar-header .navbar-toggle[aria-expanded="true"] {
    top: 15px;
    right: 5px;
    background: url(../images/icon_menu_close.png) no-repeat center center;
  }
}
@media (max-width: 767px) {
  .navbar {
    background: #00529b url(../images/bg_menu_mobile.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    border: 0;
    min-height: 200vh;
    position: absolute;
    top: -70px;
    left: 0;
    z-index: 9999999;
    height: 100%;
  }
  
  .inside .navbar {
	   top: 0px;
  }
  
  .header .nav-pills > li > a {
	  color: #ffffff;
  } 
 
}
.homeSlider .headerNavigation {
  margin-bottom: 0px;
}
@media only screen and (min-width: 1050px) {
  .cd-vertical-nav {
    display: block;
  }
}
.footer {
  background: url(../images/bg_footer_2.jpg) no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .footer {
    background: url(../images/bg_footer_2.jpg) no-repeat 40% center;
  }
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
  .footer {
    background: url(../images/bg_footer_2.jpg) no-repeat 90% center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer {
    background: url(../images/bg_footer_2.jpg) no-repeat 38% center;
  }
}
@media (max-width: 767px) {
  .footer {
    background: url(../images/bg_footer_mobile.png) no-repeat center right;
    width: 100%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .container {
    width: 100% !important;
  }
}
.footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.footerContainer {
  margin-top: 0 !important;
  z-index: 9999;
}
.footerSocial {
  height: 75px;
  position: absolute;
  width: 100%;
  z-index: 99;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footerSocial {
    height: 50px;
  }
}
.footerSocial ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .footerSocial ul {
    margin: -8px 0 0;
  }
}
.footerSocial ul li {
  display: inline-block;
  width: 20%;
  padding: 9px 0 5px;
  list-style: none;
  text-align: center;
  margin-left: -3px;
  border-right-width: 2px;
border-right-style: solid;
border-right-color: white;
border-bottom-color: white;
border-bottom-width: 3px;
border-bottom-style: solid;
}
@media (max-width: 767px) {
  .footerSocial ul li {
    padding: 3px 0 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li {
    padding: 10px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footerSocial ul li, .footerSocial2 ul li {
    padding: 7px 0 7px!important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footerSocial ul li, .footerSocial2 ul li {
    padding: 10px 0 10px!important;
  }
}
.footerSocial ul li:nth-child(1) {
  margin-left: -1px;
  background-color: #cf3b22;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial ul li:nth-child(1) {
    margin-left: 0px;
  }
}
.footerSocial ul li:nth-child(1) a {
  background: url(../images/icon_youtube.png) no-repeat 0px 5px;
  background-size: 20px;
  padding: 3px 0 3px 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li:nth-child(1) a {
    padding: 3px 0 3px 20px !important;
    background-size: 10px 20px !important;
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial ul li:nth-child(1) a {
    background-size: 9px;
    background: url(../images/icon_youtube.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial ul li:nth-child(2) {
  background-color: #39549f;
}
.footerSocial ul li:nth-child(2) a {
  background: url(../images/icon_facebook.png) no-repeat 0px 5px;
  background-size: 7px;
  padding: 3px 0 3px 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li:nth-child(2) a {
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial ul li:nth-child(2) a {
    background: url(../images/icon_facebook.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial ul li:nth-child(3) {
  background-color: #39549f;
}
.footerSocial ul li:nth-child(3) a {
  background: url(../images/icon_facebook.png) no-repeat 0px 5px;
  background-size: 7px;
  padding: 3px 0 3px 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li:nth-child(3) a {
    background-position-y: 2px;
  }
}
@media (max-width: 767px) {
  .footerSocial ul li:nth-child(3) a {
    background: url(../images/icon_facebook.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial ul li:nth-child(4) {
  background-color: #50abf0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial ul li:nth-child(4) {
    margin-right: -1px;
  }
}
.footerSocial ul li:nth-child(4) a {
  background: url(../images/icon_twitter.png) no-repeat 0px 3px;
  background-size: 20px;
  padding: 3px 0 3px 45px;
}
@media (max-width: 767px) {
  .footerSocial ul li:nth-child(4) a {
    background: url(../images/icon_twitter.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial ul li:nth-child(5) {
  background-color: #454545;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial ul li:nth-child(5) {
    margin-right: -1px;
  }
}
.footerSocial ul li:nth-child(5) a {
  background: url(../images/icon_instagram.png) no-repeat 0px 4px;
  padding: 3px 0 3px 50px;
  background-size: 25px;
    border-right-width: -2px;
border-right-style: solid;
border-right-color: white;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li:nth-child(5) a {
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial ul li:nth-child(5) a {
    background: url(../images/icon_instagram.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial ul li a {
  text-align: left;
  color: #ffffff;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 19px;
  width: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .footerSocial ul li a {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial ul li a {
    background-size: 21px !important;
    padding: 3px 0 3px 27px !important;
  }
}
.footerSocial ul li a:hover,
.footerSocial ul li a:active,
.footerSocial ul li a:focus {
  text-decoration: none;
}
.footerSocial2 {
  height: 75px;
  position: absolute;
  width: 100%;
  z-index: 99;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footerSocial2 {
    height: 50px;
  }
}
.footerSocial2 ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .footerSocial2 ul {
    margin: -8px 0 0;
  }
}
.footerSocial2 ul li {
  display: inline-block;
  width: 20%;
  padding: 9px 0 5px;
  list-style: none;
  text-align: center;
  margin-left: -3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: white;
}
@media (max-width: 767px) {
  .footerSocial2 ul li {
    padding: 3px 0 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li {
    padding: 10px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footerSocial2 ul li {
    padding: 5px 0 2px;
  }
}
.footerSocial2 ul li:nth-child(1) {
  background-color: #df9b20;
  margin-left: -1px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial2 ul li:nth-child(1) {
    margin-left: 0px;
  }
}
.footerSocial2 ul li:nth-child(1) a {
  background: url(../images/icon_weibo.png) no-repeat 0px 5px;
  background-size: 25px;
  padding: 3px 0 3px 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li:nth-child(1) a {
    padding: 3px 0 3px 20px !important;
    background-size: 10px 20px !important;
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial2 ul li:nth-child(1) a {
    background-size: 9px;
    background: url(../images/icon_weibo.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial2 ul li:nth-child(2) {
  background-color: #39549f;
}
.footerSocial2 ul li:nth-child(2) a {
  background: url(../images/icon_facebook.png) no-repeat 0px 7px;
  background-size: 7px;
  padding: 3px 0 3px 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li:nth-child(2) a {
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial2 ul li:nth-child(2) a {
    background: url(../images/icon_facebook.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial2 ul li:nth-child(3) {
  background-color: #39549f;
}
.footerSocial2 ul li:nth-child(3) a {
  background: url(../images/icon_facebook.png) no-repeat 0px 4px;
  background-size: 7px;
  padding: 3px 0 3px 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li:nth-child(3) a {
    background-position-y: 2px;
  }
}
@media (max-width: 767px) {
  .footerSocial2 ul li:nth-child(3) a {
    background: url(../images/icon_facebook.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial2 ul li:nth-child(4) {
  background-color: #50abf0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial2 ul li:nth-child(4) {
    margin-right: -1px;
  }
}
.footerSocial2 ul li:nth-child(4) a {
  background: url(../images/icon_twitter.png) no-repeat 0px 3px;
  background-size: 20px;
  padding: 3px 0 3px 45px;
}
@media (max-width: 767px) {
  .footerSocial2 ul li:nth-child(4) a {
    background: url(../images/icon_twitter.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial2 ul li:nth-child(5) {
  background-color: #454545;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footerSocial2 ul li:nth-child(5) {
    margin-right: -1px;
  }
}
.footerSocial2 ul li:nth-child(5) a {
  background: url(../images/icon_instagram.png) no-repeat 0px 4px;
  padding: 3px 0 3px 50px;
  background-size: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li:nth-child(5) a {
    background-position-y: 5px;
  }
}
@media (max-width: 767px) {
  .footerSocial2 ul li:nth-child(5) a {
    background: url(../images/icon_instagram.png) no-repeat center;
    padding: 3px 0 3px 30px;
    font-size: 0px;
    height: 30px;
    width: 100%;
    display: block;
  }
}
.footerSocial2 ul li a {
  text-align: center;
  color: #ffffff;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 19px;
  width: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .footerSocial2 ul li a {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSocial2 ul li a {
    background-size: 21px !important;
    padding: 3px 0 3px 27px !important;
  }
}
.footerSocial2 ul li a:hover,
.footerSocial2 ul li a:active,
.footerSocial2 ul li a:focus {
  text-decoration: none;
}
.footer .leftCol {
  height: 100%;
  padding-top: 35px;
  padding-bottom: 15px;
  display: inline-table;
}
@media (max-width: 767px) {
  .footer .leftCol {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol {
    padding-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leftCol .moduletable:nth-child(2) ul {
    max-width: 160px;
    display: block;
  }
}
.footer .leftCol .moduletable {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
.footer .rightCol {
  height: 100%;
  padding-top: 10px !important;
  display: inline-table;
}
@media (max-width: 767px) {
  .footer .rightCol {
    padding-top: 40px !important;
    margin-right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .rightCol {
    padding-right: 8%;
    padding-top: 40px !important;
    display: inline-table;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .rightCol {
    margin-right: 0%;
    padding-top: 55px !important;
  }
}
.footer .rightCol .col-md-4 {
  padding: 0px 5px;
}
@media (max-width: 767px) {
  .footer .nav.menu {
    display: none;
    padding-left: 30px;
  }
}
.footer .leftCol .nav > li > a {
  font-size: 15px;
  font-family: 'Arial';
  color: #002163;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leftCol .nav > li > a {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .nav > li > a {
    font-size: 16px;
    padding: 0px 0;
    margin-bottom: 0px;
  }
}
.footer .rightCol .nav > li > a {
  font-size: 15px;
  color: #ffffff;
  font-family: 'Arial';
  font-weight: normal;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .rightCol .nav > li > a {
    font-size: 15px;
    line-height: 1;
    padding: 0 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .rightCol .nav > li > a {
    font-size: 16px;
    line-height: 1;
    padding: 3px 0;
  }
}
.footer .nav > li > a:focus,
.footer .nav > li > a:hover {
  background: none;
  text-decoration: underline;
}
.footer .rightCol h3 {
  background: url(../images/icon_slash.png) no-repeat top left;
  font-size: 22px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  color: #ffffff;
  padding: 3px 0 3px 20px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .footer .rightCol h3 {
    background: none;
    padding: 0;
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .rightCol h3 {
    font-size: 16px;
    background-size: 11px 20px;
    padding: 3px 0 0px 20px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .rightCol h3 {
    font-size: 18px;
    padding: 1px 0 1px 18px;
    margin-top: 20px;
  }
}
.footer .copyright-notice {
  font-family: 'Arial';
  font-size: 17px;
  color: #a1b4d5;
  padding: 9px 24px 7px;
  background: #00529b;
  display: inline-block;
  width: 100%;
  z-index: 999999;
}
@media (max-width: 767px) {
  .footer .copyright-notice {
    margin-top: 0px;
    padding: 5px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .copyright-notice {
    padding: 8px 15px 5px;
    margin-top: 15px;
  }
}
.homePage .footer .copyright-notice {
  bottom: 0;
}
@media (max-width: 767px) {
  .homePage .footer .copyright-notice {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homePage .footer .copyright-notice {
    position: absolute;
    bottom: initial;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .homePage .footer .copyright-notice {
    position: initial;
  }
}
.footer .leftCol .logoFooter,
.footer .rightCol .logoFooter {
  background: url(../images/logo_footer.png) no-repeat 0 0;
  background-size: contain;
  width: 120px;
  height: 120px;
  display: block;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leftCol .logoFooter,
  .footer .rightCol .logoFooter {
    margin-top: 0px;
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .logoFooter,
  .footer .rightCol .logoFooter {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .footer .leftCol .logoFooter,
  .footer .rightCol .logoFooter {
    background: url(../images/logo_2.png) no-repeat 0 0;
    width: 95px;
    height: 95px;
    display: inline-block;
  }
}
.footer a.logoFooter:hover {
  text-decoration: none;
}
.footer .leftCol .moduletable h3 {
  font-size: 20px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leftCol .moduletable h3 {
    font-size: 20px;
    margin-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable h3 {
    font-size: 20px;
  }
}
.homePage .footer .leftCol .moduletable {
  width: 100%;
  max-width: 300px;
}
.footer .leftCol .moduletable p {
  font-size: 16px;
  font-family: 'Arial';
  color: #002163;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .leftCol .moduletable p {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable p {
    font-size: 16px;
    margin-bottom: -5px;
  }
}
.footer .leftCol .moduletable p a:hover {
  text-decoration: none;
}
.footer .leftCol .moduletable p .facebook {
  background: url(../images/social_blue.png) no-repeat 0px 0;
  width: 32px;
  height: 50px;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable p .facebook {
    display: inline-block;
    height: 35px;
  }
}
.footer .leftCol .moduletable p .youtube {
  background: url(../images/social_blue.png) no-repeat -44px 0;
  width: 31px;
  height: 50px;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable p .youtube {
    display: inline-block;
    height: 35px;
    margin-top: 10px;
  }
}
.footer .leftCol .moduletable p .weibo {
  background: url(../images/social_blue.png) no-repeat -87px 0;
  width: 32px;
  height: 50px;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable p .weibo {
    display: inline-block;
    height: 35px;
    margin-top: 10px;
  }
}
.footer .leftCol .moduletable p .youku {
  background: url(../images/social_blue.png) no-repeat -131px 0;
  width: 32px;
  height: 50px;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .leftCol .moduletable p .youku {
    display: inline-block;
    height: 35px;
    margin-top: 10px;
  }
}
.footerContent {
  overflow: hidden;
}
.moduleLatestNews {
  height: calc(100% -  321px);
}
.moduleLatestNews .col-md-8 {
  display: block;
}
.moduleLatestNews .col-md-8 .col-md-6 {
  overflow: hidden;
  min-height: 270px;
}
.moduleLatestNews .col-md-8 .col-md-6 img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .moduleLatestNews .col-md-8 .col-md-6 img {
    min-height: 201px;
  }
}
.moduleLatestNews .col-md-8 .col-md-6 .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}

.moduleLatestNews .col-md-8 .col-md-6.figure-skating-news .description,
.position-1ba .col-md-8 .col-md-12.figure-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.figure-skating-interviews .description,
.position-1ba .col-md-8 .col-md-12.figure-skating-interviews .description,
.moduleLatestNews .col-md-8 .col-md-6.grand-prix-news .description,
.position-1ba .col-md-8 .col-md-12.grand-prix-news .description,
.moduleLatestNews .col-md-8 .col-md-6.junior-grand-prix-news .description,
.position-1ba .col-md-8 .col-md-12.junior-grand-prix-news .description,
.moduleLatestNews .col-md-8 .col-md-6.owg-figure-skating-news .description,
.position-1ba .col-md-8 .col-md-12.owg-figure-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.yog-figure-skating-news .description,
.position-1ba .col-md-8 .col-md-12.yog-figure-skating-news .description {
  background-color: rgba(72, 177, 201, 0.9);
}
.moduleLatestNews .col-md-8 .col-md-6.synchronized-skating-news .description,
.position-1ba .col-md-8 .col-md-12.synchronized-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.synchronized-skating-interviews .description,
.position-1ba .col-md-8 .col-md-12.synchronized-skating-interviews .description,
.moduleLatestNews .col-md-8 .col-md-6.synchronized-skating-champs-news .description,
.position-1ba .col-md-8 .col-md-12.synchronized-skating-champs-news .description {
  background-color: rgba(213, 204, 103, 0.9);
}
.moduleLatestNews .col-md-8 .col-md-6.speed-skating-news .description,
.position-1ba .col-md-8 .col-md-12.speed-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.speed-skating-interviews .description,
.position-1ba .col-md-8 .col-md-12.speed-skating-interviews .description,
.moduleLatestNews .col-md-8 .col-md-6.wc-speed-skating-news .description,
.position-1ba .col-md-8 .col-md-12.wc-speed-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.jwc-speed-skating-news .description,
.position-1ba .col-md-8 .col-md-12.jwc-speed-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.owg-speed-skating-news .description,
.position-1ba .col-md-8 .col-md-12.owg-speed-skating-news .description,
.moduleLatestNews .col-md-8 .col-md-6.yog-speed-skating-news .description,
.position-1ba .col-md-8 .col-md-12.yog-speed-skating-news .description {
  background-color: rgba(176, 207, 131, 0.9);
}
.moduleLatestNews .col-md-8 .col-md-6.short-track-news .description,
.position-1ba .col-md-8 .col-md-12.short-track-news .description,
.moduleLatestNews .col-md-8 .col-md-6.short-track-interviews .description,
.position-1ba .col-md-8 .col-md-12.short-track-interviews .description,
.moduleLatestNews .col-md-8 .col-md-6.wc-short-track-news .description,
.position-1ba .col-md-8 .col-md-12.wc-short-track-news .description,
.moduleLatestNews .col-md-8 .col-md-6.owg-short-track-news .description,
.position-1ba .col-md-8 .col-md-12.owg-short-track-news .description,
.moduleLatestNews .col-md-8 .col-md-6.yog-short-track-news .description,
.position-1ba .col-md-8 .col-md-12.yog-short-track-news .description {
  background-color: rgba(122, 211, 196, 0.9);
}
.moduleLatestNews .col-md-8 .col-md-6.news .description,
.position-1ba .col-md-8 .col-md-12.news .description {
  background-color: rgba(0, 82, 155, 0.9);
}
.moduleLatestNews .col-md-8 .col-md-6 .description h3,
.position-1ba .col-md-8 .col-md-12 .description h3 {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  margin: 0 0 5px -10px;
  padding: 0;
}
.moduleLatestNews .col-md-8 .col-md-6 .description h3 a,
.position-1ba .col-md-8 .col-md-12 .description h3 a {
  font-size: 24px;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 100px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .moduleLatestNews .col-md-8 .col-md-6 .description h3 a,
  .position-1ba .col-md-8 .col-md-12 .description h3 a {
    font-size: 20px;
  }
}
.moduleLatestNews dl.article-info,
.moduleLatestNews dl.fields-container {
  margin: 0;
}
.moduleLatestNews .col-md-8 .col-md-6 .description p,
.position-1ba .col-md-8 .col-md-12 .description p {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .moduleLatestNews .col-md-8 .col-md-6 .description p,
  .position-1ba .col-md-8 .col-md-12 .description p {
    max-height: 55px;
    overflow: hidden;
  }
}
.moduleLatestNews .col-md-8 .col-md-6 .description p span,
.position-1ba .col-md-8 .col-md-12 .description p span,
.moduleLatestNews .col-md-8 .col-md-6 .description p a,
.moduleLatestNews .col-md-8 .col-md-6 .description p a:hover,
.position-1ba .col-md-8 .col-md-12 .description p a,
.position-1ba .col-md-8 .col-md-12 .description p a:hover {
  color: #ffffff !important;
  font-family: 'Arial';
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 48px;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .moduleLatestNews .col-md-8 .col-md-6 .description p span,
  .position-1ba .col-md-8 .col-md-12 .description p span,
  .moduleLatestNews .col-md-8 .col-md-6 .description p a,
  .moduleLatestNews .col-md-8 .col-md-6 .description p a:hover,
  .position-1ba .col-md-8 .col-md-12 .description p a,
  .position-1ba .col-md-8 .col-md-12 .description p a:hover {
    display: none;
  }
}
.moduleLatestNews .col-md-4,
.position-1ba .col-md-4 {
  display: block;
}
.moduleLatestNews .col-md-4 .item,
.position-1ba .col-md-4 .item {
  overflow: hidden;
  position: relative;
  min-height: 180px;
}
.moduleLatestNews .col-md-4 .item img,
.position-1ba .col-md-4 .item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .moduleLatestNews .col-md-4 .item img,
  .position-1ba .col-md-4 .item img {
    min-height: 140px;
  }
}
.moduleLatestNews .col-md-4 .item .description,
.position-1ba .col-md-4 .item .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}
.moduleLatestNews .col-md-4 .item.news .description,
.position-1ba .col-md-4 .item.news .description,
.position-1bb .col-md-6 .topData.news {
  background-color: rgba(0, 82, 155, 0.9);
}
.moduleLatestNews .col-md-4 .item .description h3,
.position-1ba .col-md-4 .item .description h3 {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  margin: 0 0 -15px -10px;
  padding: 0;
}
.moduleLatestNews .col-md-4 .item .description h3 a,
.position-1ba .col-md-4 .item .description h3 a {
  font-size: 24px;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 100px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .moduleLatestNews .col-md-4 .item .description h3 a,
  .position-1ba .col-md-4 .item .description h3 a {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .position-1ba .col-md-4 .item .description h3 a {
    font-size: 18px;
    line-height: 1;
  }
}
@media (max-width: 991px) {
  .position-1ba .col-md-4 .item .description h3 {
    line-height: 0.7;
  }
}
.moduleLatestNews .col-md-4 .item .description p,
.position-1ba .col-md-4 .item .description p {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .moduleLatestNews .col-md-4 .item .description p,
  .position-1ba .col-md-4 .item .description p {
    max-height: 55px;
    overflow: hidden;
  }
}
.moduleLatestNews .col-md-4 .item .description p span,
.moduleLatestNews .col-md-4 .item .description p a,
.moduleLatestNews .col-md-4 .item .description p a:hover,
.position-1ba .col-md-4 .item .description p span,
.position-1ba .col-md-4 .item .description p a,
.position-1ba .col-md-4 .item .description p a:hover {
  color: #ffffff !important;
  font-size: 16px;
  font-family: 'Arial';
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  text-decoration: none;
  max-height: 48px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .moduleLatestNews .col-md-4 .item .description p span,
  .moduleLatestNews .col-md-4 .item .description p a,
  .moduleLatestNews .col-md-4 .item .description p a:hover,
  .position-1ba .col-md-4 .item .description p span,
  .position-1ba .col-md-4 .item .description p a,
  .position-1ba .col-md-4 .item .description p a:hover {
    display: none;
  }
}


.template1 > .container-fluid > .section,
.screen-1,
.screen-2,
.screen-3,
.screen-4,
.template14 .containVideos,
.template14 .sliderEvents,
.template14 .containGallery,
.template14 .content14,
.template14 .newsSocial {
	background-color: rgba(255,255,255,0.7); 
}

.screen-3 .videos .thumbnails {
  padding: 0;
  margin: 0 -3px;
}
.screen-3 .videos .thumbnails li {
  width: calc(20% -  3px);
  padding: 3px;
  height: 130px;
  list-style: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .screen-3 .videos .thumbnails li {
    height: 130px;
    width: calc(33.3334% -  3px);
  }
}
.avs.videos .thumbnail {
	-webkit-box-shadow: none;
	box-shadow:none;
}
.avs.videos .avs-thumbnail {
  height:88px!important;
} 
.avs.videos .thumbnails {
  padding: 0;
  margin: 0 -3px;
}
.avs.videos .thumbnails li {
  width: calc(20% -  3px);
  padding: 3px;
  height: 130px;
  list-style: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .avs .videos .thumbnails li {
    height: 130px;
    width: calc(33.3334% -  3px);
  }
}

.viewMore,
.viewMore:hover {
  background: url(../images/arrow_right.png) no-repeat center right;
  float: right;
  margin-top: -65px;
  margin-right: 40px;
  padding: 15px;
  color: #67a2c2;
  font-family: 'UniversLT-CondensedLight';
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 767px) {
  .viewMore,
  .viewMore:hover {
    height: 60px !important;
	background: url(../images/arrow_right.png) no-repeat right 27px;
    margin-right: 10px;
    font-size: 18px;
    line-height: 38px;
  }
}
.events .viewMore,
.events .viewMore:hover {
  background: url(../images/arrow_right.png) no-repeat right 20px;
  background-size: 10px;
  margin-top: -40px;
  margin-right: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .events .viewMore,
  .events .viewMore:hover {
    margin-top: -47px;
  }
}
.avs-thumbnail {
  width: 100% !important;
  padding-bottom: 56.25%;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .avs-thumbnail {
    height: 60px !important;
  }
}
.avs-thumbnail .avs-image {
  background-size: 150%;
}
.avs-player {
  background: url(../images/loading_youtube.gif) no-repeat center center;
}
.containEvents {
  margin: -10px 0 0 0;
}
.eventsCarousel .owl-item {
  display: table;
  height: 100px;
}
.eventsCarousel .item {
  display: table-cell;
  vertical-align: middle;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
}
.eventsCarousel .col-md-4,
.eventsCarousel .col-md-8 {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
}
.eventsCarousel .col-md-8 {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .homePage .eventsCarousel .col-md-8 {
    padding-left: 15px;
  }
}
.eventsCarousel .item.DEFAULT,
.eventsCarousel .item.Short {
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #f3fcfa 50%, #caf2e7 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #f3fcfa 50%, #caf2e7 100%);
  background: linear-gradient(to right, #ffffff 0%, #f3fcfa 50%, #caf2e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#caf2e7', GradientType=1);
  border-right: solid 3px #80d4c6;
}
.eventsCarousel .item.Figure {
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #e8f6fb 50%, #b1e0f3 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #e8f6fb 50%, #b1e0f3 100%);
  background: linear-gradient(to right, #ffffff 0%, #e8f6fb 50%, #b1e0f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b1e0f3', GradientType=1);
  border-right: solid 3px #89c1df;
}
.eventsCarousel .item.Synchronized {
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #faf7d6 50%, #f3eda9 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #faf7d6 50%, #f3eda9 100%);
  background: linear-gradient(to right, #ffffff 0%, #faf7d6 50%, #f3eda9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3eda9', GradientType=1);
  border-right: solid 3px #efe573;
}
.eventsCarousel .item.Speed {
  width: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #f5fbec 50%, #c7e0a1 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #f5fbec 50%, #c7e0a1 100%);
  background: linear-gradient(to right, #ffffff 0%, #f5fbec 50%, #c7e0a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c7e0a1', GradientType=1);
  border-right: solid 3px #b3d188;
}
.eventsCarousel .item h4 {
  margin-bottom: 0;
}
.eventsCarousel .item h4 a,
.eventsCarousel .item h4 a:hover {
  color: #5b6c8a;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
  font-size: 21px;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  max-height: 27px;
}
@media (max-width: 767px) {
  .homePage .eventsCarousel .item h4 a,
  .homePage .eventsCarousel .item h4 a:hover {
    line-height: 25px;
  }
}
.eventsCarousel .item span.date {
  background: url(../images/icon_limit_text.png) no-repeat center right;
  color: #7da6bd;
  font-size: 18px;
  padding: 0 15px 0 0;
  line-height: 1;
}
.eventsCarousel .item span.location {
  color: #7da6bd;
  font-size: 21px;
  padding: 0 0 0 15px;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
  line-height: 1;
}
.owl-nav .owl-prev {
  background: url(../images/icon_nav_prev.png) no-repeat 10px center;
  background-color: #f3f9fd;
  position: absolute;
  top: 25px;
  left: 0;
  width: 40px;
  height: 50px;
  z-index: 999;
}
.owl-nav .owl-next {
  background: url(../images/icon_nav_next.png) no-repeat 10px center;
  background-color: #f3f9fd;
  position: absolute;
  top: 25px;
  right: 0;
  width: 40px;
  height: 50px;
  z-index: 999;
}
.eventsCarousel .owl-nav.disabled {
  display: block;
}
@media (max-width: 767px) {
  .containTitleEvents {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .containTitleEvents .viewMore,
  .containTitleEvents .viewMore:hover {
    display: none;
  }
}
.containTitleEvents .moduletable,
.moduleLatestNews h3.newsBlock,
 {
  background-color: rgba(255,255,255,0.7);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .containTitleEvents .moduletable {
    display: inline-block;
    width: 100%;
  }
}
.containTitleEvents h3.newsBlock {
  background: url(../images/icon_title_event.png) no-repeat center left;
  padding-left: 55px;
  margin: 0 0 0 30px;
}
@media (max-width: 767px) {
  .containTitleEvents h3.newsBlock {
    margin: -74px 0 0 9px;
    padding: 13px 10px 10px 40px;
    font-size: 20px;
    background-size: 30px;
  }
}
.containVideos .viewMore {
  background: url(../images/arrow_right.png) no-repeat center right;
  margin-top: 5px;
  display: block;
  margin-right: 0px;
  color: #7aaec0;
}
.containVideos .titleModuleVideo {
  background: url(../images/icon_title_video.png) no-repeat center left;
  display: block;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
  font-size: 32px;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 13px 0px 7px 60px;
}


.template1 .footerQuickLinks {
  margin: 15px 0;
}
.template14 .containVideos .titleModuleVideo {
  background: url(../images/icon_title_video.png) no-repeat left 0px;
}
@media (max-width: 767px) {
  .containGallery {
    padding: 0;
  }
}
.containGallery .viewMore {
   background: url(../images/arrow_right_white.png) no-repeat center right;
  margin-top: 5px;
  display: block;
  margin-right: 15px;
}
.containGallery .titleModuleGallery {
  background: url(../images/icon_title_gallery.png) no-repeat center left;
  display: block;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 13px 0px 7px 60px;

}
@media (max-width: 767px) {
  .containGallery .titleModuleGallery {
    background: url(../images/icon_title_gallery.png) no-repeat left 10px;
  }
}
.containGallery .owl-item img {
  width: 100%;
  height: calc(100vw / 3) !important;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .containGallery .owl-item img {
    height: calc(100vw / 2) !important;
  }
}
.containGallery .owl-thumbs {
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .containGallery .owl-thumbs {
    overflow: hidden;
    height: 130px;
  }
}
.containGallery .owl-thumb-item,
.containGallery .owl-thumb-item:focus,
.containGallery .owl-thumb-item:active {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 10px 5px 5px;
  background: none;
  width: 16.66%;
  height: 11.10%;
}
@media (max-width: 767px) {
  .containGallery .owl-thumb-item,
  .containGallery .owl-thumb-item:focus,
  .containGallery .owl-thumb-item:active {
    width: 33.33%;
    height: 120px;
  }
}
.rightCol.containGallery .owl-thumb-item,
.rightCol.containGallery .owl-thumb-item:focus,
.rightCol.containGallery .owl-thumb-item:active {
  width: 50%;
  height: 150px;
}
@media (max-width: 767px) {
  .rightCol.containGallery .owl-thumb-item,
  .rightCol.containGallery .owl-thumb-item:focus,
  .rightCol.containGallery .owl-thumb-item:active {
    width: 50%;
    height: 150px;
  }
}
.containGallery .owl-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.containGallery .owl-thumb-item.active img {
  opacity: 0.6;
}
.containGallery .owl-nav .owl-prev {
  background: url(../images/icon_nav_prev_white.png) no-repeat center;
  background-color: rgba(243, 249, 253, 0.5);
  top: 40%;
}
@media (max-width: 767px) {
  .containGallery .owl-nav .owl-prev {
    top: 20%;
  }
}
.containGallery .owl-nav .owl-next {
  background: url(../images/icon_nav_next_white.png) no-repeat center;
  background-color: rgba(243, 249, 253, 0.5);
  top: 40%;
}
@media (max-width: 767px) {
  .containGallery .owl-nav .owl-next {
    top: 20%;
  }
}
.section4 {
  padding: 15px 5px;
}
.footerQuickLinks .col-lg-3 {
  display: inline-flex;
  padding: 0px 10px;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 {
    margin-bottom: 15px;
  }
}
.footerQuickLinks .col-lg-3 .col-md-3 {
  background-color: #ffffff;
  padding: 15px 0px 15px 15px;
  display: table-cell;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 .col-md-3 {
    padding: 15px 0px 15px 15px;
    display: flex;
    width: 25%;
  }
}
.footerQuickLinks .col-lg-3 .col-md-3 img {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 .col-md-3 img {
    width: 55px;
    height: 49px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
  }
}
.footerQuickLinks .col-lg-3 .col-md-9 {
  background-color: #ffffff;
  display: table-cell;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 .col-md-9 {
    width: 77.77%;
  }
}
.footerQuickLinks .col-lg-3 h4 {
  color: #00529b;
  font-size: 27px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 h4 {
    font-size: 18px;
    display: table;
  }
}
.footerQuickLinks .col-lg-3 .description {
  color: #7b879c;
  font-size: 17px;
  font-family: 'Arial';
}
@media (max-width: 767px) {
  .footerQuickLinks .col-lg-3 .description {
    display: none;
  }
}
.footerQuickLinks .col-md-9 .btn-blue {
  color: #ffffff;
  font-size: 17px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  background-color: #00529b;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .footerQuickLinks .col-md-9 .btn-blue {
    padding: 5px 35px;
  }
}
.footerQuickLinks .col-md-9 .btn-blue:hover {
  background-color: #00417a;
  animation-duration: 1s;
}

.footerQuickLinks div.row-eq-height > div > div:nth-child(2) {
  display: flex;
  flex-direction: column;
}

.footerQuickLinks div.row-eq-height > div > div:nth-child(2) > p {
  flex-grow: 1;
}

div.row-eq-height > div > div:nth-child(2) > a.btn-blue {
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.overflowHidden {
  overflow: hidden;
}
.meetTheTeam {
  background-color: #fffFFF;
  padding: 15px 0 30px;
}
.meetTheTeam .listItem {
  padding: 30px 10px;
}
@media (max-width: 767px) {
  .meetTheTeam .listItem {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .meetTheTeam .col-md-8 .col-md-12:first-child {
    padding: 0px;
  }
}
.meetTheTeam .listItem:nth-child(odd) {
  background-color: #f7fbfd;
}
.meetTheTeam .col-md-5 .col-md-4 img,
.meetTheTeam .col-md-2 img.iconProfile {
  width: 90px;
  height: 90px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .meetTheTeam .col-md-2 img.iconProfile {
    width: 150px;
    height: 150px;
  }
}
.meetTheTeam .col-md-5 .col-md-8 {
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .meetTheTeam .col-md-5 .col-md-8 {
    padding: 0 0 0 10px;
  }
}
.meetTheTeam .col-md-5 .col-md-8 a {
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 767px) {
  .meetTheTeam .col-md-5 .col-md-8 a {
    margin-bottom: 0;
  }
}
.imageBiography {
  padding: 0px 0 0 15px;
  margin-top: -5px;
}
@media (max-width: 767px) {
  .imageBiography {
    padding: 0;
    margin: 0 auto 30px;
    display: block;
    width: 150px;
  }
}
.meetTheTeam span.contact-name {
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0px;
  font-family: 'Arial';
  display: inline-block;
}
@media (max-width: 767px) {
  .meetTheTeam span.contact-name {
    display: block;
    text-align: center;
  }
}
.meetTheTeam p.location {
  color: #404950;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  top: 4px;
  vertical-align: middle;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .meetTheTeam p.location {
    display: block;
    vertical-align: middle;
    padding-left: 20px;
    width: 100%;
    text-align: center;
    margin: 60px auto -80px;
    position: relative;
  }
}
.meetTheTeam p.location .flag img {
  border: solid 1px #d2e5ef;
}
.contact-category .relatedFiles h2 {
  background: none;
  padding: 20px 0px 10px 0px;
  text-transform: none;
}
.relatedFiles .col-md-4,
.relatedFiles .col-md-4 .documentUrl,
.relatedFiles .col-md-4 .documentUrl:hover,
.relatedFiles .module_document .documentUrl,
.relatedFiles .module_document .documentUrl:hover  {
  color: #5b6c8a;
  font-size: 26px;
  font-weight: bold;
  min-height: 45px;
  padding: 0 15px 0 0;
  text-decoration: none;
  font-family: 'UniversLT-CondensedLight';
}

.position-14c .relatedFiles .col-md-4,
.position-14c2 .relatedFiles .col-md-4,
.position-17c .relatedFiles .col-md-4,
.position-17c2 .relatedFiles .col-md-4 {
  width: 100%;
}

.relatedFiles .documentIcon {
  font-size: 41px;
  margin-left: 0;
  margin-top: 0;
  display: block;
  color: #d8e5e9;
  font-weight: normal;
  vertical-align: top;
}

.relatedFilesSmall {
	margin-top: 10px;
}

.relatedFilesSmall ul.mod_docman_icons {
	padding-left: 0px;
}

.relatedFilesSmall .module_document .documentUrl,
.relatedFilesSmall .module_document .documentUrl:hover  {
  color: #5b6c8a;
  font-size: 19px;
  font-weight: bold;
  min-height: 45px;
  text-decoration: none;
  font-family: 'UniversLT-CondensedLight';
}

.relatedFilesSmall .module_document__date {
  color: #5b89a3;
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'Arial';
  width: 100%;
  display: block;
}

.relatedFilesSmall .documentIcon {
  font-size: 30px;
  margin-left: 0;
  margin-top: 0;
  display: block;
  color: #d8e5e9;
  font-weight: normal;
  vertical-align: top;
}

.position-17c h3.headerTitle,
.position-17c2 h3.headerTitle,
.content-17b h2 {
  text-transform: uppercase;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  font-size: 32px;
  width: 100%;
  padding: 20px 15px 20px 0px;
}
.content-17b p {
  color: #404950;
}
@media (max-width: 767px) {
  .content-17b {
    margin: 15px;
  }
}

h3.headerTitle,
.content14 h2 {
  background-size: 50px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  padding: 20px 15px 20px 0px;
  text-transform: uppercase;
}

.template11 h3.headerTitle {
  background-size: 50px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  padding: 0 15px 20px 0px;
  text-transform: uppercase;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
.template11 h3.headerTitle {
  background-size: 50px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 24px;
  padding: 0 0 20px 0px;
  text-transform: uppercase;
}
}
.content14 h2 {
  background-size: 50px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  width: 100%;
  padding: 20px 15px 10px 0px;
  text-transform: none;
}
.page-header h2 {
  background-size: 50px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  border-bottom: 0;
}
.item-page .page-header {
  margin: 0;
  border-bottom: 0;
}
.k-ui-namespace .koowa_header__item {
  vertical-align: top;
}
.meetTheTeam p.jobTitle,
.meetTheTeam p.date {
  color: #7da6bd;
  font-family: 'UniversLT-CondensedLight';
  font-size: 22px;
  margin-bottom: 5px;
  line-height: 1;
}
@media (max-width: 767px) {
  .meetTheTeam p.jobTitle,
  .meetTheTeam p.date {
    text-align: center;
  }
}
.meetTheTeam p.phone {
  background: url(../images/icon_phone.png) no-repeat center left;
  color: #7da6bd;
  font-size: 22px;
  margin-bottom: 5px;
  margin-left: 2px;
  padding-left: 20px;
  line-height: 1;
  font-family: 'UniversLT-CondensedLight';
}
@media (max-width: 767px) {
  .meetTheTeam p.phone {
    background: none;
    text-align: center;
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .meetTheTeam p.phone:before {
    content: url(../images/icon_phone.png);
    position: relative;
    z-index: 100000;
    left: -5px;
  }
}
.meetTheTeam p.email {
  background: url(../images/icon_email.png) no-repeat center left;
  color: #7da6bd;
  font-family: 'UniversLT-CondensedLight';
  font-size: 22px;
  margin-bottom: 5px;
  padding-left: 25px;
  line-height: 1;
}
@media (max-width: 767px) {
  .meetTheTeam p.email {
    background: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .meetTheTeam p.email:before {
    content: url(../images/icon_email.png);
    position: relative;
    z-index: 100000;
    left: -5px;
  }
}
.meetTheTeam a.facebook {
  background: url(../images/icon_social_media.png) no-repeat 0 0;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.meetTheTeam a.google {
  background: url(../images/icon_social_media.png) no-repeat -35px 0;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.meetTheTeam a.twitter {
  background: url(../images/icon_social_media.png) no-repeat -72px 0;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.meetTheTeam a.linkedin {
  background: url(../images/icon_social_media.png) no-repeat -108px 0;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.meetTheTeam .socialIcon {
  text-align: right;
}
@media (max-width: 767px) {
  .meetTheTeam .socialIcon {
    text-align: center;
    margin-top: 20px;
  }
}
.meetTheTeam .description,
.meetTheTeam .description p {
  font-size: 17px;
  color: #404950;
  text-align: justify;
  display: block;
  margin-top: 30px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .meetTheTeam .description,
  .meetTheTeam .description p {
    margin-top: 5px;
    line-height: 1.1;
  }
}
.meetTheTeam .col-md-5 .col-md-8 p.country {
  color: #404950;
  font-size: 16px;
}
.meetTheTeam .col-md-5 {
  padding: 5px 0;
}
.meetTheTeam .col-md-7 {
  padding: 15px 0;
}
.meetTheTeam .col-md-7 p,
.meetTheTeam .col-md-7 span {
  color: #7da6bd;
  font-size: 24px;
  margin-bottom: 0;
}
.country .flag img {
  width: 30px;
  height: 20px;
  vertical-align: sub;
  display: inline-block;
}
.contact-category h2 {
  background: url(../images/logo_3.png) no-repeat 0px 13px;
  background-size: 50px;
  z-index: 99999;
  display: block;
  margin: 0 0 15px;
  color: #7aaec0;
  font-size: 32px;
  padding: 20px 0px 10px 60px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .meetTheTeam .contact-category h2 {
    margin: 35px 0 15px;
  }
}
.meetTheTeam .col-md-10 h1.title {
  background: url(../images/logo_3.png) no-repeat 0px 13px;
  background-size: 50px;
  z-index: 99999;
  display: block;
  margin: 0 0 40px;
  color: #7aaec0;
  font-size: 32px;
  padding: 20px 0px 10px 60px;
  text-transform: uppercase;
}
.meetTheTeam .col-md-2 a.back {
  background: #f2f8fb url(../images/icon_nav_prev.png) no-repeat 20px 16px;
  background-size: 9px;
  color: #8ab4cc;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 0px 12px 40px;
  margin: 20px 0px 10px -7px;
  display: none;
  text-decoration: none;
}
.meetTheTeam.filters {
  position: absolute;
  top: 15px;
  right: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .meetTheTeam.filters {
    position: absolute;
    top: -40px;
    left: 0;
    right: initial;
    padding: 0;
    width: 100%;
  }
}
.meetTheTeam.filters input {
  background: url(../images/icon_search.png) no-repeat center right;
  background-size: 20px;
  background-position-x: 215px;
  border: solid 1px #b5bfc8;
  padding: 10px 15px;
  font-size: 17px;
  font-family: 'UniversLT-CondensedLight';
  width: 250px;
  color: #b5bfc8;
}
.meetTheTeam.filters input:active,
.meetTheTeam.filters input:focus {
  box-shadow: none;
  outline: none;
}
.meetTheTeam.filters ::-webkit-input-placeholder {
  color: #b5bfc8;
}
.meetTheTeam.filters ::-moz-placeholder {
  color: #b5bfc8;
}
.meetTheTeam.filters :-ms-input-placeholder {
  color: #b5bfc8;
}
.meetTheTeam.filters :-moz-placeholder {
  color: #b5bfc8;
}
.meetTheTeam .parent .nav-header {
  background: #f4fafc url(../images/icon_nav_down.png) no-repeat center right;
  background-size: 45px;
  background-position-x: calc(100% -  20px);
  padding: 23px 30px;
  width: 100%;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #5b6c8a;
  cursor: pointer;
  margin-top: 20px;
}
.meetTheTeam .parent:first-child .nav-header {
  margin-top: 0;
}
.meetTheTeam .parent .nav-header.active {
  background: #f4fafc url(../images/icon_nav_up.png) no-repeat;
  background-size: 45px;
  background-position: calc(100% -  20px);
}
.meetTheTeam .parent .nav-child {
  display: none;
  padding-left: 0px;
}
.meetTheTeam .parent .nav-child.active {
  display: block;
}
@media (max-width: 767px) {
  .meetTheTeam .parent .nav-child.active {
    border: solid 1px #c8dee6;
  }
}
.meetTheTeam .parent .nav-child li {
  list-style: none;
  padding-left: 30px;
}
.meetTheTeam.extranet .parent .nav-child li {
  margin-right: 30px;
}
.meetTheTeam .parent .nav-child li a {
  color: #404950;
  font-size: 17px;
  padding: 10px 0;
  display: block;
}
.meetTheTeam .parent .nav-child li.current,
.meetTheTeam .parent .nav-child li:hover {
  overflow: hidden;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -40px;
  padding-left: 40px;
}
.meetTheTeam .parent .nav-child li.current a {
  background: #004f98;
  color: #ffffff;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  width: calc(100% +  35px);
  overflow: hidden;
  padding-left: 30px;
}
.scrollOnVideo {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  visibility: visible;
  z-index: 99999999;
  display: block;
  position: absolute;
}
@media (max-width: 767px) {
  .scrollOnVideo {
    display: none;
  }
}
.meetTheTeam.extranet h3 {
  background: url(../images/icon_documents.png) no-repeat 8px 18px;
  background-size: 35px;
  z-index: 99999;
  display: block;
  margin: 0 0 35px;
  color: #7aaec0;
  font-size: 32px;
  padding: 20px 0px 10px 60px;
  text-transform: uppercase;
}
.meetTheTeam .parent .nav-child li:hover a {
  background: #004f98;
  color: #ffffff;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  width: calc(100% +  35px);
  overflow: hidden;
  padding-left: 30px;
  text-decoration: none;
}
.isuTeamMenu h3 {
  background: url(../images/icon_isu_team.png) no-repeat 0px 20px;
  background-size: 50px;
  z-index: 99999;
  display: block;
  margin: 0 0 35px;
  color: #7aaec0;
  font-size: 32px;
  padding: 20px 0px 10px 60px;
  text-transform: uppercase;
}
.meetTheTeam .col-md-5 .col-md-8 .visible-xs {
  color: #7da6bd;
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1;
}
.backgroundWhite {
  background: #fff;
}
@media (max-width: 767px) {
  #jevents {
    margin: 0px -30px;
  }
  .modal #jevents {
    margin: 0px;
  }
}
.modal #jevents {
    margin: 0px;
  }
#jevents form {
  display: inline-block;
}
.event_details {
  border: solid 1px #eff7fb;
  margin-bottom: -1px;
  padding: 5px;
}
@media (max-width: 767px) {
  .event_details {
    height: 100%;
    display: -webkit-box;
  }
}
.event_details .col-md-3,
.event_details .col-lg-8.col-md-6 {
  height: 100%;
  min-height: 30px;
}
.event_details .col-lg-8.col-md-6 .content {
  vertical-align: middle;
}
.event_details .col-md-3 .readMore {
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .event_details .col-md-3 .readMore {
    display: none;
  }
}

.event_details .icon img {
	max-height: 80px;
}

@media (max-width: 767px) {
  .event_details .icon img {
    width: 100%;
    max-width: 100%;
    margin: 50% auto 0;
  }
}

@media (max-width: 767px) {
  .layout-events .jeventpage h2.contentheading {
    margin: 0 0 55px 5px;
  }
}
@media (max-width: 767px) {
  .layout-events #jevents_header ul.actions {
    left: 0;
    right: initial;
    top: 66px;
  }
}

.event_details .col-lg-10.col-xs-10 .content .title,
.event_details .col-lg-10.col-xs-10 .content .title a {
  margin-top: 0;
  color: #5b6c8a;
  font-size: 27px;
  font-family: 'Arial';
  font-weight: bold;
}
@media (max-width: 767px) {
	.event_details .col-lg-10.col-xs-10 .content .title,
	.event_details .col-lg-10.col-xs-10 .content .title a {
    font-size: 20px;
    line-height: 1.2;
  }
}
.event_details .col-lg-10.col-xs-10 .content .title a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .event_details .col-lg-10.col-xs-10 {
    padding-right: 0px;
  }
}
.event_details .content .date {
  background: url(../images/icon_calendar.png) no-repeat 0px 1px;
  color: #88a7be;
  font-size: 24px;
  padding-left: 40px !important;
  line-height: 40px;
}
@media (max-width: 767px) {
  .event_details .content .date {
    background: url(../images/icon_calendar.png) no-repeat 0px 3px;
    background-size: 20px;
    font-size: 19px;
    padding-left: 27px !important;
  }
}

.event_details .content .date .dateUpdated,
.event_details .content .location .venueChanged{
	color: #ff0000;
	font-size: 13px;
	font-weight: normal;
}

.event_details .content .title .eventCancelled {
	color: #ff0000;
	font-size: 15px;
	margin-right: 20px;
	font-weight: normal;
}

.event_details .content .title .eventProvisional {
	color: #0000ff;
	font-size: 15px;
	margin-right: 20px;
	font-weight: normal;
}

.event_details .content .location {
  color: #88a7be;
  font-size: 24px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .event_details .content .location {
    font-size: 19px;
  }
}
.event_details .content .location img {
  width: 35px;
  height: 22px;
  margin: -4px 15px 0 0;
  border: solid 2px #f1f7fa;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .event_details .content .location img {
    width: 24px;
    height: 17px;
    margin: -4px 4px 0 0px;
    border: solid 2px #f1f7fa;
    border-radius: 2px;
  }
}
.event_details .ev_link_row {
  background-color: #cac469;
  color: #ffffff !important;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal !important;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.event_details .ev_link_row:hover {
  background-color: #afaa5b !important;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.jeventpage form {
  width: 100%;
}
.jeventpage h2.contentheading {
  background: url(../images/icon_cup.png) no-repeat center left;
  background-size: 29px;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  text-transform: uppercase;
  display: block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  padding: 15px 0px 12px 40px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .jeventpage h2.contentheading {
    margin: 0 0 0 5px;
  }
}
.pagination ul > li > a,
.pagination ul > li > span,
.jevbootstrap .pagination ul > li > a,
.jevbootstrap .pagination ul > li > span {
  padding: 15px 20px;
  margin: 0 5px;
  line-height: 20px;
  background-color: #f5f5f5;
  border: solid 1px #f5f5f5;
  color: #b3cbd7;
  font-size: 17px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .pagination ul > li > a,
  .pagination ul > li > span,
  .jevbootstrap .pagination ul > li > a,
  .jevbootstrap .pagination ul > li > span {
    padding: 5px 15px;
    margin: 0 5px;
    line-height: 40px;
  }
}

.template1b .sliderEvents > div > div{
	padding-right: 0px;
}
.template1b .sliderEvents > div > div > a.viewMore,
.template1b .sliderEvents > div > div > a.viewMore:hover {
	margin-top: 0px;
}

.template1b .sliderEvents .viewMore,
.template1b .sliderEvents .viewMore:hover {
    background: none;
    float: right;
    font-weight: normal;
    margin-right: 40px;
    padding: 30px 0 0;
    color: #67a2c2;
    font-family: 'UniversLT-CondensedLight';
    font-size: 21px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: -60px;
    line-height: normal;
}

@media (max-width: 767px) {
	.template1b .sliderEvents .viewMore,
	.template1b .sliderEvents .viewMore:hover {
		font-size: 16px;
	}
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
.jevbootstrap .pagination ul > li > a:hover,
.jevbootstrap .pagination ul > li > a:focus,
.jevbootstrap .pagination ul > .active > a,
.jevbootstrap .pagination ul > .active > span {
  background-color: #ffffff;
  border: solid 1px #b3cbd7;
  color: #5b6c8a;
}
.pagination-list .icon-previous {
  background: url(../images/icon_nav_prev.png) no-repeat 2px 3px;
  background-size: 11px;
  color: #b0c4cf;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 18px;
  text-transform: uppercase;
  width: 13px;
  height: 20px;
  display: block;
  padding-bottom: 0;
  margin: 0;
}
.pagination-list .icon-first {
  background: url(../images/icon_nav_prev.png) repeat-x -1px 3px;
  background-size: 11px;
  color: #b0c4cf;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 18px;
  text-transform: uppercase;
  width: 20px;
  height: 20px;
  display: block;
  padding-bottom: 0;
  margin: 0;
}
.pagination ul li {
  display: inline-block;
}
.pagination .pagination-list,
.pagination .counter {
  display: inline-block;
  color: #b5bfc8;
}
@media (max-width: 767px) {
  .pagination .pagination-list,
  .pagination .counter {
    display: block;
    padding: 0;
  }
}
.pagination-list .icon-next {
  background: url(../images/icon_nav_next.png) no-repeat 2px 3px;
  background-size: 11px;
  color: #b0c4cf;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding-right: 18px;
  text-transform: uppercase;
  width: 13px;
  height: 20px;
  display: block;
  padding-bottom: 0;
  margin: 0;
}

.pagination-list .icon-last {
  background: url(../images/icon_nav_next.png) repeat-x -1px 3px;
  background-size: 11px;
  color: #b0c4cf;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding-right: 18px;
  text-transform: uppercase;
  width: 20px;
  height: 20px;
  display: block;
  padding-bottom: 0;
  margin: 0;
}

.position-2c {
  background: none;
  margin-left: -15px;
}


.position-2k.container {
  height: 376px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9999;
}



@media (max-width: 767px) {
  .position-2k.container {
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    height: 0;
    overflow: visible;
  }
}
.position-2k {
  display: none;
}
@media (max-width: 767px) {
  .position-2k {
    display: block;
  }
}

.template17 .position-2k {
  width: 100%;
  z-index: 99999;
}

.template1b .position-2k,
.template14 .position-2k {
  width: 100%;
}

.position-2k ul.menu {
  padding: 30px 30px 10px;
  height: 100%;
  background: rgba(72, 177, 201, 0.9);
  display: none;
}
@media (max-width: 767px) {
  .position-2k ul.menu {
    padding: 5px 40px 5px 15px !important;
    height: initial;
  }
}
.disciplinesMenu .close {
  display: none;
}
@media (max-width: 767px) {
  .disciplinesMenu .close {
    width: 30px;
    height: 30px;
    display: none;
    background: url(../images/icon_menu_close.png) no-repeat center;
    position: absolute;
    top: 65px;
    right: 5px;
    z-index: 99999;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .template17 .disciplinesMenu .close, .disciplinesMenu .close {
    top: 135px;
    z-index: 999999;
  }
}

@media (max-width: 767px) {
  .template1b .disciplinesMenu .close {
    top: 130px;
  }
}
.template1 .disciplinesMenu.container-fluid {
  display: none;
}

.position-2k ul.menu:nth-child(2) {
  background: rgba(213, 204, 103, 0.9);
}
.position-2k ul.menu:nth-child(3) {
  background: rgba(176, 207, 131, 0.9);
}
.position-2k ul.menu:nth-child(4) {
  background: rgba(122, 211, 196, 0.9);
}
.position-2k .separator,
.position-2k .separator:hover,
.position-2k .separator:active,
.position-2k .separator:focus {
  background: url(../images/icon_slash_transparent.png) no-repeat top left;
  font-size: 30px;
  color: #ffffff;
  padding: 3px 0 15px 20px;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
  margin-top: 0;
  display: block;
}
@media (max-width: 767px) {
  .position-2k .separator,
  .position-2k .separator:hover,
  .position-2k .separator:active,
  .position-2k .separator:focus {
    background: none;
    padding: 0;
    width: 100%;
  }
}
.position-2k .parent .nav-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .position-2k .parent .nav-child {
    margin-top: -5px;
  }
}
.position-2k .parent li {
  list-style: none;
  padding: 5px 5px 5px 0;
}
.position-2k li a {
  font-size: 18px;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
  line-height: 1.2;
  list-style: none;
  text-decoration: none;
  width: 100%;
  display: block;
}
.position-2k li.divider,
.position-2k li.deeper {
  width: 25%;
  float: left;
}
@media (max-width: 767px) {
  .position-2k li.divider,
  .position-2k li.deeper {
    width: 100%;
    float: left;
  }
}

.position-2c .title {
 width: 55%;
 min-width: 500px;
 -webkit-transform: skew(-10deg);
 -moz-transform: skew(-10deg);
 -ms-transform: skew(-10deg);
 -o-transform: skew(-10deg);
 -moz-transform: skewX(-10deg);
 background: rgba(0, 82, 155, 0.72);
}

.position-2c .title h1 {
  margin: 0;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-size: 40px; 
  padding: 20px 30px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  display: block;
  vertical-align: middle;	
}
@media (max-width: 768px) {
	.template17 .position-2c .title {    
		top: 66px;
	}
}
@media (max-width: 768px) {
	.position-2c .title {
		width: 95%;
		min-width: 100px;
	}
	.position-2c .title h1 {
		font-size: 24px;
		margin: 0;
		line-height: 30px;
		padding: 5px 30px 5px;
		vertical-align: middle;
		height: auto;
		
	}
}

.breadcrumb {
  background: none;
  margin-bottom: -5px !important;
}
.breadcrumb li {
  color: #6990a6;
  font-size: 21px;
  padding: 5px 0;
}
.breadcrumb > li + li::before {
  color: rgba(204, 204, 204, 0);
  padding: 0px;
  content: '';
  display: inline-block;
}
.breadcrumb .divider {
  background: url(../images/icon_breadcrumb.png) no-repeat 5px 8px;
  width: 15px;
  height: 18px;
  display: inline-block;
}
.breadcrumb .divider:first-child {
  display: none;
}
.breadcrumb li.active,
.breadcrumb li a:focus,
.breadcrumb li a:hover {
  color: #00529b;
  text-decoration: none;
  display: inline;
}
.loginExtranet {
  background: #ffffff;
}
@media (max-width: 767px) {
  .loginExtranet {
    padding: 1px;
  }
}
.loginExtranet .alert {
  margin-top: 15px;
}
.loginExtranet .alert-error {
  background: rgba(255, 0, 0, 0.47);
  color: #ffffff;
  font-size: 16px;
}
h2.extranet {
  background: url(../images/icon_search_2.png) no-repeat center left;
  background-size: 29px;
  z-index: 99999;
  display: block;
  margin-top: 10px;
  color: #7aaec0;
  font-size: 32px;
  padding: 15px 0px 12px 40px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'UniversLT-CondensedLight';
}
@media (max-width: 767px) {
  h2.extranet {
    background-size: 20px;
    font-size: 25px;
    padding: 15px 0px 12px 30px;
  }
}
.loginExtranet .login {
  width: 100%;
  max-width: 400px;
  margin: 50px auto;
}
@media (max-width: 767px) {
  .loginExtranet .login {
    margin: 0 auto;
  }
}
.loginExtranet form {
  background: none;
  border: none;
  box-shadow: none;
}
.loginExtranet form input {
  width: 100%;
  border: solid 1px #b5bfc8;
  margin-bottom: 20px;
  padding: 15px;
  font-size: 17px;
  color: #5b89a3 !important;
}
.loginExtranet form input {
  padding: 4px 15px;
}
.loginExtranet .docman-search-date input {
  width: 82%;
}
.loginExtranet .login form .forgotPassword {
  text-align: center;
  color: #7aaec0;
  font-size: 16px;
}
.loginExtranet .login form .forgotPassword a {
  color: #4385bf;
  text-decoration: none;
}
.loginExtranet .btn-primary {
  background: #205f96;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 17px;
  color: #ffffff;
  padding: 10px 40px;
  text-align: center;
  margin: 50px auto;
  display: block;
  width: 100%;
  max-width: 160px;
}
@media (max-width: 767px) {
  .loginExtranet .btn-primary {
    margin: 20px auto;
  }
}
.loginExtranet .reset p {
  color: #7aaec0;
  font-size: 16px;
}
.loginExtranet .reset label {
  display: none;
}
@media (max-width: 767px) {
  .docman-search-date label.calendar {
    width: 100px;
    margin-bottom: 15px;
  }
}
.loginExtranet .submitButton:hover,
.loginExtranet .submitButton:active,
.loginExtranet .submitButton:focus {
  background: #204d74;
  border: none;
  box-shadow: none;
  outline: none;
}
.ongoingEvent {
  border: solid 2px #e6f2f8;
  border-radius: 3px;
}
.ongoingEvent .col-md-3:first-child {
  min-height: 224px;
}
.ongoingEvent .col-md-3:first-child img {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  margin: 0;
  display: block;
  width: calc(100% -  30px);
  padding: 0px;
}
.ongoingEvent .col-md-9 {
  background: url(../images/event_cover.jpg) no-repeat center;
}
.ongoingEvent .cover {
  background: rgba(37, 93, 119, 0.7);
  min-height: 225px;
  height: 100%;
  display: block;
}
.ongoingEvent .cover h3 {
  color: #ffffff;
  font-size: 44px;
  font-weight: bold;
  font-family: 'UniversLT-CondensedLight';
  margin: 0;
  padding: 20px 15px 0px 15px;
}

.ongoingEvent .cover span.series {
	color: #ffffff;
	font-size: 20px;
	padding-left: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .ongoingEvent .cover h3 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .ongoingEvent .cover h3 {
    font-size: 24px;
    padding: 15px 15px 230px;
  }
}
.ongoingEvent .cover .info {
  position: absolute;
  bottom: 30px;
}
.ongoingEvent .cover .date {
  background: url(../images/icon_calendar_white.png) no-repeat 0px 1px;
  color: #ffffff;
  font-size: 24px;
  padding-left: 40px !important;
  display: inline-block;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .ongoingEvent .cover .date {
    display: block;
    margin: 5px 30px;
  }
}
.ongoingEvent .official {
  z-index: 99999;
  margin: 0;
  color: #7aaec0;
  text-align: center;
  font-size: 24px;
  padding: 15px 40px 12px 0px;
  font-weight: normal;
}
.ongoingEvent .official span {
  background: url(../images/icon_breadcrumb.png) no-repeat 0px 0px;
  background-size: 6px;
  width: 10px;
  height: 12px;
  display: inline-block;
  margin-left: 7px;
}
.ongoingEvent .cover .location {
  background: url(../images/icon_location_white.png) no-repeat 0px 1px;
  color: #ffffff;
  font-size: 24px;
  padding-left: 40px !important;
  display: inline-block;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .ongoingEvent .cover .location {
    display: block;
    margin: 5px 30px;
  }
}
.ongoingEvent .cover .map {
  background: #48b1c9 url(../images/icon_nav_next_white.png) no-repeat 70px 13px;
  background-size: 8px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Arial';
  text-transform: uppercase;
  padding: 9px 35px 7px 30px;
  display: inline-block;
  margin-left: 30px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .ongoingEvent .cover .calendar {
    background: #48b1c9 url(../images/icon_nav_next_white.png) no-repeat 190px 13px;
    background-size: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Arial';
    text-transform: uppercase;
    padding: 9px 35px 7px 30px;
    display: block;
    text-decoration: none;
    width: 220px;
    margin: 5px 30px;
  }
}
#jevents h2.forVisitators {
  background: url(../images/icon_for_visitators.png) no-repeat center left;
  background-size: 40px;
  z-index: 99999;
  display: block;
  margin: 0;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
  padding: 15px 0px 12px 50px;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #jevents h2.forVisitators {
    background: url(../images/icon_for_visitators.png) no-repeat top center;
    background-size: 60px;
    z-index: 99999;
    display: block;
    margin: 10px 0 0 0;
    font-family: 'UniversLT-CondensedLight';
    color: #7aaec0;
    font-size: 32px;
    padding: 70px 0px 12px 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
  }
}
#jevents .for_cols {
  display: inline-block;
}
#jevents h2.forTeam {
  background: url(../images/icon_for_team.png) no-repeat center left;
  background-size: 40px;
  z-index: 99999;
  display: block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  font-family: 'UniversLT-CondensedLight';
  padding: 15px 0px 12px 50px;
  font-weight: normal;
}
@media (max-width: 767px) {
  #jevents h2.forTeam {
    background: url(../images/icon_for_team.png) no-repeat top center;
    background-size: 60px;
    z-index: 99999;
    display: block;
    margin: 10px 0 0 0;
    font-family: 'UniversLT-CondensedLight';
    color: #7aaec0;
    font-size: 32px;
    padding: 70px 0px 12px 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
  }
}
#jevents h2.forMedia {
  background: url(../images/icon_for_media.png) no-repeat center left;
  background-size: 40px;
  z-index: 99999;
  display: block;
  font-family: 'UniversLT-CondensedLight';
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  padding: 15px 0px 12px 50px;
  font-weight: normal;
}
@media (max-width: 767px) {
  #jevents h2.forMedia {
    background: url(../images/icon_for_media.png) no-repeat top center;
    background-size: 60px;
    z-index: 99999;
    display: block;
    margin: 10px 0 0 0;
    font-family: 'UniversLT-CondensedLight';
    color: #7aaec0;
    font-size: 32px;
    padding: 70px 0px 12px 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
  }
}
#jevents .item {
  margin: 10px 0 5px 0;
}
#jevents .item p {
  margin: 0 0 5px;
  color: #5b6c8a;
  font-size: 18px;
  padding: 0;
  font-weight: normal;
  font-family: 'Arial';
}
#jevents .item span.date {
  margin: 0;
  color: #cbcbcb;
  font-size: 21px;
  padding: 0;
  font-weight: normal;
  font-family: 'UniversLT-CondensedLight';
}
#jevents .item a.readMore {
  background: #48b1c9;
  background-size: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-family: 'UniversBQ-Bold';
  text-transform: uppercase;
  padding: 5px 15px;
  display: inline-block;
  margin-left: 30px;
  text-decoration: none;
  float: right;
}
#jevents .item .web {
  background: url(../images/icon_website.png) no-repeat center left;
  margin: 0 0 5px;
  color: #5b6c8a;
  font-size: 25px;
  padding: 10px 0 10px 50px;
  font-weight: bold;
  line-height: 1.2;
  font-family: 'Arial';
  width: 100%;
  display: block;
  font-family: 'UniversLT-CondensedLight';
}
#jevents .item .pdf {
  background: url(../images/icon_file_pdf.png) no-repeat center left;
  margin: 0 0 5px;
  color: #5b6c8a;
  font-size: 19px;
  padding: 10px 0 10px 50px;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'Arial';
  width: 100%;
  display: block;
}

#jevents .event-details ul,
#jevents .event-details-nospace ul {
	padding-left: 20px;
}

.for_cols {
  margin: 30px 0;
}
@media (max-width: 767px) {
  .for_cols {
    margin: 0;
    padding: 0 15px !important;
    max-width: 100%;
  }
}
.page_2 .leftCol {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.page_2 .rightCol {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.eventHeader {
  background: url(../images/icon_title_event.png) no-repeat center left;
  padding-left: 55px;
  display: block;
  margin: 0;
  color: #7aaec0;
  padding-top: 5px;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
}
@media (max-width: 767px) {
  .eventHeader {
    font-size: 24px;
    padding: 10px 0px 10px 55px;
  }
}
.events {
  display: inline-block;
}
.events .item {
  margin: 30px 0 0;
  display: inline-block;
}
.events .item h2 {
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  font-family: 'UniversLT-CondensedLight';
}
@media (max-width: 767px) {
  .events .item h2 {
    font-size: 19px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .events .item .col-md-9.col-xs-12 {
    padding: 0;
  }
}
.col-md-4 .events .item h2 {
  font-size: 21px;
}
@media (max-width: 767px) {
  .col-md-4 .events .item h2 {
    font-size: 19px;
    margin-top: 0;
  }
}
.events .item .date {
  background: url(../images/icon_calendar.png) no-repeat 0px 1px;
  color: #88a7be;
  font-size: 24px;
  padding: 0 10px 5px;
  padding-left: 40px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .events .item .date {
    font-size: 18px;
    background-size: 20px;
    padding-left: 30px !important;
  }
}
.col-md-4 .events .item .date {
  background: url(../images/icon_calendar.png) no-repeat center left;
  background-size: 20px;
  font-size: 18px;
  padding: 0px;
  padding-left: 30px !important;
}
.col-md-4 .events .item .location {
  background: none;
  font-size: 18px;
  padding: 0px;
  padding-left: 30px !important;
}
@media (max-width: 767px) {
  .col-md-4 .events .item .location {
    background: url(../images/icon_location.png) no-repeat center left;
    background-size: 18px;
  }
}
.col-md-4 .rightCol .events .item .location {
  background: url(../images/icon_location.png) no-repeat center left;
  background-size: 18px;
  font-size: 18px;
  padding: 0px;
  padding-left: 30px !important;
  width: 100%;
}
@media (max-width: 767px) {
  .col-md-4 .rightCol .events .item .location {
    background: url(../images/icon_location.png) no-repeat center left;
    background-size: 18px;
  }
}
@media (max-width: 767px) {
  .col-md-4 .events .item .col-md-9 {
    padding: 0 !important;
  }
}
.events .item .location {
  background: url(../images/icon_location.png) no-repeat center left;
  color: #88a7be;
  font-size: 24px;
  padding: 0 10px 5px;
  padding-left: 40px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .events .item .location {
    font-size: 18px;
    background-size: 20px;
    padding-left: 30px !important;
  }
}
@media (max-width: 767px) {
  .col-md-4 .events .item .readMore {
    position: absolute;
    right: 0;
    top: 15px;
    width: 40px;
  }
}
.events .item .readMore a,
.events .item .readMore a.synchronized,
.events .item .readMore a.Synchronized {
  background-color: #cac469;
  color: #ffffff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .events .item .readMore a,
  .events .item .readMore a.synchronized,
  .events .item .readMore a.Synchronized {
    margin-top: 15px;
  }
}
.events .item .description {
  font-size: 17px;
  line-height: 1.1;
}
.events .item .description ul {
  margin-bottom: 0;
  padding-left: 20px;
}
.events .item img {
  height: 130px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.col-md-4 .events .item img.Skating {
  border-left: solid 3px #EAF3F6 !important;
}
@media (max-width: 767px) {
  .col-md-4 .events .item img.Skating {
    display: none;
  }
}
.col-md-4 .events .item img {
  height: 80px;
  width: 100%;
  border: solid 3px #EAF3F6;
  object-fit: contain;
  object-position: center;
}
.events .item img.Synchronized.Skating,
.events .item img.synchronized.skating {
  border-left: solid 5px #cac469;
}
.events .item img.SP,
.events .item img.sp,
.events .item img.Figure.Skating,
.events .item img.figure.skating {
  border-left: solid 5px #48b1c9;
}
.events .item img.Speed.Skating,
.events .item img.speed.skating {
  border-left: solid 5px #b0cf83;
}
.events .item img.Track.Short,
.events .item img.track.short {
  border-left: solid 5px #7ad3c4;
}
.col-md-4 .events .item .readMore a {
  background: #00529b url(../images/icon_nav_next_white.png) no-repeat center;
  font-size: 0px !important;
  padding: 15px;
  height: 40px;
  display: block;
  text-decoration: none;
}
.col-md-4 .events .item {
  border-bottom: solid 1px #e4f4f9;
  padding-bottom: 10px;
  margin: 10px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-md-4 .events .item {
    width: 25%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .col-md-4 .events .item {
    width: 100%;
  }
}
.col-md-4 .events .item:first-child {
  border-bottom: solid 1px #e4f4f9;
  padding-bottom: 10px;
  margin: 30px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-md-4 .events .item:first-child {
    margin: 0;
  }
}
.col-md-4 .events .item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page_2 .col-md-8.col-sm-12.no-padding-left,
  .page_2 .col-md-4.col-sm-12.no-padding-right {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .page_2 .col-md-8.col-sm-12.no-padding-left,
  .page_2 .col-md-4.col-sm-12.no-padding-right {
    padding: 10px !important;
  }
}
.latestNewsBlock,
.rightCol .titleModuleGallery,
.template2 section.page_2 .leftCol h3,
.template2 section.page_2 .rightCol h3 {
  display: block;
  margin: 0;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  text-transform: uppercase;
  font-size: 32px;
}
.latestNewsBlock.judging {
  display: block;
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  text-transform: uppercase;
  font-size: 32px;
  margin: 30px 0;
}
.template2 .rightCol .owl-stage-outer,
.template2 .rightCol .owl-nav {
  display: none;
}
@media (max-width: 767px) {
  .template2 .rightCol .owl-stage-outer,
  .template2 .rightCol .owl-nav {
    display: block;
  }
}
.leftCol .viewMore,
.leftCol .viewMore:hover {
  background: url(../images/arrow_right.png) no-repeat center right;
  float: right;
  margin-top: -45px;
  margin-right: 5px;
  padding: 15px;
  color: #67a2c2;
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 767px) {
  .leftCol .viewMore,
  .leftCol .viewMore:hover {
    display: none;
  }
}
.latestnews .viewMore,
.latestnews .viewMore:hover {
  background: url(../images/arrow_right.png) no-repeat center right;
  float: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  color: #67a2c2;
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
  width: 165px;
  display: block;
}
.latestnews .row {
  margin: 10px -15px;
}
.latestnews .firstItem {
  margin-bottom: 25px;
}
.latestnews .col-md-12 img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  border-left: solid 5px #00417a;
}
@media (max-width: 767px) {
  .latestnews .col-md-12 img {
    height: 160px;
  }
}
.latestnews .col-md-12 img.figure.skating,
.latestnews .col-md-12 img.Figure.Skating {
  border-left: solid 5px #48b1c9;
}
.latestnews .col-md-12 img.synchronized.skating,
.latestnews .col-md-12 img.Synchronized.Skating {
  border-left: solid 5px #d5cc67;
}
.latestnews .col-md-12 img.speed-skating,
.latestnews .col-md-12 img.Speed.Skating {
  border-left: solid 5px #b0cf83;
}
.latestnews .col-md-12 img.short.track,
.latestnews .col-md-12 img.Short.Track {
  border-left: solid 5px #7ad3c4;
}
@media (max-width: 767px) {
  .latestnews .col-md-12 .col-md-6 {
    padding: 0 !important;
  }
}
.latestnews .col-md-12 .col-md-2 img {
  width: 100%;
  height: 105px;
  object-fit: cover;
  object-position: center;
  border-left: solid 5px #00417a;
}
@media (max-width: 767px) {
  .latestnews .col-md-12 .col-md-2 img {
    height: 160px;
  }
}
.latestnews h2.title {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .latestnews h2.title {
    margin-top: 10px;
  }
}
.latestnews h2.title a {
  font-family: 'UniversLT-CondensedLight';
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  text-decoration: none;
}
.latestnews .col-md-10 h2.title a {
  font-size: 21px;
}
.latestnews .date {
  background: url(../images/icon_calendar.png) no-repeat 0px 3px;
  background-size: 20px;
  color: #88a7be;
  font-family: 'UniversLT-CondensedLight';
  font-size: 21px;
  padding: 0 10px 0px;
  padding-left: 25px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
.latestnews .location {
  background: url(../images/icon_location.png) no-repeat center left;
  background-size: 20px;
  color: #88a7be;
  font-size: 21px;
  padding: 0 10px;
  padding-left: 25px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
.latestnews .description {
  margin-top: 10px;
  color: #404950;
  font-size: 17px;
  line-height: 1.5;
}
.latestnews .col-md-10 .description {
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 25px;
  max-height: 75px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .latestnews .col-md-10 {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .latestnews .col-md-10 .col-md-12 .col-md-4 {
    padding: 0 !important;
  }
}
.latestnews .readmore {
  background: #00417a url(../images/icon_nav_next_white.png) no-repeat calc(100% -  10px) center;
  background-size: 10px;
  font-weight: normal;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
  width: 200px;
}
@media (max-width: 767px) {
  .latestnews .readmore {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}
.latestnews .col-md-10 .readmore {
  width: 100%;
}
@media (max-width: 767px) {
  .latestnews .col-md-10 .readmore {
    margin-bottom: 15px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}
.searchEventForm input,
.searchEventForm select,
.chzn-container-single .chzn-single {
  border: solid 1px #b5bfc8;
  font-family: 'Arial' !important;
  font-size: 14px !important;
  color: #96C9E5 !important;
  padding: 8px !important;
  height: 40px !important;
  border-radius: 0 !important;
  box-shadow: none;
  outline: none;
  background: #ffffff;
  text-decoration: none !important;
  font-weight: normal;
}
.searchEventForm input:focus,
.searchEventForm input:active {
  border: solid 1px #b5bfc8;
  box-shadow: none;
  outline: none;
}
.searchEventForm .actionButtons {
  clear: both;
  float: left;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.searchEventForm .actionButtons .jevfilterinput {
  display: inline-block;
}
.searchEventForm .actionButtons .jevfilterinput input,
.searchEventForm .actionButtons .jevfilterinput input:focus,
.searchEventForm .actionButtons .jevfilterinput input:active {
  border: 0;
  box-shadow: none;
  outline: none;
}
.searchEventForm .actionButtons .searchButton {
  background: #cac469 url(../images/icon_search_button.png) no-repeat 45px center;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 8px 50px 10px 75px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold' !important;
  font-weight: normal;
  border: none;
  margin: 10px;
}
.searchEventForm .actionButtons .searchButton:hover {
  background: #afa958 url(../images/icon_search_button.png) no-repeat 45px center;
}
.searchEventForm .actionButtons .resetButton {
  background: #6396b2 url(../images/icon_reset.png) no-repeat 20px center;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 8px 20px 10px 40px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold' !important;
  font-weight: normal;
  border: none;
  margin: 10px;
}
.searchEventForm .actionButtons .resetButton:hover {
  background: #54819b url(../images/icon_reset.png) no-repeat 20px center;
}

.searchFilters {
  background: url(../images/icon_search_2.png) no-repeat 0px 20px;
  background-size: 27px;
  z-index: 99999;
  display: block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  padding: 15px 0px 12px 40px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: inherit;
}
.chzn-container-single .chzn-single div b {
  background: url(../images/icon_select_arrow.png) no-repeat center;
}
.chzn-container-single .chzn-single div {
  width: 40px;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: center;
}
.chzn-container-multi .chzn-choices li.search-choice {
  margin: 10px 2px;
  height: 20px;
}

.insideISU span {
  font-size: 16px;
  text-transform: none;
  color: #a4c2d9;
  display: block;
  width: 150px;
}
@media (max-width: 767px) {
  .insideISU span {
    font-size: 14px;
  }
}
.logoHeader.insideISU {
  padding: 5px 10px 0px 65px;
  margin: 10px 0;
  font-size: 11px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .logoHeader.insideISU {
    padding: 0px 10px 0px 55px;
    margin: 10px 0 10px 15px;
    font-size: 14px;
    line-height: 1;
  }
}
.icon-print {
  background-image: url(../images/icon_print.png) !important;
  width: 220px !important;
  height: 40px !important;
  background-position: 0px !important;
  background-size: 220px 40px;
}
.jevfilterfloatlist {
  margin: -10px;
  padding: 0;
}
.jevfilterfloatlist li {
  margin: 10px;
}
.jevfilterfloatlist li {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;

}

.jevfilterfloatlist > li:nth-child(8),
.jevfilterfloatlist li label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #6396b2;
}

.jevfilterfloatlist > li:nth-child(1) {
	width: 480px;
	margin-right: 30px;
}

.jevfilterfloatlist > li:nth-child(1) #search_fv {
	width: 100%;
}

.jevfilterfloatlist > li:nth-child(2),
.jevfilterfloatlist > li:nth-child(3) {
	width: 130px;
}

.jevfilterfloatlist > li:nth-child(4) {
	clear: both;
	width: 480px;
	margin-right: 20px;
}

.jevfilterfloatlist #season_fv_chzn {
	width: 100% !important;
}

.jevfilterfloatlist > li:nth-child(5) {
	float: left;
	width: 480px;
}

.jevfilterfloatlist #series_fv_chzn {
	width: 100% !important;
}

.jevfilterfloatlist > li:nth-child(6) {
	clear: both;
	float: left;
	width: 480px;
	margin-right: 20px;
}

.jevfilterfloatlist #loccities_fv_chzn {
	width: 100% !important;
}

.jevfilterfloatlist > li:nth-child(7) {
	float: left;
	width: 480px;
}

.jevfilterfloatlist #loccountry_fv_chzn {
	width: 100% !important;
}

.jevfilterfloatlist > li:nth-child(8) {
	clear: both;
	float: left;
	width: 480px;
	margin-right: 20px;	
}

.jevfilterfloatlist #afterdate_fvs1_img {
	background-color: white;
}


@media (max-width: 767px) {
  .jevfilterfloatlist li:nth-child(2),
  .jevfilterfloatlist li:nth-child(3) {
    width: calc(50% -  30px) !important;
    text-align: center;
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .jevfilterfloatlist li:nth-child(2),
  .jevfilterfloatlist li:nth-child(3) {
    width: calc(50% -  30px) !important;
  }
}


@media (max-width: 767px) {
  .jevfilterfloatlist #search_fv,
  .jevfilterfloatlist #loccities_fv_chzn,
  .jevfilterfloatlist #loccountry_fv_chzn  {
    width: 100% !important;
  }
}
.chzn-container-multi .chzn-results li,
.chzn-results li {
  width: 100% !important;
}


@media (max-width: 767px) {
	.jevfilterfloatlist > li:nth-child(1),
	.jevfilterfloatlist > li:nth-child(4),
	.jevfilterfloatlist > li:nth-child(5),
	.jevfilterfloatlist > li:nth-child(6),
	.jevfilterfloatlist > li:nth-child(7)	{
		width: 100% !important;
	}
}

@media (max-width: 767px) {
  
  .jevfilterfloatlist li:nth-child(1),
  .jevfilterfloatlist li:nth-child(4),
  .jevfilterfloatlist li:nth-child(5),
  .jevfilterfloatlist li:nth-child(6),
  .jevfilterfloatlist li:nth-child(7),
  .jevfilterfloatlist li:nth-child(8) {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .searchEventForm {
    margin: 0 0 0 -15px;
  }
}
@media (max-width: 767px) {
  .searchEventForm li select,
  .searchEventForm li input {
    max-width: 100% !important;
    width: 100% !important;
    font-size: 14px !important;
  }
  
  .searchEventForm #afterdate_fvs1 {
    max-width: 80% !important;
    width: 80% !important;
  }
}


@media (max-width: 767px) {
  .searchEventForm li input[type="radio"],
  .searchEventForm li input[type="radio"] {
    max-width: 20px !important;
    width: 20px !important;
    margin-left: -20px;
    display: block;
  }
}
.jevfilterinput label {
  width: calc(50% -  5px) !important;
  display: inline-block;
  margin: 0 !important;
  vertical-align: middle;
  padding: 10px 20px 10px 10px;
}
.jevfilterinput input {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  top: 0;
}
.listNews3 .col-md-4 .image img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  object-position: center;
  border-left: solid 5px #CAC469;
}
.listNews3 .col-md-4 .image {
  position: relative;
}
.listNews3 .col-md-4 {
  margin-bottom: 30px;
}
.listNews3 .readMore {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(202, 196, 105, 0.7);
  opacity: 0;
}
@media (max-width: 767px) {
  .listNews3 .readMore {
    opacity: 1;
  }
}
.listNews3 .readMore:hover {
  opacity: 1;
}
.listNews3 .readMore a {
  color: #ffffff;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  font-size: 15px;
  padding: 5px 10px;
  border: solid 2px #ffffff;
  text-align: center;
  margin: 68px auto 0;
  display: block;
  width: 130px;
  text-transform: uppercase;
  text-decoration: none;
}
.listNews3 .readMore a:hover {
  text-decoration: none;
}
.listNews3 .col-md-4 .title {
  font-family: 'Arial';
  color: #5b6c8a;
  font-size: 21px;
  font-weight: bold;
  margin: 5px 0;
  line-height: 1.1;
  display: block;
  text-decoration: none;
}
.listNews3 .col-md-4 .content {
  font-family: 'Arial';
  color: #404950;
  font-size: 17px;
  margin: 5px 0;
  line-height: 1.5;
}
.cleanSport .item {
  width: 100%;
  display: inline-block;
  clear: both;
  margin-bottom: 30px;
}
.cleanSport .item img {
  height: 165px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-left: solid 5px #00417a;
}
.cleanSport .item img.inside-figure-skating-news,
.cleanSport .item img.inside-figure-skating-interviews,
.cleanSport .item img.figure-skating-interviews,
.cleanSport .item img.grand-prix-news,
.cleanSport .item img.junior-grand-prix-news,
.cleanSport .item img.owg-figure-skating-news,
.cleanSport .item img.yog-figure-skating-news {
	border-left: solid 5px rgba(72, 177, 201, 0.9);
}

.cleanSport .item img.inside-synchronized-skating-news,
.cleanSport .item img.inside-synchronized-skating-interviews,
.cleanSport .item img.synchronized-skating-interviews,
.cleanSport .item img.synchronized-skating-champs-news {
	border-left: solid 5px rgba(213, 204, 103, 0.9);
}

.cleanSport .item img.inside-speed-skating-news,
.cleanSport .item img.inside-speed-skating-interviews,
.cleanSport .item img.speed-skating-interviews,
.cleanSport .item img.wc-speed-skating-news,
.cleanSport .item img.jwc-speed-skating-news,
.cleanSport .item img.owg-speed-skating-news,
.cleanSport .item img.yog-speed-skating-news {
	border-left: solid 5px rgba(176, 207, 131, 0.9);
}

.cleanSport .item img.inside-short-track-news,
.cleanSport .item img.inside-short-track-interviews,
.cleanSport .item img.short-track-interviews,
.cleanSport .item img.wc-short-track-news,
.cleanSport .item img.owg-short-track-news,
.cleanSport .item img.yog-short-track-news {
	border-left: solid 5px rgba(122, 211, 196, 0.9);
}


@media (max-width: 767px) {
  .cleanSport .item .col-md-4 {
    padding-right: 15px !important;
  }
}
.cleanSport .item h2,
.cleanSport .item h2 a,
.cleanSport .item h2 a:hover
.cleanSportNews .item h2,
.cleanSportNews .item h2 a,
.cleanSportNews .item h2 a:hover,
.cleanSportNews .firstItem h2,
.cleanSportNews .firstItem h2 a,
.cleanSportNews .firstItem h2 a:hover
 {
  color: #5b6c8a;
  font-size: 25px;
  font-weight: bold;
  margin-top: 0;
  text-decoration: none;
  font-family: 'UniversLT-CondensedLight';
}
@media (max-width: 767px) {
  .cleanSport .item h2,
  .cleanSport .item h2 a,
  .cleanSport .item h2 a:hover {
    margin-top: 10px;
  }
}
.cleanSport .description {
  font-family: 'Arial';
  color: #404950;
  font-size: 17px;
  margin: 5px 0;
  line-height: 1.5;
}
.cleanSport .readmore,
.cleanSportNews .readmore {
  background: #00417a url(../images/icon_nav_next_white.png) no-repeat calc(90%) center;
  background-size: 10px;
  color: #ffffff !important;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin-top: -10px;
  width: 100%;
}
@media (max-width: 767px) {
  .cleanSport .readmore {
    margin: 10px 0 0;
    width: 160px;
  }
}

.readmore.inside-figure-skating-news,
.readmore.figure-skating-news,
.readmore.inside-figure-skating-interviews,
.readmore.figure-skating-interviews,
.readmore.isu-grand-prix-of-figure-skating,
.readmore.grand-prix-news,
.readmore.junior-grand-prix-news,
.readmore.owg-figure-skating-news,
.readmore.yog-figure-skating-news,
.moduleLatestNews .figure-skating-news .description,
.moduleLatestNews .figure-skating-interviews .description,
.moduleLatestNews .grand-prix-news .description,
.moduleLatestNews .junior-grand-prix-news .description,
.moduleLatestNews .owg-figure-skating-news .description,
.moduleLatestNews .yog-figure-skating-news .description,
.position-1ba .col-md-4 .item.isu-grand-prix-of-figure-skating .description,
.position-1ba .col-md-4 .item.figure-skating-news .description,
.position-1ba .col-md-4 .item.figure-skating-interviews .description,
.position-1ba .col-md-4 .item.grand-prix-news .description,
.position-1ba .col-md-4 .item.junior-grand-prix-news .description,
.position-1ba .col-md-4 .item.owg-figure-skating-news .description,
.position-1ba .col-md-4 .item.yog-figure-skating-news .description,
.position-1bb .col-md-6 .topData.Figure.Skating {
  background-color: rgba(72, 177, 201, 0.9);
 } 

.readmore.inside-synchronized-skating-news,
.readmore.synchronized-skating-news,
.readmore.inside-synchronized-skating-interviews,
.readmore.synchronized-skating-interviews,
.readmore.synchronized-skating-champs-news,
.moduleLatestNews .synchronized-skating-news .description,
.moduleLatestNews .synchronized-skating-interviews .description,
.moduleLatestNews .synchronized-skating-champs-news .description,
.position-1ba .col-md-4 .item.synchronized-skating-news .description,
.position-1ba .col-md-4 .item.synchronized-skating-interviews .description,
.position-1ba .col-md-4 .item.synchronized-skating-champs-news .description,
.position-1bb .col-md-6 .topData.Synchronized.Skating {
  background-color: rgba(213, 204, 103, 0.9);
}

.readmore.inside-speed-skating-news,
.readmore.speed-skating-news,
.readmore.inside-speed-skating-interviews,
.readmore.speed-skating-interviews,
.readmore.wc-speed-skating-news,
.readmore.jwc-speed-skating-news,
.readmore.owg-speed-skating-news,
.readmore.yog-speed-skating-news,
.moduleLatestNews .speed-skating-news .description,
.moduleLatestNews .speed-skating-interviews .description,
.moduleLatestNews .wc-speed-skating-news .description,
.moduleLatestNews .jwc-speed-skating-news .description,
.moduleLatestNews .owg-speed-skating-news .description,
.moduleLatestNews .yog-speed-skating-news .description,
.position-1ba .col-md-4 .item.speed-skating-news .description,
.position-1ba .col-md-4 .item.speed-skating-interviews .description,
.position-1ba .col-md-4 .item.wc-speed-skating-news .description,
.position-1ba .col-md-4 .item.jwc-speed-skating-news .description,
.position-1ba .col-md-4 .item.owg-speed-skating-news .description,
.position-1ba .col-md-4 .item.yog-speed-skating-news .description,
.position-1bb .col-md-6 .topData.Speed.Skating {
  background-color: rgba(176, 207, 131, 0.9);
}

.readmore.inside-short-track-news,
.readmore.short-track-news,
.readmore.inside-short-track-interviews,
.readmore.short-track-interviews,
.readmore.wc-short-track-news,
.readmore.owg-short-track-news,
.readmore.yog-short-track-news,
.moduleLatestNews .short-track-news .description,
.moduleLatestNews .short-track-interviews .description,
.moduleLatestNews .wc-short-track-news .description,
.moduleLatestNews .owg-short-track-news .description,
.moduleLatestNews .yog-short-track-news .description,
.position-1ba .col-md-4 .item.short-track-news .description,
.position-1ba .col-md-4 .item.short-track-interviews .description,
.position-1ba .col-md-4 .item.wc-short-track-news .description,
.position-1ba .col-md-4 .item.owg-short-track-news .description,
.position-1ba .col-md-4 .item.yog-short-track-news .description,
.position-1bb .col-md-6 .topData.Short.Track {
  background-color: rgba(122, 211, 196, 0.9);
}

.cleanSport .date {
  background: url(../images/icon_calendar.png) no-repeat 0px -1px;
  background-size: 25px;
  color: #88a7be;
  display: inline-block;
  font-size: 21px;
  padding: 0 10px 0px;
  padding-left: 30px;
  margin-bottom: 5px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .cleanSport .date {
    background-size: 20px;
    font-size: 17px;
    padding-left: 25px;
    margin-top: 23px;
  }
  .cleanSport .item .col-md-8 .col-md-8, .cleanSport .item .col-md-8 .col-md-4 {
    width: 50%;
  }
}
.cleanSport .comments {
  background: url(../images/icon_comments.png) no-repeat 0px 2px;
  background-size: 25px;
  color: #88a7be;
  font-size: 21px;
  padding: 0 10px 0px;
  padding-left: 30px;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .cleanSport .comments {
    background-size: 20px;
    font-size: 17px;
    padding-left: 30px;
  }
}
.cleanSport .vote {
  background: url(../images/icon_vote_up.png) no-repeat 0px 0px;
  background-size: 20px;
  color: #cbcbcb;
  font-size: 21px;
  padding: 0 10px 0px;
  padding-left: 25px;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .cleanSport .vote {
    background-size: 18px;
    font-size: 17px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contentarticle {
    width: 100% !important;
  }
}
.rulesNews .item {
  margin-bottom: 30px;
  display: block;
}
.rulesNews .item img {
  max-height: 80px;
  height: 100%;
  width: 100%;
  border-left: solid 3px #cac469;
  object-fit: contain;
  object-position: center;
}
.rulesNews .item a {
  color: #5b6c8a;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  line-height: 1.1;
  text-decoration: none;
  cursor: pointer;
}
.rulesNews .item a:hover {
  color: #cac469;
  text-decoration: none;
}
.rulesNews .description {
  margin-top: 0px;
  color: #404950;
  font-size: 17px;
  line-height: 1.5;
}
.template13 .position-13a,
.template13 .position-13b,
.template13 .position-13c {
  background: #ffffff;
  padding: 30px 0;
  margin-bottom: 30px;
  border: solid 1px #eff7fb;
}
.template13 .position-13a .eventHeader,
.template13 .position-13b .eventHeader,
.template13 .position-13c .eventHeader {
  margin: 0 30px;
}
@media (max-width: 767px) {
  .template13 .position-13a .eventHeader,
  .template13 .position-13b .eventHeader,
  .template13 .position-13c .eventHeader {
    margin: -15px 10px -10px;
    padding: 7px 0 0 45px;
  }
}
.ongoingEventsCarousel {
  margin: 30px 0 15px;
}
@media (max-width: 767px) {
  .ongoingEventsCarousel .item {
    padding: 0 40px;
  }
}
.ongoingEventsCarousel .item h4.visible-xs {
  padding: 0px 15px 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ongoingEventsCarousel .item h4.visible-xs {
    padding: 0px 30px 5px;
  }
}
@media (max-width: 991px) {
  .ongoingEventsCarousel .owl-nav .owl-next,
  .ongoingEventsCarousel .owl-nav .owl-prev {
    background-size: 12px;
    width: 30px;
    height: 40px;
    top: 35px;
  }
}
.seriesEventsCarousel {
  width: calc(100% -  60px);
  margin: 0 30px;
  border-left: solid 2px #eff7fb !important;
}
.seriesEventsCarousel .item {
  display: table-cell;
  vertical-align: middle;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -moz-transform: none;
  border-right: solid 0px #eff7fb !important;
  border: solid 3px #eff7fb !important;
  padding: 15px 15px 15px 0;
  background: none !important;
  height: 200px;
}
.seriesEventsCarousel .owl-prev {
  background: #f3f9fd url(../images/icon_nav_prev.png) no-repeat 6px center;
  margin-left: -32px;
  top: 75px;
  width: 33px;
}
@media (max-width: 767px) {
  .seriesEventsCarousel .owl-prev {
    top: 35px;
  }
}
.seriesEventsCarousel .owl-next {
  margin-right: -30px;
  top: 75px;
  width: 33px;
}
@media (max-width: 767px) {
  .seriesEventsCarousel .owl-next {
    top: 35px;
  }
}
.template13 .position-13b .eventHeader {
  margin-bottom: 30px;
  background: url(../images/icon_figure_skating.png) no-repeat center left;
  background-size: 70px;
  padding: 5px 0 5px 80px;
}
@media (max-width: 767px) {
  .seriesEventsCarousel .item {
    height: 115px;
  }
}
.position-13c a {
  background: #48b1c9 url(../images/icon_calendar_white.png) no-repeat calc(50% -  80px) center;
  color: #ffffff;
  font-family: 'UniversLT-CondensedLight';
  font-size: 24px;
  text-transform: uppercase;
  padding: 10px 15px 10px 60px;
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.template9 .contain {
  padding: 0;
  background: #ffffff;
}
.listMembers .item {
  display: inline-block;
  width: 100%;
  padding: 15px;
}
.listMembers .item:nth-child(even) {
  background: #f7fbfd;
}
.listMembers .flag img {
  width: 37px;
  height: 25px;
  margin: -4px 15px 0 0;
  border: solid 2px #f0f7fa;
  border-radius: 2px;
}
.listMembers .state {
  color: #7da6bd;
  font-size: 21px;
  font-family: 'UniversLT-CondensedLight';
  padding: 0 30px 0 15px;
  display: inline-block;
  vertical-align: middle;
  cursor: default;
}
.listMembers .country {
  color: #7da6bd;
  font-size: 21px;
  font-family: 'UniversLT-CondensedLight';
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  cursor: default;
}
.listMembers .title {
  display: inline-block;
  width: calc(100% -  140px);
}
@media (max-width: 767px) {
  .listMembers .title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .listMembers .col-md-7 {
    padding: 0 !important;
  }
}
.listMembers .title a {
  text-decoration: none;
}
.listMembers .title a span {
  padding: 0;
  color: #404950;
  font-size: 17px;
  margin-bottom: 15px;
  font-family: 'Arial';
  line-height: 1.1;
  display: block;
}
.listMembers .title a span:last-child {
  padding: 0;
  color: #404950;
  font-size: 17px;
  margin-bottom: 0;
  font-family: 'Arial';
  line-height: 1.1;
  display: block;
}
.listMembers .viewMore {
  background: #004f98;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 8px 15px;
  text-align: center;
  text-decoration: none;
  width: 140px;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.listMembers .viewMore:hover {
	margin-top: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .listMembers .viewMore {
    background: #004f98 url(../images/icon_nav_next_white.png) no-repeat 15px center;
    background-size: 12px;
    font-size: 0;
    width: 40px;
    height: 40px;
  }
}
.members h2.contentheading {
  background: url(../images/icon_members_header.png) no-repeat center left;
  background-size: 38px;
  margin: 0 15px;
  padding: 15px 0px 12px 50px;
  text-transform: uppercase;
  font-family: 'UniversLT-CondensedLight';
}
@media (max-width: 767px) {
  .members h2.contentheading {
    background-size: 28px;
    margin: 0 15px;
    padding: 15px 0px 12px 40px;
    font-size: 17px;
  }
}
.members .icon-print {
  background-image: url(../images/icon_print_members.png) !important;
  width: 220px !important;
  height: 40px !important;
  background-position: 0px !important;
  background-size: 220px 40px;
  position: absolute;
  right: 30px;
  top: 15px;
}
.memberfederation .item {
  width: 100%;
  display: inline-flex;
}
@media (max-width: 767px) {
  .memberfederation .item {
    display: block;
  }
}
.memberfederation .item .col-md-4:first-child img {
  max-width: 100%;
}
.memberfederation .title {
  font-family: 'Arial';
  font-size: 19px;
  color: #5b6c8a;
  font-weight: bold;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .memberfederation .title {
    padding: 0;
    margin-top: 20px;
  }
}
.memberfederation p {
  font-family: 'Arial';
  font-size: 17px;
  color: #404950;
  font-weight: normal;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .memberfederation p {
    padding: 0 15px;
  }
}
.memberfederation a {
  font-family: 'Arial';
  font-size: 17px;
  color: #90b161;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
}
@media (max-width: 767px) {
  .memberfederation a {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .memberfederation .social {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .memberfederation .social a {
    padding: 0;
  }
}
.memberfederation p.Speed,
.memberfederation p.speed {
  background: url(../images/icon_sport_speed.png) no-repeat 0px;
  padding: 12px 0px 12px 65px;
}
@media (max-width: 767px) {
  .memberfederation p.Speed,
  .memberfederation p.speed {
    background: none;
    padding: 0 15px;
  }
}
.memberfederation p.Synchronized,
.memberfederation p.synchronized {
  background: url(../images/icon_sport_synchronized.png) no-repeat 0px;
  padding: 12px 0px 12px 80px;
}
@media (max-width: 767px) {
  .memberfederation p.Synchronized,
  .memberfederation p.synchronized {
    background: none;
    padding: 0 15px;
  }
}
.memberfederation p.Figure,
.memberfederation p.figure {
  background: url(../images/icon_sport_figure.png) no-repeat 0px;
  padding: 12px 0px 12px 105px;
}
@media (max-width: 767px) {
  .memberfederation p.Figure,
  .memberfederation p.figure {
    background: none;
    padding: 0 15px;
  }
}
.memberfederation p.Short,
.memberfederation p.short {
  background: url(../images/icon_sport_short.png) no-repeat 0px;
  padding: 12px 0px 12px 85px;
}
@media (max-width: 767px) {
  .memberfederation p.Short,
  .memberfederation p.short {
    background: none;
    padding: 0 15px;
  }
}
.memberfederation p.sport {
  background-size: contain;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  max-width: 235px;
}
@media (max-width: 767px) {
  .memberfederation p.sport {
    height: auto;
  }
}
.memberfederation .maps {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: solid 3px #e7f0f6;
  padding: 12px;
}
@media (max-width: 767px) {
  .memberfederation .maps {
    min-height: 200px;
    border: none;
    padding: 0;
  }
}
.template9 .contain.member {
  padding: 30px 15px 20px;
  background: #ffffff;
  display: inline-block;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .template9 .contain.member {
    padding: 30px 0 20px;
  }
}
@media (max-width: 767px) {
  .view-contact.template9 #content {
    padding: 0;
  }
}
.memberfederation .facebook {
  background: url(../images/social_blue.png) no-repeat 0px 0;
  width: 32px;
  height: 50px;
  display: inline-block;
  margin-left: -10px;
}
.memberfederation .google {
  background: url(../images/social_blue.png) no-repeat -90px 0;
  width: 30px;
  height: 50px;
  display: inline-block;
  margin-right: 10px;
}
.memberfederation .linkedin {
  background: url(../images/social_blue.png) no-repeat -140px 0;
  width: 30px;
  height: 50px;
  display: inline-block;
}
.memberfederation .twitter {
  background: url(../images/social_blue.png) no-repeat -38px 0;
  width: 30px;
  height: 50px;
  display: inline-block;
}
.memberfederation h1.title {
  font-family: 'UniversLT-CondensedLight';
  font-size: 40px;
  color: #7aaec0;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.1;
}
.memberfederation .row.col-md-12 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .memberfederation .row.col-md-12 .item img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .memberfederation .row.col-md-12 .item h1.title {
    font-size: 24px;
    margin-top: 5px;
  }
}
.memberfederation .icon-print {
  background-image: url(../images/icon_print_info.png) !important;
  width: 176px !important;
  height: 40px !important;
  background-position: 0px !important;
  background-size: 176px 40px;
  position: absolute;
  right: -15px;
  top: 22px;
}
.homeEventsCarousel .item {
  padding-left: 30px;
  padding-right: 30px;
}
.blocks .col-sm-6 {
  width: calc(50% -  15px);
  overflow: hidden;
  padding: 0;
}
@media (max-width: 767px) {
  .blocks .col-sm-6 {
    width: 100%;
    margin: 15px;
  }
}
.blocks .col-sm-6:nth-child(odd) {
  margin: 15px 15px 15px 0;
}
@media (max-width: 767px) {
  .blocks .col-sm-6:nth-child(odd) {
    margin: 15px;
  }
}
.blocks .col-sm-6:nth-child(even) {
  margin: 15px 0 15px 15px;
}
@media (max-width: 767px) {
  .blocks .col-sm-6:nth-child(even) {
    margin: 15px;
  }
}
.blocks .col-sm-6 img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .blocks .col-sm-6 img {
    padding-right: 30px;
    height: 140px;
  }
}
.blocks .col-sm-6 .title {
  background-color: rgba(0, 82, 155, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: 95%;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}
.blocks .col-sm-6 .title span {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Univers 47 CondensedLight';
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  text-decoration: none;
  display: block;
}
.containDocument {
  padding: 15px;
  background: #ffffff;
}
.containDocument a {
  color: #9bb870;
}
.containDocument h2:first-child {
  margin-top: 0;
}
.containDocument h2 {
  display: block;
  margin: 50px 0 20px -5px;
  color: #7aaec0;
  padding-top: 5px;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .containDocument h2 {
    margin: 30px 0 10px;
    font-size: 24px;
  }
}
.containDocument h2:hover {
  text-decoration: none;
}
.containDocument h4 span a:hover,
.containDocument h4 span a:focus {
  text-decoration: none;
}
.containDocument p {
  font-size: 17px;
}
.pdf {
  background: url(../images/icon_pdf.png) no-repeat top left;
  min-height: 70px;
  display: table;
  margin: 15px 0px;
}
.document {
  min-height: 70px;
  display: table;
  margin: 15px 0px;		
}
@media (max-width: 767px) {
  .pdf {
    min-height: 45px;
    background-size: 40px;
  }
}
.zip {
  background: url(../images/icon_zip.png) no-repeat top left;
  min-height: 70px;
  display: table;
  margin: 15px 0px;
}
@media (max-width: 767px) {
  .zip {
    min-height: 45px;
    background-size: 40px;
  }
}
.docs {
  background: url(../images/icon_docs.png) no-repeat top left;
  min-height: 70px;
  display: table;
  margin: 15px 0px;
}
@media (max-width: 767px) {
  .docs {
    min-height: 45px;
    background-size: 40px;
  }
}
.containDocument .item {
  vertical-align: middle;
  display: table-cell;
}
.pdf a,
.docs a,
.zip a,
.document a,
.archive a,
.spreadsheet a {
  margin: 0;
  color: #5b6c8a !important;
  font-size: 19px;
  padding: 0 0 0px 50px;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'Arial';
  width: 100%;
  display: block;
  text-decoration: none;
}
@media (max-width: 767px) {
  .pdf a,
  .docs a, .document a,
  .zip a,
  .archive a,
  .spreadsheet a {
    padding: 0 0 0px 40px;
  }
}
.pdf span.date,
.docs span.date,
.document span.date,
.zip span.date,
.archive span.date,
.spreadsheet span.date {
  color: #5b89a3;
  font-size: 17px;
  padding: 0 0 10px 50px;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'Arial';
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .pdf span.date,
  .docs span.date,
  .document span.date,
  .zip span.date,
  .archive span.date,
  .spreadsheet span.date {
    display: none;
  }
}
.tabs .nav li a {
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 17px;
  background: #eff7fb;
  border-top: solid 1px #d7e7ef;
  height: 60px;
  padding: 16px 10px;
}
.tabs .nav li:first-child.active a:hover {
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 17px;
  border-top: solid 1px #d7e7ef;
  height: 60px;
  padding: 16px 10px 16px 20px;
  text-decoration: none;
}
.tabs .nav li:hover a {
  text-decoration: underline;
}
.tabs .nav li.active a,
.tabs .nav li.active a:focus {
  color: #7aaec0;
  font-family: 'UniversLT-CondensedLight';
  font-size: 17px;
  background: #ffffff;
  border-top: solid 1px #d7e7ef;
  height: 60px;
  padding: 16px 10px;
}
.tabs .nav li:first-child a {
  border-left: solid 1px #d7e7ef;
  padding: 16px 10px 16px 20px;
}
.tabs .nav li:first-child,
.tabs .nav li:first-child.active span.first {
  background: none;
}
.tabs .nav li:first-child.active a {
  padding-left: 20px;
}
.tabs .nav li:first-child a:focus {
  border-left: solid 1px #d7e7ef;
}
.tabs .nav-pills > li + li {
  margin-left: 29px;
}
.tabs .nav li.active a span.first {
  background: url(../images/icon_tabs_hover2.png) no-repeat 0px 0px;
  width: 32px;
  height: 60px;
  display: inline-block;
  z-index: 999;
  position: absolute;
  top: -1px;
  left: -30px;
}
.tabs .nav li a span.last {
  background: url(../images/icon_tabs.png) no-repeat 0px 0px;
  width: 32px;
  height: 60px;
  display: inline-block;
  z-index: 999;
  position: absolute;
  top: -1px;
  right: -30px;
}
.tabs .nav li.active a span.last {
  background: url(../images/icon_tabs_hover.png) no-repeat 0px 0px;
  width: 32px;
  height: 60px;
  display: inline-block;
  z-index: 999;
  position: absolute;
  top: -1px;
  right: -30px;
}
.tabs .nav li:last-child a span.last {
  background: url(../images/icon_tabs_last.png) no-repeat 0px 0px;
  width: 32px;
  height: 60px;
  display: inline-block;
  z-index: 999;
  position: absolute;
  top: -1px;
  right: -30px;
}
.tabs .nav li:last-child:focus a span.last,
.tabs .nav li:last-child.active a span.last {
  background: url(../images/icon_tabs_hover_last.png) no-repeat 0px 0px;
  width: 32px;
  height: 60px;
  display: inline-block;
  z-index: 999;
  position: absolute;
  top: -1px;
  right: -30px;
}
.tabs .tab-content {
  background: #ffffff;
  border-left: solid 1px #d7e7ef;
  border-right: solid 1px #d7e7ef;
  border-bottom: solid 1px #d7e7ef;
  padding: 20px;
}
.k-ui-namespace .docman_category--style,
.k-ui-namespace .docman_categories {
  background: none;
  background-image: none;
  border-top: none;
  border-bottom: none;
  padding: 0;
}
.k-icon--size-large {
  font-size: 61px;
  margin-left: -18px;
  float: left;
  color: #d8e5e9;
}
@media (max-width: 767px) {
  .k-icon--size-large {
    font-size: 45px;
  }
}
.cols-2:nth-child(even) {
  margin: 0 -15px 30px 0;
  display: inline-block;
  padding: 15px;
  background: #fff;
}
.cols-2:nth-child(odd) {
  margin: 0 30px 30px -15px;
  display: inline-block;
  padding: 15px;
  background: #fff;
}
#content .blog .cols-2:nth-child(even) {
  max-width: 100%;
  overflow: hidden;
}
#content .blog .cols-2:nth-child(even) .container {
  max-width: 100%;
  overflow: hidden;
  padding: 15px 0px;
}
.col-md-6 .viewMore,
.col-md-6 .viewMore:hover {
  margin-top: 5px;
  margin-right: 0;
}
@media (max-width: 767px) {
	img {
		max-width: 100%;
	}
	
	.lightbox {
		top: 85px!important;
	    position: fixed;
	}
	
	.k-ui-namespace .mod_docman ul {
		padding: 0;
	}
	
	.relatedFiles .col-md-4, .relatedFiles .col-md-4 .documentUrl, .relatedFiles .col-md-4 .documentUrl:hover, .relatedFiles .module_document .documentUrl, .relatedFiles .module_document .documentUrl:hover {
    font-size: 21px;
	}
	
	.koowa_header .koowa_header__item:nth-child(2) p {
		font-size: 17px;
		line-height: 25px;
		font-family: 'UniversLT-CondensedLight';
	}
	
  .col-md-6 .viewMore,
  .col-md-6 .viewMore:hover {
    display: none;
  }
  
  .newsSocial .col-md-6 .viewMore,
  .newsSocial .col-md-6 .viewMore:hover {
    display: block;
    margin: 0 auto;
    float: none;
  }
}
.template15 .items {
  display: block;
  clear: both;
}
.template15 .col-sm-6 .col-md-4 img {
  max-height: 80px;
  height: 100%;
  width: 100%;
  border-left: solid 3px #cac469;
  object-fit: contain;
  object-position: center;
}
.template15 .col-sm-6 a.title {
  color: #5b6c8a;
  font-size: 21px;
  line-height: 1.1;
  font-weight: bold;
  font-family: 'Arial';
  text-decoration: none;
  padding-bottom: 15px !important;
  display: block;
}
.template15 .col-sm-6 a.title:hover {
  color: #cac469;
}
.template15 .col-sm-6 .description {
  color: #404950;
  font-size: 17px;
  line-height: 1.1;
}
.template15 .col-sm-6 .item {
  margin-bottom: 30px;
  display: block;
}
#jevents_body {
  border: none;
  background-color: #ffffff;
}
.nav-items > div:last-child {
  border-right: 1px solid #48b1c9;
}
.nav-items > div {
  border: 1px solid #48b1c9;
}
.nav-items > div:first-child {
  border-left: 1px solid #48b1c9;
}
#jevents_body .nav-items > div a:hover {
  padding: 6px 12px 6px 12px;
  background-color: #48b1c9;
  border: none;
  color: #ffffff;
}
#jevents_body .nav-items div.active a,
.jev_header2 .active a {
  background-color: #48b1c9;
}
.nav-items > div a {
  padding: 6px 12px 6px 12px;
}
.jev_toprow div.currentmonth {
  border-top: 1px solid #48b1c9;
  border-bottom: 1px solid #48b1c9;
}
.jev_toprow div.previousmonth,
.jev_toprow div.nextmonth {
  background-color: #48b1c9;
  border: 1px solid #48b1c9;
}
.jev_toprow div.previousmonth,
.jev_toprow div.currentmonth,
.jev_toprow div.nextmonth {
  line-height: 24px;
}
.chzn-container .chzn-results li.active-result {
  width: 100% !important;
}
.template15 .container section.clearfix .col-md-8 main#content,
.template15 .container section.clearfix .col-md-12 main#content,
.template15 .bgContent {
  background: #ffffff;
  border: solid 2px #eff7fb;
}
@media (max-width: 767px) {
  .template15 .container section.clearfix .col-md-8 main#content,
  .template15 .container section.clearfix .col-md-12 main#content,
  .template15 .bgContent {
    margin: 10px 15px !important;
    width: initial;
  }
  
  .template15 .container section.clearfix .col-md-12 main#content {
	  padding-top: 40px;
  }
  
  iframe {
	  max-width: 100%;
	  height: 40vw;
  }
}
.template15 .col-md-6:nth-child(odd) .moduletable {
  background: #ffffff;
  border: solid 2px #eff7fb;
  margin: 20px -15px 30px 15px;
  padding: 15px 30px 15px 15px;
}
@media (max-width: 767px) {
  .template15 .col-md-6:nth-child(odd) .moduletable {
    margin: 0px 15px 30px 15px;
    padding: 15px;
  }
}
.template15 .col-md-6:nth-child(even) .moduletable {
  background: #ffffff;
  border: solid 2px #eff7fb;
  margin: 20px 15px 30px -15px;
  padding: 15px 15px 15px 30px;
}
@media (max-width: 767px) {
  .template15 .col-md-6:nth-child(even) .moduletable {
    margin: 0px 15px 30px 15px;
    padding: 15px;
  }
}
.template15 .container section.clearfix .col-md-4 .moduletable {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 30px;
}
.position-17g .mod_docman,
.position-17i .mod_docman {
  background: #ffffff;
  padding: 15px;
  display: inline-block;
  margin-bottom: 30px;
}
.template15 .container section.clearfix .col-md-12 main#content p {
  line-height: 1.3;
  text-align: justify;
}
.template15 .container section.clearfix .col-md-12 main#content img.pull-left {
  padding: 0 15px 15px 0;
}
@media (max-width: 767px) {
  .template15 .container section.clearfix .col-md-12 main#content img.pull-left {
    padding: 0;
    max-width: 100%;
    height: initial;
  }
}
.template15 .container section.clearfix .col-md-12 main#content img.pull-right {
  padding: 0 0 15px 15px;
}
@media (max-width: 767px) {
  .template15 .container section.clearfix .col-md-12 main#content img.pull-right {
    padding: 0;
    max-width: 100%;
    width: 100%;
    height: initial;
  }
}
dl.article-info,
dl.fields-container {
  width: initial;
  display: inline-block;
  margin: 20px 0;
}
@media (max-width: 767px) {
  dl.article-info,
  dl.fields-container {
    margin: 0;
  }
}
@media (max-width: 767px) {
  dl.article-info {
    margin: 5px 0 0;
  }
}
.article-info .published {
  width: initial;
  display: inline-block;
  background: url(../images/icon_calendar.png) no-repeat 0px 3px;
  background-size: 20px;
  color: #88a7be;
  font-family: 'UniversLT-CondensedLight';
  font-size: 21px;
  padding: 0 10px 0px;
  padding-left: 25px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
.fields-container .location {
  width: initial;
  display: inline-block;
  background: url(../images/icon_location.png) no-repeat center left;
  background-size: 20px;
  color: #88a7be;
  font-size: 21px;
  padding: 0 10px;
  padding-left: 25px !important;
  margin-bottom: 5px;
  line-height: 1.1;
}
.template15 .page-header h2 {
  display: none;
}
@media (max-width: 767px) {
  .template15 .page-header h2 {
    margin: 45px 0 0;
    padding: 15px 0 0;
    display: none;
  }
}
.template15 .addtoany_container:first-child {
  width: initial;
  top: 23px;
  right: 15px;
  position: absolute;
}
@media (max-width: 767px) {
  .template15 .addtoany_container:first-child {
    top: 15px;
    right: initial;
    left: 11px;
  }
}
.template15 .addtoany_container:last-child {
  width: initial;
  bottom: 30px;
  right: 15px;
  position: absolute;
}
.addtoany_list.a2a_kit_size_32 a > span {
  height: 25px;
  line-height: 21px;
  width: 25px;
  padding: 3px;
}
.events.inNews .item .date {
  font-size: 18px;
  background-size: 20px;
  padding: 5px 5px 0 25px !important;
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .events.inNews .item .date {
    padding: 5px 5px 0 25px !important;
  }
}
.events.inNews .item .location {
  font-size: 18px;
  background-size: 20px;
  padding: 5px 5px 0 25px !important;
  width: 100%;
  display: block;
}
.events.inNews .item img {
  height: 90px;
  border: solid 1px #88a7be !important;
}
a.readNews {
  display: block;
  width: 105px !important;
  float: right !important;
  padding: 5px 10px !important;
}
.template15 .latestnews img {
  width: 100%;
  height: 90px;
  object-fit: cover;
  object-position: center;
  border-left: solid 5px #cac469;
}
.template15 .latestnews h2.title a {
  font-family: 'Arial';
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  line-height: 1.1;
  text-decoration: none;
  display: block;
}
.template15 .latestnews h2.title a.figure:hover {
  color: #48b1c9;
}
.template15 .latestnews h2.title a.synchronized:hover {
  color: #d5cc67;
}
.template15 .latestnews h2.title a.speed:hover {
  color: #b0cf83;
}
.template15 .latestnews h2.title a.track:hover {
  color: #7ad3c4;
}
.template15 .latestnews img.figure {
  border-left: solid 5px #48b1c9;
}
.template15 .latestnews img.synchronized {
  border-left: solid 5px #d5cc67;
}
.template15 .latestnews img.speed {
  border-left: solid 5px #b0cf83;
}
.template15 .latestnews img.track {
  border-left: solid 5px #7ad3c4;
}
.template15 .latestnews img.news {
  border-left: solid 5px #5b6c8a;
}
@media (max-width: 767px) {
  .template15 .latestnews .col-md-6 .col-sm-8 {
    padding-right: 0 !important;
  }
}
.template15 .latestnews .description {
  margin-top: 0;
  color: #404950;
  font-size: 17px;
  line-height: 1.5;
}
.template15 .col-md-6 h3.headerTitle {
  padding: 5px 15px 10px 0px;
}
.template15 .bgContent {
  margin-bottom: 20px;
}
.position-15e img {
  height: 100px;
  width: 100px;
  object-fit: contain;
  object-position: center;
  margin: 10px auto 0;
  display: block;
}
.position-15e h4 {
  color: #00529b;
  font-size: 27px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  text-align: center;
}
.position-15e p.description {
  color: #7b879c;
  font-size: 17px;
  text-align: center;
  font-family: 'Arial';
}
.position-15e a.btn-blue {
  color: #ffffff;
  font-size: 15px;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  background-color: #00529b;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin: 0 auto 15px;
  width: 160px;
}
@media (max-width: 767px) {
  div[itemprop="articleBody"] {
    padding: 0 0 30px;
  }
}
.template2 .page_2 .col-md-12 {
  display: flex;
}
@media (max-width: 767px) {
  .template2 .page_2 .col-md-12 {
    display: block;
  }
}
.k-ui-namespace .k-filters--toggleable {
  background: #ffffff;
  border: none;
  padding: 15px 0;
  box-shadow: none;
}
.k-ui-namespace .k-filters input[type="search"],
.docman-search-date .k-input-group.input-block-level {
  border: solid 1px #b5bfc8;
  font-family: 'Arial' !important;
  font-size: 17px !important;
  color: #5b89a3 !important;
  padding: 8px !important;
  height: 40px !important;
  border-radius: 0 !important;
  box-shadow: none;
  outline: none;
  background: #ffffff;
  text-decoration: none !important;
}
.select2-container--bootstrap .select2-selection {
  border: none;
}
.k-checkbox-dropdown-content .form-group:nth-child(1),
.k-checkbox-dropdown-content .form-group:nth-child(2),
.k-checkbox-dropdown-content .form-group:nth-child(3) {
  width: 33%;
  display: inline-table;
  margin: 0 !important;
  padding: 0;
}
@media (max-width: 767px) {
  .k-checkbox-dropdown-content .form-group:nth-child(1),
  .k-checkbox-dropdown-content .form-group:nth-child(2),
  .k-checkbox-dropdown-content .form-group:nth-child(3) {
    width: 100%;
    display: block;
  }
}
.k-checkbox-dropdown-content .center {
  width: 365px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .k-js-datepicker.date {
    width: calc(100% -  109px) !important;
  }
}
.k-checkbox-dropdown-content .form-group label {
  font-size: 16px;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
}
.k-ui-namespace .k-filters--toggleable:not(ancient) .k-checkbox-dropdown-toggle,
.k-ui-namespace .k-filters--toggleable:not(ancient) .k-checkbox-dropdown-label {
  display: block;
  margin: 5px 0;
  color: #7aaec0;
  padding-top: 5px;
  font-family: 'UniversLT-CondensedLight';
  font-size: 32px;
  text-decoration: none !important;
  font-weight: normal;
}
.docman-search-date .k-input-group {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 !important;
  padding: 0;
  clear: both;
}
.k-form-control {
  border: solid 1px #b5bfc8;
  padding: 5px 10px;
}
.select2-container .select2-search--inline {
  width: 100%;
}
.jevfilterfloatlist .icon-calendar {
  height: 39px;
  width: 40px;
  border-radius: 0px !important;
  display: block;
  background: #d9e9f2 url(../images/icon_calendar.png) no-repeat 4px 3px;
  border: solid 1px #eeeeee;
}
.template17 .published .icon-calendar {
  display: none;
}
#selectjevdate_img {
  padding: 0 !important;
  border-radius: 0 !important;
}
.k-ui-namespace .select2.select2-container.select2-container--bootstrap .select2-search__field {
  width: 100% !important;
}
.relatednews1 .item .title {
  margin: 0 0 5px;
  color: #5b6c8a;
  font-size: 21px;
  padding: 0;
  font-weight: bold;
  font-family: 'Arial';
  text-decoration: none;
  width: 100%;
  display: block;
}
.relatednews1 .item .date {
  margin: 0;
  color: #cbcbcb;
  font-size: 21px;
  padding: 0;
  font-weight: normal;
  font-family: 'UniversLT-CondensedLight';
}
.relatednews1 .item .readMore {
  background: #48b1c9;
  background-size: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-family: 'UniversBQ-Bold';
  text-transform: uppercase;
  padding: 5px 15px;
  display: inline-block;
  margin-left: 0px;
  text-decoration: none;
  float: right;
}
.position-11g {
  background: #fff;
  margin: 30px 0 15px;
  padding-bottom: 30px;
}
.position-11e {
  background: #fff;
  margin: 15px 0;
  padding-bottom: 30px;
}
.position-11f .col-md-6 {
  background: #fff;
  margin: 15px 0 30px;
  padding: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .position-11f .col-md-6 {
    margin: 15px 0 15px;
  }
  .position-17e {
    margin-right: 0!important;
	}
}
@media (max-width: 767px) {
  .position-11f .col-md-6 {
    margin: 10px 0 10px;
  }
}
.position-11g .item {
  padding-bottom: 30px;
}
.position-11g h3.headerTitle {
  padding: 20px 15px 20px 15px;
}
.position-11f .titleModuleVideo {
  background: url(../images/icon_title_gallery.png) no-repeat left 13px;
  display: block;
  background-size: 33px;
  font-family: 'UniversLT-CondensedLight';
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 10px 0px 15px 45px;
}
.position-11f .titleModuleGallery {
  background: url(../images/icon_video.png) no-repeat left 12px;
  background-size: 30px;
  font-family: 'UniversLT-CondensedLight';
  margin: 0;
  color: #7aaec0;
  padding: 10px 0px 20px 40px;
}
.position-11f .containGallery .owl-item img {
  height: 290px;
}
@media (max-width: 767px) {
  .position-11f .containGallery .owl-item img {
    height: 175px !important;
  }
}
.position-11f .containGallery .owl-nav .owl-next,
.position-11f .containGallery .owl-nav .owl-prev {
  top: 120px;
}
.containVideos .avs-player iframe,
.containVideos .avs-player {
  height: calc(100vw / 3) !important;
}

.template2 .leftCol .avs-player iframe {
	height: 100%!important;
}
@media (max-width: 767px) {
  .containVideos .avs-player iframe,
  .containVideos .avs-player {
    height: 175px !important; 
  }
}
.template14 .containVideos .avs-player iframe,
.template14 .containVideos .avs-player {
  height: 645px !important;
}
@media (max-width: 767px) {
  .template14 .containVideos .avs-player iframe,
  .template14 .containVideos .avs-player {
	height: 200px !important; 
  }
}
.position-11f .containGallery .owl-thumb-item,
.position-11f .containGallery .owl-thumb-item:focus,
.position-11f .containGallery .owl-thumb-item:active {
  height: 90px;
}
.position-11f .containGallery .owl-thumbs {
  height: 85px;
}
.position-1ba .col-md-8 .col-md-12 img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: center;
}
.position-1ba .col-md-4 .item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
}
.position-1ba .col-md-4 .item .description h3 {
  margin: 0 0 0 -5px;
}
.position-1ba .col-md-8 .col-md-12 .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}
.position-1bb .col-md-6:nth-child(odd) {
  display: block;
  overflow: hidden;
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .position-1bb .col-md-6:nth-child(odd) {
    width: calc(100% - 15px);
  }
}
.position-1bb .col-md-6:nth-child(even) {
  display: block;
  overflow: hidden;
  width: calc(50% - 15px);
  margin-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .position-1bb .col-md-6:nth-child(even) {
    width: calc(100% - 15px);
  }
}
.position-1bb .col-md-6 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 767px) {
	.position-1bb .col-md-6 img {
	  height: 300px;
	}
}
.position-1bb .col-md-6 .topData {
  position: absolute;
  top: 15px;
  left: 0;
  width: initial;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}
.position-1bb .col-md-6 .topData .date {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Univers 47 CondensedLight';
  padding: 0;
  margin: 0;
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  background: none;
}
.position-1bb .col-md-6 .topData .date span {
  font-size: 26px;
}
.position-1bb .col-md-6 .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 15px;
  background: #ffffff;
  border-bottom: solid 1px #eff7fb;
  border-left: solid 1px #eff7fb;
  border-right: solid 1px #eff7fb;
}
.position-1bb .col-md-6 .col-xs-4 img {
  width: 100%;
  height: 100%;
  min-height: 80px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto;
  display: block;
}
.position-1bb .eventHeader {
  padding: 20px 0 17px 55px;
  font-weight: bold;
}
.position-1bb .col-md-6 .description h3 {
  margin: 0;
  line-height: 0.8;
}
.position-1bb .col-md-6 .description h3 a span,
.position-1bb .col-md-6 .description h3 a:hover span,
.position-1bb a:hover {
  color: #5b6c8a;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  line-height: 1;
}

.position-1bb .nextEventsHeader .nextEventsTitle {
	padding-left: 0;
}

.position-1bb .nextEventsHeader .nextEventsAll {
	padding-left: 0;
}

.position-1bb .nextEventsHeader .nextEventsAll a.viewMore {
	margin-right: 0;
}

.position-1bb .col-md-6 .description .location {
  color: #7da6bd;
  font-size: 21px;
  padding: 0;
  margin: 0;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
}
.newsCarousel .owl-thumbs {
  display: none;
}
.jmoddiv.jmodinside {
  position: initial !important;
  top: 0;
  left: inherit !important;
}
.sliderEvents .item {
  margin-top: 70px;
  padding-right: 15px;
}
.template14 .sliderEvents .item {
  margin-top: 20px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .template14 .sliderEvents .item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.template1b .sliderEvents .item {
  margin-top: 20px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .template1b .sliderEvents .item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.sliderEvents .item .event {
  display: inline-block;
  border: solid 1px #eff7fb;
  background: #fff;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.template14 .sliderEvents .item .event {
  height: 115px;
  margin-bottom: 13px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .template14 .sliderEvents .item .event {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .template14 .sliderEvents .item .event {
    height: initial;
  }
}
.template1b .sliderEvents .item .event {
  width: 100%;
}
@media (max-width: 767px) {
  .template14 .sliderEvents .item .event .no-padding-left {
    padding: 0 !important;
  }
}
.sliderEvents .item .event .col-xs-4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sliderEvents .item .event .col-xs-8 {
  position: relative;
  height: 114px;
}


.template1b .sliderEvents .item .event .col-xs-8 {
  position: relative;
}
.sliderEvents .item .event .col-xs-8 div.col-xs-12 {
  position: absolute;
  bottom: 10px;
  max-height: 50px;
}
@media (max-width: 767px) {
  .sliderEvents .item .event .col-xs-8 div.col-xs-12 {
    position: initial;
    bottom: 0;
  }
}
.sliderEvents .item .event .col-xs-8 div.col-xs-12 .data {
  bottom: -5px;
}
.sliderEvents .item .event .col-xs-8 h2,
.ongoingEventsDiscipline .events div.description div h2{
  line-height: 1;
  color: #5b6c8a;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  text-align: left;
  margin: 5px 0 5px;
}

/* @media (max-width: 768px) {

.sliderEvents .item .event .col-xs-8 h2 {
  line-height: 1;
  color: #5b6c8a;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
	font-size: 20px;
    line-height: 23px;
  text-decoration: none;
  text-align: left;
  margin: 8px 0 5px;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 46px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

} */

@media (min-width: 768px) and (max-width: 1024px) {

.sliderEvents .item .event .col-xs-8 h2 {
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 46px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

}

.sliderEvents .item .event .col-xs-8 .date,
.sliderEvents .item .event .col-xs-8 .location,
.ongoingEventsDiscipline .events div.description div p.location {
  color: #7da6bd;
  font-size: 21px;
  padding: 0;
  margin: 0;
  font-family: 'UniversLT-CondensedLight';
  font-weight: normal;
  width: 100%;
  display: block;
  line-height: 1;
}
.sliderEvents .item .event .col-xs-8 .img {
  margin-bottom: 15px;
}
.sliderEvents .item .event .col-xs-8 .img img {
  width: 100%;
  height: 100%;
  max-height: 50px;
  max-width: 50px;
  object-fit: cover;
  object-position: center;
  bottom: 0;
  position: relative;
}
@media (max-width: 767px) {
  .sliderEvents .item .event .col-xs-8 .img img {
    margin: 0 auto;
    display: block;
  }
  .sliderEvents .item .event .col-xs-8 {
	  height: initial;
  }
  .sliderEvents .item .event .col-xs-8 div.col-xs-12 {
	  max-height: initial;
  }
}
.sliderEvents .item .event .col-xs-8 .readMore {
  display: table;
  height: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.sliderEvents .item .event .col-xs-8 .readMore span, 
.sliderEvents .item .event .col-xs-8 .readMore span:hover {
  background: #004f98;
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-family: 'UniversLT-CondensedLight';
  text-transform: uppercase;
  padding: 5px 10px;
  text-decoration: none;
  width: 100%;
  line-height: 1.5;
  vertical-align: bottom;
  text-align: center;
}
@media (max-width: 767px) {
	.sliderEvents .item .event .col-xs-8 .readMore {
		display: none;
	}
}
.newsSocial {
  display: inline-block;
}
.template17 img {
  max-width: 100%;
}
.position-17m,
.position-17n {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .position-17a,
  .position-17n,
  .position-17k,
  .position-17d  {
    padding: 0px !important;
  }
}

@media (max-width: 767px) {
  .position-17e {
    padding: 0 15px !important;
  }
}
.position-17m .k-ui-namespace {
  background-color: #ffffff;
  padding: 15px;
  display: inline-block;
}
@media (max-width: 767px) {
  .position-17m .k-ui-namespace {
    padding: 0;
  }
}
.position-17m .k-ui-namespace .col-md-4,
.position-17i .relatedFiles .col-md-4,
.position-17l .relatedFiles .col-md-4,
.position-17j .relatedFiles .col-md-4,
.position-17g .relatedFiles .col-md-4 {
  width: 50%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .position-17m .k-ui-namespace .col-md-4,
  .position-17i .relatedFiles .col-md-4,
  .position-17l .relatedFiles .col-md-4,
  .position-17j .relatedFiles .col-md-4,
  .position-17g .relatedFiles .col-md-4 {
    float: left;
  }
}
@media (max-width: 767px) {
  .position-17m .k-ui-namespace .col-md-4,
  .position-17i .relatedFiles .col-md-4,
  .position-17l .relatedFiles .col-md-4,
  .position-17j .relatedFiles .col-md-4,
  .position-17g .relatedFiles .col-md-4 {
    width: 100%;
  }
}
.position-17m .k-ui-namespace .col-md-4:nth-child(odd),
.position-17i .relatedFiles .col-md-4:nth-child(odd),
.position-17l .relatedFiles .col-md-4:nth-child(odd),
.position-17j .relatedFiles .col-md-4:nth-child(odd),
.position-17g .relatedFiles .col-md-4:nth-child(odd) {
  clear: both;
}
.position-17m h3.headerTitle {
  text-transform: none;
  color: #18bfde;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  font-size: 32px;
  width: 100%;
  padding: 0 15px 20px 0px;
}
.btn.arrow {
  color: #5b6c8a;
  font-size: 24px;
  font-weight: bold;
  min-height: 45px;
  padding: 30px 140px 30px 20px;
  text-decoration: none;
  font-family: 'Arial';
  background: #f4fafc url(../images/icon_nav_right.png) no-repeat calc(100% - 25px) center;
  border: none;
  box-shadow: none;
  text-align: center;
  display: block;
  width: 340px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .btn.arrow {
    font-size: 22px;
    padding: 30px 110px 30px 10px;
    width: 270px;
  }
}
.btn.arrow:hover {
  background: #aeecff url(../images/icon_nav_right.png) no-repeat calc(100% - 25px) center;
  padding: 30px 140px 30px 20px;
  font-size: 24px;
  color: #5b6c8a;
}

.position-17d .owl-stage-outer,
.position-17d .owl-nav {
  display: none;
}
.position-17d .owl-carousel {
  background: #fff;
  padding: 0 15px 15px;
}
.position-17d p.image {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.oneimage {
  overflow: hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .oneimage {
    margin-bottom: 15px;
  }
}
.oneimage .col-md-12 img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .oneimage .col-md-12 img {
    min-height: 220px !important;
  }
}
.oneimage .col-md-12 .description {
  background-color: rgba(76, 199, 227, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  padding: 7px 15px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  -moz-transform: skewX(-10deg);
  margin-left: -6%;
  padding-left: 10%;
}
.oneimage .col-md-12 .description h3 {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  margin: 0 0 5px -10px;
  padding: 0;
}
.oneimage .col-md-12 .description h3 a {
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Arial';
  font-weight: bold;
  text-decoration: none;
}
.oneimage .col-md-12 .description p {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  -moz-transform: skewX(10deg);
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 0;
  color: #ffffff;
}
.oneimage .col-md-12 .description p span {
  color: #ffffff !important;
  font-family: 'Arial';
  font-size: 16px;
}
.headerBoldTitle {
  color: #7aaec0;
  font-weight: bold;
  z-index: 99999;
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  font-size: 32px;
  width: 100%;
  padding: 20px 15px 20px 0px;
  text-transform: uppercase;
}

.template17 .mod_docman_icons {
  padding-left: 0px;
}

.position-17a,
.position-17g,
.position-17i,
.position-17k,
.position-17d,
.position-17e {
  margin-right: 15px;
}

.position-17h {
	display: flex;
}

@media (max-width: 767px) {
	.position-17h {
		display: block;
	}
}

.position-17j .module_document__info .module_document__date {
	font-weight: normal;
	font-size: 14px;
	margin-left: 48px;
	margin-top: -10px;
}

.position-17i .mod_docman,
.position-17j .mod_docman {
	padding-left: 0px;
}

.position-17j .k-ui-namespace .koowa_header {
	margin-top: 10px;
}

.position17_2,
.position17_3,
.position17_4,
.position17_5 {
	margin-top: 15px;
}

.position17_1,
.position17_2,
.position17_3,
.position17_4,
.position17_5 {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .position17_1 .col-md-6:nth-child(2),
  .position17_2 .col-md-6:nth-child(2),
  .position17_3 .col-md-6:nth-child(2),
  .position17_4 .col-md-6:nth-child(2),
  .position17_5 .col-md-6:nth-child(2)  {
    padding: 5px 15px !important;
  }
}
@media (max-width: 767px) {
  .position17_3 .col-md-6:nth-child(2),
  .position17_4 .col-md-6:nth-child(2),
  .position17_5 .col-md-6:nth-child(2)  {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  .position17_3 .col-md-6:nth-child(2) .col-md-6,
  .position17_4 .col-md-6:nth-child(2) .col-md-6 {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .position17_5 {
    margin: 15px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  .position17_5 {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .position17_5 .position-17l .custom {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .position17_5 .position-17l .custom {
    padding: 0 !important;
  }
}
.template17 .custom {
  color: #404950;
  font-size: 17px;
  line-height: 1.3;
  font-family: 'Arial';
}

.events.inNews .viewMore {
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .tabMobile.meetTheTeam {
    padding: 15px 0 15px;
	display: inline-table;
    width: 100%;
  }
  .tabMobile.meetTheTeam .parent .nav-child li:hover a {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none;
    overflow: hidden;
    padding-left: 15px;
    color: #ffffff;
  }
  .tabMobile.meetTheTeam .parent .nav-child li:hover {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none;
  }
  .tabMobile.meetTheTeam .parent .nav-child li {
    padding-left: 15px;
  }
  .tabMobile.meetTheTeam .parent .nav-child li.active {
    padding-left: 15px;
    background: #004f98;
  }
  .tabMobile.meetTheTeam .parent .nav-child li.active a {
    color: #ffffff;
  }
  .tabMobile.meetTheTeam .parent .nav-child li.current,
  .tabMobile.meetTheTeam .parent .nav-child li:hover {
    margin-left: 0;
    padding-left: 0;
  }
  .tabMobile.meetTheTeam .parent .nav-header {
    padding: 23px 30px 23px 15px;
  }
  #exTab1 {
    padding: 0;
  }
  .tabs .tab-content {
    border-top: solid 1px #d7e7ef;
  }
  .containDocument .title {
    margin: 0;
    color: #7aaec0;
    padding-top: 0px;
    font-family: 'UniversLT-CondensedLight';
    font-size: 24px;
    text-decoration: none;
    line-height: 1;
  }
}
.nohidemobile .item.hidden-xs {
  display: block !important;
}
@media (max-width: 767px) {
  .no-padding-mobile {
    padding: 0 !important;
  }
}
.homeEventsCarousel .owl-item img {
  display: block;
  width: initial !important;
  max-width: 100%;
  max-height: 50px !important;
  height: initial;
}
.jev_listview .jev_listrow,
.jev_listview .jev_listrow {
  border: none;
}
#jevents_body ul.ev_ul li.ev_td_li,
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
  border: none;
  border-color: #fcfcfc;
  background: none;
}
#jev_maincal {
  margin: 0 -15px;
  background-color: #FCFCFC;
  border: none;
}
@media (max-width: 767px) {
  #jev_maincal {
    margin: 0;
  }
}
#jev_maincal.jev_listview.category .jev_listrow:first-child {
  margin-bottom: 15px;
}
#jevents_body ul.ev_ul li.ev_td_li,
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
  margin-left: 7px;
}

#jevents_body a.doclink,
#jevents_body ul li a {
	font-size: 20px;
	font-family: 'UniversLT-CondensedLight';
}

@media (max-width: 767px) {
  #jev_maincal.jev_listview.category .jev_listrow:first-child .jev_daysnames {
    max-height: 14px;
  }
}
@media (max-width: 767px) {
  #jev_maincal.jev_listview.category .jev_listrow:first-child .jev_daysnames td:first-child {
    text-align: left;
  }
}
.k-js-search-reset,
.k-js-search-reset:hover {
  background: #6396b2 url(../images/icon_reset.png) no-repeat 20px center;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 8px 20px 10px 40px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold' !important;
  font-weight: normal;
  border: none;
  margin: 10px;
  border-radius: 0px !important;
}
.k-js-search-submit,
.k-js-search-submit:hover {
  background: #cac469 url(../images/icon_search_button.png) no-repeat 45px center;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 8px 50px 10px 75px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold' !important;
  font-weight: normal;
  border: none;
  margin: 10px;
  border-radius: 0px !important;
}
.formResponsive .formHorizontal .formControlLabel {
  text-transform: uppercase;
  color: #6396b2;
  font-family: 'UniversLT-CondensedLight';
  font-weight: bold;
}
#userForm h2 {
  font-family: 'UniversLT-CondensedLight';
  display: inline-block;
  margin: 0;
  color: #7aaec0;
  font-size: 32px;
  width: 100%;
  padding: 20px 15px 20px 0px;
  text-transform: uppercase;
}
.formBody .rsform-submit-button {
  background-color: #cac469!important;
  background-image: none!important;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 10px 50px 10px 50px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  border: none!important;
  border-radius: 0!important;
}
.formBody .rsform-reset-button {
  background-color: #6396b2!important;
  background-image: none!important;
  color: #ffffff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px !important;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'UniversBQ-Bold';
  font-weight: normal;
  border: none!important;
  margin: 0 10px 10px;
  border-radius: 0!important;
}

.formResponsive .rsform-block.rsform-block-header {
	margin-bottom: 18px;
}

.formResponsive .rsform-block {
	margin-bottom: 5px !important;
}

.formResponsive .formBody .rsform-input-box {
	margin-bottom: -5px;
}

.event-details {
  min-height: 300px;
  background-color: #efefef;
  border-right: 20px solid white;
}
.event-details ul{
	font-size: 17px;
}
.event-details-nospace {
  min-height: 300px;
  background-color: #efefef;
  border-right: 0px;
}
.listMembers .printing .item-small {
  display: inline-block;
  width: 50%;
  margin-left: 25%;
  padding: 3px;
}
.listMembers .printing .item-small {
  background: none;
}
.contentpane.modal {
  display: block !important;
  position: initial !important;
  overflow: auto !important;
}
body.contentpane {
  background: #fff !important;
  background-color: #fff !important;
}
.template15 .events .item .readMore a,
.template15 .events .item .readMore a.synchronized.skating,
.template15 .events .item .readMore a.Synchronized.Skating {
  background-color: #5b6c8a;
}
.readMore a.SP,
.readMore a.sp,
.readMore a.Figure.Skating,
.readmore a.figure.skating,
a.readmore.Figure.Skating,
a.readmore.figure.skating {
  background-color: #48b1c9;
}
.readMore a.Skating.Speed,
.readMore a.skating.speed,
a.readmore.Skating.Speed,
a.readmore.skating.speed {
  background-color: #b0cf83;
}
.readMore a.Track.Short,
.readMore a.track.short,
a.readmore.Track.Short,
a.readmore.track.short {
  background-color: #7ad3c4;
}
.template15 .k-icon-document-image  {
	font-size:41px;
}
.template15 .doclink.docman_track_download.k-ui-namespace {
	font-size:19px;
	font-weight: bold;
    min-height: 45px;
    padding: 0 15px 0 0;
    text-decoration: none;
    font-family: 'UniversLT-CondensedLight';
}
@media (min-width: 991px) {
	.template15 main#content {
		min-height: 600px;
	}
}

.event-details, .event-details-nospace {
	background-color: #FBFBFB;
}

#jevents h2.forVisitators { 
	text-transform: none;
}

.ongoingEvent .cover .info {
    position: absolute;
    bottom: 20px;
}

.ongoingEvent .cover .hashtag {    
    color: #ffffff;
    font-size: 24px;
    display: inline-block;
    margin-left: 30px;
	float: left;
}
.cleanSport .item img.figure-skating-news {
	border-left: solid 5px rgba(72, 177, 201, 0.9);
}
.cleanSport .item img.synchronized-skating-news {
	border-left: solid 5px rgba(213, 204, 103, 0.9);
}
.cleanSport .item img.short-track-news {
	border-left: solid 5px rgba(122, 211, 196, 0.9);
}
.cleanSport .item img.speed-skating-news {
	border-left: solid 5px rgba(176, 207, 131, 0.9);
}

.memberfederation a.social {
    width: 48px;
    height: 48px;
    display: inline-block;	
	margin: 0 5px 0 0;
}
.memberfederation a.social.facebook {
    background: url(../images/social/facebook.png);    
}
.memberfederation a.social.google {
    background: url(../images/social/googleplus.png);    
}
.memberfederation a.social.flickr {
    background: url(../images/social/flickr.png);    
}
.memberfederation a.social.instagram {
    background: url(../images/social/instagram.png);    
}
.memberfederation a.social.linkedin {
    background: url(../images/social/linkedin.png);    
}
.memberfederation a.social.pinterest {
    background: url(../images/social/pinterest.png);    
}
.memberfederation a.social.twitter {
    background: url(../images/social/twitter.png);    
}
.memberfederation a.social.vkontakt {
    background: url(../images/social/vkontakt.png);    
}
.memberfederation a.social.weibo {
    background: url(../images/social/weibo.png);    
}
.memberfederation a.social.youku {
    background: url(../images/social/youku.png);    
}
.memberfederation a.social.youtube {
    background: url(../images/social/youtube.png);    
}


@media (min-width: 768px) and (max-width: 991px) {
  .containVideos .avs-player {  
	padding:0!important;
  }
  .position-1bb .col-md-6 .topData .date span {
    font-size: 14px;
  }
}

.template17 .breadcrumb .container,
.template14 .breadcrumb .container {
	width:100%;
}

div.listMembers.print * {
	font-size: 12px;
	padding-bottom:2px;
	margin-bottom:0px;
}
div.listMembers.print .title  a span{
	font-size: 13px;
	font-weight: bold;

}
.spaced {
	margin-bottom: 30px;
}

.eventsCarousel .item h4 a, .eventsCarousel .item h4 a:hover {
	font-size: 18px;
    display: inline-block;
	overflow: visible;
}

.eventsCarousel .item span.date {   
    font-size: 17px;    
}

.eventsCarousel .item span.location {   
    font-size: 20px;
    
}


.print {
	width: 1024px!important;
	margin: auto;
}
.print .item-small, .print .item-small * {	
	line-height:1.0;
	margin:0px;
	padding:0px!important;			
}
.print .item [class*="col-"] {
	margin:0px;
	padding:0px;
	padding-right:10px;		
	line-height:1.0;
}
.print .item-small .title {
	width:auto;
}
.template15 .page-header {    
     margin: 0; 
}

@media (max-width: 767px) {
	.screen-3 .videos .thumbnails li {
		height: 62px!important;
	}
}

.jevfilterfloatlist li {
    margin-bottom: 0;
    color: #6396b2;
}
.viewMore, .viewMore:hover {
    margin-top: -60px;
}

body.modal .moduletable {
	display: none;
}
body.modal {
margin-top: 10px!important;
}

.event_details_print .content h3.title,
.event_details_print .content h3.title   a{
	font-size: 14px!important;
	padding:0px;
	line-height:14px;
} 

.event_details_print .content h4.title {
	font-size: 12px!important;
	padding:0px;
	line-height:12px;
} 

.event_details_print .content .date,
.event_details_print .content .location {
    background: none;
    color: #88a7be;
    font-size: inherit;
    padding: 3px !important;
    padding-right: 10px !important;
	line-height: 10px;
}

.event_details_print {
	height: auto;
	border:0;
}

body.modal .event_details .col-md-3,
body.modal .event_details .col-lg-8.col-md-6 {
  height: auto;
  min-height: auto;
}

body.modal .ev_noprint {
	display:none;
}
@media (max-width: 767px) {
	.collapse.in {
		display: inline!important;
	}
}

main#content .image-gallery {
	display: table;
	margin: 20px auto 20px auto;
} 

.cleanSportModule {
	background-color: #ffffff;
}

.k-ui-namespace .k-toolbar {
	background: #ffffff;
	border-bottom: 0;
}

div.news_pagination {
	text-align: center;
}

div.news_pagination ul, 
div.news_pagination ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

div.news_pagination .pagination ul > li:first-child > a,
div.news_pagination .pagination ul > li:first-child > span,
div.search-pagination .pagination ul > li:first-child > a,
div.search-pagination .pagination ul > li:first-child > span,
div.contact-category div.pagination ul > li:first-child > a,
div.contact-category div.pagination ul > li:first-child >span,
div.members_pagination .pagination ul > li:first-child > a,
div.members_pagination .pagination ul > li:first-child > span,
div.jev_pagination .pagination ul > li:first-child > a,
div.jev_pagination .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

div.news_pagination .pagination ul > .disabled > span,
div.news_pagination .pagination ul > .disabled > a,
div.news_pagination .pagination ul > .disabled > a:hover,
div.news_pagination .pagination ul > .disabled > a:focus,
div.search-pagination .pagination ul > .disabled > span,
div.search-pagination .pagination ul > .disabled > a,
div.search-pagination .pagination ul > .disabled > a:hover,
div.search-pagination .pagination ul > .disabled > a:focus,
div.contact-category .pagination ul > .disabled > span,
div.contact-category .pagination ul > .disabled > a,
div.contact-category .pagination ul > .disabled > a:hover,
div.contact-category .pagination ul > .disabled > a:focus,
div.members_pagination .pagination ul > .disabled > span,
div.members_pagination .pagination ul > .disabled > a,
div.members_pagination .pagination ul > .disabled > a:hover,
div.members_pagination .pagination ul > .disabled > a:focus,
div.jev_pagination .pagination ul > .disabled > a:hover,
div.jev_pagination .pagination ul > .disabled > a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

div.news_pagination .pagination ul > li > a,
div.news_pagination .pagination ul > li > span,
div.search-pagination .pagination ul > li > a,
div.search-pagination .pagination ul > li > span,
div.contact-category .pagination ul > li > a,
div.contact-category .pagination ul > li > span,
div.members_pagination .pagination ul > li > a,
div.members_pagination .pagination ul > li > span,
div.jev_pagination .pagination ul > li > a,
div.jev_pagination .pagination ul > li > span {
	float: left;
	text-decoration: none;
}

#search-form, .search-pages-counter {
	margin-left: 25px !important;
}

.view-search section {
	padding-top: 10px;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#search-results ul.search-results,
#search-result-empty,
#search-query-explained {
	list-style-type: none;
	padding-left: 25px;
}

.mfp-wrap.mfp-gallery {
	z-index: 100000;
}

@media (min-width: 991px) {
	.row-eq-height {
	  display:	-webkit-box;
	  display:	-webkit-flex;
	  display:	-ms-flexbox;
	  display:	flex;
	 }
}

.moduletable.viewAllRules,
.moduletable.viewAllLink {
	margin-top: 50px;
}

@media (min-width: 767px) {
	.com_docman ul.nav.menu.visible-xs > li { 
		float: left;
		width: 100%;
	}
}

/* BEGIN :: change request #2 fixes */
#content div[itemprop="articleBody"]  img {
    display: block;
    max-width: 100%;
    height: auto;
}

.row2 {
  height: 75px;
  width: 100%;
  z-index: 99;
  position: relative!important;
  top:44px;
}
@media (max-width: 767px) {
	.row2 {
		top: 37px;
		height: 32px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.row2 {
		height: 60px;
		top: 43px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.row2 {
		height: 55px;
		top: 36px;
	}
}
#jevents h2.forDocs {
    background: url(../images/icon_documents.png) no-repeat center left;
    background-size: 40px;
    z-index: 99999;
    display: block;
    font-family: 'UniversLT-CondensedLight';
    margin: 0;
    color: #7aaec0;
    font-size: 32px;
    padding: 15px 0px 12px 50px;
    font-weight: normal;
}


@media (min-width: 768px) and (max-width: 1199px) {
.screen-1.homeSlider {
	overflow-x: hidden!important;
  }
  
  .position-1bb .col-md-6 img {
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
		padding-bottom: 80px;
	}
	
	.position-1bb .col-md-6 .topData .date {
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
.inside .disciplinesMenu .nav.menu li:nth-child(1) a {
	padding: 0px 0 0px 50px;
	height: 65px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
.inside .disciplinesMenu .nav.menu li:nth-child(4) a {
	padding: 0 0 0 10px;
	height: 65px!important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
.disciplinesMenu.container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
.navigationContent > div.container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
.container-fluid>.navbar-collapse {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
.position-2k.container {
    height: auto;
	min-height: 376px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
.template1b h3.newsBlock {
   margin: 15px 0 0!important;
  }

.col-md-4 .events .item {
    width: calc(25% - 3px);
    margin: 0;
    display: inline-grid;
	border-bottom: 0;
  }
.col-md-4.col-sm-12.no-padding-right .rightCol .events .viewMore {
   position: absolute;
   right: 15px;
  }

.col-md-4 .events .item .col-md-9 {
    padding: 0;
  }

.col-md-4 .events .item .col-md-9 .col-md-10 {
    display: inline-block;
  }

.col-md-4 .events .item .col-md-9 .mod_events_latest_content {
    min-height: 70px;
  }

.page_2 .col-md-8.col-sm-12.no-padding-left .mod_docman_icons {
    padding: 0;
  }
}
@media (max-width: 767px) {
	.sliderEvents .item .event .col-xs-8 div.col-xs-12 .data {
		bottom: 5px;
	}
	.sliderEvents .item .event .col-xs-8 div.col-xs-12 {
		position: initial;
		bottom: 0;
		height: initial;
	}
	.template14 .sliderEvents .item .event {
		height: initial;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
.pagination ul > li > a, .pagination ul > li > span, .jevbootstrap .pagination ul > li > a, .jevbootstrap .pagination ul > li > span {
    padding: 4px 10px;
    margin: 0 2px;
    line-height: 20px;
	font-size: 15px!important;
  }
  
  .jevbootstrap .pagination ul {
	  box-shadow: none!important;
  }
.jevfilterfloatlist > li:nth-child(1){
    width: 30%;
	margin-right: 15px;
  }

.jevfilterfloatlist li:nth-child(2), .jevfilterfloatlist li:nth-child(3){
    width: 30.2%!important;
  }

.jevfilterfloatlist > li:nth-child(4), .jevfilterfloatlist > li:nth-child(5), .jevfilterfloatlist > li:nth-child(6), .jevfilterfloatlist > li:nth-child(7), .jevfilterfloatlist > li:nth-child(8), .jevfilterfloatlist > li:nth-child(9){
    width: calc(50% - 15px)!important;
    margin-right: 0;
  }

.jevfilterfloatlist > li:nth-child(8) #afterdate_fvs1{
    width: calc(100% - 42px);
  }
.jevfilterfloatlist > li:nth-child(8) #afterdate_fvs1_img{
    padding: 0;
  }
.jevfilterfloatlist > li:nth-child(9) .chzn-container{
    width: 100%!important;
  }
}

#userForm input, #userForm select, #userForm textarea, #userForm .formBody {
	font-size: 17px;
}
#content .avs-player iframe {
    height: 100%!important;
}

.table-responsive {
	border: none!important;
	padding-bottom: 5px;
	display: block;
}
/* .table-responsive:after {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: calc(100% - 30px);
    display: block;
    z-index: 999999;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
} */

::-webkit-scrollbar-thumb:horizontal, ::scrollbar-thumb:horizontal, ::-moz-scrollbar-thumb:horizontal, ::-o-scrollbar-thumb:horizontal {
  background-color: #99c1cf;
  background-clip: padding-box;
  border: solid transparent;
  border-width: 1px 1px 1px 2px;
  height: 8px;
  box-shadow: none;
}
::-webkit-scrollbar-thumb:vertical, ::scrollbar-thumb:vertical, ::-moz-scrollbar-thumb:vertical, ::-o-scrollbar-thumb:vertical {
  background-color: grey;
  background-clip: padding-box;
  border: solid transparent;
  border-width: 1px 1px 1px 2px;
  height: 8px;
  box-shadow: none;
}
::-webkit-scrollbar-corner, ::scrollbar-corner, ::-moz-scrollbar-corner, ::-o-scrollbar-corner {
  background: transparent
}
::-webkit-scrollbar-track, ::scrollbar-track, ::-moz-scrollbar-track, ::-o-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  /*border-width: 0;/* 0 0 4px;*/
}

::-webkit-scrollbar, ::scrollbar, ::-moz-scrollbar, ::-o-scrollbar {
  width: 4px;
  height: 7px;
}
::-webkit-scrollbar-thumb, ::scrollbar-thumb, ::-moz-scrollbar-thumb, ::-o-scrollbar-thumb {
  border-width: 0
}
::-webkit-scrollbar-track, ::scrollbar-track, ::-moz-scrollbar-track, ::-o-scrollbar-track {
  border-width: 0
}


.table-responsive table {
	border: none;
    background-color: transparent;
    border-radius: 5px;
	padding-bottom: 30px;
}
.table-responsive td, .table-responsive th {
    padding: 2px 4px 0;
    vertical-align: middle;
	border: solid 1px #99c1cf;
}
.table-responsive td p, .table-responsive th p{
    font-size: 18px!important;
    padding: 0!important;
    font-size: 14px!important;
}


@media (min-width: 1200px) and (max-width: 1400px) {
  .footerSocial ul li a, .footerSocial2 ul li a {
    font-size: 15px;
	 padding: 3px 0 3px 29px;
  }
	.footerSocial ul li:nth-child(5) a, .footerSocial2 ul li:nth-child(5) a {
		background: url(../images/icon_instagram.png) no-repeat 0px 4px;
		padding: 3px 0 3px 32px!important;
		background-size: 16px!important;
	}

	.footerSocial ul li a, .footerSocial2 ul li a {
		padding: 3px 0 3px 32px!important;
		background-size: 16px!important;
	}
	
	.footerSocial ul li:nth-child(2) a, .footerSocial2 ul li:nth-child(2) a, .footerSocial ul li:nth-child(3) a, .footerSocial2 ul li:nth-child(3) a {
		background-size: 6px!important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.footerSocial ul li a, .footerSocial2 ul li a {
		padding: 3px 0 3px 24px!important;
		font-size: 14px;
		width: 12px;
	}
	
	.footerSocial ul li:nth-child(5) a, .footerSocial2 ul li:nth-child(5) a, .footerSocial ul li:nth-child(1) a, .footerSocial2 ul li:nth-child(1) a {
		background-size: 16px;
	}
	
	.footerSocial ul li:nth-child(2) a, .footerSocial2 ul li:nth-child(2) a, .footerSocial ul li:nth-child(3) a, .footerSocial2 ul li:nth-child(3) a {
		background: url(../images/icon_facebook.png) no-repeat 0px 3px;
		background-size: 6px!important;
	}
	
}

@media (min-width: 768px) and (max-width: 992px) {
	.footerSocial ul li a, .footerSocial2 ul li a {
		font-size: 10px;
	}
	
	.footerSocial ul li:nth-child(2) a, .footerSocial ul li:nth-child(3) a, .footerSocial2 ul li:nth-child(2) a, .footerSocial2 ul li:nth-child(3) a {
		background-size: 6px !important;
		background-position-y: 0px!important;
	}
	
	.footerSocial ul li:nth-child(5) a, .footerSocial2 ul li:nth-child(5) a {
		background-size: 15px !important;
		padding: 7px 0 7px 21px !important;
	}
	
	.footerSocial ul li:nth-child(1) a, .footerSocial2 ul li:nth-child(1) a {
		padding: 3px 0 6px 20px !important;
		background-size: 14px 17px !important;
		background-position-y: -1px;
	}
}
@media (max-width: 768px) {
	.header input[type="search"], .header .topSearch input.search-query {
		width: calc(100% - 60px)!important;
	}
	.header .container {
		z-index: auto;
	}
	.template3 .header .nav, .template4 .header .nav, .template12 .header .nav, .template15 .header .nav {
		margin: 172px 0 0; 
	}
	.navbar .navbar-header {
		position: fixed;
	}
	
	.footerSocial ul li.figure-skating, .footerSocial2 ul li.figure-skating{
		background-color: #48b1c9!important;
	}
	.footerSocial ul li.short-track, .footerSocial2 ul li.short-track{
		background-color: #7ad3c4!important;
	}
	.footerSocial ul li.speed-skating, .footerSocial2 ul li.speed-skating{
		background-color: #b0cf83!important;
	}
	.footerSocial ul li.speed-short-track, .footerSocial2 ul li.speed-short-track{
		background-color: #48b1c9!important;
	}
	.footerSocial ul li.synchronized-skating, .footerSocial2 ul li.synchronized-skating{
		background-color: #d5cc67!important;
	}
	.footerSocial ul li.isu-blue, .footerSocial2 ul li.isu-blue{
		background-color: #00417a!important;
	}
		.pagination ul li.hidden-phone {
		display: none;
	}
}

.footerSocial ul li:nth-child(5), .footerSocial2 ul li:nth-child(5), .footerSocial ul li:nth-child(5) a, .footerSocial2 ul li:nth-child(5) a {
	border-right: none!important;
	border-right-width: 0!important;
}
/*  END  :: change request #2 fixes */
