@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
/* line 3, ../sass/_common.scss */
#body {
  background: #fff;
  font: 16px "Open Sans", sans-serif;
  color: #222;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
/* line 12, ../sass/_common.scss */
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
  color: #222;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
/* line 18, ../sass/_common.scss */
#body h1 a, #body h2 a, #body h3 a, #body h4 a, #body h5 a, #body h6 a {
  font-weight: inherit;
}
/* line 19, ../sass/_common.scss */
#body h1 {
  font-size: 30px;
  line-height: 50px;
}
/* line 20, ../sass/_common.scss */
#body h2 {
  font-size: 24px;
  line-height: 30px;
}
/* line 21, ../sass/_common.scss */
#body h3 {
  font-size: 18px;
  line-height: 34px;
}
/* line 22, ../sass/_common.scss */
#body h4 {
  font-size: 16px;
  line-height: 30px;
}
/* line 23, ../sass/_common.scss */
#body h5 {
  font-size: 14px;
  line-height: 24px;
}
/* line 24, ../sass/_common.scss */
#body h6 {
  font-size: 12px;
  line-height: 21px;
}
/* line 26, ../sass/_common.scss */
#body p {
  margin: 0 0 15px 0;
  line-height: 1.8;
}
/* line 27, ../sass/_common.scss */
#body p img {
  margin: 0;
}
/* line 29, ../sass/_common.scss */
#body em {
  font-style: italic;
}
/* line 30, ../sass/_common.scss */
#body strong {
  font-weight: bold;
  color: #404040;
}
/* line 31, ../sass/_common.scss */
#body small {
  font-size: 80%;
}
/* line 32, ../sass/_common.scss */
#body a:hover {
  color: #888;
}
/* line 33, ../sass/_common.scss */
#body p a, #body p a:visited {
  line-height: inherit;
}
/* line 34, ../sass/_common.scss */
#body ul, #body ol {
  margin: 0;
}
/* line 35, ../sass/_common.scss */
#body ol {
  list-style: decimal;
}
/* line 37, ../sass/_common.scss */
#body img {
  max-width: 100%;
  height: auto;
}
/* line 42, ../sass/_common.scss */
#body p {
  margin: 0 0 15px 0;
}
/* line 46, ../sass/_common.scss */
#body .nc-content a {
  color: #333333;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(115, 151, 173, 0.3);
  box-shadow: inset 0 -2px 0 #D4E0E6;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
/* line 55, ../sass/_common.scss */
#body .nc-content a, #body .nc-content a::before, #body .nc-content a::after {
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
/* line 61, ../sass/_common.scss */
#body .nc-content a:hover {
  color: #7397ad;
  text-decoration: none;
}
/* line 66, ../sass/_common.scss */
#body .nc-content ul.inline {
  display: flex;
  justify-content: space-around;
  list-style: none;
  margin: 0px;
  flex-wrap: wrap;
  padding: 0px 20px;
}

@media only screen and (min-width: 768px) {
  /* line 82, ../sass/_common.scss */
  #body .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 3, ../sass/_header.scss */
#body .nc-header .nc-logo-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 7, ../sass/_header.scss */
#body .nc-header .nc-logo-container .nc-logo {
  width: 30%;
}
/* line 10, ../sass/_header.scss */
#body .nc-header .nc-logo-container .nc-menu {
  width: 70%;
}
@media only screen and (max-width: 992px) {
  /* line 14, ../sass/_header.scss */
  #body .nc-header .nc-logo-container .nc-logo {
    width: 20%;
    text-align: center;
  }
  /* line 18, ../sass/_header.scss */
  #body .nc-header .nc-logo-container .nc-menu {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3, ../sass/_header.scss */
  #body .nc-header .nc-logo-container {
    flex-wrap: wrap;
  }
  /* line 25, ../sass/_header.scss */
  #body .nc-header .nc-logo-container .nc-logo {
    width: 70%;
    text-align: center;
    padding: 10px;
  }
  /* line 30, ../sass/_header.scss */
  #body .nc-header .nc-logo-container .nc-menu {
    width: 100%;
  }
}

/* line 1, ../sass/_banner.scss */
#body .nc-banner {
  margin-top: -2px;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h1 {
  color: #fff;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h2 {
  color: #fff;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h3 {
  color: #fff;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h4 {
  color: #fff;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h5 {
  color: #fff;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-banner .tp-caption h6 {
  color: #fff;
}
/* line 8, ../sass/_banner.scss */
#body .nc-banner .tp-caption p {
  color: #fff;
}
/* line 12, ../sass/_banner.scss */
#body .nc-banner .tp-caption strong a {
  border: 1px solid #e6bd4c;
  background-image: linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -o-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -moz-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -webkit-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-color: #FCCC73;
  color: #754c00;
  text-shadow: 1px 1px 0px #ffebb7;
  filter: dropshadow(color=#ffebb7, offx=1, offy=1);
  padding: 5px 14px;
  font-size: 14px;
}
/* line 25, ../sass/_banner.scss */
#body .nc-banner .tp-caption strong a:hover {
  background: #fbd684;
}
/* line 29, ../sass/_banner.scss */
#body .nc-banner .tp-caption h1 strong a {
  font-size: 40px;
}
/* line 30, ../sass/_banner.scss */
#body .nc-banner .tp-caption h2 strong a {
  font-size: 34px;
}
/* line 31, ../sass/_banner.scss */
#body .nc-banner .tp-caption h3 strong a {
  font-size: 28px;
}
/* line 32, ../sass/_banner.scss */
#body .nc-banner .tp-caption h4 strong a {
  font-size: 24px;
}
/* line 33, ../sass/_banner.scss */
#body .nc-banner .tp-caption h5 strong a {
  font-size: 18px;
}

/* line 2, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb {
  padding: 10px 0px;
  border-color: #d2d3d4;
  background-image: url(../images/page_title_bg.png);
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
/* line 10, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb .tk-search-container {
  display: flex;
  align-items: center;
}
/* line 13, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb .tk-search-container .tk-search-title {
  width: 30%;
}
/* line 15, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb .tk-search-container .tk-search-title p {
  margin: 0px;
}
/* line 20, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb .tk-search-container .tk-search-form {
  width: 70%;
}
/* line 24, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb form {
  margin: 0px;
  display: flex;
  justify-content: flex-end;
}
/* line 28, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb form input.search {
  border: 1px solid rgba(147, 128, 108, 0.25);
  padding: .5em .75em;
  min-width: 300px;
}
/* line 32, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb form input.search:focus-visible {
  border-color: #333;
  outline: none;
}
/* line 36, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb form input.search:focus {
  border-color: #333;
  outline: none;
}
/* line 41, ../sass/_breadcrumb.scss */
#body .nc-breadcrumb form button {
  border: 1px solid rgba(147, 128, 108, 0.25);
  padding: .5em .75em;
  background-color: rgba(147, 128, 108, 0.1);
  color: #222;
  font: inherit;
  font-weight: 400;
  border-left: none;
}

/* line 5, ../sass/_menu.scss */
#body .navbar-default {
  background: transparent;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
}
/* line 11, ../sass/_menu.scss */
#body .navbar-default .glyphicon {
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 15, ../sass/_menu.scss */
  #body .navbar-default .container-fluid, #body .navbar-default .navbar-collapse {
    padding: 0px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 5, ../sass/_menu.scss */
  #body .navbar-default {
    margin-top: 0px;
  }
}
/* line 24, ../sass/_menu.scss */
#body .navbar-default .navbar-toggle {
  background: transparent;
  color: #555;
}
/* line 34, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav > li {
  border: none;
}
/* line 36, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav > li > a {
  background: transparent;
  font-size: 14px;
  padding: 90px 12px 30px 12px;
  margin: 0 5px;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 3px solid transparent;
  border-top: 3px solid transparent;
}
@media only screen and (max-width: 992px) {
  /* line 36, ../sass/_menu.scss */
  #body .navbar-default ul.navbar-nav > li > a {
    padding: 51px 5px 10px 5px;
  }
}
/* line 51, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav > li:last-child {
  border: none;
}
/* line 54, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav > li.active > a, #body .navbar-default ul.navbar-nav > li:hover > a {
  background: transparent;
  border-top: 3px solid #7397ad;
  color: #7397ad;
}
/* line 63, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav.hover > li:hover > .dropdown-menu {
  display: block;
}
/* line 69, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav .dropdown-menu {
  margin: 0px;
  margin-top: -5px;
  padding: 0px;
  border: 0px;
  background-color: #f2efef;
  min-width: 200px;
  border-top: 3px solid #7397ad;
}
@media only screen and (max-width: 768px) {
  /* line 69, ../sass/_menu.scss */
  #body .navbar-default ul.navbar-nav .dropdown-menu {
    padding-left: 10px;
  }
}
/* line 80, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav .dropdown-menu > li {
  border-bottom: #333;
}
/* line 83, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav .dropdown-menu > li > a {
  color: #333;
  padding: 8px 10px;
  font-weight: normal;
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid transparent;
}
/* line 90, ../sass/_menu.scss */
#body .navbar-default ul.navbar-nav .dropdown-menu > li > a:hover {
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  color: #555;
  font-weight: normal;
}
/* line 104, ../sass/_menu.scss */
#body .navbar-default .dropdown-submenu {
  position: relative;
}
/* line 111, ../sass/_menu.scss */
#body .navbar-default .navbar-nav.hover .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
/* line 116, ../sass/_menu.scss */
#body .navbar-default .navbar-nav .menu-level-2 {
  margin-left: 0px;
}
/* line 122, ../sass/_menu.scss */
#body .navbar-default .dropdown-submenu > .dropdown-menu {
  top: 5px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  float: right;
  min-width: 200px;
  border: 0px;
}
/* line 132, ../sass/_menu.scss */
#body .navbar-default .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
}
/* line 137, ../sass/_menu.scss */
#body .navbar-default .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
}
/* line 142, ../sass/_menu.scss */
#body .navbar-default .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
@media only screen and (max-width: 769px) {
  /* line 147, ../sass/_menu.scss */
  #body .navbar-default .dropdown-submenu > .dropdown-menu {
    float: none;
    margin-top: 0px;
  }
  /* line 152, ../sass/_menu.scss */
  #body .navbar-default .dropdown-submenu > .dropdown-menu li a {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 164, ../sass/_menu.scss */
  #body .navbar-default ul.navbar-nav > li > a {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid transparent;
  }
}

/* line 2, ../sass/_search.scss */
#body main .search_form {
  margin-top: 20px;
}
/* line 4, ../sass/_search.scss */
#body main .search_form .form-group, #body main .search_form .input-group {
  width: 100%;
}
/* line 7, ../sass/_search.scss */
#body main .search_form .form-group {
  border: 1px solid #d8d8d8;
  outline: none;
  border-radius: 2px;
  box-sizing: border-box;
  font: 13px "Open Sans",sans-serif;
  padding: 4px 0px 4px 24px;
}
/* line 15, ../sass/_search.scss */
#body main .search_form .form-group input {
  border: none;
  outline: none;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
  box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
/* line 23, ../sass/_search.scss */
#body main .search_form .form-group input:focus {
  border: none;
}
/* line 27, ../sass/_search.scss */
#body main .search_form .form-group .search-submit {
  background: none;
  border: none;
  box-shadow: none;
  position: absolute;
  left: -20px;
  top: 8px;
}

/* line 1, ../sass/_main.scss */
#body .nc-content {
  margin-top: 0px;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h1 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h2 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h3 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h4 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h5 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 37, ../sass/_mixin.scss */
#body .nc-content h6 {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin: 20px 0 20px 0;
}
/* line 10, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu {
  list-style: none outside;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
/* line 14, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li {
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
/* line 18, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li::before {
  content: '';
  margin: 0px;
  padding: 0px;
}
/* line 23, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li a {
  color: #333;
  display: block;
  padding: 15px 0;
  font-size: 14px;
  border-color: #e0dede;
  border-bottom: 1px solid rgba(115, 151, 173, 0.3);
  box-shadow: inset 0 -2px 0 #D4E0E6;
}
/* line 38, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li a:hover {
  color: #7397ad;
  border-right: 3px solid #7397ad;
}
/* line 43, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li a.active {
  color: #7397ad;
  border-right: 3px solid #7397ad;
}
/* line 46, ../sass/_main.scss */
#body .nc-content ul#website_sub_menu li a.active::before {
  color: #444;
}

/* line 2, ../sass/_footer.scss */
#body footer .nc-footer {
  background-color: #6f6f6f;
  border-color: #e9eaee;
  border-top-width: 12px;
  padding-top: 43px;
  padding-bottom: 40px;
  font-size: 15px;
  line-height: 1.7;
  color: #bfbfbf;
}
/* line 13, ../sass/_footer.scss */
#body footer .nc-footer-bottom {
  background-color: #282a2b;
  border-color: #4b4c4d;
  border-top-width: 1px;
  padding-top: 18px;
  padding-bottom: 16px;
}
/* line 19, ../sass/_footer.scss */
#body footer .nc-footer-bottom a, #body footer .nc-footer-bottom p {
  color: #bfbfbf;
  font-size: 14px;
}
/* line 37, ../sass/_mixin.scss */
#body footer h1 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h1 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h1 a:hover {
  color: #7397ad;
}
/* line 37, ../sass/_mixin.scss */
#body footer h2 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h2 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h2 a:hover {
  color: #7397ad;
}
/* line 37, ../sass/_mixin.scss */
#body footer h3 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h3 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h3 a:hover {
  color: #7397ad;
}
/* line 37, ../sass/_mixin.scss */
#body footer h4 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h4 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h4 a:hover {
  color: #7397ad;
}
/* line 37, ../sass/_mixin.scss */
#body footer h5 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h5 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h5 a:hover {
  color: #7397ad;
}
/* line 37, ../sass/_mixin.scss */
#body footer h6 {
  color: #bfbfbf;
  border-bottom: 1px solid #7397ad;
  padding: 25px 0 8px 0;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
}
/* line 32, ../sass/_footer.scss */
#body footer h6 a {
  color: #bfbfbf;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
}
/* line 40, ../sass/_footer.scss */
#body footer h6 a:hover {
  color: #7397ad;
}
/* line 45, ../sass/_footer.scss */
#body footer a {
  color: #BCBFBF;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(115, 151, 173, 0.3);
}
/* line 51, ../sass/_footer.scss */
#body footer p {
  color: #bfbfbf;
}
/* line 53, ../sass/_footer.scss */
#body footer p strong {
  color: #7397ad;
}
/* line 58, ../sass/_footer.scss */
#body footer ul {
  list-style: none outside;
  margin: 0px;
  padding: 0px;
}
/* line 62, ../sass/_footer.scss */
#body footer ul li {
  color: #bfbfbf;
  line-height: 18px;
  padding: 9px 0px;
}
/* line 66, ../sass/_footer.scss */
#body footer ul li::before {
  content: "";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #666;
  margin-right: 10px;
}
/* line 77, ../sass/_footer.scss */
#body footer ul li a:hover, #body footer ul li a:focus:hover, #body footer ul li a:visited:hover {
  color: #fff;
}
/* line 85, ../sass/_footer.scss */
#body footer .nc-footer-bottom ul.nc-social {
  float: right;
  margin: 0;
}
/* line 89, ../sass/_footer.scss */
#body footer .nc-footer-bottom ul.nc-social li a {
  border: none;
  padding: 0px;
}
/* line 92, ../sass/_footer.scss */
#body footer .nc-footer-bottom ul.nc-social li a::before {
  content: "";
}
@media only screen and (max-width: 768px) {
  /* line 99, ../sass/_footer.scss */
  #body footer .nc-footer-bottom ul.nc-social {
    float: left;
  }
}

/* line 1, ../sass/_textarea.scss */
#body div.block-well {
  background: #fcfcfc;
  border: 1px solid #e4e4e4;
  padding: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h1 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h2 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h3 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h4 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h5 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 37, ../sass/_mixin.scss */
#body div.block-well h6 {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
/* line 16, ../sass/_textarea.scss */
#body div.block-well strong a {
  border: 1px solid #e6bd4c;
  background-image: linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -o-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -moz-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -webkit-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
  background-color: #FCCC73;
  color: #754c00;
  text-shadow: 1px 1px 0px #ffebb7;
  filter: dropshadow(color=#ffebb7, offx=1, offy=1);
  padding: 5px 14px;
  font-size: 14px;
}
/* line 29, ../sass/_textarea.scss */
#body div.block-well strong a:hover {
  background: #fbd684;
}

/* line 15, ../sass/style.scss */
#body .has-movie {
  position: relative;
  background-color: black;
  overflow: hidden;
}
/* line 19, ../sass/style.scss */
#body .has-movie video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/* line 34, ../sass/style.scss */
#body .has-movie .container {
  position: relative;
  z-index: 2;
}
/* line 39, ../sass/style.scss */
#body .has-movie .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
/* line 50, ../sass/style.scss */
#body .has-movie .multicol {
  z-index: 3;
}

/* line 56, ../sass/style.scss */
#body .panic-container {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media only screen and (max-width: 992px) {
  /* line 56, ../sass/style.scss */
  #body .panic-container {
    top: 10px;
  }
}
/* line 64, ../sass/style.scss */
#body .panic-container .panic-inner a.panic-button {
  font-size: 18px;
  text-decoration: none;
  color: #e5493a;
  font-weight: bold;
  display: block;
  float: right;
  padding: 5px;
}

@media only screen and (max-width: 992px) {
  /* line 78, ../sass/style.scss */
  #body .nc-header .nc-logo-container .nc-logo {
    padding-top: 50px;
  }
}
