/*
Theme Name: Global Media Group
Theme URI: http://www.controlinvesteconteudos.pt
Description: WP Theme for Global Media Group
Author: Controlinveste / DTSI
Version: 1.0
Tags: Global Media Group
Text Domain: GMG
*/
/* Reset -------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
main,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
main,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
}
/* Wordpress Styles -------------------------------------------------------------- */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Variables -------------------------------------------------------------- */
/*@site-ref-width-1:100%;*/
.css-gradient-1 {
  background: #f09c22;
  background: -moz-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f09c22), color-stop(50%, #bd2007), color-stop(100%, #2623b6));
  background: -webkit-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -o-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -ms-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: linear-gradient(to right, #f09c22 0%, #bd2007 50%, #2623b6 100%);
}
/* Plugins Styles -------------------------------------------------------------- */
/*!
 * jQuery ClassyScroll
 * http://www.class.pm/projects/jquery/classyscroll
 * Copyright 2011 - 2013, Class.PM www.class.pm
 * Written by Marius Stanciu - Sergiu <marius@picozu.net>
 * Licensed under the GPL Version 3 license.
 * Version 1.1.0
*/
.scrollbar-path-vertical,
.scrollbar-path-horizontal {
  position: absolute;
  z-index: 100;
}
.scrollbar-path-horizontal {
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 10px;
}
.scrollbar-path-vertical {
  right: 12px;
  top: 0;
  height: 100%;
  width: 5px;
}
.scrollbar-handle {
  position: relative;
  top: 0;
  left: 0;
  background-color: #444;
}
.scrollbar-path-vertical .scrollbar-handle {
  height: 20%;
  width: 100%;
}
.scrollbar-path-horizontal .scrollbar-handle {
  width: 20%;
  height: 100%;
}
.scrollbar-path-vertical,
.scrollbar-path-horizontal,
.scrollbar-handle {
  border-radius: 1000px;
}
/*
WordPress Video Lightbox 
https://wordpress.org/plugins/wp-video-lightbox/installation/
*/
.wpvl_auto_thumb_box_wrapper {
  float: left;
  margin: 5px 23px 10px 0;
}
.wpvl_auto_thumb_box {
  width: 216px !important;
  height: 122px !important;
  overflow: hidden;
}
.video_lightbox_auto_anchor_image {
  width: 100% !important;
  height: auto !important;
}
.wpvl_auto_thumb_play {
  left: 50% !important;
  top: 50% !important;
  width: 38px;
  height: 38px;
  margin: -19px 0 0 -19px;
  background: rgba(0, 0, 0, 0.8) url(img/sprite-1.png) no-repeat -6px -306px;
}
.wpvl_auto_thumb_box:hover .wpvl_auto_thumb_play {
  background-color: #000000;
  background-position: -56px -306px;
}
.wpvl_auto_thumb_play img,
.wpvl_auto_thumb_play .wpvl_playbutton {
  display: none;
}
div.pp_overlay {
  opacity: 0 !important;
}
div.pp_default .pp_top,
div.pp_default .pp_bottom,
div.pp_default .pp_contract,
div.pp_default .pp_expand,
.pp_hoverContainer,
div.pp_default .pp_description {
  display: none !important;
}
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right {
  padding: 0 !important;
  background: none !important;
}
div.pp_default .pp_details {
  position: static !important;
}
div.pp_default .pp_close {
  position: absolute !important;
  right: 7px !important;
  background: #eb1529 url(img/sprite-1.png) no-repeat -10px -660px !important;
}
div.pp_default .pp_content {
  margin: 0 0 0 5px;
  background: none !important;
}
div.pp_default .pp_content_container .pp_details {
  margin: 0 !important;
}
div.ppt {
  height: 40px !important;
  margin: 0 !important;
}
#pp_full_res iframe {
  display: block;
}
.pp_fade {
  margin: 0 -20px 0 0;
  background: #1b1b1b;
  border: 10px solid #1b1b1b;
}
/* Theme Styles -------------------------------------------------------------- */
html,
body {
  min-width: 320px;
}
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font: 18px/1.45 'klavika_regularregular', 'titillium_regular', Arial, sans-serif;
  color: #666;
  background: #fff;
}
textarea,
button,
select,
input {
  font-family: 'klavika_regularregular', 'titillium_regular', Arial, sans-serif;
}
.clfx:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clfx {
  display: inline-block;
}
* html .clfx {
  height: 1%;
}
.clfx {
  display: block;
}
.listreset,
.listreset > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:link,
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #eb1529;
  text-decoration: none;
}
a:focus,
a:active {
  outline: 0;
  background-color: transparent;
}
.t-site-header {
  position: relative;
  z-index: 2;
  height: 62px;
  background: #000;
}
.t-site-header-inner {
  position: relative;
  width: 981px;
  max-width: 981px;
  height: 100%;
  margin: 0 auto;
}
.t-site-header-inner-inner {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 100%;
}
.t-site-header h1 {
  float: left;
  width: 216px;
  height: 91px;
}
.t-site-header h1 img {
  display: block;
  width: 100%;
  height: auto;
}
.t-site-header .t-header-search {
  position: relative;
  float: right;
  margin: 32px 0 0 0;
}
.t-site-header .t-header-search > .t-search-toggle-btn {
  display: block;
  width: 44px;
  height: 30px;
  background: url(img/sprite-1.png) no-repeat -5px -16px;
  border: 0;
  border-left: 1px solid #333;
  cursor: pointer;
}
.t-site-header .t-header-search > .t-search-toggle-btn:hover,
.t-site-header .t-header-search > .t-search-toggle-btn.active {
  background-position: -55px -16px;
}
.t-site-header .t-header-search > .t-search-toggle-btn:focus {
  outline: 0;
}
.t-site-header .t-header-search > .t-search-box {
  position: absolute;
  top: 30px;
  left: -99999px;
  width: 296px;
  height: 64px;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
}
.t-site-header .t-header-search > .t-search-box.open {
  left: auto;
  right: 0;
  opacity: 1;
}
.t-site-header .t-header-search > .t-search-box > form {
  margin: 15px 15px 0 15px;
}
.t-site-header .t-header-search > .t-search-box > form > div {
  position: relative;
}
.t-site-header .t-header-search form {
  margin: 15px 15px 0 15px;
}
.t-site-header .t-header-search input[type="text"] {
  width: 100%;
  height: 34px;
  padding: 0 4px 0 9px;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  background: #fff;
  font-family: 'klavika_lightitalic', 'titillium_lightitalic', Arial, sans-serif;
  font-size: 14px;
  color: #222;
}
.t-site-header .t-header-search input[placeholder] {
  color: #4d4d4d;
}
.t-site-header .t-header-search input::-webkit-input-placeholder {
  color: #4d4d4d;
}
.t-site-header .t-header-search input:-moz-placeholder {
  color: #4d4d4d;
}
.t-site-header .t-header-search input::-moz-placeholder {
  color: #4d4d4d;
}
.t-site-header .t-header-search input:-ms-input-placeholder {
  color: #4d4d4d;
}
.t-site-header .t-header-search .screen-reader-text {
  display: none;
}
.t-site-header .t-header-search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: #cccccc url(img/sprite-1.png) no-repeat -8px -708px;
  border: 0;
  cursor: pointer;
}
.t-site-header .t-header-search input[type="submit"]:hover {
  background-color: #eb1529;
  background-position: -58px -708px;
}
.t-main-navigation {
  float: left;
  padding: 32px 0 0 0;
}
.t-main-navigation .menu {
  font-size: 0px;
}
.t-main-navigation .menu > li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.t-main-navigation .menu > li > a {
  display: inline-block;
  height: 30px;
  padding: 3px 14px 0 14px;
  box-sizing: border-box;
  line-height: 1;
  border-left: 1px solid #333;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.t-main-navigation .menu > li:hover > a,
.t-main-navigation .menu > li.current-menu-item > a,
.t-main-navigation .menu > li.current-menu-ancestor > a,
.t-main-navigation .menu > li.current-page-ancestor > a,
.t-main-navigation .menu > li.current-post-ancestor > a {
  color: #eb1529;
}
.t-main-navigation .menu > li:first-child > a {
  border-left: none;
}
.t-main-navigation .menu > li > ul {
  position: absolute;
  top: 30px;
  left: -99999px;
  z-index: 99998;
  width: 226px;
  padding: 4px 0 2px 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
  -webkit-transform: translateZ(0);
}
.t-main-navigation .menu > li:hover > ul,
.t-main-navigation .menu > li:active > ul {
  left: 0;
  opacity: 1;
}
.t-main-navigation .menu > li > ul > li {
  display: block;
  padding: 0 15px;
}
.t-main-navigation .menu > li > ul > li > a {
  display: block;
  padding: 11px 0 8px 0;
  line-height: 1.2;
  border-top: 1px solid #333;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}
.t-main-navigation .menu > li > ul > li:hover > a,
.t-main-navigation .menu > li > ul > li.current-menu-item > a,
.t-main-navigation .menu > li > ul > li.current-menu-parent > a,
.t-main-navigation .menu > li > ul > li.current-page-ancestor > a {
  color: #eb1529;
}
.t-main-navigation .menu > li > ul > li.current-page-ancestor.current-page-parent > a {
  color: #fff;
}
.t-main-navigation .menu > li > ul > li.current-page-ancestor.current-page-parent > a:hover {
  color: #eb1529;
}
.t-main-navigation .menu > li > ul > li:first-child > a {
  border-top: none;
}
.t-hp-slider-1 {
  position: relative;
  z-index: 1;
  background: #000;
  letter-spacing: -0.025em;
}
.t-hp-slider-1 .t-hp-slider-inner {
  position: relative;
  width: 100%;
  min-width: 981px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
}
.t-hp-slider-1 ol,
.t-hp-slider-1 ul,
.t-hp-slider-1 li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.t-hp-slider-1 .t-hp-slider-solo-item {
  max-height: 495px;
}
.t-hp-slider-1 .t-hp-slider-list {
  position: relative;
  height: 0px;
  overflow: hidden;
}
.t-hp-slider-1 .t-hp-slider-solo-item .t-hp-slider-list {
  height: auto;
}
.t-hp-slider-1 .t-hp-slider-list.slides {
  height: auto;
  min-height: 280px;
}
.t-hp-slider-1 .t-hp-slider-list > li {
  position: relative;
  overflow: hidden;
}
.t-hp-slider-1 .t-hp-slider-list > li img {
  display: block;
  width: 100%;
  height: auto;
}
.t-hp-slider-1 .t-hp-slider-list > li > a.t-hp-slider-post-link {
  position: absolute;
  top: 50%;
  right: 220px;
  max-width: 600px;
  margin-top: -77px;
  line-height: 1.2;
  color: #fff;
  text-align: right;
}
.t-hp-slider-1 .t-hp-slider-list > li > a.t-hp-slider-post-link * {
  cursor: pointer;
}
.t-hp-slider-1 .t-hp-slider-list > li > a span {
  display: inline-block;
  font-size: 25px;
  text-transform: uppercase;
}
.t-hp-slider-1 .t-hp-slider-list > li > a span i {
  display: block;
  height: 2px;
  background: #f09c22;
  background: -moz-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f09c22), color-stop(50%, #bd2007), color-stop(100%, #2623b6));
  background: -webkit-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -o-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -ms-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: linear-gradient(to right, #f09c22 0%, #bd2007 50%, #2623b6 100%);
}
.t-hp-slider-1 .t-hp-slider-list > li > a em {
  display: block;
  margin: 14px 0 0 0;
  line-height: 0.9;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 61px;
  text-transform: uppercase;
  font-style: normal;
}
.t-hp-slider-1 .flex-control-thumbs {
  height: 43px;
  font-size: 0px;
  text-align: center;
}
.t-hp-slider-1 .flex-control-thumbs li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 100%;
  margin: 0 4px;
  opacity: 0.3;
}
.t-hp-slider-1 .flex-control-thumbs li:hover {
  opacity: 1;
}
.t-hp-slider-1 .flex-control-thumbs li.t-hp-slider-list-thumb-active {
  opacity: 1;
  background-color: #eb1529;
}
.t-hp-slider-1 .flex-control-thumbs li * {
  cursor: pointer;
}
.t-hp-slider-1 .flex-control-thumbs li img {
  display: inline-block;
  height: 100%;
}
.t-hp-slider-1 .flex-control-thumbs li i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #eb1529;
  opacity: 0;
}
.t-hp-slider-1 .flex-control-thumbs li:hover i {
  opacity: 1;
}
.t-hp-slider-1 .flex-direction-nav {
  position: absolute;
  top: 50%;
  right: 145px;
  width: 47px;
  margin-top: -47px;
}
.t-hp-slider-1 .flex-direction-nav li {
  position: relative;
  top: -48px;
}
.t-hp-slider-1 .flex-direction-nav li:first-child {
  top: 48px;
}
.t-hp-slider-1 .flex-direction-nav .flex-next,
.t-hp-slider-1 .flex-direction-nav .flex-prev {
  display: block;
  height: 47px;
  margin: 0 0 1px 0;
  background: rgba(0, 0, 0, 0.75) url(img/sprite-1.png) no-repeat;
}
.t-hp-slider-1 .flex-direction-nav .flex-next {
  background-position: 0 -52px;
}
.t-hp-slider-1 .flex-direction-nav .flex-prev {
  background-position: -2px -102px;
}
.t-hp-slider-1 .flex-direction-nav .flex-next:hover,
.t-hp-slider-1 .flex-direction-nav .flex-prev:hover {
  background-color: #000000;
}
.t-hp-slider-1 .flex-direction-nav .flex-next:hover {
  background-position: -50px -52px;
}
.t-hp-slider-1 .flex-direction-nav .flex-prev:hover {
  background-position: -52px -102px;
}
.t-site-body-1 {
  min-height: 400px;
  letter-spacing: -0.025em;
}
.t-site-primary-1,
.t-site-primary-2 {
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
}
.t-content-1 {
  padding: 52px 0 39px 0;
}
.t-content-2 {
  margin: 0 0 0 246px;
  padding: 0 0 22px 0;
}
.t-content-3 {
  margin: 0 0 0 246px;
  padding: 0 0 22px 0;
}
.t-content-4 {
  margin: 0 210px 0 0;
}
.t-content-5 {
  margin: 0 265px 0 246px;
  padding: 0 0 22px 0;
}
.t-sidebar-nav-1 {
  display: inline;
  position: relative;
  float: left;
  width: 230px;
  margin-left: -246px;
  padding: 78px 0 0 0;
}
.t-sidebar-nav-1.t-sidebar-nav-ovr-1 {
  padding: 50px 0 0 0;
}
.t-sidebar-nav-1 nav {
  padding: 0 0 49px 15px;
}
.t-sidebar-nav-1 nav .menu {
  padding: 0;
}
.t-sidebar-nav-1 nav .menu li {
  background-image: linear-gradient(90deg, #f3f3f3, #f3f3f3 80%, #ffffff 100%);
  background-size: 100% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.t-sidebar-nav-1 nav .menu li a {
  display: block;
  padding: 7px 0 5px 16px;
  background: url(img/sprite-3.png) no-repeat 0 8px;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #585858;
  text-transform: uppercase;
}
.t-sidebar-nav-1 nav .menu li a:hover,
.t-sidebar-nav-1 nav .menu li.current-menu-item a,
.t-sidebar-nav-1 nav .menu li.current-post-ancestor a,
.t-sidebar-nav-1 nav .menu li.current-page-ancestor a {
  color: #eb1529;
}
.t-sidebar-nav-1 nav .menu li.current-page-ancestor.current-page-parent a {
  color: #585858;
}
.t-sidebar-nav-1 nav .menu li.current-page-ancestor.current-page-parent a:hover {
  color: #eb1529;
}
.t-sidebar-nav-2 {
  display: inline;
  float: left;
  width: 230px;
  margin-left: -246px;
  padding: 47px 0 0 0;
}
.t-sidebar-nav-2 .t-sidebar-nav-inner {
  margin: 0 15px;
}
.t-sidebar-nav-3 {
  display: inline;
  float: right;
  width: 195px;
  margin-right: -210px;
  padding: 49px 0 0 0;
}
.t-sidebar-nav-3 .t-sidebar-nav-inner {
  margin: 0 15px;
}
.t-sidebar-col-1 {
  display: inline;
  position: relative;
  float: left;
  width: 230px;
  margin-left: -246px;
  padding: 78px 0 0 0;
}
.t-sidebar-col-2 {
  display: inline;
  position: relative;
  float: left;
  width: 230px;
  margin-left: -246px;
  padding: 78px 0 0 0;
}
.t-sidebar-col-2 .t-sidebar-col-inner {
  padding: 0 15px;
}
.t-sidebar-col-3 {
  display: inline;
  float: right;
  width: 215px;
  margin-right: -250px;
  padding: 78px 0 0 0;
}
.t-content-menu-1 {
  margin: 0 -15px;
  padding: 20px 0 0 0;
  font-size: 0px;
}
.t-content-menu-1 > div {
  opacity: 0;
}
.t-content-menu-1 > div > ul > li {
  display: inline-block;
  position: relative;
  width: 33.33%;
  max-width: 265px;
  vertical-align: top;
}
.t-content-menu-1 > div > ul > li * {
  cursor: default;
}
.t-content-menu-1 > div > ul > li > a {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  background: #eb1529;
}
.t-content-menu-1 > div > ul > li > ul {
  height: 100%;
  margin: 0 15px;
  padding: 22px 20px 16px 20px;
  line-height: 1.2;
  box-sizing: border-box;
  background: #f5f5f5;
  border-bottom: 30px solid #fff;
}
.t-content-menu-1 > div > ul > li > ul > li {
  padding: 11px 0 0 0;
}
.t-content-menu-1 .t-content-menu-item-1 {
  display: block;
  padding: 6px 5px 4px 20px;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.t-content-menu-1 .t-content-menu-item-2 {
  display: block;
  padding: 11px 0 0 0;
  border-top: 1px solid #e7e7e7;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 16px;
  color: #eb1529;
}
.t-content-menu-1 .t-content-menu-item-3 {
  display: block;
  padding: 6px 0 0 14px;
  background: url(img/sprite-3.png) no-repeat 0 -94px;
  font-size: 14px;
  color: #000;
  letter-spacing: -0.01em;
  cursor: pointer;
}
.t-content-menu-1 .t-content-menu-item-3:hover {
  color: #eb1529;
}
.t-content-menu-1 .t-content-menu-item-3 em {
  display: block;
  font-family: 'klavika_lightitalic', 'titillium_lightitalic', Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #525252;
  cursor: pointer;
}
.t-content-menu-1 .sub-menu li:first-child .t-content-menu-item-2 {
  border: 0;
}
.t-content-boxes-1 {
  margin: 0 -15px;
  font-size: 0px;
}
.t-content-boxes-1 .t-content-boxes-item {
  display: inline-block;
  position: relative;
  width: 33.33%;
  max-width: 265px;
  vertical-align: top;
  font-size: 16px;
}
.t-content-boxes-1 .t-content-boxes-item > strong {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  padding: 16px 5px 4px 20px;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 14px;
  color: #eb1529;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.t-content-boxes-1 .t-content-boxes-item > div {
  height: 100%;
  margin: 0 15px;
  padding: 43px 20px 0 20px;
  line-height: 1.34;
  background: #f5f5f5;
  border-bottom: 30px solid #fff;
  box-sizing: border-box;
  color: #000;
}
.t-content-boxes-1 .t-content-boxes-item > div p:last-child {
  margin: 0 0 23px 0;
}
.t-content-boxes-1 .t-content-boxes-item > div p em {
  display: block;
  line-height: 1.35;
  font-size: 12px;
  font-style: normal;
}
.t-pathway-1 {
  position: relative;
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
}
.t-pathway-1 .t-pathway-inner {
  position: absolute;
  left: 246px;
  right: 15px;
  top: 0;
  padding: 11px 0 0 0;
  line-height: 1.2;
  font-size: 14px;
  color: #737373;
  letter-spacing: -0.025em;
}
.t-pathway-1 .t-pathway-inner i {
  font-style: normal;
}
.t-pathway-1 .t-pathway-inner i:last-child {
  display: none;
}
.t-pathway-1 a {
  color: #737373;
}
.t-pathway-1 a:hover {
  color: #eb1529;
}
.t-article-list-1 {
  float: left;
  width: 100%;
  padding: 49px 0 0 0;
}
.t-article-list-1.t-article-list-ovr-1 {
  padding: 21px 0 0 0;
}
.t-article-list-1 > article {
  clear: both;
  margin: 0 15px 0 342px;
  padding: 0 0 30px 0;
}
.t-article-list-1 > article.t-no-thumb-article {
  margin-left: 15px;
}
.t-article-list-1 > article > i {
  display: block;
  height: 26px;
  margin-left: -327px;
  border-top: 1px solid #ececec;
}
.t-article-list-1 > article.t-no-thumb-article > i {
  margin-left: 0;
}
.t-article-list-1 > article:first-child > i {
  visibility: hidden;
}
.t-article-list-1 > article a {
  display: block;
}
.t-article-list-1 > article a figure {
  display: inline;
  position: relative;
  float: left;
  width: 297px;
  margin: 4px 0 30px -327px;
}
.t-article-list-1 > article a figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0 0 0 0 transparent;
}
.t-article-list-1 > article a:hover > figure figcaption {
  background: rgba(235, 21, 41, 0.05);
  box-shadow: inset 0 0 0 5px #eb1529;
}
.t-article-list-1 > article a figure figcaption > b {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -14px 0 0 0;
  text-align: center;
  font-weight: normal;
  opacity: 0;
}
.t-article-list-1 > article a:hover > figure figcaption > b {
  color: #eb1529;
  opacity: 1;
}
.t-article-list-1 > article a figure figcaption > b i {
  display: inline-block;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  background: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
}
.t-article-list-1 > article a:hover > figure figcaption > b i {
  color: #eb1529;
}
.t-article-list-1 > article a figure img {
  display: block;
  width: 100%;
  height: auto;
}
.t-article-list-1 > article a > strong {
  display: block;
  padding: 0;
  line-height: 1.2;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 20px;
  color: #eb1529;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-1 > article a:hover > strong {
  color: #000000;
}
.t-article-list-1 > article a > em {
  display: block;
  padding: 11px 0 0 0;
  line-height: 1.35;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
.t-article-list-1 > article a:hover > em {
  color: #eb1529;
}
.t-article-list-2 {
  float: left;
  width: 100%;
}
.t-article-list-2 section {
  padding: 75px 15px 16px 15px;
}
.t-article-list-2 section > header h2 {
  margin: 0 0 13px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-2 section > header p {
  margin: 0 0 18px 0;
  line-height: 1.25;
  font-size: 24px;
  color: #333;
}
.t-article-list-2 section > header p b,
.t-article-list-2 section > header p strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-list-2 section article {
  clear: both;
  margin: 0 0 0 146px;
  padding: 23px 0 10px 0;
}
.t-article-list-2 section article figure {
  display: inline;
  float: left;
  width: 116px;
  margin: 3px 0 30px -146px;
}
.t-article-list-2 section article figure img {
  display: block;
}
.t-article-list-2 section article header {
  padding: 0 0 11px 0;
  letter-spacing: -0.025em;
}
.t-article-list-2 section article header h3 {
  padding: 0 0 6px 0;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-2 section article header em {
  display: block;
  padding: 0 0 13px 0;
  line-height: 1;
  font-size: 14px;
  color: #eb1529;
  font-style: normal;
  letter-spacing: -0.01em;
}
.t-article-list-2 section article header p {
  line-height: 1.35;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 16px;
  color: #525252;
}
.t-article-list-2 .t-extra-content-btn {
  display: block;
  clear: both;
  height: 4px;
  margin: 23px 0 0 -146px;
  border-top: 1px solid #e9e9e9;
  text-align: center;
}
.t-article-list-2 .t-extra-content-btn:hover,
.t-article-list-2 .t-extra-content-btn.active {
  border-top: 1px solid #eb1529;
}
.t-article-list-2 .t-extra-content-btn.active {
  margin-top: 34px;
}
.t-article-list-2 .t-extra-content-btn i {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 0;
  vertical-align: top;
  background: url(img/sprite-1.png) no-repeat -5px -355px;
  cursor: pointer;
}
.t-article-list-2 .t-extra-content-btn:hover i {
  background-position: -55px -355px;
}
.t-article-list-2 .t-extra-content-btn.active i {
  background-position: -105px -405px;
}
.t-article-list-2 .t-extra-content-btn.active:hover i {
  background-position: -55px -405px;
}
.t-article-list-2 .t-extra-content {
  display: none;
  letter-spacing: -0.02em;
}
.t-article-list-2 .t-extra-content p {
  padding: 0 0 11px 0;
  line-height: 1.35;
  font-size: 16px;
  color: #525252;
}
.t-article-list-2 .t-extra-content p:last-child {
  padding: 0;
}
.t-article-list-3 {
  float: left;
  width: 100%;
}
.t-article-list-3 section {
  padding: 75px 15px 0 15px;
}
.t-article-list-3 section > header h2 {
  margin: 0 0 13px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-3 section > header p {
  margin: 0 0 18px 0;
  line-height: 1.25;
  font-size: 24px;
  color: #333;
}
.t-article-list-3 section > header p b,
.t-article-list-3 section > header p strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-list-4 {
  float: left;
  width: 100%;
}
.t-article-list-4 section {
  padding: 75px 15px 16px 15px;
}
.t-article-list-4 section > header h2 {
  margin: 0 0 9px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-4 section > header p {
  margin: 0 0 18px 0;
  line-height: 1.25;
  font-size: 24px;
  color: #333;
}
.t-article-list-4 section > header p b,
.t-article-list-4 section > header p strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-list-4 section article {
  clear: both;
  margin: 0 0 0 146px;
  padding: 27px 0 0 0;
}
.t-article-list-4 section article figure {
  display: inline;
  float: left;
  width: 116px;
  margin: 3px 0 6px -146px;
}
.t-article-list-4 section article figure img {
  display: block;
}
.t-article-list-4 section article header {
  letter-spacing: -0.025em;
}
.t-article-list-4 section article header h3 {
  padding: 0 0 5px 0;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-4 section article header > div {
  padding: 0 0 23px 0;
  font-size: 0px;
  line-height: 1;
}
.t-article-list-4 section article header > div em {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #eb1529;
  font-style: normal;
  letter-spacing: -0.01em;
}
.t-article-list-4 section article header > div a {
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.t-article-list-4 section article header > p {
  line-height: 1.35;
  font-size: 16px;
  color: #525252;
  letter-spacing: -0.01em;
}
.t-article-list-4 section article > i {
  display: block;
  clear: both;
  height: 24px;
  margin-left: -146px;
  border-bottom: 1px solid #ececec;
}
.t-article-list-5 section {
  padding: 52px 0 6px 0;
  font-size: 0px;
}
.t-article-list-5 section article {
  display: inline-block;
  width: 33.33%;
  max-width: 265px;
  vertical-align: top;
}
.t-article-list-5 section article a {
  display: block;
  margin: 28px 15px 0 15px;
}
.t-article-list-5 section article a > figure {
  position: relative;
  background: #f5f5f5;
}
.t-article-list-5 section article a > figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0 0 0 0 transparent;
}
.t-article-list-5 section article a:hover > figure figcaption {
  background: rgba(235, 21, 41, 0.05);
  box-shadow: inset 0 0 0 5px #eb1529;
}
.t-article-list-5 section article a > figure figcaption > b {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -14px 0 0 0;
  text-align: center;
  font-weight: normal;
  opacity: 0;
}
.t-article-list-5 section article a:hover > figure figcaption > b {
  color: #eb1529;
  opacity: 1;
}
.t-article-list-5 section article a > figure figcaption > b i {
  display: inline-block;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  background: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
}
.t-article-list-5 section article a:hover > figure figcaption > b i {
  color: #eb1529;
}
.t-article-list-5 section article a > figure img {
  display: block;
  width: 100%;
  height: auto;
}
.t-article-list-5 section article a > strong {
  display: block;
  padding: 12px 0 20px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 14px;
  color: #eb1529;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-5 section article a:hover > strong {
  color: #000000;
}
.t-article-list-6 {
  padding: 0 0 10px 0;
  font-size: 0px;
}
.t-article-list-6 article {
  display: inline-block;
  width: 25%;
  max-width: 187px;
  vertical-align: top;
}
.t-article-list-6 article a {
  display: block;
  margin: 0 0 0 43px;
}
.t-article-list-6 article a > figure {
  position: relative;
}
.t-article-list-6 article a > figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0 0 0 0 transparent;
}
.t-article-list-6 article a:hover > figure figcaption {
  background: rgba(235, 21, 41, 0.05);
  box-shadow: inset 0 0 0 5px #eb1529;
}
.t-article-list-6 article a > figure figcaption > b {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -14px 0 0 0;
  text-align: center;
  font-weight: normal;
  opacity: 0;
}
.t-article-list-6 article a:hover > figure figcaption > b {
  color: #eb1529;
  opacity: 1;
}
.t-article-list-6 article a > figure figcaption > b i {
  display: inline-block;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  background: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
}
.t-article-list-6 article a:hover > figure figcaption > b i {
  color: #eb1529;
}
.t-article-list-6 article a > figure img {
  display: block;
  width: 100%;
  height: auto;
}
.t-article-list-6 article a > strong {
  display: block;
  padding: 12px 0 0 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 14px;
  color: #eb1529;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-6 article a:hover > strong {
  color: #000000;
}
.t-article-list-6 article a > b {
  display: block;
  padding: 6px 0 0 0;
  line-height: 1.35;
  font-size: 17px;
  color: #585858;
  font-weight: normal;
}
.t-article-list-6 article a:hover > b {
  color: #eb1529;
}
.t-article-list-7 {
  float: left;
  width: 100%;
}
.t-article-list-7 section {
  padding: 75px 15px 0 15px;
}
.t-article-list-7 section > header {
  margin: 0 0 34px 0;
}
.t-article-list-7 section > header h2 {
  margin: 0 0 13px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-7 section > header p {
  line-height: 1.3;
  font-size: 20px;
  color: #333;
}
.t-article-list-7 section > header p b,
.t-article-list-7 section > header p strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-list-7 section > ul {
  margin: 0 -15px;
  font-size: 0px;
  letter-spacing: -0.02em;
}
.t-article-list-7 section > ul li {
  display: inline-block;
  width: 33.33%;
  max-width: 245px;
  vertical-align: top;
}
.t-article-list-7 section > ul li a {
  display: block;
  margin: 0 15px 30px 15px;
  padding: 13px 29px 12px 15px;
  background: #f5f5f5 url(img/sprite-3.png) no-repeat 100% -386px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
  color: #525252;
}
.t-article-list-7 section > ul li a:hover {
  background-color: #eb1529;
  background-position: 99% -286px;
  color: #fff;
}
.t-article-list-7 section > ul li a strong {
  display: block;
  width: 100%;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  color: #000;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-article-list-7 section > ul li a:hover strong {
  color: #fff;
}
.t-article-list-7 section > ul li a em {
  display: block;
  width: 100%;
  padding: 2px 0 0 0;
  line-height: 1;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-article-list-7 section > ul li a:hover em {
  color: #000;
}
.t-article-list-8 {
  float: left;
  width: 100%;
}
.t-article-list-8 section {
  padding: 75px 0 30px 0;
}
.t-article-list-8 section > header {
  margin: 0 15px 0 15px;
}
.t-article-list-8 section > header h2 {
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-8 section > header h3 {
  margin: 0 0 6px 0;
  line-height: 1;
  font-size: 16px;
  color: #ccc;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-8 section article {
  margin: 0 15px;
  padding: 24px 0 23px 0;
  border-bottom: 1px solid #ececec;
}
.t-article-list-8 section article > a {
  display: block;
  font-size: 20px;
  color: #000000;
}
.t-article-list-8 section article > a:hover {
  display: block;
  color: #eb1529;
}
.t-article-list-8 section article > a h4 {
  padding: 0 0 8px 0;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-8 section article > a em {
  display: block;
  font-size: 16px;
  font-style: normal;
  color: #525252;
}
.t-article-list-8 section article > a:hover em {
  color: #000;
}
.t-article-list-9 {
  float: left;
  width: 100%;
}
.t-article-list-9 section {
  padding: 75px 0 16px 0;
  font-size: 0px;
}
.t-article-list-9 section > header h2 {
  margin: 0 15px 30px 15px;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-9 article {
  display: inline-block;
  width: 33.33%;
  max-width: 265px;
  margin: 0 0 30px 0;
  vertical-align: top;
}
.t-article-list-9 article a {
  display: block;
  position: relative;
  height: 220px;
  margin: 0 15px;
  padding: 27px 20px 0 20px;
  overflow: hidden;
  background: #f5f5f5;
  font-size: 14px;
}
.t-article-list-9 article a > h3 {
  display: block;
  padding: 0 0 5px 0;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-9 article a:hover > h3 {
  color: #eb1529;
}
.t-article-list-9 article a > h4 {
  display: block;
  padding: 0 0 10px 0;
  line-height: 1;
  font-size: 16px;
  color: #eb1529;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-article-list-9 article a:hover > h4 {
  color: #000;
}
.t-article-list-9 article a > em {
  display: block;
  line-height: 1.3em;
  color: #525252;
  font-style: normal;
}
.t-article-list-9 article a > span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 0 30px 0;
  background: #f5f5f5;
}
.t-article-list-9 article a > span > b {
  position: relative;
  display: block;
}
.t-article-list-9 article a > span > b > i {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  width: 100%;
  height: 25px;
  background: -moz-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245, 245, 245, 0)), color-stop(50%, #f5f5f5));
  background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 50%);
  background: -o-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 50%);
  background: -ms-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 50%);
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, #f5f5f5 50%);
}
.t-article-list-9 article a > span > strong {
  display: inline-block;
  margin: 0 20px;
  padding: 9px 11px 7px 11px;
  line-height: 1;
  background: #eb1529;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-list-9 article a:hover > span > strong {
  background: #1a1a1a;
}
.t-sidebar-content-1 .t-article-list-9 {
  float: none;
}
.t-sidebar-content-1 .t-article-list-9 article {
  display: block;
  width: 100%;
}
.t-sidebar-content-1 .t-article-list-9 article a {
  margin: 0;
}
.t-ico-1 {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/sprite-1.png) no-repeat -17px -468px;
}
.t-ico-1:hover {
  background-position: -67px -468px;
}
.t-link-fb-1,
.t-link-tw-1,
.t-link-pint-1 {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.t-link-fb-1 a,
.t-link-tw-1 a,
.t-link-pint-1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  background: #c6c6c6 url(img/sprite-2.png) no-repeat;
}
.t-link-fb-1 a {
  background-position: -12px -313px;
}
.t-link-tw-1 a {
  background-position: -12px -362px;
}
.t-link-pint-1 a {
  background-position: -12px -413px;
}
.t-link-fb-1 a:hover,
.t-link-tw-1 a:hover,
.t-link-pint-1 a:hover {
  background-color: #eb1529;
}
.t-link-fb-1 b,
.t-link-tw-1 b,
.t-link-pint-1 b {
  display: none;
}
.t-related-1 {
  clear: both;
  margin: 0 -195px 0 -28px;
  padding: 33px 0 20px 0;
}
.t-featured-1 {
  font-size: 0px;
}
.t-featured-1 article {
  display: inline-block;
  width: 33.33%;
  max-width: 327px;
  vertical-align: top;
}
.t-featured-1 article a {
  display: block;
  margin: 0 15px;
}
.t-featured-1 article a > figure {
  position: relative;
}
.t-featured-1 article a > figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: inset 0 0 0 0 transparent;
}
.t-featured-1 article a:hover > figure figcaption {
  background: rgba(235, 21, 41, 0.05);
  box-shadow: inset 0 0 0 5px #eb1529;
}
.t-featured-1 article a > figure figcaption > b {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -14px 0 0 0;
  text-align: center;
  font-weight: normal;
  opacity: 0;
}
.t-featured-1 article a:hover > figure figcaption > b {
  color: #eb1529;
  opacity: 1;
}
.t-featured-1 article a > figure figcaption > b i {
  display: inline-block;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  background: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
}
.t-featured-1 article a:hover > figure figcaption > b i {
  color: #eb1529;
}
.t-featured-1 article a > figure img {
  display: block;
  width: 100%;
  height: auto;
}
.t-featured-1 article a > strong {
  display: block;
  padding: 12px 0 0 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 14px;
  color: #eb1529;
  text-transform: uppercase;
  font-weight: normal;
}
.t-featured-1 article a:hover > strong {
  color: #000000;
}
.t-featured-1 article a > b {
  display: block;
  padding: 6px 0 0 0;
  line-height: 1;
  font-size: 24px;
  font-weight: normal;
}
.t-feedblock-1 {
  background: #f0f0f0;
}
.t-feedblock-1 .t-feedblock-inner {
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
}
.t-feedblock-1 .t-news-1 .t-news-header {
  padding: 18px 15px 0 15px;
  height: 38px;
}
.t-feedblock-1 .t-news-1 .t-news-header h2 {
  float: left;
  padding: 8px 0 0 0;
  line-height: 1;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 23px;
  color: #adadad;
  text-transform: uppercase;
  font-weight: normal;
}
.t-feedblock-1 .t-news-1 .t-news-body {
  padding: 17px 0 34px 0;
}
.t-news-1 .rf_articles_root {
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
}
.t-news-1 .rf_articles_root.t-hp-articles-1-show {
  opacity: 1;
}
.t-news-1 .rf_article {
  width: 245px;
  max-height: 490px;
  overflow: hidden;
}
.t-news-1 .rf_article.w2 {
  width: 490px;
}
.t-news-1 .rf_article a {
  display: block;
  position: relative;
  margin: 0 15px 30px 15px;
  overflow: hidden;
  background: #fff;
}
.t-news-1 .rf_article a i {
  display: block;
  font-style: normal;
}
.t-news-1 .rf_article a .rf_image {
  height: 215px;
}
.t-news-1 .rf_article a .rf_image_box {
  position: relative;
  top: 15px;
  height: 200px;
  margin: 0 13px 0 13px;
  overflow: hidden;
}
.t-news-1 .rf_article a .rf_image_box img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.t-news-1 .rf_article.w2 a .rf_image_box img {
  width: 100%;
  height: auto;
}
.t-news-1 .rf_article a .rf_time {
  height: 36px;
  padding: 0 13px;
}
.t-news-1 .rf_article a .rf_time em {
  display: inline-block;
  padding: 18px 3px 5px 0;
  line-height: 1;
  border-bottom: 1px solid #eaeaea;
  font-family: 'klavika_mediumitalic', 'titillium_seminbolditalic', Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000;
  letter-spacing: 0px;
}
.t-news-1 .rf_article a .rf_titles {
  height: 179px;
  padding: 0 13px;
  line-height: 1.2;
}
.t-news-1 .rf_article a .rf_image + .rf_time + .rf_titles {
  height: 209px;
}
.t-news-1 .rf_article a .rf_txtstyle_1 {
  padding: 8px 0 0 0;
  font-family: 'klavika_lightplain', 'titillium_light', Arial, sans-serif;
  font-size: 21px;
  color: #585858;
}
.t-news-1 .rf_article a .rf_txtstyle_2 {
  padding: 10px 0 0 0;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 21px;
  color: #585858;
}
.t-news-1 .rf_article a .rf_txtstyle_3 {
  padding: 10px 0 0 0;
  line-height: 1.3;
  font-size: 15px;
  color: #a3a3a3;
}
.t-news-1 .rf_article a .rf_txtstyle_4 {
  padding: 10px 0 0 0;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 23px;
  color: #585858;
}
.t-news-1 .rf_article a:hover .rf_txtstyle_1,
.t-news-1 .rf_article a:hover .rf_txtstyle_2,
.t-news-1 .rf_article a:hover .rf_txtstyle_3,
.t-news-1 .rf_article a:hover .rf_txtstyle_4 {
  color: #eb1529;
}
.t-news-1 .rf_article a .rf_feedname {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  padding: 36px 13px 0 13px;
  box-sizing: border-box;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 12px;
  color: #dddddd;
  text-transform: uppercase;
  background: #fff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 36%, #ffffff 99%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(36%, #ffffff), color-stop(99%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 36%, #ffffff 99%, #ffffff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 36%, #ffffff 99%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 36%, #ffffff 99%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 36%, #ffffff 99%, #ffffff 100%);
}
.t-news-1 .rf_article a:hover .rf_feedname {
  color: #000000;
}
.t-menu-title-1 {
  display: block;
  padding: 12px 0 0 0;
  line-height: 1.1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
.t-menu-title-2 {
  display: block;
  padding: 0 0 17px 0;
  line-height: 1.1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 19px;
  color: #ddd;
  text-transform: uppercase;
  font-weight: normal;
}
.t-menu-title-3 {
  display: block;
  padding: 0 0 15px 0;
  line-height: 1.1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 19px;
  color: #ddd;
  text-transform: uppercase;
  font-weight: normal;
}
.t-menu-title-4 {
  display: block;
  margin: 0 0 16px 43px;
  padding: 0 0 10px 0;
  line-height: 1.1;
  border-bottom: 1px solid #e8e8e8;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 19px;
  color: #191919;
  text-transform: uppercase;
  font-weight: normal;
}
.t-section-title-1 {
  display: block;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: normal;
}
.t-section-title-2 {
  display: block;
  padding: 0 0 28px 0;
  line-height: 1.1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 19px;
  color: #ddd;
  text-transform: uppercase;
  font-weight: normal;
}
.t-box-1 {
  margin: 0 15px;
}
.t-box-2 {
  display: inline-block;
  width: 62px;
  height: 62px;
  vertical-align: top;
}
.t-box-2 img {
  display: block;
}
.t-box-3 {
  display: inline-block;
  width: 62px;
  height: 62px;
  padding: 6px 0 0 6px;
  box-sizing: border-box;
  vertical-align: top;
  border-left: 1px solid #1a1a1a;
}
.t-box-4 {
  padding: 20px 0 0 0;
}
.t-box-5 {
  margin: 0 -15px;
  padding: 17px 0 0 0;
}
.t-box-6 {
  margin: 0 -195px 25px 15px;
}
.t-sep-1 {
  height: 20px;
  margin: 0 15px 0 15px;
  border-top: 1px solid #282828;
}
.t-sep-2 {
  height: 29px;
  margin: 0 15px;
  border-bottom: 1px solid #282828;
}
.t-sep-3 {
  height: 35px;
}
.t-btn-1 {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(img/sprite-1.png) no-repeat 0 -250px;
  cursor: pointer;
}
.t-btn-1:hover {
  background-position: -50px -250px;
}
.t-btn-1 b {
  display: none;
}
.t-pic-box-1 {
  padding: 0 0 36px 0;
}
.t-pic-box-1 img {
  display: block;
  max-width: 100%;
}
.t-searchbox-1 {
  margin: 13px 5px 44px 0;
}
.t-searchbox-1 .screen-reader-text {
  display: none;
}
.t-searchbox-1 form {
  position: relative;
  padding: 0 0 6px 0;
}
.t-searchbox-1 input[type="text"] {
  width: 100%;
  height: 30px;
  padding: 0 30px 0 5px;
  box-sizing: border-box;
  background: #f5f5f5;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  color: #222;
}
.t-searchbox-1 button {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(img/sprite-1.png) no-repeat -11px -611px;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}
.t-searchbox-1 button:hover,
.t-searchbox-1 button:focus {
  background-position: -61px -611px;
}
.t-searchbox-1 button b {
  display: none;
}
.t-searchbox-1 > span {
  display: block;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 12px;
  color: #ccc;
}
.t-collapse-menu-1 > button {
  display: block;
  position: relative;
  width: 100%;
  height: 34px;
  line-height: 34px;
  padding: 0 0 0 10px;
  background: #000;
  border: 0;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
}
.t-collapse-menu-1 > button:hover {
  color: #eb1529;
}
.t-collapse-menu-1 > button:focus {
  outline: 0;
}
.t-collapse-menu-1 > button i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background: url(img/sprite-1.png) no-repeat -9px -158px;
}
.t-collapse-menu-1 > button:hover i {
  background-position: -59px -158px;
}
.t-collapse-menu-1 > button.active i {
  background-position: -9px -208px;
}
.t-collapse-menu-1 > button.active:hover i {
  background-position: -59px -208px;
}
.t-collapse-menu-1 .t-collapse-menu-box {
  height: 0px;
  overflow: hidden;
  background: #000;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.t-collapse-menu-1 .t-collapse-menu-box.open {
  height: 140px;
}
.t-collapse-menu-1 .t-collapse-menu-box > div {
  position: relative;
  width: 215px;
  height: 139px;
  overflow: hidden;
  border-top: 1px solid #1f1f1f;
}
.t-collapse-menu-1 .t-collapse-menu-box > div ul {
  width: 215px;
  box-sizing: border-box;
}
.t-collapse-menu-1 .t-collapse-menu-box > div .scrollbar-content ul {
  padding-right: 30px;
}
.t-collapse-menu-1 .t-collapse-menu-box .menu li a {
  display: block;
  padding: 11px 10px 9px 10px;
  line-height: 1.1;
  border-top: 1px solid #1f1f1f;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
}
.t-collapse-menu-1 .t-collapse-menu-box .menu li a:hover {
  color: #eb1529;
}
.t-collapse-menu-1 .t-collapse-menu-box .menu li:first-child a {
  border-top: 0;
}
.t-banner-1 {
  position: relative;
  z-index: 1;
  letter-spacing: -0.04em;
}
.t-banner-1 .t-banner-inner {
  position: relative;
  width: 100%;
  min-width: 981px;
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
}
.t-banner-1 figure img {
  display: block;
  width: 100%;
  height: auto;
}
.t-banner-1 .t-banner-text {
  position: absolute;
  top: 125px;
  left: 145px;
  right: 145px;
  line-height: 1.2;
  color: #000;
  text-align: right;
}
.t-banner-1 .t-banner-text > h2 {
  display: inline-block;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
}
.t-banner-1 .t-banner-text > h2 i {
  display: block;
  height: 2px;
  background: #f09c22;
  background: -moz-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f09c22), color-stop(50%, #bd2007), color-stop(100%, #2623b6));
  background: -webkit-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -o-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: -ms-linear-gradient(left, #f09c22 0%, #bd2007 50%, #2623b6 100%);
  background: linear-gradient(to right, #f09c22 0%, #bd2007 50%, #2623b6 100%);
}
.t-banner-1 .t-banner-text > div {
  display: block;
  margin: 14px 0 0 0;
  line-height: 1.45;
  font-family: 'klavika_lightplain', 'titillium_light', Arial, sans-serif;
  font-size: 26px;
  color: #1f1f1f;
  text-transform: uppercase;
  font-style: normal;
}
.t-article-1 {
  float: left;
  width: 100%;
}
.t-article-1 article {
  padding: 75px 15px 11px 15px;
}
.t-article-1 p {
  margin: 0 0 11px 0;
}
.t-article-1 a,
.t-article-1 a:link,
.t-article-1 a:visited {
  color: #eb1529;
}
.t-article-1 a:hover {
  color: #333333;
}
.t-article-1 header h2 {
  margin: 0 0 13px 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-1 header p {
  margin: 0 0 18px 0;
  line-height: 1.25;
  font-size: 24px;
  color: #333;
}
.t-article-1 header p b,
.t-article-1 header p strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-1 img.alignleft {
  margin: 5px 23px 10px 0;
}
.t-article-1 img.alignright {
  margin: 5px 0 10px 23px;
}
.t-article-1 img.aligncenter {
  margin-top: 5px;
  margin-bottom: 20px;
}
.t-article-1 .BrightcoveExperience {
  float: left;
  width: 216px;
  height: 122px;
  margin: 5px 23px 10px 0;
}
.t-article-2 {
  float: left;
  width: 100%;
}
.t-article-2 article {
  padding: 75px 15px 11px 15px;
}
.t-article-2 article figure {
  padding: 0 0 30px 0;
}
.t-article-2 article figure img {
  display: block;
}
.t-article-ovr-1 article {
  padding-top: 44px;
}
.t-article-extra-1 {
  padding: 0 0 25px 0;
}
.t-article-extra-1 li {
  padding: 0 0 8px 0;
}
.t-article-extra-1 li a {
  display: block;
  padding: 9px 26px 7px 11px;
  background: #ececec;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.t-article-extra-1 li a:hover {
  background: #eb1529;
  color: #fff;
}
.t-article-extra-1 li.t-article-extra-type-1 a {
  background: #ececec url(img/sprite-3.png) no-repeat 100% -191px;
}
.t-article-extra-1 li.t-article-extra-type-1 a:hover {
  background-color: #eb1529;
  background-position: 100% -291px;
}
.t-article-extra-2 {
  padding: 0 0 10px 0;
  font-size: 0px;
}
.t-article-extra-3 {
  padding: 0 0 39px 0;
}
.t-article-extra-3 li {
  background-image: linear-gradient(90deg, #f3f3f3, #f3f3f3 80%, #ffffff 100%);
  background-size: 100% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.t-article-extra-3 li a {
  display: block;
  padding: 7px 0 5px 16px;
  background: url(img/sprite-3.png) no-repeat 0 8px;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #585858;
  text-transform: uppercase;
}
.t-article-extra-3 li a:hover {
  color: #eb1529;
}
.t-article-extra-3 li.current a {
  color: #eb1529;
}
.t-article-extra-4 {
  padding: 0 0 39px 0;
}
.t-article-extra-4 li {
  background-image: linear-gradient(90deg, #f3f3f3, #f3f3f3 80%, #ffffff 100%);
  background-size: 100% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.t-article-extra-4 li a {
  display: block;
  padding: 7px 0 5px 16px;
  background: url(img/sprite-3.png) no-repeat 0 -393px;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #585858;
  text-transform: uppercase;
}
.t-article-extra-4 li a:hover {
  color: #eb1529;
}
.t-article-extra-5 {
  margin: -16px 0 0 0;
  padding: 0 0 39px 0;
  line-height: 1.2;
  font-size: 15px;
  color: #525252;
}
.t-article-extra-5 strong {
  display: block;
  padding: 14px 0 0 0;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
.t-article-extra-6 {
  padding: 0 0 39px 0;
}
.t-article-extra-6 .t-article-extra-inner {
  background-image: linear-gradient(90deg, #f3f3f3, #f3f3f3 80%, #ffffff 100%);
  background-size: 100% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.t-article-extra-6 .t-article-extra-inner > a {
  display: block;
  padding: 7px 0 5px 16px;
  background: url(img/sprite-3.png) no-repeat 0 8px;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 13px;
  color: #585858;
  text-transform: uppercase;
}
.t-article-extra-6 .t-article-extra-inner > a:hover {
  color: #eb1529;
}
.t-article-extra-6 .t-article-extra-inner > a.active {
  background-position: 0 -492px;
  color: #eb1529;
}
.t-article-extra-6 .t-article-extra-inner > div {
  display: none;
}
.t-article-extra-6 .t-article-extra-inner > div > i {
  display: block;
  height: 14px;
  background-image: linear-gradient(90deg, #f3f3f3, #f3f3f3 80%, #ffffff 100%);
  background-size: 100% 1px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.t-article-extra-6 .t-article-extra-inner > div > div {
  padding: 0 0 15px 16px;
  line-height: 1.55;
  font-size: 13px;
  color: #525252;
  letter-spacing: 0em;
}
.t-article-extra-6 .t-article-extra-inner > div b {
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-weight: normal;
}
.t-article-extra-6 .t-article-extra-inner > div strong {
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-weight: normal;
}
.t-top-feature-1 {
  padding: 29px 0 0 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f0f0f0 77%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(77%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f0f0f0 77%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f0f0f0 77%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f0f0f0 77%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f0f0f0 77%, #f0f0f0 100%);
}
.t-top-feature-1 figure {
  position: relative;
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
}
.t-top-feature-1 figure img {
  display: block;
  margin: 0 0 0 261px;
}
.t-top-feature-1 figure figcaption {
  position: absolute;
  left: 15px;
  top: 30px;
  width: 211px;
}
.t-info-box-1 {
  padding: 28px 0 30px 0;
}
.t-info-box-2 {
  display: block;
  padding: 13px 0 0 0;
  text-align: center;
}
.t-info-box-3 {
  display: block;
  padding: 12px 0 0 0;
  text-align: center;
}
.t-info-box-2 > i,
.t-info-box-3 > i {
  display: block;
  height: 9px;
  margin: 0 34px;
  border-top: 1px solid #e0e0e0;
}
.t-info-box-3 > i {
  height: 10px;
}
.t-info-box-1 > .t-info-box-2:first-child > i,
.t-info-box-1 > .t-info-box-3:first-child > i {
  display: none;
}
.t-info-box-2 > b,
.t-info-box-2 > em {
  display: inline-block;
  vertical-align: top;
  line-height: 0.90;
  font-family: 'klavika_lightplain', 'titillium_light', Arial, sans-serif;
  font-size: 80px;
  color: #585858;
  font-weight: normal;
  font-style: normal;
  letter-spacing: -0.105em;
}
.t-info-box-2 > em {
  margin: 7px 0 0 4px;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
.t-info-box-2 > strong {
  display: block;
  padding: 1px 0 0 0;
  line-height: 1.2;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 15px;
  color: #eb1529;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -0.025em;
}
.t-info-box-3 > em {
  display: block;
  margin: 0 30px;
  line-height: 1.2;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 10px;
  color: #b0b0b0;
  text-transform: uppercase;
  font-style: normal;
}
.t-paginate-box-1 {
  margin: 0 -15px;
  padding: 9px 0 0 0;
  line-height: 1;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.t-paginate-box-1 .prev {
  float: left;
}
.t-paginate-box-1 .next {
  float: right;
}
.t-paginate-box-1 .prev a,
.t-paginate-box-1 .next a {
  display: block;
  padding: 10px 15px;
  opacity: 0.5;
  color: #525252;
  cursor: pointer;
}
.t-paginate-box-1 .prev a:hover,
.t-paginate-box-1 .next a:hover {
  opacity: 1;
  color: #eb1529;
}
.t-paginate-box-1 .prev.btn-disabled a,
.t-paginate-box-1 .next.btn-disabled a {
  display: none;
  opacity: 0.2;
  color: #525252;
  cursor: default;
}
.t-paginate-box-1 .prev a i,
.t-paginate-box-1 .next a i {
  width: 16px;
  height: 16px;
  background: url(img/sprite-1.png) no-repeat;
}
.t-paginate-box-1 .prev a i {
  float: left;
  margin: -3px 10px 0 0;
  background-position: -16px -517px;
}
.t-paginate-box-1 .prev a:hover i {
  background-position: -66px -517px;
}
.t-paginate-box-1 .next a i {
  float: right;
  margin: -3px 0 0 10px;
  background-position: -16px -567px;
}
.t-paginate-box-1 .next a:hover i {
  background-position: -66px -567px;
}
.t-paginate-box-1 .prev.btn-disabled a i {
  background-position: -16px -517px;
}
.t-paginate-box-1 .next.btn-disabled a i {
  background-position: -16px -567px;
}
.t-paginate-box-2 {
  clear: both;
  margin: -1px 15px 0 15px;
  padding: 9px 0 0 0;
  line-height: 1;
  border-top: 1px solid #ececec;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.t-paginate-box-2 .prev {
  float: left;
  margin-left: -15px;
}
.t-paginate-box-2 .next {
  float: right;
  margin-right: -15px;
}
.t-paginate-box-2 .prev a,
.t-paginate-box-2 .next a {
  display: block;
  padding: 10px 15px;
  opacity: 0.5;
  color: #525252;
  cursor: pointer;
}
.t-paginate-box-2 .prev a:hover,
.t-paginate-box-2 .next a:hover {
  color: #eb1529;
  opacity: 1;
}
.t-paginate-box-2 .prev a i,
.t-paginate-box-2 .next a i {
  width: 16px;
  height: 16px;
  background: url(img/sprite-1.png) no-repeat;
}
.t-paginate-box-2 .prev a i {
  float: left;
  margin: -3px 10px 0 0;
  background-position: -16px -517px;
}
.t-paginate-box-2 .prev a:hover i {
  background-position: -66px -517px;
}
.t-paginate-box-2 .next a i {
  float: right;
  margin: -3px 0 0 10px;
  background-position: -16px -567px;
}
.t-paginate-box-2 .next a:hover i {
  background-position: -66px -567px;
}
.t-paginate-box-3 {
  clear: both;
  padding: 9px 0 0 0;
  line-height: 1;
  border-top: 1px solid #ececec;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.t-paginate-box-3 .prev {
  float: left;
  margin: 0 0 0 -15px;
}
.t-paginate-box-3 .next {
  float: right;
  margin: 0 -15px 0 0;
  text-align: right;
}
.t-paginate-box-3 a {
  display: block;
  padding: 10px 15px;
  color: #525252;
  cursor: pointer;
}
.t-paginate-box-3 a:hover {
  color: #eb1529;
}
.t-paginate-box-3 a i {
  width: 16px;
  height: 16px;
  background: url(img/sprite-1.png) no-repeat;
  opacity: 0.5;
}
.t-paginate-box-3 .prev a i {
  float: left;
  margin: -3px 10px 0 0;
  background-position: -16px -517px;
}
.t-paginate-box-3 .prev a:hover i {
  background-position: -66px -517px;
  opacity: 1;
}
.t-paginate-box-3 .next a i {
  float: right;
  margin: -3px 0 0 10px;
  background-position: -16px -567px;
}
.t-paginate-box-3 .next a:hover i {
  background-position: -66px -567px;
  opacity: 1;
}
.t-paginate-box-3 a em {
  font-style: normal;
  cursor: pointer;
  opacity: 0.5;
}
.t-paginate-box-3 a:hover em {
  color: #eb1529;
  opacity: 1;
}
.t-paginate-box-3 a span {
  display: block;
  padding: 8px 0 0 0;
  font-family: 'klavika_boldbold', 'titillium_bold', Arial, sans-serif;
  font-size: 19px;
  color: #000;
  cursor: pointer;
}
.t-paginate-box-3 a:hover span {
  color: #eb1529;
}
.t-tablepress-1 thead th {
  padding: 11px 5px 10px 5px !important;
  line-height: 1;
  background: #f9f9f9 !important;
  border-top: 1px solid #ececec !important;
  border-bottom: 1px solid #ececec !important;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  color: #000 !important;
  text-align: center !important;
}
.t-tablepress-1 thead th.column-1 {
  padding-left: 20px !important;
  font-family: 'klavika_regularregular', 'titillium_regular', Arial, sans-serif !important;
  font-size: 15px !important;
  color: #eb1529 !important;
  text-align: left !important;
}
.t-tablepress-1 tbody td {
  width: 80px;
  padding: 14px 5px 10px 5px !important;
  box-sizing: border-box !important;
  vertical-align: middle !important;
  line-height: 1 !important;
  border-top: none !important;
  border-bottom: 1px solid #ececec !important;
  font-family: sans-serif;
  font-size: 25px !important;
  font-weight: normal !important;
  color: #fff !important;
  text-align: center !important;
}
.t-tablepress-1 tbody td.column-1 {
  width: 170px;
  padding-left: 20px !important;
  font-family: 'klavika_regularregular', 'titillium_regular', Arial, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  text-align: left !important;
}
.t-tablepress-1 tbody td.column-1 a {
  color: #000;
}
.t-tablepress-1 tbody td.column-1 a:hover {
  color: #eb1529;
}
.t-tablepress-1 tbody td em {
  color: #000 !important;
  font-style: normal;
}
.t-tablepress-1 tbody td i {
  color: #e5e5e5 !important;
  font-style: normal;
}
.t-message-1 {
  margin: -17px 15px 18px 15px;
  line-height: 1.25;
  font-size: 24px;
  color: #333;
}
.t-cform-1 .t-cform-col-1,
.t-cform-1 .t-cform-col-2 {
  float: left;
  width: 50%;
}
.t-cform-1 .t-cform-col-3 {
  float: left;
  width: 62%;
}
.t-cform-1 .t-cform-col-4 {
  float: left;
  width: 38%;
}
.t-cform-1 .t-cform-field-1,
.t-cform-1 .t-cform-field-2 {
  margin: 0 15px 20px 15px;
}
.t-cform-1 .t-cform-col-3 .t-cform-field-2 {
  margin-right: 20px;
}
.t-cform-1 .t-cform-field-1 > span,
.t-cform-1 .t-cform-field-2 > span {
  display: block;
}
.t-cform-1 .t-cform-field-1 textarea,
.t-cform-1 .t-cform-field-2 input {
  display: block;
  box-sizing: border-box;
  background: #000;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  color: #fff !important;
}
.t-cform-1 .t-cform-field-1 textarea {
  min-width: 100%;
  max-width: 100%;
  height: 166px;
  min-height: 166px;
  margin: 0;
  padding: 11px 0 0 10px;
  overflow: auto;
}
.t-cform-1 .t-cform-field-1 textarea[placeholder] {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-1 textarea::-webkit-input-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-1 textarea:-moz-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-1 textarea::-moz-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-1 textarea:-ms-input-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-2 input {
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0 0 0 10px;
}
.t-cform-1 .t-cform-field-2 input[placeholder] {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-2 input::-webkit-input-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-2 input:-moz-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-2 input::-moz-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-2 input:-ms-input-placeholder {
  color: #4d4d4d;
}
.t-cform-1 .t-cform-field-3 {
  position: relative;
  margin: 0 15px 0 0;
}
.t-cform-1 .t-cform-field-3 input {
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #292929;
  border: 0;
  border-radius: 0;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 16px;
  color: #696969;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.t-cform-1 .t-cform-field-3 input:hover {
  background: #eb1529;
  color: #fff;
}
.t-cform-1 .t-cform-field-3 img.ajax-loader {
  position: absolute;
  left: 12px;
  top: 16px;
}
.t-cform-1 span.wpcf7-not-valid-tip {
  padding: 3px 10px;
  font-size: 16px;
  color: #eb1529;
}
.t-cform-1 + div.wpcf7-response-output {
  margin: 0 15px;
  padding: 0.2em 10px;
  border: 0;
  background: #382C20;
  color: #EB7C15;
}
.t-cform-1 + div.wpcf7-mail-sent-ok {
  background: #253820;
  color: #4FC354;
}
.t-cform-2 {
  position: relative;
}
.t-cform-2 p,
.t-cform-2 br {
  display: none;
}
.t-cform-2 .t-cform-col-1,
.t-cform-2 .t-cform-col-2 {
  float: left;
  width: 50%;
}
.t-cform-2 .t-cform-col-3 {
  position: relative;
  clear: both;
}
.t-cform-2 .t-cform-col-4 {
  padding: 26px 0 0 0;
}
.t-cform-2 .t-cform-label-1 {
  display: block;
  margin: 0 15px 6px 15px;
  line-height: 1.1;
  font-size: 16px;
  color: #ccc;
}
.t-cform-2 .t-cform-field-1 {
  margin: 0 15px 15px 15px;
}
.t-cform-2 .t-cform-field-1 input {
  width: 100%;
  height: 30px;
  padding: 0 0 0 5px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.t-cform-2 .t-cform-field-2 {
  margin: 0 15px 15px 15px;
}
.t-cform-2 .t-cform-field-3 {
  margin: 0 15px 20px 15px;
}
.t-cform-2 .t-cform-field-3 input {
  height: 30px;
  padding: 0 11px;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  background: #eb1529;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.t-cform-2 .t-cform-field-3 input:hover {
  background: #1a1a1a;
}
.t-cform-2 span.wpcf7-not-valid-tip,
.t-cform-2 .t-upload-field-1 .t-upload-mgs-1 {
  font-size: 16px;
  line-height: 1.1;
  color: #eb1529;
  padding: 3px 0 0 0;
}
.t-cform-2 .t-upload-field-1 .t-upload-mgs-1 {
  display: none;
}
.t-cform-2 .t-upload-field-1 span.wpcf7-not-valid-tip {
  display: inline !important;
  padding: 0;
}
.t-cform-2 .t-upload-field-1 .wpcf7-form-control-wrap input {
  position: absolute;
  left: -999999px;
  top: -999999px;
}
.t-cform-2 .t-upload-field-1 .t-upload-btn-1 {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 9px 11px 7px 11px;
  line-height: 1;
  background: #ccc;
  font-family: 'klavika_mediummedium', 'titillium_seminbold', Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}
.t-cform-2 .t-upload-field-1 .t-upload-btn-1:hover {
  background: #1a1a1a;
}
.t-cform-2 .t-upload-field-1 .t-upload-btn-2 {
  display: none;
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 1.1;
  font-size: 16px;
  color: #585858;
  cursor: pointer;
}
.t-cform-2 .t-upload-field-1 .t-upload-btn-2:hover {
  color: #eb1529;
}
.t-cform-2 .t-upload-field-1 .t-progressbar-1 {
  display: none;
  height: 30px;
  background: #f5f5f5;
}
.t-cform-2 .t-upload-field-1 .t-progressbar-1 div {
  width: 0px;
  min-width: 40px;
  height: 100%;
  line-height: 32px;
  color: #fff;
  text-align: right;
  background: #eb1529 url(img/pb-bg-1.gif) repeat 0 0;
}
.t-cform-2 .t-upload-field-1 .t-progressbar-1 div i {
  display: inline-block;
  margin: 0 11px 0 0;
  vertical-align: top;
  font-style: normal;
  font-size: 16px;
}
.t-cform-2 + div.wpcf7-response-output {
  margin: 0 15px 20px 15px;
  padding: 0.4em 10px;
  line-height: 1.1;
  border: 0;
  background: #FFE7CE;
  color: #CD6300;
}
.t-cform-2 + div.wpcf7-mail-sent-ok {
  background: #AEEA9E;
  color: #0E7412;
}
.t-cform-2 img.ajax-loader {
  margin-left: 15px !important;
}
.t-site-footer {
  clear: both;
  background: #1a1a1a;
}
.t-site-footer-inner-1 {
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
  color: #424242;
}
.t-site-footer-inner-2 {
  height: 62px;
  background: #000;
  color: #424242;
}
.t-site-footer-inner-3 {
  width: 981px;
  max-width: 981px;
  margin: 0 auto;
}
.t-footer-box-1 {
  padding: 40px 0 0 0;
}
.t-footer-box-1 .t-footer-col-1 {
  float: left;
  width: 25%;
}
.t-footer-box-2 {
  padding: 0 0 27px 0;
}
.t-footer-box-3 {
  padding: 29px 0 0 0;
  text-align: center;
}
.t-footer-box-4 {
  padding: 30px 0 0 0;
}
.t-footer-box-5 {
  padding: 0 15px;
}
.t-footer-box-5 .t-footer-col-1 {
  float: left;
  font-size: 0px;
}
.t-footer-box-5 .t-footer-col-2 {
  float: right;
  font-size: 0px;
}
.t-footer-navigation-1 {
  padding: 0 15px 0 15px;
}
.t-footer-navigation-1 > i {
  display: block;
  width: 23px;
  height: 1px;
  border-top: 1px solid #282828;
}
.t-footer-box-1 .t-footer-col-1 .t-footer-navigation-1:first-child > i {
  display: none;
}
.t-footer-navigation-1 .menu {
  padding: 2px 0 16px 0;
}
.t-footer-navigation-1 .menu li {
  padding: 5px 0 0 0;
  font-size: 0px;
}
.t-footer-navigation-1 .menu li a {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
}
.t-footer-navigation-1 .menu li a:hover {
  color: #eb1529;
}
.t-footer-navigation-2 {
  padding: 0 15px;
}
.t-footer-navigation-2 .menu {
  padding: 11px 0 19px 0;
}
.t-footer-navigation-2 .menu li {
  padding: 0 0 6px 0;
}
.t-footer-navigation-2 .menu li a {
  display: block;
  height: 33px;
  line-height: 33px;
  padding: 0 0 0 42px;
  font-size: 14px;
  color: #ffffff;
  background: url(img/sprite-2.png) no-repeat;
}
.t-footer-navigation-2 .menu li a:hover {
  color: #eb1529;
}
.t-footer-navigation-2 .menu li a[title=facebook] {
  background-position: 0 0;
}
.t-footer-navigation-2 .menu li a[title=facebook]:hover {
  background-position: 0 -50px;
}
.t-footer-navigation-2 .menu li a[title=twitter] {
  background-position: 0 -100px;
}
.t-footer-navigation-2 .menu li a[title=twitter]:hover {
  background-position: 0 -150px;
}
.t-footer-navigation-2 .menu li a[title=linkedin] {
  background-position: 0 -200px;
}
.t-footer-navigation-2 .menu li a[title=linkedin]:hover {
  background-position: 0 -250px;
}
.t-footer-navigation-3 .menu {
  padding: 22px 0 0 0;
  line-height: 1.1;
  font-size: 14px;
  text-transform: uppercase;
}
.t-footer-navigation-3 .menu li {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
}
.t-footer-navigation-3 .menu li a {
  color: #606060;
}
.t-footer-navigation-3 .menu li a:hover {
  color: #eb1529;
}
