/**
 * Description: 	Style for "Trust"
 */
html, body {
  height: 100%;
  background: #fcfdf9 url('../images/bg.jpg?1465908294') repeat;
  width: 100%;
  font-family: Verdana, Helvetica, sans-serif, Arial, Tahoma;
}

.wrapper {
  *zoom: 1;
  max-width: 1008px;
  _width: 1008px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  position: relative;
}
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.table-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.page {
  background: #fcfdf9;
}

.clear {
  clear: both;
}

.f-left {
  float: left !important;
}

.f-right {
  float: right !important;
}

.banner-3 {
  display: none;
}

.t-right {
  text-align: right !important;
}

.t-left {
  text-align: left !important;
}

.hide {
  display: none !important;
}

.tablet-only, .desktop-only {
  display: none !important;
}

.fixed {
  position: fixed;
  z-index: 10;
  max-width: 1000px;
}

.checkError {
  background: #ffefef !important;
}

.list-marker-1 {
  list-style-image: url('../images/list-marker-1.jpg?1465908294');
  list-style-position: inside;
  line-height: 15px;
  margin: 15px 0 10px 0;
}
.list-marker-1 li {
  margin: 9px 0 0 0;
}

.article-comment {
  font-size: 0.55em;
  /*11/16*/
  font-weight: bold;
  color: #b60030;
  text-transform: lowercase;
  background: url('../images/comment-1.jpg?1465908294') no-repeat right top;
  padding: 0 20px 0 0;
  height: 15px;
  text-decoration: underline;
}
.article-comment:hover {
  text-decoration: none;
}

.load-more {
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 25px;
  padding: 12px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #fcfdf9;
  font-size: 0.625em;
  /*10/16*/
  font-weight: bold;
  border: 1px solid #737e64;
  margin: 17px 0 0 0;
}

.ui-datepicker td a {
  font-size: 1em;
}

.date_ {
  color: #828e73;
  font-size: 0.625em;
  /*10/16*/
  margin: 9px 0 7px 5px;
}

.w-50 {
  width: 50%;
}

.w-70 {
  width: 70%;
}
.w-70 .article-comment {
  height: 12px;
  display: inline-block;
  font-size: 0.35em;
}

.w-30_ {
  width: 30%;
  position: relative;
  right: -2%;
}

.w-66 {
  width: 66%;
  float: left;
}

.w-63 {
  width: 63%;
}

.w-37 {
  width: 37%;
}

a {
  font-size: 0.6875em;
  color: #000000;
}
a:hover {
  text-decoration: underline;
}

p {
  font-size: 0.6875em;
  color: #000000;
  line-height: 16px;
  margin: 11px 0 0 0;
}
p a {
  font-size: 1em;
  color: #b60030;
}

blockquote em {
  font-size: 1em;
  font-style: italic;
  line-height: 16px;
}
blockquote em:before {
  display: inline-block;
  content: '';
  background: url('../images/quotes-before.png?1465908294') no-repeat;
  width: 12px;
  height: 9px;
  position: relative;
  top: -2px;
  margin: 0 5px 0 0;
}
blockquote em:after {
  display: inline-block;
  content: '';
  background: url('../images/quotes-after.png?1465908294') no-repeat;
  width: 12px;
  height: 9px;
  position: relative;
  top: 0px;
  left: 3px;
  margin: 0 5px;
}

table {
  width: 100%;
  text-align: center;
  vertical-align: top;
}
table tr {
  border-bottom: 1px solid #e4e8cf;
}
table td {
  padding: 1px 2px 3px 2px;
}
table td:first-child {
  padding: 1px 2px 3px 0;
  text-align: left;
}

.main-border {
  position: absolute;
  top: -25px;
  bottom: 0px;
  left: 63%;
  border-left: 1px solid #737e64;
  z-index: 10;
  margin-left: -1px;
  display: none;
}

.page-wrapper {
  position: relative;
}
.page-wrapper.main-content .sidebar {
  top: 0;
  margin-bottom: 0;
}
.page-wrapper.top-content .sidebar .tab {
  border-bottom: none;
}

.padding-0303 {
  padding: 0 3% 0 3%;
}

.padding-0202 {
  padding: 0 2% 0 2%;
}

.go-back {
  position: fixed;
  right: -200px;
  bottom: 112px;
  background: url('../images/go-back.png?1465908294') no-repeat;
  width: 54px;
  height: 50px;
  cursor: pointer;
  display: none;
  z-index: 101;
}

.widget .polls-container {
  padding-top: 20px !important;
}

.all-polls-question {
  font-size: 1em;
  color: #b60030;
  margin-bottom: 5px;
}

.all-polls {
  width: 100%;
  vertical-align: middle;
}

.all-polls .all-polls-text {
  display: inline-block;
  width: 45%;
  padding-left: 20px;
  text-align: justify;
  padding-right: 5px;
  font-size: 0.8em;
  margin-right: 10px;
}

.all-polls .all-polls-bar {
  background: #ffffff;
  width: 35%;
  display: inline-block;
  border: 1px solid black;
  height: 10px;
  position: relative;
  top: 5px;
}

.all-polls .all-polls-filled-bar {
  background: #4781aa;
  height: 10px;
}

.all-polls .all-polls-percentage {
  display: inline-block;
  font-size: 0.8em;
}

div.category-links a {
  color: #b60030;
  font-size: 1em;
}
div.category-links i {
  font-style: normal;
  color: #fcfdf9;
}
div.category-links i.links-divider {
  color: #b60030;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.inpt-1 {
  background: none;
  height: 20px;
  width: 97px;
  padding: 0 3px;
  background: #ffffff;
  border: 1px solid #737e64;
  outline: none;
}

.sbmt-1 {
  border: none;
  background: none;
  cursor: pointer;
  background: url('../images/sbmt-1.png?1465908294') no-repeat;
  width: 24px;
  height: 24px;
  position: relative;
  top: 0;
}

.inpt-2 {
  background: none;
  height: 30px;
  width: 70%;
  padding: 0 3px;
  background: #ffffff;
  border: 1px solid #737e64;
  outline: none;
}

.sbmt-2 {
  border: none;
  background: none;
  cursor: pointer;
  background: url('../images/sbmt-1.png?1465908294') no-repeat;
  background-size: cover;
  width: 32px;
  height: 32px;
  position: relative;
  top: 11px;
}

.inpt-3 {
  background: none;
  background: #ffffff;
  width: 95%;
  padding: 0 2%;
  height: 14px;
  border: 1px solid #cdcdcd;
  outline: none;
  margin: 0 0 7px;
}

.txtarea-1 {
  background: none;
  background: #ffffff;
  width: 95%;
  height: 70px;
  padding: 5px 2%;
  border: 1px solid #cdcdcd;
  outline: none;
  margin: 0 0 5px;
}

.inpt-4 {
  background: none;
  width: 18%;
  padding: 0 1%;
  height: 17px;
  background: #ffffff;
  border: 1px solid #cdcdcd;
  outline: none;
  margin: 0 6px 0 4px;
}

.sbmt-3 {
  background: none;
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  width: 30%;
  height: 21px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  font-size: 0.5625em;
  font-weight: bold;
}

.sbmt-00 {
  background: none;
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  padding: 0 9px;
  height: 21px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  font-size: 0.5625em;
  font-weight: bold;
}

.sbmt-4 {
  border: none;
  cursor: pointer;
  background: url('../images/sbmt-1.png?1465908294') no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: relative;
  top: 0;
}

.inpt-5 {
  background: none;
  height: 16px;
  width: 80%;
  padding: 0 3px;
  margin: 3px 0 0 5%;
  background: #ffffff;
  border: 1px solid #737e64;
  outline: none;
}

.content .sbmt-2 {
  top: 0;
}

.header {
  background: url('../images/header-bg.jpg?1465908294') repeat;
  width: 100%;
}
.header .header-banner .mobile-banner {
  display: block;
  text-align: center;
}
.header .header-banner .desktop-banner {
  width: 97%;
  margin: 0 1.5%;
  display: none;
}
.header .header-banner .desktop-banner p {
  margin-top: 0;
}
.header .header-banner .desktop-banner .banner-2 {
  width: 728px;
}
.header .header-banner .desktop-banner .banner-2 img {
  display: block;
  width: 100%;
  height: auto;
}
.header .header-banner .desktop-banner .banner-3 {
  width: 23.735810113519091847265221878225%;
}
.header .header-banner .desktop-banner .banner-3 img {
  display: block;
  width: 100%;
  height: auto;
}
.header .header-logo-wrapper {
  padding: 4px 0 3px;
  position: relative;
}
.header .header-logo-wrapper .header-logo {
  width: 50%;
  margin: 2px auto;
  text-align: center;
  position: relative;
}
.header .header-logo-wrapper .header-logo img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 14px;
}
.header .header-logo-wrapper .header-slogan {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 0.75em;
  /*10/16*/
  font-weight: bold;
  display: none;
  letter-spacing: 1px;
  margin: 0 0 14px;
}
.header .header-logo-wrapper .header-slogan a {
  font-size: 1em;
}
.header .header-logo-wrapper .header-slogan span {
  color: #bf273e;
}
.header .full-version {
  background: #97a392;
  border: 1px solid #737e64;
  padding: 6px 5px;
  color: #fcfdf9;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  float: right;
  position: absolute;
  top: 10%;
  right: 1%;
}
.header .header-top-news {
  position: relative;
  background: #e2e6cd;
  border-left: 1px solid #737e64;
  border-top: 1px solid #737e64;
  border-right: 1px solid #737e64;
  border-radius: 6px 6px 0 0;
  width: 98%;
  height: 71px;
  margin: 10px auto 0;
  display: none;
}
.header .header-top-news .header-top-news-item {
  background: #e2e6cd;
  width: 32.5%;
  height: 71px;
  margin: 0;
  display: inline-block;
}
.header .header-top-news .header-top-news-item:first-child {
  border-radius: 6px 0 0;
}
.header .header-top-news .header-top-news-item .header-top-news-item-img {
  position: relative;
  float: left;
  width: 34%;
  bottom: 0;
  height: 71px;
  z-index: 1;
}
.header .header-top-news .header-top-news-item .header-top-news-item-img img {
  display: inline-block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}
.header .header-top-news .header-top-news-item .header-top-news-item-name {
  float: right;
  width: 63%;
  padding: 9px 0 0;
  height: 66px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
  line-height: 18px;
}
.header .header-top-news .header-top-news-item .header-top-news-item-name a {
  font-size: 0.75em;
  /*12/16*/
  line-height: 18px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
.header .header-top-news .header-top-news-item .header-top-news-item-name a:hover {
  text-decoration: none;
}
.header .header-top-news .header-top-news-item:first-child {
  margin: 0;
}

.header-top-line {
  background: #e3efde;
  font-weight: bold;
  color: #000000;
  padding: 0px 16px;
  text-align: center;
  border-bottom: 1px solid #737e64;
  display: none;
  height: 28px;
}
.header-top-line a {
  color: #000000;
  font-weight: bold;
  font-size: 0.6875em;
  margin: 0 11px;
}
.header-top-line a:hover {
  text-decoration: none;
}
.header-top-line .header-top-line-login {
  float: left;
  text-align: left;
  padding: 0;
  position: relative;
  top: 4px;
  font-weight: normal;
  font-size: 0.6875em;
  /*11/16*/
}
.header-top-line .header-top-line-login a {
  font-size: 1em;
}
.header-top-line .header-top-line-login img {
  position: relative;
  top: 3px;
}
.header-top-line .header-top-line-date {
  text-align: center;
  position: relative;
  top: 6px;
  font-size: 0.75em;
}
.header-top-line .header-top-line-search {
  float: right;
  position: relative;
  top: -4px;
  top: 2 px\9;
}
.header-top-line .header-top-line-search span {
  font-size: 0.6875em;
}
.header-top-line .header-top-line-search input {
  margin: 0 2px;
}
.header-top-line .header-top-line-search .sbmt-1 {
  position: relative;
  top: 6px;
  top: 0 px\9;
}

.header-top-line .header-top-line-search, x:-moz-any-link {
  top: 2px;
}

.header-top-line .header-top-line-search .sbmt-1, x:-moz-any-link {
  top: 0px;
}

.ie10 .header-top-line .header-top-line-search {
  top: 2px;
}

.ie10 .header-top-line .header-top-line-search .sbmt-1 {
  top: 0px;
}

.nav-substrate {
  display: none;
  position: fixed;
  height: 24px;
  width: 100%;
  z-index: 99;
}
.nav-substrate .hz-line {
  display: block;
}

.nav-spacer {
  height: 36px;
  width: 100%;
  display: none;
}

.nav-wrapper {
  position: relative;
  width: 100%;
}
.nav-wrapper.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
}
.nav-wrapper .navigation {
  width: 100%;
  position: relative;
  background: #99a48d;
}
.nav-wrapper .w-63 {
  width: 100%;
  position: relative;
  float: left;
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
}
.nav-wrapper .w-37 {
  float: left;
  height: 24px;
  display: none;
  text-align: center;
  border-top: none;
}
.nav-wrapper .sbmt-4 {
  top: 3px;
  top: 0 px\9;
}
.nav-wrapper .hz-line {
  position: relative;
  z-index: 10;
}

.hz-line {
  display: none;
  border-top: 1px solid #737e64;
  border-bottom: 6px solid #737e64;
  background: #99a48d;
  height: 4px;
}

.list-bg {
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: 100% 100%;
  float: left;
  width: 33.33%;
  color: #fcfdf9;
  font-size: 0.6875em;
  /*11/16*/
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid #737e64;
  border-bottom: 1px solid #737e64;
}
.list-bg a, .list-bg span.mobile-menu-item {
  color: #fcfdf9;
  font-size: 1.3em;
}
.list-bg a:hover, .list-bg span.mobile-menu-item:hover {
  text-decoration: none;
}
.list-bg a.desktop-menu-item {
  display: none;
}
.list-bg:last-child .list-bg-wrapper {
  border-right: 1px solid #737e64;
}
.list-bg .list-bg-wrapper {
  border-left: 1px solid #737e64;
  height: 23px;
  text-align: center;
  padding: 7px 0 0;
  font-size: 1em;
  cursor: pointer;
}
.list-bg .list-bg-wrapper img {
  margin: 0 0 0 2%;
  position: relative;
  top: 0;
}
.list-bg .list-bg-wrapper .nav-search {
  padding: 5px 0 0;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -5px;
  font-size: 1.3em;
}
.list-bg .list-bg-wrapper ul {
  position: absolute;
  left: 0;
  top: 31px;
  width: 100%;
  display: none;
  z-index: 100;
  background: #97a392;
  border-bottom: 1px solid #737e64;
}
.list-bg .list-bg-wrapper ul li {
  width: 100%;
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
}
.list-bg .list-bg-wrapper ul li:first-child {
  border-top: none;
}
.list-bg .list-bg-wrapper ul li:first-child a {
  border-top: 1px solid #737e64;
}
.list-bg .list-bg-wrapper ul li a {
  color: #fcfdf9;
  border-top: 1px solid #737e64;
  border-left: 1px solid #737e64;
  border-right: 1px solid #737e64;
  display: block;
  padding: 1em 0;
}
.list-bg .list-bg-wrapper ul li a:hover {
  text-decoration: none;
}
.list-bg .list-bg-wrapper:hover ul {
  display: block;
}

.nav-reference-book, .nav-blogs {
  display: none;
}

.nav-search-form {
  display: none;
  position: absolute;
  left: 0;
  top: 31px;
  background: #99a48d;
  width: 90%;
  padding: 10px 5%;
  z-index: 10;
  border-top: 1px solid #737e64;
  border-bottom: 1px solid #737e64;
}
.nav-search-form .sbmt-2 {
  top: 0;
}
.nav-search-form .inpt-2 {
  top: 0;
  vertical-align: top;
}
.nav-search-form .search-close-icon {
  background: url('../images/close.png?1465908294') no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 30px;
  top: 15px;
  cursor: pointer;
}

.nav-search-desktop {
  position: relative;
  border: 1px solid #737e64;
  margin: 0 -1px;
  height: 24px;
}

body.mobile-device .list-bg .list-bg-wrapper ul li a {
  padding: 1em 0;
}

@media (min-width: 760px) {
  .list-bg .list-bg-wrapper ul li a {
    padding: 1.5em 0;
  }
}
.news-list {
  padding: 0 0 4px;
}
.news-list .news-list-item {
  margin: 1em 0 0;
  width: 100%;
  height: 50px;
  font-size: 11px;
}
.news-list .news-list-item:first-child {
  margin: 4px 0 0;
}
.news-list .news-list-item .article-comment {
  display: none;
}
.news-list .news-list-item .news-list-item-img {
  float: left;
  width: 18%;
  max-height: 45px;
  overflow: hidden;
}
.news-list .news-list-item .news-list-item-img img {
  display: block;
  width: 100%;
  height: auto;
}
.news-list .news-list-item .news-list-item-text {
  float: right;
  width: 80%;
  height: 4.1em;
  overflow: hidden;
  padding: 0;
  margin-top: -2px;
  line-height: 10px;
  position: relative;
  top: 0;
}
.news-list .news-list-item .news-list-item-text a {
  color: #000000;
  font-weight: lighter;
  line-height: inherit;
  position: relative;
  font-size: 10px;
}
.news-list .news-list-item .news-list-item-cat-date {
  display: inline-block;
}
.news-list .news-list-item .news-list-item-category {
  color: #b60030;
  font-size: 0.5625em;
  /*9/16*/
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
.news-list .news-list-item .news-list-item-date {
  color: #737e64;
  font-size: 0.625em;
  /*10/16*/
  font-weight: normal;
  text-transform: none;
}
.news-list .news-list-item .news-list-item-date .time {
  color: #000000;
  font-weight: 600;
}
.news-list .news-list-item .news-list-item-date .date {
  color: #b0bcaa;
}
.news-list .news-list-item p {
  display: none;
}

.tab {
  display: none;
  border-top: 1px solid #737e64;
  border-bottom: 1px solid #737e64;
  margin: -1px 0 0;
}
.tab .tab-menu {
  background: #96a391;
  border-bottom: 1px solid #737e64;
}
.tab .tab-nav {
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  padding: 7px 0 6px;
  font-size: 0.6875em;
  /*10/16*/
  font-weight: bold;
  color: #fcfdf9;
  text-align: center;
  font-family: Arial;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.tab .tab-nav .arrow-down-1 {
  display: none;
}
.tab .tab-nav.active {
  background: #e3efde;
  color: #000000;
}
.tab .tab-nav.active .arrow-down-1 {
  display: block;
  position: absolute;
  background: url('../images/arrow-down-1.jpg?1465908294') no-repeat;
  bottom: -5px;
  left: 50%;
  margin: 0 0 0 -5px;
  width: 9px;
  height: 6px;
}
.tab .tabs-item {
  display: none;
  padding: 0;
}
.tab .tabs-item.active-item {
  display: block;
}
.tab .w-50:first-child .tab-nav {
  border-right: 1px solid #737e64;
}

.tabs {
  display: none;
}
.tabs > ul li {
  width: 50%;
  height: 24px;
  background: url('../images/nav-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  float: left;
  text-align: center;
  border-bottom: 1px solid #737e64;
  position: relative;
}
.tabs > ul li .arrow-down-1 {
  display: none;
}
.tabs > ul li a {
  width: 100%;
  padding: 5px 0 0;
  height: 18px;
  display: block;
  outline: none;
  font-size: 0.625em;
  /*10/16*/
  font-weight: bold;
  color: #fcfdf9;
  text-align: center;
  font-family: Arial;
  text-transform: uppercase;
}
.tabs > ul li:first-child a {
  border-right: 1px solid #737e64;
}
.tabs .ui-tabs-active {
  background: #e3efde;
}
.tabs .ui-tabs-active a {
  color: #000000;
}
.tabs .ui-tabs-active .arrow-down-1 {
  display: block;
  position: absolute;
  background: url('../images/arrow-down-1.jpg?1465908294') no-repeat;
  bottom: -5px;
  left: 50%;
  margin: 0 0 0 -5px;
  width: 9px;
  height: 6px;
}
.tabs .tabs-item-wrapper {
  padding: 0 2%;
}

.top-slider .owl-pagination {
  position: absolute;
  bottom: 4px;
  width: 100%;
  text-align: center;
  display: none;
}
.top-slider .owl-page {
  width: 17px;
  height: 18px;
  background: url('../images/slider-btn.png?1465908294') no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin: 0 2%;
}
.top-slider .owl-page:hover, .top-slider .owl-page.active {
  background-position: 0 100%;
}

.comment {
  background: #ffffff;
  padding: 0;
  border-bottom: 1px solid #737e64;
}
.comment .comment-form-wrapper {
  background: #e3efde;
  padding: 5px 2% 14px;
}
.comment .comment-form-wrapper p {
  margin: 0;
  font-size: 0.75em;
  /*12/16*/
}
.comment .comment-form-wrapper a {
  margin: 0 2.5%;
}
.comment .comment-form-wrapper img {
  position: relative;
  top: 0;
}
.comment .comment-form-wrapper .inpt-4 {
  height: 19px;
}
.comment .comment-form-wrapper .sbmt-3 {
  position: relative;
  top: -1px;
  height: 20px;
}
.comment .capcha img {
  border: 1px solid #cdcdcd;
}
.comment .comment-list .comment-item .comment-title {
  background: #e3efde;
  border-top: 1px solid #737e64;
  border-bottom: 1px solid #737e64;
  padding: 5px 2%;
}
.comment .comment-list .comment-item .comment-title p {
  margin: 0;
  font-size: 0.75em;
  /*12/16*/
}
.comment .comment-list .comment-item .comment-title .date_ {
  margin: 0;
  position: relative;
  top: 3px;
}
.comment .comment-list .comment-message {
  background: #ffffff;
  padding: 5px 2%;
}
.comment .comment-list .comment-message p {
  margin: 0;
  font-size: 0.75em;
  /*12/16*/
}
.comment .comment-list .comment-footer {
  background: #fcfdf9;
  padding: 5px 2%;
  border-top: 1px solid #e4e8cf;
  border-bottom: 1px solid #737e64;
  margin-bottom: -1px;
}
.comment .comment-list .comment-footer p {
  margin: 0px;
  font-size: 0.625em;
  /*10/16*/
}
.comment .comment-list .comment-footer p img {
  cursor: pointer;
}
.comment .comment-list .subcomment {
  padding: 0 0 0 2%;
  background: url('../images/comment-arrow111.png?1465908294') no-repeat;
  margin: 0 0 0 3px;
}
.comment .comment-list .subcomment .comment-title {
  border: 1px solid #737e64;
  border-right: none;
}
.comment .comment-list .subcomment .comment-footer {
  border-bottom: 1px solid #737e64;
  border-right: none;
}
.comment .comment-list .subcomment.one {
  background-position: left -983px;
}
.comment .comment-list .subcomment.one .comment-title {
  border: 1px solid #737e64;
  border-right: none;
}
.comment .comment-list .subcomment.one .comment-footer {
  border-left: 1px solid #737e64;
  border-right: none;
}
.comment .comment-list .subcomment .comment-message, .comment .comment-list .subcomment .comment-footer {
  border-left: 1px solid #737e64;
}

.first .comment-title {
  border-top: none !important;
  margin-top: 1px;
}

.comment-pagination {
  padding: 0 2% 8px;
  border-top: 1px solid #737e64;
  margin: -1px 0 0;
}
.comment-pagination ul {
  float: left;
  margin: 0;
  padding: 0;
}
.comment-pagination ul li {
  display: inline-block;
}
.comment-pagination ul li a {
  color: #c20707;
  font-size: 0.5625em;
  /*9/16*/
}
.comment-pagination ul li.active a {
  color: #000000;
}
.comment-pagination .all-comment {
  float: right;
  color: #717d6a;
  font-size: 0.625em;
  margin: 5px 0 0;
}
.comment-pagination .all-comment img {
  position: relative;
  top: 3px;
}

.comment .comment-list .message-quote {
  background: #f5f9f3;
  padding: 0 2%;
  border: 1px solid #737e64;
  margin: 0 0 8px 0;
}
.comment .comment-list .message-quote .comment-qoute-title {
  color: #717d6a;
  font-size: 1em;
  margin: 0 0 7px;
}
.comment .comment-list .message-quote p {
  font-size: 1em;
  color: #717d6a;
  font-style: italic;
  margin: 0;
}

.answer {
  color: #c20707;
  font-family: Arial;
}

.quote {
  color: #737e64;
  font-family: Arial;
}

.interview {
  display: none;
  position: absolute;
  top: 120px;
  right: 0;
  background: #e4e8cf;
  border: 1px solid #737e64;
  border-right: none;
  border-radius: 9px 0 0 9px;
  width: 195px;
  padding: 8px 8px 9px 13px;
  -webkit-box-shadow: -3px 3px 7px 1px rgba(115, 126, 100, 0.68);
  -moz-box-shadow: -3px 3px 7px 1px rgba(115, 126, 100, 0.68);
  box-shadow: -3px 3px 7px 1px rgba(115, 126, 100, 0.68);
}
.interview h4 {
  font-size: 0.625em;
  /*10/16*/
  font-weight: bold;
  color: #000000;
  margin: 7px 0 20px;
}
.interview .interview-title {
  color: #b60030;
  font-size: 0.625em;
  /*10/16*/
  font-weight: bold;
  text-transform: uppercase;
  width: 174px;
}
.interview .interview-question {
  margin: 0 0 13px;
}
.interview .interview-text {
  font-size: 0.625em;
  /*10/16*/
  color: #000000;
  width: 120px;
}
.interview .interview-score {
  width: 70px;
}
.interview .score-box {
  width: 26px;
  height: 10px;
  background: #ffffff;
  border: 1px solid #555555;
  position: relative;
}
.interview .score-bar {
  background: #4781aa;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.interview .score-percent {
  width: 36px;
  font-size: 0.625em;
  color: #000000;
  float: left;
  text-align: right;
}
.interview .all-comment {
  color: #717d6a;
}
.interview .all-comment img {
  position: relative;
  top: 5px;
}
.interview label {
  cursor: pointer;
}
.interview input[type=radio] {
  width: 16px;
  height: 16px;
  position: relative;
  top: -3px;
}

.interview-close {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
  opacity: 0.8;
  font-size: 0.875em;
}
.interview-close:hover {
  opacity: 1;
}

.all-votes {
  font-size: 0.6875em;
  /*11/16*/
  margin: 5px 0 15px;
}

.widget {
  border-top: 1px solid #737e64;
  border-bottom: 1px solid #737e64;
  background: #fcfdf9;
  border-left: none;
  border-top: none;
  position: relative;
}
.widget .widget-title {
  border-bottom: 1px solid #737e64;
  background: #e3efde url('../images/widget-title.jpg?1465908294') no-repeat right;
  padding: 6px 0;
  font-size: 0.75em;
  /*12/16*/
  font-weight: bold;
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
}
.widget .widget-title span {
  margin: 0 0 0 2%;
}
.widget .widget-body {
  padding: 0px 2%;
}
.widget .widget-date {
  color: #828e73;
  font-size: 0.625em;
  /*10/16*/
  position: absolute;
  bottom: 4px;
}

.mobile-content {
  padding: 0;
  width: 100%;
}
.mobile-content .news-list {
  width: 96%;
  padding: 17px 2% 0;
}

.content {
  width: 100%;
  float: left;
  display: block;
  margin: 0 0 -36px;
  padding: 0;
}
.content .content-border {
  border: none;
}

.main-slider {
  display: none;
  width: 100%;
  padding: 0;
}
.main-slider .main-slider-inner {
  background: url('../images/bg.jpg?1465908294') repeat;
  box-shadow: inset 0 15px 15px -15px #9a9a9a;
  border-left: 2px solid #737e64;
  border-top: 1px solid #737e64;
  margin: -1px 0 0 -2px;
  padding: 7px 0 0;
}
.main-slider .main-slider-category {
  margin: 0 0 10px;
  font-size: 0.625em;
  /*10/16*/
  font-weight: bold;
  color: #b60030;
  text-transform: uppercase;
}
.main-slider .main-slider-category span {
  text-transform: none;
  font-weight: lighter;
  color: #576248;
  margin: 0 0 0 11px;
}
.main-slider .main-slider-category a {
  color: #b60030;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.main-slider .main-slider-img {
  width: 50%;
  float: left;
  margin: 0 0 11px;
}
.main-slider .main-slider-img img {
  display: block;
  width: 100%;
  height: auto;
}
.main-slider .main-slider-text {
  width: 48%;
  float: right;
  margin-top: -100px;
}
.main-slider .main-slider-text:before {
  content: "";
  display: block;
  height: 100px;
  position: relative;
  top: 340px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 75%);
}
.main-slider .main-slider-text a {
  font-size: 1.125em;
  /*18/16*/
  font-weight: bold;
  color: #b60030;
  line-height: 24px;
}
.main-slider .main-slider-text a:hover {
  text-decoration: none;
}
.main-slider .main-slider-text p {
  color: #000000;
  font-size: 0.75em;
  /*12/16*/
  line-height: 18px;
  margin: 18px 0 0;
}
.main-slider .slider-sophy {
  height: 300px;
}
.main-slider .slider-sophy .slider-sophy-pages {
  bottom: 5px;
  text-align: left;
}
.main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page {
  margin: 0 0 0 8%;
}

.photoreport .widget-title {
  background: #e3efde;
  text-align: center;
  border-right: 1px solid #737e64;
}
.photoreport .widget-body {
  position: relative;
  height: 208px;
  padding: 0;
  border-right: 1px solid #737e64;
}
.photoreport .widget-body .widget-body-text-bg {
  background: url('../images/bg-1.png?1465908294') repeat;
  padding: 9px 2% 15px;
  position: absolute;
  bottom: 0;
  width: 96%;
}
.photoreport .widget-body a {
  font-size: 0.875em;
  /*14/16*/
  font-weight: bold;
  color: #b60030;
  line-height: 19px;
  display: inline-block;
  height: 60px;
  width: 100%;
  overflow: hidden;
  position: relative;
  bottom: 5px;
}
.photoreport .widget-body img {
  width: 100%;
  height: 100%;
  display: block;
}

.articles .widget-title {
  background: #e3efde;
  text-align: center;
}
.articles .widget-body {
  padding: 12px 2% 8px;
  position: relative;
  height: 188px;
  width: 96%;
}
.articles .widget-body a {
  color: #b60030;
  font-size: 0.85em;
  /*14/16*/
  font-weight: bold;
  line-height: 17px;
  height: 105px;
  overflow: hidden;
  display: inline-block;
}
.articles .widget-body img {
  width: 92%;
  height: auto;
  display: block;
}
.articles .widget-body p {
  color: #000000;
  line-height: 18px;
  position: absolute;
  bottom: 25px;
  width: 96%;
  height: 55px;
  overflow: hidden;
  font-size: 0.75em;
  /*12/16*/
}

.sections-list {
  margin: 1em 0 0;
}
.sections-list a {
  color: #b60030;
  font-size: 0.875em;
  /*14/16*/
  line-height: 18px;
  margin: 0 0 15px;
  display: inline-block;
}
.sections-list a.active {
  font-weight: bold;
}

.articles-list {
  width: 100%;
  padding: 0 0 17px;
}
.articles-list .articles-list-item {
  width: 96%;
  padding: 17px 0;
}
.articles-list .articles-list-item.simple-list-item {
  padding: 5px 0;
}
.articles-list .articles-list-item .articles-list-item-img-box {
  width: 23.6%;
  float: left;
}
.articles-list .articles-list-item .articles-list-item-img-box .article-comment {
  display: none;
}
.articles-list .articles-list-item .articles-list-item-img-box img {
  width: 95%;
  height: auto;
  display: block;
  margin: 0 0 15px;
}
.articles-list .articles-list-item .articles-list-item-row a, .articles-list .articles-list-item .articles-list-item-text a {
  color: #b60030;
  font-size: 0.875em;
  /*14/16*/
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 15px;
  display: inline-block;
}
.articles-list .articles-list-item .articles-list-item-text {
  width: 70%;
  float: right;
}
.articles-list .articles-list-item .articles-list-item-text p {
  display: none;
  color: #000000;
  line-height: 14px;
  font-size: 0.75em;
}
.articles-list .articles-list-item .articles-list-item-cat-date {
  display: block;
}
.articles-list .articles-list-item .articles-list-item-category {
  display: none;
  color: #b60030;
  font-size: 0.5625em;
  /*9/16*/
  font-weight: bold;
  text-transform: uppercase;
}
.articles-list .articles-list-item .articles-list-item-category a {
  font-size: 1em;
  color: #b60030;
  margin: 0;
}
.articles-list .articles-list-item .articles-list-item-date {
  color: #737e64;
  font-size: 0.625em;
  /*10/16*/
  font-weight: normal;
  text-transform: none;
}
.articles-list .articles-list-item .articles-list-item-date .time {
  color: #000000;
  font-weight: 600;
}
.articles-list .articles-list-item .articles-list-item-date .date {
  color: #b0bcaa;
}

.w-64 {
  width: 100%;
}

.content-button {
  display: none;
  border-bottom: 1px solid #737e64;
  font-size: 0.5em;
  /*8/16*/
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 12px;
}
.content-button a {
  font-size: 0.9em;
  color: #717d6a;
}
.content-button a:hover {
  text-decoration: none;
}
.content-button span {
  color: #b60030;
  font-size: 0.875em;
  font-weight: bold;
}
.content-button img {
  width: 19px;
  height: 19px;
  position: relative;
  top: 5px;
}
.content-button .content-button-btn {
  display: inline-block;
  margin: 3px 0 0;
}

.article {
  padding: 0 2%;
  width: 96%;
}
.article .article-title {
  width: 97%;
  background: #e3efde;
  padding: 2px 2% 2px 1%;
  border-bottom: 1px solid #737e64;
  color: #b60030;
  font-size: 0.6875em;
  /*11/16*/
  display: none;
}
.article .article-title a {
  position: relative;
  top: -5px;
  color: #b60030;
  font-size: 1em;
  margin: 0 12px;
  font-weight: bold;
}
.article h1 {
  color: #b60030;
  line-height: 25px;
  margin: 5px 0 15px;
}
.article .article-body {
  font-size: 0.6875em;
  /*11/16*/
  line-height: 14px;
}
.article .article-body a:hover {
  text-decoration: underline;
}
.article .article-body .desctop-img {
  display: none;
}
.article .article-body .mobile-img {
  display: block;
}
.article .article-body .date_ {
  margin: 15px 0 0;
  display: inline-block;
  font-size: 0.90909090909090909090909090909091em;
}
.article .article-body h1 {
  font-size: 1.4em;
}
.article .article-body h1 a {
  font-size: 0.90909090909090909090909090909091em;
  /*10/11*/
  color: #b60030;
}
.article .article-body .article-category {
  color: #000000;
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  font-weight: bold;
}
.article .article-body .article-category a {
  font-size: 1em;
  color: inherit;
  text-transform: inherit;
}
.article .article-body img {
  width: 100%;
  height: auto;
  display: block;
  margin: 11px auto;
}
.article .article-body p, .article .article-body blockquote {
  font-size: 1em;
  line-height: 18px;
}
.article .tegs {
  margin: 0 0 9px 0;
}
.article .sn-list {
  margin: 9px 0 14px 0;
  display: none;
}
.article .sn-list img {
  float: none;
  margin: 0px 4px 0 0;
  position: relative;
  top: 2px;
  width: auto;
  display: inline;
  float: none;
}
.article .sn-list a {
  color: #b60030;
  font-size: 1em;
  /*11/11*/
  width: 24.2%;
  display: inline-block;
  margin-top: 9px;
}

.mobile-comment {
  position: relative;
  font-size: 1.6em;
  width: 104%;
  left: -2%;
}
.mobile-comment .mobile-comment-box {
  padding: 2px;
}
.mobile-comment .mobile-comment-box > div {
  border: 1px solid #737e64;
  padding: 4px 1% 9px;
  height: 20px;
}
.mobile-comment .mobile-comment-box > div a.comment-link {
  margin-top: -4px;
  display: block;
  text-align: center;
}
.mobile-comment .mobile-comment-box > div a.comment-link span {
  font-size: 0.85em;
}
.mobile-comment .mobile-comment-box > div a.comment-link:hover {
  text-decoration: none;
}
.mobile-comment .w-50:first-child .mobile-comment-box {
  padding-right: 0;
}
.mobile-comment .mobile-comment-sn {
  text-align: center;
}
.mobile-comment .mobile-comment-sn img {
  height: 17px;
  display: inline-block !important;
  margin: 0 2% !important;
}
.mobile-comment img {
  position: relative;
  top: 5px;
  float: none !important;
  margin: 0px !important;
  padding: 0px !important;
  width: auto !important;
  display: inline-block !important;
}
.mobile-comment a {
  color: #717d6a;
  font-size: 0.625em;
  text-transform: uppercase;
}
.mobile-comment span {
  color: #b60030;
  font-size: 0.5em;
}

.more-on-the-topic {
  display: none;
  padding: 8px 2% 12px;
}
.more-on-the-topic h1 {
  font-size: 0.75em;
  /*12/16*/
  color: #717d6c;
}
.more-on-the-topic .date_ {
  font-size: 0.8181818181818182em;
  /*9/16*/
  margin: 0;
  padding: 0;
}
.more-on-the-topic p {
  line-height: 24px;
  margin: 5px 0 0;
  font-size: 0.6875em;
  /*11/16*/
}

.content .comment .comment-list .subcomment {
  padding: 0 0 0 1.1%;
}

.slider-width {
  width: 100%;
}

.slider-sophy {
  padding: 5px 0 51px;
  outline: none;
  overflow: hidden;
  position: relative;
}
.slider-sophy .slider-sophy-inner {
  display: none;
  position: relative;
}
.slider-sophy .slider-sophy-slide {
  padding: 0 5px;
  float: left;
}
.slider-sophy .slider-sophy-btn {
  display: none;
}
.slider-sophy .slider-sophy-btn-left, .slider-sophy .slider-sophy-btn-right, .slider-sophy .red-btn, .slider-sophy .slider-sophy-page {
  background: url('../images/control-arrows.png?1465908294') no-repeat;
  cursor: pointer;
  position: absolute;
  width: 34px;
  height: 31px;
  bottom: 5px;
}
.slider-sophy .slider-sophy-btn-left {
  background-position: 0 -62px;
}
.slider-sophy .slider-sophy-btn-right {
  background-position: 0 -93px;
}
.slider-sophy .red-btn {
  background-position: 0 -31px;
  display: none;
  left: 130px;
}
.slider-sophy .slider-sophy-pages {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  display: none;
}
.slider-sophy .slider-sophy-pages .slider-sophy-page {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background-position: 0 0;
  margin: 0;
}
.slider-sophy .slider-sophy-pages .slider-sophy-page span {
  display: none;
}
.slider-sophy .slider-sophy-pages .slider-sophy-page:hover, .slider-sophy .slider-sophy-pages .slider-sophy-page.active {
  background-position: 0 -31px;
}

.main-slider_1.slider-sophy .slider-sophy-btn-left, .main-slider_2.slider-sophy .slider-sophy-btn-left {
  left: 69px;
}
.main-slider_1.slider-sophy .slider-sophy-btn-right, .main-slider_2.slider-sophy .slider-sophy-btn-right {
  left: 196px;
}

div.pagination {
  margin: 0 0 40px 40px;
  padding: 0;
}
div.pagination ul {
  float: left;
  margin: 0;
  padding: 0;
}
div.pagination ul li {
  display: inline-block;
}
div.pagination ul li a {
  font-size: 0.8em;
  color: #b60030;
}
div.pagination ul li a.current {
  color: black;
}

.sidebar {
  display: none;
  float: right;
  position: relative;
  height: 100%;
  min-height: 100%;
  width: 37%;
  right: 0;
  top: -25px;
  bottom: 0;
  margin: 0 0 -24px;
}
.sidebar noindex:-o-prefocus, .sidebar .hz-line {
  display: none;
  background: #99a48d;
  height: 4px;
  border-top: 1px solid #737e64;
  border-bottom: 7px solid #737e64;
  margin-left: -10px;
}
.sidebar table p {
  font-size: 0.5em;
}
.sidebar .sidebar-border {
  margin-left: -1px;
  height: 100%;
  min-height: 100%;
}
.sidebar noindex:-o-prefocus, .sidebar .sidebar-border {
  margin-left: -2px;
}
.sidebar .hz-line {
  display: none;
  border-top: 1px solid #737e64;
  background: #99a48d;
  height: 4px;
  border-bottom: 7px solid #737e64;
}
.sidebar .tab {
  border-bottom: 1px solid #737e64;
}
.sidebar .tab .tab-nav {
  border-top: 0;
  padding: 7px 0 6px;
  font-size: 0.6875em;
  /*11/16*/
}
.sidebar .w-50 .tab-nav {
  position: relative;
}
.sidebar .w-50:first-child .tab-nav {
  border-right: 1px solid #737e64;
}
.sidebar .tabs-item {
  border: none;
  padding: 1%;
}
.sidebar .widget {
  border-right: none;
}
.sidebar .widget .widget-title {
  padding-left: 7%;
}
.sidebar .widget .widget-body {
  padding: 5px 3%;
}
.sidebar .widget .widget-date {
  position: relative;
  margin: 14px 0 0;
}
.sidebar .sidebar-banner {
  width: 90%;
  margin: 0 5%;
}
.sidebar .sidebar-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.footer {
  width: 100%;
  border-top: 5px solid #737e64;
  margin: -1px 0 0;
  display: none;
}
.footer .footer-border {
  border-top: 5px solid #99a48d;
}
.footer .footer-inner {
  background: url('../images/footer-bg.jpg?1465908294') no-repeat;
  background-size: cover;
  width: 98%;
  margin: 0 1%;
  border: 1px solid #576148;
  border-top: none;
  border-radius: 0 0 6px 6px;
}
.footer .footer-inner .copyright {
  margin: 15px 0 0 10%;
  float: left;
  font-size: 0.625em;
  /*10/16*/
}
.footer .footer-inner .footer-count {
  margin: 5px 5% 0;
  float: right;
}

.demo_img {
  position: relative;
  top: 3px;
}

@media (min-width: 350px) {
  .news-list .news-list-item .news-list-item-text {
    line-height: 1.1em;
  }
  .news-list .news-list-item .news-list-item-text a {
    font-size: 0.6875em;
  }
  .news-list .news-list-item .news-list-item-date {
    font-size: 0.6875em;
  }

  .list-bg .list-bg-wrapper .nav-search {
    background: url('../images/nav-search.png?1465908294') no-repeat right top;
    padding-right: 31px;
  }
}
@media (min-width: 450px) {
  .header .header-logo-wrapper .header-logo {
    width: 40%;
  }

  .articles-list .articles-list-item .articles-list-item-text p {
    display: block;
  }

  .news-list .news-list-item {
    margin-top: 1.5em;
  }
  .news-list .news-list-item .news-list-item-text {
    line-height: 1.3em;
  }
  .news-list .news-list-item .news-list-item-text a {
    font-size: 0.75em;
  }
  .news-list .news-list-item .news-list-item-date {
    font-size: 0.75em;
  }
}
@media (min-width: 760px) {
  .tablet-only {
    display: block !important;
  }

  .mobile-only {
    display: none !important;
  }

  .articles-list .articles-list-item .articles-list-item-category {
    display: block;
  }

  .tab, .tabs {
    display: block;
  }

  .sidebar {
    display: block;
  }
  .sidebar noindex:-o-prefocus, .sidebar .hz-line {
    display: block;
  }
  .sidebar table p {
    font-size: 0.6em;
  }

  .news-list .news-list-item .news-list-item-text a {
    font-size: inherit;
    line-height: 1.4em;
  }
  .news-list .news-list-item .news-list-item-date {
    font-size: 10px;
    /*10/16*/
  }

  .comment-pagination {
    padding-top: 3px;
  }
  .comment-pagination .all-comment {
    margin: 0;
  }

  .top-slider .owl-pagination {
    display: block;
  }

  .go-back {
    right: 30px;
    bottom: 112px;
  }

  .banner-2 {
    float: none !important;
    margin: 0 auto;
  }
}
@media (min-width: 760px) {
  .nav-substrate {
    background: url('../images/nav-bg.jpg?1465908294') no-repeat;
    background-size: cover;
    border-bottom: 1px solid #737e64;
    height: 36px;
  }
  .nav-substrate .hz-line {
    border-bottom: 7px solid #737e64;
  }

  .nav-wrapper {
    background: url('../images/nav-bg.jpg?1465908294') no-repeat;
    background-size: cover;
    width: 100%;
  }
  .nav-wrapper.fixed {
    margin-left: -1px;
  }
  .nav-wrapper.fixed .navigation .list-bg:first-child {
    margin-left: 0;
  }
  .nav-wrapper.fixed .navigation .list-bg .list-bg-wrapper ul {
    left: 0;
  }
  .nav-wrapper.fixed .w-63 {
    width: 62.4%;
  }
  .nav-wrapper .w-63 {
    width: 63%;
    left: 0;
    border: none;
  }
  .nav-wrapper .w-37 {
    display: block;
  }
  .nav-wrapper .hz-line {
    display: block;
  }

  .list-bg:first-child {
    margin-left: -1px;
  }
  .list-bg a, .list-bg span.mobile-menu-item {
    font-size: 1em;
  }
  .list-bg .list-bg-wrapper {
    height: 19px;
    padding-top: 5px;
  }
  .list-bg .list-bg-wrapper ul {
    top: 25px;
    width: 99.7%;
    left: -1px;
    border: 1px solid #737e64;
    border-top: none;
  }
  .list-bg .list-bg-wrapper ul:first-child {
    border: none;
  }
  .list-bg .list-bg-wrapper ul li a {
    font-size: 1.2em;
    padding: 1.5em 0;
    border-left: none;
    border-right: none;
  }

  .nav-news, .nav-articles {
    width: 26% !important;
  }

  .nav-reference-book {
    display: block;
    width: 26% !important;
  }

  .nav-blogs {
    display: block;
    width: 22% !important;
  }
}
@media (min-width: 760px) {
  .page {
    background: #fcfdf9 url('../images/page-bg.jpg?1465908294') repeat-y left;
    border-right: 1px solid #737e64;
    padding: 0 0 0 8px;
    position: relative;
  }
  .page .page-wrapper.main-content {
    border-top: 1px solid #737e64;
  }

  .header {
    background: url('../images/header-bg.jpg?1465908294') repeat;
  }
  .header .header-logo-wrapper .header-logo img {
    margin: 0 auto;
  }

  .content {
    display: block;
    width: 63%;
    padding: 0 0 36px;
  }
  .content .content-border {
    border-right: 1px solid #737e64;
  }
}
@media (min-width: 760px) {
  .article {
    width: 100%;
    padding: 0;
  }
  .article .article-title {
    display: block;
  }
  .article .article-body {
    background: #fcfdf9 url('../images/article-bottom.jpg?1465908294') repeat-x bottom;
    padding: 4px 2% 14px;
  }
  .article .article-body .article-category {
    display: none;
  }
  .article .article-body h1 {
    font-size: 1.2727272727272727272727272727273em;
    /*14/11*/
    line-height: 18px;
    font-weight: bold;
    margin: 2px 0 -9px;
  }
  .article .article-body p {
    font-size: 1em;
    /*11/11*/
    line-height: 14px;
  }
  .article .article-body .date_ {
    margin: 0;
  }
  .article .article-body .desctop-img {
    display: inline-block;
    float: left;
    margin: 10px 10px 10px 0;
    width: 52.14723926380368098159509202454%;
  }
  .article .article-body .mobile-img {
    display: none;
  }
  .article .article-body .sn-list img {
    float: none;
    margin: 0 4px 0;
    position: relative;
    top: 4px;
    height: 16px;
    width: 16px;
    display: inline;
  }
  .article .sn-list {
    display: block;
  }
}
@media (min-width: 850px) {
  .main-slider .slider-sophy {
    height: 325px;
  }
  .main-slider .main-slider-text:before {
    top: 375px;
  }
}
@media (min-width: 1000px) {
  .nav-wrapper.fixed .w-63 {
    width: 63%;
  }

  .main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page:first-child {
    margin: 0 0 0 10%;
  }
  .main-slider .main-slider-img {
    width: 55%;
  }
  .main-slider .main-slider-text {
    width: 43%;
  }

  .banner-2 {
    float: left !important;
    margin: 0;
  }

  .banner-3 {
    display: block;
  }
}
@media (min-width: 1080px) {
  .desktop-only {
    display: block !important;
  }

  .go-back {
    display: none;
  }

  .content-button {
    font-size: 0.5em;
  }
  .content-button .content-button-btn {
    margin: 0;
  }
  .content-button a {
    margin: 0 14px;
  }
  .content-button img {
    height: 22px;
    width: auto;
    display: inline-block;
    position: relative;
    top: 7px;
  }

  .news-list .news-list-item {
    margin: 1em 0 0;
    width: 96%;
    height: 45px;
  }
  .news-list .news-list-item:first-child {
    margin: 10px 0 0;
  }
  .news-list .news-list-item .news-list-item-img {
    width: 16%;
    height: 45px;
    overflow: hidden;
  }
  .news-list .news-list-item .news-list-item-img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .interview {
    display: block;
  }
}
@media (min-width: 1080px) {
  .nav-wrapper.fixed .w-63 {
    width: 63%;
  }
  .nav-wrapper.fixed .navigation .list-bg .list-bg-wrapper ul {
    left: -1px;
  }

  .navigation .nav-wrapper .sbmt-4 {
    top: 2px;
    top: -2px \9;
  }

  body.desktop-device .list-bg {
    font-size: 0.75em;
    /*12/16*/
  }
  body.desktop-device .list-bg a.desktop-menu-item {
    display: inline !important;
  }
  body.desktop-device .list-bg span.mobile-menu-item {
    display: none;
  }
  body.desktop-device .list-bg .list-bg-wrapper ul {
    position: relative;
    width: 100%;
    top: 7px;
    left: -1px;
    border: 1px solid #737e64;
    border-bottom: none;
    background: none;
    padding: 0;
  }
  body.desktop-device .list-bg .list-bg-wrapper ul li {
    border: 1px solid #737e64;
    border-top: none;
    border-left: none;
  }
  body.desktop-device .list-bg .list-bg-wrapper ul li.root-menu-link {
    display: none;
  }
  body.desktop-device .list-bg .list-bg-wrapper ul li a {
    border: none;
    font-size: 1em;
    padding: 0.8em 0;
  }
  body.desktop-device .list-bg .list-bg-wrapper ul li:first-child a {
    border-top: none;
  }
}
@media (min-width: 1080px) {
  .article {
    width: 100%;
    padding: 0;
  }
  .article .article-body {
    background: #fcfdf9 url('../images/article-bottom.jpg?1465908294') repeat-x bottom;
    padding: 4px 2% 14px;
    font-size: 0.75em;
    /*12/16*/
  }
  .article .article-body .article-category {
    display: none;
  }
  .article .article-body h1 {
    font-size: 1.5em;
    /*18/12*/
    line-height: 24px;
    font-weight: bold;
    margin: 2px 0 15px;
  }
  .article .article-body p, .article .article-body blockquote {
    font-size: 1em;
    /*12/12*/
    line-height: 18px;
  }
  .article .article-body .desctop-img {
    display: inline-block;
    float: left;
    margin: 10px 18px 10px 0;
    width: 52.14723926380368098159509202454%;
  }

  .more-on-the-topic h2 {
    font-size: 0.875em;
    /*14/16*/
    color: #717d6c;
  }
  .more-on-the-topic .date_ {
    font-size: 10px;
    /*10/16*/
    margin: 0;
    padding: 0;
  }
  .more-on-the-topic p {
    line-height: 24px;
    margin: 5px 0 0;
    font-size: 0.75em;
    /*12/16*/
  }
}
@media (min-width: 1080px) {
  .w-64 {
    width: 64%;
  }
  .w-64 .articles-list .articles-list-item {
    width: 100%;
    padding: 17px 0;
  }
  .w-64 .articles-list .articles-list-item .articles-list-item-img-box {
    width: auto;
  }
  .w-64 .articles-list .articles-list-item .articles-list-item-img-box img {
    width: auto;
    height: auto;
  }
  .w-64 .articles-list .articles-list-item .articles-list-item-text {
    width: 245px;
  }

  .articles-list .articles-list-item .articles-list-item-img-box .article-comment {
    display: block;
    font-size: 0.6875em;
    /*11/16*/
  }
  .articles-list .articles-list-item .articles-list-item-text {
    width: 73.5%;
  }
}
@media (min-width: 1080px) {
  .wrapper {
    font-size: 1em;
  }

  .page-wrapper.main-content {
    top: -1px;
  }

  .header .header-logo-wrapper .header-slogan {
    font-size: 0.8925em;
    /*14.28/16*/
  }
  .header .header-top-news .header-top-news-item {
    background: url('../images/header-top-news-item.jpg?1465908294') no-repeat;
    background-size: cover;
  }

  .sidebar {
    top: -25px;
  }
  .sidebar .tab .tab-nav {
    padding: 6px 0;
    font-size: 0.75em;
    /*12/16*/
  }
  .sidebar table p {
    font-size: 0.6875em;
  }
  .sidebar .widget .widget-title {
    padding-left: 9%;
  }

  .tab .tab-nav {
    font-size: 0.75em;
    /*14/16*/
    padding: 6px 0;
  }
}
@media (min-width: 1080px) {
  .main-slider {
    width: 102.5%;
    border-radius: 8px 0 0 8px;
    margin: 0 0 0 -2.5%;
    padding: 0;
  }
  .main-slider .main-slider-inner {
    padding: 13px 0 0;
    border-radius: 8px 0 0 8px;
    border-bottom: 1px solid #737e64;
    width: 100%;
  }
  .main-slider .main-slider-img {
    width: 55%;
    height: 250px;
    overflow: hidden;
    float: left;
    margin: 0;
  }
  .main-slider .main-slider-text {
    width: 43%;
    float: right;
  }
  .main-slider .main-slider-text:before {
    top: 315px;
  }
  .main-slider .slider-sophy {
    padding: 5px 0 33px;
  }

  body.desktop-device .main-slider .slider-sophy {
    height: 281px;
  }
  body.desktop-device .main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page {
    background: url('../images/slider-btn.png?1465908294') no-repeat;
    width: 17px;
    height: 18px;
  }
  body.desktop-device .main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page:first-child {
    margin: 0 0 0 15%;
  }
  body.desktop-device .main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page.active, body.desktop-device .main-slider .slider-sophy .slider-sophy-pages .slider-sophy-page:hover {
    background-position: 0 100%;
  }
  body.desktop-device .slider-sophy {
    padding-bottom: 41px;
  }
  body.desktop-device .slider-sophy .slider-sophy-btn-right, body.desktop-device .slider-sophy .slider-sophy-btn-left, body.desktop-device .slider-sophy .red-btn {
    width: 18px;
    height: 18px;
  }
  body.desktop-device .slider-sophy .slider-sophy-btn-left {
    background: url('../images/slider-btn-left.png?1465908294') no-repeat;
  }
  body.desktop-device .slider-sophy .slider-sophy-btn-right {
    background: url('../images/slider-btn-right.png?1465908294') no-repeat;
  }
  body.desktop-device .slider-sophy .red-btn {
    background: url('../images/slider-btn.png?1465908294') no-repeat;
    background-position: 0 100%;
  }
}
