.t3-wrapper {
  border-top: 7px solid #e3e3e3;
}
.t3-wrapper-inner {
  margin-top: 1px;
  border-top: 1px dotted #ddd;
}
.t3-header {
  padding: 45px 0;
}
.t3-header .container {
  position: relative;
}
@media (max-width: 991px) {
  .t3-header {
    padding-bottom: 25px;
  }
}
.logo {
  text-align: left;
}
@media (max-width: 991px) {
  .logo {
    padding-bottom: 25px;
  }
}
.logo a {
  line-height: 1;
  margin: 0;
}
.logo-image span {
  display: none;
}
.logo-image a img {
  float: left;
  padding-right: 15px;
}
.logo-image small {
  font-size: 11px;
  padding-top: 20px;
  display: block;
}
@media (max-width: 991px) {
  .logo-image small {
    text-align: left;
    width: 60%;
  }
}
@media (max-width: 480px) {
  .logo-image small {
    width: 80%;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.t3-sl-1 {
  background-color: #fd8608;
}
.less-margin {
  margin-top: -20px;
}
.t3-slider .container {
  padding-bottom: 40px;
  background: url(../../../templates/glenon/images/slider-dropshadow.png) no-repeat 50% 100%;
}
@media screen and (max-width: 991px) {
  .t3-slider .container {
    background: none;
  }
}
.t3-mainbody {
  padding-top: 10px;
}
.t3-mainbody .t3-content-mass {
  width: 100%;
}
.t3-mainbody .t3-content-mass img {
  padding-right: 10px;
}
.t3-content {
  padding-bottom: 38px;
}
.t3-sidebar {
  padding-bottom: 19px;
}
.t3-sidebar .t3-module {
  margin-bottom: 50px;
}
.t3-sidebar .t3-module:last-child {
  margin-bottom: 40px;
}
.t3-footer {
  padding: 20px 0 0 0;
  border-top: 1px solid #dcdcdc;
  background: #f3f3f3 url(../../../templates/glenon/images/shadow-up.png) 50% 0 no-repeat;
  color: #777777;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .t3-footer .col-xs-6 {
    width: 100%;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .t3-module {
  background: transparent;
  color: #777777;
}
.t3-footer .t3-module .module-title {
  color: #999999;
  font-size: 9px;
  padding-top: 10px;
  font-family: "Droid Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.t3-footnav {
  padding-bottom: 10px;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .module-ct ul,
.t3-footnav .module-ct .custom ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px dotted #cccccc;
}
.t3-footnav .module-ct ul > li,
.t3-footnav .module-ct .custom ul > li {
  line-height: normal;
}
.t3-footnav .module-ct ul > li > a,
.t3-footnav .module-ct .custom ul > li > a {
  color: #777777;
  background: url(../../../templates/glenon/images/arrow3.png) 0 -19px no-repeat;
  border-bottom: 1px dotted #cccccc;
  border-radius: 2px;
}
.t3-footnav .module-ct ul > li > a:hover,
.t3-footnav .module-ct .custom ul > li > a:hover,
.t3-footnav .module-ct ul > li > a:active,
.t3-footnav .module-ct .custom ul > li > a:active,
.t3-footnav .module-ct ul > li > a:focus,
.t3-footnav .module-ct .custom ul > li > a:focus {
  color: #555555;
  background-color: transparent;
}
.t3-copyright {
  margin-top: 10px;
  padding: 25px 0 40px;
  line-height: 1.5;
  font-size: 11px;
  border-top: 1px solid #d8d8d8;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright p {
  margin: 0;
}
.t3-copyright a:hover {
  color: #fd8608;
  text-decoration: none;
}
.t3-copyright ul {
  border-top: 0;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .t3-copyright ul {
    text-align: center;
    padding-top: 20px;
  }
}
.t3-copyright ul li {
  padding: 0 15px;
  border-right: 1px solid #d6d6d6;
  display: inline;
}
.t3-copyright ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
.t3-copyright ul li a {
  display: inline;
  border: none !important;
  background: none;
  padding: 0 !important;
}
@media screen and (max-width: 991px) {
  .t3-copyright {
    text-align: center;
  }
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.breadcrumb,
.nav-pills > li > a,
.module-ct .dropdown-menu,
.tagItemView,
.catItemView,
.userItemView,
.k2LatestCommentsBlock ul li,
.itemLinks > div,
.itemNavigation,
#itemListLinks .catItemView h3.catItemTitle,
#itemListLinks h4 {
  border-bottom-style: dashed\9 !important;
}
.itemNavigation,
.t3-footnav .module-ct ul {
  border-top-style: dashed\9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .breadcrumb,
  .nav-pills > li > a,
  .module-ct .dropdown-menu,
  .tagItemView,
  .catItemView,
  .userItemView,
  .k2LatestCommentsBlock ul li,
  .itemLinks > div,
  .itemNavigation,
  #itemListLinks .catItemView h3.catItemTitle,
  #itemListLinks h4 {
    border-bottom-style: dashed !important;
  }
  .itemNavigation,
  .t3-footnav .module-ct ul {
    border-top-style: dashed;
  }
}