

img.img-border {
  border: 1px solid #9b8341;
  padding: 3px;
  width: auto;
  margin-left: 6px;
  margin-bottom: 6px;
}
img.img-border-left {
  border: 1px solid #9b8341;
  padding: 3px;
  width: auto;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
}
img.img-border-right {
  border: 1px solid #9b8341;
  padding: 3px;
  width: auto;
  float: right;
  margin-left: 6px;
  margin-bottom: 6px;
}
img.img-border-shadow {
  -webkit-box-shadow: 3px 4px rgba(149, 127, 66, 0.5);
  -moz-box-shadow: 3px 4px rgba(149, 127, 66, 0.5);
  box-shadow: 3px 4px rgba(149, 127, 66, 0.5);
  border: solid 1px #957f42;
}
img.img-border-shadow2 {
  background-color: #fff;
  -webkit-box-shadow: 3px 4px rgba(138, 119, 63, 0.75);
  -moz-box-shadow: 3px 4px rgba(138, 119, 63, 0.75);
  box-shadow: 3px 4px rgba(138, 119, 63, 0.75);
  border: solid 2px #8a773f;
}
img.img-noborder {
  border: 0;
}
.title-border {
  font-size: 22px;
  color: #8f7a3f;
  border-bottom: 2px solid #bdbdbd;
  margin-top: 11px;
}
.table-noborder td,
.table-noborder tr td {
  border: 0;
}
.color-brown {
  color: #9b8341;
}
.color-red {
  color: #FF0000;
}
.links-without-color a {
  color: #333;
}
#move-to-top {
  background: none repeat scroll 0 0 #957f42;
  bottom: 15px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  position: fixed;
  right: 15px;
  transition: all 0.25s linear 0s;
  width: 32px;
  z-index: 25;
}
#move-to-top.hiding {
  display: none;
}
.table td p {
  margin-bottom: 0;
}
.upper-right3,
.upper-right4 {
  padding-top: 10px;
}
.main-container {
  margin-left: 0;
  margin-right: 0;
  background: #ffffff;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: table;
}
.main-container:after {
  clear: both;
}
@media (min-width: 9999px) {
  .main-container {
    margin-left: 100px;
    margin-right: 100px;
  }
}
.t3-masthead {
  background: #957f42;
  color: #ffffff;
  padding: 60px;
  text-align: center;
}
@media screen and (max-width: 1px) {
  .t3-masthead {
    padding: 40px 0;
  }
}
.t3-masthead .jamasshead-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0 auto;
  font-size: 45px;
  text-transform: uppercase;
  width: 60%;
}
@media screen and (max-width: 1px) {
  .t3-masthead .jamasshead-title {
    margin-bottom: 0;
    font-size: 18px;
  }
}
@media (max-width: 2px) {
  .t3-masthead .jamasshead-title {
    width: 100%;
    font-size: 30px;
  }
}
.t3-masthead a {
  color: #ffffff;
}
.category-list {
  padding-left: 1em;
}
.category-list .category-desc {
  width: 676px;
  padding-left: 1em;
}
.category-list .category-desc h1 {
  font-size: 26px;
  border-bottom: 1px solid #8f7a3f;
}
.category-list li {
  width: 666px;
  padding: 0em 0.5em 0 150px;
  height: 60px;
  line-height: 60px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px dashed #C8C8C8;
  clear: both;
  font-size: 16px;
}
.category-list li a {
  line-height: 60px;
  display: block;
  color: #000000;
}
.category-list li span {
  display: block;
  position: absolute;
  padding-left: 10px;
  left: 0;
  top: 0px;
}
.breakline {
  text-align: center;
  position: relative;
}
.breakline span {
  display: inline-block;
}
.breakline span:before,
.breakline span:after {
  border-top: 2px solid black;
  display: block;
  height: 2px;
  content: " ";
  width: 35%;
  position: absolute;
  left: 0;
  top: 0.9em;
}
.breakline span:after {
  right: 0;
  left: auto;
}
.t3-header {
  min-width: 960px;
  height: 110px;
  position: relative;
  z-index: 3;
  border-top: 3px solid #957f42;
}
.t3-header .main-container {
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
}
.logo {
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
}
.logo:before,
.logo:after {
  content: " ";
  display: table;
}
.logo:after {
  clear: both;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  font-size: 18px;
  color: #ffffff;
  font-family: Arial, Helvetica, serif;
  font-weight: bold;
  line-height: 46px;
}
.head-search {
  margin-top: 15px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  padding: 0px;
  position: relative;
  width: 219px;
  height: 30px;
  background: url("/templates/delta/images/search_bg.png") 0 0 no-repeat;
}
.head-search .form-control {
  margin-left: 8px;
  margin-top: 2px;
  width: 180px;
  padding-left: 10px;
  height: 26px;
  border: 0;
  background: none;
}
.t3-sl .main-container {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-slideshow {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 9999px) {
  .t3-slideshow {
    margin-bottom: -300px;
  }
}
.has-slideshow .t3-mainbody {
  position: relative;
  z-index: 2;
}
.t3-sidebar {
  padding: 30px;
}
.t3-sidebar-left {
  padding-left: 20px;
}
.t3-sidebar-right {
  padding-right: 20px;
}
.about-wrapper.grey {
  background-color: #ece7dd;
}
.about-wrapper.grey-light {
  background-color: #fff9e1;
}
.about-wrapper.grey-light.about-8 {
  border-bottom: 8px solid #dfdeda;
}
.about-wrapper.grey-dark {
  background-color: #ebeae6;
}
.about-wrapper.black {
  background-color: #1c1c1c;
}
.about-wrapper.black-light {
  background-color: #555555;
}
.about-wrapper.about-1 img {
  position: relative;
  top: -30px;
}
.about-wrapper.about-3 .title a {
  font-size: 32px;
}
.about-wrapper.about-3 .title a small {
  color: #947f42;
  font-size: 22px;
}
.about-wrapper.about-4 img.first-item {
  margin-left: 0;
}
.about-wrapper.about-4 .delta-organization a {
  display: block;
  float: left;
  position: relative;
}
.about-wrapper.about-4 .delta-organization a span {
  display: block;
  width: 100%;
  position: absolute;
  height: 66px;
  line-height: 66px;
  top: 70px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
}
.about-wrapper .t3-module {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.about-wrapper .t3-module a {
  color: #947f42;
}
.about-wrapper .t3-module a:before {
  content: '►';
  font-size: 12px;
  padding-right: 8px;
}
.about-wrapper .t3-module a.non-before:before {
  content: '';
  padding-right: 0;
  color: inherit;
}
.about-wrapper.about-5 {
  color: #FFF;
}
.about-wrapper.about-5 img {
  padding: 0px;
  border: 3px solid #FFF;
  margin-left: 0;
}
.about-wrapper.about-5 strong {
  font-size: 18px;
}
.about-wrapper.about-5 a,
.about-wrapper.about-5 h1 {
  color: #FFF;
}
.about-wrapper.about-6 {
  color: #FFF;
}
.about-wrapper.about-6 .t3-module ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 310px;
  padding-bottom: 15px;
}
.about-wrapper.about-6 .t3-module ul li:before {
  content: '►';
  font-size: 12px;
  padding-right: 8px;
}
.about-wrapper.about-6 .t3-module ul li:before strong {
  font-size: 15px;
}
.about-wrapper.about-6 .t3-module ul li a {
  color: #FFF;
}
.about-wrapper.about-6 .t3-module ul li a:before {
  content: "";
  padding-right: 0;
}
.about-wrapper.about-7 img {
  margin-left: 0;
}
.about-wrapper.about-8 td {
  padding: 0 15px;
}
.about-wrapper.about-8 td img {
  background-color: #FFF;
  padding: 6px;
  margin-left: 0;
}
.about-wrapper.about-8 td h2 {
  font-size: 15px;
  color: #000;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
.contact-header {
  height: 70px;
  width: 660px;
  background-color: #9a823f;
  color: #FFF;
}
.contact-header .inner,
.contact-header .btn-group {
  float: left;
}
.contact-header .inner {
  padding-top: 23px;
  margin-left: 400px;
}
.contact-header .btn-group {
  margin-top: 10px;
}
.contact-header .btn-default,
.contact-header .btn-default:hover,
.contact-header .btn-default:focus,
.contact-header .btn-default:active,
.contact-header .btn-default.active,
.contact-header .open .dropdown-toggle.btn-default {
  border-color: #9a823f;
}
.contact-header .dropdown-menu > li > a:hover,
.contact-header .dropdown-menu > li > a:focus {
  background-color: #ffebb2;
  color: #9a823f;
}
.contact-header .dropdown-menu > .active > a,
.contact-header .dropdown-menu > .active > a:hover,
.contact-header .dropdown-menu > .active > a:focus {
  background-color: #ffebb2;
  color: #9a823f;
}
.insurance-home-wrapper {
  min-width: 1100px;
  background: url("/templates/delta/images/hk-mo-home.jpg") center no-repeat;
  height: 483px;
}
.insurance-home-wrapper .insurance-items ul li {
  width: 50%;
  margin-left: 0;
}
.insurance-home-wrapper .insurance-items ul li.first-item a {
  text-indent: 50px;
}
.insurance-home-wrapper .insurance-items ul li a {
  color: #FFF;
  text-indent: 250px;
  height: 483px;
  line-height: 483px;
  display: block;
  font-size: 16px;
}
.insurance-wrapper {
  background-color: #e5dbc3;
  padding: 30px;
}
.insurance-wrapper .nano {
  width: 640px;
  height: 186px;
  margin: 0 auto;
}
.insurance-wrapper .t3-content {
  width: 675px;
  margin-left: 20px;
}
.insurance-wrapper .mainbox {
  height: 212px;
  padding-top: 15px;
}
.insurance-wrapper .t3-sidebar {
  width: 240px;
  margin-left: 20px;
  height: 212px;
}
.insurance-wrapper .t3-sidebar .t3-module {
  padding: 20px 15px;
}
.insurance-wrapper .module-title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  margin-bottom: 10px;
  padding-bottom: 3px;
  color: #89753d;
}
.insurance-wrapper .t3-sidebar,
.insurance-wrapper .mainbox {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.insurance-agency {
  width: 900px;
  margin: 10px auto;
}
.insurance-agency .module-title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  margin-bottom: 10px;
  padding-bottom: 3px;
  color: #89753d;
}
.insurance-items ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.insurance-items ul li {
  float: left;
  width: 208px;
  margin-left: 20px;
}
.insurance-items ul li h2 {
  font-size: 16px;
  padding-left: 50px;
  padding-right: 30px;
  position: relative;
}
.insurance-items ul li h2:before {
  content: url("/templates/delta/images/icon-corner.png");
  position: absolute;
  left: 20px;
  top: -20px;
}
.insurance-items ul li h2 a {
  color: #89753d;
}
.x-reports {
  padding: 10px 20px 10px 30px;
}
.x-reports .page-header {
  margin-top: 0;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  padding-bottom: 3px;
  color: #9b8341;
}
.x-reports .page-header .page-title {
  font-size: 24px;
}
.categories-list {
  padding: 10px 20px 10px 30px;
}
.categories-list > h1 {
  margin-top: 0;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  padding-bottom: 3px;
  color: #9b8341;
  font-size: 24px;
}
.banking-home .banking-item.module {
  float: left;
  width: 318px;
  margin-right: 3px;
  background-color: #f6efd5;
}
.banking-home .banking-item.module.last-item {
  margin-right: 0;
  background-color: #fff8e5;
}
.banking-home .banking-item.module.first-item {
  background-color: #fff8e5;
}
.banking-home .banking-item.module .module-title {
  font-size: 22px;
  color: #9d8242;
  line-height: 1.2em;
  border-bottom: 1px solid #9d8242;
  margin-bottom: 10px;
}
.banking-home .banking-item.module .module-inner {
  padding-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
}
.banking-home .banking-item.module .custom.banking-item > ul {
  margin: 0;
  padding: 0;
}
.banking-home .banking-item.module .custom.banking-item > ul > li {
  position: relative;
  list-style: none;
  padding-left: 44px;
  line-height: 40px;
  font-size: 15px;
  border-bottom: 1px dashed #404040;
}
.banking-home .banking-item.module .custom.banking-item > ul > li.last-item {
  border-bottom: 0;
}
.banking-home .banking-item.module .custom.banking-item > ul > li > a {
  font-size: 18px;
  color: #9d8242;
}
.banking-home .banking-item.module .custom.banking-item > ul > li:before {
  content: url("/templates/delta/images/arrow-double.png");
  position: absolute;
  left: 3px;
  top: 0px;
}
.banking-home .banking-item.module .custom.banking-item ul ul {
  margin: 0;
  padding: 0;
  margin-top: -5px;
  margin-bottom: 10px;
  list-style: disc;
}
.banking-home .banking-item.module .custom.banking-item ul ul:before,
.banking-home .banking-item.module .custom.banking-item ul ul:after {
  content: " ";
  display: table;
}
.banking-home .banking-item.module .custom.banking-item ul ul:after {
  clear: both;
}
.banking-home .banking-item.module .custom.banking-item ul ul li {
  float: left;
  width: 50%;
  line-height: 24px;
  font-size: 14px;
}
.investment-home {
  padding-bottom: 6px;
}
.investment-home .investment-item.module {
  margin-left: 8px;
}
.investment-home .investment-item.module .custom.investment-item h2 {
  line-height: 29px;
  margin: 0px;
  font-size: 25px;
}
.investment-home .investment-item.module .custom.investment-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.investment-home .investment-item.module .custom.investment-item ul li {
  float: left;
  margin-left: 25px;
  margin-bottom: 20px;
}
.investment-home .investment-item.module .custom.investment-item ul li a {
  font-size: 18px;
  color: #9d8242;
}
.investment-home .investment-item.module .custom.investment-item ul li a.item-hold {
  color: #FFF;
  position: relative;
  display: block;
}
.investment-home .investment-item.module .custom.investment-item ul li a.item-hold span {
  position: absolute;
  right: 2px;
  bottom: 2px;
  height: 42px;
  line-height: 42px;
  background: url(/templates/delta/images/ico-rectangle.png) 0 0 no-repeat;
  display: inline-block;
  padding-left: 1em;
  padding-right: 0.5em;
}
.slideshow-wrapper {
  border-bottom: 3px solid #8f7b40;
}
.slideshow-wrapper.investment {
  border: 0;
  border-bottom: 2px solid #957f42;
}
.slideshow-wrapper.grey {
  background-color: #524938;
  font-size: 20px;
  font-style: italic;
  padding-left: 40px;
  line-height: 40px;
  height: 40px;
  color: #FFF;
  border-bottom: 3px solid #c8c8c8;
}
.banking-card-wrapper.grey {
  background-color: #f5f2eb;
  border-bottom: 3px solid #9a8448;
}
.banking-card-wrapper .t3-module {
  margin-bottom: 0;
}
.banking-card-wrapper .ja-slide-thumbs-wrap {
  margin-left: 30px;
}
.banking-card-wrapper .bank-cards .nano {
  width: 712px;
  height: 300px;
  margin: 0 auto;
}
.banking-card-wrapper .module-title {
  margin-left: 90px;
  margin-right: 40px;
  margin-bottom: 5px;
  font-size: 24px;
  font-style: italic;
  color: #404040;
  border-bottom: 2px solid #8f7b40;
  position: relative;
}
.banking-card-wrapper .module-title:before {
  content: url("/templates/delta/images/icon-bank-card.png");
  position: absolute;
  left: -70px;
  top: -5px;
}
.banking-card-wrapper .banking-new-promotes h1 {
  font-size: 34px;
}
.banking-card-wrapper .banking-new-promotes .notice {
  font-size: 18px;
  margin-bottom: 10px;
}
.banking-card-wrapper .banking-new-promotes ul li a {
  font-size: 18px;
}
.banking-card-wrapper .banking-new-promotes .btn-primary {
  width: 200px;
  margin-top: 50px;
}
.bank-cards h1 {
  font-size: 24px;
  color: #a08a4e;
  margin-bottom: 5px;
}
.bank-cards h1.line {
  text-decoration: underline;
}
.bank-cards h2 {
  font-size: 18px;
  color: #000;
  margin-top: 10px;
}
.bank-cards h2.line {
  font-size: 16px;
  padding: 5px;
  background-color: #a08a4e;
  color: #FFF;
}
.bank-cards h3 {
  font-size: 16px;
  margin-top: 1em;
}
.bank-cards.service {
  padding-bottom: 20px;
}
.bank-cards.service h1 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.bank-cards.service td {
  padding-right: 20px;
}
.bank-cards.service h2.line {
  background: none;
  border-bottom: 1px solid #000;
  color: #a08a4e;
}
.bank-cards.service .btn-primary {
  float: left;
  width: 220px;
  font-size: 18px;
  padding: 8px 12px;
}
.bank-cards.service .tel,
.bank-cards.service .email {
  float: left;
  background: url("/templates/delta/images/icon-tel.png") 0 3px no-repeat;
  margin-left: 30px;
  padding-left: 25px;
}
.bank-cards.service .email {
  background-position: 0 -27px;
}
.bank-cards.service .weblinks {
  padding-left: 20px;
}
.bank-cards.service .weblinks a {
  color: #404040;
}
.bank-cards .apply-form {
  position: relative;
  top: -20px;
  text-align: center;
  width: 220px;
  height: 345px;
  margin-left: 10px;
  padding-top: 20px;
  background: url("/templates/delta/images/cards.png") 0 0 no-repeat;
}
.bank-cards .apply-form h3 {
  margin-top: 140px;
}
.bank-cards .apply-form h3 a {
  font-size: 14px;
  color: #a08a4e;
  text-decoration: underline;
}
.x-blog .page-subheader {
  margin-left: 23px;
  margin-right: 23px;
  border-bottom: 1px solid #9b8341;
  color: #9b8341;
  font-size: 16px;
  margin-bottom: 10px;
}
.x-blog .page-subheader .page-subtitle {
  padding-bottom: 5px;
}
.x-blog .items-leading {
  padding-left: 2em;
}
.x-blog .table-noborder {
  width: 100%;
}
.x-blog .table-noborder td {
  padding: 2px 0;
}
.x-blog .table-noborder td p {
  margin-bottom: 0;
}
.x-blog .table-noborder .item-first {
  width: 100px;
  font-weight: bold;
}
.x-blog .table-noborder .item-second {
  width: 370px;
}
.x-blog article {
  border-bottom: 1px dashed #957f42;
  margin-bottom: 8px;
}
.banking-card-nav .module-title {
  text-align: center;
  font-size: 20px;
  height: 44px;
  background: url("/templates/delta/images/title1.jpg") center 20px no-repeat;
  margin-top: 20px;
}
.banking-card-nav ul {
  list-style: none;
}
.banking-card-nav ul.nav {
  margin-left: 20px;
}
.banking-card-nav ul li {
  float: left;
  height: 320px;
  width: 132px;
  text-align: center;
  background: #184c4f url("/templates/delta/images/icon-bank.png") no-repeat;
  background-position-y: 52px;
  background-position-x: 18px;
}
.banking-card-nav ul li.item1 {
  background-position-x: -503px;
  background-color: #497304;
}
.banking-card-nav ul li.item2 {
  background-position-x: -116px;
  background-color: #ab2a1e;
}
.banking-card-nav ul li.item3 {
  background-position-x: -245px;
  background-color: #e88128;
}
.banking-card-nav ul li.item4 {
  background-position-x: -374px;
  background-color: #f5ca03;
}
.banking-card-nav ul li.item5 {
  background-position-x: -632px;
  background-color: #63ebde;
}
.banking-card-nav ul li.item6 {
  background-position-x: -761px;
  background-color: #e057e8;
}
.banking-card-nav ul li a {
  display: block;
  color: #FFF;
  height: 320px;
  padding-top: 206px;
  font-size: 20px;
}
.banking-home-notice {
  position: relative;
  width: 960px;
  height: 300px;
}
.banking-home-notice .pic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.banking-home-notice .pic-desc {
  background-color: #fff;
  width: 216px;
  height: 255px;
  position: absolute;
  left: 130px;
  top: 45px;
  z-index: 2;
}
.banking-new-promotes h1 {
  font-size: 24px;
  color: #9d8242;
  text-align: center;
  margin-bottom: 0;
}
.banking-new-promotes .notice {
  text-align: center;
  color: #CCC;
}
.banking-new-promotes ul:before,
.banking-new-promotes ul:after {
  content: " ";
  display: table;
}
.banking-new-promotes ul:after {
  clear: both;
}
.banking-new-promotes ul li {
  width: 50%;
  float: left;
}
.banking-new-promotes ul li a {
  color: #000;
}
.banking-new-promotes .btn-primary {
  width: 140px;
  margin: 0 auto;
  display: block;
}
.nav.first {
  margin-left: 480px;
}
.contactvip fieldset.formFieldset legend {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  margin-bottom: 15px;
  padding-bottom: 3px;
  color: #9b8341;
  line-height: 1em;
  padding-top: 10px;
}
.contactvip .formCaption {
  width: 100px;
}
.contactvip .rsform-block-header .formCaption,
.contactvip .rsform-block-newslettertype .formCaption {
  display: none;
}
fieldset.formFieldset {
  margin-left: 30px;
  margin-right: 20px;
}
fieldset.formFieldset .rsform-block:before,
fieldset.formFieldset .rsform-block:after {
  content: " ";
  display: table;
}
fieldset.formFieldset .rsform-block:after {
  clear: both;
}
fieldset.formFieldset.contactvip .formCaption {
  width: 80px;
  padding-top: 6px;
}
fieldset.formFieldset.contactvip h2 {
  font-size: 24px;
  margin-top: 3px;
}
fieldset.formFieldset.formnormal {
  width: 880px;
  margin: 0 auto;
}
fieldset.formFieldset.formnormal .rsform-block-header {
  padding: 0;
}
fieldset.formFieldset.formnormal .rsform-block-header .formDescription {
  float: right;
}
fieldset.formFieldset.formnormal .rsform-block-header .formDescription .btn {
  padding-left: 40px;
  padding-right: 40px;
}
fieldset.formFieldset.formnormal .rsform-block-traveldestination,
fieldset.formFieldset.formnormal .rsform-block-begindate {
  width: 664px;
  padding: 10px;
  border: 1px solid #81610e;
  margin-top: 20px;
}
fieldset.formFieldset.formnormal .rsform-block-traveldestination .formCaption {
  width: 196px;
  font-size: 16px;
  color: #81610e;
  line-height: 37px;
  padding-top: 5px;
  padding-left: 50px;
  background: url("/templates/delta/images/icon_map.jpg") 0 0 no-repeat;
}
fieldset.formFieldset.formnormal .rsform-block-traveldestination .formBody {
  position: relative;
}
fieldset.formFieldset.formnormal .rsform-block-traveldestination .formBody .rsform-input-box {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #81610e;
  padding-top: 3px;
  padding-bottom: 3px;
}
fieldset.formFieldset.formnormal .rsform-block-traveldestination .formBody a {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 15px;
  text-indent: -9999px;
  cursor: pointer;
  background: none;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #81610e transparent transparent transparent;
}
fieldset.formFieldset.formnormal .rsform-block-yourbirthday .rsform-calendar-box {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #81610e;
  padding-top: 3px;
  padding-bottom: 3px;
}
fieldset.formFieldset.formnormal .rsform-block-yourbirthday .btnCal {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 15px;
  background: none;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #81610e transparent transparent transparent;
}
fieldset.formFieldset.formnormal .rsform-block-yourbirthday .formCaption {
  position: relative;
}
fieldset.formFieldset.formnormal .rsform-block-begindate span,
fieldset.formFieldset.formnormal .rsform-block-begindate .rsform-calendar-box {
  float: left;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .btnCal {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 15px;
  background: none;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #81610e transparent transparent transparent;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .formCaption {
  width: 320px;
  font-size: 16px;
  color: #81610e;
  line-height: 37px;
  padding-top: 5px;
  padding-left: 50px;
  background: url("/templates/delta/images/icon_calender.jpg") 0 0 no-repeat;
  position: relative;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .formCaption .btnCal {
  right: 30px;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .formBody {
  width: 260px;
  margin-left: 20px;
  font-size: 16px;
  color: #81610e;
  line-height: 37px;
  padding-top: 5px;
  position: relative;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .formBody .btnCal {
  right: 30px;
}
fieldset.formFieldset.formnormal .rsform-block-begindate .rsform-calendar-box {
  width: 140px;
  padding: 0px;
  border: 0;
  background: none;
  border-bottom: 2px solid #81610e;
  margin-left: 10px;
  margin-right: 10px;
  height: 30px;
}
fieldset.formFieldset.formsmall {
  width: 660px;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #81610e;
}
fieldset.formFieldset.formsmall .rsform-block-yourbirthday .rsform-calendar-box {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #81610e;
  padding-top: 3px;
  padding-bottom: 3px;
  background: none;
}
fieldset.formFieldset.formsmall .rsform-block-yourbirthday .btnCal {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 15px;
  background: none;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #81610e transparent transparent transparent;
}
fieldset.formFieldset.formsmall .rsform-block-yourbirthday .formBody {
  position: relative;
}
fieldset.formFieldset.formsmall .formContainer {
  padding: 20px 10px;
  border: 1px solid #81610e;
  border-top: 0;
}
fieldset.formFieldset.formsmall legend {
  background-color: #9a823f;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #FFF;
  padding-left: 15px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0;
}
fieldset.formFieldset.formsmall .formCaption {
  width: 20%;
  line-height: 37px;
  padding-top: 10px;
  font-size: 16px;
}
fieldset.formFieldset.formsmall .formBody {
  width: 80%;
}
fieldset.formFieldset.formsmall .formBody .rsform-input-box {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #81610e;
  padding-top: 3px;
  padding-bottom: 3px;
}
fieldset.formFieldset.formall {
  width: 880px;
  margin: 0 auto;
}
fieldset.formFieldset.formall legend {
  background-color: #9a823f;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #FFF;
  padding-left: 15px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block {
  height: 86px;
  padding: 0;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-product1,
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-product3 {
  background-color: #fffaea;
  border-bottom: 1px solid #81610e;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-product2 {
  background-color: #ffe49b;
  border-bottom: 1px solid #81610e;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formCaption {
  width: 230px;
  font-size: 30px;
  line-height: 30px;
  color: #81610e;
  padding-top: 20px;
  padding-left: 15px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formBody {
  width: 416px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formBody .btn {
  font-size: 16px;
  color: #81610e;
  float: right;
  margin-top: 30px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formBody .btn:before {
  content: '▼';
  padding-right: 8px;
  font-size: 14px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formDescription {
  width: 215px;
  float: right;
  font-size: 16px;
  color: #81610e;
  padding-top: 10px;
  padding-left: 2em;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block .formDescription span {
  text-decoration: underline;
  padding-left: 3px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formBody {
  color: #81610e;
  font-size: 14px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formBody h3 {
  font-size: 14px;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formBody ol {
  padding-left: 1.5em;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formBody ol li {
  list-style-type: decimal;
  padding: 0;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formDescription {
  height: 86px;
  background-color: #ffe49b;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-total .formDescription .rsform-input-box {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100px;
  background: none;
  padding: 0;
  border: none;
  height: auto;
  border-bottom: 1px solid #81610e;
  margin-left: 3px;
  font-size: 16px;
  color: #81610e;
  line-height: 1em;
}
fieldset.formFieldset.formall ol.formContainer .rsform-block.rsform-block-notice .btn {
  padding-left: 36px;
  padding-right: 36px;
}
.nations-list .nav > li > a {
  padding: 5px 10px;
}
.nations-list .container {
  width: auto !important;
}
.nations-list .modal-header {
  padding: 5px 15px;
  background-color: #9a823f;
  color: #FFF;
}
.nations-list .modal-header .close {
  margin-top: 3px;
}
.nations-list .tab-pane {
  padding-top: 0.5em;
}
.nations-list .tab-pane a {
  color: #726132;
}
.nations-list .tab-pane .btn {
  padding: 0px 5px;
}
.isotope .isotope-item {
  overflow: hidden;
}
.isotope .isotope-item article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.isotope .isotope-item article:hover .item-desc {
  display: block;
}
.isotope .isotope-item article:hover .item-image:before {
  background: rgba(0, 0, 0, 0.5);
  display: block;
}
.isotope .isotope-item .item-image {
  width: 100%;
  height: 100%;
}
.isotope .isotope-item .item-image:before {
  background: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: none;
  -webkit-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
}
.isotope .isotope-item .item-image img {
  width: auto;
}
.isotope .isotope-item .item-desc {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.isotope .isotope-item .item-desc .article-title {
  margin-top: 40px;
}
.isotope .isotope-item .item-desc .article-title a {
  color: #ffffff;
}
.isotope .isotope-item .item-desc .article-title a:hover,
.isotope .isotope-item .item-desc .article-title a:focus,
.isotope .isotope-item .item-desc .article-title a:active {
  color: #2e61d4;
}
.isotope .isotope-item .item-desc .article-aside,
.isotope .isotope-item .item-desc .article-intro,
.isotope .isotope-item .item-desc .article-footer {
  display: none;
}
.isotope.no-transition {
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.isotope .item-w2 {
  width: 40%;
}
.isotope .item-h2 {
  height: 322px;
}
.isotope .item-h3 {
  height: 485px;
}
.grid-list .isotope-item.item {
  height: 300px !important;
}
.grid-list .isotope-item.item article {
  height: 300px !important;
}
.grid-list .isotope-item .item-image {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.grid-list .isotope-item .item-image img {
  width: auto;
}
.grid-list .isotope-item .item-image .pull-left {
  float: none !important;
  width: 100%;
  height: 100%;
}
.grid-list .isotope-item .item-image:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid #FFFFFF;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  background: none !important;
  width: auto;
  height: auto;
  display: block;
}
.grid-list .isotope-item .item-desc {
  display: block;
  width: 50%;
  float: left;
  position: static;
  text-align: left;
}
.grid-list .isotope-item .item-desc .article-title {
  margin-top: 0;
}
.grid-list .isotope-item .item-desc .article-title a {
  color: #333333;
}
.grid-list .isotope-item .item-desc .article-title a:hover,
.grid-list .isotope-item .item-desc .article-title a:focus,
.grid-list .isotope-item .item-desc .article-title a:active {
  color: #2e61d4;
}
.grid-list .isotope-item .item-desc .article-intro {
  padding: 0;
}
@media (min-width: 2px) and (max-width: 9998px) {
  .grid-list .isotope-item .item-desc .article-intro {
    height: 120px;
    overflow: hidden;
  }
}
@media (max-width: 2px) {
  .grid-list .isotope-item .item-desc .article-intro {
    height: 120px;
    overflow: hidden;
  }
}
.grid-list .isotope-item .item-desc .article-aside,
.grid-list .isotope-item .item-desc .article-intro,
.grid-list .isotope-item .item-desc .article-footer,
.grid-list .isotope-item .item-desc .readmore {
  display: inline-block;
}
.grid-list .isotope-item.odd .item-image {
  float: right;
}
.grid-list .isotope-item.odd .item-image:before {
  border-right: 0;
  border-left: 10px solid #FFFFFF;
  left: 0;
  right: auto;
}
#infscr-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 2;
}
#infscr-loading img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  z-index: 2;
}
#infscr-loading > div {
  display: none;
}
.t3-footer {
  min-width: 960px;
  color: #999999;
  background: #363636;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .main-container {
  background: none;
}
.t3-footer .main-container.t3-copyright {
  margin-left: 30px;
  margin-right: 30px;
}
.t3-footer .footer-sl-container {
  padding: 23px 32px;
  color: #d3d3d3;
}
.t3-footer .footer-sl-container .bottom-hide {
  display: none;
}
.t3-footer .footer-sl-container .module-title {
  line-height: 50px;
  font-size: 20px;
  padding-left: 73px;
  background: url("/templates/delta/images/ico/ico-contact.png") 0 0 no-repeat;
}
.t3-footer .footer-sl-container .nav .caret {
  display: none;
}
.t3-footer .footer-sl-container .nav > li {
  width: 130px;
  margin-top: 0;
  margin-right: 40px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  /* Fix for IE7 */
  *display: inline;
  /* Fix for IE7 */
}
.t3-footer .footer-sl-container .nav > li:last-child,
.t3-footer .footer-sl-container .nav > li.last-child {
  margin-right: 0;
}
.t3-footer .footer-sl-container .nav > li > a {
  padding: 0;
  display: block;
  font-size: 18px;
  width: 100%;
  border-top: 0;
  border-bottom: 1px solid #d3d3d3;
}
.t3-footer .footer-sl-container .nav ul {
  margin: 0px;
  padding: 0;
  padding-top: 1em;
  list-style: none;
}
.t3-footer .footer-sl-container .nav ul a {
  font-size: 14px;
}
.t3-footer a {
  color: #d3d3d3;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #d3d3d3;
  text-decoration: none;
  outline: 0;
}
#jevents_body .event_legend_container {
  display: none;
}
.t3-copyright {
  font-size: 12px;
  padding-bottom: 23px;
  color: #d3d3d3;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright p {
  margin: 0;
}
.t3-copyright .copyright {
  text-align: right;
  line-height: 33px;
}
#about-slideshow {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.about-box,
.article-slideshow {
  margin-bottom: 0;
}
.about-box .carousel-control,
.article-slideshow .carousel-control {
  background: #000000;
  width: 40px;
  height: 40px;
  left: auto;
  right: 40px;
  bottom: 40px;
  top: auto;
  line-height: 40px;
}
.about-box .carousel-control.left,
.article-slideshow .carousel-control.left {
  right: 102px;
}
.about-box .carousel-control.left:before,
.article-slideshow .carousel-control.left:before {
  content: "";
  position: absolute;
  border-right: 20px solid transparent;
  border-top: 40px solid #000000;
  left: 100%;
  top: 0;
}
.about-box .carousel-control.right:before,
.article-slideshow .carousel-control.right:before {
  content: "";
  position: absolute;
  border-left: 20px solid transparent;
  border-bottom: 40px solid #000000;
  right: 100%;
  top: 0;
}
.about-box .about-box-ct,
.article-slideshow .about-box-ct {
  padding: 40px;
  font-size: 16px;
}
.about-box .title-sanserif,
.article-slideshow .title-sanserif {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}
.about-box.about-team .team-header,
.article-slideshow.about-team .team-header {
  padding: 80px;
}
.about-box.about-team .team-header p,
.article-slideshow.about-team .team-header p {
  color: #999999;
}
.about-box.about-team .team-items,
.article-slideshow.about-team .team-items {
  overflow: hidden;
}
.about-box.about-team .team-items:before,
.article-slideshow.about-team .team-items:before,
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
  content: " ";
  display: table;
}
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
  clear: both;
}
@media (min-width: 1px) and (max-width: 1px) {
  .about-box.about-team .team-items .team-item,
  .article-slideshow.about-team .team-items .team-item {
    margin-bottom: 40px !important;
    padding: 0 20px;
    overflow: hidden;
  }
  .about-box.about-team .team-items .team-item .team-item-img,
  .article-slideshow.about-team .team-items .team-item .team-item-img {
    float: left;
    width: 50%;
  }
  .about-box.about-team .team-items .team-item .team-item-img img,
  .article-slideshow.about-team .team-items .team-item .team-item-img img {
    width: 100%;
  }
  .about-box.about-team .team-items .team-item .team-item-img:before,
  .article-slideshow.about-team .team-items .team-item .team-item-img:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
    border-left: 0;
    right: 0;
    top: 20px;
    bottom: auto;
    left: auto;
  }
  .about-box.about-team .team-items .team-item .team-item-info,
  .article-slideshow.about-team .team-items .team-item .team-item-info {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 1px) {
  .about-box.about-team .team-items .team-item,
  .article-slideshow.about-team .team-items .team-item {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.about-box.about-team .team-items .team-item-actions,
.article-slideshow.about-team .team-items .team-item-actions {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 5;
  top: -40px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.about-box.about-team .team-items .team-item-actions a,
.article-slideshow.about-team .team-items .team-item-actions a {
  color: #ffffff;
}
.about-box.about-team .team-items .team-item-actions i,
.article-slideshow.about-team .team-items .team-item-actions i {
  border: 2px solid #ffffff;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 13px;
}
.about-box.about-team .team-items .team-item-actions a:hover i,
.article-slideshow.about-team .team-items .team-item-actions a:hover i {
  background: #957f42;
  color: #ffffff;
  border-color: #957f42;
}
.about-box.about-team .team-items .team-item-img,
.article-slideshow.about-team .team-items .team-item-img {
  position: relative;
  z-index: 1;
}
.about-box.about-team .team-items .team-item-img img,
.article-slideshow.about-team .team-items .team-item-img img {
  max-width: 100%;
}
.about-box.about-team .team-items .team-item-img:before,
.article-slideshow.about-team .team-items .team-item-img:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 20px;
  content: "";
}
@media screen and (max-width: 1px) {
  .about-box.about-team .team-items .team-item-img:before,
  .article-slideshow.about-team .team-items .team-item-img:before {
    left: 49%;
  }
}
.about-box.about-team .team-items .team-item-info,
.article-slideshow.about-team .team-items .team-item-info {
  padding: 20px;
  font-size: 13px;
  color: #555555;
}
.about-box.about-team .team-items .team-item-name,
.article-slideshow.about-team .team-items .team-item-name {
  margin: 0 0 10px 0;
}
.about-box.about-team .team-items .team-item-name a,
.article-slideshow.about-team .team-items .team-item-name a {
  color: #222222;
}
.about-box.about-team .team-items .team-item-meta,
.article-slideshow.about-team .team-items .team-item-meta {
  display: block;
  margin: 0 0 20px 0;
  color: #999999;
}
.about-box.about-team .team-items .team-info-readmore,
.article-slideshow.about-team .team-items .team-info-readmore {
  color: #555555;
  border-bottom: 1px dotted #555555;
}
.about-box.about-team .team-items .team-info-readmore:hover,
.article-slideshow.about-team .team-items .team-info-readmore:hover {
  text-decoration: none;
}
.about-box.about-team .team-items .team-item:hover .team-item-actions,
.article-slideshow.about-team .team-items .team-item:hover .team-item-actions {
  top: 45%;
}
.about-box.about-team .team-items .team-item:hover .team-item-name a,
.article-slideshow.about-team .team-items .team-item:hover .team-item-name a {
  color: #957f42;
}
.about-box.about-team .team-items .team-item:hover .team-info-readmore,
.article-slideshow.about-team .team-items .team-item:hover .team-info-readmore {
  color: #957f42;
  border-color: #957f42;
}
.troppy-item {
  text-align: center;
  padding: 40px 0;
}
.troppy-item .troppy-badge i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  background: #4e4323;
}
.troppy-item .troppy-number {
  font-size: 36px;
  font-weight: 700;
  font-family: Arial, Helvetica, serif;
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  line-height: 1;
}
.about-client .client-list-header {
  padding: 30px;
}
.about-client .client-list-slide {
  background: #ffffff;
}
.about-client .client-logo {
  padding: 5px;
  border: 1px solid #eeeeee;
  margin: -1px;
  border-right: 0;
  text-align: center;
}
@media screen and (max-width: 1px) {
  .about-client .client-logo {
    width: 50%;
    float: left;
  }
}
.about-client .client-logo img {
  max-width: 100%;
}
.about-client .client-slider-control {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1px) {
  .about-client .client-slider-control {
    top: -55px;
    width: 100%;
    height: 40px;
    bottom: auto;
  }
}
.testimonial-box {
  position: relative;
  text-align: center;
}
.testimonial-box .ja-contentslider-center-wrap {
  padding: 40px;
}
.testimonial-box .ja-btn-control {
  top: 45%;
  position: absolute;
  left: 0;
  width: 100%;
  display: none;
}
.testimonial-box .ja-btn-control:before,
.testimonial-box .ja-btn-control:after {
  content: " ";
  display: table;
}
.testimonial-box .ja-btn-control:after {
  clear: both;
}
@media screen and (max-width: 1px) {
  .testimonial-box .ja-btn-control {
    top: 25%;
  }
}
.testimonial-box .ja-btn-control .slide-control.next {
  float: left;
}
.testimonial-box .ja-btn-control .slide-control.prev {
  float: right;
}
.testimonial-box:hover .ja-btn-control {
  display: block;
}
.testimonial-box .ja-image {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-box .ja-contentslider-center {
  margin: 0 auto;
}
.testimonial-box h4 {
  line-height: 1.5;
}
@media screen and (max-width: 1px) {
  .testimonial-box h4 {
    font-size: 12px;
  }
}
.testimonial-box .testimonial-item .media-body h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #957f42;
  font-size: 14px;
}
.testimonial-box .testimonial-item .media-body p {
  color: #957f42;
  font-size: 14px;
  color: #555555;
}
.loan-calculator .formResponsive {
  margin-bottom: 0;
}
.loan-calculator .formResponsive .formHorizontal .formControlLabel {
  text-align: left;
}
.loan-calculator .formResponsive .formHorizontal .formControls {
  margin-left: 140px;
}
.loan-calculator .rsform-block-calculatorbtn,
.loan-calculator .rsform-block-educationcalculatorbtn,
.loan-calculator .rsform-block-retirementcalculatorbtn {
  text-align: right;
}
.loan-calculator .rsform-block-calculatorbtn .formDescription,
.loan-calculator .rsform-block-educationcalculatorbtn .formDescription,
.loan-calculator .rsform-block-retirementcalculatorbtn .formDescription {
  display: none;
}
.loan-calculator .rsform-block-calculatorbtn input[type="button"],
.loan-calculator .rsform-block-educationcalculatorbtn input[type="button"],
.loan-calculator .rsform-block-retirementcalculatorbtn input[type="button"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.7142857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 94px;
  color: #ffffff;
  background-color: #726132;
  border-color: #726132;
}
.loan-calculator .rsform-block-calculatorbtn input[type="button"]:hover,
.loan-calculator .rsform-block-educationcalculatorbtn input[type="button"]:hover,
.loan-calculator .rsform-block-retirementcalculatorbtn input[type="button"]:hover {
  background-color: #554926;
  border-color: #473d20;
}
.loan-calculator .rsform-block-ryearlyreturnrate .formControlLabel,
.loan-calculator .rsform-block-yearlyreturnrate .formControlLabel {
  font-size: 12px;
}
.loan-calculator.education-calculator .rsform-block-totalvalue .formControlLabel {
  width: 190px;
}
.calculator-box hr.line {
  margin-top: 0px;
  margin-bottom: 18px;
  border-top: 4px solid #947f42;
}
.calculator-box .calculator-result {
  display: none;
  text-align: right;
  padding-bottom: 18px;
}
.calculator-box .calculator-result strong {
  color: #947f42;
}
.calculator-box .calculator-result .unit {
  padding-right: 0.3em;
}
.SliderValue {
  padding-left: 2em;
}
.slider.slider-horizontal {
  width: 400px !important;
}
.slider.slider-horizontal .slider-max {
  position: absolute;
  right: 0px;
  top: 20px;
}
.slider.slider-horizontal .slider-min {
  position: absolute;
  left: 0;
  top: 20px;
}
.new-stock-page #jevents_header {
  padding: 10px 20px 10px 30px;
}
.new-stock-page #jevents_header .contentheading {
  margin-top: 0;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #9b8341;
  padding-bottom: 3px;
  color: #9b8341;
}
.new-stock-page #jevents_body {
  margin: 0px 20px 10px 30px;
  width: 670px !important;
}
.new-stock-page #nav-jumpto {
  display: none;
}
.new-stock-page #jevents_body .nav-items div.active a,
.new-stock-page .jev_header2 .active a {
  background-color: #9b8341;
  color: #FFF;
}
.new-stock-page #jevents_body .nav-items div.active a:hover,
.new-stock-page .jev_header2 .active a:hover {
  background-color: #FFF;
  border-left: 1px solid #9b8341;
}
.new-stock-page .nav-items > div {
  margin-left: -5px;
  display: inline-block;
  padding: 3px 0px 2px 0px;
  line-height: 23px;
  vertical-align: middle;
  border: 1px solid #9b8341;
  border-left: 0px;
}
.new-stock-page .nav-items > div a {
  padding: 8px 12px 7px 12px;
  text-decoration: none;
  color: #474747;
}
.new-stock-page #jevents_body .nav-items > div a:hover {
  padding: 7px 12px 7px 12px;
  background-color: #CCC;
  border-left: 1px solid #9b8341;
  color: #000;
}
.new-stock-page .nav-items > div:first-child {
  border-radius: 0px 0 0 0px;
  border-left: 1px solid #9b8341;
}
.new-stock-page .nav-items > div:last-child {
  border-radius: 0 0px 0px 0;
  border-right: 1px solid #9b8341;
}
.new-stock-page #jevents_body .cal_today a.cal_daylink {
  background-color: #9b8341;
  padding: 4px;
  border-radius: 10px;
  color: #FFFFFF;
}
.new-stock-page #jevents_body .cal_today a.cal_daylink:hover {
  border-left: 1px solid #9b8341;
  background-color: #fff;
  border: 1px solid #9b8341;
  padding: 4px;
  border-radius: 10px;
  color: #9b8341;
}
.new-stock-page .jev_toprow div.previousmonth,
.new-stock-page .jev_toprow div.nextmonth {
  background-color: #9b8341;
  border: 1px solid #9b8341;
}
.new-stock-page .jev_toprow div.currentmonth {
  border-top: 1px solid #9b8341;
  border-bottom: 1px solid #9b8341;
}
.new-stock-page table.contentpaneopen td {
  padding: 10px;
}
.com_easyblog body {
  color: #555555;
}
.com_easyblog #ezblog-menu .blog-navi {
  background: #000000;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item.item-active {
  background: #957f42;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a {
  min-height: 40px;
  padding: 5px 10px;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a span {
  height: 30px;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > form input.input {
  height: 30px;
  border-radius: 0;
  border-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
  border-radius: 0;
  background: #ffffff;
  height: 30px;
  width: 30px;
  line-height: 1;
  border-color: white;
  margin-left: -1px;
  text-indent: 0;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form a,
.com_easyblog #ezblog-menu .blog-navi .user-form form .trait {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .form-control {
  width: 100%;
  font-weight: 300;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember {
  margin: 15px 0;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember span {
  font-weight: 300;
}
.com_mijoshop.view-login .login-content {
  background: #ffffff;
}
.com_mijoshop.view-login .login-content .background-primary .box-title {
  color: #ffffff;
}
.com_mijoshop.view-login .background-primary .form-control {
  border: 0;
}
.com_mijoshop.view-returns .box_oc h2 {
  font-size: 18px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  color: #957f42;
  margin: 0 0 20px 0;
}
#eblog-dialog .dialog * {
  font-family: Arial, Helvetica, sans-serif;
}
#eblog-dialog .dialog h3 {
  text-transform: none;
  font-family: Arial, Helvetica, serif;
  font-weight: bold;
}
#eblog-dialog .dialog-actions {
  filter: none;
}
#eblog-dialog .dialog .button {
  font-family: Arial, Helvetica, serif;
  filter: none;
}
#eblog-dialog .dialog .button:hover {
  background: #726132;
}
@media screen and (max-width: 1px) {
  #eblog-wrapper.w320 #ezblog-body #socialbutton.alignright + .blog-text {
    margin-right: 0 !important;
  }
}
#ezblog-body a.featured-more:hover {
  color: #957f42;
}
#ezblog-body .profile-title a:hover {
  color: #957f42;
}
#ezblog-body .easyblog-thumb-preview {
  display: block;
}
#ezblog-body .easyblog-thumb-preview img.blog-image {
  width: 100%;
}
@media screen and (max-width: 1px) {
  #eblog-wrapper {
    padding: 20px;
  }
  #eblog-wrapper #ezblog-body .form-row.half {
    width: 100%;
  }
  #eblog-wrapper #comment-form input.inputbox[type="checkbox"],
  #eblog-wrapper #subscription-message label,
  #eblog-wrapper #frmComment #comment-form .form-row label {
    display: inline;
    width: auto;
    line-height: 1;
  }
  #eblog-wrapper .blog-option li {
    padding: 0;
    margin: 0 10px 0 0;
    border: 0;
  }
  #eblog-wrapper .blog-option li span,
  #eblog-wrapper .blog-option li a {
    color: #333333;
  }
  #eblog-wrapper .blog-option li a:hover {
    color: #957f42;
  }
  #eblog-wrapper .blog-text {
    margin-right: 0;
  }
}
#eblog-wrapper .component-links a {
  margin: 0 10px 0 0;
  font-size: 13px;
  font-weight: 300;
}
@media screen and (max-width: 1px) {
  #eblog-wrapper #ezblog-body .profile-connect .connect-links li,
  #eblog-wrapper #ezblog-body .profile-connect .connect-links li + li {
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border: 0;
  }
}
#eblog-wrapper #ezblog-body .blog-post .blog-title a:hover,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:active,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:focus {
  color: #957f42;
}
@media screen and (max-width: 1px) {
  #eblog-wrapper #ezblog-body .profile-item {
    padding: 0;
  }
}
@media screen and (max-width: 1px) {
  #eblog-wrapper #ezblog-body .profile-head {
    border: 0;
    margin: 0;
    padding: 0;
  }
}
#eblog-search .search-input .inputbox:focus,
#eblog-search .search-input input[type=text]:focus {
  border-color: #957f42 !important;
}
#eblog-search .search-button button.button-search {
  background: #957f42 !important;
}
#eblog-search .search-button button.button-search:hover,
#eblog-search .search-button button.button-search:focus {
  background: #726132 !important;
}
@media screen and (max-width: 1px) {
  #ezblog-posts .blog-image,
  #ezblog-posts .video-source,
  .view-categories #ezblog-posts .blog-image {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 1px) {
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item,
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item,
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
    font-size: 13px;
    padding: 0;
    border: 0;
  }
}
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a.active {
  color: #957f42;
}
@media screen and (max-width: 1px) {
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
    margin-left: 0;
    margin-top: 10px;
  }
}
#eblog-wrapper .post-tags li a:hover {
  color: #957f42;
}
@media (min-width: 1px) and (max-width: 2px) {
  #eblog-wrapper .blog-meta-bottom {
    margin: 0;
  }
}
@media (max-width: 2px) {
  #eblog-wrapper .blog-meta-bottom .in .pull-left,
  #eblog-wrapper .blog-meta-bottom .in .pull-right {
    float: left !important;
    margin: 10px 10px 0 0;
  }
}
a:hover {
  text-decoration: none;
}
.t3-sidebar {
  padding: 0;
}
#eblog-wrapper #section-author {
  background: #fdfdfd;
  border: 3px solid #957f42;
  color: #333333;
}
#eblog-wrapper #section-author .author-name {
  font-family: Arial, Helvetica, serif;
  text-transform: none;
}
#ezblog-body #blog-comment {
  padding: 0;
}
#ezblog-body #blog-comment li {
  font-family: Arial, Helvetica, sans-serif;
}
#ezblog-body #blog-comment li .pam {
  padding: 0;
  font-size: 13px;
  color: #999999;
}
#ezblog-body #blog-comment #comment-form {
  margin-top: 20px;
}
#ezblog-body #section-comments {
  padding: 10px 0;
}
#ezblog-body .entry-related-post li a {
  color: #555555;
}
#ezblog-body .entry-related-post li a:hover {
  color: #957f42;
  text-decoration: none;
}
#ezblog-body .entry-related-post li a.blog-category {
  font-family: Arial, Helvetica, sans-serif;
  color: #957f42;
}
#ezblog-body .entry-related-post li a.blog-category:hover {
  color: #726132;
}
#ezblog-body a.blog-category {
  position: relative;
  padding-left: 20px;
}
#ezblog-body a.blog-category:before {
  content: "\f15c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 0;
  color: #999999;
  left: 5px;
  line-height: 1;
}
#eblog-wrapper .tag-sort-order li a.active {
  color: #957f42;
}
#ezblog-body .blog-readmore a:hover {
  background: #957f42;
  color: #ffffff;
  border-color: #957f42;
}
#ezblog-body .blog-date {
  font-family: Arial, Helvetica, sans-serif;
}
#ezblog-body .comment-form input[type=text]:hover,
#ezblog-body .comment-form input[type=text]:focus {
  border-color: #957f42;
}
#eblog-wrapper #btnSubmit {
  background: #957f42;
  border: 0;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  text-transform: none;
  font-family: Arial, Helvetica, serif;
  text-shadow: none;
}
#eblog-wrapper #btnSubmit:hover,
#eblog-wrapper #btnSubmit:focus {
  outline: 0;
  background: #726132;
}
#eblog-wrapper .blog-taglist.black-tag a:hover {
  background: #957f42;
  color: #ffffff;
}
#eblog-wrapper .blog-taglist.black-tag a:hover span,
#eblog-wrapper .blog-taglist.black-tag a:hover i,
#eblog-wrapper .blog-taglist.black-tag a:hover b {
  color: #ffffff;
}
#eblog-wrapper .blog-taglist.black-tag a:hover:before {
  border-right-color: #ffffff;
}
#eblog-wrapper .featured-navi.prel a:hover {
  color: #957f42;
}
#ezblog-body .blog-meta .blog-author > a,
#ezblog-body .blog-category > a,
#ezblog-body .blog-comments > a,
#ezblog-body .featured-author .showcase-author a {
  color: #222222;
}
#ezblog-body .blog-meta .blog-author > a:hover,
#ezblog-body .blog-category > a:hover,
#ezblog-body .blog-comments > a:hover,
#ezblog-body .featured-author .showcase-author a:hover {
  color: #957f42;
}
#eblog-wrapper .list-pagination li:hover,
#eblog-wrapper .list-pagination li.active {
  background: #957f42;
}
#eblog-wrapper .list-pagination li:hover a,
#eblog-wrapper .list-pagination li.active a,
#eblog-wrapper .list-pagination li:hover span,
#eblog-wrapper .list-pagination li.active span,
#eblog-wrapper .list-pagination li:hover b,
#eblog-wrapper .list-pagination li.active b {
  color: #ffffff;
  text-decoration: none;
}
#eblog-wrapper #button-related {
  width: auto;
}
#eblog-wrapper .list-pagination li.active {
  font-weight: bold;
}
#eblog-wrapper #ezblog-dashboard .list-pagination .active b {
  border: 1px solid #999999;
  color: #333333;
}
#section-related .entry-related-post li > a {
  color: #555555;
}
#section-related .entry-related-post li > a:hover {
  color: #957f42;
}
#section-related .entry-related-post li > a.blog-category {
  font-family: Arial, Helvetica, sans-serif;
  color: #957f42;
}
#section-related .entry-related-post li > a.blog-category:hover {
  color: #726132;
}
.t3-sidebar .t3-module {
  margin-bottom: 0;
}
.t3-sidebar .module-title {
  text-transform: uppercase;
  font-weight: bold;
}
.t3-sidebar .bannergroup .banneritem {
  margin: -30px;
}
@media only screen and (max-width: 2px) {
  .t3-sidebar .bannergroup .banneritem {
    margin: -20px;
  }
}
.t3-sidebar .bannergroup .banneritem img {
  max-width: 100%;
}
.ezb-mod .mod-item + .mod-item {
  margin-top: 0 !important;
}
.ezb-mod .mod-item .mod-post-image {
  margin-right: 15px;
  width: 60px;
}
.ezb-mod .mod-item .mod-post-image a {
  margin: 0;
}
.ezb-mod .mod-item .mod-post-image a:before,
.ezb-mod .mod-item .mod-post-image a:after {
  content: " ";
  display: table;
}
.ezb-mod .mod-item .mod-post-image a:after {
  clear: both;
}
.ezb-mod .mod-item .mod-post-image img {
  margin: 5px 0 0 0;
  border: 0;
  padding: 0;
  width: 60px;
}
.ezb-mod .mod-item .mod-post-title {
  font-size: 14px;
  font-family: Arial, Helvetica, serif;
  font-weight: 400;
  line-height: 1.4;
}
.ezb-mod .mod-item .mod-post-author img {
  border: 0;
  border-radius: 50%;
}
.ezb-mod .mod-item .mod-post-type {
  background: none;
  font-size: 13px;
  color: #999999;
  padding-left: 0;
  display: inline;
}
.ezb-mod .mod-item .mod-post-type a {
  position: relative;
  color: #999999;
  padding-left: 15px;
}
.ezb-mod .mod-item .mod-post-type a:hover {
  color: #222222;
}
.ezb-mod .mod-item .mod-post-type a:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: -3px;
  left: 0;
}
.ezb-mod .mod-item .mod-post-author.at-bottom {
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, serif;
  font-weight: 300;
}
.ezb-mod .mod-item .mod-post-meta a {
  color: #999999;
}
.ezb-mod.mod_easyblogcategories a {
  color: #999999;
}
.ezb-mod.mod_easyblogcategories a:hover {
  color: #eeeeee;
  text-decoration: none;
}
.ezb-mod.mod_easyblogcategories .mod-category-name {
  font-family: Arial, Helvetica, serif;
}
.ezb-mod.mod_easyblogcategories .mod-category-name a {
  padding-left: 20px;
  position: relative;
}
.ezb-mod.mod_easyblogcategories .mod-category-name a:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: -1px;
  left: 0;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding: 0 !important;
}
.ezb-mod.mod_easyblogcategories .mod-item + .mod-item {
  border: 0;
}
.ezb-mod.mod_easyblogcategories .mod-avatar img {
  border: 0;
}
.ezb-mod.mod_easyblogarchive {
  font-family: Arial, Helvetica, serif;
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month {
  position: relative;
  color: #999999;
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 2px;
  left: 0;
}
.ezb-mod.mod_easyblogtagcloud a {
  font-size: 13px !important;
  margin: 5px 5px 0 0;
  font-family: Arial, Helvetica, serif;
}
.ezb-mod.mod_easyblogtagcloud a:hover {
  color: #ffffff;
  background: #957f42;
  text-decoration: none;
}
.ezb-mod.mod_easyblogtagcloud a:hover:before {
  border-right-color: #ffffff;
}
html #sbox-window {
  padding: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  background: #0b0b0b;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1042;
}
.mfp-wrap {
  height: 100%;
  left: 0;
  outline: none !important;
  position: fixed;
  top: 0;
  -webkit-backface-visibility: hidden;
  width: 100%;
  z-index: 1043;
}
.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  -moz-box-sizing: border-box;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  overflow: visible;
  padding: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: white;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.mfp-arrow {
  height: 110px;
  margin: 0;
  margin-top: -55px;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  border: medium inset transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-bottom-width: 21px;
  border-top-width: 21px;
}
button.mfp-arrow {
  background-image: url("/templates/delta/less/@{@t3-image-path}/slide-btn-50-ltr.png");
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 50px;
  padding: 0;
  text-indent: -99999px;
  width: 50px;
  margin-: -25px;
  outline: none;
  -webkit-transition: none;
  transition: none;
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button.mfp-arrow.mfp-arrow-left {
  left: 0;
  background-position: 0 0;
}
button.mfp-arrow.mfp-arrow-left:hover {
  background-position: 0 -50px;
}
button.mfp-arrow.mfp-arrow-right {
  right: 0;
  background-position: -50px 0;
}
button.mfp-arrow.mfp-arrow-right:hover {
  background-position: -50px -50px;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: black;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
/* Main image in popup */
img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0 40px;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* The shadow behind the image */
.mfp-figure:after {
  background: #444444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  content: '';
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1;
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
  word-wrap: break-word;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 1px) {
  html #recaptcha_area #recaptcha_table .recaptcha_image_cell,
  html #recaptcha_area #recaptcha_table #recaptcha_image,
  html #recaptcha_area #recaptcha_table #recaptcha_challenge_image,
  html #recaptcha_area #recaptcha_table .recaptcha_input_area,
  html #recaptcha_area #recaptcha_table #recaptcha_response_field {
    width: 140px !important;
  }
}
@media (min-width: 1px) and (max-width: 1px) {
  html #recaptcha_area #recaptcha_table .recaptcha_image_cell,
  html #recaptcha_area #recaptcha_table #recaptcha_image,
  html #recaptcha_area #recaptcha_table #recaptcha_challenge_image,
  html #recaptcha_area #recaptcha_table .recaptcha_input_area,
  html #recaptcha_area #recaptcha_table #recaptcha_response_field {
    width: 200px !important;
  }
}
.no-scroller .t3-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#iframe-video-wrap {
  display: block;
  z-index: 9999;
  position: fixed;
  background: #fff;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#iframe-video-wrap .btn {
  background: none;
  border: 0;
  color: #222222;
  font-size: 60px;
  padding-left: 40px;
  padding-right: 40px;
}
#iframe-video-wrap .btn:hover,
#iframe-video-wrap .btn:focus,
#iframe-video-wrap .btn:active {
  outline: none;
  color: #2e61d4;
  box-shadow: none;
}
#iframe-video-wrap .video-container {
  text-align: center;
  padding: 100px 0;
}
.tags-header {
  background: #726132;
  color: #ffffff;
  padding: 20px;
}
.tags-header .document-title {
  margin: 0;
}
.tags-header .tags-title {
  position: relative;
  border: 0;
  background: #957f42;
  color: #ffffff;
  padding: 5px 5px 5px 15px;
  margin: 5px 5px 5px 0;
  line-height: 1;
  display: inline-block;
  font-family: Arial, Helvetica, serif;
}
.tags-header .tags-title:before {
  background: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #726132;
}
.tags .tag-item {
  position: relative;
  border: 0;
  background: #eeeeee;
  color: #999999;
  padding: 5px 5px 5px 15px;
  margin: 5px 5px 5px 0;
  line-height: 1;
  font-size: 13px;
  display: inline-block;
  font-family: Arial, Helvetica, serif;
}
.tags .tag-item:before {
  background: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #ffffff;
}
.tags .tag-item:hover {
  background: #957f42;
  color: #ffffff;
  text-decoration: none;
}
.tags .tag-item:hover:before {
  border-right-color: #ffffff;
}
.tag-list-wrap {
  margin: 0;
  padding: 0;
}
.tag-list-wrap li {
  display: block;
  background: #ffffff;
}
.tag-list-wrap li:hover {
  background: #ffffff;
}
.tag-list-wrap li h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
}
.tag-list-wrap li h3 a {
  color: #222222;
}
.tag-list-wrap li h3 a:hover {
  color: #957f42;
  text-decoration: none;
}
.tag-list-wrap li .item-image {
  position: relative;
}
.tag-list-wrap li:nth-child(even) .item-image {
  float: right !important;
}
.tag-category .filters {
  margin: 0;
  padding: 10px 20px;
  background: #fbfbfb;
}
.ie8 .t3-footnav .t3-module {
  margin-bottom: 0 !important;
  min-height: 218px !important;
}
.ie8 .about-box .carousel-control.right,
.ie8 .article-slideshow .carousel-control.right {
  width: 40px;
  filter: none;
}
.ie8 .about-box .carousel-control.left,
.ie8 .article-slideshow .carousel-control.left {
  width: 40px;
  filter: none;
}


