@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic);
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* --- Global Parameters --- */
/* --- Basic Element --- */
/* line 36, ../sass/screen.scss */
html, body {
  font-family: "Lato", sans-serif;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
  color: #575a5f;
}

/* line 37, ../sass/screen.scss */
h1 {
  line-height: 1.4em;
  color: #3a5576;
  font-size: 32px;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 8px solid #a0ae2e;
}

/* line 38, ../sass/screen.scss */
h1.media-resources {
  padding-left: 0;
  border-left: none;
  text-align: center;
}

/* line 39, ../sass/screen.scss */
h2 {
  line-height: 1.4em;
  color: #3a5576;
  font-size: 24px;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 8px solid #a0ae2e;
}

/* line 40, ../sass/screen.scss */
h3 {
  color: #3a5576;
  font-weight: bold;
}

/* line 41, ../sass/screen.scss */
p {
  line-height: 1.6em;
  margin-bottom: 0.6em;
}

/* line 42, ../sass/screen.scss */
a {
  font-weight: bold;
  color: #5d7fa3;
  text-decoration: none;
}

/* line 43, ../sass/screen.scss */
strong {
  font-weight: bold;
}

/* line 44, ../sass/screen.scss */
em {
  font-style: italic;
}

@media only screen and (max-width: 667px) {
  /* line 47, ../sass/screen.scss */
  h1 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  /* line 48, ../sass/screen.scss */
  h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}
/* --- Basic Structure --- */
/* line 55, ../sass/screen.scss */
.l-1c .c1 {
  width: 100%;
}

/* line 62, ../sass/screen.scss */
.l-2c > div {
  float: left;
}
/* line 63, ../sass/screen.scss */
.l-2c .c1 {
  width: 870px;
  margin-right: 30px;
}
/* line 68, ../sass/screen.scss */
.l-2c .c2 {
  width: 270px;
}

/* line 73, ../sass/screen.scss */
.l-2cr .c1 {
  width: 870px;
  margin-right: 0px;
  float: right;
}
/* line 77, ../sass/screen.scss */
.l-2cr .c1 .l-2c > div {
  float: left;
}
/* line 78, ../sass/screen.scss */
.l-2cr .c1 .l-2c .c1 {
  width: 570px;
  margin-right: 30px;
}
/* line 79, ../sass/screen.scss */
.l-2cr .c1 .l-2c .c2 {
  width: 270px;
  margin-right: 0px;
}
/* line 83, ../sass/screen.scss */
.l-2cr .c2 {
  width: 270px;
  float: left;
  margin-right: 30px;
}

/* line 86, ../sass/screen.scss */
.page {
  width: 100%;
  min-width: 1200px;
  background: #FFF;
}

/* line 88, ../sass/screen.scss */
.wrapper, .ulits-wrapper, .news-wrapper, .site-title-wrapper, .nav-wrapper, .nav-wrapper .nav .sub-menu-wrapper, .footer-menu-wrapper, .footer-content-wrapper, .footer-statement-wrapper, .breadcrumb-wrapper {
  width: 100%;
  position: relative;
}
/* line 91, ../sass/screen.scss */
.wrapper > div, .ulits-wrapper > div, .news-wrapper > div, .site-title-wrapper > div, .nav-wrapper > div, .nav-wrapper .nav .sub-menu-wrapper > div, .footer-menu-wrapper > div, .footer-content-wrapper > div, .footer-statement-wrapper > div, .breadcrumb-wrapper > div, .wrapper > ul, .ulits-wrapper > ul, .news-wrapper > ul, .site-title-wrapper > ul, .nav-wrapper > ul, .nav-wrapper .nav .sub-menu-wrapper > ul, .footer-menu-wrapper > ul, .footer-content-wrapper > ul, .footer-statement-wrapper > ul, .breadcrumb-wrapper > ul {
  width: 1200px;
  margin: auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 667px) {
  /* line 102, ../sass/screen.scss */
  .l-2c {
    padding: 0 10px;
  }
  /* line 104, ../sass/screen.scss */
  .l-2c > div {
    float: none;
  }
  /* line 105, ../sass/screen.scss */
  .l-2c .c1 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* line 106, ../sass/screen.scss */
  .l-2c .c2 {
    width: auto;
    margin-bottom: 20px;
  }

  /* line 110, ../sass/screen.scss */
  .l-2cr .c1 {
    width: 100%;
    margin-right: 0px;
    float: none;
    margin-bottom: 10px;
  }
  /* line 114, ../sass/screen.scss */
  .l-2cr .c1 .l-2c > div {
    float: none;
  }
  /* line 115, ../sass/screen.scss */
  .l-2cr .c1 .l-2c .c1 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* line 116, ../sass/screen.scss */
  .l-2cr .c1 .l-2c .c2 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* line 120, ../sass/screen.scss */
  .l-2cr .c2 {
    width: auto;
    padding: 10px;
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  /* line 123, ../sass/screen.scss */
  .page {
    width: auto;
    min-width: 0;
  }

  /* line 126, ../sass/screen.scss */
  .wrapper > div, .ulits-wrapper > div, .news-wrapper > div, .site-title-wrapper > div, .nav-wrapper > div, .nav-wrapper .nav .sub-menu-wrapper > div, .footer-menu-wrapper > div, .footer-content-wrapper > div, .footer-statement-wrapper > div, .breadcrumb-wrapper > div, .wrapper > ul, .ulits-wrapper > ul, .news-wrapper > ul, .site-title-wrapper > ul, .nav-wrapper > ul, .nav-wrapper .nav .sub-menu-wrapper > ul, .footer-menu-wrapper > ul, .footer-content-wrapper > ul, .footer-statement-wrapper > ul, .breadcrumb-wrapper > ul {
    width: auto;
    padding: 0 0px;
  }
}
/* line 133, ../sass/screen.scss */
.ulits-wrapper {
  background-color: #5d7fa3;
  z-index: 10;
  -webkit-box-shadow: black 0px 0px 3px;
  -moz-box-shadow: black 0px 0px 3px;
  box-shadow: black 0px 0px 3px;
}
/* line 142, ../sass/screen.scss */
.ulits-wrapper .ulits {
  text-align: right;
  font-size: 10px;
  padding: 10px 0px;
  color: #FFF;
}
/* line 149, ../sass/screen.scss */
.ulits-wrapper .ulits .menu {
  float: right;
}
/* line 150, ../sass/screen.scss */
.ulits-wrapper .ulits li {
  float: left;
}
/* line 151, ../sass/screen.scss */
.ulits-wrapper .ulits li:after {
  content: "|";
}
/* line 154, ../sass/screen.scss */
.ulits-wrapper .ulits li:last-child:after {
  content: "";
}
/* line 157, ../sass/screen.scss */
.ulits-wrapper .ulits a {
  color: #FFF;
  padding: 0 10px;
}

@media only screen and (max-width: 667px) {
  /* line 163, ../sass/screen.scss */
  .ulits-wrapper .ulits {
    padding: 2px 0px;
  }
}
/* line 169, ../sass/screen.scss */
.news-wrapper {
  padding: 11px 0 10px 0;
  color: #FFF;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.5s, background-color 0.5s;
  -moz-transition: height 0.5s, background-color 0.5s;
  -o-transition: height 0.5s, background-color 0.5s;
  transition: height 0.5s, background-color 0.5s;
}
/* line 179, ../sass/screen.scss */
.news-wrapper.red {
  background-color: #ad3535;
}
/* line 183, ../sass/screen.scss */
.news-wrapper.blue {
  background-color: #3a5576;
}
/* line 187, ../sass/screen.scss */
.news-wrapper.hide {
  background-color: #ccc !important;
  height: 5px;
  padding-top: 0px;
}
/* line 192, ../sass/screen.scss */
.news-wrapper.hide .news {
  display: none;
}
/* line 197, ../sass/screen.scss */
.news-wrapper .news {
  padding: 0 25px 0 35px;
}
/* line 203, ../sass/screen.scss */
.news-wrapper .news .txt {
  float: left;
  background: url(../images/icon-news-warning.png) left bottom no-repeat;
  height: 16px;
  padding-left: 25px;
}
/* line 204, ../sass/screen.scss */
.news-wrapper .news .btn-close {
  float: right;
}
/* line 206, ../sass/screen.scss */
.news-wrapper .news .btn-close a {
  display: block;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  background: url(../images/icon-news-close.png) no-repeat;
}

@media only screen and (max-width: 667px) {
  /* line 216, ../sass/screen.scss */
  .news-wrapper {
    padding: 11px 0 10px 0;
  }
  /* line 220, ../sass/screen.scss */
  .news-wrapper.hide {
    background-color: #ccc !important;
    height: 5px;
    padding-top: 0px;
  }
  /* line 225, ../sass/screen.scss */
  .news-wrapper.hide .news {
    display: none;
  }
  /* line 230, ../sass/screen.scss */
  .news-wrapper .news {
    padding: 0 10px 0 10px;
  }
  /* line 234, ../sass/screen.scss */
  .news-wrapper .news .txt {
    float: none;
    background: url(../images/icon-news-warning.png) left top no-repeat;
    height: auto;
    padding-left: 20px;
    padding-right: 30px;
    min-height: 16px;
  }
  /* line 237, ../sass/screen.scss */
  .news-wrapper .news .txt p {
    line-height: 1em;
    margin-bottom: 0;
  }
  /* line 239, ../sass/screen.scss */
  .news-wrapper .news .btn-close {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  /* line 241, ../sass/screen.scss */
  .news-wrapper .news .btn-close a {
    height: auto;
  }
}
/* line 247, ../sass/screen.scss */
.site-title-wrapper {
  background-color: #f0f0f0;
}
/* line 253, ../sass/screen.scss */
.site-title-wrapper .site-title {
  height: 189px;
  background: url(../images/site-header.png) right no-repeat;
}
/* line 258, ../sass/screen.scss */
.site-title-wrapper .site-title .logo {
  padding-top: 31px;
}
/* line 260, ../sass/screen.scss */
.site-title-wrapper .site-title .logo a {
  background: url(../images/logo-esa.png) no-repeat;
  width: 267px;
  height: 115px;
  display: block;
  text-indent: -9999px;
}

@media only screen and (max-width: 667px) {
  /* line 267, ../sass/screen.scss */
  .site-title-wrapper .site-title {
    height: auto;
    background: none;
  }
  /* line 270, ../sass/screen.scss */
  .site-title-wrapper .site-title .logo {
    padding: 5px 10px;
  }
  /* line 272, ../sass/screen.scss */
  .site-title-wrapper .site-title .logo a {
    width: 200px;
    height: 86px;
    background-size: 100%;
  }
}
/* line 278, ../sass/screen.scss */
.nav-wrapper {
  background-color: #5d7fa3;
  padding: 0px 0;
  position: relative;
}
/* line 286, ../sass/screen.scss */
.nav-wrapper .nav {
  padding: 0 25px 0 15px;
  margin-bottom: 15px;
}
/* line 293, ../sass/screen.scss */
.nav-wrapper .nav .menu {
  float: left;
}
/* line 296, ../sass/screen.scss */
.nav-wrapper .nav .menu > li {
  float: left;
  line-height: 45px;
  padding: 0 20px;
}
/* line 298, ../sass/screen.scss */
.nav-wrapper .nav .menu > li:last-of-type {
  margin-right: 0px;
}
/* line 301, ../sass/screen.scss */
.nav-wrapper .nav .menu > li.on, .nav-wrapper .nav .menu > li.hover, .nav-wrapper .nav .menu > li:hover {
  background: #3a5576;
}
/* line 304, ../sass/screen.scss */
.nav-wrapper .nav .menu > li .sub-menu {
  display: none;
}
/* line 308, ../sass/screen.scss */
.nav-wrapper .nav .menu a {
  display: block;
  color: #FFF;
  font-size: 16px;
  line-height: 45px;
}
/* line 310, ../sass/screen.scss */
.nav-wrapper .nav .menu a:hover {
  color: #bed029;
}
/* line 315, ../sass/screen.scss */
.nav-wrapper .nav .menu .menu-item-has-children > a {
  padding-right: 20px;
  background: url(../images/icon-menu-arrow-down.png) no-repeat right;
}
/* line 318, ../sass/screen.scss */
.nav-wrapper .nav .menu .menu-item-has-children > a:hover {
  background-image: url(../images/icon-menu-arrow-down-on.png);
}
/* line 324, ../sass/screen.scss */
.nav-wrapper .nav .sub-menu-wrapper {
  position: absolute;
  background: #3a5576;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 100;
  display: block;
  min-height: 10px;
  border-bottom: 5px solid #ccc;
}
/* line 336, ../sass/screen.scss */
.nav-wrapper .nav .sub-menu-wrapper .sub-menu {
  display: none;
  line-height: 48px;
}
/* line 339, ../sass/screen.scss */
.nav-wrapper .nav .sub-menu-wrapper .sub-menu a {
  color: #FFF;
  padding: 0 18px;
}
/* line 339, ../sass/screen.scss */
.nav-wrapper .nav .sub-menu-wrapper .sub-menu a:hover {
  color: #bed029;
}
/* line 343, ../sass/screen.scss */
.nav-wrapper .nav .sub-menu-wrapper .sub-menu > li {
  float: left;
}
/* line 347, ../sass/screen.scss */
.nav-wrapper .nav .search {
  float: right;
  background: #FFF;
  height: 32px;
  margin-top: 7px;
}
/* line 353, ../sass/screen.scss */
.nav-wrapper .nav .search input[type=text] {
  border: 0;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  color: #575a60;
  font-weight: bold;
  width: 250px;
}
/* line 363, ../sass/screen.scss */
.nav-wrapper .nav .search input[type=submit] {
  display: inline-block;
  border: 0;
  background: white url(../images/icon-search.png) no-repeat center;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  cursor: pointer;
}

/* line 376, ../sass/screen.scss */
.mobile-menu-top-container {
  background-color: #3a5576;
  margin-top: -15px;
  margin-bottom: 20px;
}
/* line 380, ../sass/screen.scss */
.mobile-menu-top-container a {
  color: #FFF;
}
/* line 381, ../sass/screen.scss */
.mobile-menu-top-container .menu {
  padding-top: 10px;
  display: none;
}
/* line 384, ../sass/screen.scss */
.mobile-menu-top-container .menu > li {
  line-height: 25px;
  padding: 0 20px;
}
/* line 387, ../sass/screen.scss */
.mobile-menu-top-container .menu > li:last-of-type {
  margin-right: 0px;
}
/* line 390, ../sass/screen.scss */
.mobile-menu-top-container .menu > li.on, .mobile-menu-top-container .menu > li.hover, .mobile-menu-top-container .menu > li:hover {
  background: #3a5576;
}
/* line 393, ../sass/screen.scss */
.mobile-menu-top-container .menu > li .sub-menu {
  padding-left: 20px;
}
/* line 395, ../sass/screen.scss */
.mobile-menu-top-container .menu > li .sub-menu a {
  font-weight: normal;
}

/* line 401, ../sass/screen.scss */
.btn-mobile-menu {
  float: left;
  background: url(../images/icon-mobile-menu.png) no-repeat center;
  background-size: 60%;
  width: 45px;
  height: 45px;
}

@media only screen and (max-width: 667px) {
  /* line 412, ../sass/screen.scss */
  .nav-wrapper .nav {
    padding: 0 10px 0 10px;
  }
  /* line 419, ../sass/screen.scss */
  .nav-wrapper .nav .search input[type=text] {
    border: 0;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    color: #575a60;
    font-weight: bold;
    width: 100px;
  }
}
/* line 435, ../sass/screen.scss */
.footer {
  padding-bottom: 58px;
}

/* line 439, ../sass/screen.scss */
.footer-menu-wrapper {
  background-color: #d9d9d9;
  padding: 16px 0;
}
/* line 444, ../sass/screen.scss */
.footer-menu-wrapper .menu {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
}
/* line 449, ../sass/screen.scss */
.footer-menu-wrapper .menu a {
  color: #575a5f;
}
/* line 451, ../sass/screen.scss */
.footer-menu-wrapper .menu > li {
  margin: 0 25px;
  display: inline-block;
}
/* line 456, ../sass/screen.scss */
.footer-menu-wrapper .menu > li:last-of-type {
  margin-right: 0px;
}

/* line 463, ../sass/screen.scss */
.footer-content-wrapper {
  padding: 50px 0 40px 0;
}
/* line 466, ../sass/screen.scss */
.footer-content-wrapper .footer-content {
  position: relative;
}
/* line 471, ../sass/screen.scss */
.footer-content-wrapper .footer-content > div:first-child {
  padding-right: 180px;
}
/* line 474, ../sass/screen.scss */
.footer-content-wrapper .footer-content > div:nth-child(2) {
  padding-right: 100px;
}
/* line 478, ../sass/screen.scss */
.footer-content-wrapper .footer-content > div:nth-child(2) > div ul {
  padding-right: 50px;
}
/* line 479, ../sass/screen.scss */
.footer-content-wrapper .footer-content > div:nth-child(2) > div li {
  padding-bottom: 10px;
}
/* line 481, ../sass/screen.scss */
.footer-content-wrapper .footer-content > div:nth-child(2) > div li:last-of-type {
  padding-bottom: 0px;
}
/* line 488, ../sass/screen.scss */
.footer-content-wrapper .footer-content .btns {
  position: absolute;
  right: 15px;
  bottom: 0;
}

/* line 496, ../sass/screen.scss */
.footer-statement-wrapper {
  background: #f0f0f0;
  padding: 17px 0;
}
/* line 504, ../sass/screen.scss */
.footer-statement-wrapper .footer-statement p {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 27px;
}
/* line 505, ../sass/screen.scss */
.footer-statement-wrapper .footer-statement .txt {
  float: left;
  padding-right: 120px;
  line-height: 27px;
  font-size: 13px;
}
/* line 506, ../sass/screen.scss */
.footer-statement-wrapper .footer-statement .btns {
  float: right;
}

@media only screen and (max-width: 667px) {
  /* line 511, ../sass/screen.scss */
  .footer {
    padding-bottom: 0px;
  }

  /* line 515, ../sass/screen.scss */
  .footer-menu-wrapper {
    padding: 16px 0;
  }
  /* line 518, ../sass/screen.scss */
  .footer-menu-wrapper .menu-footer-container {
    text-align: center;
  }
  /* line 522, ../sass/screen.scss */
  .footer-menu-wrapper .menu {
    padding: 0 10px;
    font-size: 14px;
  }
  /* line 526, ../sass/screen.scss */
  .footer-menu-wrapper .menu > li {
    float: none !important;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }

  /* line 535, ../sass/screen.scss */
  .footer-content-wrapper {
    padding: 10px 0 10px 0;
  }
  /* line 538, ../sass/screen.scss */
  .footer-content-wrapper .footer-content {
    position: relative;
  }
  /* line 543, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div {
    padding-left: 10px;
  }
  /* line 545, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div h2 {
    margin-left: 0;
  }
  /* line 550, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div:first-child {
    padding-right: 0px;
  }
  /* line 553, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div:nth-child(2) {
    padding-right: 0px;
  }
  /* line 555, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div:nth-child(2) .links-fb {
    padding-bottom: 10px;
  }
  /* line 560, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div:nth-child(2) > div li {
    padding-bottom: 10px;
  }
  /* line 562, ../sass/screen.scss */
  .footer-content-wrapper .footer-content > div:nth-child(2) > div li:last-of-type {
    padding-bottom: 0px;
  }
  /* line 569, ../sass/screen.scss */
  .footer-content-wrapper .footer-content .btns {
    position: absolute;
    right: 15px;
    bottom: 0;
  }

  /* line 577, ../sass/screen.scss */
  .footer-statement-wrapper {
    width: auto;
    padding: 17px 10px;
  }
  /* line 583, ../sass/screen.scss */
  .footer-statement-wrapper .footer-statement p {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 27px;
  }
  /* line 584, ../sass/screen.scss */
  .footer-statement-wrapper .footer-statement .txt {
    float: left;
    padding-right: 40px;
    line-height: 1.2em;
    font-size: 13px;
  }
  /* line 585, ../sass/screen.scss */
  .footer-statement-wrapper .footer-statement .btns {
    float: right;
  }
}
/* Home */
/* line 591, ../sass/screen.scss */
.ticker {
  padding: 13px 25px 13px 15px !important;
}
/* line 594, ../sass/screen.scss */
.ticker .txt {
  float: left;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}
/* line 595, ../sass/screen.scss */
.ticker .tag {
  color: #a0ae2e;
  font-weight: bold;
  padding-right: 10px;
}
/* line 596, ../sass/screen.scss */
.ticker .btns {
  float: right;
}
/* line 599, ../sass/screen.scss */
.ticker .btns > ul li {
  padding-left: 5px;
}

@media only screen and (max-width: 667px) {
  /* line 605, ../sass/screen.scss */
  .ticker {
    padding: 5px 10px 5px 10px !important;
    min-height: 40px;
  }
  /* line 607, ../sass/screen.scss */
  .ticker .txt {
    float: left;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4em;
    padding-right: 90px;
  }
  /* line 608, ../sass/screen.scss */
  .ticker .tag {
    color: #a0ae2e;
    font-weight: bold;
    padding-right: 10px;
  }
  /* line 609, ../sass/screen.scss */
  .ticker .btns {
    float: none;
    position: absolute;
    top: 5px;
    right: 10px;
  }
}
/* line 617, ../sass/screen.scss */
.page-content > .wrapper, .page-content > .ulits-wrapper, .page-content > .news-wrapper, .page-content > .site-title-wrapper, .page-content > .nav-wrapper, .nav-wrapper .nav .page-content > .sub-menu-wrapper, .page-content > .footer-menu-wrapper, .page-content > .footer-content-wrapper, .page-content > .footer-statement-wrapper, .page-content > .breadcrumb-wrapper {
  padding: 28px 0 24px 0;
}
/* line 618, ../sass/screen.scss */
.page-content > .wrapper:nth-child(odd), .page-content > .ulits-wrapper:nth-child(odd), .page-content > .news-wrapper:nth-child(odd), .page-content > .site-title-wrapper:nth-child(odd), .page-content > .nav-wrapper:nth-child(odd), .nav-wrapper .nav .page-content > .sub-menu-wrapper:nth-child(odd), .page-content > .footer-menu-wrapper:nth-child(odd), .page-content > .footer-content-wrapper:nth-child(odd), .page-content > .footer-statement-wrapper:nth-child(odd), .page-content > .breadcrumb-wrapper:nth-child(odd) {
  background: #f0f0f0;
}

@media only screen and (max-width: 667px) {
  /* line 623, ../sass/screen.scss */
  .page-content > .wrapper, .page-content > .ulits-wrapper, .page-content > .news-wrapper, .page-content > .site-title-wrapper, .page-content > .nav-wrapper, .nav-wrapper .nav .page-content > .sub-menu-wrapper, .page-content > .footer-menu-wrapper, .page-content > .footer-content-wrapper, .page-content > .footer-statement-wrapper, .page-content > .breadcrumb-wrapper {
    padding: 10px 0 10px 0;
    background: #f0f0f0;
  }
}
/* line 629, ../sass/screen.scss */
.page-home .session-1 .c2 {
  padding-top: 10px;
}
/* line 630, ../sass/screen.scss */
.page-home .session-1 .c2 .btns {
  width: 100%;
  font-size: 11px;
}
/* line 633, ../sass/screen.scss */
.page-home .session-1 .row {
  margin-bottom: 20px;
}
/* line 635, ../sass/screen.scss */
.page-home .session-1 .block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 8px 8px;
  margin-bottom: 10px;
  height: 138px;
  position: relative;
}
/* line 639, ../sass/screen.scss */
.page-home .session-1 .block.links-twitter {
  min-height: 0;
  height: auto;
}
/* line 643, ../sass/screen.scss */
.page-home .session-1 .block:last-of-type {
  margin-bottom: 0px;
}
/* line 647, ../sass/screen.scss */
.page-home .session-1 .block .title {
  padding: 4px 10px 0px 10px;
  margin-bottom: 0px;
}
/* line 654, ../sass/screen.scss */
.page-home .session-1 .block .title img {
  width: auto;
  max-height: 40px;
}
/* line 657, ../sass/screen.scss */
.page-home .session-1 .block .txt {
  margin: 0 10px;
  display: block;
  line-height: 1.2em;
  font-size: 14px;
}
/* line 664, ../sass/screen.scss */
.page-home .session-1 .block .date {
  position: absolute;
  bottom: 8px;
  left: 10px;
  width: 82%;
  height: 22px;
  line-height: 22px;
  background: #f0f0f0 url(../images/icon-date.png) 10px 4px no-repeat;
  padding-left: 30px;
  font-size: 12px;
  margin-top: 10px;
}
/* line 676, ../sass/screen.scss */
.page-home .session-1 .block li {
  padding-bottom: 7px;
}
/* line 677, ../sass/screen.scss */
.page-home .session-1 .block li:last-of-type {
  padding-bottom: 0px;
}
/* line 684, ../sass/screen.scss */
.page-home .carousel {
  position: relative;
  height: 650px;
  width: 870px;
}
/* line 690, ../sass/screen.scss */
.page-home .carousel .item {
  position: absolute;
}
/* line 691, ../sass/screen.scss */
.page-home .carousel .item.p0 {
  left: 300px;
  top: 0;
}
/* line 692, ../sass/screen.scss */
.page-home .carousel .item.p1 {
  left: 0px;
  top: 0;
}
/* line 693, ../sass/screen.scss */
.page-home .carousel .item.p2 {
  left: 0px;
  top: 201px;
}
/* line 694, ../sass/screen.scss */
.page-home .carousel .item.p3 {
  left: 0px;
  top: 405px;
}
/* line 695, ../sass/screen.scss */
.page-home .carousel .item.p4 {
  left: 300px;
  top: 405px;
}
/* line 696, ../sass/screen.scss */
.page-home .carousel .item.p5 {
  left: 600px;
  top: 405px;
}
/* line 699, ../sass/screen.scss */
.page-home .carousel .btns {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 705, ../sass/screen.scss */
.page-home .session-2 li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  width: 370px;
  text-align: center;
  background-color: #f0f0f0;
  height: 214px;
  border: 1px solid #d9d9d9;
  margin-right: 30px;
  position: relative;
}
/* line 707, ../sass/screen.scss */
.page-home .session-2 li:last-of-type {
  margin-right: 0;
}
/* line 709, ../sass/screen.scss */
.page-home .session-2 li > img {
  max-width: 80%;
  height: auto;
}
/* line 711, ../sass/screen.scss */
.page-home .session-2 li > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 716, ../sass/screen.scss */
.page-home .session-2 li .txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(72, 72, 72, 0.8);
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  color: #FFF;
  text-align: left;
}
/* line 734, ../sass/screen.scss */
.page-home .session-2 li .txt h3 {
  font-size: 20px;
  line-height: 1.2em;
  padding-bottom: 0.9em;
}
/* line 735, ../sass/screen.scss */
.page-home .session-2 li .txt p {
  line-height: 1.2em;
  padding-bottom: 0.8em;
}
/* line 736, ../sass/screen.scss */
.page-home .session-2 li .txt .btn-more {
  text-align: center;
}
/* line 737, ../sass/screen.scss */
.page-home .session-2 li .txt .btn-more a {
  display: inline-block;
  color: #FFF;
  background: #5d7fa3;
  line-height: 20px;
  padding: 0 15px;
}
/* line 742, ../sass/screen.scss */
.page-home .session-2 li:hover .txt {
  opacity: 1;
}
/* line 747, ../sass/screen.scss */
.page-home .session-2 li.spacer {
  width: 30px;
  border: none;
  background: none;
}
/* line 752, ../sass/screen.scss */
.page-home .session-3 .btns {
  float: right;
}
/* line 753, ../sass/screen.scss */
.page-home .session-3 .btns ul li {
  padding-left: 5px;
}
/* line 756, ../sass/screen.scss */
.page-home .session-3 .member-flexslider {
  height: 170px;
}
/* line 760, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  height: 170px;
  border: 1px solid #d9d9d9;
  margin: auto;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-position: center;
}
/* line 772, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 774, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member .txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(160, 174, 46, 0.9);
  color: #FFF;
  text-align: left;
}
/* line 793, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member .txt h3 {
  font-size: 18px;
  line-height: 1.2em;
  padding-bottom: 0.5em;
}
/* line 794, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member .txt p {
  line-height: 1.2em;
  padding-bottom: 0.8em;
}
/* line 795, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member .txt .btn-more {
  text-align: center;
}
/* line 796, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member .txt .btn-more a {
  display: inline-block;
  color: #FFF;
  background: #575a5f;
  line-height: 20px;
  padding: 0 15px;
}
/* line 800, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member:hover {
  cursor: pointer;
}
/* line 801, ../sass/screen.scss */
.page-home .session-3 .member-flexslider .member:hover .txt {
  opacity: 1;
}
/* line 809, ../sass/screen.scss */
.page-home .session-3 ul.tbl {
  display: table;
}
/* line 811, ../sass/screen.scss */
.page-home .session-3 ul.tbl li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #FFF;
  margin-right: 30px;
  position: relative;
}
/* line 813, ../sass/screen.scss */
.page-home .session-3 ul.tbl li.spacer {
  width: 30px;
  border: none;
  background: none;
}
/* line 823, ../sass/screen.scss */
.page-home .session-3 .btn {
  margin-top: 20px;
}

@media only screen and (max-width: 667px) {
  /* line 833, ../sass/screen.scss */
  .page-home .session-1 .c2 {
    padding-top: 0;
  }
  /* line 835, ../sass/screen.scss */
  .page-home .session-1 .c2 .btns {
    width: auto;
    margin: 0 0px;
    font-size: 14px;
  }
  /* line 838, ../sass/screen.scss */
  .page-home .session-1 .row {
    margin-bottom: 20px;
  }
  /* line 840, ../sass/screen.scss */
  .page-home .session-1 .block {
    min-height: 0;
    height: auto;
    background: #FFF;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  /* line 847, ../sass/screen.scss */
  .page-home .session-1 .block .title {
    padding: 0;
    margin-bottom: 0px;
  }
  /* line 853, ../sass/screen.scss */
  .page-home .session-1 .block .txt {
    margin: 0;
    display: block;
    line-height: 1.4;
    font-size: 14px;
  }
  /* line 860, ../sass/screen.scss */
  .page-home .session-1 .block .date {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    height: 22px;
    line-height: 22px;
    background: #f0f0f0 url(../images/icon-date.png) 5px 4px no-repeat;
    padding-left: 24px;
    font-size: 12px;
    margin-top: 10px;
  }
  /* line 872, ../sass/screen.scss */
  .page-home .session-1 .block li {
    padding-bottom: 7px;
  }
  /* line 873, ../sass/screen.scss */
  .page-home .session-1 .block li:last-of-type {
    padding-bottom: 0px;
  }
  /* line 880, ../sass/screen.scss */
  .page-home .carousel {
    position: relative;
    width: auto;
    height: auto;
  }
  /* line 886, ../sass/screen.scss */
  .page-home .carousel .item {
    position: relative;
  }
  /* line 887, ../sass/screen.scss */
  .page-home .carousel .item.p0 {
    left: auto;
    top: auto;
  }
  /* line 888, ../sass/screen.scss */
  .page-home .carousel .item.p1 {
    left: auto;
    top: auto;
  }
  /* line 889, ../sass/screen.scss */
  .page-home .carousel .item.p2 {
    left: auto;
    top: auto;
  }
  /* line 890, ../sass/screen.scss */
  .page-home .carousel .item.p3 {
    display: none;
  }
  /* line 891, ../sass/screen.scss */
  .page-home .carousel .item.p4 {
    display: none;
  }
  /* line 892, ../sass/screen.scss */
  .page-home .carousel .item.p5 {
    display: none;
  }
  /* line 895, ../sass/screen.scss */
  .page-home .carousel .btns {
    position: relative;
    bottom: 0;
    width: auto;
    margin: 10px 0px 0 0px;
  }
  /* line 900, ../sass/screen.scss */
  .page-home .session-2 ul {
    display: block;
  }
  /* line 901, ../sass/screen.scss */
  .page-home .session-2 li {
    display: block;
    vertical-align: middle;
    width: auto;
    text-align: center;
    height: auto;
    border: none;
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    background-image: none !important;
  }
  /* line 906, ../sass/screen.scss */
  .page-home .session-2 li img {
    margin: 10px 0;
  }
  /* line 907, ../sass/screen.scss */
  .page-home .session-2 li .txt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    width: auto;
    height: auto;
    background: none;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    color: #575a5f;
    background: #FFF;
    padding: 10px;
    margin: 0 10px;
    text-align: left;
  }
  /* line 926, ../sass/screen.scss */
  .page-home .session-2 li .txt h3 {
    font-size: 20px;
    line-height: 1.2em;
    padding-bottom: 0.5em;
  }
  /* line 927, ../sass/screen.scss */
  .page-home .session-2 li .txt p {
    line-height: 1.2em;
    padding-bottom: 0.5em;
    margin-bottom: 0;
  }
  /* line 928, ../sass/screen.scss */
  .page-home .session-2 li .txt .btn-more {
    text-align: center;
  }
  /* line 929, ../sass/screen.scss */
  .page-home .session-2 li .txt .btn-more a {
    display: inline-block;
    color: #FFF;
    background: #5d7fa3;
    line-height: 20px;
    padding: 0 15px;
  }
  /* line 934, ../sass/screen.scss */
  .page-home .session-2 li:hover .txt {
    opacity: 1;
  }
  /* line 939, ../sass/screen.scss */
  .page-home .session-2 li.spacer {
    display: none;
  }
  /* line 944, ../sass/screen.scss */
  .page-home .session-3 .btns {
    float: right;
  }
  /* line 945, ../sass/screen.scss */
  .page-home .session-3 .btns ul li {
    padding-left: 5px;
  }
}
/* page-articles */
/* line 957, ../sass/screen.scss */
.page-articles .hero {
  text-align: center;
  background: #3a5576;
}
/* line 961, ../sass/screen.scss */
.page-articles .articles-list {
  padding: 0;
  position: relative;
}
/* line 967, ../sass/screen.scss */
.page-articles .articles-list .item {
  margin-right: 30px;
  margin-bottom: 15px;
  float: left;
}
/* line 973, ../sass/screen.scss */
.page-articles .articles-list .btn {
  float: left;
  position: relative;
  width: 1170px;
}

/* page-single */
/* line 985, ../sass/screen.scss */
.page-single .c2 .item {
  margin-bottom: 10px;
}
/* line 988, ../sass/screen.scss */
.page-single .info {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0 15px 20px;
  margin-bottom: 35px;
  font-size: 14px;
}
/* line 997, ../sass/screen.scss */
.page-single .info .txt {
  float: left;
}
/* line 999, ../sass/screen.scss */
.page-single .info .txt:last-of-type {
  float: right;
}

@media only screen and (max-width: 667px) {
  /* line 1011, ../sass/screen.scss */
  .page-articles .hero img {
    width: 100%;
    height: auto;
  }
  /* line 1016, ../sass/screen.scss */
  .page-articles .articles-list .item {
    margin-right: 0px;
    margin-bottom: 10px;
    float: left;
  }
  /* line 1022, ../sass/screen.scss */
  .page-articles .articles-list .btn {
    width: 100%;
  }

  /* line 1029, ../sass/screen.scss */
  .page-single .info {
    padding: 15px 0 15px 0px;
    margin-bottom: 15px;
    font-size: 14px;
  }
}
/* page-contact*/
/* line 1040, ../sass/screen.scss */
.contact-map {
  float: left;
  width: 315px;
  margin-right: 30px;
}

/* line 1041, ../sass/screen.scss */
.contact-txt {
  float: left;
  width: 700px;
}
/* line 1041, ../sass/screen.scss */
.contact-txt h1 {
  margin-bottom: 0.2em;
}
/* line 1041, ../sass/screen.scss */
.contact-txt p {
  line-height: 1.2em;
}

@media only screen and (max-width: 667px) {
  /* line 1044, ../sass/screen.scss */
  .contact-map {
    float: none;
    width: 80%;
    margin-right: 0px;
    margin: auto;
    position: relative;
  }
  /* line 1046, ../sass/screen.scss */
  .contact-map iframe {
    width: 100% !important;
    height: 300px;
  }

  /* line 1048, ../sass/screen.scss */
  .contact-txt {
    float: none;
    width: 100%;
  }
  /* line 1048, ../sass/screen.scss */
  .contact-txt h1 {
    margin-bottom: 0.2em;
  }
  /* line 1048, ../sass/screen.scss */
  .contact-txt p {
    line-height: 1.2em;
  }
}
/* page-member */
/* line 1052, ../sass/screen.scss */
.member-list {
  position: relative;
  padding-top: 35px;
}
/* line 1058, ../sass/screen.scss */
.member-list h1 {
  margin-left: 28px;
}
/* line 1060, ../sass/screen.scss */
.member-list ul {
  position: relative;
}
/* line 1064, ../sass/screen.scss */
.member-list ul li {
  position: absolute;
  background: #FFF;
  width: 200px;
  height: 140px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 1068, ../sass/screen.scss */
.member-list ul li > a {
  display: block;
  line-height: 140px;
  text-align: center;
  color: #d9d9d9;
  width: 100%;
  height: 140px;
  outline: none;
}
/* line 1073, ../sass/screen.scss */
.member-list .member-popup {
  background: #FFF;
  padding: 20px;
  position: absolute;
  width: 870px;
  left: 0;
  top: 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1087, ../sass/screen.scss */
.member-list .member-popup .img {
  float: left;
  width: 198px;
  height: 138px;
  border: 1px solid #ccc;
  line-height: 138px;
  margin-right: 20px;
  text-align: center;
}
/* line 1095, ../sass/screen.scss */
.member-list .member-popup .img img {
  vertical-align: middle;
}
/* line 1100, ../sass/screen.scss */
.member-list .member-popup .txt {
  float: left;
  width: 600px;
  padding-top: 15px;
}
/* line 1107, ../sass/screen.scss */
.member-list .member-popup .btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 1112, ../sass/screen.scss */
.member-list .member-popup .btn .btn-close {
  width: 14px;
  height: 13px;
  background: url(../images/btn-close.png);
  text-indent: 9999px;
  display: block;
}

@media only screen and (max-width: 667px) {
  /* line 1120, ../sass/screen.scss */
  .member-list {
    position: relative;
    padding-top: 25px;
  }
  /* line 1126, ../sass/screen.scss */
  .member-list ul {
    height: auto !important;
    position: relative;
  }
  /* line 1132, ../sass/screen.scss */
  .member-list ul li {
    top: auto !important;
    left: auto !important;
    position: relative;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-image: none !important;
  }
  /* line 1141, ../sass/screen.scss */
  .member-list ul li > a {
    display: block;
    line-height: 1em;
    text-align: center;
    color: #d9d9d9;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0;
  }
  /* line 1142, ../sass/screen.scss */
  .member-list ul li > a img {
    margin: auto;
  }
  /* line 1145, ../sass/screen.scss */
  .member-list ul li .member-txt {
    padding: 10px;
  }
}
/* line 1154, ../sass/screen.scss */
.school-list li {
  list-style: none;
  margin-left: 0;
}
/* line 1159, ../sass/screen.scss */
.school-list li > ul > li {
  list-style: disc;
  margin-bottom: 0;
  margin-left: 1.2em;
}

/* page-search */
/* line 1173, ../sass/screen.scss */
.search-result .ctrl .filter {
  float: left;
  line-height: 30px;
}
/* line 1176, ../sass/screen.scss */
.search-result .ctrl .filter select {
  background: none;
  border: 1px solid #ccc;
  padding: 0 12px;
  background: url(../images/input-bg.png) bottom repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #575a5f;
}
/* line 1180, ../sass/screen.scss */
.search-result .ctrl .pagination {
  float: right;
}
/* line 1184, ../sass/screen.scss */
.search-result .ctrl .pagination .page-num {
  float: left;
  line-height: 30px;
}
/* line 1187, ../sass/screen.scss */
.search-result .ctrl .pagination .page-num a {
  padding: 0 3px;
}
/* line 1188, ../sass/screen.scss */
.search-result .ctrl .pagination .page-num .current {
  padding: 0 3px;
  color: #575a5f;
}
/* line 1190, ../sass/screen.scss */
.search-result .ctrl .pagination .btn {
  float: right;
  padding-left: 10px;
}
/* line 1193, ../sass/screen.scss */
.search-result .ctrl .pagination .btn > ul {
  list-style: none;
}
/* line 1194, ../sass/screen.scss */
.search-result .ctrl .pagination .btn > ul > li {
  float: left;
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 1199, ../sass/screen.scss */
.search-result .item-list {
  padding: 20px 0 0 0;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 1205, ../sass/screen.scss */
.search-result .item-list ul {
  list-style: none;
}
/* line 1207, ../sass/screen.scss */
.search-result .item-list ul li {
  padding-left: 12px;
  margin-left: 0;
  border-left: 8px solid #a0ae2e;
  margin-bottom: 20px;
}
/* line 1212, ../sass/screen.scss */
.search-result .item-list ul li p {
  padding-bottom: 0px;
}
/* line 1214, ../sass/screen.scss */
.search-result .item-list ul li .small {
  font-size: 14px;
}
/* line 1216, ../sass/screen.scss */
.search-result .item-list ul li.category-around-the-industry {
  border-left: 8px solid #a0ae2e;
}
/* line 1219, ../sass/screen.scss */
.search-result .item-list ul li.category-media-resources {
  border-left: 8px solid #5588a7;
}
/* line 1222, ../sass/screen.scss */
.search-result .item-list ul li.category-esa-newsletters {
  border-left: 8px solid #3a5576;
}
/* line 1225, ../sass/screen.scss */
.search-result .item-list ul li.category-research {
  border-left: 8px solid #575a5f;
}

/* line 1234, ../sass/screen.scss */
article {
  line-height: 1.2em;
  padding-left: 20px;
}
/* line 1239, ../sass/screen.scss */
article p {
  font-size: 18px;
  padding-bottom: 1em;
  margin-bottom: 0;
}
/* line 1240, ../sass/screen.scss */
article h1 {
  font-size: 22px;
  border: none;
  padding: 0;
  color: #575a5f;
  margin-bottom: 1em;
  font-weight: bold;
}
/* line 1241, ../sass/screen.scss */
article h2 {
  font-size: 20px;
  border: none;
  padding: 0;
  color: #575a5f;
  margin: 1em 0 1em 0;
  font-weight: bold;
}
/* line 1243, ../sass/screen.scss */
article ul {
  display: block;
  list-style: disc;
}
/* line 1243, ../sass/screen.scss */
article ul li {
  margin-left: 1.2em;
  margin-bottom: 1.2em;
}
/* line 1243, ../sass/screen.scss */
article ul li ul {
  list-style: circle;
}
/* line 1245, ../sass/screen.scss */
article ol {
  display: block;
  list-style: decimal;
}
/* line 1245, ../sass/screen.scss */
article ol li {
  margin-left: 2em;
  margin-bottom: 1.2em;
}
/* line 1245, ../sass/screen.scss */
article ol li ol {
  list-style: lower-roman;
}

@media only screen and (max-width: 667px) {
  /* line 1251, ../sass/screen.scss */
  article {
    line-height: 1.2em;
    padding-left: 0px;
  }
  /* line 1256, ../sass/screen.scss */
  article p {
    font-size: 14px;
    padding-bottom: 1em;
    margin-bottom: 0;
  }
}
/* line 1261, ../sass/screen.scss */
.link-fb, .links-fb a {
  color: #575a5f;
  font-weight: normal;
  line-height: 33px;
  padding-left: 45px;
  background: url(../images/icon-link-fb.png) left no-repeat;
  display: block;
}

/* line 1263, ../sass/screen.scss */
.link-twitter, .links-twitter a {
  color: #575a5f;
  font-weight: normal;
  line-height: 33px;
  padding-left: 45px;
  background: url(../images/icon-link-twitter.png) left no-repeat;
  display: block;
}

/* line 1265, ../sass/screen.scss */
.link-pdf {
  padding-left: 45px;
  background: url(../images/icon-pdf.png) left no-repeat;
  line-height: 32px;
  display: block;
}

/* line 1267, ../sass/screen.scss */
.link-feed-fb {
  padding-left: 15px;
  background: url(../images/icon-feed-fb.png) 3px 0 no-repeat;
  line-height: 13px;
  display: block;
}

/* line 1268, ../sass/screen.scss */
.link-feed-twitter {
  padding-left: 15px;
  background: url(../images/icon-feed-twitter.png) left center no-repeat;
  line-height: 13px;
  display: block;
}

/* line 1272, ../sass/screen.scss */
.btn-prev {
  display: block;
  width: 38px;
  height: 30px;
  background: url(../images/btn-prev.png);
  text-indent: -9999px;
}

/* line 1273, ../sass/screen.scss */
.btn-next {
  display: block;
  width: 38px;
  height: 30px;
  background: url(../images/btn-next.png);
  text-indent: -9999px;
}

/* line 1274, ../sass/screen.scss */
.btn-gray {
  background: #d9d9d9;
  width: 100%;
  display: block;
  text-align: center;
  color: #575a5f;
  font-weight: normal;
  line-height: 35px;
}
/* line 1275, ../sass/screen.scss */
.btn-gray:hover {
  background: #5588a7;
  color: #FFF;
}

/* line 1277, ../sass/screen.scss */
.btn-footer-top {
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/icon-footer-up.png);
  text-indent: -9999px;
}

@media only screen and (max-width: 667px) {
  /* line 1280, ../sass/screen.scss */
  .btn-gray {
    width: auto;
    margin: 0 10px;
  }
}
/* line 1286, ../sass/screen.scss */
.left-menu li {
  background: #FFF;
  margin-bottom: 4px;
  border-left: #d9d9d9 10px solid;
  padding-left: 20px;
}
/* line 1289, ../sass/screen.scss */
.left-menu li a {
  display: block;
  padding: 15px 0;
}
/* line 1291, ../sass/screen.scss */
.left-menu li.current-cat, .left-menu li.current_page_item, .left-menu li:hover {
  border-color: #a0ae2e;
}
/* line 1293, ../sass/screen.scss */
.left-menu li.current-cat a, .left-menu li.current_page_item a, .left-menu li:hover a {
  color: #a0ae2e;
  display: block;
}

/* line 1298, ../sass/screen.scss */
.content-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 24px 28px;
  font-size: 18px;
}

@media only screen and (max-width: 667px) {
  /* line 1306, ../sass/screen.scss */
  .content-block {
    padding: 20px 10px;
  }
  /* line 1308, ../sass/screen.scss */
  .content-block h1 {
    margin-left: 0px;
  }
}
/* line 1315, ../sass/screen.scss */
.img-left, .alignleft {
  float: left;
  margin: 0 30px 0 0;
}

/* line 1316, ../sass/screen.scss */
.img-border, .img-left, .alignleft {
  border: 1px solid #ccc;
}

/* line 1318, ../sass/screen.scss */
.breadcrumb-wrapper {
  background: #cccccc;
  padding-bottom: 4px;
}
/* line 1323, ../sass/screen.scss */
.breadcrumb-wrapper .breadcrumb {
  padding-left: 35px;
  line-height: 30px;
  font-weight: 300;
}
/* line 1327, ../sass/screen.scss */
.breadcrumb-wrapper .breadcrumb a {
  font-weight: 300;
}

@media only screen and (max-width: 667px) {
  /* line 1332, ../sass/screen.scss */
  .breadcrumb-wrapper {
    padding-bottom: 4px;
  }
  /* line 1334, ../sass/screen.scss */
  .breadcrumb-wrapper .breadcrumb {
    padding-left: 10px;
    line-height: 1.4em;
  }
}
/* line 1341, ../sass/screen.scss */
.widget {
  background: #FFF;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 1347, ../sass/screen.scss */
.widget h3 {
  font-weight: bold;
  font-size: 24px;
  color: #3a5576;
  margin-bottom: 1em;
}
/* line 1348, ../sass/screen.scss */
.widget p {
  margin-bottom: 1em;
  line-height: 1.2em;
}
/* line 1349, ../sass/screen.scss */
.widget p:last-of-type {
  margin-bottom: 0;
}
/* line 1356, ../sass/screen.scss */
.widget.widget-filter {
  padding: 0;
  background: none;
}
/* line 1359, ../sass/screen.scss */
.widget.widget-filter h3 {
  color: #FFF;
  background: #323336;
  padding-left: 20px;
  line-height: 28px;
  margin-bottom: 4px;
  font-size: 12px;
}
/* line 1361, ../sass/screen.scss */
.widget.widget-filter ul li:nth-child(1) {
  border-color: #a0ae2e;
}
/* line 1362, ../sass/screen.scss */
.widget.widget-filter ul li:nth-child(2) {
  border-color: #5588a7;
}
/* line 1363, ../sass/screen.scss */
.widget.widget-filter ul li:nth-child(3) {
  border-color: #3a5576;
}
/* line 1364, ../sass/screen.scss */
.widget.widget-filter ul li:nth-child(4) {
  border-color: #575a5f;
}

/* line 1370, ../sass/screen.scss */
.widget-socialfeed li {
  margin-bottom: 20px;
}
/* line 1373, ../sass/screen.scss */
.widget-socialfeed li:last-of-type {
  margin-bottom: 0;
}
/* line 1376, ../sass/screen.scss */
.widget-socialfeed li .img {
  float: left;
  width: 80px;
}
/* line 1379, ../sass/screen.scss */
.widget-socialfeed li .img img {
  border: 1px solid #ccc;
  width: 80px;
}
/* line 1381, ../sass/screen.scss */
.widget-socialfeed li .txt {
  padding-top: 5px;
  padding-left: 10px;
  width: 140px;
  float: left;
  color: #707478;
  word-wrap: break-word;
}
/* line 1388, ../sass/screen.scss */
.widget-socialfeed li .txt .info {
  font-size: 10px;
  margin-top: 5px;
}

@media only screen and (max-width: 667px) {
  /* line 1395, ../sass/screen.scss */
  .widget-socialfeed li {
    margin-bottom: 20px;
  }
  /* line 1398, ../sass/screen.scss */
  .widget-socialfeed li:last-of-type {
    margin-bottom: 0;
  }
  /* line 1401, ../sass/screen.scss */
  .widget-socialfeed li .img {
    float: left;
    width: 25%;
  }
  /* line 1404, ../sass/screen.scss */
  .widget-socialfeed li .img img {
    border: 1px solid #ccc;
    width: 100%;
  }
  /* line 1406, ../sass/screen.scss */
  .widget-socialfeed li .txt {
    padding-top: 5px;
    padding-left: 5%;
    width: 70%;
    float: left;
    color: #707478;
    word-wrap: break-word;
  }
  /* line 1413, ../sass/screen.scss */
  .widget-socialfeed li .txt .info {
    font-size: 10px;
    margin-top: 5px;
  }
}
/* line 1419, ../sass/screen.scss */
.item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  height: 191px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
/* line 1429, ../sass/screen.scss */
.item .img img {
  width: 270px;
  height: auto;
}
/* line 1430, ../sass/screen.scss */
.item .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #a0ae2e;
  height: 58px;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 58px;
  color: #FFF;
  -webkit-transition: height 0.5s, opacity 0.1s;
  -moz-transition: height 0.5s, opacity 0.1s;
  -o-transition: height 0.5s, opacity 0.1s;
  transition: height 0.5s, opacity 0.1s;
  opacity: 1;
}
/* line 1433, ../sass/screen.scss */
.item .txt > h3 {
  line-height: 1.2em;
  display: block;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  color: #FFF;
}
/* line 1434, ../sass/screen.scss */
.item .txt2 > h3 {
  line-height: 1.2em;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  padding-top: 18px;
  color: #FFF;
}
/* line 1437, ../sass/screen.scss */
.item .txt2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 18px;
  height: 0px;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.5s, opacity 0.1s;
  -moz-transition: height 0.5s, opacity 0.1s;
  -o-transition: height 0.5s, opacity 0.1s;
  transition: height 0.5s, opacity 0.1s;
}
/* line 1438, ../sass/screen.scss */
.item .txt2 > h3 {
  padding-bottom: 0.8em;
}
/* line 1443, ../sass/screen.scss */
.item .txt2 p {
  font-size: 12px;
  line-height: 1.2em;
  padding-bottom: 0.8em;
}
/* line 1444, ../sass/screen.scss */
.item .txt2 .btn-more {
  text-align: center;
}
/* line 1445, ../sass/screen.scss */
.item .txt2 .btn-more a {
  display: inline-block;
  color: #FFF;
  line-height: 20px;
  background: #3a5576;
  padding: 0 20px;
  line-height: 20px;
}
/* line 1448, ../sass/screen.scss */
.item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 1450, ../sass/screen.scss */
.item.large {
  width: 570px;
  height: 392px;
}
/* line 1453, ../sass/screen.scss */
.item.large .img img {
  width: 570px;
}
/* line 1454, ../sass/screen.scss */
.item.large .txt > h3 {
  line-height: 1.2em;
  font-size: 24px;
}
/* line 1455, ../sass/screen.scss */
.item.large .txt2 > h3 {
  line-height: 1.2em;
  font-size: 24px;
}
/* line 1458, ../sass/screen.scss */
.item.medium {
  width: 370px;
  height: 276px;
}
/* line 1461, ../sass/screen.scss */
.item.medium .img img {
  width: 370px;
}
/* line 1462, ../sass/screen.scss */
.item.medium .txt > h3 {
  line-height: 1.2em;
  font-size: 18px;
}
/* line 1463, ../sass/screen.scss */
.item.medium .txt2 > h3 {
  line-height: 1.2em;
  font-size: 18px;
}
/* line 1467, ../sass/screen.scss */
.item.t1 .txt {
  background: #3a5576;
}
/* line 1469, ../sass/screen.scss */
.item.t1 .txt2 a {
  background: #575a5f;
}
/* line 1474, ../sass/screen.scss */
.item.t2 .txt {
  background: #5588a7;
}
/* line 1478, ../sass/screen.scss */
.item.t3 .txt {
  background: #575a5f;
}
/* line 1482, ../sass/screen.scss */
.item:hover .txt {
  height: 100%;
  opacity: 0.9;
  line-height: normal;
}
/* line 1486, ../sass/screen.scss */
.item:hover .txt > h3 {
  opacity: 0;
}
/* line 1488, ../sass/screen.scss */
.item:hover .txt2 {
  height: 100%;
  display: block;
  opacity: 1;
}
/* line 1496, ../sass/screen.scss */
.item.cat1 .txt {
  background-color: #a0ae2e;
}
/* line 1497, ../sass/screen.scss */
.item.cat1 .txt2 {
  background-color: #a0ae2e;
}
/* line 1500, ../sass/screen.scss */
.item.cat2 .txt {
  background-color: #5588a7;
}
/* line 1501, ../sass/screen.scss */
.item.cat2 .txt2 {
  background-color: #5588a7;
}
/* line 1504, ../sass/screen.scss */
.item.cat3 .txt {
  background-color: #3a5576;
}
/* line 1504, ../sass/screen.scss */
.item.cat3 .txt h3 {
  color: #FFF;
}
/* line 1505, ../sass/screen.scss */
.item.cat3 .txt2 {
  background-color: #3a5576;
}
/* line 1505, ../sass/screen.scss */
.item.cat3 .txt2 h3 {
  color: #FFF;
}
/* line 1506, ../sass/screen.scss */
.item.cat3 .btn-more a {
  background-color: #5588a7;
}
/* line 1509, ../sass/screen.scss */
.item.cat4 .txt {
  background-color: #575a5f;
}
/* line 1510, ../sass/screen.scss */
.item.cat4 .txt2 {
  background-color: #575a5f;
}
/* line 1513, ../sass/screen.scss */
.item.around-the-industry .txt {
  background-color: #a0ae2e;
}
/* line 1514, ../sass/screen.scss */
.item.around-the-industry .txt2 {
  background-color: #a0ae2e;
}
/* line 1517, ../sass/screen.scss */
.item.media-resources .txt {
  background-color: #5588a7;
}
/* line 1518, ../sass/screen.scss */
.item.media-resources .txt2 {
  background-color: #5588a7;
}
/* line 1521, ../sass/screen.scss */
.item.category-esa-newsletters .txt {
  background-color: #3a5576;
}
/* line 1521, ../sass/screen.scss */
.item.category-esa-newsletters .txt h3 {
  color: #FFF;
}
/* line 1522, ../sass/screen.scss */
.item.category-esa-newsletters .txt2 {
  background-color: #3a5576;
}
/* line 1522, ../sass/screen.scss */
.item.category-esa-newsletters .txt2 h3 {
  color: #FFF;
}
/* line 1523, ../sass/screen.scss */
.item.category-esa-newsletters .btn-more a {
  background-color: #5588a7;
}
/* line 1526, ../sass/screen.scss */
.item.research .txt {
  background-color: #575a5f;
}
/* line 1527, ../sass/screen.scss */
.item.research .txt2 {
  background-color: #575a5f;
}

@media only screen and (max-width: 667px) {
  /* line 1532, ../sass/screen.scss */
  .item {
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  /* line 1539, ../sass/screen.scss */
  .item .img img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 1540, ../sass/screen.scss */
  .item .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 18px;
    line-height: 1.4em;
  }
  /* line 1541, ../sass/screen.scss */
  .item .txt > h3 {
    line-height: 1.2em;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    padding: 10px 0;
  }
  /* line 1542, ../sass/screen.scss */
  .item .txt2 > h3 {
    line-height: 1.2em;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s;
    padding-top: 18px;
  }
  /* line 1545, ../sass/screen.scss */
  .item .txt2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 18px;
    height: 0px;
    color: #FFF;
    -webkit-transition: height 0.5s, opacity 0.1s;
    -moz-transition: height 0.5s, opacity 0.1s;
    -o-transition: height 0.5s, opacity 0.1s;
    transition: height 0.5s, opacity 0.1s;
  }
  /* line 1546, ../sass/screen.scss */
  .item .txt2 > h3 {
    padding-bottom: 0.8em;
  }
  /* line 1551, ../sass/screen.scss */
  .item .txt2 p {
    font-size: 12px;
    line-height: 1.2em;
    padding-bottom: 0.8em;
  }
  /* line 1552, ../sass/screen.scss */
  .item .txt2 .btn-more {
    text-align: center;
  }
  /* line 1553, ../sass/screen.scss */
  .item .txt2 .btn-more a {
    display: inline-block;
    color: #FFF;
    line-height: 20px;
    background: #3a5576;
    padding: 0 20px;
    line-height: 20px;
  }
  /* line 1556, ../sass/screen.scss */
  .item.large {
    width: auto;
    height: auto;
  }
  /* line 1559, ../sass/screen.scss */
  .item.large .img img {
    width: 100%;
    height: auto;
  }
  /* line 1560, ../sass/screen.scss */
  .item.large .txt > h3 {
    line-height: 1.2em;
    font-size: 16px;
    padding: 10px 0;
  }
  /* line 1561, ../sass/screen.scss */
  .item.large .txt2 > h3 {
    line-height: 1.2em;
    font-size: 16px;
  }
  /* line 1564, ../sass/screen.scss */
  .item.medium {
    width: auto;
    height: auto;
  }
  /* line 1567, ../sass/screen.scss */
  .item.medium .img img {
    width: 100%;
    height: auto;
  }
  /* line 1568, ../sass/screen.scss */
  .item.medium .txt > h3 {
    line-height: 1.2em;
    font-size: 16px;
    padding: 10px 0;
  }
  /* line 1569, ../sass/screen.scss */
  .item.medium .txt2 > h3 {
    line-height: 1.2em;
    font-size: 16px;
  }
  /* line 1573, ../sass/screen.scss */
  .item:hover .txt {
    height: 100%;
    opacity: 0.9;
    line-height: normal;
  }
  /* line 1577, ../sass/screen.scss */
  .item:hover .txt > h3 {
    opacity: 0;
  }
  /* line 1579, ../sass/screen.scss */
  .item:hover .txt2 {
    height: 100%;
    display: block;
    opacity: 1;
  }
}
/* line 1588, ../sass/screen.scss */
.item-rect, .flexslider .item, .item-list .item {
  width: 100%;
  height: auto;
}
/* line 1591, ../sass/screen.scss */
.item-rect .img img, .flexslider .item .img img, .item-list .item .img img {
  width: 100%;
  height: auto;
}
/* line 1592, ../sass/screen.scss */
.item-rect .info, .flexslider .item .info, .item-list .item .info {
  font-size: 10px;
  margin-bottom: 5px;
}
/* line 1596, ../sass/screen.scss */
.item-rect .info .tags, .flexslider .item .info .tags, .item-list .item .info .tags {
  float: left;
}
/* line 1596, ../sass/screen.scss */
.item-rect .info .tags a, .flexslider .item .info .tags a, .item-list .item .info .tags a {
  color: #FFF;
}
/* line 1597, ../sass/screen.scss */
.item-rect .info .date, .flexslider .item .info .date, .item-list .item .info .date {
  float: right;
}
/* line 1599, ../sass/screen.scss */
.item-rect .txt, .flexslider .item .txt, .item-list .item .txt {
  line-height: normal;
  padding: 12px 20px;
  height: auto !important;
}
/* line 1603, ../sass/screen.scss */
.item-rect .txt h1, .flexslider .item .txt h1, .item-list .item .txt h1 {
  color: #FFF;
  font-size: 24px;
  margin-bottom: 0;
  border-left: 0;
  padding-left: 0;
}
/* line 1606, ../sass/screen.scss */
.item-rect.txt-only .txt, .flexslider .txt-only.item .txt, .item-list .txt-only.item .txt {
  position: relative;
}

/* line 1615, ../sass/screen.scss */
.flexslider .item .img img {
  max-height: 293px;
}
/* line 1618, ../sass/screen.scss */
.flexslider .tag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  font-size: 24px;
  line-height: 50px;
  background: #3a5576;
  color: #FFF;
  padding: 0 18px;
}

@media only screen and (max-width: 667px) {
  /* line 1632, ../sass/screen.scss */
  .flexslider .flex-direction-nav {
    display: none;
  }
  /* line 1636, ../sass/screen.scss */
  .flexslider .tag {
    line-height: 1.5em;
    font-size: 12px;
  }

  /* line 1642, ../sass/screen.scss */
  .flexslider .item .txt, .item-rect .txt, .flexslider .item .txt, .item-list .item .txt {
    position: relative;
    top: auto;
    left: auto;
    min-height: 90px;
  }
  /* line 1647, ../sass/screen.scss */
  .flexslider .item .txt h1, .item-rect .txt h1, .flexslider .item .txt h1, .item-list .item .txt h1 {
    font-size: 18px;
    margin-left: 0;
  }
}
/* line 1653, ../sass/screen.scss */
.item-list .item {
  margin-bottom: 20px;
}
/* line 1658, ../sass/screen.scss */
.item-list .item .txt h1 {
  font-size: 18px;
}

/* --- Form --- */
/* line 1665, ../sass/screen.scss */
.form {
  padding-left: 50px;
}
/* line 1669, ../sass/screen.scss */
.form .err {
  color: #C00;
}
/* line 1673, ../sass/screen.scss */
.form .form-row {
  padding-bottom: 18px;
}
/* line 1679, ../sass/screen.scss */
.form .form-row label {
  float: left;
  width: 195px;
  padding-right: 15px;
  text-align: right;
}
/* line 1680, ../sass/screen.scss */
.form .form-row input, .form .form-row textarea {
  float: left;
  border: 1px solid #ccc;
  padding: 0 12px;
  background: url(../images/input-bg.png) bottom repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  color: #575a5f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1681, ../sass/screen.scss */
.form .form-row input[type=text] {
  width: 370px;
  line-height: 40px;
  height: 40px;
}
/* line 1683, ../sass/screen.scss */
.form .form-row .col {
  margin-left: 210px;
  font-size: 18px;
  color: #575a5f;
}
/* line 1686, ../sass/screen.scss */
.form .form-row .short {
  width: 130px !important;
}
/* line 1688, ../sass/screen.scss */
.form .form-row textarea {
  width: 570px;
  padding: 12px;
  text-align: left;
  height: 200px;
}
/* line 1690, ../sass/screen.scss */
.form .form-row .remark {
  font-size: 14px;
}
/* line 1693, ../sass/screen.scss */
.form input[type=submit] {
  border: 0;
  color: #FFF;
  background: #a0ae2e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 35px;
  cursor: pointer;
}
/* line 1694, ../sass/screen.scss */
.form input[type=submit]:hover {
  background: #5588a7;
}
/* line 1696, ../sass/screen.scss */
.form .form-sp {
  height: 20px;
}
/* line 1698, ../sass/screen.scss */
.form .btn {
  border: none;
}

@media only screen and (max-width: 667px) {
  /* line 1702, ../sass/screen.scss */
  .form {
    padding: 0px 10px;
  }
  /* line 1706, ../sass/screen.scss */
  .form .form-row {
    padding-bottom: 12px;
  }
  /* line 1712, ../sass/screen.scss */
  .form .form-row label {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
    font-size: 14px;
  }
  /* line 1713, ../sass/screen.scss */
  .form .form-row input, .form .form-row textarea {
    float: none;
    font-size: 14px;
  }
  /* line 1714, ../sass/screen.scss */
  .form .form-row input[type=text] {
    width: 100%;
    line-height: 30px;
  }
  /* line 1716, ../sass/screen.scss */
  .form .form-row .col {
    margin-left: 0px;
    font-size: 18px;
    color: #575a5f;
  }
  /* line 1719, ../sass/screen.scss */
  .form .form-row .short {
    width: 130px !important;
  }
  /* line 1721, ../sass/screen.scss */
  .form .form-row textarea {
    width: 100%;
    padding: 12px;
    text-align: left;
    height: 200px;
  }
  /* line 1723, ../sass/screen.scss */
  .form .form-row .remark {
    font-size: 14px;
  }
  /* line 1726, ../sass/screen.scss */
  .form input[type=submit] {
    border: 0;
    color: #FFF;
    background: #a0ae2e;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 35px;
    cursor: pointer;
  }
  /* line 1727, ../sass/screen.scss */
  .form input[type=submit]:hover {
    background: #5588a7;
  }
  /* line 1729, ../sass/screen.scss */
  .form .form-sp {
    height: 20px;
  }
  /* line 1731, ../sass/screen.scss */
  .form .btn {
    border: none;
  }
}
/* line 1736, ../sass/screen.scss */
.m {
  display: none;
}

@media only screen and (max-width: 667px) {
  /* line 1739, ../sass/screen.scss */
  .d {
    display: none;
  }

  /* line 1740, ../sass/screen.scss */
  .m {
    display: block;
  }
}
/* --- Misc --- */
/* line 1745, ../sass/screen.scss */
.vertical-align, .item .txt > h3 {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1755, ../sass/screen.scss */
.h-menu > li, .footer-content-wrapper .footer-content > li, .footer-content-wrapper .footer-content > div:nth-child(2) > div > li, .ticker .btns > ul > li, .page-home .session-3 .btns ul > li {
  float: left;
}
/* line 1756, ../sass/screen.scss */
.h-menu > div, .footer-content-wrapper .footer-content > div, .footer-content-wrapper .footer-content > div:nth-child(2) > div > div, .ticker .btns > ul > div, .page-home .session-3 .btns ul > div {
  float: left;
}

/* line 1760, ../sass/screen.scss */
.clearfix:after, .l-1c:after, .l-2c:after, .l-2cr:after, .ulits-wrapper .ulits:after, .news-wrapper .news:after, .nav-wrapper .nav:after, .nav-wrapper .nav .sub-menu-wrapper:after, .footer-statement-wrapper:after, .ticker:after, .page-home .session-2 ul:after, .page-articles .articles-list:after, .page-single .info:after, .member-list .member-popup:after, .search-result .ctrl:after, .search-result .ctrl .pagination:after, .content-block:after, .widget-socialfeed li:after, .item-rect .info:after, .flexslider .item .info:after, .item-list .item .info:after, .form .form-row:after, .h-menu:after, .footer-content-wrapper .footer-content:after, .footer-content-wrapper .footer-content > div:nth-child(2) > div:after, .ticker .btns > ul:after, .page-home .session-3 .btns ul:after, .popup .content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1767, ../sass/screen.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  display: none;
}

/* line 1778, ../sass/screen.scss */
.popup {
  display: none;
  position: fixed;
  width: 1100px;
  background: #FFF;
  top: 50%;
  left: 50%;
  z-index: 20001;
  padding: 25px 20px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/* line 1789, ../sass/screen.scss */
.popup .content {
  padding-bottom: 40px;
}
/* line 1791, ../sass/screen.scss */
.popup h3 {
  font-size: 18px;
  padding-bottom: 1em;
}
/* line 1793, ../sass/screen.scss */
.popup .txt {
  padding-left: 20px;
  float: left;
  width: 900px;
  font-size: 14px;
}
/* line 1797, ../sass/screen.scss */
.popup .img {
  float: left;
  background: url(../images/img-exit.png);
  width: 177px;
  height: 128px;
}
/* line 1798, ../sass/screen.scss */
.popup .width {
  float: left;
}
/* line 1800, ../sass/screen.scss */
.popup .btn-back {
  display: inline-block;
  padding: 5px 0;
  width: 135px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-size: 12px;
}
/* line 1801, ../sass/screen.scss */
.popup .btn-continue {
  display: inline-block;
  padding: 5px 0;
  width: 135px;
  background: #9fae2f;
  color: #FFF;
  text-align: center;
  font-size: 12px;
}
/* line 1802, ../sass/screen.scss */
.popup .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(../images/btn-popuo-close.png);
  width: 16px;
  height: 15px;
  text-indent: -9999px;
  cursor: pointer;
}

@media only screen and (max-width: 667px) {
  /* line 1806, ../sass/screen.scss */
  .popup {
    width: 90%;
  }
  /* line 1809, ../sass/screen.scss */
  .popup .img {
    float: none;
    background: url(../images/img-exit.png) center no-repeat;
    width: auto;
    height: 128px;
  }
  /* line 1810, ../sass/screen.scss */
  .popup .txt {
    float: none;
    padding-left: 0;
    width: auto;
    font-size: 14px;
    padding-top: 20px;
  }
  /* line 1815, ../sass/screen.scss */
  .popup .content {
    padding-bottom: 10px;
  }
}
