/* Knowledge Bridge */
/* Imports */
/* Knowledge Bridge */
html,
body,
form,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
div,
hr,
input,
fieldset,
button {
  margin: 0px;
  padding: 0px;
}
/* Global settings */
.blind {
  display: none !important;
}
fieldset,
a img {
  border: none;
}
body input[type="text"],
body textarea {
  outline: none;
  resize: none;
  font-family: 'Lato', sans-serif !important;
}
body button {
  font-family: 'Lato', sans-serif !important;
}
body table {
  font-family: 'Lato', sans-serif !important;
}
a {
  outline: none;
}
/* Layout */
body {
  font-family: 'Lato', sans-serif;
  background: #fff;
}
a.logo {
  display: none;
  width: 306px;
  height: 36px;
  clear: both;
  margin: 45px auto 0px auto;
}
/* Header */
header {
  height: 120px;
  background: #fff;
  width: 100%;
  position: relative;
}
header div.content {
  height: 120px;
  margin: 0 auto;
  width: 980px;
  min-height: 1%;
}
header div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.content a.logo {
  display: block;
  width: 306px;
  height: 36px;
  float: left;
  clear: left;
  margin: 25px 0px 0px 0px;
}
header div.content p.about {
  font-size: 13px;
  color: #545454;
  font-weight: 400;
  float: left;
  clear: left;
  display: inline-block;
  margin-top: 22px;
  margin-left: 27px;
}
header div.content div.options {
  float: right;
  margin-top: 25px;
  clear: right;
  min-height: 1%;
}
header div.content div.options:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.content div.options form {
  width: 300px;
  height: 30px;
  float: left;
  margin-right: 10px;
}
header div.content div.options form fieldset {
  width: 300px;
  height: 30px;
  position: relative;
}
header div.content div.options form fieldset input[type="text"] {
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  width: 245px;
  height: 30px;
  padding-left: 20px;
  padding-right: 35px;
  line-height: 30px;
  border: none;
  background: url('../img/bg-input.png') left top no-repeat;
}
header div.content div.options form fieldset button {
  text-indent: -1000px;
  overflow: hidden;
  border: none;
  height: 30px;
  width: 35px;
  background: transparent;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
}
header div.content div.options div.social-icons {
  float: right;
  min-height: 1%;
  height: 31px;
}
header div.content div.options div.social-icons:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.content div.options div.social-icons a {
  display: block;
  margin-left: 10px;
  text-indent: -1000px;
  overflow: hidden;
  width: 31px;
  height: 31px;
  float: left;
  background-image: url('../img/header-social-icons.png');
}
header div.content div.options div.social-icons a.facebook {
  background-position: 0px 0px;
}
header div.content div.options div.social-icons a.twitter {
  background-position: -31px 0px;
}
header div.content div.options div.social-icons a.vk {
  background-position: -62px 0px;
}
header div.content div.options div.social-icons a.rss {
  background-position: -93px 0px;
}
header div.content div.options div.social-icons a:hover {
  background-image: url('../img/header-social-icons-hover.png');
}
header div.content nav {
  float: right;
  clear: right;
  margin-top: 20px;
}
header div.content nav ul {
  list-style: none;
  min-height: 1%;
}
header div.content nav ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.content nav ul li {
  float: left;
  margin-left: 18px;
}
header div.content nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
}
header div.content nav ul li a:hover {
  color: #326496;
}
header div.content nav ul li.current-menu-item a {
  color: #326496;
  font-weight: 700;
}
header div.content nav ul li.current-category-ancestor a {
  color: #326496;
  font-weight: 700;
}
header nav#smart {
  display: none;
}
header div.header-bottom {
  position: absolute;
  bottom: -40px;
  left: 0px;
  width: 100%;
  z-index: 400;
  height: 40px;
  background: url('../img/bg-header-bottom.png') left top repeat;
}
header div.header-bottom div.content {
  width: 980px;
  margin: 0 auto;
  height: 40px;
  min-height: 1%;
}
header div.header-bottom div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.header-bottom div.content #slides2 {
  height: 40px;
  width: auto;
  float: left;
  max-width: 500px;
  margin-left: 25px;
}
header div.header-bottom div.content #slides2 div.slides_container {
  height: 40px;
  width: auto;
}
header div.header-bottom div.content #slides2 div.slides_container div.slides_control {
  width: auto;
  height: 40px;
}
header div.header-bottom div.content #slides2 div.slides_container div.slides_control div {
  width: auto;
  height: 40px;
  min-height: 1%;
}
header div.header-bottom div.content #slides2 div.slides_container div.slides_control div:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.header-bottom div.content #slides2 div.slides_container div.slides_control div a {
  font-weight: 400;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  background: url('../img/icon-twitter.png') left center no-repeat;
  padding-left: 30px;
}
header div.header-bottom div.content #slides2 a.prev {
  display: none;
}
header div.header-bottom div.content #slides2 a.next {
  display: none;
}
header div.header-bottom div.content #slides2 ul.pagination {
  display: none;
}
header div.header-bottom div.content .options-nav {
  list-style: none;
  float: right;
  min-height: 1%;
}
header div.header-bottom div.content .options-nav:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
header div.header-bottom div.content .options-nav > li {
  float: left;
  position: relative;
}
header div.header-bottom div.content .options-nav > li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  display: block;
}
header div.header-bottom div.content .options-nav > li > a {
  color: #fff;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
}
header div.header-bottom div.content .options-nav > li > a:hover,
header div.header-bottom div.content .options-nav > li > a.active {
  color: #3E6C9B;
  background: url('../img/bg-header-link-hover.png') left top repeat-x;
}
header div.header-bottom div.content .options-nav > li > a.username,
header div.header-bottom div.content .options-nav > li > a.language {
  padding-right: 24px;
  background: url('../img/bg-language.png') right center no-repeat;
}
header div.header-bottom div.content .options-nav > li > a.username:hover,
header div.header-bottom div.content .options-nav > li > a.language:hover,
header div.header-bottom div.content .options-nav > li > a.username.active,
header div.header-bottom div.content .options-nav > li > a.language.active {
  color: #3E6C9B;
  background-image: url('../img/bg-language-hover.png'), url('../img/bg-header-link-hover.png');
  background-position: right center, left top;
  background-repeat: no-repeat, repeat-x;
}
header div.header-bottom div.content .options-nav > li ul {
  list-style: none;
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 1000;
  background: #dadada;
  width: 150px;
}
header div.header-bottom div.content .options-nav > li ul li {
  border-top: 1px solid #5c5c5c;
  float: none;
  line-height: 20px;
}
header div.header-bottom div.content .options-nav > li ul li a {
  padding: 4px 9px;
  color: #000;
}
header div.header-bottom div.content .options-nav > li ul li a:hover {
  background: #326496;
  color: #fff;
}
/* Section */
section {
  width: 100%;
  clear: both;
  min-height: 1%;
}
section:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section div.content div.breadcrumbs {
  height: 25px;
  width: 980px;
  min-height: 1%;
  font-size: 13px;
  font-weight: 400;
  color: #525252;
  clear: both;
  margin-bottom: 25px;
}
section div.content div.breadcrumbs:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section div.content div.breadcrumbs a {
  color: #525252;
  text-decoration: none;
  display: inline-block;
  line-height: 25px;
  float: left;
  margin-right: 8px;
}
section div.content div.breadcrumbs a:hover {
  text-decoration: underline;
}
section div.content div.breadcrumbs span.divider {
  display: inline-block;
  line-height: 25px;
  float: left;
}
section div.content div.side-articles {
  width: 222px;
  float: right;
  min-height: 1%;
}
section div.content div.side-articles:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section div.content div.side-articles div.category {
  width: 222px;
  clear: both;
  float: none;
  margin-bottom: 26px;
}
section div.content div.side-articles div.category h3 {
  margin-left: 16px;
  clear: both;
  margin-bottom: 13px;
  font-weight: 400;
  color: #525252;
  font-size: 22px;
  line-height: 26px;
}
section div.content div.side-articles div.category div.side-articles-text {
  width: 222px;
  clear: both;
  background: #fff;
  padding-bottom: 36px;
  position: relative;
  padding-top: 10px;
}
section div.content div.side-articles div.category div.side-articles-text span.bg {
  width: 31px;
  bottom: 0px;
  right: 0px;
  height: 30px;
  background: url('../img/icon-corner2.png') left top no-repeat;
  position: absolute;
}
section div.content div.side-articles div.category div.side-articles-text a {
  font-weight: 400;
  line-height: 19px;
  font-size: 16px;
  color: #326496;
  display: block;
  width: 190px;
  text-decoration: none;
  clear: both;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 16px;
  padding-right: 16px;
}
section div.content div.side-articles div.category div.side-articles-text a:hover {
  background: #326496;
  color: #fff;
}
/* Footer */
footer {
  width: 100%;
  min-height: 1%;
  clear: both;
}
footer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-top {
  /*height: 40px;*/
  display: block;
  background: #326496;
  clear: both;
  width: 100%;
  /* Footer problem with long text fix */
}
footer div.footer-top div.content {
  width: 980px;
  margin: 0 auto;
  min-height: 1%;
}
footer div.footer-top div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-top div.content div.menu {
  float: left;
  /*height: 40px;*/
  min-height: 1%;
}
footer div.footer-top div.content div.menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-top div.content div.menu a {
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  float: left;
}
footer div.footer-top div.content div.menu a:hover {
  text-decoration: underline;
}
footer div.footer-top div.content div.menu span.divider {
  margin: 0px 8px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  float: left;
}
footer div.footer-bottom {
  width: 100%;
  clear: both;
  background: #545454;
}
footer div.footer-bottom div.content {
  padding-top: 19px;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
  min-height: 1%;
}
footer div.footer-bottom div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.top {
  width: 980px;
  min-height: 1%;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
footer div.footer-bottom div.content div.top:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.top div.box {
  width: 252px;
  float: left;
  height: 100px;
  min-height: 1%;
}
footer div.footer-bottom div.content div.top div.box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.top div.box h3 {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  clear: both;
  margin-bottom: 15px;
}
footer div.footer-bottom div.content div.top div.box a.first {
  clear: both;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  width: 154px;
  height: 51px;
  background-image: url('../img/logo-first.png');
  background-position: 0px 0px;
}
footer div.footer-bottom div.content div.top div.box a.second {
  float: left;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  width: 56px;
  height: 52px;
  background: url('../img/logo-second.png') 0px 0px no-repeat;
}
footer div.footer-bottom div.content div.top div.box a.third {
  margin-left: 24px;
  margin-top: 10px;
  float: left;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  width: 125px;
  height: 31px;
  background-image: url('../img/logo-third.png');
  background-position: 0px 0px;
}
footer div.footer-bottom div.content div.top div.box a.fourth {
  margin-left: 24px;
  margin-top: 3px;
  float: left;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  width: 126px;
  height: 40px;
  background-image: url('../img/wanifra-logo.png');
}
footer div.footer-bottom div.content div.top div.box div.social-icons {
  min-height: 1%;
  padding-top: 10px;
}
footer div.footer-bottom div.content div.top div.box div.social-icons:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.top div.box div.social-icons a {
  width: 30px;
  margin-right: 12px;
  height: 30px;
  float: left;
  display: block;
  text-indent: 1000px;
  overflow: hidden;
  background-image: url('../img/footer-social-icons.png');
}
footer div.footer-bottom div.content div.top div.box div.social-icons a.facebook {
  background-position: 0px 0px;
}
footer div.footer-bottom div.content div.top div.box div.social-icons a.twitter {
  background-position: -30px 0px;
}
footer div.footer-bottom div.content div.top div.box div.social-icons a.vk {
  background-position: -60px 0px;
}
footer div.footer-bottom div.content div.top div.box div.social-icons a.rss {
  background-position: -90px 0px;
}
footer div.footer-bottom div.content div.top div.box div.social-icons a:hover {
  background-image: url('../img/footer-social-icons-hover.png');
}
footer div.footer-bottom div.content div.top div.box form {
  clear: both;
  padding-top: 10px;
  width: 220px;
}
footer div.footer-bottom div.content div.top div.box form fieldset {
  position: relative;
  min-height: 1%;
  width: 220px;
}
footer div.footer-bottom div.content div.top div.box form fieldset:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.top div.box form fieldset input[type="text"] {
  padding-left: 15px;
  padding-right: 35px;
  color: #545454;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  width: 170px;
  height: 30px;
  background: url('../img/bg-input-footer.png') left top no-repeat;
  border: none;
}
footer div.footer-bottom div.content div.top div.box form fieldset button {
  border: none;
  width: 35px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  text-indent: -1000px;
  overflow: hidden;
  display: block;
}
footer div.footer-bottom div.content div.top div.box.middle {
  width: 504px;
}
footer div.footer-bottom div.content div.top div.box.last {
  width: 224px;
}
footer div.footer-bottom div.content div.bottom {
  clear: both;
  width: 980px;
  padding-top: 23px;
  min-height: 1%;
}
footer div.footer-bottom div.content div.bottom:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.bottom p {
  width: 475px;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  float: left;
  clear: left;
  line-height: 18px;
}
footer div.footer-bottom div.content div.bottom p.cyberart {
  float: right;
  display: block;
  clear: right;
  min-height: 1%;
  width: auto;
}
footer div.footer-bottom div.content div.bottom p.cyberart:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
footer div.footer-bottom div.content div.bottom p.cyberart span {
  display: inline-block;
  float: left;
  margin-right: 5px;
  line-height: 35px;
}
footer div.footer-bottom div.content div.bottom p.cyberart a {
  background-position: 0px 0px;
  display: inline-block;
  float: left;
  text-indent: -1000px;
  overflow: hidden;
  width: 83px;
  height: 35px;
  background-image: url('../img/logo-cyberart.png');
}
footer div.footer-bottom div.content div.bottom p.cyberart a:hover {
  background-position: 0px -35px;
}
footer div.footer-bottom div.content div.bottom a.logo-small {
  float: left;
  clear: left;
  display: block;
  margin-top: 14px;
}
footer div.footer-bottom div.content div.bottom div.cc-license {
  float: left;
  clear: left;
  margin-top: 20px;
}
footer div.footer-bottom div.content div.bottom div.cc-license p {
  width: 100%;
}
footer div.footer-bottom div.content div.bottom div.cc-license p a.cc-logo {
  border: none;
  margin-right: 8px;
  margin-top: 2px;
  float: left;
}
footer div.footer-bottom div.content div.bottom div.cc-license p span a {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}
footer div.footer-bottom div.content div.bottom div.cc-license p span a:hover {
  border-bottom: 1px solid #fff;
}
/* Colorbox newsletter */
#newsletter {
  width: 250px;
  height: auto;
  background: #326496;
  padding: 28px 25px 37px 25px;
}
#newsletter h3 {
  font-size: 22px;
  color: #fff;
  clear: both;
  line-height: 28px;
  font-weight: 500;
}
#newsletter form {
  width: 250px;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#newsletter form fieldset {
  width: 250px;
  height: 30px;
  position: relative;
}
#newsletter form fieldset input[type="text"] {
  color: #545454;
  font-size: 14px;
  font-weight: 500;
  padding-left: 12px;
  padding-right: 25px;
  width: 213px;
  height: 30px;
  line-height: 30px;
  border: none;
  background: url('../img/bg-input-newsletter.png') left top no-repeat;
}
#newsletter form fieldset button {
  width: 25px;
  height: 30px;
  cursor: pointer;
  display: block;
  border: none;
  background: transparent;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  outline: none;
}
#newsletter p {
  width: 240px;
  clear: both;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
}
#newsletter p a {
  text-decortion: underline;
  color: #fff;
}
#newsletter p a:hover {
  text-decoration: none;
}
/* Colorbox sign in */
#sign-in-error {
  clear: both;
  width: 250px;
  background: #000;
  padding: 20px 25px 22px 25px;
  margin-bottom: 15px;
}
#sign-in-error p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  clear: both;
  line-height: 18px;
}
#sign-in-error a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 18px;
}
#sign-in-error a:hover {
  text-decoration: none;
}
#sign-in {
  width: 250px;
  height: auto;
  background: #326496;
  padding: 28px 25px 24px 25px;
}
#sign-in h3 {
  font-size: 22px;
  color: #fff;
  clear: both;
  line-height: 28px;
  font-weight: 500;
}
#sign-in form {
  width: 250px;
  height: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
#sign-in form fieldset {
  width: 250px;
  height: auto;
  position: relative;
  min-height: 1%;
}
#sign-in form fieldset:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
#sign-in form fieldset input[type="text"],
#sign-in form fieldset input[type="password"] {
  clear: both;
  margin-bottom: 20px;
  color: #545454;
  font-size: 14px;
  font-weight: 500;
  padding-left: 12px;
  padding-right: 25px;
  width: 213px;
  height: 30px;
  line-height: 30px;
  border: none;
  background: url('../img/bg-input-newsletter.png') left top no-repeat;
}
#sign-in form fieldset p.checkbox {
  float: left;
  min-height: 1%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
#sign-in form fieldset p.checkbox:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
#sign-in form fieldset p.checkbox label {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  display: inline-block;
  float: left;
}
#sign-in form fieldset button {
  font-weight: 700;
  font-size: 14px;
  color: #326496;
  text-transform: uppercase;
  border-radius: 4px;
  width: 90px;
  height: 30px;
  cursor: pointer;
  display: block;
  border: none;
  background: #E9E9E9;
  float: right;
  outline: none;
}
#sign-in a.forgotten-password {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 18px;
}
#sign-in a.forgotten-password:hover {
  text-decoration: none;
}
/* Checkbox */
.cfe-checkbox {
  background: url('../img/checkbox.png');
  width: 30px;
  height: 30px;
  margin-right: 14px;
  cursor: pointer;
  padding: 0;
  display: block;
  float: left;
}
.cfe-checkbox.cfe-state-0 {
  background-position: 0px 0px;
}
.cfe-checkbox.cfe-state-1 {
  background-position: -30px 0px;
}
.cfe-checkbox.cfe-state-2 {
  background-position: -30px 0px;
}
.cfe-checkbox.cfe-state-3 {
  background-position: -30px 0px;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  header div.content {
    width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }
  header div.content a.logo {
    width: 306px;
    height: auto;
  }
  header div.content a.logo img {
    width: 250px;
    height: auto;
  }
  header div.content p.about {
    margin-left: 0px;
  }
  header div.content nav ul li a {
    font-size: 13px;
  }
  header div.header-bottom div.content {
    width: 748px;
    margin: 0 auto;
    height: 40px;
    min-height: 1%;
    padding-left: 10px;
    padding-right: 10px;
  }
  header div.header-bottom div.content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.header-bottom div.content #slides2 {
    height: 40px;
    width: auto;
    float: left;
    max-width: 400px;
    margin-left: 0px;
  }
  header div.header-bottom div.content #slides2 div.slides_container {
    height: 40px;
    width: auto;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control {
    width: auto;
    height: 40px;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div {
    width: auto;
    height: 40px;
    min-height: 1%;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div a {
    font-weight: 400;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    background: url('../img/icon-twitter.png') left center no-repeat;
    padding-left: 30px;
  }
  header div.header-bottom div.content #slides2 a.prev {
    display: none;
  }
  header div.header-bottom div.content #slides2 a.next {
    display: none;
  }
  header div.header-bottom div.content #slides2 ul.pagination {
    display: none;
  }
  section div.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-top div.content {
    width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-bottom div.content {
    width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-bottom div.content div.top {
    width: 748px;
  }
  footer div.footer-bottom div.content div.top div.box {
    width: 204px;
    padding-left: 45px;
    margin-bottom: 25px;
  }
  footer div.footer-bottom div.content div.top div.box.middle {
    width: 429px;
    padding-left: 25px;
  }
  footer div.footer-bottom div.content div.top div.box.last {
    width: 394px;
    float: none;
    clear: both;
    margin: 0px auto 10px auto;
    padding-left: 0px;
    min-height: 1%;
    height: auto;
  }
  footer div.footer-bottom div.content div.top div.box.last:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  footer div.footer-bottom div.content div.top div.box.last h3 {
    float: left;
    clear: none;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 30px;
    margin-right: 25px;
  }
  footer div.footer-bottom div.content div.top div.box.last form {
    clear: none;
    float: left;
    padding-top: 0px;
  }
  footer div.footer-bottom div.content div.bottom {
    width: 748px;
  }
  footer div.footer-bottom div.content div.bottom p {
    width: 475px;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    float: left;
    clear: left;
    line-height: 18px;
  }
  footer div.footer-bottom div.content div.bottom p.cyberart {
    float: right;
    display: block;
    clear: right;
    min-height: 1%;
    width: auto;
  }
  footer div.footer-bottom div.content div.bottom p.cyberart:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  footer div.footer-bottom div.content div.bottom p.cyberart span {
    display: inline-block;
    float: left;
    margin-right: 5px;
    line-height: 35px;
  }
  footer div.footer-bottom div.content div.bottom p.cyberart a {
    background-position: 0px 0px;
    display: inline-block;
    float: left;
    text-indent: -1000px;
    overflow: hidden;
    width: 83px;
    height: 35px;
    background-image: url('../img/logo-cyberart.png');
  }
  footer div.footer-bottom div.content div.bottom p.cyberart a:hover {
    background-position: 0px -35px;
  }
  footer div.footer-bottom div.content div.bottom a.logo-small {
    float: left;
    clear: left;
    display: block;
    margin-top: 14px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  header {
    height: auto;
  }
  header div.content {
    height: auto;
    width: 300px;
    padding-top: 55px;
    position: relative;
    padding-bottom: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
  header div.content a.logo {
    float: none;
    clear: both;
    margin: 0px auto 0px auto;
    width: 300px;
    height: auto;
  }
  header div.content a.logo img {
    width: 300px;
    height: auto;
  }
  header div.content p.about {
    position: absolute;
    top: 80px;
    left: 0px;
    width: 300px;
    text-align: center;
  }
  header div.content div.options {
    float: none;
    margin-top: 40px;
    clear: both;
    min-height: 1%;
  }
  header div.content div.options:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.content div.options form {
    width: 300px;
    height: 30px;
    float: none;
    clear: both;
  }
  header div.content div.options div.social-icons {
    float: none;
    clear: both;
    margin: 14px auto 0px auto;
    padding-left: 10px;
    /*width: 123px;*/
    width: 164px;
    /* 4 icons in line fix */
  }
  header div.content div.options div.social-icons a {
    margin-right: 10px;
    margin-left: 0px;
  }
  header div.content nav {
    display: none;
  }
  header nav#smart {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 40000;
  }
  header nav#smart a.show-smart-nav {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    text-indent: -1000px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background: url('../img/show-nav-smart.png') left top no-repeat;
  }
  header nav#smart span.close-smart-nav {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 232px;
    height: 40px;
    background: #000;
  }
  header nav#smart ul {
    width: 232px;
    position: absolute;
    top: 40px;
    left: 0px;
    background: #CCCCCC;
    display: none;
  }
  header nav#smart ul li {
    width: 232px;
    height: 39px;
    clear: both;
    float: none;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #CCCCCC;
  }
  header nav#smart ul li a {
    text-decoration: none;
    display: block;
    height: 39px;
    line-height: 39px;
    background: #E9E9E9;
    padding: 0px;
    text-indent: 12px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #000;
  }
  header nav#smart ul li a:hover {
    font-weight: 700;
    background: #326496;
    color: #fff;
  }
  header nav#smart ul li.current-menu-item a {
    font-weight: 700;
    background: #326496;
    color: #fff;
  }
  header div.header-bottom {
    position: absolute;
    bottom: -107px;
    height: 107px;
    background: url('../img/bg-header-bottom-107.png') left top repeat;
  }
  header div.header-bottom div.content {
    width: 300px;
    margin: 0 auto;
    height: 107px;
    min-height: 1%;
    padding: 0px 10px;
  }
  header div.header-bottom div.content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.header-bottom div.content #slides2 {
    height: 65px;
    width: auto;
    clear: both;
    float: none;
    max-width: 300px;
    margin-left: 0px;
    margin-top: 0px;
  }
  header div.header-bottom div.content #slides2 div.slides_container {
    height: 65px;
    width: auto;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control {
    width: auto;
    height: 65px;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div {
    width: auto;
    height: 65px;
    min-height: 1%;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.header-bottom div.content #slides2 div.slides_container div.slides_control div a {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    background: url('../img/icon-twitter.png') center 12px no-repeat;
    padding-left: 0px;
    padding-top: 25px;
    width: 300px;
  }
  header div.header-bottom div.content #slides2 a.prev {
    display: none;
  }
  header div.header-bottom div.content #slides2 a.next {
    display: none;
  }
  header div.header-bottom div.content #slides2 ul.pagination {
    display: none;
  }
  header div.header-bottom div.content div.options {
    float: none;
    width: 300px;
    margin: 2px auto 0px auto;
    height: 40px;
    min-height: 1%;
  }
  header div.header-bottom div.content div.options:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  header div.header-bottom div.content div.options a {
    font-size: 13px;
  }
  header div.header-bottom div.content div.options a:hover {
    color: #3E6C9B;
    background: #E9E9E9;
  }
  header div.header-bottom div.content div.options div.signed {
    float: left;
    position: relative;
    height: 40px;
  }
  header div.header-bottom div.content div.options div.signed a.username {
    padding: 0px;
    font-size: 13px;
  }
  header div.header-bottom div.content div.options div.signed a.username span {
    background: url('../img/bg-language.png') 90% center no-repeat;
    padding-left: 5px;
    padding-right: 20px;
    display: inline-block;
  }
  header div.header-bottom div.content div.options div.signed a.username:hover span {
    background: url('../img/bg-language-hover.png') 90% center no-repeat;
  }
  header div.header-bottom div.content div.options div.signed a.username.active {
    color: #3E6C9B;
    background: url('../img/bg-header-link-hover.png') left top repeat-x;
  }
  header div.header-bottom div.content div.options div.signed a.username.active span {
    background: url('../img/bg-language-hover.png') 90% center no-repeat;
  }
  header div.header-bottom div.content div.options div.signed ul.profile-options {
    display: block;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 1000;
    list-style: none;
    background: #E9E9E9;
    width: 100%;
  }
  header div.header-bottom div.content div.options div.signed ul.profile-options li {
    height: 28px;
    width: 100%;
    border-top: 1px solid #000;
    margin: 0 auto;
    clear: both;
    display: block;
  }
  header div.header-bottom div.content div.options div.signed ul.profile-options li a {
    height: 28px;
    line-height: 28px;
    color: #000;
    width: 100%;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    text-indent: 9px;
  }
  header div.header-bottom div.content div.options div.signed ul.profile-options li a:hover {
    background: #326496;
    color: #fff;
  }
  header div.header-bottom div.content div.options div.signed ul.profile-options.active {
    display: block;
  }
  header div.header-bottom div.content div.options div.language {
    float: left;
    position: relative;
    height: 40px;
  }
  header div.header-bottom div.content div.options div.language a.language {
    padding: 0px;
    font-size: 13px;
  }
  header div.header-bottom div.content div.options div.language a.language span {
    background: url('../img/bg-language.png') 90% center no-repeat;
    padding-left: 5px;
    padding-right: 20px;
    display: inline-block;
  }
  header div.header-bottom div.content div.options div.language a.language:hover span {
    background: url('../img/bg-language-hover.png') 90% center no-repeat;
  }
  header div.header-bottom div.content div.options div.language a.language.active {
    color: #3E6C9B;
    background: url('../img/bg-header-link-hover.png') left top repeat-x;
  }
  header div.header-bottom div.content div.options div.language a.language.active span {
    background: url('../img/bg-language-hover.png') 90% center no-repeat;
  }
  header div.header-bottom div.content div.options div.language ul.language-options {
    display: block;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 1000;
    list-style: none;
    background: #E9E9E9;
    width: 100%;
  }
  header div.header-bottom div.content div.options div.language ul.language-options li {
    height: 28px;
    width: 100%;
    border-top: 1px solid #000;
    margin: 0 auto;
    clear: both;
    display: block;
  }
  header div.header-bottom div.content div.options div.language ul.language-options li a {
    height: 28px;
    line-height: 28px;
    color: #000;
    width: 100%;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    text-indent: 9px;
  }
  header div.header-bottom div.content div.options div.language ul.language-options li a:hover {
    background: #326496;
    color: #fff;
  }
  header div.header-bottom div.content div.options div.language ul.language-options.active {
    display: block;
  }
  section div.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-top div.content {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-bottom {
    width: 100%;
    clear: both;
    background: #545454;
  }
  footer div.footer-bottom div.content {
    padding-top: 19px;
    width: 300px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  footer div.footer-bottom div.content div.top {
    width: 300px;
  }
  footer div.footer-bottom div.content div.top div.box {
    width: 300px;
    float: none;
    height: 100px;
    min-height: 1%;
    clear: both;
    padding: 0px;
  }
  footer div.footer-bottom div.content div.top div.box:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  footer div.footer-bottom div.content div.top div.box.last {
    width: 300px;
  }
  footer div.footer-bottom div.content div.top div.box.middle {
    width: 300px;
    height: 140px;
    padding: 0px;
  }
  footer div.footer-bottom div.content div.top div.box.middle a.third {
    margin-bottom: 11px;
  }
  footer div.footer-bottom div.content div.top div.box.middle a.fourth {
    margin-top: 10px;
    margin-left: 0;
  }
  footer div.footer-bottom div.content div.top div.box.connected {
    width: 300px;
    margin-bottom: 0px;
  }
  footer div.footer-bottom div.content div.bottom {
    clear: both;
    width: 300px;
    padding-top: 23px;
    min-height: 1%;
    padding-bottom: 65px;
    position: relative;
  }
  footer div.footer-bottom div.content div.bottom:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  footer div.footer-bottom div.content div.bottom p {
    width: 300px;
    float: none;
    clear: both;
    line-height: 18px;
  }
  footer div.footer-bottom div.content div.bottom p.cyberart {
    position: absolute;
    bottom: 18px;
    right: 0px;
  }
  footer div.footer-bottom div.content div.bottom a.logo-small {
    float: left;
    clear: left;
    display: block;
    margin-top: 14px;
  }
}
/* Mixins definition */
.cf {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
/* Homepage */
section.homepage {
  background: url('../img/bg-section.png') left top repeat;
  padding-bottom: 40px;
}
section.homepage div.top {
  width: 100%;
  clear: both;
  height: 350px;
  position: relative;
}
section.homepage div.top img.img-bg {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 350px;
  display: block;
  z-index: 0;
}
section.homepage div.top div.content {
  height: 275px;
  margin: 0 auto;
  width: 980px;
  padding-top: 75px;
  position: relative;
  z-index: 40;
}
section.homepage div.top div.content a.text {
  text-decoration: none;
  display: block;
  position: relative;
  background: url('../img/bg-top-text.png') left top no-repeat;
  padding-left: 30px;
  width: 948px;
  padding-top: 15px;
  height: 225px;
  margin: 0 auto;
  min-height: 1%;
}
section.homepage div.top div.content a.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.top div.content a.text h2 {
  line-height: 48px;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  text-shadow: 2px 2px 2px #345D88;
  max-width: 730px;
  clear: both;
}
section.homepage div.top div.content a.text p {
  max-width: 780px;
  line-height: 20px;
  clear: both;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
section.homepage div.top div.content a.text span.date {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 30px;
  bottom: 10px;
}
section.homepage div.top div.content a.text span.more {
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 56px;
  bottom: 10px;
}
section.homepage div.top div.content a.text span.more:hover {
  color: #000;
}
section.homepage div.content {
  width: 980px;
  clear: both;
  margin: 0 auto;
  min-height: 1%;
  padding-top: 38px;
}
section.homepage div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.resources {
  width: 640px;
  float: left;
}
section.homepage div.content div.resources h3 {
  clear: both;
  margin-bottom: 15px;
  text-indent: 28px;
}
section.homepage div.content div.resources h3 a {
  font-size: 22px;
  color: #525252;
  font-weight: 400;
  text-decoration: none;
}
section.homepage div.content div.resources h3 a:hover {
  color: #000;
}
section.homepage div.content div.resources a.link-category {
  font-weight: 400;
  font-size: 18px;
  color: #111111;
  margin-bottom: 20px;
  background-position: 0px 0px;
  display: block;
  width: 306px;
  float: left;
  clear: left;
  text-decoration: none;
  height: 70px;
  background-image: url('../img/bg-slider-link.png');
  text-align: center;
  line-height: 70px;
}
section.homepage div.content div.resources a.link-category:hover {
  background-position: 0px -70px;
  color: #fff;
}
section.homepage div.content div.resources a.link-category.second {
  float: right;
  clear: right;
}
section.homepage div.content div.resources #slides {
  width: 640px;
  position: relative;
  height: auto;
  padding-bottom: 15px;
}
section.homepage div.content div.resources #slides div.slides_container {
  width: 640px;
  min-height: 1%;
}
section.homepage div.content div.resources #slides div.slides_container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.resources #slides div.slides_container div.slides_control div {
  width: 640px;
  height: auto;
  min-height: 1%;
}
section.homepage div.content div.resources #slides div.slides_container div.slides_control div:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category {
  font-weight: 400;
  font-size: 18px;
  color: #111111;
  margin-bottom: 20px;
  background-position: 0px 0px;
  display: block;
  width: 306px;
  float: left;
  clear: left;
  text-decoration: none;
  height: 70px;
  background-image: url('../img/bg-slider-link.png');
  text-align: center;
  line-height: 70px;
}
section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category:hover {
  background-position: 0px -70px;
  color: #fff;
}
section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category.second {
  float: right;
  clear: right;
}
section.homepage div.content div.resources #slides a.prev {
  display: none;
}
section.homepage div.content div.resources #slides a.next {
  display: none;
}
section.homepage div.content div.resources #slides ul.pagination {
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  list-style: none;
}
section.homepage div.content div.resources #slides ul.pagination li {
  float: left;
  margin-right: 8px;
}
section.homepage div.content div.resources #slides ul.pagination li a {
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  width: 15px;
  height: 15px;
  background: #ABABAB;
}
section.homepage div.content div.resources #slides ul.pagination li a:hover {
  background: #6085AB;
}
section.homepage div.content div.resources #slides ul.pagination li.current a {
  background: #6085AB;
}
section.homepage div.content div.brief {
  width: 306px;
  float: right;
}
section.homepage div.content div.brief h3 {
  clear: both;
  margin-bottom: 15px;
  text-indent: 28px;
}
section.homepage div.content div.brief h3 a {
  font-size: 22px;
  color: #525252;
  font-weight: 400;
  text-decoration: none;
}
section.homepage div.content div.brief h3 a:hover {
  color: #000;
}
section.homepage div.content div.brief a.brief-text {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  background: url('../img/bg-brief-default.jpg') left top no-repeat;
  width: 246px;
  height: 190px;
  padding: 30px;
}
section.homepage div.content div.brief a.brief-text span.bg {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background: url('../img/icon-corner.png') left top no-repeat;
}
section.homepage div.content div.brief a.brief-text div.text-on-hover {
  z-index: 300;
  position: absolute;
  left: 0px;
  top: 113px;
  width: 246px;
  height: 190px;
  padding: 30px;
  background: url('../img/bg-brief-text-on-hover.png') left top repeat;
}
section.homepage div.content div.brief a.brief-text div.text-on-hover h4 {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 400;
}
section.homepage div.content div.brief a.brief-text div.text-on-hover p {
  margin-top: 25px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
}
section.homepage div.content div.brief a.brief-text div.text-on-hover span.more {
  position: absolute;
  bottom: 120px;
  right: 54px;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
section.homepage div.content div.columns {
  width: 980px;
  clear: both;
  min-height: 1%;
  padding-top: 25px;
  margin-bottom: 50px;
}
section.homepage div.content div.columns:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.columns div.col {
  width: 475px;
}
section.homepage div.content div.columns div.col h3 {
  text-indent: 27px;
  font-size: 22px;
  color: #525252;
  font-weight: 400;
  clear: both;
  margin-bottom: 15px;
}
section.homepage div.content div.columns div.col div.text {
  clear: both;
  /*width: 429px;*/
  width: 419px;
  background: #fff;
  /*padding: 18px 18px 30px 28px;*/
  padding: 18px 28px 30px 28px;
  position: relative;
  /* Wrong padding in homepage columns fix */
}
section.homepage div.content div.columns div.col div.text span.bg {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
  width: 31px;
  height: 30px;
  z-index: 1000;
  background: url('../img/icon-corner2.png') left top no-repeat;
}
section.homepage div.content div.columns div.col div.text a.item {
  text-align: left;
  text-decoration: none;
  clear: both;
  display: block;
  width: 419px;
  min-height: 1%;
  margin-bottom: 20px;
}
section.homepage div.content div.columns div.col div.text a.item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.columns div.col div.text a.item h4 {
  font-size: 22px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
  clear: both;
}
section.homepage div.content div.columns div.col div.text a.item p {
  font-weight: 16px;
  line-height: 21px;
  color: #545454;
  font-weight: 400;
  clear: both;
  margin-bottom: 4px;
}
section.homepage div.content div.columns div.col div.text a.item span.more {
  font-weight: 400px;
  font-size: 13px;
  color: #555555;
  display: inline-block;
  float: right;
}
section.homepage div.content div.columns div.col div.text a.item.last {
  margin-bottom: 0px;
}
section.homepage div.content div.columns div.col div.text a.item.last span.more {
  margin-right: 30px;
}
section.homepage div.content div.columns div.col div.text a.item:hover h4 {
  color: #326496;
}
section.homepage div.content div.columns div.col div.text a.item:hover span.more {
  color: #326496;
}
section.homepage div.content div.columns div.col.left {
  float: left;
}
section.homepage div.content div.columns div.col.right {
  float: right;
}
section.homepage div.content div.text {
  clear: both;
  min-height: 1%;
  text-align: center;
  vertical-align: bottom;
  width: 930px;
  margin: 0 auto;
}
section.homepage div.content div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.homepage div.content div.text a {
  padding-left: 0.5px;
  padding-right: 0.5px;
  text-decoration: none;
  display: inline-block;
  line-height: 33px;
  vertical-align: baseline;
}
section.homepage div.content div.text a.cloud {
  font-weight: 400;
  font-size: 16px;
  color: #545454;
}
section.homepage div.content div.text a.cloud-b {
  color: #326496;
  font-size: 16px;
}
section.homepage div.content div.text a.cloud-b18 {
  color: #326496;
  font-size: 18px;
}
section.homepage div.content div.text a.cloud-b22 {
  color: #326496;
  font-size: 22px;
}
section.homepage div.content div.text a.cloud-b25 {
  color: #326496;
  font-size: 25px;
}
section.homepage div.content div.text a:hover {
  text-decoration: underline;
}
section.homepage.no-header div.content {
  padding-top: 70px;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.homepage div.top div.content {
    width: 748px;
  }
  section.homepage div.top div.content a.text {
    background: url('../img/bg-top-text.png') right top no-repeat;
    padding-left: 20px;
    width: 728px;
  }
  section.homepage div.top div.content a.text h2 {
    line-height: 44px;
  }
  section.homepage div.top div.content a.text p {
    font-size: 14px;
  }
  section.homepage div.content {
    width: 748px;
  }
  section.homepage div.content div.resources {
    width: 306px;
    float: left;
    clear: none;
    margin-left: 51px;
  }
  section.homepage div.content div.resources #slides {
    width: 306px;
  }
  section.homepage div.content div.resources #slides div.slides_container {
    width: 306px;
    min-height: 1%;
  }
  section.homepage div.content div.resources #slides div.slides_container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div {
    width: 306px;
    height: auto;
    min-height: 1%;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category {
    float: none;
    clear: both;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category.second {
    float: none;
    clear: both;
  }
  section.homepage div.content div.brief {
    width: 306px;
    margin-right: 51px;
  }
  section.homepage div.content div.columns {
    width: 748px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 0px;
  }
  section.homepage div.content div.columns div.col {
    width: 646px;
    clear: both;
    margin: 0 auto;
    float: none;
  }
  section.homepage div.content div.columns div.col div.text {
    width: 600px;
  }
  section.homepage div.content div.columns div.col div.text a.item {
    width: 600px;
  }
  section.homepage div.content div.columns div.col div.text a.item h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 10px;
    clear: both;
  }
  section.homepage div.content div.columns div.col div.text a.item p {
    font-weight: 16px;
    line-height: 21px;
    color: #545454;
    font-weight: 400;
    clear: both;
    margin-bottom: 4px;
  }
  section.homepage div.content div.columns div.col div.text a.item span.more {
    font-weight: 400px;
    font-size: 13px;
    color: #555555;
    display: inline-block;
    float: right;
  }
  section.homepage div.content div.columns div.col div.text a.item.last {
    margin-bottom: 0px;
  }
  section.homepage div.content div.columns div.col div.text a.item.last span.more {
    margin-right: 30px;
  }
  section.homepage div.content div.columns div.col div.text a.item:hover h4 {
    color: #326496;
  }
  section.homepage div.content div.columns div.col div.text a.item:hover span.more {
    color: #326496;
  }
  section.homepage div.content div.columns div.col.left {
    float: none;
  }
  section.homepage div.content div.columns div.col.right {
    float: none;
    margin-top: 30px;
  }
  section.homepage div.content div.text {
    clear: both;
    min-height: 1%;
    text-align: center;
    vertical-align: bottom;
    width: 708px;
  }
  section.homepage div.content div.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage.no-header div.content {
    padding-top: 70px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.homepage div.top {
    width: 100%;
    clear: both;
    height: 450px;
    position: relative;
  }
  section.homepage div.top img.img-bg {
    height: 450px;
  }
  section.homepage div.top div.content {
    height: 300px;
    margin: 0 auto;
    width: 300px;
    padding-top: 150px;
  }
  section.homepage div.top div.content a.text {
    background: url('../img/bg-brief-text-on-hover.png') left top repeat;
    padding-bottom: 40px;
    padding-left: 10px;
    width: 280px;
    padding-right: 10px;
    padding-top: 10px;
    height: auto;
    margin: 0 auto;
    min-height: 1%;
  }
  section.homepage div.top div.content a.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage div.top div.content a.text h2 {
    line-height: 20px;
    font-size: 19px;
    max-width: 300px;
    clear: both;
  }
  section.homepage div.top div.content a.text p {
    max-width: 300px;
    line-height: 18px;
    clear: both;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
  }
  section.homepage div.content {
    width: 300px;
  }
  section.homepage div.content div.resources {
    width: 300px;
    float: left;
    margin: 0px;
  }
  section.homepage div.content div.resources a.link-category {
    font-weight: 400;
    font-size: 18px;
    color: #111111;
    margin-bottom: 8px;
    display: block;
    width: 300px;
    float: none;
    clear: both;
    text-decoration: none;
    height: 40px;
    background: #7B99B7;
    text-align: center;
    line-height: 40px;
  }
  section.homepage div.content div.resources a.link-category:hover {
    background: #326496;
    color: #fff;
  }
  section.homepage div.content div.resources a.link-category.second {
    float: none;
    clear: both;
  }
  section.homepage div.content div.resources #slides {
    width: 300px;
    position: relative;
    height: auto;
    padding-bottom: 15px;
  }
  section.homepage div.content div.resources #slides div.slides_container {
    width: 300px;
    min-height: 1%;
  }
  section.homepage div.content div.resources #slides div.slides_container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div {
    width: 300px;
    height: auto;
    min-height: 1%;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category {
    width: 300px;
    float: left;
    clear: none;
    text-decoration: none;
    height: 70px;
    background-image: url('../img/bg-slider-link.png');
    text-align: center;
    line-height: 70px;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category:hover {
    background-position: 0px -70px;
    color: #fff;
  }
  section.homepage div.content div.resources #slides div.slides_container div.slides_control div a.link-category.second {
    float: none;
    clear: both;
  }
  section.homepage div.content div.brief {
    width: 300px;
    float: none;
    clear: both;
    padding-top: 30px;
  }
  section.homepage div.content div.brief h3 {
    text-indent: 28px;
    font-size: 22px;
    color: #525252;
    font-weight: 400;
    clear: both;
    margin-bottom: 15px;
  }
  section.homepage div.content div.brief a.brief-text {
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    background: url('../img/bg-brief-default.jpg') left top no-repeat;
    width: 240px;
    height: 190px;
    padding: 30px;
  }
  section.homepage div.content div.brief a.brief-text div.text-on-hover {
    top: 110px;
  }
  section.homepage div.content div.columns {
    width: 300px;
  }
  section.homepage div.content div.columns div.col {
    width: 300px;
    clear: both;
  }
  section.homepage div.content div.columns div.col div.text {
    clear: both;
    width: 280px;
    background: #fff;
    padding: 10px 10px 30px 10px;
    position: relative;
  }
  section.homepage div.content div.columns div.col div.text a.item {
    width: 280px;
  }
  section.homepage div.content div.columns div.col.left {
    float: none;
  }
  section.homepage div.content div.columns div.col.right {
    float: none;
  }
  section.homepage div.content div.text {
    width: 280px;
  }
  section.homepage.no-header div.content {
    padding-top: 134px;
  }
}
/* Resources */
section.resources {
  background: url('../img/bg-section.png') left top repeat;
  min-height: 1%;
  height: auto;
  width: 100%;
}
section.resources:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content {
  width: 980px;
  clear: both;
  min-height: 1%;
  height: auto;
  margin: 0 auto;
  padding-top: 66px;
  padding-bottom: 40px;
}
section.resources div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.menu {
  min-height: 1%;
  width: 980px;
  clear: both;
  margin-bottom: 14px;
}
section.resources div.content div.menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.menu a {
  margin-right: 31px;
  font-weight: 400;
  font-size: 18px;
  color: #5C5C5C;
  margin-bottom: 18px;
  background-position: 0px 0px;
  display: block;
  width: 306px;
  float: left;
  clear: none;
  text-decoration: none;
  height: 60px;
  background-image: url('../img/bg-menu-link.png');
  text-align: center;
  line-height: 60px;
}
section.resources div.content div.menu a:hover {
  background-position: 0px -60px;
  color: #fff;
}
section.resources div.content div.menu a.active {
  background-position: 0px -60px;
  color: #fff;
}
section.resources div.content div.menu a.last {
  margin-right: 0px;
}
section.resources div.content div.side-menu {
  width: 222px;
  float: left;
  min-height: 1%;
  height: auto;
}
section.resources div.content div.side-menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.side-menu ul {
  width: 222px;
  list-style: none;
}
section.resources div.content div.side-menu ul li {
  width: 222px;
  clear: both;
  margin-bottom: 1px;
  position: relative;
}
section.resources div.content div.side-menu ul li.current_page_item > a {
  background: #326496;
}
section.resources div.content div.side-menu ul li a {
  width: 180px;
  padding-left: 22px;
  padding-right: 20px;
  display: block;
  height: auto;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  background: #7B99B7;
  text-indent: 0px;
}
section.resources div.content div.side-menu ul li a:hover {
  background: #326496;
}
section.resources div.content div.side-menu ul li a.active {
  background: #326496;
}
section.resources div.content div.side-menu ul li a.future {
  color: #5C5C5C;
  background: url('../img/bg-link-non-active.png') left top repeat;
}
section.resources div.content div.side-menu ul li a.future:hover {
  background: #326496;
  color: #fff;
}
section.resources div.content div.side-menu ul li a.future.active {
  background: #326496;
  color: #fff;
}
section.resources div.content div.side-menu ul li ul {
  width: 222px;
  margin-top: 1px;
}
section.resources div.content div.side-menu ul li ul li a {
  height: auto;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
  width: 180px;
  text-indent: 0px;
  font-size: 16px;
  color: #5A5A5A;
  background: url('../img/bg-submenu-link.png') left top repeat;
}
section.resources div.content div.side-menu ul li ul li a:hover {
  background: #5A5A5A;
  color: #fff;
}
section.resources div.content div.side-menu ul li ul li a.active {
  background: #5A5A5A;
  color: #fff;
}
section.resources div.content div.side-menu ul li ul li ul {
  margin-top: 1px;
  display: block;
}
section.resources div.content div.side-menu ul li ul li ul li a {
  width: 164px;
  padding-left: 38px;
  background: url('../img/bg-link-sub-submenu.png') left top repeat;
}
section.resources div.content div.side-menu ul li ul li ul li a:hover {
  background: #4673A0;
}
section.resources div.content div.side-menu ul li ul li ul li a.active {
  background: #4673A0;
}
section.resources div.content div.side-menu ul li ul li.current-cat a {
  background: #5A5A5A;
  color: #fff;
}
section.resources div.content div.side-menu ul li ul.active {
  display: block;
}
section.resources div.content div.side-menu ul li.current-cat > a {
  background: #326496;
}
section.resources div.content div.side-menu ul li.current-cat-parent > a {
  background: #326496;
}
section.resources div.content div.detail {
  width: 725px;
  float: right;
  min-height: 1%;
  height: auto;
}
section.resources div.content div.detail:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail.no-side-menu {
  float: left;
}
section.resources div.content div.detail div.detail-part {
  padding-bottom: 25px;
  padding-top: 25px;
  min-height: 1%;
  clear: both;
  margin-bottom: 25px;
  width: 650px;
  background: #fff;
  padding-left: 35px;
  padding-right: 40px;
}
section.resources div.content div.detail div.detail-part:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part img {
  height: auto;
  display: block;
  clear: both;
}
section.resources div.content div.detail div.detail-part p.info {
  clear: both;
  margin-top: 23px;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  text-transform: lowercase;
}
section.resources div.content div.detail div.detail-part p.info a {
  display: inline-block;
  color: #000;
  text-decoration: none;
}
section.resources div.content div.detail div.detail-part p.info a:hover {
  color: #326496;
}
section.resources div.content div.detail div.detail-part h2 {
  clear: both;
  font-weight: 400;
  font-size: 40px;
  color: #326496;
  line-height: 48px;
  margin-top: 20px;
  margin-bottom: 28px;
}
section.resources div.content div.detail div.detail-part p {
  clear: both;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  margin-bottom: 13px;
}
section.resources div.content div.detail div.detail-part p img {
  max-width: 100%;
  height: auto;
  display: block;
}
section.resources div.content div.detail div.detail-part p img.img-in-text {
  max-width: 230px;
  height: auto;
  display: block;
}
section.resources div.content div.detail div.detail-part p img.img-in-text.left {
  float: left;
  margin: 22px 22px 22px 0px;
}
section.resources div.content div.detail div.detail-part p img.img-in-text.right {
  float: right;
  margin: 22px 0px 22px 22px;
}
section.resources div.content div.detail div.detail-part span.glossary-text {
  display: inline;
  position: relative;
  width: auto;
  line-height: 21px;
  height: 21px;
  /* White-space: nowrap - glossary popup fix */
}
section.resources div.content div.detail div.detail-part span.glossary-text a.link-glossary {
  background: #E9E9E9;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  text-decoration: none;
  white-space: nowrap;
}
section.resources div.content div.detail div.detail-part span.glossary-text span.info {
  z-index: 10000;
  display: block;
  position: absolute;
  bottom: 42px;
  left: 0px;
  width: 224px;
  padding: 13px;
  background: #525252;
}
section.resources div.content div.detail div.detail-part span.glossary-text span.info strong {
  clear: both;
  display: block;
  font-weight: 700px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}
section.resources div.content div.detail div.detail-part span.glossary-text span.info span.text {
  margin-bottom: 12px;
  clear: both;
  display: block;
  font-weight: 400;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}
section.resources div.content div.detail div.detail-part span.glossary-text span.info a {
  clear: both;
  display: block;
  font-weight: 400px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  float: right;
  text-decoration: none;
}
section.resources div.content div.detail div.detail-part span.glossary-text span.info span.bg {
  display: block;
  left: 0px;
  position: absolute;
  width: 250px;
  height: 30px;
  background: url('../img/glossary-text-bg.png') center top no-repeat;
  bottom: -24px;
}
section.resources div.content div.detail div.detail-part a {
  display: inline;
  color: #326496;
  text-decoration: none;
}
section.resources div.content div.detail div.detail-part a:hover {
  text-decoration: underline;
}
section.resources div.content div.detail div.detail-part ul {
  padding-left: 48px;
  list-style: none;
  position: relative;
  clear: both;
  margin-top: 25px;
  margin-bottom: 25px;
}
section.resources div.content div.detail div.detail-part ul li {
  clear: both;
  font-weight: 400;
  background: url('../img/list-icon.png') left 9px no-repeat;
  padding-left: 12px;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  margin-top: 15px;
}
section.resources div.content div.detail div.detail-part h4 {
  font-weight: 400;
  font-size: 18px;
  color: #326496;
  clear: both;
  margin-top: 15px;
  margin-bottom: 2px;
}
section.resources div.content div.detail div.detail-part div.video {
  clear: both;
  width: 650px;
  margin-top: 38px;
}
section.resources div.content div.detail div.detail-part div.attachments {
  clear: both;
  margin-top: 56px;
  min-height: 1%;
  /* Long attachments fix */
}
section.resources div.content div.detail div.detail-part div.attachments:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part div.attachments h3 {
  font-weight: 400;
  font-size: 22px;
  color: #525252;
  clear: both;
  margin-bottom: 17px;
}
section.resources div.content div.detail div.detail-part div.attachments a {
  display: block;
  width: 650px;
  position: relative;
  text-decoration: none;
  /*height: 40px;*/
  min-height: 1%;
  clear: both;
  margin-bottom: 1px;
}
section.resources div.content div.detail div.detail-part div.attachments a:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part div.attachments a span.icon {
  background: #326496;
  width: 40px;
  height: 40px;
  float: left;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
}
section.resources div.content div.detail div.detail-part div.attachments a span.text {
  /*width: 595px;*/
  width: 547px;
  display: block;
  position: relative;
  /* text-indent: 24px; */
  padding: 7px 24px;
  font-size: 16px;
  font-weight: 400;
  color: #5C5C5C;
  /*height: 40px;*/
  min-height: 26px;
  /*line-height: 40px;*/
  line-height: 26px;
  float: right;
  background: #E9E9E9;
}
section.resources div.content div.detail div.detail-part div.attachments a span.text span.download {
  line-height: 40px;
  display: none;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  /*top: 0px;*/
  bottom: 0;
  right: 14px;
}
section.resources div.content div.detail div.detail-part div.attachments a:hover span.text {
  color: #fff;
  background: #326496;
}
section.resources div.content div.detail div.detail-part div.attachments a:hover span.text span.download {
  display: inline-block;
  background: #326496;
}
section.resources div.content div.detail div.detail-part p.written-by {
  float: left;
  display: inline-block;
  margin-top: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #525252;
}
section.resources div.content div.detail div.detail-part p.written-by a {
  font-size: 18px;
  color: #326496;
  text-decoration: none;
}
section.resources div.content div.detail div.detail-part a.more {
  float: right;
  display: inline-block;
  margin-top: 50px;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
  color: #535353;
}
section.resources div.content div.detail div.detail-part a.more:hover {
  color: #326496;
}
section.resources div.content div.detail div.detail-part h3 {
  font-weight: 400;
  font-size: 22px;
  color: #525252;
  clear: both;
  margin-bottom: 9px;
}
section.resources div.content div.detail div.detail-part div.facebook-plugin {
  display: block;
  clear: both;
  height: 29px;
  padding-top: 11px;
  float: left;
}
section.resources div.content div.detail div.detail-part div.like {
  display: none;
}
section.resources div.content div.detail div.detail-part div.social-icons {
  float: right;
  min-height: 1%;
}
section.resources div.content div.detail div.detail-part div.social-icons:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part div.social-icons a {
  width: 41px;
  height: 40px;
  display: block;
  float: left;
  margin-left: 6px;
  text-indent: -1000px;
  overflow: hidden;
  background-image: url('../img/social-icons.png');
}
section.resources div.content div.detail div.detail-part div.social-icons a.facebook {
  background-position: 0px 0px;
}
section.resources div.content div.detail div.detail-part div.social-icons a.twitter {
  background-position: -41px 0px;
}
section.resources div.content div.detail div.detail-part div.social-icons a.mail {
  background-position: -82px 0px;
}
section.resources div.content div.detail div.detail-part div.social-icons a.print {
  background-position: -123px 0px;
}
section.resources div.content div.detail div.detail-part div.social-icons a:hover {
  background-image: url('../img/social-icons-hover.png');
}
section.resources div.content div.detail div.detail-part form {
  width: 650px;
  clear: both;
  margin-bottom: 25px;
}
section.resources div.content div.detail div.detail-part form fieldset {
  width: 650px;
  min-height: 1%;
}
section.resources div.content div.detail div.detail-part form fieldset:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part form fieldset div.left {
  width: 350px;
  float: left;
}
section.resources div.content div.detail div.detail-part form fieldset div.left p {
  clear: both;
  width: 350px;
  height: 30px;
  margin-bottom: 10px;
}
section.resources div.content div.detail div.detail-part form fieldset div.left p input[type="text"] {
  line-height: 30px;
  font-weight: 400;
  font-size: 14px;
  color: #545454;
  width: 320px;
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  border: none;
  background: #E9E9E9;
  border-radius: 4px;
}
section.resources div.content div.detail div.detail-part form fieldset div.right {
  width: 272px;
  float: right;
  padding-bottom: 5px;
}
section.resources div.content div.detail div.detail-part form fieldset div.right p {
  display: block;
  width: auto;
  height: auto;
  font-size: 13px;
  color: #5B5B5B;
  line-height: 16px;
  font-weight: 400;
}
section.resources div.content div.detail div.detail-part form fieldset div.right p strong {
  font-weight: 400;
  color: #000;
  display: block;
  clear: both;
  max-width: 215px;
  line-height: 16px;
}
section.resources div.content div.detail div.detail-part form fieldset p.textarea {
  width: 650px;
  clear: both;
  padding-top: 5px;
  margin-bottom: 18px;
}
section.resources div.content div.detail div.detail-part form fieldset p.textarea textarea {
  line-height: 17px;
  font-weight: 400;
  font-size: 14px;
  color: #545454;
  width: 620px;
  padding: 10px 15px;
  height: 60px;
  border: none;
  background: #E9E9E9;
  border-radius: 4px;
}
section.resources div.content div.detail div.detail-part form fieldset div.bottom {
  width: 650px;
  clear: both;
  min-height: 1%;
}
section.resources div.content div.detail div.detail-part form fieldset div.bottom:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part form fieldset div.bottom div.code {
  float: left;
  margin-right: 16.5px;
}
section.resources div.content div.detail div.detail-part form fieldset div.bottom a.check {
  text-decoration: none;
  text-align: center;
  display: block;
  float: left;
  width: 165px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  font-size: 14px;
  color: #545454;
  background: #E9E9E9;
  border-radius: 4px;
}
section.resources div.content div.detail div.detail-part form fieldset div.bottom button {
  width: 287px;
  height: 40px;
  background: #326496;
  border-radius: 4px;
  float: right;
  border: none;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  display: block;
}
section.resources div.content div.detail div.detail-part div.comment {
  clear: both;
  width: 585px;
  padding-left: 65px;
  border-top: 1px solid #CACAD9;
  padding-top: 22px;
  margin-bottom: 20px;
  min-height: 1%;
  position: relative;
}
section.resources div.content div.detail div.detail-part div.comment:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.detail-part div.comment div.photo {
  width: 46px;
  height: 46px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 22px;
}
section.resources div.content div.detail div.detail-part div.comment span.name {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
  color: #326496;
  display: inline-block;
  float: left;
  line-height: 16px;
}
section.resources div.content div.detail div.detail-part div.comment span.date {
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 13px;
  color: #000;
  display: inline-block;
  float: right;
  line-height: 16px;
}
section.resources div.content div.detail div.detail-part div.comment p {
  clear: both;
  float: none;
  color: #5B5B5B;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
section.resources div.content div.detail div.detail-part div.comment.last {
  margin-bottom: 0px;
}
section.resources div.content div.detail div.detail-part table {
  clear: both;
  margin-top: 38px;
  width: 650px;
}
section.resources div.content div.detail div.detail-part table tr th {
  height: 40px;
  line-height: 40px;
  background: #326496;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  text-indent: 14px;
  text-align: left;
}
section.resources div.content div.detail div.detail-part table tr td {
  border-right: 1px solid #C4C4C4;
  color: #000;
  border-top: 1px solid #fff;
  height: 40px;
  line-height: 40px;
  background: #DEDEDE;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
section.resources div.content div.detail div.detail-part table tr td.first {
  border-right: none;
  background: #84A2C0;
  width: 96px;
  color: #fff;
  text-align: left;
  text-indent: 14px;
}
section.resources div.content div.detail div.detail-part table tr td.last {
  border-right: none;
}
section.resources div.content div.detail div.detail-part table tr td a {
  display: block;
  color: #000;
  height: 40px;
  line-height: 40px;
  background: #DEDEDE;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
section.resources div.content div.detail div.detail-part table tr td a:hover {
  background: #D6E0EA;
  color: #326496;
}
section.resources div.content div.detail div.detail-part ul {
  padding-left: 0px;
  clear: both;
  list-style: none;
}
section.resources div.content div.detail div.detail-part ul li {
  clear: both;
  font-weight: 400;
  background: url('../img/list-icon-blue.png') left 9px no-repeat;
  padding-left: 12px;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  margin-top: 12px;
}
section.resources div.content div.detail div.detail-part ol {
  padding-left: 0px;
  clear: both;
  list-style: none;
}
section.resources div.content div.detail div.detail-part ol li {
  clear: both;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  margin-top: 3px;
}
section.resources div.content div.detail div.detail-part ol li span.number {
  color: #326496;
  display: inline-block;
  margin-right: 5px;
}
section.resources div.content div.detail div.detail-part blockquote {
  margin: 0 0 21px;
  padding: 20px 25px;
  background: #DEDEDE;
}
section.resources div.content div.detail div.detail-part blockquote p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  font-style: italic;
  font-weight: 400;
}
section.resources div.content div.detail div.detail-part img.size-full {
  width: 650px;
  height: auto;
  display: block;
  clear: both;
  overflow-x: hidden;
  margin-top: 28px;
}
section.resources div.content div.detail div.related h3 {
  margin-bottom: 25px;
}
section.resources div.content div.detail div.related a {
  clear: both;
  display: block;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  line-height: 23px;
}
section.resources div.content div.detail div.related a:hover {
  color: #326496;
}
section.resources div.content div.detail div.related a.last {
  margin-bottom: 0px;
}
section.resources div.content div.detail div.text {
  clear: both;
  width: 721px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 20px;
  min-height: 1%;
  text-align: center;
}
section.resources div.content div.detail div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.text a {
  padding-left: 0.5px;
  padding-right: 0.5px;
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  vertical-align: baseline;
}
section.resources div.content div.detail div.text a.cloud {
  font-weight: 400;
  font-size: 16px;
  color: #545454;
}
section.resources div.content div.detail div.text a.cloud-b {
  color: #326496;
  font-size: 16px;
}
section.resources div.content div.detail div.text a.cloud-b18 {
  color: #326496;
  font-size: 18px;
}
section.resources div.content div.detail div.text a.cloud-b22 {
  color: #326496;
  font-size: 22px;
}
section.resources div.content div.detail div.text a.cloud-b25 {
  color: #326496;
  font-size: 25px;
}
section.resources div.content div.detail div.text a:hover {
  text-decoration: underline;
}
section.resources div.content div.detail div.program {
  padding-top: 33px;
}
section.resources div.content div.detail div.program p.written-by {
  margin-top: 40px;
}
section.resources div.content div.detail div.program a.more {
  margin-top: 40px;
}
section.resources div.content div.detail a {
  display: block;
  text-decoration: none;
}
section.resources div.content div.detail a div.person {
  min-height: 1%;
  width: 455px;
  min-height: 200px;
  position: relative;
  background: #fff;
  padding-left: 250px;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-top: 25px;
  clear: both;
  margin-bottom: 25px;
}
section.resources div.content div.detail a div.person:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail a div.person div.photo {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 25px;
  left: 25px;
}
section.resources div.content div.detail a div.person div.photo img {
  height: 200px;
  width: auto;
}
section.resources div.content div.detail a div.person h2 {
  color: #326496;
  font-size: 38px;
  font-weight: 400;
  clear: both;
  line-height: 38px;
  margin-bottom: 34px;
}
section.resources div.content div.detail a div.person p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  font-weight: 400;
}
section.resources div.content div.detail div.person-detail {
  width: 685px;
  background: #fff;
  padding-right: 40px;
  min-height: 1%;
  height: 306px;
  clear: both;
  margin-bottom: 25px;
}
section.resources div.content div.detail div.person-detail:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.person-detail div.photo {
  float: left;
  height: 306px;
  width: 306px;
  overflow: hidden;
}
section.resources div.content div.detail div.person-detail div.photo img {
  height: 306px;
  width: auto;
  display: block;
}
section.resources div.content div.detail div.person-detail h2 {
  margin-left: 55px;
  margin-top: 160px;
  float: left;
  font-size: 40px;
  color: #326496;
  font-weight: 400;
}
section.resources div.content div.detail div.about {
  width: 650px;
  background: #fff;
  padding-left: 35px;
  padding-right: 40px;
  padding-bottom: 25px;
  min-height: 1%;
  padding-top: 25px;
  clear: both;
  margin-bottom: 25px;
}
section.resources div.content div.detail div.about:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.detail div.about p {
  font-size: 16px;
  color: #333;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 13px;
}
section.resources div.content div.detail div.about a {
  display: inline;
  color: #326496;
  text-decoration: none;
}
section.resources div.content div.detail div.about a:hover {
  text-decoration: underline;
}
section.resources div.content div.detail div.typo h2 {
  margin-bottom: 15px;
}
section.resources div.content div.detail div.typo h3 {
  font-size: 30px;
  margin-bottom: 12px;
  margin-top: 40px;
}
section.resources div.content div.detail div.typo h4 {
  font-size: 22px;
  color: #595959;
  clear: both;
  margin-top: 40px;
  margin-bottom: 6px;
}
section.resources div.content div.detail div.typo h5 {
  font-size: 18px;
  color: #595959;
  clear: both;
  margin-top: 40px;
  margin-bottom: 6px;
  font-weight: 400;
}
section.resources div.content div.detail div.typo h6 {
  font-size: 16px;
  color: #595959;
  clear: both;
  margin-top: 40px;
  margin-bottom: 6px;
  font-weight: 400;
}
section.resources div.content div.detail div.typo table {
  margin-bottom: 35px;
}
section.resources div.content div.detail div.typo p.written-by {
  margin-top: 30px;
}
section.resources div.content div.detail div.typo a.more {
  margin-top: 30px;
}
section.resources div.content div.wide-article {
  width: 980px;
}
section.resources div.content div.wide-article div.detail-part {
  width: 905px;
}
section.resources div.content div.articles {
  width: 474px;
  float: left;
  margin-left: 31px;
  min-height: 1%;
}
section.resources div.content div.articles:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles div.articles-pagination {
  celar: both;
  height: 40px;
  min-height: 1%;
  margin-bottom: 1px;
  width: 474px;
  background: #fff;
}
section.resources div.content div.articles div.articles-pagination:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles div.articles-pagination ul {
  min-height: 1%;
  height: 40px;
  display: inline-block;
  float: left;
  background: url('../img/bg-section.png') left top repeat;
}
section.resources div.content div.articles div.articles-pagination ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles div.articles-pagination ul li {
  width: 40px;
  height: 40px;
  margin-right: 2px;
  float: left;
  display: inline-block;
}
section.resources div.content div.articles div.articles-pagination ul li a {
  color: #525252;
  font-weight: 400;
  font-size: 18px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  text-decoration: none;
  display: block;
}
section.resources div.content div.articles div.articles-pagination ul li a:hover {
  background: #CECECE;
}
section.resources div.content div.articles div.articles-pagination ul li span {
  color: #525252;
  font-weight: 400;
  font-size: 18px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  text-decoration: none;
  display: block;
}
section.resources div.content div.articles div.articles-pagination ul li span.current {
  color: #fff;
  background: #326496;
}
section.resources div.content div.articles div.articles-pagination div.links {
  float: right;
  background: url('../img/bg-section.png') left top repeat;
  min-height: 1%;
  height: 40px;
}
section.resources div.content div.articles div.articles-pagination div.links:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles div.articles-pagination div.links a {
  float: left;
  margin-left: 2px;
  color: #525252;
  font-weight: 400;
  font-size: 22px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  text-decoration: none;
  display: block;
}
section.resources div.content div.articles div.articles-pagination div.links a:hover {
  background: #CECECE;
}
section.resources div.content div.articles div.articles-content {
  width: 434px;
  background: #fff;
  padding: 20px 20px;
  clear: both;
  margin-bottom: 2px;
}
section.resources div.content div.articles div.articles-content a {
  clear: both;
  display: block;
  text-decoration: none;
  min-height: 1%;
  margin-bottom: 30px;
}
section.resources div.content div.articles div.articles-content a:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles div.articles-content a h3 {
  clear: both;
  font-weight: 400;
  font-size: 22px;
  color: #000;
  margin-bottom: 7px;
}
section.resources div.content div.articles div.articles-content a p {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  clear: both;
  line-height: 21px;
  display: block;
  padding-bottom: 10px;
}
section.resources div.content div.articles div.articles-content a span.date {
  display: inline-block;
  float: left;
  font-weight: 400;
  font-size: 13px;
  color: #545454;
  text-transform: lowercase;
}
section.resources div.content div.articles div.articles-content a span.more {
  display: inline-block;
  float: right;
  font-weight: 400;
  font-size: 13px;
  color: #545454;
}
section.resources div.content div.articles div.articles-content a:hover h3 {
  color: #326496;
}
section.resources div.content div.articles div.articles-content a:hover span.more {
  color: #326496;
}
section.resources div.content div.articles div.articles-content a.last {
  margin-bottom: 5px;
}
section.resources div.content div.articles a.rss {
  font-size: 13px;
  color: #5B5B5B;
  margin-top: 5px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  float: right;
  line-height: 40px;
  height: 40px;
  position: relative;
  padding-right: 53px;
}
section.resources div.content div.articles a.rss span.icon {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url('../img/icon-rss.png') 0px 0px;
}
section.resources div.content div.articles a.rss:hover span.icon {
  background: url('../img/icon-rss.png') -40px 0px;
}
section.resources div.content div.articles.long {
  width: 725px;
  float: left;
  margin-left: 0px;
  margin-bottom: 1px;
}
section.resources div.content div.articles.long div.articles-pagination {
  celar: both;
  height: 40px;
  min-height: 1%;
  margin-bottom: 1px;
  width: 725px;
}
section.resources div.content div.articles.long div.articles-pagination:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.articles.long div.articles-content {
  width: 685px;
  background: #fff;
  padding: 20px 20px;
  clear: both;
}
section.resources div.content div.text {
  clear: both;
  min-height: 1%;
  text-align: center;
  vertical-align: bottom;
  width: 930px;
  margin: 0 auto;
  padding-top: 40px;
}
section.resources div.content div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.resources div.content div.text a {
  padding-left: 0.5px;
  padding-right: 0.5px;
  text-decoration: none;
  display: inline-block;
  line-height: 33px;
  vertical-align: baseline;
}
section.resources div.content div.text a.cloud {
  font-weight: 400;
  font-size: 16px;
  color: #545454;
}
section.resources div.content div.text a.cloud-b {
  color: #326496;
  font-size: 16px;
}
section.resources div.content div.text a.cloud-b18 {
  color: #326496;
  font-size: 18px;
}
section.resources div.content div.text a.cloud-b22 {
  color: #326496;
  font-size: 22px;
}
section.resources div.content div.text a.cloud-b25 {
  color: #326496;
  font-size: 25px;
}
section.resources div.content div.text a:hover {
  text-decoration: underline;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.resources div.content {
    width: 748px;
  }
  section.resources div.content div.breadcrumbs {
    width: 748px;
  }
  section.resources div.content div.menu {
    min-height: 1%;
    width: 672px;
    clear: both;
    margin-bottom: 14px;
    padding-left: 38px;
    padding-right: 38px;
  }
  section.resources div.content div.menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.menu a {
    margin-right: 15px;
    margin-left: 15px;
  }
  section.resources div.content div.menu a.last {
    margin-right: 15px;
    margin-left: 15px;
  }
  section.resources div.content div.side-menu {
    width: 642px;
    float: none;
    clear: both;
    min-height: 1%;
    height: auto;
    margin: 0px auto 30px auto;
  }
  section.resources div.content div.side-menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.side-menu ul {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li a {
    width: 600px;
  }
  section.resources div.content div.side-menu ul li ul {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li ul li {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li ul li a {
    width: 600px;
  }
  section.resources div.content div.detail {
    width: 725px;
    float: none;
    min-height: 1%;
    height: auto;
    clear: both;
    margin: 0 auto;
  }
  section.resources div.content div.detail:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.wide-article {
    width: 725px;
  }
  section.resources div.content div.wide-article div.detail-part {
    width: 650px;
  }
  section.resources div.content div.text {
    clear: both;
    min-height: 1%;
    text-align: center;
    vertical-align: bottom;
    width: 708px;
  }
  section.resources div.content div.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles {
    width: 674px;
    float: none;
    margin: 0px auto 35px auto;
    min-height: 1%;
  }
  section.resources div.content div.articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles div.articles-pagination {
    width: 674px;
  }
  section.resources div.content div.articles div.articles-content {
    width: 624px;
    background: #fff;
    padding: 25px 25px;
    clear: both;
    margin-bottom: 1px;
  }
  section.resources div.content div.articles.long {
    width: 674px;
    float: none;
    margin: 0px auto 35px auto;
    min-height: 1%;
  }
  section.resources div.content div.articles.long:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles.long div.articles-pagination {
    width: 674px;
  }
  section.resources div.content div.articles.long div.articles-content {
    width: 624px;
    background: #fff;
    padding: 25px 25px;
    clear: both;
    margin-bottom: 1px;
  }
  section.resources div.content div.side-articles {
    width: 748px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.resources div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.side-articles div.category {
    width: 300px;
    clear: none;
    float: left;
    margin-bottom: 26px;
    margin-left: 37px;
    margin-right: 37px;
  }
  section.resources div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.resources div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.resources div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.resources div.content {
    width: 300px;
    clear: both;
    min-height: 1%;
    height: auto;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: 40px;
  }
  section.resources div.content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.breadcrumbs {
    height: 25px;
    width: 300px;
    min-height: 1%;
    font-size: 12px;
    font-weight: 400;
    color: #525252;
    clear: both;
    margin-bottom: 30px;
  }
  section.resources div.content div.breadcrumbs:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.breadcrumbs a {
    color: #525252;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    float: left;
    margin-right: 8px;
  }
  section.resources div.content div.breadcrumbs a:hover {
    text-decoration: underline;
  }
  section.resources div.content div.breadcrumbs span.divider {
    display: inline-block;
    line-height: 15px;
    float: left;
  }
  section.resources div.content div.menu {
    min-height: 1%;
    width: 300px;
    padding-left: 0px;
    padding-right: 0px;
  }
  section.resources div.content div.menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.menu a {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 8px;
    width: 300px;
    float: none;
    clear: both;
    height: 40px;
    background-image: url('../img/bg-menu-link.png');
    text-align: center;
    line-height: 40px;
  }
  section.resources div.content div.menu a.last {
    margin-right: 0px;
    margin-left: 0px;
  }
  section.resources div.content div.side-menu {
    width: 300px;
    clear: both;
    float: none;
  }
  section.resources div.content div.side-menu ul {
    width: 300px;
  }
  section.resources div.content div.side-menu ul li {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li a {
    width: 258px;
  }
  section.resources div.content div.side-menu ul li ul {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li ul li {
    width: 100%;
  }
  section.resources div.content div.side-menu ul li ul li a {
    width: 258px;
  }
  section.resources div.content div.detail {
    width: 300px;
    float: none;
    clear: both;
  }
  section.resources div.content div.detail div.detail-part {
    padding-top: 15px;
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    min-height: 1%;
    clear: both;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail div.detail-part:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part div.img {
    width: 300px;
    clear: both;
    margin-left: -10px;
    margin-right: -10px;
  }
  section.resources div.content div.detail div.detail-part div.img img {
    width: 300px;
    height: auto;
    display: block;
  }
  section.resources div.content div.detail div.detail-part a.info {
    display: inline-block;
    clear: both;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
  }
  section.resources div.content div.detail div.detail-part a.info:hover {
    color: #326496;
  }
  section.resources div.content div.detail div.detail-part h2 {
    clear: both;
    font-weight: 400;
    font-size: 28px;
    color: #326496;
    line-height: 33px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail div.detail-part p {
    clear: both;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    line-height: 20px;
  }
  section.resources div.content div.detail div.detail-part p img.img-in-text {
    max-width: 280px;
    width: 280px;
    height: auto;
    display: block;
  }
  section.resources div.content div.detail div.detail-part p img.img-in-text.left {
    float: none;
    clear: both;
    margin: 10px 0px 10px 0px;
  }
  section.resources div.content div.detail div.detail-part p img.img-in-text.right {
    float: none;
    clear: both;
    margin: 10px 0px 10px 0px;
  }
  section.resources div.content div.detail div.detail-part div.list {
    position: relative;
    clear: both;
    margin-top: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  section.resources div.content div.detail div.detail-part div.list ul {
    padding-left: 0px;
    clear: both;
    list-style: none;
  }
  section.resources div.content div.detail div.detail-part div.list ul li {
    clear: both;
    font-weight: 400;
    background: url('../img/list-icon.png') left 9px no-repeat;
    padding-left: 12px;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    margin-top: 3px;
  }
  section.resources div.content div.detail div.detail-part div.video {
    clear: both;
    width: 280px;
    margin-top: 30px;
  }
  section.resources div.content div.detail div.detail-part div.video img {
    width: 280px;
  }
  section.resources div.content div.detail div.detail-part div.attachments {
    clear: both;
    margin-top: 30px;
    min-height: 1%;
    width: 280px;
  }
  section.resources div.content div.detail div.detail-part div.attachments:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part div.attachments h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 17px;
  }
  section.resources div.content div.detail div.detail-part div.attachments a {
    display: block;
    width: 280px;
    position: relative;
    text-decoration: none;
    height: 40px;
    min-height: 1%;
    clear: both;
    margin-bottom: 1px;
  }
  section.resources div.content div.detail div.detail-part div.attachments a:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part div.attachments a span.text {
    width: 230px;
    text-indent: 15px;
    font-size: 14px;
    background: #E9E9E9;
  }
  section.resources div.content div.detail div.detail-part div.attachments a span.text span.download {
    display: none;
  }
  section.resources div.content div.detail div.detail-part div.attachments a:hover span.text {
    background: #326496;
    color: #fff;
  }
  section.resources div.content div.detail div.detail-part div.attachments a:hover span.text span.download {
    display: none;
  }
  section.resources div.content div.detail div.detail-part p.written-by {
    float: none;
    display: inline-block;
    margin-top: 25px;
    font-size: 17px;
    clear: both;
  }
  section.resources div.content div.detail div.detail-part p.written-by a {
    font-size: 17px;
    color: #326496;
    text-decoration: none;
  }
  section.resources div.content div.detail div.detail-part a.more {
    float: none;
    display: inline-block;
    margin-top: 10px;
    clear: both;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
    color: #535353;
  }
  section.resources div.content div.detail div.detail-part a.more:hover {
    color: #326496;
  }
  section.resources div.content div.detail div.detail-part h3 {
    font-weight: 400;
    font-size: 20px;
  }
  section.resources div.content div.detail div.detail-part div.facebook-plugin {
    display: none;
  }
  section.resources div.content div.detail div.detail-part div.like {
    display: block;
    clear: both;
    padding-top: 5px;
  }
  section.resources div.content div.detail div.detail-part div.social-icons {
    float: none;
    min-height: 1%;
    clear: both;
    margin-top: 10px;
  }
  section.resources div.content div.detail div.detail-part div.social-icons:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part div.social-icons a {
    margin-left: 0px;
    margin-right: 7px;
  }
  section.resources div.content div.detail div.detail-part form {
    width: 280px;
    clear: both;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail div.detail-part form fieldset {
    width: 280px;
    min-height: 1%;
  }
  section.resources div.content div.detail div.detail-part form fieldset:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.left {
    width: 280px;
    float: none;
    clear: both;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.left p {
    width: 280px;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.left p input[type="text"] {
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
    color: #545454;
    width: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.right {
    width: 280px;
    float: none;
    padding-bottom: 12px;
    clear: both;
  }
  section.resources div.content div.detail div.detail-part form fieldset p.textarea {
    width: 280px;
    clear: both;
    padding-top: 5px;
    margin-bottom: 13px;
  }
  section.resources div.content div.detail div.detail-part form fieldset p.textarea textarea {
    line-height: 16px;
    width: 260px;
    padding: 8px 10px;
    height: 60px;
    border: none;
    background: #E9E9E9;
    border-radius: 4px;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.bottom {
    width: 280px;
    clear: both;
    min-height: 1%;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.bottom:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.bottom div.code {
    float: none;
    margin-right: 0px;
    clear: both;
    margin-bottom: 10px;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.bottom a.check {
    float: none;
    clear: both;
    margin-bottom: 10px;
  }
  section.resources div.content div.detail div.detail-part form fieldset div.bottom button {
    width: 280px;
    float: none;
    clear: both;
  }
  section.resources div.content div.detail div.detail-part div.comment {
    clear: both;
    width: 220px;
    padding-left: 60px;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  section.resources div.content div.detail div.detail-part div.comment div.photo {
    width: 46px;
    height: 46px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 15px;
  }
  section.resources div.content div.detail div.detail-part div.comment p {
    font-size: 14px;
    line-height: 20px;
  }
  section.resources div.content div.detail div.detail-part div.comment.last {
    margin-bottom: 0px;
  }
  section.resources div.content div.detail div.detail-part table {
    clear: both;
    margin-top: 38px;
    width: 280px;
  }
  section.resources div.content div.detail div.detail-part table tr th {
    font-size: 15px;
  }
  section.resources div.content div.detail div.detail-part table tr td {
    font-size: 10px;
  }
  section.resources div.content div.detail div.detail-part table tr td.first {
    width: auto;
    text-indent: 0px;
    text-align: center;
  }
  section.resources div.content div.detail div.detail-part table tr td a {
    font-size: 10px;
  }
  section.resources div.content div.detail div.detail-part div.quoting {
    width: 260px;
    padding: 10px 10px;
    background: #DEDEDE;
    margin-bottom: 35px;
  }
  section.resources div.content div.detail div.detail-part div.quoting p {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-style: italic;
    font-weight: 400;
  }
  section.resources div.content div.detail div.detail-part div.img-middle {
    width: 300px;
    clear: both;
    overflow-x: hidden;
    margin-top: 28px;
  }
  section.resources div.content div.detail div.detail-part div.img-middle img {
    width: 280px;
    height: auto;
    display: block;
  }
  section.resources div.content div.detail div.article {
    padding-top: 0px;
  }
  section.resources div.content div.detail div.related h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 15px;
  }
  section.resources div.content div.detail div.related a {
    clear: both;
    display: block;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 15px;
  }
  section.resources div.content div.detail div.comments {
    padding-bottom: 17px;
  }
  section.resources div.content div.detail div.comments h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 18px;
  }
  section.resources div.content div.detail div.text {
    clear: both;
    width: 296px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 15px;
  }
  section.resources div.content div.detail div.text a {
    line-height: 25px;
  }
  section.resources div.content div.detail div.text a.cloud {
    font-weight: 400;
    font-size: 14px;
    color: #545454;
  }
  section.resources div.content div.detail div.text a.cloud-b {
    color: #326496;
    font-size: 14px;
  }
  section.resources div.content div.detail div.text a.cloud-b18 {
    color: #326496;
    font-size: 16px;
  }
  section.resources div.content div.detail div.text a.cloud-b22 {
    color: #326496;
    font-size: 18px;
  }
  section.resources div.content div.detail div.text a.cloud-b25 {
    color: #326496;
    font-size: 20px;
  }
  section.resources div.content div.detail div.text a:hover {
    text-decoration: underline;
  }
  section.resources div.content div.detail div.program h3 {
    font-size: 23px;
    margin-bottom: 18px;
  }
  section.resources div.content div.detail div.program p.written-by {
    margin-top: 25px;
  }
  section.resources div.content div.detail div.program a.more {
    margin-top: 10px;
  }
  section.resources div.content div.detail a {
    display: block;
    text-decoration: none;
  }
  section.resources div.content div.detail a div.person {
    min-height: 1%;
    width: 280px;
    min-height: 1px;
    position: relative;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
    clear: both;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail a div.person:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.detail a div.person div.photo {
    width: 280px;
    height: 280px;
    position: static;
    clear: both;
    float: none;
    margin-bottom: 15px;
  }
  section.resources div.content div.detail a div.person div.photo img {
    height: 280px;
    width: auto;
  }
  section.resources div.content div.detail a div.person h2 {
    color: #326496;
    font-size: 26px;
    font-weight: 400;
    clear: both;
    line-height: 30px;
    margin-bottom: 15px;
  }
  section.resources div.content div.detail a div.person p {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-weight: 400;
  }
  section.resources div.content div.detail div.person-detail {
    width: 280px;
    height: 90px;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    clear: both;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail div.person-detail div.photo {
    width: 90px;
    height: 90px;
  }
  section.resources div.content div.detail div.person-detail div.photo img {
    height: 90px;
    width: auto;
  }
  section.resources div.content div.detail div.person-detail h2 {
    margin-left: 17px;
    margin-top: 17px;
    font-size: 22px;
  }
  section.resources div.content div.detail div.about {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    clear: both;
    margin-bottom: 20px;
  }
  section.resources div.content div.detail div.about p {
    line-height: 20px;
    font-size: 15px;
  }
  section.resources div.content div.text {
    width: 280px;
    padding-top: 25px;
  }
  section.resources div.content div.side-articles {
    width: 300px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.resources div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.side-articles div.category {
    width: 300px;
    clear: both;
    float: none;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
  section.resources div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.resources div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.resources div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
  section.resources div.content div.articles {
    width: 300px;
    float: none;
    margin: 0px auto 25px auto;
    min-height: 1%;
  }
  section.resources div.content div.articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles div.articles-pagination {
    width: 300px;
    height: 30px;
  }
  section.resources div.content div.articles div.articles-pagination ul {
    height: 30px;
  }
  section.resources div.content div.articles div.articles-pagination ul li {
    width: 30px;
    height: 30px;
    margin-bottom: 1px;
  }
  section.resources div.content div.articles div.articles-pagination ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.resources div.content div.articles div.articles-pagination div.links {
    float: right;
    background: url('../img/bg-section.png') left top repeat;
    min-height: 1%;
    height: 30px;
  }
  section.resources div.content div.articles div.articles-pagination div.links:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles div.articles-pagination div.links a {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.resources div.content div.articles div.articles-content {
    width: 280px;
    background: #fff;
    padding: 10px 10px;
    clear: both;
    margin-bottom: 1px;
  }
  section.resources div.content div.articles div.articles-content a {
    margin-bottom: 20px;
  }
  section.resources div.content div.articles div.articles-content a h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 7px;
  }
  section.resources div.content div.articles div.articles-content a p {
    font-weight: 400;
    font-size: 14px;
  }
  section.resources div.content div.articles.long {
    width: 300px;
    float: none;
    margin: 0px auto 25px auto;
    min-height: 1%;
  }
  section.resources div.content div.articles.long:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles.long div.articles-pagination {
    width: 300px;
    height: 30px;
  }
  section.resources div.content div.articles.long div.articles-pagination ul {
    height: 30px;
  }
  section.resources div.content div.articles.long div.articles-pagination ul li {
    width: 30px;
    height: 30px;
    margin-bottom: 1px;
  }
  section.resources div.content div.articles.long div.articles-pagination ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.resources div.content div.articles.long div.articles-pagination div.links {
    float: right;
    background: url('images/bg-section.png') left top repeat;
    min-height: 1%;
    height: 30px;
  }
  section.resources div.content div.articles.long div.articles-pagination div.links:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.resources div.content div.articles.long div.articles-pagination div.links a {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.resources div.content div.articles.long div.articles-content {
    width: 280px;
    background: #fff;
    padding: 10px 10px;
    clear: both;
    margin-bottom: 1px;
  }
  section.resources div.content div.articles.long div.articles-content a {
    margin-bottom: 20px;
  }
  section.resources div.content div.articles.long div.articles-content a h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 7px;
  }
  section.resources div.content div.articles.long div.articles-content a p {
    font-weight: 400;
    font-size: 14px;
  }
}
/* Sitemap */
section.sitemap {
  background: url('../img/bg-section.png') left top repeat;
  min-height: 1%;
  height: auto;
  width: 100%;
}
section.sitemap:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.sitemap div.content {
  width: 980px;
  clear: both;
  min-height: 1%;
  height: auto;
  margin: 0 auto;
  padding-top: 66px;
  padding-bottom: 40px;
}
section.sitemap div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.sitemap div.content div.sitemap-content {
  width: 655px;
  float: left;
  background: #fff;
  padding: 35px 35px 150px 35px;
}
section.sitemap div.content div.sitemap-content h2 {
  clear: both;
  font-weight: 400;
  font-size: 40px;
  color: #326496;
  line-height: 42px;
  margin-bottom: 38px;
}
section.sitemap div.content div.sitemap-content ul {
  clear: both;
  list-style: none;
}
section.sitemap div.content div.sitemap-content ul li {
  clear: both;
  margin-bottom: 5.5px;
}
section.sitemap div.content div.sitemap-content ul li a {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
section.sitemap div.content div.sitemap-content ul li a:hover {
  color: #326496;
  font-weight: 700;
}
section.sitemap div.content div.sitemap-content ul li ul.submenu {
  padding-left: 32px;
  margin-top: 5.5px;
}
section.sitemap div.content div.sitemap-content ul li ul.submenu li a {
  text-transform: none;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.sitemap div.content {
    width: 748px;
  }
  section.sitemap div.content div.breadcrumbs {
    width: 748px;
  }
  section.sitemap div.content div.sitemap-content {
    width: 708px;
    float: none;
    clear: both;
    background: #fff;
    padding: 25px 20px 50px 20px;
    margin-bottom: 30px;
  }
  section.sitemap div.content div.sitemap-content h2 {
    clear: both;
    font-weight: 400;
    font-size: 35px;
    color: #326496;
    line-height: 40px;
    margin-bottom: 25px;
  }
  section.sitemap div.content div.side-articles {
    width: 748px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.sitemap div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.sitemap div.content div.side-articles div.category {
    width: 300px;
    clear: none;
    float: left;
    margin-bottom: 26px;
    margin-left: 37px;
    margin-right: 37px;
  }
  section.sitemap div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.sitemap div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.sitemap div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.sitemap div.content {
    width: 300px;
    padding-top: 130px;
  }
  section.sitemap div.content div.breadcrumbs {
    width: 300px;
  }
  section.sitemap div.content div.sitemap-content {
    width: 280px;
    float: none;
    clear: both;
    margin-bottom: 30px;
    padding: 15px 10px;
  }
  section.sitemap div.content div.sitemap-content h2 {
    font-size: 22px;
    color: #326496;
    line-height: 25px;
    margin-bottom: 15px;
  }
  section.sitemap div.content div.sitemap-content ul li a {
    font-size: 14px;
  }
  section.sitemap div.content div.side-articles {
    width: 300px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.sitemap div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.sitemap div.content div.side-articles div.category {
    width: 300px;
    clear: both;
    float: none;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
  section.sitemap div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.sitemap div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.sitemap div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* Glossary */
section.glossary {
  background: url('../img/bg-section.png') left top repeat;
  padding-bottom: 55px;
}
section.glossary div.content {
  width: 980px;
  clear: both;
  min-height: 1%;
  height: auto;
  margin: 0 auto;
  padding-top: 66px;
}
section.glossary div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.alphabet {
  width: 222px;
  float: left;
  min-height: 1%;
}
section.glossary div.content div.alphabet:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.alphabet a {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 18px;
  display: block;
  text-transform: uppercase;
  float: left;
  margin-right: 30px;
  width: 54px;
  height: 54px;
  background: #7A98B6;
  line-height: 54px;
  text-decoration: none;
  text-align: center;
}
section.glossary div.content div.alphabet a:hover {
  background: #326496;
}
section.glossary div.content div.alphabet a.third {
  margin-right: 0px;
}
section.glossary div.content div.alphabet a.active {
  background: #326496;
}
section.glossary div.content div.alphabet div.first {
  min-height: 1%;
}
section.glossary div.content div.alphabet div.first:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.alphabet div.second {
  padding-top: 18px;
  min-height: 1%;
}
section.glossary div.content div.alphabet div.second:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.glossary-content {
  width: 434px;
  float: left;
  margin-left: 31px;
  padding: 15px 20px 20px 20px;
  background: #fff;
}
section.glossary div.content div.glossary-content h2 {
  clear: both;
  text-transform: uppercase;
  color: #326496;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 16px;
}
section.glossary div.content div.glossary-content div.result {
  min-height: 1%;
  clear: both;
  position: relative;
  margin-bottom: 5px;
}
section.glossary div.content div.glossary-content div.result:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.glossary-content div.result a.result-link {
  font-weight: 400;
  line-height: 22px;
  font-size: 18px;
  color: #525252;
  text-decoration: underline;
}
section.glossary div.content div.glossary-content div.result a.result-link:hover {
  text-decoration: none;
}
section.glossary div.content div.glossary-content div.result a.result-link.active {
  color: #326496;
  text-decoration: none;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail {
  display: none;
  width: 406px;
  clear: both;
  min-height: 1%;
  background: #E9E9E9;
  padding: 14px 14px 20px 14px;
  border-top: 13px solid #fff;
  border-bottom: 11px solid #fff;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail h3 {
  font-weight: 700;
  color: #326496;
  font-size: 18px;
  clear: both;
  margin-bottom: 20px;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail p {
  font-weight: 400;
  font-size: 16px;
  color: #525252;
  line-height: 22px;
  margin-bottom: 19px;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail span.info {
  font-size: 16px;
  color: #525252;
  font-weight: 700;
  clear: both;
  display: block;
  margin-bottom: 19px;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail a {
  font-size: 16px;
  clear: both;
  text-decoration: underline;
  color: #326496;
  font-weight: 400;
  display: block;
  line-height: 22px;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail a:hover {
  text-decoration: none;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail a.glossary-detail-hide {
  text-decoration: none;
  display: block;
  position: absolute;
  bottom: 11px;
  right: 22px;
  width: 40px;
  height: 24px;
  background: url('../img/bg-glossary-detail.png') left top no-repeat;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail ul {
  padding-left: 21px;
  margin-bottom: 8px;
  clear: both;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail ol {
  padding-left: 21px;
  margin-bottom: 8px;
  clear: both;
}
section.glossary div.content div.glossary-content div.result div.glossary-detail li {
  clear: both;
  font-weight: 400;
  font-size: 16px;
  color: #525252;
  line-height: 21px;
  margin-top: 3px;
}
section.glossary div.content div.glossary-content div.provider-info {
  padding-top: 30px;
  text-align: right;
  color: #525252;
  font-size: 13px;
}
section.glossary div.content div.text {
  clear: both;
  min-height: 1%;
  text-align: center;
  vertical-align: bottom;
  padding-left: 254px;
  width: 726px;
  margin: 0 auto;
  padding-top: 30px;
}
section.glossary div.content div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.glossary div.content div.text a {
  padding-left: 0.5px;
  padding-right: 0.5px;
  text-decoration: none;
  display: inline-block;
  line-height: 33px;
  vertical-align: baseline;
}
section.glossary div.content div.text a.cloud {
  font-weight: 400;
  font-size: 16px;
  color: #545454;
}
section.glossary div.content div.text a.cloud-b {
  color: #326496;
  font-size: 16px;
}
section.glossary div.content div.text a.cloud-b18 {
  color: #326496;
  font-size: 18px;
}
section.glossary div.content div.text a.cloud-b22 {
  color: #326496;
  font-size: 22px;
}
section.glossary div.content div.text a.cloud-b25 {
  color: #326496;
  font-size: 25px;
}
section.glossary div.content div.text a:hover {
  text-decoration: underline;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.glossary div.content {
    width: 748px;
  }
  section.glossary div.content div.breadcrumbs {
    width: 748px;
  }
  section.glossary div.content div.alphabet {
    width: 748px;
    float: none;
    clear: both;
    min-height: 1%;
    margin: 0px 0px 30px 0px;
  }
  section.glossary div.content div.alphabet:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.alphabet a {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;
    text-transform: uppercase;
    float: left;
    margin-right: 32.5px;
    width: 54px;
    height: 54px;
    background: #7A98B6;
    line-height: 54px;
    text-decoration: none;
    text-align: center;
  }
  section.glossary div.content div.alphabet a.third {
    margin-right: 32.5px;
  }
  section.glossary div.content div.alphabet a.last {
    margin-right: 0px;
  }
  section.glossary div.content div.glossary-content {
    width: 708px;
    float: none;
    clear: both;
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 15px 20px 20px 20px;
    background: #fff;
  }
  section.glossary div.content div.glossary-content h2 {
    clear: both;
    text-transform: uppercase;
    color: #326496;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 16px;
  }
  section.glossary div.content div.glossary-content div.result {
    min-height: 1%;
    clear: both;
    position: relative;
    margin-bottom: 5px;
  }
  section.glossary div.content div.glossary-content div.result:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail {
    display: none;
    width: 680px;
    clear: both;
    min-height: 1%;
    background: #E9E9E9;
    padding: 14px 14px 20px 14px;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.text {
    clear: both;
    min-height: 1%;
    text-align: center;
    vertical-align: bottom;
    padding-left: 0px;
    width: 748px;
    margin: 0 auto;
    padding-top: 15px;
  }
  section.glossary div.content div.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.side-articles {
    width: 748px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.glossary div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.side-articles div.category {
    width: 300px;
    clear: none;
    float: left;
    margin-bottom: 26px;
    margin-left: 37px;
    margin-right: 37px;
  }
  section.glossary div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.glossary div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.glossary div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.glossary div.content {
    width: 300px;
    padding-top: 134px;
  }
  section.glossary div.content div.alphabet {
    width: 222px;
    float: none;
    min-height: 1%;
    margin: 0px auto 12px auto;
  }
  section.glossary div.content div.alphabet:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.alphabet a {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    width: 54px;
    height: 54px;
    background: #7A98B6;
    line-height: 54px;
    text-decoration: none;
    text-align: center;
  }
  section.glossary div.content div.alphabet a:hover {
    background: #326496;
  }
  section.glossary div.content div.alphabet a.third {
    margin-right: 0px;
  }
  section.glossary div.content div.alphabet a.active {
    background: #326496;
  }
  section.glossary div.content div.glossary-content {
    width: 280px;
    float: none;
    margin-left: 0px;
    clear: both;
    padding: 15px 10px;
  }
  section.glossary div.content div.glossary-content h2 {
    font-size: 28px;
  }
  section.glossary div.content div.glossary-content div.result {
    min-height: 1%;
    clear: both;
    position: relative;
    margin-bottom: 5px;
  }
  section.glossary div.content div.glossary-content div.result:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail {
    display: none;
    width: 260px;
    clear: both;
    padding: 15px 10px;
    border-top: 10px solid #fff;
    border-bottom: 9px solid #fff;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail h3 {
    font-weight: 700;
    color: #326496;
    font-size: 18px;
    clear: both;
    margin-bottom: 20px;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail p {
    font-weight: 400;
    font-size: 16px;
    color: #525252;
    line-height: 22px;
    margin-bottom: 19px;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail span.info {
    font-size: 16px;
    color: #525252;
    font-weight: 700;
    clear: both;
    display: block;
    margin-bottom: 19px;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail a {
    font-size: 16px;
    clear: both;
    text-decoration: underline;
    color: #326496;
    font-weight: 400;
    display: block;
    line-height: 22px;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail a:hover {
    text-decoration: none;
  }
  section.glossary div.content div.glossary-content div.result div.glossary-detail span.bg {
    display: none;
  }
  section.glossary div.content div.text {
    padding-left: 0px;
    width: 300px;
    padding-top: 15px;
  }
  section.glossary div.content div.text a.cloud {
    font-weight: 400;
    font-size: 14px;
    color: #545454;
  }
  section.glossary div.content div.text a.cloud-b {
    color: #326496;
    font-size: 14px;
  }
  section.glossary div.content div.text a.cloud-b18 {
    color: #326496;
    font-size: 16px;
  }
  section.glossary div.content div.text a.cloud-b22 {
    color: #326496;
    font-size: 20px;
  }
  section.glossary div.content div.text a.cloud-b25 {
    color: #326496;
    font-size: 22px;
  }
  section.glossary div.content div.text a:hover {
    text-decoration: underline;
  }
  section.glossary div.content div.breadcrumbs {
    height: 25px;
    width: 300px;
    min-height: 1%;
    font-size: 12px;
    font-weight: 400;
    color: #525252;
    clear: both;
    margin-bottom: 18px;
  }
  section.glossary div.content div.breadcrumbs:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.breadcrumbs a {
    color: #525252;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    float: left;
    margin-right: 8px;
  }
  section.glossary div.content div.breadcrumbs a:hover {
    color: #000;
  }
  section.glossary div.content div.breadcrumbs span.divider {
    display: inline-block;
    line-height: 15px;
    float: left;
  }
  section.glossary div.content div.side-articles {
    width: 300px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.glossary div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.glossary div.content div.side-articles div.category {
    width: 300px;
    clear: both;
    float: none;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
  section.glossary div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.glossary div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.glossary div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* Briefs */
section.briefs div.content {
  padding-bottom: 60px;
}
section.briefs div.content div.detail {
  float: left;
}
section.briefs div.content div.articles {
  width: 725px;
  float: left;
  margin-left: 0px;
}
section.briefs div.content div.articles div.articles-content {
  width: 685px;
  background: #fff;
  padding: 20px 20px;
  clear: both;
  margin-bottom: 2px;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.briefs div.content {
    width: 748px;
  }
  section.briefs div.content div.detail {
    width: 725px;
    float: none;
    min-height: 1%;
    height: auto;
    clear: both;
    margin: 0 auto;
  }
  section.briefs div.content div.detail:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.text {
    clear: both;
    min-height: 1%;
    text-align: center;
    vertical-align: bottom;
    width: 708px;
  }
  section.briefs div.content div.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.articles {
    width: 725px;
    float: none;
    margin: 0px auto 35px auto;
    min-height: 1%;
  }
  section.briefs div.content div.articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.articles div.articles-content {
    width: 675px;
    background: #fff;
    padding: 25px 25px;
    clear: both;
    margin-bottom: 10px;
  }
  section.briefs div.content div.side-articles {
    width: 748px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.briefs div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.side-articles div.category {
    width: 300px;
    clear: none;
    float: left;
    margin-bottom: 26px;
    margin-left: 37px;
    margin-right: 37px;
  }
  section.briefs div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.briefs div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.briefs div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.briefs div.content {
    width: 300px;
    clear: both;
    min-height: 1%;
    height: auto;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: 40px;
  }
  section.briefs div.content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail {
    width: 300px;
    float: none;
    clear: both;
  }
  section.briefs div.content div.detail div.article {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    min-height: 1%;
    clear: both;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.article:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.article div.img {
    width: 300px;
    clear: both;
    margin-left: -10px;
    margin-right: -10px;
  }
  section.briefs div.content div.detail div.article div.img img {
    width: 300px;
    height: auto;
    display: block;
  }
  section.briefs div.content div.detail div.article a.info {
    display: inline-block;
    clear: both;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
  }
  section.briefs div.content div.detail div.article a.info:hover {
    color: #326496;
  }
  section.briefs div.content div.detail div.article h2 {
    clear: both;
    font-weight: 400;
    font-size: 28px;
    color: #326496;
    line-height: 33px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.article p {
    clear: both;
    font-weight: 400;
    font-size: 15px;
    color: #000;
    line-height: 20px;
  }
  section.briefs div.content div.detail div.article div.list {
    position: relative;
    clear: both;
    margin-top: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  section.briefs div.content div.detail div.article div.list ul {
    padding-left: 0px;
    clear: both;
    list-style: none;
  }
  section.briefs div.content div.detail div.article div.list ul li {
    clear: both;
    font-weight: 400;
    background: url('../img/list-icon.png') left 9px no-repeat;
    padding-left: 12px;
    font-size: 16px;
    color: #000;
    line-height: 21px;
    margin-top: 3px;
  }
  section.briefs div.content div.detail div.article div.video {
    clear: both;
    width: 280px;
    margin-top: 30px;
  }
  section.briefs div.content div.detail div.article div.video img {
    width: 280px;
  }
  section.briefs div.content div.detail div.article div.attachments {
    clear: both;
    margin-top: 30px;
    min-height: 1%;
    width: 280px;
  }
  section.briefs div.content div.detail div.article div.attachments:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.article div.attachments h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 17px;
  }
  section.briefs div.content div.detail div.article div.attachments a {
    display: block;
    width: 280px;
    position: relative;
    text-decoration: none;
    height: 40px;
    min-height: 1%;
    clear: both;
    margin-bottom: 1px;
  }
  section.briefs div.content div.detail div.article div.attachments a:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.article div.attachments a span.text {
    width: 230px;
    text-indent: 15px;
    font-size: 14px;
    background: #E9E9E9;
  }
  section.briefs div.content div.detail div.article div.attachments a span.text span.download {
    display: none;
  }
  section.briefs div.content div.detail div.article div.attachments a:hover span.text {
    background: #326496;
    color: #fff;
  }
  section.briefs div.content div.detail div.article div.attachments a:hover span.text span.download {
    display: none;
  }
  section.briefs div.content div.detail div.article p.written-by {
    float: none;
    display: inline-block;
    margin-top: 25px;
    font-size: 17px;
    clear: both;
  }
  section.briefs div.content div.detail div.article p.written-by a {
    font-size: 20px;
    color: #326496;
    text-decoration: none;
  }
  section.briefs div.content div.detail div.article a.more {
    float: none;
    display: inline-block;
    margin-top: 10px;
    clear: both;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
    color: #535353;
  }
  section.briefs div.content div.detail div.article a.more:hover {
    color: #326496;
  }
  section.briefs div.content div.detail div.share {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    min-height: 1%;
    padding-top: 15px;
    clear: both;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.share:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.share h3 {
    font-weight: 400;
    font-size: 20px;
  }
  section.briefs div.content div.detail div.share div.facebook-plugin {
    display: none;
  }
  section.briefs div.content div.detail div.share div.like {
    display: block;
    clear: both;
    padding-top: 5px;
  }
  section.briefs div.content div.detail div.share div.social-icons {
    float: none;
    min-height: 1%;
    clear: both;
    margin-top: 10px;
  }
  section.briefs div.content div.detail div.share div.social-icons:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.share div.social-icons a {
    margin-left: 0px;
    margin-right: 7px;
  }
  section.briefs div.content div.detail div.related {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    clear: both;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.related h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 15px;
  }
  section.briefs div.content div.detail div.related a {
    clear: both;
    display: block;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 15px;
  }
  section.briefs div.content div.detail div.comments {
    width: 280px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 17px;
    min-height: 1%;
    padding-top: 15px;
    clear: both;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.comments:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.comments h3 {
    font-weight: 400;
    font-size: 20px;
    color: #525252;
    clear: both;
    margin-bottom: 18px;
  }
  section.briefs div.content div.detail div.comments form {
    width: 280px;
    clear: both;
    margin-bottom: 20px;
  }
  section.briefs div.content div.detail div.comments form fieldset {
    width: 280px;
    min-height: 1%;
  }
  section.briefs div.content div.detail div.comments form fieldset:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.comments form fieldset div.left {
    width: 280px;
    float: none;
    clear: both;
  }
  section.briefs div.content div.detail div.comments form fieldset div.left p {
    width: 280px;
  }
  section.briefs div.content div.detail div.comments form fieldset div.left p input[type="text"] {
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
    color: #545454;
    width: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.briefs div.content div.detail div.comments form fieldset div.right {
    width: 280px;
    float: none;
    padding-bottom: 12px;
    clear: both;
  }
  section.briefs div.content div.detail div.comments form fieldset p.textarea {
    width: 280px;
    clear: both;
    padding-top: 5px;
    margin-bottom: 13px;
  }
  section.briefs div.content div.detail div.comments form fieldset p.textarea textarea {
    line-height: 16px;
    width: 260px;
    padding: 8px 10px;
    height: 60px;
    border: none;
    background: #E9E9E9;
    border-radius: 4px;
  }
  section.briefs div.content div.detail div.comments form fieldset div.bottom {
    width: 280px;
    clear: both;
    min-height: 1%;
  }
  section.briefs div.content div.detail div.comments form fieldset div.bottom:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.detail div.comments form fieldset div.bottom div.code {
    float: none;
    margin-right: 0px;
    clear: both;
    margin-bottom: 10px;
  }
  section.briefs div.content div.detail div.comments form fieldset div.bottom a.check {
    float: none;
    clear: both;
    margin-bottom: 10px;
  }
  section.briefs div.content div.detail div.comments form fieldset div.bottom button {
    width: 280px;
    float: none;
    clear: both;
  }
  section.briefs div.content div.detail div.comments div.comment {
    clear: both;
    width: 220px;
    padding-left: 60px;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  section.briefs div.content div.detail div.comments div.comment div.photo {
    width: 46px;
    height: 46px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 15px;
  }
  section.briefs div.content div.detail div.comments div.comment p {
    font-size: 14px;
    line-height: 20px;
  }
  section.briefs div.content div.detail div.comments div.comment.last {
    margin-bottom: 0px;
  }
  section.briefs div.content div.detail div.text {
    clear: both;
    width: 296px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 15px;
  }
  section.briefs div.content div.detail div.text a {
    line-height: 25px;
  }
  section.briefs div.content div.detail div.text a.cloud {
    font-weight: 400;
    font-size: 14px;
    color: #545454;
  }
  section.briefs div.content div.detail div.text a.cloud-b {
    color: #326496;
    font-size: 14px;
  }
  section.briefs div.content div.detail div.text a.cloud-b18 {
    color: #326496;
    font-size: 16px;
  }
  section.briefs div.content div.detail div.text a.cloud-b22 {
    color: #326496;
    font-size: 18px;
  }
  section.briefs div.content div.detail div.text a.cloud-b25 {
    color: #326496;
    font-size: 20px;
  }
  section.briefs div.content div.detail div.text a:hover {
    text-decoration: underline;
  }
  section.briefs div.content div.text {
    width: 280px;
    padding-top: 25px;
  }
  section.briefs div.content div.side-articles {
    width: 300px;
    float: none;
    min-height: 1%;
    clear: both;
  }
  section.briefs div.content div.side-articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.side-articles div.category {
    width: 300px;
    clear: both;
    float: none;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
  section.briefs div.content div.side-articles div.category h3 {
    text-indent: 16px;
    clear: both;
    margin-bottom: 13px;
    font-weight: 400;
    color: #525252;
    font-size: 22px;
    line-height: 26px;
  }
  section.briefs div.content div.side-articles div.category div.side-articles-text {
    clear: both;
    width: 300px;
    background: #fff;
    padding-bottom: 36px;
    position: relative;
    padding-top: 10px;
  }
  section.briefs div.content div.side-articles div.category div.side-articles-text a {
    font-weight: 400;
    line-height: 19px;
    width: 268px;
    padding-left: 16px;
    padding-right: 16px;
  }
  section.briefs div.content div.articles {
    width: 300px;
    float: none;
    margin: 0px auto 25px auto;
    min-height: 1%;
  }
  section.briefs div.content div.articles:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.briefs div.content div.articles div.articles-content {
    width: 280px;
    background: #fff;
    padding: 10px 10px;
    clear: both;
    margin-bottom: 6px;
  }
  section.briefs div.content div.articles div.articles-content a {
    margin-bottom: 20px;
  }
  section.briefs div.content div.articles div.articles-content a h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 7px;
  }
  section.briefs div.content div.articles div.articles-content a p {
    font-weight: 400;
    font-size: 14px;
  }
}
/* Contact */
section.contact-form div.content div.detail div.comments h3 {
  font-size: 40px;
  color: #326496;
  clear: both;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 40px;
}
section.contact-form div.content div.detail div.comments form {
  margin-bottom: 0px;
}
section.contact-form div.content div.detail div.comments form fieldset div.right {
  width: 285px;
  float: right;
  padding-bottom: 5px;
}
section.contact-form div.content div.detail div.comments form fieldset div.right p {
  display: block;
  width: auto;
  height: auto;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #000;
  max-width: 122px;
}
section.contact-form div.content div.detail div.comments form fieldset p.subject {
  clear: both;
  width: 665px;
  height: 30px;
  margin-bottom: 10px;
}
section.contact-form div.content div.detail div.comments form fieldset p.subject input[type="text"] {
  line-height: 30px;
  font-weight: 400;
  font-size: 14px;
  color: #545454;
  width: 620px;
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  border: none;
  background: #E9E9E9;
  border-radius: 4px;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.contact-form div.content div.contact-form-content {
    float: none;
    min-height: 1%;
    height: auto;
    clear: both;
    margin: 0 auto;
  }
  section.contact-form div.content div.contact-form-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.contact-form div.content div.text {
    clear: both;
    min-height: 1%;
    text-align: center;
    vertical-align: bottom;
    width: 708px;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
  }
  section.contact-form div.content div.text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.contact-form div.content {
    width: 300px;
    clear: both;
    min-height: 1%;
    height: auto;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: 40px;
  }
  section.contact-form div.content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.contact-form div.content div.detail div.comments h3 {
    font-size: 20px;
    color: #326496;
    clear: both;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 17px;
  }
  section.contact-form div.content div.detail div.comments form fieldset div.right {
    width: 285px;
    float: right;
    padding-bottom: 5px;
  }
  section.contact-form div.content div.detail div.comments form fieldset div.right p {
    display: block;
    width: auto;
    height: auto;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    max-width: 122px;
  }
  section.contact-form div.content div.detail div.comments form fieldset p.subject {
    width: 280px;
  }
  section.contact-form div.content div.detail div.comments form fieldset p.subject input[type="text"] {
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
    color: #545454;
    width: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* Error */
section.error {
  background: url('../img/bg-section.png') left top repeat;
  min-height: 1%;
  height: auto;
  width: 100%;
}
section.error:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.error div.content {
  width: 980px;
  clear: both;
  min-height: 1%;
  height: auto;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 100px;
}
section.error div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.error div.content div.error-content {
  background: #4D77A2;
  position: relative;
  width: 850px;
  clear: both;
  min-height: 1%;
  padding-top: 45px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 100px;
}
section.error div.content div.error-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.error div.content div.error-content h2 {
  text-transform: uppercase;
  color: #fff;
  float: left;
  font-weight: 400;
  font-size: 59px;
  line-height: 62px;
  text-shadow: 2px 2px 2px #555;
}
section.error div.content div.error-content h2 strong {
  margin-bottom: 10px;
  font-size: 80px;
  display: block;
  clear: both;
  line-height: 83px;
  font-weight: 400;
}
section.error div.content div.error-content div.right {
  float: right;
  width: 445px;
  min-height: 1%;
}
section.error div.content div.error-content div.right:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
section.error div.content div.error-content div.right span.info {
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  clear: both;
  display: block;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 13px;
}
section.error div.content div.error-content div.right p {
  font-size: 16px;
  color: #fff;
  line-height: 23px;
  font-weight: 400;
  clear: both;
  margin-bottom: 20px;
}
section.error div.content div.error-content div.right a {
  font-size: 16px;
  color: #545454;
  display: block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #E5E5E5;
  text-decoration: none;
  text-transform: uppercase;
}
section.error div.content div.error-content div.right a.left {
  float: left;
}
section.error div.content div.error-content div.right a.right {
  float: right;
}
section.error div.content div.error-content span.bg {
  position: absolute;
  display: block;
  bottom: 0px;
  right: 0px;
  background: url('../img/icon-corner2.png') left top no-repeat;
  width: 31px;
  height: 30px;
}
/* Resize */
/* 748 */
@media screen and (max-width: 978px) {
  section.error div.content {
    width: 748px;
    padding-top: 110px;
    padding-bottom: 80px;
  }
  section.error div.content div.error-content {
    width: 668px;
    clear: both;
    min-height: 1%;
    padding-top: 45px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 50px;
  }
  section.error div.content div.error-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.error div.content div.error-content h2 {
    font-size: 42px;
    line-height: 45px;
  }
  section.error div.content div.error-content h2 strong {
    font-size: 60px;
    line-height: 63px;
  }
  section.error div.content div.error-content div.right {
    float: right;
    width: 435px;
    min-height: 1%;
  }
  section.error div.content div.error-content div.right:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.error div.content div.error-content div.right span.info {
    font-size: 22px;
  }
  section.error div.content div.error-content div.right p {
    line-height: 21px;
  }
  section.error div.content div.error-content div.right a {
    font-size: 15px;
    width: 190px;
  }
}
/* 300 */
@media screen and (max-width: 748px) {
  section.error div.content {
    width: 300px;
    padding-top: 150px;
    padding-bottom: 60px;
  }
  section.error div.content div.error-content {
    width: 240px;
    clear: both;
    min-height: 1%;
    padding-top: 15px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
  section.error div.content div.error-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.error div.content div.error-content h2 {
    font-size: 50px;
    line-height: 52px;
    float: none;
    clear: both;
    display: block;
  }
  section.error div.content div.error-content h2 strong {
    font-size: 70px;
    line-height: 71px;
    margin-bottom: 0px;
  }
  section.error div.content div.error-content div.right {
    float: none;
    clear: both;
    width: 240px;
    min-height: 1%;
    margin-top: 15px;
  }
  section.error div.content div.error-content div.right:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  section.error div.content div.error-content div.right span.info {
    font-size: 22px;
  }
  section.error div.content div.error-content div.right p {
    line-height: 21px;
  }
  section.error div.content div.error-content div.right a {
    font-size: 15px;
    width: 240px;
    float: none;
    clear: both;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
  }
  section.error div.content div.error-content div.right a.left {
    float: none;
  }
  section.error div.content div.error-content div.right a.right {
    float: none;
  }
}
/* Callout box */
.callout-box {
  margin-top: 28px;
  margin-bottom: 20px;
  padding: 0 12px 18px;
  background-color: #f7cfab;
}
.callout-box h4 {
  margin: 0 -12px 18px !important;
  padding: 16px 12px;
  background-color: #f1a231 !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  letter-spacing: 1px;
}
.callout-box ul {
  list-style: disc !important;
}
.callout-box ul ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 16px !important;
}
.callout-box ul li {
  margin-top: 4px !important;
  padding-left: 0 !important;
  background: none !important;
  font-size: 15px !important;
}
.callout-box > ul {
  margin-top: 13px !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding: 0 12px 0 18px !important;
}
.callout-box > :last-child {
  margin-bottom: 0 !important;
}
