h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
   line-height:1.2;
}
h3 {
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
     line-height:1.2;
}

h4 {
    font-family: 'Heebo', sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height:1.2;
}
#top_section_1 .sppb-row-container {
    max-width: 1150px;
}
.t3-wrapper {
    background: transparent;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel
{
  background: transparent;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}

body {
    background-color: #f9f9f9;
}


.col-xs-12.col-sm-6.col-md-6.col-lg-5.t3-topbar-2 {
    width: 30%;
}
.col-xs-12.col-sm-6.col-md-6.col-lg-7.text-left.t3-topbar-1 {
    width: 70%;
}


.button-block .free-consulation-button a {
    height: 68px;
    padding: 26px 0px;
}



.semanticui-body.chronoforms .ui.form input[type="text"], .ui.form .field > .selection.dropdown
{
display: block;
width: 100%;
background-color: #ececec;
border-color: #ececec;
padding: 9px 15px;
font-weight: 400;
font-size: 16px;
line-height: 28px;
color: #1e1e1e;
border-radius: 5px;
}

.semanticui-body.chronoforms .ui.form .field > label, .semanticui-body.chronoforms .ui.form .grouped.fields > label {
    font-weight: normal;
    font-size: 15px;
    color: #000;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    padding-left: 0px;
}
#area_container_32 {
    padding-left: 6px;
}
.ui.form .fields
{
   margin: 0px -.5em 2em;
}

.ui.green.button, .ui.green.button:hover
{
  background-color: #0345bf !important;
  border-color: #0345bf !important;
  color: #fff;
  text-transform:uppercase;
  border-radius: 5px;
  padding: 14px 25px;
  float: none;
  font-weight: bold;
  transform: none;
}
#area_container_33 {
    padding-right: 4px;
}


.sppb-addon-accordion .sppb-addon-content
{
  border:none !important;
}

#sppb-addon-1609318577641 .sppb-panel-title
{
  font-weight: bolder;
}

a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin-right: 25px;
}
ul.social-icons > li > a {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
  line-height: 50px;
  border-radius: 50px;
  font-size: 25px;
  color: #909090 !important;
  transition: 0.3s;
}
ul.social-icons > li > a:hover, ul.social-icons > li > a:focus {
  background-color: rgba(255, 255, 255, 1);
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
body.com-sppagebuilder.view-form.layout-edit-iframe #sp-header, body.com-sppagebuilder.view-form.layout-edit-iframe .nav-placeholder {
  display: none !important;
}
#sp-header {
  height: 78px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid rgba(29, 29, 29, 0.2);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(8px);
}
#sp-header .logo {
  height: 78px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#sp-menu > .sp-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sp-menu > .sp-column .sp-megamenu-wrapper {
  order: -1;
}
#sp-menu > .sp-column .custom .sppb-btn {
  color: #1d1d1d !important;
  border-color: #1d1d1d !important;
  border-radius: 5px;
  padding: 13px 50px;
}
#sp-menu > .sp-column .custom .sppb-btn:hover, #sp-menu > .sp-column .custom .sppb-btn:focus {
  background-color: #1d1d1d !important;
  color: #fff !important;
}
#sp-menu > .sp-column .custom p {
  margin: 0;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 115px 0 130px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important;
  background-attachment: fixed;
  text-align: center;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #1d1d1d;
}
.sp-page-title .sp-page-title-heading {
  font-weight: bold;
  font-size: 60px;
  line-height: 70px;
  color: #1d1d1d;
  width: 60%;
  margin: 0 auto;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 40px 0;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.sp-page-title .breadcrumb > .active {
  color: #1d1d1d;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #1d1d1d;
}
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0px;
}
.breadcrumb > .active {
  color: #1d1d1d;
}
.breadcrumb > span, .breadcrumb > li, .breadcrumb > li + li:before, .breadcrumb > li > a {
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.15em;
  color: #1d1d1d;
  text-transform: uppercase;
}
.breadcrumb .breadcrumb-item:nth-child(2) {
  text-decoration: underline;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #1d1d1d;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.com-users #sp-bottom, .com-users #sp-bottom-down, .com-users #sp-footer {
  display: none;
}
.view-login #sp-main-body > .container, .view-registration #sp-main-body > .container {
  max-width: 100%;
}
.view-login #sp-main-body .container-inner > .row, .view-registration #sp-main-body .container-inner > .row {
  align-items: center;
  height: 100vh;
}
.view-login #sp-left, .view-registration #sp-left {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  background: url("../images/login-image.jpg");
  background-size: cover;
  height: 100%;
}
.view-login #sp-main-body, .view-registration #sp-main-body {
  padding: 0px 0px;
}
.view-login #sp-component, .view-registration #sp-component {
  flex: 0 0 58.333333%;
  max-width: 600px;
  margin-left: 180px;
}
.view-login .login {
  background: #fff;
  padding: 50px;
  border-radius: 5px;
}
.view-login .list-group .list-group-item {
  position: relative;
  display: block;
  padding: 0px;
  margin-bottom: 1px;
  background-color: #fff;
  border: none;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logout .control-group .controls {
  margin: 0px;
  text-align: center;
}
.registration .modal {
  display: inline-block;
  position: inherit;
}
.com-content.layout-edit .nav-tabs .nav-link, .com-content.layout-edit label.hasPopover, .registration label.hasPopover {
  display: inline-block !important;
}
.registration .form-check-inline input[type="radio"] {
  display: inline-block;
}
.view-registration .registration {
  background: white;
  border-radius: 5px;
  padding: 50px;
}
.view-registration .registration .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #1d1d1d;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #554ff3;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #1d1d1d;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #554ff3;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #1d1d1d;
}
.article-info > span a:hover {
  color: #554ff3;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.2rem;
}
.related-article-list-container ul.related-article-list li .article-header h2 a {
  color: #252525;
}
.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
  font-weight: 900;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f005";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  font-weight: 900;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 110px 0 80px 0;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 22px;
  margin: 0 0 10px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 25px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-bottom ul.menu .active > a {
  color: #0345bf;
}
#sp-bottom2 {
  padding-left: 130px;
}
#sp-bottom-down > .container {
  padding: 55px 15px;
  border-top: 1px solid #333;
}
#sp-bottom-down #sp-bottom5 .sp-column {
  height: 100%;
  display: flex;
  align-items: center;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer, #sp-footer a {
  color: rgba(255, 255, 255, 0.7) !important;
}
#sp-footer a:hover, #sp-footer a:focus {
  color: rgba(255, 255, 255, 1) !important;
}
#sp-footer .container-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.offline body {
  background: #f3f3f3;
}
html.offline .offline-wrapper {
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
}
html.coming-soon, html.offline {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body, html.offline body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo, html.offline .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown, html.offline #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.offline #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.offline #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.offline #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds, html.offline #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  background: linear-gradient(180deg, #fff 0%, #ebebeb 100%);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-weight: bold;
  font-size: 100px;
  line-height: 200px;
  padding: 0px 10px;
  display: inline-block;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #1d1d1d;
  opacity: 0.5;
  display: block;
}
html.coming-soon .coming-soon-title, html.offline .coming-soon-title {
  font-weight: 300;
  font-size: 90px;
  line-height: 98px;
  text-align: center;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-content, html.offline .coming-soon-content {
  font-weight: 800;
  font-size: 100px;
  line-height: 120px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff166f;
  color: transparent;
}
html.coming-soon .coming-soon-position, html.offline .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons, html.offline .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form, html.offline .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  display: none;
}
html.error-page .error-message {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 70px;
  color: #ff166f;
}
html.error-page .error-modules {
  margin-top: 2rem;
}
html.error-page .btn.btn-secondary {
  background: #0345bf;
  border-color: #0345bf;
  padding: 18px 30px 18px 30px;
}
html.error-page .btn.btn-secondary:hover, html.error-page .btn.btn-secondary:focus {
  color: #fff;
  background: #0345bf;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: "";
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
.form-group .input-group-prepend {
  display: none;
}
label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  text-transform: capitalize;
  padding-left: 15px;
}
.sppb-form-group .sppb-form-control, .form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  background-color: #ececec;
  border-color: #ececec;
  padding: 9px 15px 9px 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #1e1e1e;
  border-radius: 5px;
}
.sppb-form-group .sppb-form-control:focus, .form-control:focus, input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  border-color: #0345bf;
  box-shadow: none !important;
  background-color: #ececec;
  color: #1e1e1e;
}
.form-control.validate-password, input[type="text"]:not(.form-control).validate-password, input[type="email"]:not(.form-control).validate-password, input[type="url"]:not(.form-control).validate-password, input[type="date"]:not(.form-control).validate-password, input[type="password"]:not(.form-control).validate-password, input[type="search"]:not(.form-control).validate-password, input[type="tel"]:not(.form-control).validate-password, input[type="number"]:not(.form-control).validate-password, select:not(.form-control).validate-password {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
::-webkit-input-placeholder {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: rgba(30, 30, 30, 0.4);
}
.form-check-input {
  position: relative;
}
select.form-control:not([multiple]), select:not(.form-control):not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, 0.2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
  margin: 0;
  margin-right: -5px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
body .sppb-btn, body .btn, .btn-primary {
  box-shadow: none !important;
  outline: none !important;
}
.btn:focus {
  box-shadow: none !important;
}
body .sppb-btn, body .btn {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 40px 13px 40px;
  z-index: 1;
}
body .sppb-btn.sppb-btn-3d, body .btn.sppb-btn-3d {
  padding-top: 12px;
  padding-bottom: 13px;
}
body .sppb-btn.sppb-btn-xlg, body .btn.sppb-btn-xlg {
  font-size: 16px;
  padding: 12px 50px 13px 50px;
}
body .sppb-btn.sppb-btn-lg, body .btn.sppb-btn-lg {
  padding: 12px 45px 13px 45px;
}
body .sppb-btn.sppb-btn-sm, body .btn.sppb-btn-sm {
  padding: 8px 30px 8px 30px;
}
body .sppb-btn.sppb-btn-xs, body .btn.sppb-btn-xs {
  padding: 5px 20px 6px 20px;
  font-size: 12px;
}
body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.btn-primary {
  background: #0345bf;
  border-color: #0345bf;
  color: #fff;
}
body .sppb-btn.sppb-btn-default:hover, body .btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:hover, body .sppb-btn.btn-primary:hover, body .btn.btn-primary:hover, body .sppb-btn.sppb-btn-default:focus, body .btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:focus, body .sppb-btn.btn-primary:focus, body .btn.btn-primary:focus, body .sppb-btn.sppb-btn-default:active, body .btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:active, body .btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:active, body .btn.btn-primary:active {
  background: #554ff3;
  border-color: #554ff3;
  color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-rounded, body .btn.sppb-btn-default.sppb-btn-rounded, body .sppb-btn.sppb-btn-primary.sppb-btn-rounded, body .btn.sppb-btn-primary.sppb-btn-rounded, body .sppb-btn.btn-primary.sppb-btn-rounded, body .btn.btn-primary.sppb-btn-rounded {
  border-radius: 5px;
}
body .sppb-btn.sppb-btn-default.sppb-btn-round, body .btn.sppb-btn-default.sppb-btn-round, body .sppb-btn.sppb-btn-primary.sppb-btn-round, body .btn.sppb-btn-primary.sppb-btn-round, body .sppb-btn.btn-primary.sppb-btn-round, body .btn.btn-primary.sppb-btn-round {
  border-radius: 30px;
}
body .sppb-btn.sppb-btn-default.btn-white, body .btn.sppb-btn-default.btn-white, body .sppb-btn.sppb-btn-primary.btn-white, body .btn.sppb-btn-primary.btn-white, body .sppb-btn.btn-primary.btn-white, body .btn.btn-primary.btn-white {
  background-color: #fff;
  color: #000;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline {
  border-color: #0345bf !important;
  color: #0345bf;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus, body .btn.sppb-btn-default.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, body .btn.sppb-btn-primary.sppb-btn-outline:focus, body .sppb-btn.btn-primary.sppb-btn-outline:focus, body .btn.btn-primary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-default.sppb-btn-outline:active, body .btn.sppb-btn-default.sppb-btn-outline:active, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active, body .btn.sppb-btn-primary.sppb-btn-outline:active, body .sppb-btn.btn-primary.sppb-btn-outline:active, body .btn.btn-primary.sppb-btn-outline:active {
  background-color: #0345bf;
  color: #fff;
}
.btn-default::before, .sppb-btn-default::before
{
   background-color: #0345bf !important;
  border:none !important;
}
.btn-default:hover::before, .sppb-btn-default:hover::before
{
   border:unset !important;
}

body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-black, body .btn.sppb-btn-default.sppb-btn-outline.btn-black, body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-black, body .btn.sppb-btn-primary.sppb-btn-outline.btn-black, body .sppb-btn.btn-primary.sppb-btn-outline.btn-black, body .btn.btn-primary.sppb-btn-outline.btn-black {
  border-color: #1d1d1d;
  color: #1d1d1d;
}
body .sppb-btn.sppb-btn-default.sppb-btn-gradient, body .btn.sppb-btn-default.sppb-btn-gradient, body .sppb-btn.sppb-btn-primary.sppb-btn-gradient, body .btn.sppb-btn-primary.sppb-btn-gradient, body .sppb-btn.btn-primary.sppb-btn-gradient, body .btn.btn-primary.sppb-btn-gradient {
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
}
body .sppb-btn.sppb-btn-default.sppb-btn-3d, body .btn.sppb-btn-default.sppb-btn-3d, body .sppb-btn.sppb-btn-primary.sppb-btn-3d, body .btn.sppb-btn-primary.sppb-btn-3d, body .sppb-btn.btn-primary.sppb-btn-3d, body .btn.btn-primary.sppb-btn-3d {
  border-bottom: 4px solid #524dc3;
}
body .sppb-btn.sppb-btn-default.sppb-btn-3d:hover, body .btn.sppb-btn-default.sppb-btn-3d:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-3d:hover, body .btn.sppb-btn-primary.sppb-btn-3d:hover, body .sppb-btn.btn-primary.sppb-btn-3d:hover, body .btn.btn-primary.sppb-btn-3d:hover {
  border-bottom-color: transparent;
}
body .sppb-btn.sppb-btn-link, body .btn.sppb-btn-link {
  padding: 0px;
  color: #0345bf;
}
body .sppb-btn.sppb-btn-link:hover, body .btn.sppb-btn-link:hover {
  text-decoration: underline;
}
.sppb-section.z-index-2 {
  z-index: 2 !important;
}
/* ******************************** Product Listing Start Here ******************************** */
.manufacturer-product {
  border-radius: 5px;
}
.manufacturer-product h3.sppb-addon-title a {
  color: #ff6d2f;
}
.manufacturer-product .sppb-media-content a.sppb-btn {
  text-align: left;
  padding: 30px;
  font-size: 22px;
  border-radius: 0 0 5px 5px;
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
  border: 0;
  position: relative;
  transition: 0.3ms;
}
.manufacturer-product .sppb-media-content a.sppb-btn:after {
  content: "";
  position: absolute;
  top: 25px;
  right: 30px;
  background-image: url(../images/product-buy-button-icon.png);
  background-repeat: no-repeat;
  width: 37px;
  height: 22px;
  transition: 0.3s;
  pointer-events: none;
}
.manufacturer-product .sppb-media-content a.sppb-btn:hover {
  background: linear-gradient(95.55deg, #ff6d2f 4.25%, #ff166f 93.67%);
}
.manufacturer-wholesale-product .manufacturer-product .sppb-addon-feature {
  position: relative;
}
.manufacturer-wholesale-product .manufacturer-product .sppb-addon-feature .sppb-media-content a.sppb-btn {
  padding: 25px 30px;
  font-size: 18px;
  position: absolute;
  transition: all 0.3s ease;
  bottom: -70px;
  visibility: 0;
  opacity: 0;
  transform: translateY(10px);
}
.manufacturer-wholesale-product .manufacturer-product .sppb-addon-feature:hover .sppb-media-content a.sppb-btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.product-listing-cta-heading {
  background: linear-gradient(90deg, #fff 9.96%, rgba(255, 255, 255, 0.74) 59.35%, rgba(255, 255, 255, 0) 100%);
  backdrop-filter: blur(2px);
  padding: 175px 0 140px 0;
}
/* ******************************** Product Listing End:: Here ******************************** */
/* ******************************** Product Listing Start Here ******************************** */
.manufacturer-product-details #sp-main-body {
  padding-top: 0 !important;
}
.manufacturer-product-details .sp-page-title {
  padding-bottom: 235px;
}
.manufacturer-product-details .product-details-slider {
  margin-top: -105px !important;
}
.manufacturer-product-details .product-details-slider .sp-slider .sp-item .sp-background {
  background-image: none !important;
}
.manufacturer-product-details .product-details-slider .sp-slider-content-wrap {
  height: inherit;
}
.manufacturer-product-details .product-details-slider .sp-slider .sp-dots ul li {
  width: 299px;
  height: 200px;
  border-width: 0 !important;
  border-radius: 5px !important;
  margin-right: 35px;
}
.manufacturer-product-details .product-details-slider .dot-controller-with_image.sp-slider .sp-dots ul li::after {
  background: transparent;
  border: solid 2px #0345bf;
  border-radius: 5px !important;
  opacity: 0;
}
.manufacturer-product-details .product-details-slider .dot-controller-with_image.sp-slider .sp-dots ul li.active::after {
  opacity: 1;
}
.manufacturer-product-details .product-details-slider .dot-controller-with_image.sp-slider .sp-dots {
  height: inherit;
}
.manufacturer-product-details .product-details-slider .sppb-sp-slider-text {
  width: 45%;
}
.manufacturer-product-details .product-details-slider .slider-price-wrap div {
  font-size: 35px;
  color: #1d1d1d;
  font-weight: 600;
}
.manufacturer-product-details .product-details-slider .slider-price-wrap div small {
  font-size: 28px;
  font-weight: 600;
  margin-left: 25px;
  color: #1d1d1d;
  opacity: 0.5;
  position: relative;
}
.manufacturer-product-details .product-details-slider .slider-price-wrap div small:after {
  position: absolute;
  content: '';
  background-color: red;
  width: 84px;
  height: 2px;
  left: -10px;
  bottom: 20px;
  transform: rotate(-15deg);
}
.manufacturer-product-details .next-level-hardwere-wrapper .next-level-hardwere {
  z-index: 2;
}
/* ******************************** Product Listing End:: Here ******************************** */
.hero-sec .inner-row {
  margin-top: 130px !important;
}
.hero-sec .inner-row:after {
  content: "";
  background: #f9f9f9;
  position: absolute;
  right: -3000px;
  height: 100%;
  width: 3000px;
  top: 0;
}
.hero-sec .right-section {
  position: relative;
  z-index: 10;
}
.manufacturer-feature .sppb-feature-box-title {
  padding: 0px 67px 20px 67px;
}
.manufacturer-feature .sppb-feature-box-title span {
  color: #0345bf;
}
.manufacturer-feature .sppb-addon-text {
  padding: 0px 85px 0px 85px;
}
.manufacturer-feature .sppb-btn.sppb-btn-default {
  width: 100%;
  text-align: left;
  padding: 30px;
  font-size: 22px;
  border-radius: 0 0 5px 5px;
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
  border: 0;
  position: relative;
  transition: 0.3ms;
  border-radius: 0px;
  padding: 40px 50px;
}
.manufacturer-feature .sppb-btn.sppb-btn-default:after {
  content: "";
  position: absolute;
  top: 25px;
  right: 30px;
  background-image: url(../images/product-buy-button-icon.png);
  background-repeat: no-repeat;
  width: 37px;
  height: 22px;
  transition: 0.3s;
  pointer-events: none;
}
.manufacturer-feature .sppb-btn.sppb-btn-default:hover {
  background: linear-gradient(95.55deg, #ff6d2f 4.25%, #ff166f 93.67%);
}
.manufacturer-feature .sppb-btn.sppb-btn-default:after {
  top: 45px;
  background-image: url("../images/arrow-right.svg");
}
.core-services:after {
  content: "";
  background: #1d1d1d;
  position: absolute;
  right: unset;
  height: 100%;
  width: 3000px;
  top: 0;
}
.contact-info-col:after {
  content: "";
  background-color: #fff;
  position: absolute;
  right: -3000px;
  height: 100%;
  width: 3000px;
  top: 0;
}
.manufacturer-service-item {
  position: relative;
}
.manufacturer-service-item .sppb-feature-box-title {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, .6));
  mix-blend-mode: normal;
  backdrop-filter: blur(50px);
  padding: 25px 70px 27px 35px;
  position: absolute;
  bottom: -8px;
  border-radius: 0px 5px 0px 5px;
  max-width: 300px;
}
.manufacturer-service-item .sppb-feature-box-title:hover {
  text-decoration: underline;
}
.manufacturer-service-item img {
  border-radius: 5px;
}
.manufacturer-service-item.right .sppb-feature-box-title {
  right: 0px;
  text-align: left;
  border-radius: 5px 0px 5px 0px;
}
.manufacture-team-feature {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  mix-blend-mode: normal;
  backdrop-filter: blur(50px);
  padding: 130px 0px 85px 0px;
}
.manufacture-team-feature .sppb-feature-box-title {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.manufacture-team-feature .sppb-addon-text strong {
  font-weight: bold;
  font-size: 60px;
  line-height: 70px;
  color: #fff;
}
.manufacture-team-feature .sppb-btn.sppb-btn-default {
  border: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
  border-radius: 5px;
  background: transparent;
}
.manufacture-team-feature .sppb-btn.sppb-btn-default:hover {
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
}
.manufacturer-list ul li:before {
  content: url("../images/rectangle.svg");
  margin-right: 20px;
  position: relative;
  top: 2px;
}
.manufacturer-clients .sppb-row > div {
  flex: 1 0 20%;
  max-width: 20%;
}
.sp-mf-project-carousel .sppb-carousel-extended-item {
  border-radius: 15px;
  overflow: hidden;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content {
  background: linear-gradient(0deg, #1d1d1d 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 1;
  visibility: visible;
  padding: 40px;
  transition: 0.3s;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-item-overlay {
  background: rgba(29, 29, 29, 0.8) !important;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: left;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap .sppb-carousel-extended-team-name {
  font-size: 28px;
  text-transform: inherit;
  transition: 0.3s;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap .sppb-carousel-extended-team-designation {
  font-size: 18px;
  line-height: 1.75;
  transform: scale(1, 0);
  transform-origin: top;
  height: 0;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap a.sppb-btn {
  text-align: left;
  color: #fff;
}
.sp-mf-project-carousel .sppb-carousel-extended-item > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap a.sppb-btn .arrow-icon {
  display: inline-block;
  margin-left: 10px;
}
.sp-mf-project-carousel .sppb-carousel-extended-item:hover > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap .sppb-carousel-extended-team-name {
  color: #c5fe1c;
}
.sp-mf-project-carousel .sppb-carousel-extended-item:hover > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap .sppb-carousel-extended-team-designation {
  transition: 0.3s;
  transition-delay: 0.15s;
  transform: scale(1);
  height: initial;
  margin-top: 50px;
  margin-bottom: auto;
}
.sp-mf-project-carousel .sppb-carousel-extended-item:hover > .sppb-carousel-extended-team-content .sppb-carousel-extended-team-content-wrap a.sppb-btn {
  color: #c5fe1c;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control {
  top: -100px !important;
  bottom: auto;
  right: 270px;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control i.fa:before {
  content: "";
  background-image: url(../images/arrow.png);
  width: 13px;
  height: 21px;
  display: inline-block;
  opacity: 0.5;
  transition: 0.3s;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control .prev-control:hover > i.fa:before, .sp-mf-project-carousel .sppb-carousel-extended-nav-control .next-control:hover > i.fa:before, .sp-mf-project-carousel .sppb-carousel-extended-nav-control .prev-control:focus > i.fa:before, .sp-mf-project-carousel .sppb-carousel-extended-nav-control .next-control:focus > i.fa:before {
  opacity: 1;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control .prev-control {
  float: right;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control .next-control {
  margin-right: -60px;
}
.sp-mf-project-carousel .sppb-carousel-extended-nav-control .next-control i.fa:before {
  transform: rotate(180deg);
}
.sp-mf-project-carousel .sppb-carousel-extended-dots {
  bottom: auto;
  top: -90px;
  left: auto;
  right: 350px;
}
.sp-mf-project-carousel .sppb-carousel-extended-dots ul {
  text-align: right;
}
.sp-mf-customer-reviews:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  background: #fff;
  bottom: 0;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-item-content {
  background-color: transparent !important;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-item-content:before {
  display: none;
}
.sp-mf-customer-reviews .review-brand-img {
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-right: 50px;
}
.sp-mf-customer-reviews .content-wrap > div {
  flex: 1;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-content-wrap {
  flex-direction: row !important;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-content-wrap .sppb-testimonial-carousel-img-wrap {
  margin-right: 20px !important;
}
.sp-mf-customer-reviews .review-info {
  border-top: 1px solid rgba(29, 29, 29, 0.2);
  border-right: 1px solid rgba(29, 29, 29, 0.2);
  padding-top: 40px;
  padding-right: 40px;
}
.sp-mf-customer-reviews .review-info .sppb-testimonial-carousel-icon i:before {
  font-family: 'Heebo';
  content: "â€œ";
  color: #c5fe1c;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-icon {
  font-size: 90px;
  height: 30px;
  margin-bottom: 40px;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-message {
  margin-bottom: 110px;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-message h3 {
  font-size: 28px;
  line-height: 1.5;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-content-wrap {
  flex-direction: row;
}
.sp-mf-customer-reviews .sppb-testimonial-carousel-content-wrap .sppb-testimonial-carousel-img-wrap {
  margin-right: 20px;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control {
  top: -100px !important;
  bottom: auto;
  right: 515px;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control i.fa:before {
  content: "";
  background-image: url(../images/arrow.png);
  width: 13px;
  height: 21px;
  display: inline-block;
  opacity: 0.5;
  transition: 0.3s;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control .prev-control:hover > i.fa:before, .sp-mf-customer-reviews .sppb-carousel-extended-nav-control .next-control:hover > i.fa:before, .sp-mf-customer-reviews .sppb-carousel-extended-nav-control .prev-control:focus > i.fa:before, .sp-mf-customer-reviews .sppb-carousel-extended-nav-control .next-control:focus > i.fa:before {
  opacity: 1;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control .prev-control {
  float: right;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control .next-control {
  margin-right: -60px;
}
.sp-mf-customer-reviews .sppb-carousel-extended-nav-control .next-control i.fa:before {
  transform: rotate(180deg);
}
.sp-mf-customer-reviews .sppb-carousel-extended-dots {
  bottom: auto;
  top: -90px;
  left: auto;
  right: 590px;
}
.sp-mf-customer-reviews .sppb-carousel-extended-dots ul {
  text-align: right;
}
.sp-mf-customer-reviews.default .review-brand-img {
  height: 550px;
}
.sp-mf-customer-reviews.classic:after {
  display: none;
}
.sp-mf-customer-reviews.classic .review-info {
  border: none;
  padding: 130px 130px 130px 40px;
}
.sp-mf-customer-reviews.classic .sppb-testimonial-carousel-icon {
  display: none;
}
.sp-mf-customer-reviews.classic .review-brand-img {
  border-radius: 0px;
}
.sp-mf-customer-reviews.classic .sppb-testimonial-carousel-message {
  margin-bottom: 30px;
}
.sp-mf-customer-reviews.classic .content-wrap > div {
  flex: 0 0 30%;
}
.sp-mf-customer-reviews.classic .content-wrap > div.review-info {
  flex: 0 0 70%;
}
.j2store-product-filters .j2store-category-list {
  flex-direction: column;
  margin-top: 10px;
}
.j2store-product-filters .j2store-category-list .j2store-item-category, .j2store-product-filters .j2store-category-list .j2store-item-rootcategory {
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  color: #1d1d1d;
  opacity: 0.5;
  margin: 5px 0px;
  display: inline-block;
}
.j2store-product-filters .j2store-category-list .j2store-item-category:hover, .j2store-product-filters .j2store-category-list .j2store-item-rootcategory:hover {
  color: #1d1d1d;
  opacity: 1;
}
.j2store-product-filters .j2store-category-list .active.j2product-categories .j2store-item-category {
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  color: #1d1d1d;
  opacity: 1;
}
#j2store-brand-filter-container, #j2store-pf-filter-industry_1 {
  margin-bottom: 30px;
}
#productFilters {
  margin-bottom: 35px;
  padding-left: 40px;
}
#productFilters .j2store-product-search-input {
  background-color: #fff;
  width: 45%;
  border: 0;
  border-bottom: none;
  padding: 10px 15px;
  text-transform: capitalize;
}
#productFilters .j2store-product-search-input:focus {
  border: 1px solid #0345bf;
  outline: none;
}
#productFilters .btn-success {
  background: #0345bf;
  border-color: #0345bf;
  margin: 0 15px;
  text-transform: capitalize;
}
#productFilters .btn-success:hover {
  background: #453ff0;
  border-color: #453ff0;
}
#productFilters .btn-inverse {
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
  text-transform: capitalize;
}
#productFilters .btn-inverse:hover {
  background: linear-gradient(95.55deg, #ff6d2f 4.25%, #ff166f 93.67%);
}
#productFilters #j2store_sortby {
  width: 25%;
  height: 48px;
  border-bottom: 0px;
  padding: 0 0 0 15px;
  background-position: 95% 10px;
  margin-left: auto;
  font-weight: 600;
  background-color: #fff;
}
#productFilters #j2store_sortby:focus {
  border: 1px solid #0345bf;
}
.j2store-sidebar-filters-container {
  background-color: #fff;
  padding: 55px;
  height: min-content;
}
.j2store-sidebar-filters-container .j2store-product-filters .j2store-product-filter-title, .j2store-sidebar-filters-container .j2store-product-filters h4.product-filter-heading {
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  color: #1d1d1d;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label {
  margin-top: 15px;
  padding-left: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
  color: #8e8e8e;
  text-transform: capitalize;
  display: block;
  display: flex;
  align-items: center;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2 {
  -webkit-appearance: none;
  position: relative;
  outline: 0;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2:before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #e8e8e8;
  display: block;
  margin-right: 10px;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: -4px;
  font-size: 13px;
  left: 5px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2:checked, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2:checked {
  outline: none;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2:checked:before, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2:checked:before {
  background-color: #0345bf;
}
.j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-brand-checkboxes:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-brand-checkboxes:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-brand-checkboxes:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-industry_1:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-industry_1:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-industry_1:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-brand-filter-container label .j2store-pfilter-checkboxes-type_2:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-industry_1 label .j2store-pfilter-checkboxes-type_2:checked:after, .j2store-sidebar-filters-container .j2store-product-filters #j2store-pf-filter-type_2 label .j2store-pfilter-checkboxes-type_2:checked:after {
  visibility: visible;
  opacity: 1;
}
.sp-mf-customer-reviews.classic {
  margin: 0px -100px 0px 0px;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-item .review-brand-img {
  flex: 0 0 410px;
  max-width: 410px;
  background-size: contain;
  margin: 0px;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-item .review-info {
  padding: 130px 130px 90px 90px;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-item .review-info .sppb-testimonial-carousel-message {
  max-width: 87%;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-item .review-info .sppb-testimonial-carousel-message h3 {
  font-weight: 500;
  font-size: 35px;
  line-height: 43px;
  margin: 0px;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-dots {
  right: 0px;
  bottom: 0px;
  width: auto;
  height: 100px;
  left: auto;
  top: 0px;
}
.sp-mf-customer-reviews.classic .sppb-carousel-extended-dots ul li {
  display: block;
  margin-bottom: 8px;
}
.industry-sec-right-col {
  max-width: 640px;
}
.j2store-products-row {
  padding-left: 40px;
  margin-bottom: 30px;
}
.j2store-products-row .j2store-single-product {
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
}
.j2store-products-row .j2store-single-product .j2store-product-images a img {
  width: 100%;
  border-radius: 5px 5px 0px 0px;
}
.j2store-products-row .j2store-single-product h2.product-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 20px;
}
.j2store-products-row .j2store-single-product h2.product-title a {
  color: #000;
}
.j2store-products-row .j2store-single-product h2.product-title:hover a {
  color: #0345bf;
}
.j2store-products-row .j2store-single-product .shop-list-price-wrap {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
  padding: 22px 15px;
  align-items: center;
}
.j2store-products-row .j2store-single-product .shop-list-price-wrap .product-price-container .sale-price {
  font-size: 18px;
}
.j2store-products-row .j2store-single-product .shop-list-price-wrap .discount-percentage {
  display: none;
}
.j2store-products-row .j2store-single-product .shop-list-price-wrap .j2store-addtocart-form .product-qty {
  display: none;
}
.j2store-products-row .j2store-single-product .shop-list-price-wrap .j2store-addtocart-form .j2store-cart-button {
  padding: 10px 30px;
  text-transform: initial;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple:after {
  display: none;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .review-brand-img {
  background-size: 350px 135px;
  background-position: center center;
  box-shadow: 0px 10px 20px rgba(29, 29, 29, 0.1);
  border-radius: 5px;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  flex: 1 0 550px;
  max-width: 550px;
  margin-right: 75px;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .sppb-carousel-extended-list .content-wrap {
  padding: 10px 0px 30px 20px;
  height: 460px;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .review-info {
  padding: 0px;
  border: 0px;
  background-color: #fff;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .review-info .sppb-testimonial-carousel-icon i:before {
  content: url("../images/testimonial-image.svg");
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .sppb-testimonial-carousel-message {
  margin-bottom: 50px;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .sppb-testimonial-carousel-message h3 {
  margin: 0px;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .sppb-carousel-extended-dots {
  top: auto;
  width: auto;
  right: auto;
}
.sp-mf-customer-reviews.sppb-carousel-extended.simple .sppb-testimonial-carousel-item-content::before {
  display: none;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap {
  align-items: center;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-mainimage {
  width: 100%;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-mainimage img {
  margin: 0;
  width: 100%;
  border-radius: 5px;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-product-additional-images {
  margin-right: 40px;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-product-additional-images ul.additional-image-list {
  padding-left: 0;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-product-additional-images ul.additional-image-list li img {
  margin-bottom: 40px;
  border-radius: 5px;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-image .j2store-product-additional-images ul.additional-image-list li:last-child img {
  margin-bottom: 0;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description {
  padding-left: 60px;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description h1.product-title {
  font-size: 35px;
  line-height: 43px;
  color: #000;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container {
  flex-direction: column;
  border-top: 0;
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .manufacturer-brand, .j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-sku {
  font-size: 16px;
  line-height: 28px;
  color: #1d1d1d;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .manufacturer-brand span, .j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-sku span {
  color: #76737e;
  text-transform: lowercase;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .manufacturer-brand span.sku, .j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-sku span.sku {
  color: #1d1d1d;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-sku {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(29, 29, 29, 0.1);
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-price-container {
  display: flex;
  align-items: center;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .product-price-container .sale-price {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 1px;
  margin-right: 15px;
  color: #1d1d1d;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .price-sku-brand-container .discount-percentage {
  display: inline-block;
  background: rgba(102, 97, 244, 0.1);
  color: #fff;
  padding: 2px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  color: #0345bf;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .j2store-addtocart-form .j2store-add-to-cart .product-qty-wrap {
  display: block;
  margin-bottom: 45px;
}
.j2store-single-product-view .j2store-single-product .product-details-top-wrap .product-top-description .j2store-addtocart-form .j2store-add-to-cart .product-qty-wrap .product-qty {
  margin-left: 20px;
}
.j2store-single-product-view .j2store-single-product .product-description {
  margin-top: 75px;
  width: 45%;
}
.j2store-single-product-view .j2store-single-product .product-description h3 {
  font-size: 35px;
  line-height: 43px;
  color: #1d1d1d;
}
.j2store-single-product-view .j2store-single-product .product-specs {
  width: 45%;
  margin-top: 50px;
  border-top: 1px solid rgba(29, 29, 29, 0.1);
  padding-top: 50px;
}
.j2store-single-product-view .j2store-single-product .product-specs .j2store-product-specifications h4 {
  font-size: 20px;
}
.j2store-single-product-view .sp-page-title {
  padding: 115px 0 250px 0;
}
.j2store-single-product-view .sp-page-title ol.breadcrumb li.breadcrumb-item:last-child {
  display: inherit;
  flex-direction: column;
  position: absolute;
  font-size: 60px;
  line-height: 70px;
  width: 50%;
  letter-spacing: 0px;
  margin-top: 30px;
  font-weight: 700;
}
.j2store-single-product-view .sp-page-title ol.breadcrumb li.breadcrumb-item:last-child:before {
  opacity: 0;
}
.j2store-single-product-view .sp-page-title .sp-page-title-heading {
  display: none;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-list {
  padding-bottom: 120px;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-item.active {
  z-index: 2;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-item.active img {
  transform: scale(1.01);
  box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.5);
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-item.active .sppb-carousel-extended-content-wrap {
  visibility: visible;
  opacity: 1;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-nav-control .next-control.nav-control {
  margin-right: 480px !important;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-outer-stage {
  overflow: visible;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-dots ul li.active {
  width: 50px !important;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-content-wrap {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  top: auto;
  bottom: -50px;
  left: 0px;
  z-index: 1;
  padding: 35px 50px 35px 50px;
  background: red;
  background: linear-gradient(95.55deg, #ff166f 4.25%, #ff6d2f 93.67%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  transform: scale(1.01);
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-content-wrap .sppb-carousel-extended-heading {
  margin: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.automotive-hero-sldier.sppb-addon.sppb-carousel-extended .sppb-carousel-extended-content-wrap .sppb-carousel-extended-heading:after {
  content: url("../images/automotive-slider-arrow.svg");
}
.more-z-index {
  z-index: 10;
}
.col-overflow {
  overflow: hidden;
}
.com-j2store.view-carts #j2store-cart-form {
  background-color: #fff;
}
.com-j2store.view-carts .product-qty, .com-j2store.view-carts .product-qty input {
  display: inline-block;
}
.com-j2store .btn-danger.btn-xs.j2store-remove {
  padding: 9px 31px 9px 28px;
  z-index: 1;
  position: relative;
  top: 1px;
}

.article-ratings-social-share.d-flex.justify-content-end, .related-article-list-container {
    display: none !important;
}

.manufacturer-cart-mod .j2store-minicart-button span > a > i {
  color: rgba(29, 29, 29, 0.5);
}
.manufacturer-cart-mod .j2store-minicart-button span > a > .cart-item-count {
  background-color: #0345bf;
}
.offcanvas-socials .sppb-addon-icons-group .sppb-icons-group-list {
  flex-direction: row !important;
}
.offcanvas-socials .sppb-addon-icons-group .sppb-icons-group-list li {
  border: none !important;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 1450px) {
  .sp-mf-project-carousel .sppb-carousel-extended-nav-control {
    right: 90px;
  }
  .sp-mf-project-carousel .sppb-carousel-extended-dots {
    right: 220px;
  }
  .sp-mf-customer-reviews:after {
    display: none;
  }
  .sp-mf-customer-reviews .sppb-carousel-extended-nav-control {
    right: 120px;
  }
  .sp-mf-customer-reviews .sppb-carousel-extended-dots {
    right: 200px;
  }
}

@media (max-width: 1199px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 8px;
    font-size: 12px;
  }
  #sp-menu > .sp-column .custom .sppb-btn {
    padding: 10px 20px;
  }
 
}

@media (max-width: 991px) {
  #sp-bottom2 {
    padding-left: 15px;
  }
  #sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    margin: 0 0 20px;
  }
}

@media (min-width: 991px) 
{
   #sp-bottom2 
  {
      padding-left: 0px;
   }
}   

@media (max-width: 767px) {
  body .sppb-btn, body .btn {
    padding: 9px 30px 10px 30px;
  }
  body .sppb-btn.sppb-btn-3d, body .btn.sppb-btn-3d {
    padding-top: 9px;
    padding-bottom: 10px;
  }
  body .sppb-btn.sppb-btn-xlg, body .btn.sppb-btn-xlg {
    padding: 12px 40px 13px 40px;
    font-size: 14px;
  }
  body .sppb-btn.sppb-btn-lg, body .btn.sppb-btn-lg {
    padding: 9px 35px 10px 35px;
  }
  body .sppb-btn.sppb-btn-sm, body .btn.sppb-btn-sm {
    padding: 7px 15px 8px 15px;
  }
  body .sppb-btn.sppb-btn-xs, body .btn.sppb-btn-xs {
    padding: 5px 10px 6px 10px;
    font-size: 12px;
  }
  label {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0px;
  }
 
  #sp-main-body {
    padding: 50px 0;
  }
}

@media (max-width: 575px) 
{
  body .sppb-btn, body .btn {
    font-size: 12px;
  }
  #sp-bottom {
    padding: 20px 0 30px 0;
  }
}


@media (max-width: 767px)
{
   h3 {
      font-size: 22px;
  }
#top_section_4 .sppb-row-container
{
      margin-left: 0px !important;
}
  h2 {
    font-size: 30px;
  }
 .semanticui-body.chronoforms .g-recaptcha {
    transform: scale(0.78);
  }
}

#sp-bottom-down > .container
{
   border-top: 0px !important;
    padding: 0px 15px;
}
.fa, .fab, .fal, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

@media(max-width:767px)
{
   .ui.form .fields {
      margin: 0 auto;
      font-size: 12px;
   }
  .semanticui-body.chronoforms .ui.form .field > label
   {
      font-size: 12px;
  }
   #sp-footer1 {
      text-align: center;
  }
 #area_container_33, #area_container_32 {
    margin-left: 0px !important;
    padding-left: 6px;
}
   #sppb-addon-wrapper-1609406673284 {
      position: relative !important;
   }
 .manufacturer-homepage .hero-sec .inner-row 
{
    margin-top: 0px !important;
}

}
@media(max-width:991px)
{
   .sp-page-builder .page-content #top_section_1       {
      padding-top: 0px !important;
  }

   #sp-logo {
/*    width: 100%;
    flex: 0 0 100%;*/
    max-width: 100%;
    text-align: center;
  }
  .logo-image {
    transform: scale(0.85);
   }
   #sppb-addon-wrapper-1609406673284 {
      position: relative !important;
   }
 .manufacturer-homepage .hero-sec .inner-row 
{
    margin-top: 0px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px)  {
    #top_section_6 h2 {
      font-size: 40px;
   }
}

@media only screen and (min-width: 768px) and (max-width: 1199px)  
{
   #top_section_1 .sppb-addon-title {
       font-size: 44px !important;
   }
   #top_section_6 h2 {
      font-size: 40px;
   }
   #top_section_7 .sppb-col-md-4 .contact-info-col {
      padding-top: 50px !important;
      padding-left: 50px !important;
      padding-right: 50px !important;
   }
   #top_section_7 .sppb-col-md-4 .contact-info-col .cloaked_email {
    font-size: 20px;
  }
   #top_section_3 .sppb-addon-title {
       font-size: 44px;
   }
   #top_section_3 h4 {
       font-size: 18px;
       line-height: 1.2;
   }

}

@media only screen and (min-width: 1200px) and (max-width: 1499px)  
{
    #top_section_1 .sppb-addon-title {
       font-size: 50px !important;
       line-height:1.2 !important;
    }
  #sp-menu > .sp-column .custom .sppb-btn {
    padding: 13px 14px;
    font-size: 12px;
}  

}

@media(max-width:1199px)
{
   .custom.req_quote_unibox {
       display: none;
    }
}

@media(min-width:1199px)
{
  #top_section_4 .sppb-row-container {
    padding: 0px !important;
   }
#sp-header .sp-megamenu-parent > li > a, 
#sp-header .sp-megamenu-parent > li > span
{
   font-size: 13px;
   padding: 0 10px;
}
}

@media(min-width:1199px)
{
  #top_section_4 .sppb-row-container {
    margin: 0 auto;
    width: 100% !important;
  }
}

.industry-sec-right-col p {
    color: #1d1d1d !important;
}
.logo-image {
    height: auto !important;
}


#sp-bottom2 .eb-mod-body {
    margin-bottom: 20px;
}
#sp-bottom .sp-module ul > li {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

#sp-bottom .eb-mod-foot .mod-cell a {
    background: #0345bf !important;
    border-color: #0345bf !important;
    color: #fff !important;
   text-transform: uppercase;
border-radius: 5px;
padding: 14px 25px;
font-weight: bold;
transform: none;
   
}

#sp-bottom .eb-mod-foot .mod-cell a:hover
{
   background: #554ff3 !important;
   border-color: #554ff3 !important;
   color: #fff;
}

#sp-bottom #form-login-remember .control-label {
    font-size: 14px;
    line-height: 1.2;
}

@media(min-width:767px)
{
   .copyrightbottom 
   {
      width: auto;
      float: left;
    }
}

@media(max-width:767px)
{
     .copy-logo img {
       text-align: center;
       float: none !important;
       margin: 15px auto;
   }
}





/* Assurance CSS - start */



#t3-mainnav .nav-search
{
        margin-left: 60px;
}

.jc_jobs .jc_filter { display: none; }
.about_plan_container {
    moz-box-shadow: 0px 1px 14px -2px #999;
    -webkit-box-shadow: 0px 1px 14px -2px #999;
    box-shadow: 0px 1px 14px -2px #999;
    padding: 14px 0 14px 0 !important;
    margin-bottom: 14px;
    margin-top: 14px;
    margin-left: 5px;
    display: table;
    width: 100%;
}
@media (min-width: 580px){
.about-plan {
    width: 33% !important;
    padding: 0px 20px 0 25px;
}
}
@media (min-width: 580px){
.about-plan, .about-plan-div {
    float: none !important;
    display: table-cell;
    vertical-align: top;
}
}
/*.about-plan {
    float: left !important;
    width: 28% !important;
}*/

@media (min-width: 580px)
{
        .about-plan-div {  border-left: 1px solid #CCC;  width: 1px;}
}
.box1 {
    background: #ffffff;
    border: 1px solid #E0E0E0;
}

.join-t-left {
    display: inline-block;
    vertical-align: middle;
    width: 57%;
    text-align: center;
    float: none;
}
.join-t-right {
    display: inline-block;
    vertical-align: middle;
    padding-top: 20px;
    width: 40%;
    text-align: center;
    float: none;
}
/*10-benefits css*/
.ten-benefits .t3-sidebar{
      background: #0345bf !important;
}

.ten-benefits #s5_right_column_wrap #chronoform-10_Benefits_of_Managed_IT_Services .readon , .ten-benefits-chrono6 .readon{
    background: #000 !important;
    width: 100%;
}

.ten-benefits .module-title span{
    color:#fff !important;
}

.ten-benefits #s5_right_column_wrap #chronoform-10_Benefits_of_Managed_IT_Services .control-label , .ten-benefits-chrono6 label{
    color:#fff !important;
}
.ten-benefits #s5_right_column_wrap #chronoform-10_Benefits_of_Managed_IT_Services .readon:hover , .ten-benefits-chrono6 .readon:hover{
      background: #0345bf !important;
}

/*10-benefits thank you page*/
@media (min-width: 580px){
.dtb-container {
    display: table;
}
.dtb-img-container, .dtb-content-container {
    display: table-cell;
    vertical-align: middle;
}
}
.dtb-content-container a.readon{
        background: #0345bf !important;
        text-align: center;
        font-weight: bold;
        border-radius: 0px;
        text-transform: capitalize !important;
        padding: 15px 25px !important;
        color: #fff !important;
}
.dtb-content-container .anchor_p{
    margin-top: 25px !important;
}

.main_menu.affix {
    background: #0345bf;
}

.contact-us .navhelperbg.withTitle {  margin-top: 34px; }
.contact-us hgroup.titleSlogan {  display: none; }


@media(min-width:1199px)
{
        .col-xs-12.col-sm-6.col-md-6.col-lg-7.text-left.t3-topbar-1 {  width: 65%; }    
        .col-xs-12.col-sm-6.col-md-6.col-lg-5.t3-topbar-2 {  width: 35%; }
        .col-lg-5.col-md-5.col-sm-12.col-xs-12 { width: 66%; }
        .header-contact-info { float: right; }
        .g-recaptcha { transform: scale(0.87); transform-origin: left;}
}

.header-contact-info ul li {
    border-right: 1px solid #ccc;
}

.button-block .free-consulation-button a {
    background: #0345bf !important;
    height: auto;
    padding: 21px 0;
}
.button-block .free-consulation-button .btn-primary:before {
  background: #a50000 !important;
}

.main_menu .navbar-default .navbar-nav > li > a:hover, .main_menu .navbar-default .navbar-nav>.active>a, .main_menu .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav>li>a
{
        color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff;
}

span.font-bold-support {
    font-weight: bold;
}
.support-title {
    font-size: 225%;
    line-height: 130%;
    margin: 10px 0;
    font-weight: 400;
}
.support-outter-box {
    float: left;
    text-align: center;
    margin: 0px 6px 14px;
    width: 32.2%;
}

.support-inner-box {
    padding: 44px 88px;
    background-color: #f7f7f7;
    color: #505050;
    border: 1px solid #cecece;
    min-height: 186px;
}

span.main-support-text {
    margin-bottom: 0px;
    line-height: 1.5em;
}
.support-outter-box:hover {
    opacity: .7;
    transition: all 0.2s ease-in;
    box-shadow: 2px 2px 2px #d0d0d0;
}

.fa, .fab, .fal, .far, .fas
{
        font-family: "fontAwesome";
}

.support-inner-box .fa-mobile:before, .support-inner-box .fa-comment:before, .support-inner-box .fa-users:before, .support-inner-box .fa-laptop:before, .support-inner-box .fa-ticket:before, .support-inner-box .fa-envelope:before {
    color: #0345bf;
    font-size: 60px;
    width: 1em;
    text-align: center;
}

.free-consulation-button:before {
    background: transparent;
}
.nav-search:hover
{
        background: #0345bf;
}
/*.main_menu.affix {
    background: transparent;
    box-shadow: none;
}
*/

.t3-off-canvas .t3-off-canvas-body a { color: #0345bf;  text-decoration: none; white-space: normal; }
a.dropdown-toggle { background: #0345bf !important; color: #fff !important; font-weight: bold; }
.t3-off-canvas .nav-stacked .dropdown-menu>li>a { padding: 5px 5px;}
#t3-off-canvas .nav-stacked .hide-text{font-size: 14px !important; line-height: 20px !important;}
.jd-item-page .jd_footer { display: none; }
.every_section h3.sppb-addon-title, #t3-footer .t3-footnav a { color: #fff;}

.t3-off-canvas .t3-off-canvas-body a:hover, .t3-off-canvas .t3-off-canvas-body a:focus
{
        color:#0345bf;
}

/*.ui.green.button, .ui.green.buttons .button
{
      background: #0345bf !important;
      border-radius: 0px;
}*/

@media (max-width: 399px)
{
  .button-block .free-consulation-button a, .free-consulation-button.pull-right {  width: 100%; }
  .meet-the-team .single-team.hvr-float-shadow { width: 100%; }
  
}

@media only screen and (max-width: 767px) and (min-width: 400px)
{
   .meet-the-team .single-team.hvr-float-shadow.text-center { display: block; }
   .meet-the-team img.sppb-img-responsive { width: 100%; }
}

@media (max-width: 767px)
{
  .support-outter-box {
    width: 100% !important;
    float: none !important;
    margin: 0px auto 20px !important;
    max-width: 400px;
  }
  .header-contact-info ul li
  {
        border-right:none;
  }
  .t3-footnav .col-lg-4
  {
    width: 100%;
  }
  .article-content .g-recaptcha { transform: scale(0.70); transform-origin: left; float:left; }
  .breadcrumb {  margin-left: 10px; }
  .free-consulation-button.pull-right { display: none; }
  .our-partners h4.sppb-title-heading {  text-align: center; }
  .our-partners .sppb-text-left .sppb-title-heading:before {top: 48px;left: 50%;margin-left: -25px;width: 50px;height: 4px;background: #0345bf;}
  
  .copy-logo img { text-align: center; float: none !important; }
  .t3-copyright .col-md-12.copyright { text-align: center; }
  .copy-logo { text-align: center; }

}


/*@media(min-width:481px)
{
        
  .article-content .field.required, .article-content .semanticui-body.chronoforms .field, .article-content .semanticui-body.chronoforms .grouped.fields {display: table; max-width: 480px;width: 100%;}
  .article-content .semanticui-body.chronoforms .ui.form .field > label, .article-content .semanticui-body.chronoforms .grouped.fields > label { display: table-cell; width: 160px; vertical-align: top;}
   .article-content .ui.form .grouped.fields>label { font-size: 14px; }
   
}*/

@media (max-width: 650px)
{
        .header-contact-info ul li
        {
             float: none !important;
             width: 100% !important;
             margin: 0 auto !important;
             display: block !important;
        }
        .header-contact-info
        {
                float: none !important;
                width: max-content;
                margin: 0 auto !important;
        }
        .t3-sidebar .g-recaptcha {
                transform: scale(0.70);
                transform-origin: left;
         }
         
        
}

@media only screen and (max-width: 767px) and (min-width: 651px)
{
        .header-contact-info ul li {
            display: table-cell;
            width: 32%;
            margin-left: 0px;
            float: none;
        }
}

@media (max-width: 383px)
{
   .support-inner-box {  padding: 28px; }
   .t3-sidebar .t3-module .custom img {  max-width: 100%; }
}

@media (max-width: 991px) and (min-width: 768px)
{
  .support-outter-box {  width: 48%; }
  .t3-navbar.navbar-collapse.collapse.pull-left { display: none !important; }
  #t3-mainnav .nav-search { margin-left: auto; right: 210px; position: absolute;}
  .button-block .free-consulation-button a { padding: 22px 0 !important;}
  .jb-topbar .module ul li {font-size: 14px !important;}
  .header-contact-info ul li{margin-right: 0px !important; padding-right: 9px !important; }
  .header-contact-info ul {padding:0px !important;}
  .col-lg-4.col-md-4.col-sm-12.col-xs-12.logo { width: 22%; padding-right: 0px !important;}
  .col-lg-5.col-md-5.col-sm-12.col-xs-12 { width: 78%; padding-left: 30px !important;}
  .header-contact-info ul li{border-right: 0px !important; }
  .t3-sidebar .custom img {  max-width: 100%; }
  .t3-sidebar .g-recaptcha { transform: scale(0.60); transform-origin: left !important;}
  .breadcrumb {  margin-left: 10px; }
  .meet-the-team .sppb-col-md-2 { width: 25%; }
  .our-partners h4.sppb-title-heading {  text-align: center; }
  .our-partners .sppb-text-left .sppb-title-heading:before {top: 48px;left: 50%;margin-left: -25px;width: 50px;height: 4px;background: #0345bf;}
  
  /* showcase css */
  .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start {  text-align: center;  width: 100%; }
  .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { position: absolute; top: 326px !important; text-align: center; width: 100%; }
  .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%; text-align: center; margin-top: 50px !important;}
  .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 14px !important; padding: 16px !important; }
  .tp-caption p { font-size: 20px !important; line-height: 22px !important;}
}


@media (max-width: 1199px) and (min-width: 992px)
{
        button.btn.btn-primary.off-canvas-toggle.hidden-lg {  display: none;   }
        .navbar-default .navbar-nav > li > a { font-size: 12px; padding: 14px; line-height: 40px;  }
        .hide-text .fa { font-size: 20px; margin-right: 0px !important; line-height: 40px; }
        .col-lg-4.col-md-4.col-sm-12.col-xs-12.logo { width: 25%;}
        .col-lg-5.col-md-5.col-sm-12.col-xs-12 { width: 75%; padding-left: 30px !important;}
        .t3-sidebar img {  max-width: 100%; }
        .t3-sidebar .g-recaptcha { transform: scale(0.70); transform-origin: left;}
        .breadcrumb {  margin-left: 10px; }
        .dj-megamenu-custom278 li a.dj-up_a .arrow { right: 12px !important; }
        
        
        .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start { font-size: 38px !important;text-align: center;width: 100%; white-space: normal !important; }
        .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { text-align: center; width: 100%; margin: 0 auto;}
        /*.tp-caption p {  display: none !important;}*/
       .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%;  margin: 0 auto;  text-align: center;}
       .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 12px !important; padding: 14px !important; }
       /*.tp-caption p { font-size: 14px !important; line-height: 14px !important;}*/
        
}


@media (max-width: 480px) {
  #rev_slider_1_1 .tp-caption br { display: none; }
  .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start { font-size: 24px !important;text-align: center;width: 100%; white-space: normal !important; }
  .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { top: 308px !important; text-align: center; width: 100%; margin: 0 auto;}
  .tp-caption p {  display: none !important;}
 .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%;  margin: 0 auto;  text-align: center; top: 350px !important;}
 .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 12px !important; padding: 18px !important; display: table; margin: 5px auto !important;}
        
}
@media (max-width: 559px) and (min-width: 481px)
{
         #rev_slider_1_1 .tp-caption br { display: none; }
        .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start { font-size: 22px !important;text-align: center;width: 100%; white-space: normal !important; }
        .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { top: 300px !important; text-align: center; width: 100%; margin: 0 auto;}
        /*.tp-caption p {  display: none !important;}*/
       .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%;  margin: 0 auto;  text-align: center;}
       .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 12px !important; padding: 16px !important; }
       .tp-caption p { font-size: 14px !important; line-height: 1 !important;}
       .showcase_btns {  margin-top: 20px !important; }
        
}
@media (max-width: 767px) and (min-width: 560px)
{
              #rev_slider_1_1 .tp-caption br { display: none; }
        .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start { font-size: 26px !important;text-align: center;width: 100%; white-space: normal !important; }
        .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { text-align: center; width: 100%; margin: 0 auto;}
        /*.tp-caption p {  display: none !important;}*/
       .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%;  margin: 0 auto;  text-align: center;}
       .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 16px !important; padding: 22px !important; }
       .tp-caption p { font-size: 18px !important; line-height: 20px !important;}
       .showcase_btns {  margin-top: 20px !important; }
        
}

hgroup.titleSlogan {  background-image: url(/images/header-banner/header-backgound-image.jpg); background-size: cover; }
.noSlogan .titleSlogan h1{ color: #fff; }
a.readon, a.btn.btn-default, .ui.green.button, .ui.green.buttons .button, 
#t3-footer input.btn.btn-primary, #t3-footer .mod-cell a, .easyblog-homepage .eb-mod-foot .mod-cell a, .site .readmore a 
{
   border-radius: 0px;
   padding: 14px 25px;
   display: inline-block;
   font-weight: normal;
   font-size: 16px;
   outline: none;
   color: #fff !important;
   background: #0345bf !important;
   font-weight: bold;
  transform: none;
  border-radius: 5px;
}
.ev_adminpanel input[type="button"]
{
    background: #0345bf !important;
    color: #fff;
    border: #0345bf;
    padding: 5px 10px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{background: #0345bf !important}
.t3-footer .eb-mod-body { margin-bottom: 10px;}
.eb-mod-foot .mod-cell a { background: #0345bf !important; border-radius: 0px; color: #fff; padding: 12px 30px 11px; font-weight: 600;}
.t3-sidebar .chronoforms textarea { height: 120px;}
.typo-icon { background-color: #FEEFB3; padding: 10px; margin: 28px 0px; color: #9F6000; border-radius: 3px; padding: 10px 16px; }
.attention .typo-icon .fa.fa-exclamation-triangle { position: relative; left: auto; width: auto;}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #0345bf;
    border-color: #0345bf;
    cursor: default;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
     color: #0345bf;   
}
.hwd-container a:hover, .hwd-container a:focus, .t3-sidebar .nav-pills > li > a:hover, .t3-sidebar .nav-pills > li > a:focus {
    color: #0345bf;
}

@media only screen and (max-width: 991px)
{
   .join-t-right, .join-t-left { margin: 10px auto 0px; padding: 0px; display: block; width: 100%; }
   .join-t-left img { margin: 0 auto; }
   .page-header h1 { font-size: 34px;}
}

@media (max-width: 579px)
{
   .about-plan
   {
     width: 100% !important;
     float: none !important;
     padding: 10px;
   }
   .about-plan-div {
    float: none;
    border-left: none;
    border-bottom: 1px solid #CCC;
    margin: 0px;
   }
}


/* Referral form css*/
#referral_form_important {
    font-size: 14px;
    color: #FF0000;
    line-height: 20px;
}
#referrer_tab,
#referree_tab {
    display: inline-block;
    padding: 2px;
    width: 100px;
 border-radius: 5px 5px 0px 0px;
    border: 1px solid #666;
    text-align: center;
}
#referrer_tab:hover,
#referree_tab:hover{
    border:1px solid #099bb8;
}
#referrer_tab.active,
#referree_tab.active {
    border:1px solid #099bb8;
    background-color: #099bb8;
}
#referrer_btn,
#referree_btn{
    text-decoration: none;
    cursor: pointer;
    color: #666;
}
#referrer_btn.active,
#referree_btn.active{
    color: #fff;
}
#referral_form_pane_container {
    padding: 10px 15px;
 border-radius: 0px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #666;
}
#referral_form_btn_container
{
    margin-bottom : -1px;
}
#referree_pane {
    display: none;
}
@media (min-width: 768px){
 .ref_left_pane,
 .ref_right_pane{
 width: 50%;
 display: table-cell;
 vertical-align: top;
    padding: 0 5px;
 }
    .ref_fw_container
    {
    display : table;
    width: 100%;
    margin: 0 -5px 15px;
    }
 #referral_form_pane_container, #referral_form_btn_container{ max-width: 520px; }
 .t3-sidebar img {  max-width: 100%; }
}
@media (max-width: 767px){
 .ref_left_pane,
 .ref_right_pane{
 width: 100%;
 display: block;
    padding: 0px;
 }
    .ref_fw_container
    {
    display : block;
    width: 100%;
    margin: 0px 0px 15px;
    }
 #referral_form_pane_container,
    #referral_form_btn_container{
 max-width: 100%;
 }
}
#referral_form_container input[type="text"],
#referral_form_container textarea{
 border: 1px solid #ccc;
    padding: 6px 12px;
    background: #fff;
    border: 1px solid #ccc;
    max-width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
 box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#referral_form_container input[type="text"]:focus,
#referral_form_container textarea:focus {
 border-color: #66afe9;
}
#referral_form_container input[type="radio"]
{
    height: auto;
    min-height: auto;
}
/* Referral form css end*/

.semanticui-body.chronoforms .field.error
{
 background: transparent;
 border: none;
 box-shadow: none;
 padding: 0px;
}
.semanticui-body.chronoforms .g-recaptcha {
 transform-origin: 0 0;
 -webkit-transform-origin: 0 0;
}
.semanticui-body.chronoforms .ui.form p{
 font-size: 16px;
 line-height: 26px;
}

.semanticui-body.chronoforms .ui.form .field > label,
.semanticui-body.chronoforms .ui.form .grouped.fields > label
{
 font-weight: normal;
 font-size: 15px;
 color: #000;
 margin-bottom: 0px;
}
.semanticui-body.chronoforms .ui.form .field.error .input,
.semanticui-body.chronoforms .ui.form .field.error label,
.semanticui-body.chronoforms .ui.form .fields.error .field .input,
.semanticui-body.chronoforms .ui.form .fields.error .field label {
 color: #000;
}
.semanticui-body.chronoforms .ui.checkbox label,
.semanticui-body.chronoforms .ui.checkbox + label,
.semanticui-body.chronoforms .ui.form .ui.selection.dropdown .menu > .item,
.semanticui-body.chronoforms .ui.form .ui.selection.dropdown .text
{
 color: #000;
 font-weight: normal;
 font-size: 16px;
}
@media (min-width: 481px)
{
        
        /*.hd_form .semanticui-body.chronoforms .field,
        .hd_form .semanticui-body.chronoforms .grouped.fields,
        .contact_form .semanticui-body.chronoforms .field,
        .contact_form .semanticui-body.chronoforms .grouped.fields,
        .reg_form .semanticui-body.chronoforms .field,
        .reg_form .semanticui-body.chronoforms .grouped.fields
        {
           display: table-cell;
           width: 160px;
           vertical-align: top;  
        }
        
        .hd_form .semanticui-body.chronoforms .field, .hd_form .semanticui-body.chronoforms .grouped.fields, .contact_form .semanticui-body.chronoforms .field, .contact_form .semanticui-body.chronoforms .grouped.fields, .reg_form .semanticui-body.chronoforms .field, .reg_form .semanticui-body.chronoforms .grouped.fields {
            display: table;
            max-width: 480px;
            width: 100%;
        }*/
        
        
        
   .reg_form .semanticui-body.chronoforms .ui.form .field > label, .reg_form .semanticui-body.chronoforms .grouped.fields > label,
   .hd_form .semanticui-body.chronoforms .ui.form .field > label, .hd_form .semanticui-body.chronoforms .grouped.fields > label,
   .contact_form .semanticui-body.chronoforms .ui.form .field > label, .contact_form .semanticui-body.chronoforms .grouped.fields > label
   {
    display: table-cell;
    width: 160px;
    vertical-align: top;
  }
  .reg_form .semanticui-body.chronoforms .field, .reg_form .semanticui-body.chronoforms .grouped.fields, .hd_form .semanticui-body.chronoforms .field, .hd_form .semanticui-body.chronoforms .grouped.fields, .contact_form .semanticui-body.chronoforms .field, .contact_form .semanticui-body.chronoforms .grouped.fields
  {
     display: table;
     max-width: 480px;
     width: 100%;
  }
  .reg_form .semanticui-body.chronoforms .grouped.fields > label, .hd_form .semanticui-body.chronoforms .grouped.fields > label, .contact_form .semanticui-body.chronoforms .grouped.fields > label
  {
        font-size: 16px !important;
  }
        

 .item-page #referral_program .semanticui-body.chronoforms .field,
 .item-page #referral_program .semanticui-body.chronoforms .grouped.fields
 {
 display: block;
 max-width: 100%;
 width: 100%;
 }
 .item-page #referral_program .semanticui-body.chronoforms .ui.form .field > label,
 .item-page #referral_program .semanticui-body.chronoforms .grouped.fields > label
 {
 display: block;
 width: auto;
 vertical-align: top;
 }
}

/*.semanticui-body.chronoforms .ui.button:focus,
.semanticui-body.chronoforms .ui.button:active,
.semanticui-body.chronoforms .ui.button:hover
{
 
 background-color: #FFFFFF !important;
    color: #000000 !important;
    border-color: #FFFFFF !important;
}*/
.ui.dropdown.selection {
 border: 1px solid rgba(34,36,38,.15) !important;
}
.rt-block.customer_questions_home .semanticui-body.chronoforms .ui.button
{
 /*width: 100%; */ 
 display: inline-block;
    padding: 3px 14px;
    line-height: 1.5em;
    font-size: 1em;
    border-radius: 15px;
    border: 2px solid;
    -webkit-transition: background-color 0.1s ease-in;
    -moz-transition: background-color 0.1s ease-in;
    -o-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s 
}
.semanticui-body.chronoforms .ui.form input[type="email"],
.semanticui-body.chronoforms .ui.form input[type="file"],
.semanticui-body.chronoforms .ui.form input[type="password"],
.semanticui-body.chronoforms .ui.form input[type="text"],
.semanticui-body.chronoforms .ui.form textarea
{
 padding: 4px 8px;
 font-size: 16px;
 line-height: 26px;
 border-color: #d5d5d5; 
 color: #6e6e6e;
}
.semanticui-body.chronoforms .ui.form textarea {
    height: 120px;
}

#referral_program .ui.divider
{
 border-color: transparent;
}
@media (min-width:768px){
 #referral_program
 {
 max-width: 600px;
 }
}
@media (max-width:767px){
 #referral_program .ui.container
 {
 margin-left: 0px;
 margin-right: 0px;
 }
}

@media (min-width: 768px)
{
  .referral-form-module {  max-width: 600px; }
}
/* Chronoform 6 CSS End*/


a.boxed_readon.readon {
    text-align: center;
    font-weight: 400;
}
.boxed_title a:hover, .boxed_title a:focus {
    color: #0345bf;
    text-decoration: none;
}
#Mod198 a.readon {
    margin-bottom: 10px;
    display: table;
}

.boxed_title {
 line-height: 1.3;
 font-size: 24px;
 margin-top: 10px;
 text-align: center;
}
.boxed_desc {
 text-align: center;
 /*font-size: 14px !important;*/
 line-height: 150%;
}
.boxed_thumbnail {
 border: 1px solid #e4e4e4;
}
a.boxed_readon.readon {
 margin-top: 5px;
}
@media (min-width: 1329px) {
 .it-services-boxed .boxed_desc {
 min-height: 74px;
 }
 .it-services-boxed .boxed_title {
 font-size: 19px;
 }
}
@media (min-width: 1200px) and (max-width: 1328px) {
 .it-services-boxed .boxed_desc {
 min-height: 74px;
 }
 .it-services-boxed .boxed_title {
 min-height: 52px;
 font-size: 20px;
 }
}
@media (min-width: 1008px) and (max-width: 1199px) {
 .it-services-boxed .boxed_desc {
 min-height: 94px;
 }
 .it-services-boxed .boxed_title {
 min-height: 55px;
 font-size: 21px;
 }
}
@media (min-width: 960px) and (max-width: 1007px) {
 .it-services-boxed .boxed_desc {
 min-height: 115px;
 }
 .it-services-boxed .boxed_title {
 min-height: 52px;
 font-size: 20px;
 }
 .boxed_row_item33 { max-width: 50%; flex: 50%; }
}
@media (min-width: 751px) and (max-width: 959px) {
 .it-services-boxed .boxed_desc {
 min-height: 94px;
 }
 .boxed_row_item33 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
 }
 .it-services-boxed .boxed_title {
 min-height: 64px;
 }
}
@media (min-width: 600px) and (max-width: 750px) {
 .it-services-boxed .boxed_desc {
 min-height: 73px;
 }
 .it-services-boxed .boxed_title {
 font-size: 19px;
 }
}
@media (min-width: 481px) and (max-width: 599px) {
 .it-services-boxed .boxed_desc {
 min-height: 94px;
 }
 .it-services-boxed .boxed_title {
 min-height: 63px;
 }
}
.understanding-it-boxed .boxed_thumbnail img {
 width: auto;
 margin: 0 auto;
}
.understanding-it-boxed .boxed_img {
 text-align: center; 
}
@media (min-width: 1300px) {
 .understanding-it-boxed .boxed_desc {
 min-height: 97px !important;
 }
}
@media (min-width: 1200px) {
 .understanding-it-boxed .boxed_title {
 min-height: 58px;
 font-size: 22px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 115px;
 }
}
@media (min-width: 960px) and (max-width: 1199px) {
 .understanding-it-boxed .boxed_title {
 min-height: 94px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 146px;
 }
}
@media (min-width: 865px) and (max-width: 959px) {
 .understanding-it-boxed .boxed_title {
 min-height: 100px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 146px;
 }
}
@media (min-width: 751px) and (max-width: 864px) {
 .understanding-it-boxed .boxed_title {
 min-height: 47px;
 font-size: 20px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 146px;
 }
}
@media (min-width: 600px) and (max-width: 750px) {
 .understanding-it-boxed .boxed_title {
 min-height: 63px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 97px;
 }
}
@media (min-width: 481px) and (max-width: 599px) {
 .understanding-it-boxed .boxed_title {
 min-height: 53px;
 font-size: 19px
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 146px;
 }
}


#eb .eb-post-more, #eb .eb-post-rating, #eb .eb-post-foot {
    display: block;
    vertical-align: middle;
}
div#eb .eb-post-foot .col-cell {
    display: inline-block !important;
}
div#eb .eb-post-foot .mt-15 {
    margin-top: 0px !important;
}

.t3-content #eb .eb-post-more .btn, #eb .eb-post-foot a
{
        color: #0345bf !important;
}

#eb .btn-default:before
{
        background: transparent !important;
        border: none !important;
}
#eb .eb-post+.eb-post {
    margin: 0;
    border-top: 0;
}
#eb .eb-toolbar__search .eb-filter-select-group .form-control, #eb .eb-search__filter .eb-filter-select-group {
    display: none;
}

#eb .eb-toolbar__search-submit-btn button.btn.btn-primary.btn-search-submit {
    color: #fff !important;
    background-color: #0345bf !important;
    outline: none;
}
#eb .eb-toolbar__search-submit-btn button.btn.btn-primary.btn-search-submit:hover
{
  background: #0345bf !important;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a
{
   background-color: #0345bf;
}
#jevents_body .nav-items > div:last-child
{
   border-right: 1px solid #0345bf;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #0345bf;
    border: 1px solid #0345bf;
}
.jev_toprow div.currentmonth {
    border-top: 1px solid #0345bf;
    border-bottom: 1px solid #0345bf;
}
#jevents_body .cal_today a.cal_daylink {
    background-color: #0345bf;
}

#jevents_body .nav-items > div {
    border: 1px solid #0345bf;
}
#jevents_body .nav-items > div a:hover {
    border-left: 1px solid #0345bf;
}

#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid #0345bf;
    border: 1px solid #0345bf;
    color: #0345bf;
}


.item-page .partners {
    float: left;
    width: 30%;
    border: #d9d9d9 1px solid;
    padding: 13px 0px;
    border-radius: 10px;
    margin-bottom: 33px;
    background: #ffffff;
    text-align: center;
    margin: 8px 25px 8px 0px;
    min-height: 100px;
}
.partners img {
    margin: 0 auto;
}

@media screen and (max-width: 480px)
{
 .partners .item-page .partners {  width: 80%;  margin: 10px auto; float: none; padding: 10px; min-height: auto; }
}
@media screen and (max-width: 767px) and (min-width: 481px)
{
    .partners .item-page .partners { width: 40%; min-width: 300px; margin: 8px auto; float: none; }
}

@media screen and (max-width: 979px) and (min-width: 481px)
{
  .partners .item-page .partners { width: 40%; }
}


.t3-topbar-2 #Mod93 .nav-pills>li.active>a, .t3-topbar-2 #Mod93 .nav-pills>li.active>a:hover, .t3-topbar-2 #Mod93 .nav-pills>li.active>a:focus {
    background: transparent !important;
}

.support hgroup.titleSlogan {
    display: none;
}
 .support .span12 {
    background-image: url(/images/support-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -102px;
    z-index: -1;
}

.support .top_text_above_boxes {
    padding-top: 180px;
    width: 100% !important;
}
.support .heading-text h2 {
    font-size: 1.5em;
}
.support .heading-text h1, .support .heading-text h2 {
    font-weight: normal;
    text-transform: capitalize;
}

a.readon {
    text-align: center;
}
.jd-item-page .jd_back_button
{
        display:none;
}
nav:not(.navhelper-1) .breadcrumb a:hover {
    color: #0345bf;
}
.ten-benefits .t3-sidebar #button10 { background: #0345bf !important; }

@media screen and (min-width: 751px)
{
  .lrbox-404 {  display: table;  width: 100%;}
  .leftbox-404 {  width: 33%;  display: table-cell;  vertical-align: middle; }
  .rightbox-404 {  width: 66%;  display: table-cell;  vertical-align: middle; }
}

.rightbox-404 h1 { font-size: 8em !important; margin-bottom: 20px;  text-align: center; line-height: 1;}
.rightbox-404 h2 {font-size: 1.8em !important; text-transform: uppercase !important; display: block !important; margin-bottom: 5px;text-align: center;}
.rightbox-404 h3 { font-size: 1.1em; text-align: center;}


@media(min-width:626px)
{
   .meet-the-team p {  float: left;  width: 33%;  margin: 1px;}
}
@media screen and (max-width: 625px) and (min-width: 400px)
{
   .meet-the-team p {  float: left;  width: 50%;}
}
@media(max-width:399px)
{
        .meet-the-team p {  width: 100%;}
}

@media screen and (max-width: 991px) and (min-width: 768px)
{
  .support-inner-box {padding: 28px 70px;    min-height: 220px;}
}
@media (max-width: 1199px) and (min-width: 992px)
{
  .support-inner-box { padding: 56px 30px; }
  .support-outter-box, .support-left {  width: 31.9%; }
}

/* support page breadcrumb start*/
.support .jb-navhealper { background: none !important; border: 0px !important; display: none;}
.support .t3-navhelper{ background: none; }
.support .main_menu.affix-top {  position: relative;  top: -60px; }
.support .t3-header { padding: 30px 0px 90px; }
/* support page breadcrumb end */

.t3-module .contact-us-services {
    background: url(/images/free-consultation-cta.jpg) center 35%;
    height: 300px;
    position: relative;
}

.custom.contact-us-services {
    
    color: #fff;
    /* position: absolute; */
    bottom: 0px;
    text-align: center;
   /* background: linear-gradient(to bottom right, rgba(113, 113, 113, 0.5),rgba(8, 8, 8, 0.6));
    width: -webkit-fill-available;
    padding: 20px 20px;
  */
}

.contact-us-services p {
       font-size: 16px;
    line-height: 1.5em;
    margin: 0px;
    position: relative;
    top: 166px;
    color: #fff;
    background: linear-gradient(to bottom right, rgba(113, 113, 113, 0.5),rgba(8, 8, 8, 0.6));
    padding: 10px;
    width: -webkit-fill-available;
}
.contact-us-services-security {
    background: url(/images/network-audit-cta.jpg) center 35%;
  height: 300px;
    position: relative;
}


.services-sec{
    padding: 10px 10px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: linear-gradient(to bottom right, rgba(113, 113, 113, 0.5),rgba(8, 8, 8, 0.6));
    width: -webkit-fill-available;
}
.services-sec p {
    color: #fff;
}
.header-contact-info .icon-chat {
        background-image: url("/images/live-chat-small.png");
        background-repeat: no-repeat;
        max-width: 46px !important;
}


.topbar-left-section .top-info a {
    font-size: 15px !important;
    color: #a3a3a3;
}
/*.topbar-left-section .top-info a:hover {
    color: #0345bf;
}*/

.t3-sidebar .module-title {
    border-bottom: 2px solid #0345bf;
    font-weight: 400;
    line-height: 29px;
}
.easyblog-homepage .eb-mod-body {
    margin-bottom: 20px;
}
#t3-footer #login-form ul.unstyled
{
        padding-left: 0px;
}

@media(max-width:767px)
{
  .shadow .sppb-col-sm-3.sppb-text-right {  display: inherit; margin-top: 10px;}
}
/*support options module*/
.support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px !important;
    font-weight: 400;
}
.support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:focus {
    text-decoration: none;
}
.support_option .accordion-group {
    border: 0px !important;
}
.support_option .accordion-heading.panel-heading {
    position: relative;
}
.support_option .accordion-group.panel.rl_sliders-group.nn_sliders-group a.accordion-toggle::after {
    content: "\f067";
    position: absolute;
    right: 10px;
    top: 6px;
    font-family: fontAwesome;
}
.support_option .accordion-group.panel.rl_sliders-group.nn_sliders-group.active a.accordion-toggle::after {
    content: "\f068";
}
.support_option .modulecontent {
    padding-bottom: 10px;
}
 /*support options module*/
 
 
 .home-services-boxed .boxed_thumbnail {
    border: none;
    padding: 5px;
}

/*.home-services-boxed .boxed_img img {
    border-radius: 7px;
}*/

.home-services-boxed img:hover {
    opacity: 0.8;
}

.home-services-boxed .boxed_img:hover, .boxed_img img::before {
    content: "";
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0345bf;
    opacity: 0.8;
}


@media (max-width: 959px) and (min-width: 768px)
{
  .home-services-boxed .boxed_row_item33, .home-services-boxed .boxed_row_item25 { flex: 0 0 50% !important; max-width: 50% !important; }
   
}

@media (max-width: 560px) and (min-width: 481px)
{
   .home-services-boxed .boxed_title { font-size: 21px !important; }
   .home-portfolio h2.sprocket-mosaic-title { min-height: 80px; }
   .home-portfolio .sprocket-mosaic-item .sprocket-mosaic-image { width: 100% !important; }
}

@media (max-width: 767px) and (min-width: 561px)
{
   .home-portfolio h2.sprocket-mosaic-title { min-height: 76px; }
}

@media (max-width: 991px) and (min-width: 768px)
{
  .home-portfolio h2.sprocket-mosaic-title { min-height: 74px; }
}


.home-portfolio .sprocket-mosaic-filter ul li {
    border: none;
    box-shadow: none !important;
    font-size: 10.8px;
    text-transform: capitalize;
    background: #0345bf;
    color: #fff !important;
}
.home-portfolio  a.sprocket-readmore {
    display: none;
}
.home-portfolio h2 a {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    text-align: center;
}

.home-portfolio h2.sprocket-mosaic-title {
    text-align: center;
}
.home-portfolio .sprocket-mosaic-item
{
        border: none !important;
}

.home-portfolio ul li.active, .home-portfolio ul li.hover {
    background: transparent;
    color: #0345bf !important;
}
.home-about-us-section .sppb-img-container {
    background: #0345bf;
    max-width: 320px;
    text-align: center;
    margin: 0 auto;
}

.home-portfolio .sprocket-mosaic-order, .home-portfolio ul.sprocket-mosaic-tags, .home-portfolio span.sprocket-mosaic-hovercontent {
    display: none;
}

.home-portfolio .sprocket-mosaic-item .sprocket-mosaic-image {
    text-align: center;
    margin: 0 auto;
    width: auto;
    float: none;
    height: 200px;
}
.home-portfolio .sprocket-mosaic-image-container {
    text-align: center;
}

.home-portfolio .sprocket-mosaic-item .sprocket-mosaic-title a:hover, .home-portfolio .sprocket-mosaic-filter ul li:hover
{
      color: #0345bf;  
}

#it-security-overview-slide a.btn.btn-default {
    text-transform: capitalize !important;
}
.cybercriminals p, .managed-it-security p {
    font-size: 20px;
}
.cybersecurity .sppb-text-center .sppb-title-heading:before {display: none;}
.protecting-your-business p { min-height: 100px; }
.all-securities .sppb-addon-content p { min-height: 120px; }

@media (max-width: 480px)
{
     #it-security-overview-slide a.btn.btn-default { margin-top:30px !important; font-size: 12px !important;}
     #it-security-overview-slide .center { font-size: 20px !important; line-height: 24px !important;}
     .cybersecurity .sppb-testimonial-pro .sppb-testimonial-message p { font-size: 30px !important; line-height: 40px !important; }
    .protecting-your-business .sppb-text-center .sppb-title-heading:before { position:absolute; top: 90px !important; }
}

@media (max-width: 560px) and (min-width: 481px)
{
     #it-security-overview-slide a.btn.btn-default { margin-top:50px !important; }
     #it-security-overview-slide .center { font-size: 24px !important; line-height: 28px !important;}
     .cybersecurity .sppb-testimonial-pro .sppb-testimonial-message p { font-size: 30px !important; line-height: 40px !important; }
     .protecting-your-business p { min-height: 120px; }
     .protecting-your-business .boxed_title { font-size: 26px !important; }
        
}

@media (max-width: 767px) and (min-width: 561px)
{
     #it-security-overview-slide a.btn.btn-default { margin-top:50px !important; }
     #it-security-overview-slide .center { font-size: 34px !important; line-height: 40px !important;}
     .cybersecurity .sppb-testimonial-pro .sppb-testimonial-message p { font-size: 30px !important; line-height: 40px !important; }
}

@media (max-width: 991px) and (min-width: 768px)
{
     #it-security-overview-slide a.btn.btn-default { margin-top:50px !important; }
     #it-security-overview-slide .center { font-size: 38px !important; line-height: 44px !important;}
       .cybersecurity .sppb-testimonial-pro .sppb-testimonial-message p { font-size: 30px !important; line-height: 40px !important; }
}

@media (max-width: 991px) and (min-width: 960px)
{
        .protecting-your-business .boxed_thumbnail a.readon
        {
                padding: 10px 14px 11px !important;
                font-size: 15px !important;
        }
        
}
@media (max-width: 1199px) and (min-width: 992px)
{
        .protecting-your-business .boxed_title { font-size: 26px !important; }
        .protecting-your-business p { min-height: 130px; }
        .protecting-your-business h1.sppb-title-heading { font-size: 26px !important; line-height: 36px !important; }
        .protecting-your-business .sppb-text-center .sppb-title-heading:before { position: absolute; top: 80px !important;}
        .all-securities .sppb-addon-content p { min-height: 120px; }
        .all-securities h3.sppb-addon-title { min-height: 80px; }
}
  
  
  .tp-caption.jb-big-title-block, .jb-big-title-block {
    color: #fff;
    line-height: 1.25 !important;
    margin: 14px 0px 9px !important;
    padding: 0px 0px 0px 0px;
    letter-spacing: 0px;
    font-weight: 700 !important;
    font-size: 50px !important;
    background-color: transparent;
    text-decoration: none;
    text-transform: capitalize;
    border-width: 0px;
    border-color: rgb(34,34,34);
    border-style: none;
}
.tp-caption.jb-small-text, .jb-small-text p {
    color: #fff;
    font-size: 18px !important;
}
.easyblog-homepage .mod-items-grid>.mod-grid .mod-item
{
        text-align: center !important;
}
.easyblog-homepage .mod-cell, .easyblog-homepage .col-cell {
    display: grid !important;
}
.easyblog-homepage a:link {
    text-align: center;
}

.our-customers .sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-url {
    color: #fff !important;
}
.our-customers .sppb-addon-testimonial-pro-footer
{
        display: block !important;
}
.our-customers .sppb-text-center .sppb-title-heading:before
{
        background: #fff !important;
}
.home-portfolio .sprocket-mosaic-columns-3 li {
    padding-top: 20px;
}



.t3-sidebar .nav-pills>li>a, .t3-sidebar .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 15px;
}
.hwd-container.nav.menu li {
    padding: 0px;
}
.our-customers .sppb-row-overlay {
    background-color: rgba(1, 1, 1, 0.50) !important;
}
.t3-footer .footer-social-links li a i
{
   border: 2px solid #fff;
}
.video-part .sppb-btn-default , .shadow .sppb-btn-default{
    background: #0345bf !important;
    border: 0px !important;
    color: #fff;
}
.video-part .sppb-btn-default::before, .shadow .sppb-btn-default::before 
{
        display: none;
}
.video-part .sppb-btn-default:hover, .video-part .sppb-btn-default:active, .video-part .sppb-btn-default:focus, .shadow .sppb-btn-default:hover, .shadow .sppb-btn-default:focus, .shadow .sppb-btn-default:active {
    background: #fff !important;
    color: #000;
    border: none !important;
}
.t3-megamenu .mega-nav, .t3-megamenu .dropdown-menu .mega-nav {
    border-bottom: 3px solid #0345bf !important;
}

#eb .eb-comment-form .btn-primary
{
    background: #0345bf !important;
    border-color: #0345bf !important;
    line-height: 20px;
}

@media screen and (min-width: 768px)
{
        .t3-sidebar .module-title { margin-bottom: 15px !important; }
        .ui.form>p { margin-top: 0px !important; }
        .t3-sidebar .g-recaptcha { transform: scale(0.60); transform-origin: left !important;}
}

#media-item-container .media-respond .media-aspect[data-aspect='0.5625'] {
    padding-top: 56.3%;
}
.media-item-container .media-aspect {
    background: transparent !important;
}

.protecting-your-business .it-security-services .boxed_thumbnail {
    border: none;
}
.protecting-your-business .it-security-services img:hover {
    opacity: .8;
}



/* DJ Mega Menu CSS - Start */

.custom-main-menu .dj-megamenu-custom278 li a.dj-up_a {
    border: none !important;
    padding: 6px 14px;
    height: 68px;
display: block;
font-size: 14px;
font-weight: 600;
line-height: 24px;
position: relative;
text-transform: uppercase;
transition: all 500ms ease 0s;
outline: none;
}

.custom-main-menu .dj-megamenu-custom278 li a.dj-up_a span.dj-drop {
    padding: 0 21px 0 0 !important;
}
.custom-main-menu.t3-navbar.navbar-collapse.collapse.pull-left {
    display: block !important;
}
.t3-navbar.navbar-collapse.collapse.pull-left {
    display: none !important;
}
.custom-main-menu .hide-text span::before {
    content: "\f015";
    font-family: FontAwesome;
    font-size: 24px;
}
.custom-main-menu .dj-megamenu-custom278 li a.dj-up_a i.arrow
{
    top: 30px !important;
}
.custom-main-menu .dj-megamenu-custom278 li a.hide-text span.dj-drop {
    padding:0px !important;
}

@media(max-width: 991px)
{
   .custom-main-menu.t3-navbar.navbar-collapse.collapse.pull-left {  display: none !important; }
}

@media only screen and (max-width: 1199px) and (min-width: 992px)
{
   .dj-megamenu-custom278 li a.dj-up_a i.arrow{right: 10px !important;}
   .custom-mega-menu li a.dj-up_a {  padding: 6px 5px !important; }
  #t3-mainnav .nav-search { margin-left: 6px; }
  .custom-mega-menu .hide-text span.dj-drop::before { position: relative;left: 10px;}
  /*.custom-main-menu .dj-megamenu-custom278 li a.dj-up_a span.dj-drop { padding: 0 10px 0 0!important; }*/
}
.custom-main-menu .hide-text {
background: #0345bf !important;
}

.custom-main-menu .dj-megamenu-custom278 li ul.dj-submenu > li > a
{
    text-transform: capitalize;
    padding: 14px 16px;
    font-size: 14px;
}
.custom-main-menu .dj-megamenu-custom278 li ul.dj-submenu > li:hover > a, .custom-main-menu .dj-megamenu-custom278 li ul.dj-submenu > li.hover > a {
    background: #373741 !important;
}

.custom-main-menu .dj-megamenu-custom278 li a.dj-up_a span.dj-drop {
    padding: 0 18px 0 0 !important;
}

.t3-navbar.navbar-collapse.collapse.pull-left .t3-megamenu.animate.slide { display: none; }

/* DJ Mega Menu CSS - End */


p.pageTitle {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 36px;
    color: #fff;
}

.t3-footnav .t3-module .module-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 36px;
}




/* Whitepaper popup - start */
.popup-for-newsletter .rstbox-content {
    display: table;
    width: 100%;
}
.popup-for-newsletter .engage-box-popup {
    text-align: center;
    padding: 30px;
    background: #0345bf;
    color: #fff;
    display: table-cell;
}
.popup-for-newsletter .rstbox-content .chronoforms {
padding-top: 30px;
    background: #333;
    display: table-cell;
    padding-bottom: 35px;
    padding-left: 0px;
    padding-right: 0px;
}
.popup-for-newsletter button#button23 {
    background: #0345bf !important;
}
.popup-for-newsletter p.whitepaper-img {
    margin: 20px;
}
.popup-for-newsletter .rstbox-content .chronoforms .g-recaptcha {
   transform: scale(0.84);
    float: left;
}
.popup-for-newsletter .rstbox-content form#display-section1 {
    width: 84%;
    margin: 0 auto;
}
.popup-for-newsletter .rstbox-content {
    border-bottom: 1px solid #333;
}
.rstbox.rstbox_center.rstbox_module.popup-for-newsletter {
   background:#333 !important;
}

.popup-for-newsletter .rstbox-content .chronoforms .ui.button {
   margin-top: 0 !important;
    padding: 15px !important;
    width: 100%;
    border-radius: 5px;
    margin: 0 auto;
}
.popup-for-newsletter .rstbox-content .chronoforms h3.ui.header.dividing {
       text-align: center;
    border-bottom: 1px solid #0345bf;
    width: 40%;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    margin: 0 auto;
    color: #fff;
}

.popup-for-newsletter .rstbox-content .chronoforms .ui.form input[type="text"], .popup-for-newsletter .rstbox-content .ui.form .field.error input[type=text] {
    background: rgba(255, 255, 255, 0);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-color: rgba(255, 255, 255, 0.4) !important;
}

.popup-for-newsletter .engage-goal-desc h2
{
    color: #fff;margin-top:0px;
}
/* Whitepaper popup - end */

/* Newsletter popup - start */

.popup-for-whitepaper .engage-box-popup {
  background: #0345bf !important;
  padding:25px;
  padding-bottom: 5px;
}
.popup-for-whitepaper .mid-content ul {
  margin-left: 0;
  padding-left: 18px;
}

.popup-for-whitepaper .engage-goal-newsletter {
    width: 65%;
    display: inline-block;
    float: left;
    color: #fff;
}
.popup-for-whitepaper .engage-newsletter-img {
    width: 35%;
    float: right;
}
.popup-for-whitepaper .engage-goal-newsletter h2{
    color: #fff;
    font-size: 26px;
        margin-top:0px;
        line-height: 1.1;
}
.popup-for-whitepaper .engage-newsletter-img img
{
    width: 100% !important;
    margin-top: 20px;
}
.popup-for-whitepaper .ui.form input[type="text"] {
    width: 370px !important;
    min-height: 28px !important;
    border-radius: 0px;
}
/*.popup-for-whitepaper .ui.form [class*="equal width"].fields > .field {
    flex: 1;
}*/
.popup-for-whitepaper .mid-content p, .popup-for-whitepaper .mid-content ul li {
    line-height: 24px;
    color: #fff;
}
.popup-for-whitepaper .ui.form .field {
    margin: 0 0 5px !important;
}
.popup-for-whitepaper .semanticui-body.chronoforms .g-recaptcha {
       transform: scale(0.72);
    transform-origin: left;
    float: left;
    margin-top: 0px;
}


.popup-for-whitepaper .ui.form .field .prompt.label {
    display:none !important;
}

.popup-for-whitepaper div#area_fields_27 {
  width: auto;
  float: left;
  margin-right: -18px;
    margin-top: 12px;
}

.popup-for-whitepaper #button23 {
    height:55px !important;
    margin-top:-6px !important;
    background: #0345bf !important;
}

.popup-for-whitepaper form#display-section1 {
  margin-bottom: 0;
  padding: 0px 17px !important;
}


.popup-for-whitepaper .semanticui-body.chronoforms .ui.form input[type="text"] {
    height:55px !important;
}


.popup-for-whitepaper .semanticui-body.chronoforms h6.ui.header.dividing {
    margin: 0;
    border-bottom: none;
}

.popup-for-whitepaper .semanticui-body.chronoforms .sub.header {
    color: #fff !important;
    margin-left:8px;
}
.popup-for-whitepaper .semanticui-body.chronoforms .ui.button{
   font-size: 16px !important;
    padding: 12px 25px !important;
    border-width: 0px !important;
    border-radius: 0px !important;
    height: 40px !important;
    line-height: 15px;
    margin-top: 0px;
    width: 217px !important;
}
.popup-for-newsletter .rstbox-content .chronoforms label, .popup-for-whitepaper .rstbox-content .chronoforms label {
    display: none !important;
}
.popup-for-newsletter .engage-goal-desc p {  color: #fff;}
@media (min-width: 320px) and (max-width: 359px)
{
   .popup-for-whitepaper .semanticui-body.chronoforms .ui.button { width: 50% !important; }
   .popup-for-whitepaper .semanticui-body.chronoforms .g-recaptcha { transform: scale(0.79) !important;margin: 0 auto !important;float:none !important; transform-origin: left !important;}
   .popup-for-whitepaper #display-section1 {text-align: center !important;}
   
}
@media(max-width: 660px)
{
     .popup-for-newsletter, .popup-for-whitepaper {height: auto !important; background: transparent !important;top: 50px !important;}
     .popup-for-whitepaper .rstbox-container {padding: 15px;}
     .popup-for-whitepaper div#area_fields_27{margin: 0px !important;}
     .popup-for-whitepaper .mid-content {text-align: center;}
     .popup-for-whitepaper .mid-content ul { display: inline-block; }
     .popup-for-whitepaper .semanticui-body.chronoforms .ui.form input[type=text] { height: auto !important; width: 100% !important;}
     .popup-for-whitepaper .engage-goal-newsletter{width: 100% !important;}
     .popup-for-whitepaper .engage-newsletter-img { width: 35%; margin: 0 auto; margin-bottom: 0px;text-align: center;float: none !important;margin-bottom: 20px !important;}
     .popup-for-newsletter .rstbox-content, .popup-for-newsletter .engage-box-popup, .popup-for-newsletter .rstbox-content .chronoforms {display: block !important;}
     .popup-for-whitepaper #display-section1 .ui.form input[type="text"] {width: 100% !important;}
     .popup-for-whitepaper .semanticui-body.chronoforms .g-recaptcha { transform: scale(0.89);margin: 0 auto !important;float:none !important; transform-origin: center;}
     .popup-for-whitepaper .semanticui-body.chronoforms .ui.button {margin-top:0px !important;}
     .popup-for-whitepaper .engage-goal-newsletter h2, .popup-for-whitepaper .mid-content p, .popup-for-whitepaper .mid-content ul li{text-align: center;}
     .popup-for-whitepaper .semanticui-body.chronoforms .ui.button {margin-bottom: 10px !important; margin: 0 auto !important; width: 160px !important;}
     .popup-for-whitepaper .semanticui-body.chronoforms .sub.header {text-align: center !important;}
     .popup-for-whitepaper .rstbox-close { top: 15px; right: 15px; }
     .popup-for-whitepaper .mid-content p, .popup-for-whitepaper .mid-content ul li { font-size: 13px; }
     .popup-for-whitepaper #display-section1 {text-align: center;}
     .popup-for-whitepaper iframe { margin: 0 auto !important; }
     .popup-for-whitepaper #google_nocaptcha24 div, .popup-for-whitepaper #google_nocaptcha24 { margin: 0 auto; }
     .popup-for-whitepaper .ui.form input[type="text"]{width: 100% !;}
     .popup-for-whitepaper .ui[class*="left aligned"].container { text-align: center; float: none; margin: 0 auto; width: 100% !important;}
     .popup-for-whitepaper .ui.fluid.container { width: 100% !important;     text-align: center;}
     .popup-for-whitepaper div#area_fields_27 { text-align: center !important; float: none !important; width: 100% !important; }
     .popup-for-whitepaper h6.ui.header.dividing { position: absolute; text-align: center;margin: 0 auto !important;left: 0;right: 0;bottom: 0px;}
     .popup-for-whitepaper div#area_fields_25 { width: 100% !important; margin: 0 auto !important; }
     .popup-for-whitepaper form#display-section1 { margin-bottom: 20px !important; background: rgb(51, 51, 51); padding: 14px 10px 30px 12px!important;}
     .popup-for-whitepaper .ui.container{margin:0 auto!important;}
     .popup-for-whitepaper #button23 { height:40px !important; margin-top:-6px !important; }
     .popup-for-whitepaper .engage-goal-newsletter h2 {margin-top: 15px;}
}
@media (min-width: 661px) and (max-width: 780px)
{
    .popup-for-whitepaper .semanticui-body.chronoforms .ui.button { margin-top: 0px !important; width: 210px !important;display: inline-table;margin-left: 0px !important;}
    .popup-for-whitepaper .semanticui-body.chronoforms .sub.header { margin-top: 10px !important; }
    .popup-for-whitepaper .semanticui-body.chronoforms .g-recaptcha { transform: scale(0.70) !important;margin: 0 auto !important;float:none !important;}
    /*.popup-for-whitepaper div#area_fields_27{margin-right: 0px !important;}*/
    /*.popup-for-whitepaper .ui.container{margin:0px !important;}*/
    .popup-for-whitepaper #button23 { height: 55px!important; margin-top: -10px!important; width:210px !important; }
        .popup-for-whitepaper .ui.container {margin-left:0px !important; margin-right: 0px !important;}
}

@media (min-width: 661px) and (max-width: 767px)
{
    .popup-for-whitepaper div#area_fields_27{margin-right: 0px !important;}
}

/* Newsletter popup - end */


.support-inner-box em {
    font-style: normal !important;
}
a.support-link {
    display: block;
}
.freecon_graphic img {
    float: right;
}
/* What Our Customers say  */
.custom_testimonial .clientTestiImg {
  text-align: center;
}
.custom_testimonial .clientTestiImg img {
  margin-top: 40px;
  border-radius: 50px;
  border: 0px !important;
  padding: 0px;
}
.custom_testimonial  .authorName {
  font-style: normal !important;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400 !important;
  text-transform: capitalize;
  margin: 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 14px;
}
.custom_testimonial .sppb-testimonial-message p,
.custom_testimonial p.TestimonialDesc{
  color: #fff !important;
  text-align: left;
}
.custom_testimonial .item  {
  text-align: center;
  padding: 0 50px;
}
.custom_testimonial .owl-controls .owl-buttons div {
  border: 2px solid #50525a;
  border-radius: 50px;
  padding: 22px;
}
.custom_testimonial .owl-controls .owl-buttons div:hover {
  border-color: #0345bf;
}
.custom_testimonial .owl-pagination {
  display: none;
}
.custom_testimonial .owl-controls .owl-buttons div {
  position: absolute;
  top: 55%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.custom_testimonial .owl-controls .owl-buttons .owl-prev {
  background: url('images/controls.png') no-repeat 0 -32px;
}
.custom_testimonial .owl-controls .owl-buttons .owl-next {
  background: url('images/controls.png') no-repeat -43px -32px;
}
@media (min-width: 992px) {
  .custom_testimonial .owl-prev {
    left: 22%;
  }
  .custom_testimonial .owl-next {
    right: 22%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .custom_testimonial .owl-prev {
    left: 23%;
  }
  .custom_testimonial .owl-next {
    right: 23%;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 60%;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  .custom_testimonial .owl-prev {
    left: 15%;
  }
  .custom_testimonial .owl-next {
    right: 15%;
  }
  .custom_testimonial .owl-controls .owl-buttons div,
  .no_avtar_img .bx-wrapper .bx-controls-direction a {
    top: 65%;
  }
}
@media (max-width: 599px) and (min-width: 481px) {
  .custom_testimonial .owl-prev, .no_avtar_img .bx-wrapper .bx-prev {
    left: 10% !important;
  }
  .custom_testimonial .owl-next, .no_avtar_img .bx-wrapper .bx-next {
    right: 10% !important;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 65%;
  }
}
@media (max-width: 480px) {
  .custom_testimonial .owl-prev, .no_avtar_img .bx-wrapper .bx-prev {
    left: 0% !important;
  }
  .custom_testimonial .owl-next, .no_avtar_img .bx-wrapper .bx-next {
    right: 0% !important;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 50% !important;
  }
  .no_avtar_img p.TestimonialDesc {
    width: 100% !important;
    margin: 0 auto;
}
.no_avtar_img .bx-viewport {
    height: auto !important;
}
}
.custom_testimonial .owl-prev {
  background-position: 5px -27px !important;
}
.custom_testimonial .owl-next {
  background-position: -36px -27px !important;
}

.no_avtar_img p.TestimonialDesc {
    margin: 0 auto;
}

.no_avtar_img .bx-wrapper .bx-controls-direction a
{
   top: 0px;
}

.no_avtar_img .bx-wrapper .bx-prev {
    left: 20%;
  }
  .no_avtar_img .bx-wrapper .bx-next {
    right: 20%;
  }
  .no_avtar_img .bx-wrapper  {
    margin-bottom: 0px;
  }

 .home #sppb-addon-1571248641364 {
    margin-bottom: 0px;
}
@media(min-width:992px)
{
   button.btn.btn-primary.off-canvas-toggle { display: none; }
}

@media (max-width: 767px)
{
   #sppb-addon-1571062778039 { margin-bottom: 0px !important;}
  .home #easyblog-home #eb .mod-grid { width: 100% !important; }
  .home #easyblog-home #eb.is-mobile .mod-items-grid>.mod-grid { width: 100% !important; }
}
@media (max-width: 991px) and (min-width: 768px) 
{
   .home #easyblog-home #eb .eb-mod-title { min-height: 70px !important;}
   .home #easyblog-home #eb .eb-mod-body { min-height: 180px !important; }
}

@media (max-width: 1199px) and (min-width: 992px) 
{
   .home #easyblog-home #eb .eb-mod-title { min-height: 60px !important;}
   .home #easyblog-home #eb .eb-mod-body { min-height: 160px !important; }    
}

/* What Our Customers say end */
@media (min-width: 1200px){
 #eb .eb-mod-title {
 min-height: 46px !important;
 }
}
@media (min-width: 768px){
 .counter {
 float: none;
 }
}
@media (max-width: 767px) {
  .t3-sidebar .module-title {
 margin-bottom: 5px !important;
 }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .t3-sidebar .g-recaptcha { transform: scale(0.73); transform-origin: left !important;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .t3-sidebar .g-recaptcha { transform: scale(0.7); transform-origin: left !important;}
}
@media screen and (min-width: 1200px) {
  .t3-sidebar .g-recaptcha { transform: scale(0.87); transform-origin: left !important;}
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #0345bf;
}
/* home search fix */
/*.itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { margin: 15px auto; }

@media (min-width: 768px)
{
    .itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { width: 750px; }
}
@media (min-width: 992px)
{
    .itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { width: 970px; }
}
@media (min-width: 1200px)
{
   .itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { width: 1170px; }
   .custom-main-menu #dj-megamenu278 li.first .hide-text span.dj-drop { padding: 0 9px 0 9px !important; }
}
@media (max-width: 767px)
{
   .itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { margin: 15px; }
}*/
.itemid-101 div.search {
  margin: 15px auto;
}
@media (min-width: 768px) {
  .itemid-101 div.search {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .itemid-101 div.search {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .itemid-101 div.search {
    width: 1170px;
  }
  .custom-main-menu #dj-megamenu278 li.first .hide-text span.dj-drop {
    padding: 0 9px 0 9px !important;
  }
}
@media (max-width: 767px) {
  .itemid-101 div.search {
    margin: 15px;
  }
}
/* home search fix end */
@media (max-width: 750px) {
  .leftbox-404 .align-box {
    margin: 0 auto;
    width: 50%;
  }
}
#system-message .alert, #system-message .alert-danger, #system-message .alert-error, #system-message .alert-message {
  background: #5f5f5f;
  border: medium none #c6c6c6;
  color: #fff !important;
  text-shadow: none;
}
#system-message h4.alert-heading {
  display: none;
}
div#system-message-container .alert .close {
  top: 4px;
  right: 5px;
  color: #fff;
}




/* Whitepaper Support Page */
.support-left {float: left;display: inline;width: 32.2%; margin-right: 7px;}
.moduletable.support-whitepaper-module {
        background-color: #181818;
        padding: 30px 17px 0px;
        color: #fff;
        text-align: center;
        line-height: 1.5em;
}
.moduletable.support-whitepaper-module {
        color: #fff;
        text-align: center;
        line-height: 1.5em;
}
h3.support-whitepaper-head {
        font-size: 27px;
        color: #fff;
}
span.bold-title-whitepaper {
        font-weight: 600 !important;
}
p.top-tagline-support {
         font-style: italic;
         margin: 5px 0px !important;
         color: #fff;
}
.lmaw_button_cntr {
         margin: 30px 0px;
         padding: 0px;
}
p.support-whitepaper-text {
         color: #fff;
}
.support-whitepaper .readon {
         margin-top: 0px;
}
.support-whitepaper img {
         width: 240px;
         display: inline-block;
}
.custom.free-consultation-cta-support {
         /*min-height: 64px;*/
         padding: 54px 0px;
}
.free-consultation-left {
         float: left;
         font-size: 25px;
         font-weight: bold;
}
.free-consultation-right {
         float: right;
}

span.bottom-text-supportcta {
         font-weight: normal;
         margin-top: 37px;
         line-height: 53px;
}
.free-consultation-right a.readon:hover {
         background-color: #fff !important;
         color: #000 !important;
}
.support .module_round_box_outer {
         margin-bottom: 0px;
}
@media (max-width:970px) {
 .support-left {
         display: none;
 }
}
@media (min-width: 971px) and (max-width:991px) {
 .support-inner-box {
        padding: 57px 25px;
 }
 .support-outter-box {
        width: 30%;
 }
}
/* Whitepaper Support Page end */

/* event calender css */
.jeventslight #toolbar .btn.btn-small.btn-success,
.jeventslight #toolbar.btn-toolbar button {
  background-color: #444;
}
.jeventslight #jevents .jevbootstrap .btn-success:active,
.jeventslight #jevents .jevbootstrap .btn-success.active,
.jeventslight #jevents #publish_up_img,
.jeventslight #jevents #publish_down_img {
  background: #444 !important;
  border-color: #444 !important;
}
.jevbootstrap .jev-button-group input:checked + label.btn,
.jevbootstrap .jev-button-group input:checked + label.btn:active {
  background: #444 !important;
}
.jeventslight #toolbar-cancel button.btn {
  background-color: #f2f1f0;
}
div#jevents form#adminForm {
  margin-top: 40px !important;
}
/* event calender css */
.jevbootstrap input.checkbox {
  margin: 0px;
}
#myEditTabsContent .alldayinput div,
#myEditTabsContent .checkbox12h div,
#myEditTabsContent .jevnoeendtime div,
.jevstartdate, .jevendtime {
  vertical-align: top;
}
#myEditTabsContent label {
  margin-bottom: 0px;
}
.jeveditrepeats.jevdatetime fieldset.radio.btn-group label {
  text-transform: inherit;
}
.jeventslight #toolbar-box [class^="icon-"]::before, .jeventslight #calendar .icon-calendar::before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.jeventslight #calendar .icon-calendar::before {
  content: "\f073";
}
/* event calender css end */
div#eb .eb-post-foot .eb-post-more .btn {
  text-transform: inherit;
}
#eb a.eb-toolbar__link.has-composer {
  background-color: #444 !important;
}
#eb a.eb-toolbar__link.has-composer i.fa.fa-pencil::before {
  color: #fff;
}
.news-a-events #eb .eb-brand .eb-brand-bio,
.news-a-events #eb .eb-header .eb-navbar__footer,
.news-a-events #eb .eb-header .eb-toolbar {
  display: none;
}

#eb .eb-entry-author-bio.cell-top .eb-entry-author-meta > span {
  margin-top: 0px !important;
}
#eb .eb-entry-author-bio .col-cell {
  vertical-align: bottom;
}
#eb .eb-entry-tools.row-table {
  margin: 0px;
  float: right;
}
#eb .eb-category-subscribe {
  margin-top: 0px;
}
#Mod248 input[type="checkbox"] {
  margin-top: 0px;
  vertical-align: middle;
}
#login-form .input-prepend {
  display: block;
}
.input-prepend .add-on {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  padding: 10px 12px;
}
#login-form input[type="text"], #login-form input[type="password"] {
  width: auto;
}
div#add {
    display: none;
}
#t3-footer input.btn.btn-primary {
    margin-top: 15px;
}
#eb .eb-comment-form .btn-primary, .jc_jobdetails_back a, #t3-footer input.btn.btn-primary {
    text-transform: capitalize;
}
.btn {
    text-transform: capitalize;
    font-weight: normal;
}
.free-consulation-button.pull-right a.btn.btn-primary {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-inverse, .btn-primary::before, a.readon:hover, a.btn.btn-default:hover, 
.ui.green.button:hover, .ui.green.buttons .button:hover, #t3-footer input.btn.btn-primary:hover, 
#t3-footer .mod-cell a:hover, .easyblog-homepage .eb-mod-foot .mod-cell a:hover, 
.jc_jobdetails_back a:link:hover, .jc_jobdetails_button button:hover 
{
   /* -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transition: all .4s ease 0s;*/
    background-color: #0345bf !important;
    color: #fff !important;
    font-weight: bold;
    transform: none;
    border-radius: 5px;
}
.btn, .sppb-btn {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
}
#login-form input[type="text"], #login-form input[type="password"] {
  display: inline-block;
}
@media (max-width: 767px) {
  #Mod248 input[type="checkbox"] {
    top: -5px;
    left: 20px;
    width: auto;
  }
  #login-form .control-label {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  #Mod248 input[type="checkbox"] {
  top: -5px;
  left: 0;
  width: auto;
  float: left;
  margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .dropdown-submenu.parent > a {
    color: #fff !important;
    background: #270e38 !important;
    padding: 10px 15px !important;
  }
}

#eb .eb-post-meta>div>span 
{
    display: flex !important;
}
.t3-sidebar .chronoforms button {
  width: 100%
}
.dj-megamenu-custom278 li ul.dj-submenu > li.current > a:hover,
.dj-megamenu-custom278 li ul.dj-submenu > li.current > a.active {
  background: #0345bf !important;
}
.dj-megamenu-custom278 li.first.active a.active {
    background: transparent;
}
#eb .eb-comment-form .btn-primary
{
  border-radius: 0px !important;
  border: 0px !important;
}

/* Free Consult CTA on Support Page */
#above-footer .row {
  margin-left: 0px;
}

.support #above-footer {
    background: #0345bf ;
    color: #fff;
}
@media (max-width: 767px) {
  .free-consultation-left {
      float: none;
      text-align: center;
  }
  .free-consultation-right {
    float: none;
    text-align: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  span.bottom-text-supportcta {
    margin-top: 20px;
  }
  .free-consultation-left, .free-consultation-right {
    display: block;
    text-align: center;
    float: none;
  }
  .free-consultation-right a.readon {
    margin-top: 25px;
  }
}
/* Free Consult CTA on Support Page End */

/* Cookies Plugin Code */
#easycookieinfo {
    background: #ddd !important;
    color: #000 !important;
}
#easycookieinfo .accept > a:hover {
    background: #696969 !important;
}
#easycookieinfo .text {
    padding: 4px 15px 0px 30px !important;
}
#easycookieinfo .text a {
    color: #0345bf !important;
}
#easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active, #easycookieinfo .accept > a {
    background: #0345bf !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    border-radius: 0px !important;
}
@media (max-width: 700px) {
#easycookieinfo .text {
    margin-bottom: 20px;
}
}
/* showcase fix on cookie message */
.home #t3-mainbody.t3-mainbody {
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
}
.home #t3-mainbody.t3-mainbody .t3-content {
  padding: 0px !important;
}
/* showcase fix on cookie message */
div#Mod229.ten-benefits-chrono6 {
    margin-bottom: 0px;
}

/* About Us Page */
.about-us-page .sppb-addon.sub-heading p {
    color: #0345bf;
    font-weight: 600;
    text-transform: uppercase;
}
.about-us-page .sppb-addon p {
    color: inherit;
}
.about-us-page .single-item .text-holder:before {
content: none;
}
.about-us-page #sp-page-builder .about-page-icons .sppb-section-title {
    margin-bottom: 40px;
}
.about-managed-plan-text {
    width: 70%;
    margin: auto;
}
section#latest-blogs-about .eb-mod.mod-items-grid {
    margin-bottom: 0px;
}
section#latest-blogs-about #eb .mod-items-grid>.mod-grid {
    margin-bottom: 0px;
}
.about-page-icons .sppb-media-content.text-holder {
    padding-bottom: 0px;
}
.about-page-icons .sppb-media-content.text-holder .sppb-addon-text p {
    margin-bottom: 0px;
}
section#about-free-consultation p {
    margin-bottom: 0px;
}
@media (max-width: 1199px) {
.about-page-icons .sppb-media-content.text-holder .sppb-addon-text p {
    font-size: 18px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.about-page-icons .sppb-media-content h5.sppb-addon-title a {
    font-size: 28px;
}
}
@media (max-width: 910px) {
.about-us-heading h1.sppb-addon-title {
    line-height: 1em;
}
}
@media (max-width: 991px) {
.about-page-icons .sppb-col-md-4:last-of-type {
    margin-bottom: 0px;
}
.about-page-icons .sppb-col-md-4 {
    text-align: center;
    margin-bottom: 70px;
}
.about-difference-image {
    height: 400px;
    margin-top: 40px;
}
.about-it-industry-image {
    height: 400px;
    margin-bottom: 40px;
}
section#about-free-consultation {
    text-align: center;
}
section#about-free-consultation .sppb-col-md-8 {
    margin-bottom: 30px;
}
section#about-free-consultation .sppb-col-md-4 {
    width: auto;
    margin: auto;
}
.sp-page-builder .page-content .about-page-icons .sppb-section-title h2.sppb-title-heading {
    font-size: 40px !important;
    line-height: 1.2em !important;
}
.about-page-icons .sppb-addon-feature .sppb-addon-text {
    padding-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){
section#latest-blogs-about #eb .eb-mod-title a {
    font-size: 17px;
}
}
@media (max-width: 767px) {
.latest-blogs-about #eb .mod-grid {
    width: 100% !important;
    margin-bottom: 30px !important;
}
.latest-blogs-about #eb .mod-grid:last-of-type {
    margin-bottom: 0px !important;
}
section#latest-blogs-about #eb .eb-mod-title a {
    font-size: 23px;
    line-height: 1.2em;
}
.about-page-icons .sppb-section-title.sppb-text-center h2:before {
    display: none;
}
}
@media (min-width: 992px) {
.about-us-page div#column-id-1609430384366 {
    width: 90%;
}
.about-us-page div#column-id-1535521330796 {
    width: 92%;
}
}
.grecaptcha-badge {
    z-index: 99;
}




/* About us SP Page */

#managed-services-plan p {
    color: #fff !important;
}
#managed-services-plan a {
    font-size: 30px;
    font-weight: 600;
    color: #fff !important;
    line-height: 1.2;
}
.single-item .text-holder::after, .single-item .text-holder::before
{
   position:unset !important;
}


@media(max-width:767px)
{
    #latest-blog #eb .mod-items-grid > .mod-grid 
   {
       width: 100% !important;
   }
  
}

@media(max-width:991px)
{
   #managed-services-plan .sppb-text-center 
  {
        text-align: center;
       display: block !important;
   }
    #lets-talk .sppb-addon-content 
   {
      text-align: center;
   }
   #lets-talk .sppb-text-right
   {
       text-align: center;
   }
   #lets-talk .sppb-addon-title 
  {
      text-align: center;
      line-height: 1.4 !important;
  }
   #about-us-banner h1.sppb-addon-title {
      margin-top: 50px !important;
   }
}

@media only screen and (min-width:991px) and (max-width:1199px)
{
    #managed-services-plan a 
   {
       font-size: 22px !important;
   }
}

@media(min-width:1199px)
{
    #about-section h2
   {  
      margin-top: 0px;
   }
  #lets-talk .sppb-col-md-4 
   {
      padding-right: 0px;
   }

}



#support-options-listing .support-inner-box .fa-mobile-alt::before, 
#support-options-listing .support-inner-box .fa-ticket-alt::before {
    font-size: 60px;
}

#support-banner h1 {
    padding-top: 100px;
    color: #fff;
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.2em;
}

#get-info .sppb-btn {
    background: #0345bf !important;
    border-color: #0345bf !important;
    color:#fff !important;
}

#get-info .sppb-col-md-4 {
    padding-right: 0;
}

#get-info .sppb-btn-default::before
{
    background: #a50000 !important;
    border: 2px solid #a50000 !important;
}

#support-banner h2 {
    color: #fff;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2em;
}
.custom.free-consultation-cta-support
{
    padding:0px !important;
   color:#fff;
}


@media(max-width:1199px)
{
   #support-banner 
   {
       position: relative !important;
       top: -60px;
   }
   #support-options-listing {
      padding-top: 0px !important;
   }
}
@media(min-width:1199px)
{
  #support-banner {
      margin-top: -60px !important;
  }
}

@media(max-width:767px)
{
    .support #support-banner h1 {
        font-size: 2.2em !important;
   }
}

@media(max-width:991px)
{
    #get-info .sppb-text-right {
       text-align: center;
   }
}


@media(min-width:1199px)
{
    #support-options-listing .support-inner-box {
       padding: 44px 70px;  
    }
}


/* Assurance css - end */


.com-users #sp-bottom, .com-users #sp-bottom-down, .com-users #sp-footer 
{
    display: block !important;
}

#sp-bottom2 #eb .eb-mod-title {
    margin-top: 0;
    padding-top: 0;
    min-height: 20px !important;
}
#sp-bottom2 #eb .eb-mod-title a
{
    color: #fff;
}

#sp-bottom p {
    color: #fff !important;
}

.copyrightbottom {
    color: #fff;
}

#sp-bottom-down a, #sp-footer a, #sp-bottom a {
    color: #fff;
}

#sp-bottom .sp-module ul > li {
    margin-bottom: 0px;
}

label {
    padding-left: 0;
}

#top_global_rec p {
    color: #fff;
}

.view-login #sp-component
{
    margin: 0 auto !important;
}

#sp-right a.readon {
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

#sp-right .chronoforms .ui.button {
    width: 100%;
    padding: 15px !important;
}

#sp-left .sp-module, #sp-right .sp-module
{
    border: none !important;
}

#sp-right.col-lg-4 .sp-module {
    padding: 15px;
/*    background: #d1d1d1;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;*/
}

#sp-main-body {
    padding: 50px 0;
}

#managed-services-plan .sppb-addon-feature .sppb-media-content {
    padding: 30px;
}

#sp-right img {
    width: 100%;
}

#sp-title .sp-page-title .sp-page-title-heading {
    color: #fff;
}

.testimonials #sp-right p {
    margin-top: 0;
    margin-bottom: 1rem !important;
}

.jc_item_wrapper0 {
    background: transparent;
}

.pagination .counter select:not(.form-control) {
    width: 70px;
}

#sp-right .sp-module ul > li 
{
    border-bottom: none !important;
}

#sp-right .sp-module .nav {
    display: block;
}
#sp-right .sp-module ul {
    padding-left: 20px;
}

#sp-right .sp-module ul > li > a {
    line-height: 1.4;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0345bf;
    border-color: #0345bf;
}

.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus 
{
    z-index: 2;
    color: #0345bf;
    background-color: #0345bf;
    border-color: #0345bf;
    cursor: default;
}

#sp-right .sp-module ul > li > a:hover {
    color: #0345bf;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) 
{
    font-size: 14px;
}


.blog #sp-right .sp-module-content img {
    width: auto;
    margin: 0 auto;
}

a {
    color: #0345bf
}

a:hover, a:focus, a:active {
    color: #0345bf;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle, 
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    color: #0345bf !important;
}

.ten-benefits .sp-module.module_round_box.gray.ten-benefits-chrono6 {
    background: #0345bf !important;
    border: 1px solid #0345bf !important;
}

.ten-benefits #sp-right .sp-module .sp-module-title
{
    color: #fff !important;
}

/*.fas.fa-phone {
    transform: scaleX(-1);
}

body .btn.btn-primary, .jc_application button
{
       
    border-color: #0345bf;
    color: #0345bf !important;
    background: #0345bf !important;
    border-radius: none;
}

body .btn.btn-primary:hover, .jc_application button:hover
{
       
    border-color: #0345bf;
    color: #0345bf !important;
    background: #0345bf !important;
    border-radius: none;
}*/

#eb .eb-comment-form .btn-primary,
.jc_jobdetails_back a {
  padding: 12px 30px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #0345bf !important;
 color: #fff !important;

}
.jc_jobdetails_button button {
  padding: 12px 15px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #0345bf !important;
   color: #fff !important;
}

.jc_jobdetails_web span {
    display: inline-block;
}

#eb .eb-post-more .btn {
    color: #0345bf !important
}


/*.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #fff !important;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #0345bf;
}


.treeview .hover {
    color: #0345bf;
}

#sp-top-bar .fa {
    color: #fff;
}
#sp-top-bar a {
    color: #fff;
}


#sp-title .sp-page-title .sp-page-title-heading {
    font-size: 40px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    width: auto;
    display: inline-block;
}

#sp-title .breadcrumb > li, .breadcrumb > li > a
{
  text-transform: capitalize;
  letter-spacing: 1px;
}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, 
.sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a

 {
    color: #0345bf;
    font-size: 14px;
}


.sp-page-title .breadcrumb > .active
{
    color: #fff;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

#sp-title .sp-page-title::before {
    background: #0345bf;
}




#sp-right .sp-module ul > li.active a
{
    color: #0345bf;
}

.sp-module .sp-module-title::after {
    background: #0345bf;
}

.free-consultation-right .readon {
    background: #fff !important;
    color: #000 !important;
}

#sp-right .qr_code img {
    width: auto;
    margin: 0 auto;
}

.sp-module .sp-module-title::after {

    display: block;
    content: "";
    width: 40px;
    height: 4px;
    border-radius: 3px;
    margin: 12px auto;

}

.article-list .article
{
    border: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner 
{
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) 
{
    font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) 
{
    display: block;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
}


.ten-benefits .chronoforms .readon {
    background: #000 !important;
}

.ten-benefits .chronoforms .readon:hover {
    background: #000 !important;
}

#sp-right .sp-module .sp-module-title {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    color: #0345bf !important;
}

#sp-right .sp-module .sp-module-title::after {
    background: #0345bf;
}

#sp-right .sp-module .sp-module-title::after {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}


#latest_tech .feature-box-1:hover .sppb-addon-content::before, 
#latest_tech .feature-box-1:hover .sppb-addon-content::after 
{
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}
#latest_tech .sppb-addon-feature::before 
{
    border-top-color: #0345bf;
    border-left-color: #0345bf;
}
#latest_tech .sppb-addon-feature::before 
{
    top: -1px;
    left: -1px;
}


.sp-page-title .breadcrumb {
    margin: 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus 
{
    color: #0345bf;
}


#about-us-banner .sppb-addon-title {
    color: #fff;
}

#lets-talk .sppb-text-right .readon {
    border: none;
    border-radius: 0px !important;
}

#lets-talk .sppb-text-right .readon {
    background: #000 !important;
    color: #fff !important;
}

/*body .btn.btn-primary {
    background: transparent;
    border-color: #fff;
    color: #fff;
}*/

body .btn.btn-primary:hover
{
    background: #0345bf;
    border-color: #0345bf;
    color: #fff;
}


.sp-page-title {
    padding: 140px 0 100px 0 !important;
}


/*.sp-page-title {
    display: flex;
    align-items: center;
    background-size: cover;
}*/

#about-us-banner
{
    height: 600px;
    display: block !important;
    align-items: center;
    background-size: cover !important;
}


#about-us-banner .sppb-addon-title {
    padding-top: 10px !important;
}


.btn.btn-primary.btn-lg.btn-block,
.btn.btn-primary.validate
{
    background: #0345bf;
}

#sp-bottom .form-group .input-group-prepend {
    display: inline-flex;
}

@media(max-width: 767px)
{
  #sp-top1 {
    display: none;
  }
}


@media only screen and (min-width:991px) and (max-width:1199px)
{
  #sp-header #sp-menu > .sp-column .custom .sppb-btn.red 
  {
      background-color: #0345bf;
      color: #fff !important;
      padding: 15px 14px 14px 7px !important;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      border-radius: 50px;
      border-color: #0345bf !important;
  }

  #sp-header .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span 
  {
    font-size: 12px;
  }
  #sp-header .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span 
  {
    padding: 0 2px;
  }

}


#top_section_1 p, .top_section_2 p, #top_section_4 p
{
    color: #fff;
}

@media(max-width: 991px)
{
  .custom.req_quote_btn 
  {
    display: none;
  }
}



@media only screen and (min-width:992px) and (max-width:1199px)
{
    #sp-header .col-lg-3 
    {
        flex: 0 0 20%;
        max-width: 20%;
    }
    #sp-header .col-lg-9 
    {
        flex: 0 0 80%;
        max-width: 80%;
    }
}


#sp-bottom .col-lg-4 {
    width: 33.3% !important;
    padding-right: 15px;
    padding-left: 15px;
}

#top_section_5 p {
    color: #fff;
}

#top_section_4 .service_heading .sppb-addon-title::after
{
    display: block;
    content: "";
    width: 60px;
    height: 4px;
    border-radius: 3px;
    background: #0345bf;
    text-align: center;
    margin: 20px auto;
}


.sppb-col-md-4 .ui.form .field > label
{
  color: #fff !important;
}

#sp-bottom1 .sp-module ul > li:first-child {
    display: none;
}

.sppb-col-md-4 .ui.button.readon 
{
    background: #666 !important;
    width: 100%;
    font-weight: bold;
    border: #666 !important;
   padding: 12px 30px 11px !important;
}

.ui.button.readon:hover, a.readon:hover
{
  transform: unset !important;
  transition: unset !important;
}

@media(min-width:991px)
{
  .copy-logo {
    margin-top: -15px;
  }
}



#sp-header #sp-menu > .sp-column .custom .sppb-btn 
{
    border: 1px solid #252525 !important;
    padding: 13px 50px;
}

.sppb-col-md-4 a.readon {
    width: 100%;
    font-weight: bold;
}


.nav-placeholder {
    height: 90px !important;
}

 #sp-bottom #login-form input[type="text"], 
  #sp-bottom #login-form input[type="password"] 
  {
    width: 80% !important;
  }

@media(max-width: 767px)
{
  #sp-bottom .col-lg-4
  {
    width: 100% !important;
  }
  #top_section_5 .sppb-addon-title br 
  {
    display: none;
   }
   #top_section_5 .sppb-addon-title {
    margin-bottom: 20px !important;
   }
}

@media only screen and (min-width:767px) and (max-width:991px)
{
  #top_section_5 .sppb-addon-title br 
  {
    display: none;
   }
   #top_section_5 .sppb-addon-title 
   {
    margin-bottom: 20px !important;
   }
}


@media only screen and (min-width:767px) and (max-width:1040px)
{
  #sp-footer1, #sp-footer2 
  {
      display: inline-block;
      width: 50%;
  }
}


#home_content_sec .ui.green.button 
{
    padding: 14px 25px;
    font-weight: bold;
    border-radius: 0px;
}

body.ltr .offcanvas-menu .close-offcanvas
{
    right: 20px;
}

.semanticui-body.chronoforms .ui.form input[type="text"], .ui.form .field > .selection.dropdown
{
  background: #fff !important;
}

.home .semanticui-body.chronoforms .ui.form textarea {
    max-height: 200px;
    height: 36px;
}

#sp-menu .sp-megamenu-wrapper {
    margin: 0 auto;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span 
{
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 26px !important;
    letter-spacing: -0.1px !important;
    color: #252525;
}

@media(max-width: 480px)
{
  #top_section_3 .sppb-btn 
  {
    margin-top: 10px;
  }
  .copy-logo img {
    margin: 0 auto !important;
  }
}

@media(max-width: 767px)
{
  #top_section_4 .sppb-row.sppb-align-center
  {
    margin-left: 10px !important;
  }

}

@media (min-width: 767px) and (max-width: 991px)
{
  #top_section_3 .sppb-col-md-5 
  {
      margin-top: 20px;
  }
    #sp-logo .logo-image 
  {
    transform: scale(0.85);
    height: 90px !important;
  }
}

@media(max-width: 991px)
{
  #top_section_3 {
    padding-top: 30px !important;
  }
  #top_section_4 {
    padding-left: 0px !important;
    padding-bottom: 20px !important;
  }
  #top_section_5 .sppb-text-left 
  {
    text-align: center;
  }
  .top_section_2 h1.sppb-addon-title 
  {
    font-size: 40px !important;
    line-height: 50px;
  }
  #top_section_4 .sppb-row-container 
  {
    max-width: 100%;
  }
    #top_section_4 .sppb-addon-title 
  {
    font-size: 26px !important;
  }
  #top_section_4 p 
  {
    color: #fff;
    font-size: 14px !important;
  }


}


@media (min-width: 991px) and (max-width: 1199px)
{
  #top_section_3 .sppb-btn 
  {
    padding: 12px 22px 13px 22px !important;
  }
    #top_section_4 .sppb-addon-title 
  {
    font-size: 34px !important;
  }
  #top_section_4 p 
  {
    color: #fff;
    font-size: 16px !important;
  }

}


#sp-bottom 
{
  text-align: center;
}
#fd-toolbar-search .fd-toolbar-btn {
  display: none !important;
}
#eb #fd .fd-toolbar .is-active .fd-toolbar__link:not(.no-active-state), #eb #fd .fd-toolbar .is-active .fd-toolbar__submenu-link {
    color: #0345bf;
}
#eb .eb-post-listing__item {
    margin-bottom: 20px;
}