/* Created by Artisteer v4.3.0.60745 */

#trs-main
{
   background: #FFFFFF url('images/page.jpeg') top center fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.trs-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.trs-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #D74B04;
   background: -webkit-linear-gradient(top, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   background: -moz-linear-gradient(top, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   background: -o-linear-gradient(top, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   background: -ms-linear-gradient(top, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   -svg-background: linear-gradient(top, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   background: linear-gradient(to bottom, #FA5D0F 0, #FA5705 5%, #AF3D04 40%, #AA3B03 50%, #AF3D04 60%, #FA5705 95%, #FA5D0F 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #9CAFC4;
   padding:0 20px;
   margin:0 auto;
   height:28px;
}

.trs-postcontent,
.trs-postheadericons,
.trs-postfootericons,
.trs-blockcontent,
ul.trs-vmenu a 
{
   text-align: right;
}

.trs-postcontent,
.trs-postcontent li,
.trs-postcontent table,
.trs-postcontent a,
.trs-postcontent a:link,
.trs-postcontent a:visited,
.trs-postcontent a.visited,
.trs-postcontent a:hover,
.trs-postcontent a.hovered
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   line-height: 175%;
}

.trs-postcontent p
{
   margin: 13px 0;
}

.trs-postcontent h1, .trs-postcontent h1 a, .trs-postcontent h1 a:link, .trs-postcontent h1 a:visited, .trs-postcontent h1 a:hover,
.trs-postcontent h2, .trs-postcontent h2 a, .trs-postcontent h2 a:link, .trs-postcontent h2 a:visited, .trs-postcontent h2 a:hover,
.trs-postcontent h3, .trs-postcontent h3 a, .trs-postcontent h3 a:link, .trs-postcontent h3 a:visited, .trs-postcontent h3 a:hover,
.trs-postcontent h4, .trs-postcontent h4 a, .trs-postcontent h4 a:link, .trs-postcontent h4 a:visited, .trs-postcontent h4 a:hover,
.trs-postcontent h5, .trs-postcontent h5 a, .trs-postcontent h5 a:link, .trs-postcontent h5 a:visited, .trs-postcontent h5 a:hover,
.trs-postcontent h6, .trs-postcontent h6 a, .trs-postcontent h6 a:link, .trs-postcontent h6 a:visited, .trs-postcontent h6 a:hover,
.trs-blockheader .t, .trs-blockheader .t a, .trs-blockheader .t a:link, .trs-blockheader .t a:visited, .trs-blockheader .t a:hover,
.trs-vmenublockheader .t, .trs-vmenublockheader .t a, .trs-vmenublockheader .t a:link, .trs-vmenublockheader .t a:visited, .trs-vmenublockheader .t a:hover,
.trs-headline, .trs-headline a, .trs-headline a:link, .trs-headline a:visited, .trs-headline a:hover,
.trs-slogan, .trs-slogan a, .trs-slogan a:link, .trs-slogan a:visited, .trs-slogan a:hover,
.trs-postheader, .trs-postheader a, .trs-postheader a:link, .trs-postheader a:visited, .trs-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.trs-postcontent a, .trs-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FA5705;
}

.trs-postcontent a:visited, .trs-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FA5705;
}

.trs-postcontent  a:hover, .trs-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-shadow: 1px 0 0 rgb(255, 255, 255), -1px 0 0 rgb(255, 255, 255), 0 -1px 0 rgb(255, 255, 255), 0 1px 0 rgb(255, 255, 255), 0 0 10px rgba(0, 0, 0, 0.99);
   color: #3F5369;
}

.trs-postcontent h1
{
   color: #6C7F93;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h1 a, .trs-postcontent h1 a:link, .trs-postcontent h1 a:hover, .trs-postcontent h1 a:visited, .trs-blockcontent h1 a, .trs-blockcontent h1 a:link, .trs-blockcontent h1 a:hover, .trs-blockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h2
{
   color: #8D9CAA;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h2 a, .trs-postcontent h2 a:link, .trs-postcontent h2 a:hover, .trs-postcontent h2 a:visited, .trs-blockcontent h2 a, .trs-blockcontent h2 a:link, .trs-blockcontent h2 a:hover, .trs-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h3
{
   color: #FB7C3C;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h3 a, .trs-postcontent h3 a:link, .trs-postcontent h3 a:hover, .trs-postcontent h3 a:visited, .trs-blockcontent h3 a, .trs-blockcontent h3 a:link, .trs-blockcontent h3 a:hover, .trs-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h4
{
   color: #4E6883;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h4 a, .trs-postcontent h4 a:link, .trs-postcontent h4 a:hover, .trs-postcontent h4 a:visited, .trs-blockcontent h4 a, .trs-blockcontent h4 a:link, .trs-blockcontent h4 a:hover, .trs-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h5
{
   color: #4E6883;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h5 a, .trs-postcontent h5 a:link, .trs-postcontent h5 a:hover, .trs-postcontent h5 a:visited, .trs-blockcontent h5 a, .trs-blockcontent h5 a:link, .trs-blockcontent h5 a:hover, .trs-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h6
{
   color: #A6B7C9;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-postcontent h6 a, .trs-postcontent h6 a:link, .trs-postcontent h6 a:hover, .trs-postcontent h6 a:visited, .trs-blockcontent h6 a, .trs-blockcontent h6 a:link, .trs-blockcontent h6 a:hover, .trs-blockcontent h6 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #trs-hmenu-bg, .trs-sheet, .trs-hmenu a, .trs-vmenu a, .trs-slidenavigator > a, .trs-checkbox:before, .trs-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #trs-hmenu-bg, .trs-sheet, .trs-slidenavigator > a, .trs-checkbox:before, .trs-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #303F50;
}

.trs-header:before, 
#trs-header-bg:before, 
.trs-layout-cell:before, 
.trs-layout-wrapper:before, 
.trs-footer:before, 
.trs-nav:before, 
#trs-hmenu-bg:before, 
.trs-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.trs-header:after, 
#trs-header-bg:after, 
.trs-layout-cell:after, 
.trs-layout-wrapper:after, 
.trs-footer:after, 
.trs-nav:after, 
#trs-hmenu-bg:after, 
.trs-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .trs-postcontent li h1, .trs-blockcontent li h1 
{
   margin:1px;
} 
li h2, .trs-postcontent li h2, .trs-blockcontent li h2 
{
   margin:1px;
} 
li h3, .trs-postcontent li h3, .trs-blockcontent li h3 
{
   margin:1px;
} 
li h4, .trs-postcontent li h4, .trs-blockcontent li h4 
{
   margin:1px;
} 
li h5, .trs-postcontent li h5, .trs-blockcontent li h5 
{
   margin:1px;
} 
li h6, .trs-postcontent li h6, .trs-blockcontent li h6 
{
   margin:1px;
} 
li p, .trs-postcontent li p, .trs-blockcontent li p 
{
   margin:1px;
}


.trs-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.trs-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.trs-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.trs-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.trs-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 63px;
  left: 51.27%;
  margin-left: -214px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.trs-headline, 
.trs-headline a, 
.trs-headline a:link, 
.trs-headline a:visited, 
.trs-headline a:hover
{
font-size: 36px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-shadow: 1px 0px 0px rgb(255, 255, 255), -1px 0px 0px rgb(255, 255, 255), 0px -1px 0px rgb(255, 255, 255), 0px 1px 0px rgb(255, 255, 255), 0px 0px 10px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #0C02C5 !important;
  white-space: nowrap;
}
.trs-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: -8px;
  left: 50.58%;
  line-height: 100%;
  margin-left: -146px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.trs-slogan, 
.trs-slogan a, 
.trs-slogan a:link, 
.trs-slogan a:visited, 
.trs-slogan a:hover
{
font-size: 72px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-decoration: none;
text-align: right;
text-shadow: 1px 0px 0px rgb(255, 255, 255), -1px 0px 0px rgb(255, 255, 255), 0px -1px 0px rgb(255, 255, 255), 0px 1px 0px rgb(255, 255, 255), 0px 0px 10px rgb(0, 0, 0);
  padding: 0;
  margin: 0;
  color: #1807CF !important;
}

.trs-slidecontainerpageslider {
    position: relative;
            width: 100%;
    height: 100%;
    }

.default-responsive .trs-header .trs-slidecontainerpageslider,
.responsive .trs-header .trs-slidecontainerpageslider
{
  position: absolute !important;
}

.responsive .trs-pageslider .trs-slidecontainerpageslider {
  position: absolute !important;
}

.trs-slidecontainerpageslider .trs-slide-item
{

    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}

.trs-slidecontainerpageslider .trs-slide-item {
    -webkit-transition: 1000ms ease-in-out left;
    -moz-transition: 1000ms ease-in-out left;
    -ms-transition: 1000ms ease-in-out left;
    -o-transition: 1000ms ease-in-out left;
    transition: 1000ms ease-in-out left;
    position: relative;
    display: none;
    width:  100%;
    height: 100%;
}

.trs-slidecontainerpageslider .active, .trs-slidecontainerpageslider .next, .trs-slidecontainerpageslider .prev {
    display: block;
}

.trs-slidecontainerpageslider .active {
    left: 0;
}
.ie10 .trs-slidecontainerpageslider .active {
    left: 0.1px;
}

.trs-slidecontainerpageslider .next, .trs-slidecontainerpageslider .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.trs-slidecontainerpageslider .next {
    left: 100%;
}

.trs-slidecontainerpageslider .prev {
    left: -100%;
}

.trs-slidecontainerpageslider .next.forward, .trs-slidecontainerpageslider .prev.back {
    left: 0;
}
.ie10 .trs-slidecontainerpageslider .next.forward, .trs-slidecontainerpageslider .prev.back {
    left: 0.1px;
}

.trs-slidecontainerpageslider .active.forward {
    left: -100%;
}

.trs-slidecontainerpageslider .active.back {
    left: 100%;
}




.trs-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider0 {
    background-image:  url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider0 {
    background-image: url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider0 {
    background-image: url('images/slidepageslider0.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider1 {
    background-image:  url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider1 {
    background-image: url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider1 {
    background-image: url('images/slidepageslider1.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider2 {
    background-image:  url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider2 {
    background-image: url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider2 {
    background-image: url('images/slidepageslider2.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider3 {
    background-image:  url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider3 {
    background-image: url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider3 {
    background-image: url('images/slidepageslider3.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider4 {
    background-image:  url('images/slidepageslider4.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider4 {
    background-image:  url('images/slidepageslider4.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider4 {
    background-image:  url('images/slidepageslider4.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider4 {
    background-image: url('images/slidepageslider4.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider4 {
    background-image: url('images/slidepageslider4.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider5 {
    background-image:  url('images/slidepageslider5.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider5 {
    background-image:  url('images/slidepageslider5.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider5 {
    background-image:  url('images/slidepageslider5.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider5 {
    background-image: url('images/slidepageslider5.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider5 {
    background-image: url('images/slidepageslider5.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider6 {
    background-image:  url('images/slidepageslider6.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider6 {
    background-image:  url('images/slidepageslider6.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider6 {
    background-image:  url('images/slidepageslider6.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider6 {
    background-image: url('images/slidepageslider6.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider6 {
    background-image: url('images/slidepageslider6.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}.trs-slidepageslider7 {
    background-image:  url('images/slidepageslider7.jpg');
        /* background-size:  auto auto; */
        background-position:  center center;
    background-repeat: no-repeat;
}

/* special setup for header/pageslider */
.responsive .trs-header .trs-slidepageslider7 {
    background-image:  url('images/slidepageslider7.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.responsive .trs-pageslider .trs-slidepageslider7 {
    background-image:  url('images/slidepageslider7.jpg');
    background-size: auto auto;
    background-position:  center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-header .trs-slidepageslider7 {
    background-image: url('images/slidepageslider7.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.default-responsive .trs-pageslider .trs-slidepageslider7 {
    background-image: url('images/slidepageslider7.jpg');
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.trs-slidenavigatorpageslider {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 115px;
  left: 76.67%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.trs-slidenavigatorpageslider
{
background: #BFBFBF;background: transparent;background: transparent;background: transparent;background: transparent;-svg-background: transparent;background: transparent;



padding:10px;





}
.trs-slidenavigatorpageslider > a
{
background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;background: #9CAFC4;-svg-background: #9CAFC4;background: #9CAFC4;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}
.trs-slidenavigatorpageslider > a.active
{
background: #FA681E;background: #FA681E;background: #FA681E;background: #FA681E;background: #FA681E;-svg-background: #FA681E;background: #FA681E;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}
.trs-slidenavigatorpageslider > a:hover
{
background: #2286B4;background: #2286B4;background: #2286B4;background: #2286B4;background: #2286B4;-svg-background: #2286B4;background: #2286B4;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 15px;

height: 15px;
}







.trs-sheet
{
   background: #FFFFFF;
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   margin:30px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.trs-header
{
   -webkit-border-radius:15px 15px 0 0;
   -moz-border-radius:15px 15px 0 0;
   border-radius:15px 15px 0 0;
   margin:0 auto;
   background-repeat: no-repeat;
   height: 110px;
   background-image: url('images/object612803418.png'), url('images/header.png');
   background-position: 20px 0px, 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .trs-header
{
   background-image: url('images/object612803418.png'), url('images/header.png');
   background-position: 20px 0px, 0 0;
}

.default-responsive .trs-header,
.default-responsive #trs-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.trs-header>.widget 
{
   position:absolute;
   z-index:101;
}

.trs-header .trs-slider-inner
{
   -webkit-border-radius:15px 15px 0 0;
   -moz-border-radius:15px 15px 0 0;
   border-radius:15px 15px 0 0;
}

.trs-nav
{
   background: #303F50;
   background: -webkit-linear-gradient(top, #212B36 0, #3F5369 100%) no-repeat;
   background: -moz-linear-gradient(top, #212B36 0, #3F5369 100%) no-repeat;
   background: -o-linear-gradient(top, #212B36 0, #3F5369 100%) no-repeat;
   background: -ms-linear-gradient(top, #212B36 0, #3F5369 100%) no-repeat;
   -svg-background: linear-gradient(top, #212B36 0, #3F5369 100%) no-repeat;
   background: linear-gradient(to bottom, #212B36 0, #3F5369 100%) no-repeat;
   border-bottom:1px solid #A3B4C8;
   padding:2px 2px 0;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: right;
}

ul.trs-hmenu a, ul.trs-hmenu a:link, ul.trs-hmenu a:visited, ul.trs-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.trs-hmenu, ul.trs-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.trs-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: right;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.trs-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.trs-hmenu:after, ul.trs-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.trs-hmenu, ul.trs-hmenu ul 
{
   min-height: 0;
}

ul.trs-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.trs-nav:before 
{
   content:' ';
}

.trs-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.trs-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.trs-hmenu
{
   float: right;
}

.trs-menuitemcontainer
{
   margin:0 auto;
}
ul.trs-hmenu>li {
   margin-right: 9px;
}
ul.trs-hmenu>li:first-child {
   margin-right: 4px;
}
ul.trs-hmenu>li:last-child, ul.trs-hmenu>li.last-child {
   margin-left: 4px;
}

ul.trs-hmenu>li>a
{
   background: #3F5369 url('images/menuitem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), -webkit-linear-gradient(top, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), -moz-linear-gradient(top, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), -o-linear-gradient(top, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), -ms-linear-gradient(top, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), linear-gradient(top, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(84, 111, 140, 0.26) 0, rgba(78, 104, 131, 0.24) 10%, rgba(73, 96, 121, 0.22) 20%, rgba(61, 81, 102, 0.19) 20%, rgba(50, 66, 83, 0.09) 50%, rgba(38, 51, 64, 0.12) 100%) no-repeat, url('images/menuitem.png'), linear-gradient(to bottom, #4D6580 0, #496079 10%, #455B73 20%, #3D5166 20%, #364759 50%, #2E3D4C 100%) no-repeat;
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid #5F7081;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 25px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 25px;
   text-align: center;
}

.trs-hmenu>li>a, 
.trs-hmenu>li>a:link, 
.trs-hmenu>li>a:visited, 
.trs-hmenu>li>a.active, 
.trs-hmenu>li>a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: right;
}

ul.trs-hmenu>li>a.active
{
   background: #FFFFFF url('images/menuactiveitem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), -webkit-linear-gradient(top, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), -moz-linear-gradient(top, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), -o-linear-gradient(top, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), -ms-linear-gradient(top, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(245, 245, 245, 0.29) 0, rgba(241, 241, 241, 0.28) 10%, rgba(233, 233, 233, 0.25) 20%, rgba(222, 222, 222, 0.2) 20%, rgba(210, 210, 210, 0.09) 50%, rgba(199, 199, 199, 0.1) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(to bottom, #EDEDED 0, #EBEBEB 10%, #E5E5E5 20%, #DEDEDE 20%, #D6D6D6 50%, #CFCFCF 100%) no-repeat;
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid #A3B4C8;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
   color: #FA5D0F;
   padding-bottom: 1px;
   margin-bottom: -1px;
   text-decoration: none;
}

ul.trs-hmenu>li>a:visited, 
ul.trs-hmenu>li>a:hover, 
ul.trs-hmenu>li:hover>a {
   text-decoration: none;
}

ul.trs-hmenu>li>a:hover, .desktop ul.trs-hmenu>li:hover>a
{
   background: #FA681E url('images/menuhovereditem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), -webkit-linear-gradient(top, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), -moz-linear-gradient(top, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), -o-linear-gradient(top, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), -ms-linear-gradient(top, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(252, 145, 91, 0.28) 0, rgba(251, 135, 76, 0.26) 10%, rgba(251, 125, 61, 0.24) 20%, rgba(250, 104, 31, 0.2) 20%, rgba(239, 83, 5, 0.09) 50%, rgba(209, 72, 4, 0.11) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(to bottom, #FB8246 0, #FB7C3C 10%, #FB7532 20%, #FA681E 20%, #FA5705 50%, #E65005 100%) no-repeat;
   -webkit-border-radius:10px 10px 0 0;
   -moz-border-radius:10px 10px 0 0;
   border-radius:10px 10px 0 0;
   border:1px solid #D74B04;
   border-bottom:none;
   padding:0 12px;
   margin:0 auto;
}
ul.trs-hmenu>li>a:hover, 
.desktop ul.trs-hmenu>li:hover>a {
   color: #FFF5F0;
   text-decoration: none;
}
ul.trs-hmenu>li>a.active:hover {
   padding-bottom: 0;
   margin-bottom: 0;
}

ul.trs-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   right:  -9px;
   width:9px;
   height: 25px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.trs-hmenu>li:first-child:before{
   display:none;
}

ul.trs-hmenu li li a
{
   background: #B9C2CB;
   background: transparent;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   padding:0 8px;
   margin:0 auto;
}
ul.trs-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.trs-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.trs-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.trs-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: right;
   line-height: 24px;
   color: #6A7D90;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.trs-hmenu ul a:link, 
.trs-hmenu ul a:visited, 
.trs-hmenu ul a.active, 
.trs-hmenu ul a:hover
{
   text-align: right;
   line-height: 24px;
   color: #6A7D90;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.trs-hmenu ul li a:hover, .desktop ul.trs-hmenu ul li:hover>a
{
   background: #FFFFFF;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   margin:0 auto;
}
.trs-hmenu ul a:hover
{
   text-decoration: none;
   color: #F05305;
}

.desktop .trs-hmenu ul li:hover>a
{
   color: #F05305;
}

ul.trs-hmenu ul:before
{
   background: #EFF2F5;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:1px solid #CFD8E2;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.trs-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.trs-hmenu li li:hover>ul {
   top: 0;
   right: 100%;
}

ul.trs-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   right: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.trs-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px -30px 0 0;
}

.desktop ul.trs-hmenu ul ul
{
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop ul.trs-hmenu ul.trs-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.trs-hmenu ul.trs-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.trs-hmenu li li:hover>ul.trs-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.trs-hmenu li li:hover>ul.trs-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.trs-hmenu ul ul.trs-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop ul.trs-hmenu ul ul.trs-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop ul.trs-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.trs-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.trs-hmenu ul ul:before
{
   border-radius: 10px;
   top: 30px;
   bottom: 30px;
   right: 12px;
   left: 30px;
}

.desktop ul.trs-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.trs-hmenu>li>ul.trs-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.trs-hmenu>li>ul.trs-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.trs-hmenu ul ul.trs-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop ul.trs-hmenu ul ul.trs-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.trs-pageslider
{
   margin:0 auto;
   height: 150px;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .trs-pageslider 
{
   background-position: center center;
}

.trs-pageslider>.widget 
{
   position:absolute;
   z-index:101;
}

.trs-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.trs-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.trs-content-layout-row 
{
   display: table-row;
}

.trs-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.trs-postcontent .trs-content-layout
{
   border-collapse: collapse;
}

.trs-block
{
   margin:7px;
}
div.trs-block img
{
   border: none;
   margin: 3px;
}

.trs-blockheader
{
   background: #303F50;
   background: -webkit-linear-gradient(top, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(36, 48, 61, 0.8) 0, rgba(54, 71, 89, 0.8) 40%, rgba(55, 73, 92, 0.8) 50%, rgba(54, 71, 89, 0.8) 60%, rgba(36, 48, 61, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px 6px 0 0;
   -moz-border-radius:6px 6px 0 0;
   border-radius:6px 6px 0 0;
   padding:10px 3px;
   margin:0 auto;
}
.trs-blockheader .t,
.trs-blockheader .t a,
.trs-blockheader .t a:link,
.trs-blockheader .t a:visited, 
.trs-blockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 5px;
}

.trs-blockcontent
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.5);
   -webkit-border-radius:0 0 6px 6px;
   -moz-border-radius:0 0 6px 6px;
   border-radius:0 0 6px 6px;
   padding:3px;
   margin:0 auto;
   color: #303F50;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}
.trs-blockcontent table,
.trs-blockcontent li, 
.trs-blockcontent a,
.trs-blockcontent a:link,
.trs-blockcontent a:visited,
.trs-blockcontent a:hover
{
   color: #303F50;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.trs-blockcontent p
{
   margin: 0 5px;
}

.trs-blockcontent a, .trs-blockcontent a:link
{
   color: #FB7C3C;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.trs-blockcontent a:visited, .trs-blockcontent a.visited
{
   color: #FB7C3C;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.trs-blockcontent a:hover, .trs-blockcontent a.hover
{
   color: #607E9F;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-shadow: 1px 0 0 rgb(255, 255, 255), -1px 0 0 rgb(255, 255, 255), 0 -1px 0 rgb(255, 255, 255), 0 1px 0 rgb(255, 255, 255), 0 0 10px rgba(0, 0, 0, 0.99);
}
.trs-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-left:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-right: -22px;
}
.opera .trs-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */    
    margin-right: 6px;
   /* Opera flips margins in RTL mode */    
    margin-left: -22px;
}

.trs-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #4E6883;
   margin: 5px 10px 0 0;
}

.trs-block ul>li, .trs-block ol
{
   padding: 0;
}

.trs-block ul>li
{
   padding-right: 22px;
}

.trs-breadcrumbs
{
   margin:0 auto;
}

a.trs-button,
a.trs-button:link,
a:link.trs-button:link,
body a.trs-button:link,
a.trs-button:visited,
body a.trs-button:visited,
input.trs-button,
button.trs-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 0 0 5px !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 28px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.trs-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .trs-button
{
   display: block;
   float: left;
}

input, select, textarea, a.trs-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.trs-block select 
{
   width:96%;
}

input.trs-button
{
   float: none !important;
   -webkit-appearance: none;
}

.trs-button.active, .trs-button.active:hover
{
   background: #A1ADBA;
   background: -webkit-linear-gradient(top, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   background: -moz-linear-gradient(top, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   background: -o-linear-gradient(top, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   background: -ms-linear-gradient(top, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   -svg-background: linear-gradient(top, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   background: linear-gradient(to bottom, #B9C2CB 0, #8796A6 40%, #8494A4 50%, #8796A6 60%, #B9C2CB 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #8A99A8;
   padding:0 20px;
   margin:0 auto;
}
.trs-button.active, .trs-button.active:hover {
   color: #FFFFFF !important;
}

.trs-button.hover, .trs-button:hover
{
   background: #D9DEE3;
   background: -webkit-linear-gradient(top, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   background: -moz-linear-gradient(top, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   background: -o-linear-gradient(top, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   background: -ms-linear-gradient(top, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   -svg-background: linear-gradient(top, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   background: linear-gradient(to bottom, #EAEDF0 0, #B6BFC9 40%, #B0BAC4 50%, #B6BFC9 60%, #EAEDF0 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #A1ADBA;
   padding:0 20px;
   margin:0 auto;
}
.trs-button.hover, .trs-button:hover {
   color: #822D03 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FDC6AA;
   background: -webkit-linear-gradient(top, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(252, 161, 115, 0.3) 0, rgba(254, 221, 205, 0.3) 40%, rgba(254, 228, 215, 0.3) 50%, rgba(254, 221, 205, 0.3) 60%, rgba(252, 161, 115, 0.3) 100%) no-repeat;
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   border:2px dotted rgba(185, 194, 203, 0.3);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #0306BA !important;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: none;
}
input.trs-error, textarea.trs-error
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   background: -moz-linear-gradient(top, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   background: -o-linear-gradient(top, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   background: -ms-linear-gradient(top, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   -svg-background: linear-gradient(top, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   background: linear-gradient(to bottom, #B2C1D1 0, #E6EAF0 40%, #ECF0F4 50%, #ECF0F4 100%) no-repeat;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.trs-error, textarea.trs-error {
   color: #3D5166 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.trs-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 6px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #364049 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.trs-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.trs-search input, a.trs-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.trs-search>input, a.trs-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.trs-search input[type="submit"], input.trs-search-button, a.trs-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.trs-search input[type="submit"], input.trs-search-button, a.trs-search-button {
   position:absolute;
   right:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.trs-search-button span.trs-search-button-text {
   display: none;
}

label.trs-checkbox:before
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #B2C1D1 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #9CAFC4;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.trs-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 24px;
   display: inline-block;
   color: #364049 !important;
   position: relative;
}

.trs-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.trs-checkbox.active:before
{
   background: #FC905A;
   background: -webkit-linear-gradient(top, #FDB28C 0, #FB6B23 100%) no-repeat;
   background: -moz-linear-gradient(top, #FDB28C 0, #FB6B23 100%) no-repeat;
   background: -o-linear-gradient(top, #FDB28C 0, #FB6B23 100%) no-repeat;
   background: -ms-linear-gradient(top, #FDB28C 0, #FB6B23 100%) no-repeat;
   -svg-background: linear-gradient(top, #FDB28C 0, #FB6B23 100%) no-repeat;
   background: linear-gradient(to bottom, #FDB28C 0, #FB6B23 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #D74B04;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.trs-checkbox.hovered:before
{
   background: #D9DEE3;
   background: -webkit-linear-gradient(top, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   background: -moz-linear-gradient(top, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   background: -o-linear-gradient(top, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   background: -ms-linear-gradient(top, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   -svg-background: linear-gradient(top, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   background: linear-gradient(to bottom, #F9FAFB 0, #B6BFC9 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #7993AF;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.trs-radiobutton:before
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ECF0F4 50%, #CFD8E2 50%, #E2E8EE 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #9CAFC4;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.trs-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #364049 !important;
}

.trs-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.trs-radiobutton.active:before
{
   background: #B9C2CB;
   background: -webkit-linear-gradient(top, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   background: -moz-linear-gradient(top, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   background: -o-linear-gradient(top, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   background: -ms-linear-gradient(top, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   -svg-background: linear-gradient(top, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   background: linear-gradient(to bottom, #D0D6DC 0, #BEC7CF 50%, #AAB5C0 50%, #B9C2CB 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #5A7796;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.trs-radiobutton.hovered:before
{
   background: #D9DEE3;
   background: -webkit-linear-gradient(top, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   background: -moz-linear-gradient(top, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   background: -o-linear-gradient(top, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   background: -ms-linear-gradient(top, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   -svg-background: linear-gradient(top, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   background: linear-gradient(to bottom, #F3F5F6 0, #E2E5E9 50%, #CAD1D8 50%, #D9DEE3 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.25);
   border:1px solid #7993AF;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.trs-checkbox input[type="checkbox"]
{
   display: none;
}

label.trs-checkbox.trs-checked:after
{
   content: url('images/checkboxicon.png');
   position: absolute;
   right: 4px;
   top: 4px;
}

.trs-comments
{
   border-top:1px dotted #A1ADBA;
   margin:0 auto;
   margin-top: 25px;
}

.trs-comments h2
{
   color: #23292F;
}

.trs-comment-inner
{
   background: #E2E8EE;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #9CAFC4;
   padding:7px;
   margin:0 auto;
   margin-left: 96px;
}
.trs-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.trs-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.trs-comment-content
{
   padding:10px 0;
   color: #283543;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-comment
{
   margin-top: 6px;
}

.trs-comment:first-child
{
   margin-top: 0;
}

.trs-comment-header
{
   color: #1E2429;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.trs-comment-header a, 
.trs-comment-header a:link, 
.trs-comment-header a:visited,
.trs-comment-header a.visited,
.trs-comment-header a:hover,
.trs-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.trs-comment-header a, .trs-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   color: #627384;
}

.trs-comment-header a:visited, .trs-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #627384;
}

.trs-comment-header a:hover,  .trs-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #627384;
}

.trs-comment-content a, 
.trs-comment-content a:link, 
.trs-comment-content a:visited,
.trs-comment-content a.visited,
.trs-comment-content a:hover,
.trs-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-comment-content a, .trs-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #AF3D04;
}

.trs-comment-content a:visited, .trs-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #364759;
}

.trs-comment-content a:hover,  .trs-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #AF3D04;
}

.trs-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

.trs-pager>*:last-child
{
   margin-right:0 !important;
}

.trs-pager>span {
   cursor:default;
}

.trs-pager>*
{
   background: #D9DEE3;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.trs-pager a:link,
.trs-pager a:visited,
.trs-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1C2126
;
}

.trs-pager .active
{
   background: #B6BFC9;
   padding:10px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.trs-pager .more
{
   background: #D9DEE3;
   margin:0 4px 0 auto;
}
.trs-pager a.more:link,
.trs-pager a.more:visited
{
   color: #411701
;
}
.trs-pager a:hover
{
   background: #B9C2CB;
   padding:10px;
   margin:0 4px 0 auto;
}
.trs-pager  a:hover,
.trs-pager  a.more:hover
{
   text-decoration: none;
   color: #21262C
;
}
.trs-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.trs-pager>*:last-child:after{
   display:none;
}

.trs-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #23292F;
}

.trs-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #23292F;
}

.trs-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.trs-commentsform input:not([type=submit]), .trs-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.trs-commentsform .form-submit
{
   margin-top: 10px;
}
.trs-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.trs-article img, img.trs-article, .trs-block img, .trs-footer img
{
   margin: 7px 7px 7px 7px;
}

.trs-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.trs-article table, table.trs-article
{
   border-collapse: collapse;
   margin: 1px;
}

.trs-post .trs-content-layout-br
{
   height: 0;
}

.trs-article th, .trs-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: right;
}

.trs-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 0 0 1em;
   float: right;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.trs-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.trs-postmetadataheader
{
   background: #C9D3DE;
   background: rgba(201, 211, 222, 0.5);
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #9CAFC4;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-bottom: 5px;
}

.trs-postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-left:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .trs-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postheader
{
   color: #435970;
   margin: 5px 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.trs-postheader a, 
.trs-postheader a:link, 
.trs-postheader a:visited,
.trs-postheader a.visited,
.trs-postheader a:hover,
.trs-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.trs-postheader a, .trs-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: right;
   color: #FA6419;
}

.trs-postheader a:visited, .trs-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: right;
   color: #607E9F;
}

.trs-postheader a:hover,  .trs-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: right;
   color: #FB6B23;
}

.trs-postheadericons,
.trs-postheadericons a,
.trs-postheadericons a:link,
.trs-postheadericons a:visited,
.trs-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4E6883;
}

.trs-postheadericons
{
   padding: 1px;
   margin: 0 10px 0 0;
}

.trs-postheadericons a, .trs-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FB722D;
}

.trs-postheadericons a:visited, .trs-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #587493;
}

.trs-postheadericons a:hover, .trs-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #E65005;
}

.trs-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-left:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .trs-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-left:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .trs-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-left:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .trs-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postediticon:before
{
   content:url('images/postediticon.png');
   margin-left:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .trs-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postcontent ul>li:before,  .trs-post ul>li:before,  .trs-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-left:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .trs-postcontent ul>li:before, .opera   .trs-post ul>li:before, .opera   .trs-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */
    margin-left: 0;
   margin-right:6px;
}

.trs-postcontent li, .trs-post li, .trs-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #303F50;
   margin: 3px 11px 0 0;
}

.trs-postcontent ul>li, .trs-post ul>li, .trs-textblock ul>li, .trs-postcontent ol, .trs-post ol, .trs-textblock ol
{
   padding: 0;
}

.trs-postcontent ul>li, .trs-post ul>li, .trs-textblock ul>li
{
   padding-right: 21px;
}

.trs-postcontent ul>li:before,  .trs-post ul>li:before,  .trs-textblock ul>li:before
{
   margin-right: -21px;
}

.opera .trs-postcontent ul>li:before, .opera   .trs-post ul>li:before, .opera   .trs-textblock ul>li:before
{
   /* Opera flips margins in RTL mode */    
    margin-right: 6px;
   margin-left: -21px;
}

.trs-postcontent ol, .trs-post ol, .trs-textblock ol, .trs-postcontent ul, .trs-post ul, .trs-textblock ul
{
   margin: 1em 11px 1em 0;
}

.trs-postcontent li ol, .trs-post li ol, .trs-textblock li ol, .trs-postcontent li ul, .trs-post li ul, .trs-textblock li ul
{
   margin: 0.5em 11px 0.5em 0;
}

.trs-postcontent li, .trs-post li, .trs-textblock li
{
   margin: 3px 0 0 0;
}

.trs-postcontent ol>li, .trs-post ol>li, .trs-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.trs-postcontent ul>li, .trs-post ul>li, .trs-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #EFF2F5 url('images/postquote.png') top right no-repeat scroll;
   padding:10px 47px 10px 10px;
   margin:10px 0 0 25px;
   color: #0D1216;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: right;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .trs-postcontent blockquote a, .trs-blockcontent blockquote a, .trs-footer blockquote a,
blockquote a:link, .trs-postcontent blockquote a:link, .trs-blockcontent blockquote a:link, .trs-footer blockquote a:link,
blockquote a:visited, .trs-postcontent blockquote a:visited, .trs-blockcontent blockquote a:visited, .trs-footer blockquote a:visited,
blockquote a:hover, .trs-postcontent blockquote a:hover, .trs-blockcontent blockquote a:hover, .trs-footer blockquote a:hover
{
   color: #0D1216;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: right;
}

/* Override native 'p' margins*/
blockquote p,
.trs-postcontent blockquote p,
.trs-blockcontent blockquote p,
.trs-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.trs-postfootericons,
.trs-postfootericons a,
.trs-postfootericons a:link,
.trs-postfootericons a:visited,
.trs-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4E6883;
}

.trs-postfootericons
{
   padding: 1px;
   margin: 0 0 0 10px;
}

.trs-postfootericons a, .trs-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #E65005;
}

.trs-postfootericons a:visited, .trs-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4C5967;
}

.trs-postfootericons a:hover, .trs-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #E65005;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #647587;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #647587;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #647587;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4C5967;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#364049;
}

.trs-footer
{
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   border-radius:15px;
   border-top:1px dotted #9CAFC4;
   padding:25px;
   margin:10px auto 0;
   position: relative;
   color: #6986A5;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.trs-footer a,
.trs-footer a:link,
.trs-footer a:visited,
.trs-footer a:hover,
.trs-footer td, 
.trs-footer th,
.trs-footer caption
{
   color: #6986A5;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.trs-footer p 
{
   padding:0;
   text-align: center;
}

.trs-footer a,
.trs-footer a:link
{
   color: #839BB4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.trs-footer a:visited
{
   color: #607E9F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.trs-footer a:hover
{
   color: #FB7C3C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.trs-footer h1
{
   color: #8A99A8;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer h2
{
   color: #A1ADBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer h3
{
   color: #FA681E;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer h4
{
   color: #9CAFC4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer h5
{
   color: #9CAFC4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer h6
{
   color: #9CAFC4;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.trs-footer img
{
   border: none;
   margin: 0;
}

.trs-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-rss-tag-icon:empty
{
   vertical-align: middle;
}

.trs-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.trs-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.trs-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.trs-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.trs-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.trs-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.trs-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.trs-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.trs-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-left:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-right: -13px;
}
.opera .trs-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
   /* Opera flips margins in RTL mode */    
    margin-right: 6px;
   /* Opera flips margins in RTL mode */    
    margin-left: -13px;
}

.trs-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #A53903;
}

.trs-footer ul>li, .trs-footer ol
{
   padding: 0;
}

.trs-footer ul>li
{
   padding-right: 13px;
}

.trs-page-footer, 
.trs-page-footer a,
.trs-page-footer a:link,
.trs-page-footer a:visited,
.trs-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #627384;
}

.trs-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #41566C;
}

.trs-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.trs-lightbox,
.trs-lightbox-wrapper .trs-lightbox-image
{
   cursor: pointer;
}

.trs-lightbox-wrapper .trs-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.trs-lightbox-wrapper .trs-lightbox-image.active
{
   display: inline-block;
}

.trs-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.trs-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.trs-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.trs-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.trs-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.trs-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.trs-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.trs-lightbox-wrapper .arrow-t, 
.trs-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.trs-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.trs-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.trs-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.trs-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.trs-lightbox-wrapper .close .cw, 
.trs-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.trs-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.trs-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.trs-lightbox-wrapper .close-alt, 
.trs-lightbox-wrapper .arrow-right-alt, 
.trs-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .trs-lightbox-wrapper .close-alt, 
.ie8 .trs-lightbox-wrapper .arrow-right-alt, 
.ie8 .trs-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .trs-lightbox-wrapper .cw, 
.ie8 .trs-lightbox-wrapper .ccw 
{
   display: none;
}

.trs-content-layout .trs-sidebar1
{
   border-left:1px dotted #A3B4C8;
   margin:0 auto;
   width: 200px;
}

.trs-content-layout .trs-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
