.t3-header {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.home .home {
  position: relative;
  z-index: 1;
}
.pageImage {
  background: url(../../templates/t3_bs3_blank/images/bgInner.jpg) no-repeat center top;
}
a {
  color: #23408d;
}
h2 {
  font-size: 24px;
}
.home h2 {
  margin: 0;
  padding: 0;
}
.article-content a {
  color: #23408d;
  text-decoration: underline;
}
.article-content h2,
.article-content h3 {
  color: #23408d;
  font-family: "proxima_nova_altbold";
}
img {
  max-width: 100% !important;
}
.logo {
  padding: 5px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  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: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.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 {
  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;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: url(../../templates/t3_bs3_blank/images/bgFooter.jpg);
  background-size: cover;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.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;
  }
}
.t3-footnav .t3-module {
  background: #1b4588;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
body {
  padding-top: 0px;
  background: #fff;
}
img {
  max-width: 100%;
}
.no-padding {
  padding: 0;
  margin: 0;
}
.t3-header {
  border-top: 1px solid #f4f4f4;
}
.moduletable.topSearch {
  background: url(../../templates/t3_bs3_blank/images/bgShadow.png) no-repeat center left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.phone {
  color: #1b4588;
  font-size: 25px;
  font-weight: bold;
}
.head-search .search:before {
  display: none;
}
.head-search .search .mijosearch_input_module_simple {
  border: 1px solid #d7d7d7 !important;
  background-color: transparent !important;
  box-shadow: none;
  background-position: right 5px !important;
  color: #000;
  font-size: 11px;
  width: 88% !important;
  margin-top: 10px;
  border-radius: 8px !important;
  background-image: none !important;
  padding: 14px 12px !important;
  height: auto !important;
}
#mijoajax-91 {
  display: block;
  width: 36px;
  height: 45px;
  position: absolute;
  right: -4px;
  top: 10px;
  background: url(../../templates/t3_bs3_blank/images/searchBtn.png) no-repeat;
}
.t3-wrapper {
  background: #ffffff;
}
.home,
.t3-wrapper,
.innerContent {
  min-height: 900px;
  max-width: 100%;
  overflow-x: hidden;
}
.innerContent {
  background: #ececec;
}
.homeModules {
  margin-top: -5px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
.homeWidgets {
  margin-top: 0;
  position: relative;
  z-index: 2;
  background: #ffffff;
  padding: 0;
}
#t3-footer {
  color: #ffffff;
  margin-top: 0px;
}
#t3-footer h3 {
  color: #f8ca0f;
  margin-top: 0;
  font-family: "proxima_nova_ltthin";
}
#t3-footer .nav > li > a {
  position: relative;
  display: block;
  padding: 8px 0 0 8px;
  background: url(../../templates/t3_bs3_blank/images/arrowMenu.png) no-repeat left 14px;
  padding-left: 15px;
  color: #ffffff;
  font-size: 13px;
}
#homeSlider h1 {
  text-transform: uppercase;
  font-size: 40px !important;
  font-weight: bold !important;
  color: #ffffff !important;
  display: inline;
  margin: 0;
  padding: 2px 10px !important;
  line-height: 70px !important;
  background: rgba(25, 25, 25, 0.7) !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#homeSlider p,
#homeSlider .textSlider {
  color: #ffffff !important;
  display: inline-block;
  margin: 0;
  font-size: 24px;
  padding: 8px 10px !important;
  background: rgba(25, 25, 25, 0.7);
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 9px !important;
}
.hw1 {
  padding: 40px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.hw2 {
  padding: 40px 0 140px 0;
  background: #e0e0e0;
}
.hw3 {
  background: #e0e0e0;
  padding: 40px 0;
  text-align: center;
  font-size: 18px;
  font-style: italic;
}
.hw3 p {
  width: 80%;
  margin: 0px auto;
}
.hw3 p.testiPerson {
  font-size: 14px;
  font-style: normal;
  margin-top: 20px;
}
.hw3 .custom {
  background: url(../../templates/t3_bs3_blank/images/qRight.png) no-repeat right center;
  min-height: 100px;
}
.hwidget a {
  text-transform: uppercase;
}
.hwidget h3 {
  margin-top: 0px;
  background: #f8ca0f;
  color: #1b4588;
  padding: 8px 10px;
  font-size: 18px;
  font-weight: bold;
}
.hwidget .moduletable.hwImg {
  padding: 0px;
}
.home h2 {
  background: url(../../templates/t3_bs3_blank/images/bgHeading.png) center left repeat-x;
  margin-bottom: 20px;
  font-size: 40px;
}
.home h2 span {
  padding: 10px 30px;
  background: #e0e0e0;
}
.home .hw1 h2 span {
  background: #fff;
}
.home .hw2 h2 span {
  background: #e0e0e0;
}
.pLead {
  font-size: 18px;
}
.home h2 {
  padding: 20px 0;
}
.article-header,
.article-aside {
  display: none;
}
.article-content {
  margin-top: 50px;
}
.footerWidgetAbout {
  text-align: center;
  padding: 10px 0 30px 0;
}
@media screen and (max-width: 968px) {
  #homeSlider h1 {
    font-size: 30px !important;
  }
  #homeSlider p,
  #homeSlider .textSlider {
    font-size: 16px;
    padding: 2px 10px !important;
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 860px) {
  .smart-slider-layer {
    display: none !important;
  }
}
.pageImage {
  position: relative;
  min-height: 134px;
  overflow: hidden;
  margin-bottom: -1px;
}
.pageImage img {
  display: block;
  width: 100%;
  height: 30vh;
  object-fit: cover;
}
.page-header {
  display: none;
}
.contactMap iframe {
  width: 100% !important;
}
.layout-blog .page-header {
  display: block;
  margin-bottom: 0;
  border-bottom: 0px;
}
.contentWrapper {
  width: 94%;
}
.layout-blog .page-header h2 {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
}
.footerWidget {
  background: url(../../templates/t3_bs3_blank/images/bgFooterShadow.png) no-repeat left center;
}
.moduletable.footerContact {
  margin-left: 42px;
}
.blogItemWrap {
  margin-top: 60px;
  float: left;
  display: inline;
  margin-bottom: 0px;
  padding-bottom: 40px;
  
  border-bottom: 1px solid #d0d0d0;
}
.blogItemWrap .btn {
  padding: 0px;
}
.pageImage .pageTitle {
  position: absolute;
  left: 0;
  bottom: 45px;
  width: 100%;
  text-transform: uppercase;
}
.pageImage h2 {
  text-transform: uppercase;
  font-size: 44px;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fff;
}
.sideBar {
  background: #e4e4e4;
  padding-top: 32px;
}
.sideImage p {
  margin-bottom: 0;
}
.sideBar .sidebarMenu ul li a {
  background: url(../../templates/t3_bs3_blank/images/arrowMenuSide.png) no-repeat 10px center;
  padding-left: 20px;
}
.sideBar .sidebarMenu li {
  background: url(../../templates/t3_bs3_blank/images/bgSideNav.png) no-repeat;
}
.sideBar .sidebarMenu ul li:first-child {
  background-image: none;
}
.sideBar .sidebarMenu ul li a {
  background-color: transparent !important;
}
.moduletable.sidebarMenu {
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
}
#t3-footer .col-sm-3 .custom {
  margin-top: 8px;
  float: left;
  width: 100%;
}
.footerCopy {
  font-size: 11px;
  padding: 8px 0;
}
.page-title {
  display: none;
}
.ns2-art-controllers {
  position: absolute;
  top: 30px;
  right: 20px;
}
h4.ns2-title {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
}
div.ns2-tools {
  margin-bottom: 8px;
}
.ns2-row-inner img {
  margin-right: 10px !important;
}
a.ns2-readmore span {
  background-image: none !important;
  padding-left: 0 !important;
  float: right;
}
.hwidget p a {
  float: right;
  font-weight: bold;
}
.sideNewsSlider {
  position: relative;
  margin-bottom: 30px;
}
.sideNewsSlider h3 {
  margin-top: 0px;
  background: #f8ca0f;
  color: #1b4588;
  padding: 8px 10px;
  font-size: 18px;
  font-weight: bold;
}
blockquote {
  border-left: 5px solid #23408d;
  color: #29518f;
}
.footerContact span {
  color: #f8ca0f;
}
.footerContact span.cloaked_email {
  color: #ffffff;
}
.sideNewsSlider .ns2-art-controllers {
  top: 14px;
}
.cRight {
  padding-left: 0px !important;
}
.sideNewsSlider .nssp2-slide .nss2-inner {
  position: relative;
  width: 90%;
  overflow: hidden;
  margin: 0px auto;
}
.chrono_credits {
  display: none;
}
.contactTxt span.infoTitle {
  color: #1b4588;
  font-weight: bold;
}
.contactForm {
  margin: 60px -15px;
}
.contactForm h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.contactForm .gbs3 .A {
  width: 100% !important;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) !important;
  padding: 9px 14px !important;
  height: auto !important;
  margin-bottom: 6px !important;
}
.contactForm label {
  display: none !important;
}
.contactForm .gbs3 input.A[type=submit] {
  background: #1b4588;
  color: #fff;
  float: right;
  width: auto !important;
  padding: 4px 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#form-row-submit5 .gcore-input {
  float: right;
}
.contactForm input[type=text] {
  max-width: 100%;
}
.custom.topContact {
  margin-top: 35px;
  text-align: right;
}
.pull-left.item-image {
  width: 100%;
}
.gbs3 .gcore-form-row .gcore-input {
  float: left !important;
  width: 100% !important;
}
.gbs3 .form-group {
  margin-bottom: 4px !important;
}
#message {
  height: 111px;
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #ffffff;
  box-shadow: 1px 0px 7px #969292;
  border-top: 1px solid #ffffff;
  border-left: 0px;
  border-right: 0px;
}
#t3-footer .footerContact a {
  color: #ffffff !important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
  background: none;
  border-radius: 0 !important;
  background: #23408d !important;
}
.nav {
  float: right;
  text-transform: uppercase;
}
.nav-stacked > li {
  float: left;
  display: inline;
}
.nav-stacked > li:first-child {
  background: transparent;
}
.nav-stacked > li + li {
  margin-top: 0;
}
.SlideTxt {
  width: 1000px;
  margin: 0px auto;
  color: #ffffff;
  text-align: center;
}
.homeSlider h2 {
  font-size: 60px !important;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
}
.homeSlider p {
  font-size: 28px !important;
  margin-bottom: 30px !important;
}
.homeSlider p a {
  font-size: 18px !important;
}
.btnLink {
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #000;
  padding: 10px 20px;
}
.homeSlider p a {
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 10px 20px;
  color: #fff;
}
.homeSlider p a:hover,
.btnLink:hover {
  background: #23408D;
  color: #ffffff !important;
  text-decoration: none;
}
.footerWidgets h2 {
  background: none;
}
.footerWidgets .btnLink {
  font-size: 24px;
  margin-top: 30px;
  display: inline-block;
}
.nav-pills > li > a {
  color: #000;
  padding: 25px 20px;
}
.nav-pills > li > a:hover {
  color: #fff;
}
#t3-footer .nav > li > a {
  position: relative;
  display: inline;
  padding: 0;
  background: transparent;
  padding-left: 15px;
  color: #ffffff;
  font-size: 13px;
}
#t3-footer .nav {
  float: left;
  display: inline;
  width: 100%;
  text-align: center;
}
#t3-footer .nav > li {
  float: none;
  display: inline;
  margin-left: 15px;
  background: url(../../templates/t3_bs3_blank/images/borderNavGrey.png) no-repeat center left;
}
#t3-footer .nav > li:first-child {
  background: none;
}
.moduletable.footerCopyright {
  margin-top: 40px;
  float: left;
  width: 100%;
  text-align: center;
  color: #636363;
  font-size: 13px;
}
p.copyRightTxt {
  font-size: 11px;
}
.sideBar {
  padding-bottom: 40px;
  margin-bottom: 60px;
}
.article-footer {
  display: none;
}
.sideBar .moduletable {
  width: 88%;
  margin: 0px auto 40px auto;
}
.sideService {
  margin-bottom: 20px;
}
.featuredServices img {
  width: 100%;
}
.featuredServices p {
  margin: 0;
}
.featuredServices h4 {
  background: #ffffff;
  font-weight: bold;
  padding: 8px;
  margin: 0;
}
.featuredServices h4 a {
  color: #000;
}
.latestNews ul {
  margin: 0;
  padding: 0;
}
.latestNews li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d0d0d0;
  margin-left: 0;
  list-style: none;
}
.latestNews li a {
  font-weight: bold;
  color: #23408d;
  font-size: 15px;
}
iframe {
  width: 100%;
}
.mapTitle {
  background: #ffffff;
  text-align: center;
  font-size: 18px;
  color: #002b7f !important;
  padding: 10px 0;
  margin: -5px 0 40px 0;
  width: 100%;
}
.pager.pagenav {
  display: none;
}
#contactForm label {
  display: none;
}
#contactForm input,
#contactForm textarea {
  width: 100% !important;
}
input[type=submit] {
  background: #23408d;
  color: #fff;
  font-weight: bold !important;
  text-transform: uppercase;
  font-size: 16px;
  width: auto !important;
  border-radius: 5px;
}
#contactForm input[type=submit] {
  width: auto !important;
  background: #23408d !important;
  float: right;
  color: #fff !important;
}
.homeSlider {
  text-align: center;
  color: #ffffff;
  position: relative;
}
.slideTxt {
  position: absolute;
  top: 20%;
  width: 100%;
  left: 0;
}
.footerAbout {
  font-size: 18px;
  font-weight: 300;
}
.footerAbout h2 {
  background: none;
}
.footerAbout p a {
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 6px 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-top: 30px;
}
.t3-copyright {
  background: #23262b;
  padding: 40px 0 20px 0;
  border-top: 0;
  text-align: center;
  color: #4f5155;
}
.footerInfo {
  margin: 30px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.footerInfo li {
  list-style: none;
  display: inline-block;
  margin: 0 20px;
}
.footerMenu {
  float: left;
  display: inline;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #4f5155;
  border-bottom: 1px solid #4f5155;
  margin-bottom: 12px;
}
.footerMenu .nav {
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.footerMenu .nav.nav-stacked > li {
  float: none;
  display: inline-block;
}
.footerMenu .nav.nav-stacked > li a {
  padding: 6px 24px;
  color: #ffffff;
  background: none !important;
}
.footerMenu .nav.nav-stacked > li a:hover,
.footerMenu .nav.nav-stacked > li.active a {
  text-decoration: underline;
}
.copy a {
  color: #4f5155;
}
.copy a:hover {
  color: #fff;
}
.sideFeaturedServices {
  text-align: center;
}
.sideBar h3 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
}
.sfItem {
  text-align: center;
  background: #ebebeb;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.sfItem img {
  width: 100%;
}
.sfItem h4 {
  margin: 20px 0;
  font-weight: bold;
}
.sfItem h4 a {
  color: #23408d;
}
.contactInfo {
  background: #dfdfdf;
  display: inline-flex;
  width: 100%;
}
.ciLeft {
  padding: 0;
  margin: auto;
}
.ciWrapper {
  padding: 0 40px;
  font-size: 18px;
  float: none;
  display: inline-block;
  margin: 0px auto;
  width: 100%;
}
.ciRight {
  padding: 0;
}
.ciRight iframe {
  width: 100%;
}
.cTxtTitle {
  float: left;
  display: inline;
  width: 48%;
}
.cTxtContent {
  float: right;
  display: inline;
  width: 50%;
}
.cfLeft {
  padding-right: 0 !important;
}
#message {
  height: 190px !important;
}
.ns2-column .ns2-inner {
  max-width: 270px;
  background: #fff;
  position: relative;
  margin: 0px auto;
}
h4.ns2-title {
  font-weight: bold;
  font-size: 19px !important;
  min-height: 94px;
  text-align: center;
  padding: 20px;
  display: inline-flex;
  margin: 0;
  width: 100%;
}
h4.ns2-title a {
  margin: auto;
}
.ns2-links {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.ns2-readmore {
  margin: 0px auto;
  display: block;
  float: none;
  text-align: center !important;
  height: auto;
}
a.ns2-readmore span {
  float: none !important;
  padding: 4px 10px !important;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 15px !important;
  font-weight: bold !important;
}
.ns2-introtext {
  width: 80%;
  margin: 0px auto 14px auto;
}
.ns2Txt {
  position: absolute;
  bottom: -105px;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.ns2-inner:hover .ns2Txt {
  bottom: 0;
}
.ns2-art-controllers {
  position: static;
}
.ns2-art-prev {
  position: absolute;
  left: -54px !important;
  top: 45% !important;
  display: block !important;
  width: 53px !important;
  height: 115px !important;
  text-indent: -99999px !important;
  background: url(../../templates/t3_bs3_blank/images/arrowLeft.png) no-repeat !important;
}
.ns2-art-next {
  position: absolute;
  right: -54px !important;
  top: 45% !important;
  display: block !important;
  width: 53px !important;
  height: 115px !important;
  text-indent: -99999px !important;
  background: url(../../templates/t3_bs3_blank/images/arrowRight.png) no-repeat !important;
}
.article-content {
  font-size: 18px;
  font-weight: 300;
}
.article-content .plead {
  font-size: 20px;
  font-weight: 400;
}
.rightImg {
  float: right;
  background: #dfdfdf;
  width: 50%;
}
.rightImg figcaption {
  text-align: center;
  margin-top: 0;
  font-size: 13px;
  font-style: italic;
  width: 80%;
  margin: 0px auto;
  padding: 13px 0;
}
.breadCumb {
  background: #23282b;
  color: #8a8c8e;
}
.breadCumb .breadcrumb {
  padding: 3px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  font-size: 12px;
}
.breadCumb a {
  color: #494c4f;
  text-decoration: underline;
}
.breadCumb a:hover {
  color: #fff;
}
.t3-footer {
  display: none;
}
.home .t3-footer {
  display: block;
}
.footerWidgets img,
.footerWidgets .footerInfo {
  display: none;
}
.home .footerWidgets img,
.home .footerWidgets .footerInfo {
  display: inline-block;
}
.t3-copyright {
  padding-top: 0;
}
.home .t3-copyright {
  padding-top: 40px;
}
.mainNav .moduletable_menu {
  display: block;
}
.mainNav .slicknav_menu {
  display: none;
}
@media screen and (max-width: 1200px) {
  .hwidget {
    height: 400px;
  }
  #mijoajax-91 {
    display: none;
  }
  .head-search .search .mijosearch_input_module_simple {
    background-image: url(../../components/com_mijosearch/assets/images/search-input.png) !important;
  }
}
@media screen and (max-width: 1024px) {
  .slideTxt {
    top: 15% !important;
  }
  .slideTxt img {
    max-width: 80% !important;
  }
  .homeSlider .slideTxt p {
    margin-bottom: 0 !important;
    font-size: 20px !important;
  }
  .homeSlider .slideTxt p a {
    font-size: 18px !important;
    margin-top: 20px;
    display: inline-block;
  }
  h4.ns2-title {
    padding: 20px 0;
    font-size: 17px !important;
  }
  .ns2-introtext {
    width: 90%;
    font-size: 13px !important;
  }
  .contactInfo {
    display: block;
  }
  .ciLeft,
  .ciRight {
    width: 100% !important;
  }
  .ciWrapper {
    padding: 40px;
    background: #dfdfdf;
  }
}
.footerInfo a {
  color: #4f5155;
}
@media screen and (max-width: 600px) {
  .hwidget {
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 994px) {
  .mainNav {
    width: 100%;
  }
  .nav {
    float: none;
    text-transform: uppercase;
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .nav-stacked > li {
    float: none;
    display: inline-block;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .hwImg,
  .sideImage {
    text-align: center;
  }
  .homeWidgets {
    width: 100%;
    float: left;
  }
  .hwidget {
    height: auto;
  }
  h4.ns2-title {
    font-size: 14px !important;
  }
  .ns2-introtext {
    font-size: 11px !important;
  }
  .pageImage .pageTitle {
    bottom: auto;
    top: 40%;
  }
  .cTxtTitle {
    width: 100%;
  }
  .cTxtContent {
    width: 100%;
    margin-bottom: 10px;
  }
  .mainNav .moduletable_menu {
    display: none;
  }
  .mainNav .slicknav_menu {
    display: block;
  }
}
@media screen and (min-width: 600px) and (max-width: 900px) {
  div.nssp2 .col-4 {
    width: 50% !important;
  }
}
@media screen and (max-width: 600px) {
  div.nssp2 .col-4 {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .pageImage h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .article-content {
    font-size: 13px;
  }
  .article-content p {
    font-size: 13px;
  }
  .article-content p.plead {
    font-size: 14px;
  }
  .slideTxt img {
    max-width: 100% !important;
  }
  div.nssp2 .flt-left {
    margin-bottom: 40px;
    overflow: hidden;
  }
  .homeSlider .slideTxt p {
    font-size: 13px !important;
  }
  .homeSlider .slideTxt p a {
    font-size: 15px !important;
    padding: 6px 14px !important;
  }
  .home h2 {
    font-size: 24px;
  }
  .rightImg,
  .rightImg img {
    width: 100%;
  }
  .rightImg {
    margin: 10px 0 20px 0;
  }
  .home h2 span {
    padding: 10px;
  }
  .hw1,
  .footerAbout {
    font-size: 13px;
  }
  .hw1 p,
  .footerAbout p {
    padding: 0 20px;
  }
  .slideTxt {
    position: relative;
    top: 20%;
    left: 0;
    float: left;
    width: 100%;
    background: #000;
    top: auto !important;
    display: block;
    padding: 20px;
  }
  .nav {
    float: none;
    text-transform: uppercase;
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .nav-stacked > li {
    float: none;
    display: inline-block;
  }
  .homeSlider {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    height: auto !important;
    position: relative;
    z-index: 3;
  }
  .pageImage {
    height: auto;
  }
  .pageImage h2 {
    font-size: 22px;
  }
}
.itemid-115 .mainContent {
  width: 100%;
}
.itemid-115 .sideBar {
  display: none;
}
.itemid-115 .contentWrapper {
  width: 100%;
}