.btn, input[type="text"] {border-radius: 0;}
/*#sp-header-topbar, #sp-header-topbar .container-inner > .row {height: 160px;}*/
#sp-header-topbar .container-inner {border-bottom: none;}
.sp-megamenu-parent > li > a {text-transform: uppercase;}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {background: #595959;}
#sp-left .sp-module {padding: 0px;border: none;}
#sp-left .sp-module ul > li .prodparent, #sp-left .sp-module ul > li.item-321 a {background-color: #428bca;margin-top: 10px;padding: 10px 15px;color: #fff;width: 100%;display: block;}
#sp-left .sp-module ul.menu-child li.menu-deeper.menu-parent a {font-weight: 700;}
#sp-left .sp-module ul.menu-child li.menu-parent ul.menu-child li a {font-weight: 500;line-height: 24px;}
#sp-left .sp-module ul > li {border-bottom: none;}
#sp-left .sp-module ul.menu-child {padding: 5px 10px;background: #e4f0fc;}
#sp-left .sp-module .sp-module-title {border-bottom: none;padding: 0px;margin: 0px;}
#sp-left .sp-module ul > li > a {line-height: 24px;font-weight: 700;}
#sp-left .sp-module ul > li.current > a {color: #428bca;}
.article-list .article .article-intro-image {min-height: 185px;margin: 0px 0px 0px 0px;}
.article-list .article {border: 1px solid #ccc;}
.blog .article {min-height: 365px;}
.article-list .article .article-header h2 {min-height: 60px;margin-bottom: 0px;}
.article-list .article .article-header h2 a {color: #428bca;}
.sp-module-content-bottom {margin-top: 20px;padding-top: 20px;border-top: solid 2px #ccc;}
.offcanvas-toggler-right:before {content: 'MENU';color: #000;font-weight: 700;font-size: 1.5rem;margin-right: 10px;}
#sp-left .sp-module, #sp-right .sp-module {margin-top: 20px;}
blockquote {border-left: solid 3px #428bca;padding-left: 15px;font-style: italic;margin-bottom: 0px;}
.testimonials p {text-align: right;color: #666;}
.testimonials .fa-quote-left {color: #428bca;margin-right: 5px;}
.testimonials .fa-quote-right {color: #428bca;margin-left: 5px;}
h4 {text-align: center;font-style: italic;margin-bottom: 40px;color: #428bca;font-weight: 700;}
.offcanvas-menu .offcanvas-inner ul.menu > li a.prodparent,
.offcanvas-menu .offcanvas-inner ul.menu > li span {background-color:#428bca; color: #fff;font-weight: 700;}
.offcanvas-menu .offcanvas-inner ul.menu > li span {padding: 15px 30px 15px 10px;}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {right: 10px;color: #000;}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .nav-header > .menu-toggler {right: -10px;color: #000;}
.offcanvas-menu .offcanvas-inner ul.menu-child li {padding: 10px 0px;border-bottom: solid 1px #ccc;}
.article-list .article .article-intro-image img {max-height: 185px;}
.article-list .article .article-header h2 {font-size: 1.275rem;}
.a2a_svg, .a2a_count { border-radius: 0 !important; }
.article-list .article-introtext p, .article-list .article-introtext h4 {display: none;}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {font-weight: 700;}
.testimonials h3 {background: #428bca;padding: 10px;text-align: center;color: #fff;}


@media (max-width: 576px) {
   .logo-image {height: auto !important;}
   #sp-social {padding: 0px;}
   #offcanvas-toggler {height:50px;line-height: 50px;}
  .offcanvas-menu {width:100% !important;}
  .offcanvas-menu .logo {width: 80%;}
  body.ltr.offcanvs-position-right .offcanvas-menu {right: -500px;}
    }

@media (max-width: 991px) {
  #offcanvas-toggler {height:50px;line-height: 50px;}
  .mod-finder {margin-bottom: 20px;}
  .offcanvas-menu {width:100% !important;}
  .offcanvas-menu .logo {width: 80%;}
  body.ltr.offcanvs-position-right .offcanvas-menu {right: -500px;}
}

@media (max-width: 736px) {
  #sp-tap-to-call {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #222;
    z-index: 1000;
    text-align: center;
    display: block;
    z-index: 10000;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-decoration: none !important;
  }
  .offcanvas-menu {width:100% !important;}
  .offcanvas-menu .logo {width: 80%;}
  body.ltr.offcanvs-position-right .offcanvas-menu {right: -500px;}
  .blogproduct-list-page {display:none}
}