@media (min-width: 415px) {
  .article-content {
    text-align: justify;
  }
}
@media (max-width: 768px) {
  .contact-misc .custom.book {
    display: none;
  }
}
.cemap_container {
  margin: 0px -30px 0px;
  border: none;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title,
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .content {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
@media (min-width: 768px) {
  .contact-form-sidebar-container {
    width: 70%;
    float: left;
  }
  .contact-miscinfo {
    float: left;
    width: 28%;
  }
  .requiredsign {
    margin-bottom: 10px;
    margin-top: 13px;
  }
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none !important;
}
.allnews {
  margin-top: -30px;
}
.map-container {
  max-width: 100% !important;
}
.dropdown-menu {
  background: #1d4165;
  min-width: 220px !important;
}
img.border-left {
  margin-right: 20px;
  border: 1px solid #e7e7e7;
  float: left;
}
img.border-right {
  margin-left: 20px;
  border: 1px solid #e7e7e7;
  float: right;
}
@media (min-width: 768px) and (max-width: 801px) {
  .hidden-sm {
    
  }
}

.social-buttons {
  position: absolute;
  top: 50px;
  right: 0px;
  z-index: 100;
}
@media (max-width: 736px) {
  .social-buttons {
    display: none;
  }
}
@media (max-width: 768px) {
  .social-buttons {
    top: 216px;
  }
}
.social-buttons a {
  display: block;
  margin-bottom: 10px;
  margin-right: -44px;
  animation: slide-in 1s 1s cubic-bezier(1, -0.39, 0.01, 1.41) forwards;
}
@keyframes slide-in {
  0% {
    margin-right: -44px;
  }
  100% {
    margin-right: 0px;
  }
}

.custom .ja-ss-desc {
  position: absolute;
  display: none;
  text-align: left;
  top: 88px;
  right: 150px;
  line-height: 1.4;
  min-width: 300px;
  background: none repeat scroll 0 0 rgba(230, 230, 230, 0.8);
  box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.2);
  color: #1d4165;
  font-size: 17px;
  font-weight: 400;
  padding: 25px 25px 0;
}
@media (min-width: 768px) {
  .custom .ja-ss-desc {
    display: block;
  }
}
.custom .ja-ss-desc h3 {
  color: #1d4165;
  font-size: 25px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.custom .ja-ss-desc p {
  color: #1d4165;
  letter-spacing: 1px;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0 30px;
  line-height: 1.5;
}
.custom .ja-ss-desc a {
  text-decoration: underline;
  color: #1d4165;
}

div.cost-stages {
  display: block;
  clear: both;
}
div.cost-stages:after {
  clear: both;
}
div.cost-stages div.cost-grid {
  width: 50%;
  padding: 30px 5%;
  float: left;
  text-align: center;
}
div.cost-stages div.cost-grid:nth-child(odd) {
  clear: left;
}
@media (max-width: 980px) {
  div.cost-stages div.cost-grid {
    width: 100%;
    padding: 15px 0px;
  }
}
div.cost-stages div.cost-grid img {
  margin: 10px auto;
}
div.cost-stages div.cost-grid span.other-price {
  font-size: 13px;
}
div.cost-stages div.cost-grid span.other-price strong {
  font-weight: normal;
  color: crimson;
}
div.cost-stages div.cost-grid span.price {
  font-size: 18px;
  line-height: 3;
}
@media (max-width: 980px) {
  div.cost-stages div.cost-grid span.price {
    font-size: 16px;
  }
}
div.cost-stages div.cost-grid span.price strong {
  font-weight: normal;
  color: #609960;
}
div.disclaimer {
  text-align: center;
  max-width: 1040px;
  margin: 83px auto 60px;
  line-height: 1.5;
  font-weight: 300;
  font-size: 16px;
  color: #396fa2;
  clear: both;
  border-top: 1px solid #6b859e;
  padding: 20px 100px 20px;
  border-bottom: 1px solid #6b859e;
}
@media (max-width: 980px) {
  div.disclaimer {
    padding: 20px;
  }
}
.clear {
  clear: left;
}
.box {
  background: aliceblue;
  padding: 1px 30px 10px;
  margin: 0px 0px 35px 35px;
  width: 35%;
  float: right;
  clear: both;
  font-size: 14px;
}
@media (max-width: 980px) {
  .box {
    width: 100%;
    margin-left: 0px;
  }
}
p.big {
  font-size: 16px;
}
.map .custom.book {
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 45px;
  border-top: 2px solid #ececec;
  padding-top: 52px;
}
.map .custom.book a {
  font-size: 40px;
  font-weight: 500;
  color: #4982b8;
}
@media (max-width: 480px) {
  .map .custom.book a {
    display: block;
  }
}

.ja-accordion ul.ja-accordion-containner {
  margin: 0;
  padding: 0;
}
.ja-accordion ul.ja-accordion-containner li {
  list-style: none;
  margin-bottom: -1px;
}
.ja-accordion ul.ja-accordion-containner li:last-child h3.ja-accordion-title {
  border-bottom: 1px solid #e7e7e7;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {
  border: 1px solid #e7e7e7;
  color: #212121;
  cursor: pointer;
  font-size: 15px;
  margin: 0;
  padding: 15px ;
  position: relative;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:before {
  content: "\f196";
  color: #aaa;
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 17px;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover {
  background: #396fa2;
  border-color: #396fa2;
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover:before {
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {
  background: #396fa2;
  border-color: #396fa2;
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active:before {
  content: "\f147";
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .content {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding:  15px;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .img-intro-left {
  float: left;
  
  margin: 0 15px 10px 0;
  max-width: 80px;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .img-intro-left img {
  max-width: 100%;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 5px 0;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content p {
  
}

.category-module h a {
  font-family: "Oswald", sans-serif;
  display: block;
  font-size: 16px;
}
body {
  margin: 20px 0;
  line-height: 1.5;
}
.wrap.t3-topbar {
  position: absolute;
  right: 0px;
  z-index: 100;
}
@media (min-width: 768px) and (max-width: 980px) {
  .item-page iframe {
    
    height: 300px;
  }
}
@media (min-width: 980px) {
  .item-page iframe {
    height: 250px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .item-page iframe {
    
    height: 250px;
  }
}
.item-page .article-content > ul {
  margin: 20px 0px 20px 10px;
  padding: 0px;
}
.bullets #t3-content ul:not(.slides) > li,
ul.bullets > li {
  background: url("../../templates/hti/images/tick.gif") no-repeat scroll left 6px rgba(0, 0, 0, 0);
  color: #396fa2;
  font-size: 15px;
  font-weight: 400;
  list-style: none outside none;
  padding: 5px 0 5px 30px;
  text-align: left;
}
.appointment-content {
  display: none !important;
  background: #212121;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  padding: 14px 16px 5px;
  position: absolute;
  top: -45px;
  right: 20px;
  width: 400px;
}
@media (max-width: 980px) {
  .appointment-content {
    position: static;
    width: auto;
    margin: 20px 20px 0px;
  }
  .appointment-content .appointment-content a {
    display: inline;
    line-height: 2.4;
  }
}
.appointment-content div div {
  float: left;
  border-right: 2px solid #537596;
  padding: 4px 15px 6px 0;
  margin-right: 11px;
  font-size: 16px;
  line-height: 1.1;
  
}
@media screen and (max-width: 480px) {
  .appointment-content div div {
    border: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    float: none;
  }
}
.appointment-content p {
  margin-bottom: 0px;
}
.appointment-content div b {
  font-size: 22px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.appointment-content a {
  font-weight: 300;
  font-size: 18px;
  line-height: 2.1;
  text-align: center;
  display: block;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .appointment-content a {
    font-size: 15px;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .appointment-content a {
    display: inline;
    line-height: 60px;
    margin-right: 20px;
  }
}
.appointment-content a.phone {
  font-size: 24px;
  text-decoration: none;
  padding-left: 4px;
}
.main-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1601px) {
  .main-container {
    
  }
}
@media (min-width: 1601px) {
  .container {
    width: 1260px;
  }
}
.t3-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.logo {
  
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  text-align: center;
}
.logo-image a {
  
}
.logo-image a:hover,
.logo-image a:focus,
.logo-image a:active {
  text-decoration: none;
  outline: none;
}
.logo-image img {
  
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: block;
}
.logo-image span {
  font-family: "Roboto", serif;
  color: #424242;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
  padding-top: 3px;
  display: none;
}
.logo-image small {
  color: #a5a5a5;
  text-transform: uppercase;
  font-size: 10px;
}
.logo-text a {
  text-decoration: none;
  font-size: 30px;
  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: 15px;
  margin-top: 5px;
}
.t3-topbar .separator {
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
  display: none;
}
.t3-topbar .head-right {
  float: left;
}
@media screen and (min-width: 768px) {
  .t3-topbar .head-right {
    float: right;
  }
}
.head-search {
  margin-top: 0;
  padding: 5px 0;
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search form input {
  background: transparent;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  padding: 7px 5px;
  position: relative;
  width: 39px;
  z-index: 3;
  text-indent: -999em;
  line-height: 25px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.head-search form input:focus,
.head-search form input:active {
  background-color: #fafafa;
  border-color: #e7e7e7;
  box-shadow: none;
  cursor: inherit;
  padding-left: 10px;
  width: 160px;
  text-indent: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .head-search form input:focus,
  .head-search form input:active {
    width: 100px;
  }
}
.head-search label {
  display: none;
}
.head-search .finder {
  margin-bottom: 0;
  position: relative;
}
.head-search i[class^="fa"] {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 3;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #5d5d5d;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 0;
  }
  .head-search .form-control:focus {
    width: 210px;
  }
}
.top-contact {
  padding: 12.5px 0;
  font-size: 12px;
  margin-bottom: 0;
}
.top-contact li {
  display: inline-block;
  list-style: none;
  margin-bottom: 5px;
  margin-right: 10px;
}
@media screen and (min-width: 980px) {
  .top-contact li {
    margin-bottom: 0;
  }
}
.top-contact li i[class^="fa"] {
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #888;
  font-size: 11px;
  height: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-align: center;
  width: 21px;
}

.ja-slideshow {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .ja-slideshow {
    margin: 0 30px;
  }
}
.ja-slideshow .custom img {
  width: 100%;
}
.t3-sl {
  
  padding-bottom: 0px;
  padding-top: 50px;
}
.t3-sl-1 {
  position: relative;
  z-index: 2;
  margin-top: -63px;
}
.t3-sl-1 .row {
  margin-right: 0;
  margin-left: 0;
  display: -webkit-box;
  
  display: -moz-box;
  
  display: -ms-flexbox;
  
  display: -webkit-flex;
  
  display: flex;
}
.t3-sl-1 .row > div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  
  display: -moz-box;
  
  display: -ms-flexbox;
  
  display: -webkit-flex;
  
  display: flex;
}
@media (max-width: 767px) {
  .t3-sl-1 .row > div[class*="col-"] {
    display: block;
  }
}
@media (max-width: 767px) {
  .t3-sl-1 .row {
    display: block;
  }
}
.t3-sl-1 .t3-module {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .t3-sl-1 .t3-module {
    padding-bottom: 50px;
  }
}
.t3-sl-1 .module-title {
  font-size: 18px;
  font-weight: 400;
}
.t3-sl-1 .category-module li {
  padding: 0;
}
.t3-sl-1 .category-module h4 {
  margin-bottom: 25px;
  font-size: 18px;
  text-transform: uppercase;
}
.t3-sl-1 .category-module .mod-articles-category-readmore {
  bottom: 50px;
  left: 0;
  position: static;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
.t3-sl-1 .category-module .mod-articles-category-readmore .mod-articles-category-title {
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  background: none;
}
.t3-sl-1 .category-module .mod-articles-category-readmore .mod-articles-category-title:hover,
.t3-sl-1 .category-module .mod-articles-category-readmore .mod-articles-category-title:focus,
.t3-sl-1 .category-module .mod-articles-category-readmore .mod-articles-category-title:active {
  color: #396fa2;
  background: #ffffff;
}
@media (min-width: 1280px) {
  .t3-sl-1 .category-module .mod-articles-category-readmore {
    position: absolute;
  }
}
.t3-sl-1 .category-module .mod-articles-category-introtext {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.container {
  background: #ffffff;
  padding: 0;
}
.t3-mainbody {
  padding-top: 20px;
  
  padding-bottom: 25px;
}
.t3-content {
  padding: 25px 40px;
}
@media (max-width: 980px) {
  .t3-content {
    padding: 25px 20px;
  }
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #212121;
  font-size: 13px;
}
.t3-navhelper .breadcrumb a {
  color: #ffffff !important;
}
.t3-footer {
  background: #1d4165;
  color: #838b95;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #ffffff;
}
.t3-footnav {
  
  padding: 40px 0 25px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    
    padding: 40px 0 25px;
  }
}
.t3-footnav > div:nth-child(2n+1) {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav > div:nth-child(2n+1) {
    clear: none;
  }
}
.t3-footnav .t3-module {
  background: #1d4165;
  color: #838b95;
  margin-bottom: 0;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 12.5px;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .t3-footnav .t3-module ul {
    min-height: inherit;
  }
}
.t3-footnav .t3-module ul > li > a {
  border: none;
  color: #838b95;
  display: block;
  padding: 6px;
  font-size: 15px;
  border-bottom: 1px solid #404f5f;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: none;
  color: #ffffff;
  text-decoration: none;
}
.t3-footnav .t3-module ul > li.active a {
  background: none;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
}
.t3-footnav .t3-module ul > li:last-child a {
  padding-bottom: 0;
  border-bottom: none;
}
#copyright {
  background: #8d959c;
}
.t3-copyright {
  border-top: none;
  padding-top: 0;
  padding-bottom: 10px;
  text-align: right;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-copyright {
    
    padding: 10px 0;
  }
}
.t3-copyright small {
  color: #f4f4f4;
  font-size: 13px;
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 25px;
  margin-top: 6.25px;
}
@media screen and (min-width: 980px) {
  .copyright {
    margin-bottom: 0;
  }
}
.poweredby {
  float: left;
  margin-top: 10px;
  margin-right: 25px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 979px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.footer-info {
  padding-top:  28px;
}
.footer-info img:not(.social) {
  margin-bottom: 3px;
  max-width: 100%;
  border: 13px solid white;
}
.footer-info ul {
  padding-left: 0;
}
.footer-info ul > li {
  list-style: none;
  
  font-family: "Oswald";
  font-size: 16px;
  letter-spacing: 0.5px;
}
.footer-info ul > li i {
  color: #ffffff;
  margin-right: 12.5px;
}
.footer-info .addthis_toolbox > a {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  padding: 0;
  height: 36px;
  line-height: 36px;
  margin-right: 5px;
  text-align: center;
  transition: 0.3s;
  width: 36px;
}
.footer-info .addthis_toolbox > a.addthis_button_facebook_follow {
  background: #30477b;
}
.footer-info .addthis_toolbox > a.addthis_button_twitter_follow {
  background: #01aef0;
}
.footer-info .addthis_toolbox > a.addthis_button_rss_follow {
  background: #ff6252;
}
.footer-info .addthis_toolbox > a:hover {
  background-color: #000000;
}
.social-footer {
  background: url("../../templates/hti/images/bg-after-footer.jpg") no-repeat center top / cover;
  border: none;
  min-height: 175px;
  padding-top: 40px;
  text-align: center;
}
.social-footer .module-title {
  color: #ffffff;
  font-size: 48px;
  font-weight: 100;
  margin-bottom: 10px;
}
.social-footer .addthis_toolbox > a {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(225, 225, 225, 0.3);
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  transition: 0.3s;
  width: 40px;
}
.social-footer .addthis_toolbox > a:hover,
.social-footer .addthis_toolbox > a:active,
.social-footer .addthis_toolbox > a:focus {
  background: #396fa2;
  border-color: #396fa2;
  color: #ffffff;
}
.aboutus-blog .page-subheader,
.aboutus-blog .page-subheader h2 {
  border: none;
  font-size: 30px;
  font-weight: 700;
  color: #212121;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .aboutus-blog .page-subheader,
  .aboutus-blog .page-subheader h2 {
    font-size: 36px;
  }
}
.aboutus-blog .article-title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
.aboutus-blog .item-image {
  position: relative;
  margin-bottom: 0;
}
.aboutus-blog article {
  padding: 20px 0;
}
.aboutus-blog .article-intro {
  font-size: 14px;
}
.aboutus-blog .mask {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0;
  top: 0;
  transition: 0.2s;
  width: 100%;
  z-index: 5;
}
.aboutus-blog .social-info {
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  transition: 0.2s;
  width: 100%;
  z-index: 6;
}
.aboutus-blog .btn {
  border-radius: 50%;
  color: #ffffff;
  padding: 0;
  height: 36px;
  line-height: 36px;
  transition: 0.3s;
  width: 36px;
}
.aboutus-blog .btn.btn-facebook {
  background: #30477b;
}
.aboutus-blog .btn.btn-twitter {
  background: #01aef0;
}
.aboutus-blog .btn.btn-google-plus {
  background: #c31c47;
}
.aboutus-blog .items-row > div:hover .social-info,
.aboutus-blog .items-row > div:active .social-info,
.aboutus-blog .items-row > div:focus .social-info {
  opacity: 1;
}
.aboutus-blog .items-row > div:hover .mask,
.aboutus-blog .items-row > div:active .mask,
.aboutus-blog .items-row > div:focus .mask {
  opacity: 0.5;
}
@media (max-width: 768px) {
  .aboutus-blog .items-row > div {
    font-size: 36px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .aboutus-blog .items-row > div.col-sm-2 {
    width: 33.3%;
  }
}
.about-us h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.about-us img {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .about-us img {
    margin-bottom: 0;
  }
}
.services-view .ja-masthead {
  color: #ffffff;
  position: relative;
}
.services-view .ja-masthead .jamasshead {
  position: relative;
  z-index: 2;
}
.services-view .ja-masthead .jamasshead-description {
  font-size: 18px;
}
.services-view .ja-masthead:after {
  width: 100%;
  height: 100%;
  background: #396fa2;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  opacity: .9;
  filter: alpha(opacity=90);
}
.services-view .t3-sl-1 {
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
}
.services-view hr {
  border: 0;
}
.services-view .service-article-item {
  margin-bottom: 25px;
}
.services-view .service-article-item .service-long-intro {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e7e7e7;
  color: #5d5d5d;
  font-size: 16px;
}
.services-view .service-article-item .service-long-intro p {
  margin: 0;
}
.services-view .service-article-item ul {
  padding-left: 25px;
}
.services-view .service-article-item ul li {
  display: block;
  padding: 6.25px 25px 6.25px 25px;
  background: url("../../templates/hti/images/ico/checklist.png") no-repeat left center;
}
.services-view .service-article-item ul li a {
  color: #222222;
}
.services-view .service-article-item ul li a:hover,
.services-view .service-article-item ul li a:focus {
  color: #396fa2;
  text-decoration: none;
}
.services-view .item {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  padding: 25px;
  border: 3px solid transparent;
}
.services-view .item .item-title,
.services-view .item .item-title a {
  color: #222222;
  margin: 0 0 12.5px 0;
}
.services-view .item .media {
  overflow: visible;
}
.services-view .item a:hover {
  text-decoration: none;
  color: #ffffff;
}
.services-view .item .actions {
  padding: 0;
  font-size: 13px;
  position: absolute;
  top: 0;
  right: 0;
}
.services-view .item .actions li {
  list-style: none;
  display: inline;
}
.services-view .item .article-info {
  padding: 0;
  font-size: 13px;
  width: 100%;
  margin-bottom: 25px;
}
.services-view .item .article-info dd {
  display: inline-block;
}
.services-view .item .service-intro p,
.services-view .item .media-object {
  margin-bottom: 0;
}
.services-view .item .service-img.media-object.img-intro-left {
  position: relative;
  width: 100px !important;
  height: 100px;
  margin-right: 25px;
}
.services-view .item .service-img.media-object.img-intro-left img {
  width: 100%;
  height: auto;
  border: 3px solid transparent;
}
.services-view .item .hits {
  background: #537596;
  padding: 6.25px;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
}
.services-view .item .hits:before {
  position: absolute;
  border-right: 10px solid transparent;
  border-top: 12px solid #537596;
  content: "";
  left: 0;
  top: 100%;
}
.services-view .item:hover {
  background: #f7f7f7;
}
.services-view .item:hover .item-title a {
  color: #396fa2;
}
.services-view .item:hover .item-title a:hover,
.services-view .item:hover .item-title a:focus {
  color: #2c557c;
}
.services-view .item:hover .service-img.media-object.img-intro-left img {
  border-color: #396fa2;
}
.services-view .carousel .item {
  padding: 0;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.services-view .carousel .item img {
  width: 100%;
  height: auto;
}
.services-view .carousel .item:hover {
  border-color: transparent;
}
.grid-view hr {
  border: 0;
}
.grid-view .items-row article {
  padding: 0;
  border: 0;
  margin: 0;
}
.grid-view .item {
  text-align: center;
  padding: 25px;
  background: #ffffff;
  margin: -1px -21px;
  border: 2px solid #e7e7e7;
  -webkit-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
@media screen and (max-width: 979px) {
  .grid-view .item {
    padding: 25px 12.5px;
  }
}
.grid-view .item .article-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 979px) {
  .grid-view .item .article-title {
    font-size: 13px;
  }
}
.grid-view .item .article-aside .icons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.grid-view .item .article-aside .icons .dropdown-menu li > a {
  color: #396fa2;
}
.grid-view .item .article-aside .icons .dropdown-menu li > a:hover {
  color: #2c557c;
}
.grid-view .item .article-intro .item-image.pull-left {
  float: none !important;
  margin-right: 0;
  text-align: center;
}
.grid-view .item .article-intro .item-image.pull-left > img {
  display: inline-block;
  background: #396fa2;
  padding: 25px;
}
.grid-view .item .article-intro .content_rating {
  display: block;
  margin-bottom: 12.5px;
}
.grid-view .item .article-intro .content_rating img {
  display: inline;
  margin: 2px;
}
.grid-view .item .article-aside .article-info {
  float: none;
  text-align: center;
}
.grid-view .item .article-info {
  width: auto;
}
.grid-view .item .readmore .btn {
  border-width: 2px;
  background: none;
  border-radius: 30px;
}
.grid-view .item:hover {
  background: #396fa2;
  border-color: #396fa2;
}
.grid-view .item:hover .article-info dd .sub-text,
.grid-view .item:hover .article-info dd,
.grid-view .item:hover .article-info dd a,
.grid-view .item:hover .article-intro,
.grid-view .item:hover .article-title a,
.grid-view .item:hover a {
  color: #ffffff;
}
.grid-view .item:hover .readmore .btn {
  background: none;
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.grid-view .item:hover .readmore .btn:hover {
  background: #2c557c;
  border-color: #2c557c;
  color: #ffffff;
}
.grid-view .item:hover .icons .dropdown-menu a {
  color: #212121;
}
.grid-view .item:hover .icons .dropdown-menu a:hover,
.grid-view .item:hover .icons .dropdown-menu a:active,
.grid-view .item:hover .icons .dropdown-menu a:focus {
  color: #396fa2;
}
.block-intro {
  margin-bottom: 75px;
}
.block-intro .intro-image {
  position: relative;
}
.block-intro .intro-image img {
  width: 100%;
}
.block-intro .intro-image .badge {
  background: #396fa2;
  border-radius: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.block-intro .intro-image .badge:before {
  position: absolute;
  content: "";
  border-right: 10px solid transparent;
  border-top: 10px solid #396fa2;
  left: 100%;
  top: 0;
}
.block-intro h3 {
  line-height: 1;
  margin: 0 0 12.5px;
}
.service-box {
  margin-bottom: 50px;
}
.service-box .ja-slidesocial a {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  color: #fff;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.service-box .ja-slidesocial a.ja-slidesocial-facebook {
  background: #30477b;
}
.service-box .ja-slidesocial a.ja-slidesocial-twitter {
  background: #01aef0;
}
.service-box .ja-slidesocial a.ja-slidesocial-flickr {
  background: #211f20;
}
.service-box .ja-slidesocial a.ja-slidesocial-google-plus {
  background: #c31c47;
}
.service-box .ja-slidesocial a:hover,
.service-box .ja-slidesocial a:focus {
  background: #222222;
}
.service-box .service-box-title {
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 37.5px 0;
  font-weight: 700;
}
.service-box .service-detail-img {
  position: relative;
}
.service-box .service-badge {
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  background: #537596;
  text-align: center;
}
.service-box .service-badge:before {
  position: absolute;
  content: "";
  border-right: 10px solid transparent;
  border-top: 10px solid #537596;
  left: 100%;
  top: 0;
}
.service-box .service-badge img {
  max-width: 50px;
  display: inline-block;
}
.service-box .service-badge-bg {
  background: #396fa2;
  max-height: 300px;
  overflow: hidden;
}
.service-box .service-badge-bg img {
  width: 100%;
  height: auto;
  opacity: .2;
}
.service-box .head-doctor-info p > strong {
  color: #222222;
}
.service-box ul {
  padding-left: 25px;
}
.service-box ul li {
  display: block;
  padding: 6.25px 25px 6.25px 25px;
  background: url("../../templates/hti/images/ico/checklist.png") no-repeat left center;
}
.service-box ul li a {
  color: #222222;
}
.service-box ul li a:hover,
.service-box ul li a:focus {
  color: #396fa2;
  text-decoration: none;
}
.service-box ul.service-items {
  padding-left: 0;
}
.service-box ul.service-items li {
  background: none;
  padding-left: 0;
}
.service-box .service-items {
  margin: 0;
  padding: 0;
}
.service-box .service-items .service-item {
  list-style: none;
}
.service-box .service-items .service-item .media-object {
  background: #537596;
  color: #ffffff;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  margin-top: 5px;
}
.service-box .service-items .service-item .media-body {
  padding: 0 25px;
}
.service-box .service-items .service-item .media-body strong {
  color: #222222;
}
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  margin-bottom: -1px;
}
.panel-group .panel.panel-default > .panel-heading {
  background: none;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.panel-group .panel-title {
  font-size: 15px;
}
.panel-group .panel-title a {
  position: relative;
  padding: 16.66666667px 25px;
  display: block;
  background: #396fa2;
  color: #ffffff;
  border: 1px solid #396fa2;
}
.panel-group .panel-title a:hover,
.panel-group .panel-title a:focus {
  text-decoration: none;
}
.panel-group .panel-title a:before {
  content: "\f068";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 16px;
  font-size: 7px;
  border: 1px solid;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  border-radius: 2px;
  right: 25px;
}
.panel-group .panel-title a.collapsed {
  background: #ffffff;
  color: #212121;
  border-color: #e7e7e7;
}
.panel-group .panel-title a.collapsed:before {
  content: "\f067";
}
.panel-group .panel-body {
  border: 1px solid #e7e7e7;
  font-size: 13px;
  padding: 25px;
}
.panel-group .panel + .panel {
  margin: 0;
  margin-bottom: -1px;
}
@media screen and (max-width: 480px) {
  .layout-ja_medicarenews .grid .item {
    padding-left: 0;
    padding-right: 0;
  }
}
.layout-ja_medicarenews .grid .item article {
  margin-bottom: 40px;
  background: #f7f7f7;
  padding: 25px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.layout-ja_medicarenews .grid .item article .article-header {
  min-height: 60px;
}
.layout-ja_medicarenews .grid .item article .item-image.pull-left {
  float: none !important;
  display: block;
}
.layout-ja_medicarenews .grid .item article .item-image img {
  width: 100%;
}
.layout-ja_medicarenews .grid .item article .article-intro {
  margin: 12.5px 0;
}
.layout-ja_medicarenews .grid .item article .article-aside {
  position: relative;
  clear: both;
}
.layout-ja_medicarenews .grid .item article .article-aside .article-info {
  display: block;
  width: auto;
  float: none;
  margin: 12.5px 0 0 0;
}
.layout-ja_medicarenews .grid .item article .article-aside .article-info a {
  display: inline;
}
.layout-ja_medicarenews .grid .item article .article-info.muted dd {
  color: #999999;
  font-size: 13px;
}
.layout-ja_medicarenews .grid .item article .blog-date {
  position: absolute;
  left: 0;
  top: 0;
  background: #396fa2;
  width: 60px;
  height: 60px;
  color: #ffffff;
  padding: 12.5px;
  text-align: center;
  line-height: 1.3;
  border: 3px solid transparent;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.layout-ja_medicarenews .grid .item article .blog-date span {
  display: block;
}
.layout-ja_medicarenews .grid .item article .blog-date span.month-year {
  font-weight: bold;
  display: block;
  margin-top: -5px;
  font-size: 12px;
}
.layout-ja_medicarenews .grid .item article .blog-date span.date {
  font-size: 24px;
  line-height: 1;
}
.layout-ja_medicarenews .grid .item article .article-title {
  font-size: 18px;
  font-weight: bold;
  margin-left: 80px;
  margin-bottom: 0;
}
.layout-ja_medicarenews .grid .item article .item-image {
  margin-right: -25px;
  margin-left: -25px;
  margin-top: -25px;
}
.layout-ja_medicarenews .grid .item article .readmore .btn {
  display: inline-block;
  border: 2px solid #e7e7e7;
  background: transparent;
}
.layout-ja_medicarenews .grid .item article:hover,
.layout-ja_medicarenews .grid .item article:focus {
  background: #fcfcfc;
}
.layout-ja_medicarenews .grid .item article:hover .blog-date,
.layout-ja_medicarenews .grid .item article:focus .blog-date {
  background: #396fa2;
  color: #ffffff;
}
.layout-ja_medicarenews .grid .item article:hover .article-title a,
.layout-ja_medicarenews .grid .item article:focus .article-title a {
  color: #396fa2;
}
.layout-ja_medicarenews .grid .item article:hover .readmore .btn,
.layout-ja_medicarenews .grid .item article:focus .readmore .btn {
  background: #396fa2;
  color: #ffffff;
  border-color: #396fa2;
}
.no-cssanimations .t3-content .blog .grid .item {
  opacity: 0;
}
.t3-content .blog .grid {
  
  
  
  
  
  
  
}
.t3-content .blog .grid .item {
  opacity: 0;
  filter: alpha(opacity=0);
}
.t3-content .blog .grid .shown {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-content .blog .grid.effect_opacity .animate {
  -webkit-animation: fadeIn .9s ease forwards;
  -o-animation: fadeIn .9s ease forwards;
  animation: fadeIn .9s ease forwards;
}
.t3-content .blog .grid.effect_move_up .animate {
  -webkit-transform: translate(0, 200px);
  -ms-transform: translate(0, 200px);
  -o-transform: translate(0, 200px);
  transform: translate(0, 200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -o-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
.t3-content .blog .grid.effect_scale_up .animate {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  -o-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}
.t3-content .blog .grid.effect_fall_perspective {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.t3-content .blog .grid.effect_fall_perspective .animate {
  -webkit-transition: preserve-3d;
  -moz-transition: preserve-3d;
  -ms-transition: preserve-3d;
  -o-transition: preserve-3d;
  transition: preserve-3d;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -moz-transition: translateZ(400px) translateY(300px) rotateX(-90deg);
  -ms-transition: translateZ(400px) translateY(300px) rotateX(-90deg);
  -o-transition: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -webkit-animation: fallPerspective .8s ease-in-out forwards;
  -o-animation: fallPerspective .8s ease-in-out forwards;
  animation: fallPerspective .8s ease-in-out forwards;
}
.t3-content .blog .grid.effect_fly {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.t3-content .blog .grid.effect_fly .animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50% -300px;
  -moz-transform-origin: 50% 50% -300px;
  -ms-transform-origin: 50% 50% -300px;
  transform-origin: 50% 50% -300px;
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-animation: fly .8s ease-in-out forwards;
  -o-animation: fly .8s ease-in-out forwards;
  animation: fly .8s ease-in-out forwards;
}
.t3-content .blog .grid.effect_flip {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.t3-content .blog .grid.effect_flip .animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -ms-transform: rotateX(-80deg);
  -o-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip .8s ease-in-out forwards;
  -o-animation: flip .8s ease-in-out forwards;
  animation: flip .8s ease-in-out forwards;
}
.t3-content .blog .grid.effect_helix {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.t3-content .blog .grid.effect_helix .animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix .8s ease-in-out forwards;
  -o-animation: helix .8s ease-in-out forwards;
  animation: helix .8s ease-in-out forwards;
}
.testimonial-view .main-container.t3-mainbody {
  margin-top: -25px;
  margin-bottom: -25px;
}
@media screen and (min-width: 1280px) {
  .testimonial-view .main-container.t3-mainbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.testimonial-view .no_articles {
  padding: 50px;
  text-align: center;
}
.testimonial-view .t3-content {
  padding: 0;
}
.testimonial-view .item-page.testimonial-view {
  margin-left: -5px;
  margin-right: -5px;
}
@media screen and (max-width: 1279px) {
  .testimonial-view .item-page.testimonial-view {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.testimonial-view img {
  max-width: 100%;
}
.testimonial-view .testimonial-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.testimonial-view .testimonial-bg img {
  width: 100%;
  height: auto;
}
.testimonial-view .testimonial-body {
  background: url('../../templates/hti/images/bg-mask-ltr.png') repeat-y top left;
  padding: 0;
  position: relative;
  z-index: 2;
  margin: 0;
}
.testimonial-view .testimonial-body .testimonial {
  color: #212121;
  font-size: 19px;
  font-style: italic;
  margin: 50px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .testimonial-view .testimonial-body .testimonial {
    padding-right: 65px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-view .testimonial-body .testimonial {
    padding-top: 50px;
  }
}
.testimonial-view .testimonial-body .testimonial blockquote {
  line-height: 1.5;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  padding: 0 25px;
}
@media screen and (max-width: 979px) {
  .testimonial-view .testimonial-body .testimonial {
    margin: 25px;
  }
}
.testimonial-view .testimonial-body .history {
  background: #ffffff;
  margin-right: 0;
  padding: 50px;
}
@media screen and (max-width: 979px) {
  .testimonial-view .testimonial-body .history {
    padding: 25px;
  }
}
.testimonial-view .testimonial-box {
  margin: 0 0 50px;
  padding: 0;
}
.testimonial-view .testimonial-box .col-sm-6 > a {
  display: block;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .testimonial-view .testimonial-box .col-sm-6 > a {
    text-align: left;
  }
}
.testimonial-view .testimonial-box .col-sm-6 > a img {
  display: inline-block;
}
.testimonial-view .testimonial-box.well {
  padding: 25px;
  margin-bottom: 0;
}
.testimonial-view .testimonial-box h4 {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 12.5px 0;
}
.testimonial-view .testimonial-box h4 > small {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: normal;
}
.testimonial-view .testimonial-box ul li > strong {
  color: #222222;
}
.testimonial-view .testimonial-box .media:before,
.testimonial-view .testimonial-box .media:after {
  content: " ";
  display: table;
}
.testimonial-view .testimonial-box .media:after {
  clear: both;
}
.testimonial-view .testimonial-box .media .media-object {
  width: 100px;
  float: left;
  margin-right: 25px;
}
@media screen and (max-width: 480px) {
  .testimonial-view .testimonial-box .media .media-object {
    margin-bottom: 25px;
    float: none;
  }
}
.testimonial-view .testimonial-box .media .media-heading {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
.testimonial-view .carousel-control.left,
.testimonial-view .carousel-control.right {
  background: #222222;
  text-shadow: none;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  right: 25px;
  top: 25px;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 5;
}
.testimonial-view .carousel-control.left:hover,
.testimonial-view .carousel-control.right:hover,
.testimonial-view .carousel-control.left:focus,
.testimonial-view .carousel-control.right:focus {
  background: #396fa2;
}
.testimonial-view .carousel-indicators {
  bottom: 50px;
  right: 50px;
  text-align: right;
  width: 200px;
  left: auto;
  margin: 0;
}
.testimonial-view .carousel-indicators > li {
  border: 0;
  background: #999999;
}
.testimonial-view .carousel-indicators > li.active {
  background: #396fa2;
}
@media screen and (max-width: 979px) {
  .testimonial-view .carousel-indicators {
    display: none;
  }
}
.testimonial-view .carousel-control.left {
  left: auto;
  right: 70px;
}
.testimonial-view .carousel .item {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.testimonial-view .carousel .active.left {
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 2;
}
.testimonial-view .carousel .next {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.social-links {
  padding: 0;
}
.social-links li {
  display: inline-block;
}
.social-links li a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  color: #fff;
  padding: 0;
}
.social-links li.facebook a {
  background: #30477b;
}
.social-links li.rss a {
  background: #ff6252;
}
.social-links li.linked-in a {
  background: #3C6B93;
}
.social-links li.flickr a {
  background: #DB2990;
}
.social-links li.twitter a {
  background: #01aef0;
}
.social-links li:hover a,
.social-links li:focus a {
  background: #222222;
}
.none-responsive .main-container {
  padding-left: 30px;
  padding-right: 30px;
}
.none-responsive .row-feature.row-feature-full {
  margin-left: -30px;
  margin-right: -30px;
}
.none-responsive .category-module.five-columns .category-module-item {
  padding-right: 25px;
  padding-left: 25px;
}
footer#t3-footer .col-lg-8 {
  width: 100% !important;
}
.footer-info {
  padding-top: 0 !important;
}
.article-content h1 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 0px;
}
.article-content h2 {
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 27.5px;
  margin-top: 8px;
  line-height: 1.4em;
}
.article-content h3 {
  line-height: 1.4em;
}
.article-content > *:first-child {
  margin-top: 0px;
}
img.pin {
  display: none;
}