
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
    font-weight: 500;
/*    text-transform: capitalize;*/
}

#sp-header.lg-header
{
  background: #000;
}


.sp-megamenu-parent > li > a {
    color: #252525;
    opacity: 1;
}
.sp-megamenu-parent > li:hover > a {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #cd2122;
}

.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > span::before
{
  background: none !important;
}

/*.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}*/

.sp-megamenu-parent > li.active:hover > a 
{
    color: #fff;
}

.sp-megamenu-parent > li.active > a
{
    color: #fff !important;
}

#top_section_1 .sppb-row-container {
    max-width: 1150px;
}
.t3-wrapper {
    background: transparent;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel
{
  background: transparent;
}



.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;
    text-transform: uppercase;
    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: #6761f4 !important;
  border-color: #6761f4 !important;
  color: #fff;
  text-transform:uppercase;
  border-radius: 5px;
  padding: 14px 25px;
  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: 0px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin-right: 10px;
}
ul.social-icons > li > a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  line-height: 30px;
  border-radius: 30px;
  font-size: 14px;
  color: #fff !important;
  transition: 0.3s;
}
ul.social-icons > li > a:hover
{
  background: #cd2122 !important;
}

#sp-top-bar .social-icons {
    color: #fff;
}

#sp-top-bar a {
    color: #fff;
    font-size: 18px;
}



#sp-top-bar .social-icons strong {
    margin-left: 8px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    margin-right: 15px;
}

/*#sp-top-bar dl, #sp-top-bar ol, #sp-top-bar ul 
{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}*/

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: 90px;
  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);*/
  padding: 17px 0px;
}
#sp-header .logo {
  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 .sppb-btn.red {
    background-color: #cd2122;
    color: #fff !important;
    padding: 14px 25px !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    /*border-radius: 50px;*/
    border-color: #cd2122 !important;
}

#sp-menu > .sp-column .custom .sppb-btn:hover, #sp-menu > .sp-column .custom .sppb-btn:focus {
  background-color: #080c1f !important;
  color: #fff !important;
  border-color: #080c1f !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: #fff;
}
.breadcrumb > span, .breadcrumb > li, .breadcrumb > li + li:before, .breadcrumb > li > a {
  font-weight: 600;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0;
  color: #fff;
  text-transform: capitalize;
}
.breadcrumb .breadcrumb-item:nth-child(2) {
  text-decoration: underline;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.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;
}*/

button.btn.btn-secondary.input-password-toggle {
    display: none;
}
.view-login #sp-component, .view-registration #sp-component {
  /*flex: 0 0 58.333333%;*/
  max-width: 600px;
}
.view-login .login {
  background: #fff;
  padding: 50px;
}
.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: #fff !important;
}
.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: #6761f4;
}
#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: #6761f4;
  border-color: #6761f4;
  padding: 18px 30px 18px 30px;
}
html.error-page .btn.btn-secondary:hover, html.error-page .btn.btn-secondary:focus {
  color: #fff;
  background: #6761f4;
}
.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: uppercase;
  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: #fff !important;
  border-color: #000 !important;
  padding: 9px 15px 9px 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  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: #6761f4;
  box-shadow: none !important;
  background-color: #fff;
  color: #000;
}
.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 {
  line-height: 1.2em;
  color: #fff;
  letter-spacing: 0px !important;
  text-transform: uppercase;
  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: #6761f4;
  border-color: #6761f4;
  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: #6761f4 !important;
  color: #6761f4;
}

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: #000;
  color: #fff;
}
.btn-default::before, .sppb-btn-default::before
{
   background-color: #000 !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: #6761f4;
}
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 #6761f4;
  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: #6761f4;
}
.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 {
  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 #6761f4;
  outline: none;
}
#productFilters .btn-success {
  background: #6761f4;
  border-color: #6761f4;
  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 #6761f4;
}
.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: #6761f4;
}
.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: #6761f4;
}
.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: #6761f4;
}
.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;
}
.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: #6761f4;
}
.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: 15px;
   }
}   

@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;
  }

 #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;
  }
  body .logo-image {
    transform: inherit !important;
    height: auto !important;
   }
   #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
{
   padding: 0 6px;
}*/
}

@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 {
    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: 1400px)
{
  .container, .sppb-row-container 
  {
    max-width: 1320px;
  }  
}

@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;
   }
}

#sp-top-bar {
    background: #000;
    padding: 0px;
    height: 50px;
}
#sp-top2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.nav-placeholder {
    height: auto !important;
}
.nav-placeholder {
    display: none;
}

#sp-header {
    position: relative;
    background: transparent;
}

#sp-top-bars {
    padding: 10px 0 10px 0;
}

#showcase .btn-list li {
    display: inline-block;
    padding-right: 10px;
}

#sp-top-bar a {
    font-size: 15px !important;
}

#showcase .btn-list .white, #showcase .btn-list .red
{
  overflow: hidden;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 14px 25px;
 /* border-radius: 100px;*/
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
  color: #fff;
  border: 2px solid #cd2122;
  background: #cd2122;
}



#showcase .btn-list .red
{
    color: #ffffff;
    background: #cd2122;
    border: 2px solid #cd2122;
}

#showcase .btn-list .white:hover {
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #cd2122 !important;
    transition: all 0.4s ease-in-out;
}

.btn-list {
    padding-left: 0px;
}

#showcase .btn-list .red:hover {
    background: #ffffff !important;
    border: 2px solid #ffffff !important;
    color: #222222 !important;
    transition: all 0.4s ease-in-out;
}

#about_sec .sppb-flipbox-panel .flip-box-inner p 
{
    color: #fff !important;
}

#about_sec h2
{
  color: #fff;
  font-size: 32px;
}

#about_sec .flip.readon, 
#about_sec .flip.readon:hover 
{
  background: #cd2122 !important;
  width: 150px;
}

@media(min-width: 992px)
{
  #sp-header .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  #sp-header .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 78%;
    max-width: 78%;
  }
}


.right_side_bdr {
  border-style: solid;
  border-width: 0px 0px 0px 3px;
  border-color: #cd2122;
  padding: 0px 0px 0px 20px;
}

#our_sol .sppb-addon.sppb-addon-feature {
    padding: 45px 45px;
    transition: .3s;
}


#our_sol .sppb-icon .sppb-icon-container {
    box-shadow: 0 0 0 0 #ffffff;
    display: inline-block;
    text-align: center;
    padding: 0 0 0 0;
    color: #cd2122;
    border-width: 0px;
    border-radius: 349px;
}

#our_sol .fa, #our_sol .fas 
{
    font-size: 40px;
}

#our_sol .sppb-addon.sppb-addon-feature:hover {
    background: #ffffff;
    transition: all .4s ease-out;
    transform: translate(0, -10px);
    border: 1px solid #e7e7e7;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
}

#our_sol .sppb-addon-feature:hover .sppb-icon .sppb-icon-container {
    background: #cd2122;
    color: #ffffff;
    transition: all .4s ease-out;
}

#helpline .sppb-addon-text p
{
  color: #fff;
}


#our_intro .sppb-animated-number::after {
    font-size: 40px;
    vertical-align: top;
    line-height: 40px;
    color: #cd2122;
    margin-top: 20px;
}


/*#our_work .overlay-show-content-on-hover .overlay-image-title
{
    padding: 25px;
    background: #cd2122 !important;
    margin-right: 25px;
    position: absolute;
    z-index: 99;
    opacity: 0;
    transition: all .4s ease-out;
    margin-top: 140px;
}

#our_work .sppb-addon-single-image:hover .sppb-addon-title {
    z-index: 99;
    opacity: 1 !important;
    transition: all .4s ease-out;
}*/


#our_work .sppb-addon-overlay-image-content:hover .overlay-background-style {
    margin-right: 24px;
    position: absolute;
    transition: all .4s ease-out;
    margin-top: 180px;
}


#our_work .leftside_large_img .sppb-addon-overlay-image-content:hover .overlay-background-style
{
  margin-top: 540px;
}

#our_client_testi .custom_testimonial .item 
{
    background: #fff;
    padding: 50px 50px 50px 50px;
    text-align: center;
}

#our_client_testi .greySlideBx .clientTestimonials p 
{
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666 !important;
    font-weight: 400;
}

#our_client_testi .greySlideBx .clientTestiImg img
{
  background: #cd2122;
  float: none;
  text-align: center;
  margin: 0 auto;
}

#our_client_testi .authorName {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #222222;
    margin: 10px 0px 0px 0px;
    font-weight: 600;
}

#our_news_sec #eb .mod-cell a {
  width: auto !important;
  margin-bottom: 20px;
  text-align: left;
  float: left;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

body .ba-form-submit-btn {
  text-transform: uppercase !important;
  padding: 14px 25px !important;
}

#our_news_sec #eb .mod-cell 
{
    width: auto;
    display: block;
    text-align: center;
}

/*#our_news_sec .eb-mod-foot .mod-cell a
{
   background: #cd2122 !important;
}*/


#contact_map_form .chronoforms .ui.form input[type="text"]
{
    background: #ffffff;
    color: #666666;
    font-size: 17px;
    border-radius: 80px !important;
    padding: 25px 25px 25px 25px;
    height: 50px;
    transition: .35s;
}

#contact_map_form .chronoforms .ui.form textarea 
{
    background: #ffffff;
    color: #666666;
    font-size: 17px;
    border-radius: 80px !important;
    padding: 25px 25px 25px 25px;
    transition: .35s;
}


#contact_map_form .chronoforms .ui.button 
{
  background-color: #222222;
  color: #FFFFFF;
  padding: 20px 38px 20px 38px;
  font-size: 16px;
  width: 100%;
  border-radius: 80px;
  text-transform: uppercase;
}


#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 10px;
    color: #fff;
}

#sp-bottom
{
  font-size: 15px !important;
}

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

#sp-bottom
{
  padding-bottom: 0px !important;
}


#sp-bottom3 .sp-module ul > li {
    display: inline-block;
}
#sp-bottom .sp-module ul > li {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

#sp-bottom3 .sp-module ul > li > a {
    width: 50px;
    height: 50px;
    line-height: 47px;
    font-size: 16px;
}
#sp-bottom .sp-module ul > li > a {
    display: block;
}


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: #cd2122;
    border-color: #cd2122;
    color: #fff !important;
}


#sp-top-bar 
{
    color: #fff;
}
#sp-bottom .eb-mod-foot .mod-cell a
{
    border-radius: 0px;
    background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
}

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 
{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff;
}

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

.map_form_sec .sppb-column-overlay {
    opacity: 0.9;
}




/* 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: #cd2122 !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: #cd2122 !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: #cd2122 !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: #cd2122;
}

.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: #cd2122 !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: #cd2122;
    font-size: 60px;
    width: 1em;
    text-align: center;
}

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

.t3-off-canvas .t3-off-canvas-body a { color: #cd2122;  text-decoration: none; white-space: normal; }
a.dropdown-toggle { background: #cd2122 !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:#cd2122;
}

/*.ui.green.button, .ui.green.buttons .button
{
      background: #cd2122 !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: #cd2122;}
  
  .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: #cd2122;}
  
  /* 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; }
        
}

.btn, .sppb-btn
{
   padding: 14px 25px !important;
   display: inline-block;
   font-size: 16px !important;
   font-weight: bold;
   transform: none;
   text-transform: uppercase;
   border-radius: 0px !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,
#sp-bottom .eb-mod-foot .mod-cell a, .sppb-col-md-4 .ba-form-submit-btn, #sp-bottom .eb-mod-foot .mod-cell a
{
   padding: 14px 25px;
   display: inline-block;
   font-weight: normal;
   font-size: 16px;
   outline: none;
   color: #fff !important;
   background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%);
   font-weight: bold;
  transform: none;
  text-transform: uppercase;
  border-radius: 0px !important;
}
.ev_adminpanel input[type="button"]
{
    background: #cd2122 !important;
    color: #fff;
    border: #cd2122;
    padding: 5px 10px;
}
/*.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{background: #cd2122 !important}*/
.t3-footer .eb-mod-body { margin-bottom: 10px;}
.eb-mod-foot .mod-cell a { 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: #cd2122;
    border-color: #cd2122;
    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: #cd2122;   
}
.hwd-container a:hover, .hwd-container a:focus, .t3-sidebar .nav-pills > li > a:hover, .t3-sidebar .nav-pills > li > a:focus {
    color: #cd2122;
}

@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: #cd2122;
    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: #cd2122 !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: #cd2122 !important;
    outline: none;
}
#eb .eb-toolbar__search-submit-btn button.btn.btn-primary.btn-search-submit:hover
{
  background: #cd2122 !important;
}

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

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

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


.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;
    color: #fff;
    text-transform: capitalize;
}

a.readon {
    text-align: center;
}
.jd-item-page .jd_back_button
{
        display:none;
}
nav:not(.navhelper-1) .breadcrumb a:hover {
    color: #cd2122;
}
.ten-benefits .t3-sidebar #button10 { background: #cd2122 !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;
}

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

.t3-sidebar .module-title {
    border-bottom: 2px solid #cd2122;
    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: #cd2122;
    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: #cd2122;
    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: #cd2122 !important;
}
.home-about-us-section .sppb-img-container {
    background: #cd2122;
    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: #cd2122;  
}

#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: 210px; }

@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: #cd2122 !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 #cd2122 !important;
}

#eb .eb-comment-form .btn-primary
{
    background: #cd2122 !important;
    border-color: #cd2122 !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: #cd2122 !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: #cd2122;
    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: #cd2122 !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 #cd2122;
    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: #cd2122 !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: #cd2122 !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;
    line-height: 2em;
}
.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: #cd2122;
}
.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: #cd2122;
}
/* 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;
         color: #fff;
}
.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: #000 !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: #cd2122 !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: #cd2122 ;
    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: #cd2122 !important;
}
#easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active, #easycookieinfo .accept > a {
    background: #cd2122 !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: #cd2122;
    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: 24px;
    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;
      display: block;
  }
   #about-us-banner h1.sppb-addon-title {
      margin-top: 50px !important;
   }
   .main-heading {
    margin-top: 15px;
  }
  .about-us .sppb-col-md-7 {
    margin-top: 10px;
  }
}

@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: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  font-size: 15px !important;
  text-transform: uppercase;
  padding: 14px 25px !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: 30px !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: auto;
    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: 0px;
}

#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: #cd2122;
    background-color: #cd2122;
    border-color: #cd2122;
}

.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: #cd2122;
    background-color: #cd2122;
    border-color: #cd2122;
    cursor: default;
}

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


.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: #cd2122
}

a:hover, a:focus, a:active {
    color: #cd2122;
}

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

.ten-benefits .sp-module.module_round_box.gray.ten-benefits-chrono6 {
    background: #cd2122 !important;
    border: 1px solid #cd2122 !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: #cd2122;
    color: #cd2122 !important;
    background: #cd2122 !important;
    border-radius: none;
}

body .btn.btn-primary:hover, .jc_application button:hover
{
       
    border-color: #cd2122;
    color: #cd2122 !important;
    background: #cd2122 !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: #cd2122 !important;
 color: #fff !important;

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

.jc_jobdetails_web span {
    display: inline-block;
}

#eb .eb-post-more .btn {
    color: #cd2122 !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: #cd2122;
}


.treeview .hover {
    color: #cd2122;
}

#sp-top-bar .fa {
    color: #fff;
    font-size: 15px;
}
#sp-top-bar a {
    color: #fff;
}

#sp-bottom .sppb-addon-title {
  font-weight: bold;
}

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

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

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

 {
    color: #cd2122;
    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: none !important;
}




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

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

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

#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-top: 13px;

}

.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: none;
    color: #000 !important;
}

#eb .eb-post-more.mt-15 .btn.btn-default.btn-md {
  color: #cd2122 !important;
}

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

#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: #cd2122;
    border-left-color: #cd2122;
}
#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: #cd2122;
}


#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: #cd2122;
    border-color: #cd2122;
    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: #cd2122;
}

#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: #cd2122;
      color: #fff !important;
      padding: 15px 14px 14px 7px !important;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      border-radius: 50px;
      border-color: #cd2122 !important;
  }

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

}
.footer-social-links li {
  display: inline-block !important;
  padding: 0px;
}
#mod-custom257 img {
  text-align: right;
  display: inline;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number::before
{
  content: none !important;
}

.sppb-col-md-4 h3.sppb-addon-title 
{
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
 /* border-bottom: 1px solid #f3f3f3;*/
  color: #000 !important;
  position: relative;
}

.sppb-col-md-4 h3.sppb-addon-title::after {
  background: #cd2122;
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.ba-form-page {
  padding: 0px !important;
}
 #sp-bottom .sppb-addon-title {
  color: #fff !important;
}

/*.sppb-col-md-4 .ba-form-submit-btn {
  background: #cd2122 !important;
  color: #fff !important;
  width: auto;
  border-radius:0px !important;
}*/

.sppb-col-md-4 .ba-form-submit-btn:hover {
  background: #000 !important;
  color: #fff !important;
  width: auto;
}

.sec_testimonials .fa.fa-quote-left {
  position: absolute;
  top: -28px;
  left: 10%;
  background: #cd2122;
  border-radius: 0px;
  transition: all .3s ease;
  box-shadow: 0 5px 30px rgba(19, 47, 34, 0.15);
  padding: 10px;
  z-index: 99;
  font-size: 32px !important;
  width: 50px;
}
.sppb-addon-testimonial-footer {
  display: none;
}

.sppb-addon-testimonial .sppb-addon-testimonial-review::after
{
  display: none !important;
}
.sppb-addon-testimonial .sppb-addon-testimonial-review
{
  background: unset !important;
}

.testimonials_sec .sppb-col-md-4 .sec_testimonials 
{
  border-radius: 0px !important;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}

#form-login-submit .btn.btn-primary.login-button 
{
  background: #cd2122 !important;
}
.sec_testimonials {
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #ffffff;
  border-radius: 20px;
  text-align: center;
  position: relative;
}
.ba-form-page 
{
  background: transparent !important;
}
#contact-us-page-form-section .sppb-addon-title {
  text-align: center !important;
  font-size: 36px;
  color: #fff;
  display: block;
}
.ba-form-submit-btn {
  padding: 20px 30px !important;
}
#btn-1639430516802 {
  background: #cd2122;
  border-radius: 5px;
}

#contact-us-page-form-section .ba-form-field-item .ba-field-label-wrapper > *
{
  color: #fff !important;
}

#contact-us-page-form-section .ba-form-submit-btn 
{
  width: auto !important;
  max-width: auto;
  margin: 0 auto;
  background: #000 !important;
}

.it-services .page-content .sppb-col-md-4 h3.sppb-addon-title::after,
.understanding-technology .page-content .sppb-col-md-4 h3.sppb-addon-title::after
{
  content: none !important;
}

.understanding-technology .sppb-addon-title.sppb-feature-box-title {
  font-weight: normal !important;
}

/*.it-services #it-services-section .sppb-addon.sppb-addon-feature {
  padding: 40px 10px;
  background: #ffffff;
  transition: all 0.35s ease-in-out;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}*/
.it-services #it-services-section #itservice-sec-box:hover, 
.understanding-technology .page-content #understanding-sec-1 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understanding-sec-2 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understanding-sec-3 .sppb-addon.sppb-addon-feature:hover 
{
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / 10%);
}
.single-item .img-holder .overlay-style-one .box .content a i {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  padding: 100%;
  border: none !important;
}
.single-item .img-holder img {
  width: auto;
  transition: none !important;
  transform: none;
}
.understanding-technology .single-item:hover .overlay-style-one {
  opacity: 0.8;
  background: none !important;
}

#free-consult-cta .sppb-btn:hover,
#free-whitepaper-cta .sppb-btn:hover
{
  background: #000 !important;
}

#understand_ser .sppb-addon-feature, #understand_sec1 .sppb-addon-feature,
#understand_sec2 .sppb-addon-feature, #understand_sec3 .sppb-addon-feature 
{
  padding: 40px 22px;
  background: #ffffff;
  transition: all 0.35s ease-in-out;
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sppb-col-md-4 .sppb-addon-module .collapse.navbar-collapse ul li, 
.sppb-col-md-4 .sppb-addon-module .navbar-expand-md .navbar-collapse ul li 
{
  width: 100%;
}

.sppb-col-md-4 .readon {
  width: auto;
  margin-bottom: 5px;
}

.sppb-col-md-4 .readon:hover
{
  background: #000 !important;
}



.sppb-col-md-4 .sppb-addon-module .collapse.navbar-collapse ul li a, 
.sppb-col-md-4 .sppb-addon-module .navbar-expand-md .navbar-collapse ul li a 
{
  color: #000;
  margin-left: 10px;
}

#our_sol .sppb-col-md-4 h3.sppb-addon-title::after
{
  display: none !important;
}

#our_client_testi .sppb-addon-title {
  color: #fff;
}

#our_client_testi .sppb-carousel-inner .sppb-item {
  color: #fff;
}

#contact_map_form .sppb-addon-title {
  text-align: center;
}

#contact_map_form .ba-form-field-item .ba-field-label-wrapper > *
{
  color: #fff !important;
}

#contact_map_form .ba-form-submit-wrapper .ba-form-submit-btn-wrapper
{
  padding: 10px 20px 10px 20px;
  border-radius: 100px;
  background: #000 !important;
}
.home #contact_map_form .sppb-col-md-4 .ba-form-submit-btn {
  background: #000 !important;
}

#sp-bottom .eb-mod-body {
  margin-bottom: 20px;
}

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

.com-baforms-wrapper .ba-form-signature-field .ba-signature-canvas, 
.com-baforms-wrapper .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, 
.com-baforms-wrapper .ba-form-page-navigation-title, .com-baforms-wrapper .upload-file-btn, 
.com-baforms-wrapper .upload-file-input, .com-baforms-wrapper .ba-field-container select, 
.com-baforms-wrapper .ba-field-container textarea[readonly], 
.com-baforms-wrapper .ba-field-container textarea,
.com-baforms-wrapper .ba-field-container input[type="text"], 
.com-baforms-wrapper .ba-field-container input[type="number"], 
.com-baforms-wrapper .ba-field-container input[type="password"], 
.com-baforms-wrapper .ba-field-container input[type="email"] 
{
  border: 1px solid #ccc !important;
  background: #fff !important;
  height: 40px;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading {
  background: #cd2122 !important;
  color: #fff !important;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  color: #fff !important;
}

.ten-benefits #sp-bottom {
  display: none;
}
.ten-benefits .sp-megamenu-wrapper.d-flex {
  display: none !important;
}
@media (min-width: 481px)
{
  .bal_fom_code .ba-form-field-item .ba-field-label-wrapper 
  {
    display: table-cell;
    width: 170px;
    vertical-align: top;
  }
  .bal_fom_code .ba-input-wrapper, #application_form {
    display: table;
    max-width: 480px;
    width: 100%;
  }
}

#sp-top-bar a {
  font-size: 14px;
}
.ba-form-field-item .ba-field-label-wrapper > * {
  font-weight: normal !important;
}
.com-baforms-wrapper .ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-title {
  font-size: 16px;
  font-weight: normal;
}
.bal_fom_code .ba-form-checkbox-field .ba-field-container {
  clear: none;
}
.upload-file-input.drag-drop-upload-file .upload-file-btn {
  margin-top: 0px !important;
  background: #cd2122 !important;
  line-height: 8px;
  font-size: 14px;
}

@media(max-width: 767px)
{
  #column-id-1630315654425 {
    height: 423px;
  }
  .sppb-sp-slider-title {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
  #showcase .btn-list .white, #showcase .btn-list .red
  {
    font-size: 13px !important;
    padding: 10px 20px 10px 20px !important;
  }
  #showcase .btn-list li
  {
    margin-bottom: 24px !important;
  }
  #helpline .sppb-col-md-6 .sppb-addon-single-image-container {
    margin-top: 80px;
  }
  #our_intro {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #sppb-addon-1630315654433 .sppb-addon-title {
    font-size: 30px !important;
    line-height: 1.2em !important;
  }
  #sppb-addon-1630315654479 .sppb-addon-title,
  #sppb-addon-1630319684014 .sppb-addon-title,
  #sppb-addon-1630331361167 .sppb-addon-title 
  {
    font-size: 34px !important;
    line-height: 1.2em !important;
  }
  #eb .mod-items-grid > .mod-grid 
  {
    width: 100% !important;
  }


}

@media(max-width: 1199px)
{
  .sppb-btn.red {
    display: none;
  }
  #sp-header {
    background: #fff !important;
  }
  #column-id-1630315654425 {
    height: 423px;
  }
}

.burger-icon > span
{
  height: 3px !important;
}

@media (max-width: 991px)
{
    #our_intro {
    text-align: center !important;
    display: block;
    margin: 0 auto !important;
  }
  #our_intro .sppb-addon.sppb-addon-header.sppb-text-left {
    text-align: center;
  }
  #our_intro .sppb-text-left {
    text-align: center !important;
  }
  .sppb-sp-slider-title
  {
    display: block !important;
  }
  #sp-header #sp-logo {
    width: auto !important;
    display: inline-block !important;
    flex: inherit !important;
  }
  #sp-top-bar {
    height: auto !important;
  }
/*  .logo-image {
    height: 60px !important;
  }*/
  #sp-header .nav-pills > li.active > a, 
  #sp-header .nav-pills > li.active > a:hover, 
  #sp-header .nav-pills > li.active > a:focus 
  {
    background:none !important;
  }
}

.offcanvas-menu .offcanvas-inner 
{
  padding-top: 0px;
}

@media (max-width: 991px) and (min-width: 768px) 
{
  .sppb-sp-slider-title {
    font-size: 44px !important;
    line-height: 1.2 !important;
  }
  #showcase .btn-list .white, #showcase .btn-list .red
  {
    font-size: 16px !important;
  }
}


#sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a 
{
  color: #cd2122 !important;
}

#sp-title .sp-page-title 
{
  background: #cd2122;
}

.ba-form-row .ba-form-field-item .ba-field-label-wrapper > * 
{
  font-size: 14px;
}

#djevents .btn.btn-primary
{
  background-color: #cd2122 !important;
  border-color: #cd2122 !important;
  color: #fff !important;
}
#djevents .btn {
  text-transform: capitalize;
  color: #000;
}
@media (min-width: 481px)
{
  #application_form .formlabel, #application_form label 
  {
    width: 170px !important;
    float: left;
  }
  #application_form 
  {
    display: table;
    max-width: 480px;
    width: 100%;
  }
  #application_form input[type="text"]:not(.form-control), 
  #application_form input[type="email"]:not(.form-control), 
  #application_form input[type="url"]:not(.form-control), 
  #application_form input[type="date"]:not(.form-control), 
  #application_form input[type="password"]:not(.form-control), 
  #application_form input[type="search"]:not(.form-control), 
  #application_form input[type="tel"]:not(.form-control), 
  #application_form input[type="number"]:not(.form-control), 
  #application_form select:not(.form-select):not(.form-control) 
  {
    width: 200px;
    background: transparent;
  }
}

#appliform-canvas #button_submit {
  background: #cd2122 !important;
  padding: 14px 25px !important;
  color: #fff !important;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}

#appliform-canvas .progress 
{
  display: none;
}

/* New SP Support Page - Start */
#support_whitepaper_sec .support-whitepaper 
{
  text-align: center;
  background: #333;
  padding: 20px;
}

#support_whitepaper_sec .support-outter-box 
{
  width: 48%;
}

.support-inner-box em {
  font-size: 60px !important; 
  color: #cd2122 !important;
}
#support_whitepaper_sec .support-inner-box {
  padding: 30px 80px;
}
@media (max-width: 1199px) and (min-width: 992px) 
{
  #support_whitepaper_sec .support-inner-box {
    padding: 30px 70px !important;
  }
}
/* New SP Support Page - End */

.sppb-col-md-4 .navbar-expand-md .navbar-collapse ul 
{
  padding-left: 20px;
}

#consult_form .ba-form-field-item .ba-field-label-wrapper > * 
{
  color: #fff !important;
}

#consult_form .com-baforms-wrapper a.ba-form-submit-btn 
{
  background: #000 !important;
}

#consult_form .ba-form-submit-btn-wrapper {
  display: block !important;
  text-align: center;
}
.it-security-overview-showcase a.sppb-sp-slider-button 
{
  padding: 10px 20px;
}
#testimonial_area .sppb-title-subheading {
  color: #fff;
}

@media(max-width: 767px)
{
    #it-security-overview-showcase h2 
    {
      font-size: 30px;
    }

}

.offcanvas-menu .offcanvas-inner .header-modules 
{
  display: none !important;
}

.login .col-lg-4 {
  width: 100%;
}
.login {
  background: #eee !important;
}
.view-login .list-group .list-group-item
{
  background: none !important;
}

@media(min-width: 767px)
{
  body #sp-title .sp-page-title .sp-page-title-heading 
  {
    font-size: 50px !important;
  }
/*  #sp-page-builder .sppb-addon.sppb-addon-text-block h2.sppb-addon-title 
  {
    font-size: 34px !important;
  }*/
}


.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img 
{
  transition: none !important;
  transform: unset !important;
  width: 100%;
  height: 300px !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay 
{
  opacity: 0 !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: unset !important;
}

/*.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover h3 > a {
  color: #a40802 !important;
}*/

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover
{
    color: #000 !important;
}

.com_spsimpleportfolio .sp-simpleportfolio-tags {
  display: none;
}
.com_spsimpleportfolio .sp-simpleportfolio-title a {
  font-size: 24px;
}

.com_spsimpleportfolio .sp-simpleportfolio-description a:hover {
  color: #fff !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter ul li a:hover
 {
  background: #cd2122 !important;
  color: #fff;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a
{
    color: #262c31 !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-description
{
  width: auto;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3
{
    text-align: left !important;
}

.com_spsimpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  border: 1px solid #ddd !important;
  border-bottom: 0px !important;
  padding: 10px;
  border-radius: 4px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.com_spsimpleportfolio .sp-simpleportfolio-info {
  padding: 10px 20px 40px 20px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px;
  border-top: 0px !important;
}

.com_spsimpleportfolio .sp-simpleportfolio-overlay {
    display: none !important;
}

.com_spsimpleportfolio .sp-simpleportfolio-overlay-wrappers a
{
    display: inline-block !important;
}

.com_spsimpleportfolio .sp-simpleportfolio-description a.readmore:focus {
    color: #fff !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
    /*transform: rotate(-180deg);*/
    float: right;
}

.com_spsimpleportfolio .sp-simpleportfolio-filter
{
    display: block !important;
    text-align: center;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a
{
    padding: 5px 10px;
    border-radius: 3px;
    background: #eee;
  color: #333;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li:first-child
{
    float: left !important;
}

.com_spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info
{
  height: 100px !important;
}

.edocman-document .dateinformation, .edocman-document .sizeinformation {
  display: none !important;
}

.edocman-box-heading.clearfix {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.edocman-document-title-link {
  font-size: 24px;
}
.edocman-category-title {
  font-size: 20px;
  padding: 10px !important;
}

.joboffer .cwhire_header 
{
  display: none;
}

.joboffer .cwhire_details 
{
  margin-bottom: 10px;
}

.cwhire_readmore .readmore 
{
  background: #cd2122 !important;
  border-radius: 2px;
  color: #fff !important;
  padding: 14px 25px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  outline: none;
  text-transform: uppercase;
}

.homepage-service-section .sppb-addon-title.sppb-feature-box-title{
    margin:0px !important;
}

.sppb-sp-slider-button, #imp_busi .sppb-btn.sppb-btn-rounded {
  display: inline-block;
  background: #cd2122;
  padding: 14px 25px;
  color: #fff !important;
  border-radius: 0px;
  text-transform: uppercase;
}
#chamber-enterprise-level-sec .fa-ul {
  column-count: 2;
  max-width: 500px;
  margin: 0 auto;
}
#chamber-enterprise-level-sec ul li {
  list-style-position: inside;
  color: #fff;
  text-align: left;
  list-style: disc;
  width: 500px !important;
}
#tech-support-chamber .sppb-col-md-4 .sppb-addon-title::after {
  text-align: center;
  margin: 0 auto;
  background: #cd2122;
  right: 0;
}
.sppb-col-md-4 .sppb-addon-title::after {
  display: block;
  content: "";
  width: 40px;
  height: 4px;
  border-radius: 0px;
}

#home-testimonials {
  background: #cd2122;
}
#home-testimonials, home-testimonials h2 {
  color: #fff;
}
#blog_latest .mod-cell {
  display: block !important;
}
#blog_latest .mod-cell a {
  color: #fff;
  width: auto;
  display: block !important;
  text-align: center;
}
#chamber-form-sec {
    background: #cd2122;
    text-align: center;
    color: #fff;
}
#chamber-form-sec h2.sppb-addon-title {
  color: #fff !important;
}
#chamber-form-sec .ba-form-submit-btn-wrapper {
  text-align: center;
}
#chamber-form-sec .ba-form-submit-btn {
  background: #000 !important;
  margin: 0 auto;
}
#chamber-form-sec .ba-form-field-item .ba-field-label-wrapper > * {
  color: #fff !important;
}
#chamber-form-sec p,#home-testimonials p,#home-testimonials h2 {
  color: #fff !important;
}
#tech-support-chamber .sppb-col-md-4 .sppb-addon-title {
  border: none;
}
.ba-form-23 {
  --form-background-color: transparent !important;
}

.plg_system_webauthn_login_button 
{
  display: none;
}

@media(min-width: 1400px)
{
  body #showcase .sp-slider-outer-stage
  {
    height: 800px;
  }

}

.support_icon_updated {
  color: #cd2122 !important;
  font-size: 60px;
  width: 1em;
  text-align: center;
}

#it-services-head h3.sppb-addon-title span, #it-services-section .sppb-addon-title span,
#it-services-head span
{
  color: #cd2122 !important;
  line-height: 1.2;
}

#itservice-sec-box .fa-duotone {
  font-size: 100px;
  color: #cd2122;
  text-align: center;
  margin-bottom: 10px;
}

#it-services-section #itservice-sec-box:hover, 
.understanding-technology .page-content #understand_sec1 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understand_sec2 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understand_sec3 .sppb-addon.sppb-addon-feature:hover {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgba(205, 33, 34, 10%);
  /*0 0 1.5625rem 0 rgba(205, 33, 34, 0.1)*/
}




#it-services-section #itservice-sec-box {
  padding: 40px 10px;
  background: #ffffff;
  transition: all 0.35s ease-in-out;
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  position: relative;
  text-align: center;
  z-index: 1;
  margin: 0px 0px 20px 0px;
  overflow: hidden;
}


.industry-specific .sppb-col-md-4 h3.sppb-addon-title::after
{
  content: none !important;
  background: transparent !important;
}


#sp-bottom a.readon 
{
  color: #fff !important;
  width: auto;
}


#sp-bottom a.readon:hover 
{
  background: #000 !important;
}

.zero-trust-overview-box img 
{
  width: 205px;
  border-radius: 0px;
}



#core_serv_box:hover {
  opacity: unset !important;
}
#core_serv_box:hover {
  background: #fff !important;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

#core_serv_box {
  opacity: 0.8;
}


body #home-testimonials .sppb-carousel-indicators {
  left: 44px;
}

#core_serv_box:hover h3, 
#core_serv_box:hover p 
{
  color: #000 !important;
}

#core_serv_box:hover .fa-duotone {
  color: #656565 !important;
}

#core_serv_box .fa-duotone {
  color: #fff;
  font-size: 50px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  margin: 10px auto;
}


#our_partners .sppb-carousel-extended-item img 
{
  width: auto !important;
  object-fit: inherit !important;
  filter: grayscale(100%);
  opacity: .5;
  transition: all 0.3s;
}

#our_partners .sppb-carousel-extended-outer-stage 
{
  height: auto !important;
}

#our_partners .sppb-carousel-extended-item:hover img 
{
  filter: grayscale(0);
  opacity: 1;
  transition: all 0.3s;
}

/* Team page */

#about_team_members_sec .sppb-person-information 
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
 /* border-radius: 30px;*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#about_team_members_sec .sppb-person-social {
  background: #fff;
  padding: 10px !important;
  border-radius: 0px;
  text-align: center;
  transition: all 0.4s ease-in-out;
  transition: opacity 300ms ease-in-out, height 300ms ease-in-out;
}
#about_team_members_sec .sppb-person-introtext {
  color: #fff;
  text-align: center;
}
#about_team_members_sec .sppb-person-information span {
  color: #fff !important;
  text-transform: capitalize;
  text-align: center;
}

.case-studies #about_team_members_sec .sppb-person-information span.sppb-person-designation
{
    min-height: 60px;
}

#about_team_members_sec .sppb-addon-person .sppb-addon-content
{
  background: #cd2122 !important;
  box-shadow: 0px 0px 3px 0px #aaa;
}

#about_team_members_sec img {
  width: 100%;
}

#about_team_members_sec .person-content-hover-content-wrap 
{
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/*#meet-the-team-showcase {
  z-index: 999999 !important;
}*/
#meet-the-team-showcase {
  margin-top: -50px !important;
}

/* Team Page End */



#sp-main-bottom 
{
  background: #cd2122;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
}

#sp-main-bottom .sp-module-title 
{
  color: #fff;
  font-weight: bold;
}

#sp-main-bottom .ba-form-field-item .ba-field-label-wrapper > * 
{
  color: #fff !important;
}

body #sp-main-bottom .com-baforms-wrapper .ba-form-submit-btn 
{
  margin: 0 auto;
  color: #fff !important;
  background: #000 !important;
}


/*#main-cta-sec .readon:hover {
  background: #000 !important;
}
#main-cta-sec .readon {
  background: #000 !important;
}*/

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  color: #fff !important;
  font-size: 18px;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading.active 
{
  background: #5341AF !important;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading 
{
  background: #000;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  margin: 0px 0px 5px 0px;
}

section#sp-main-bottom 
{
  border-top: 4px solid #fff;
}

.support_icon_updated 
{
   margin-bottom: 10px;
   text-align: center;
}

#support_box_info .fa-duotone 
{
  width: 100% !important;
}

body #support_box_info
{
    margin-bottom: 20px !important;
}

@media (min-width: 767px) and (max-width: 991px)
{
    #support_box_info .sppb-row-column 
    {
      max-width: 100% !important;
      flex-basis: 100% !important;
      padding: 0px;
    }
    body #support_box_info {
      padding: 30px !important;
    }   
    body #support_box_info .sppb-addon-title {
      font-size: 15px;
    }
}




@media(min-width: 991px)
{
    body .body-innerwrapper 
    {
      overflow-x: unset !important;
    }
}


#about_team_members_sec span, .top_bottom_heading span {
  display: block;
  color: #cd2122;
  font-size: 16px;
  display: block;
  margin-bottom: 0px;
  font-weight: bold;
  text-transform: uppercase;
}


/*.about-us #recent_cases .sppb-btn
{
  background: #000 !important;
}*/

#managed-services-plan p 
{
  color: #fff;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading.active {
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  margin: 0px 0px 0px 0px;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  background: #000;
}

#main-cta-sec p 
{
  color: #fff;
}

#sp-main-bottom .text-content-wrapper p 
{
  color: #fff;
}

body .ba-form-page 
{
  background: transparent !important;
}

@media (min-width: 991px) and (max-width: 1199px)
{
    #support_box_info .sppb-row-column 
    {
      max-width: 100% !important;
      flex-basis: 100% !important;
      padding: 0px;
    }
    body #support_box_info {
      padding: 30px !important;
    }   
    body #support_box_info .sppb-addon-title {
      font-size: 16px;
    }
}

#recent_cases #sppb-addon-0a13f8ee-a22d-47ac-a9b6-de26248ae7a3 p {
  color: #fff;
}


/*#main-cta-sec 
{
  background: #cd2122 !important;
}*/

body #main-cta-sec .readon 
{
  background: #000 !important;
}

body #main-cta-sec .sppb-addon-wrapper.addon-root-feature
{
    margin-top: 20px;
}


/*body .sppb-col-md-4 .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title
{
  color: #000 !important;
}

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading.active .sppb-panel-title
{
  color: #fff !important; 
}
*/
body .sppb-panel-modern > .sppb-panel-heading .sppb-toggle-direction
{
  color: #fff !important;
}


.it-services-head .sppb-addon-title span 
{
  display: inline;
  text-transform: capitalize !important;
}

.it-services .it-services-head .sppb-addon-title span, 
.it-services .it-services-head .sppb-addon-title 
{
  font-size: 44px !important;
}


@media(max-width: 767px)
{
  #managed-services-plan #core_serv_box 
  {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 767px) and (max-width: 1199px)
{
  #managed-services-plan #core_serv_box .sppb-row-column 
  {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
}


.home_featured_serv i
{
   font-size: 100px; 
/*   color: #cd2122;*/
   margin-bottom: 20px; 
}

#our_sol i 
{
  font-size: 100px;
  display: block;
  margin-bottom: 20px;
  color: #cd2122;
}

#our_sol h3 a 
{
  color: #cd2122 !important;
}

#our_sol .sppb-addon.sppb-addon-feature:hover i 
{
  background: #cd2122 !important;
  padding: 60px 60px;
  color: #fff !important;
}

#our_sol .sppb-addon.sppb-addon-feature i 
{
  background: #000;
  padding: 60px 60px;
  color: #fff !important;
}

.home #contact-us-page-form-section .ba-form-submit-btn
{
  background: #cd2122 !important;
}

#contact-us-page-form-section.quick_faq .ba-field-container select:not([multiple]) {
  height: 40px;
}

#contact-us-page-form-section.quick_faq .ba-form-field-item 
{
  margin-top: 0px;
  margin-bottom: 5px;
}

#our_sol .sppb-addon.sppb-addon-feature {
  border: 1px solid #e7e7e7;
/*  box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);*/
}

#our_sol .sppb-addon.sppb-addon-feature:hover 
{
  box-shadow: rgba(221, 8, 8, 0.12) 0px 2px 4px 0px, rgba(221, 8, 8, 0.32) 0px 2px 16px 0px !important;
}

#testimo_home_sec .addon-root-testimonialpro .sppb-testimonial-message p 
{
  color: #fff;
}

#testimo_home_sec .addon-root-testimonialpro 
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%);
  padding: 30px 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#helpline p 
{
  color: #fff;
}

#our_intro .sppb-icon-container i 
{
  text-align: center;
  margin: 0 auto;
  font-size: 30px;
  color: #cd2122;
}

#our_intro .sppb-addon.sppb-addon-raw-html {
  text-align: center;
  margin: 0 auto !important;
  max-width: 20%;
}

#showcase p 
{
  color: #fff !important;
}

#our_intro #wwr_box .sppb-icon-container, 
#our_intro #wwr_box1 .sppb-icon-container, 
#our_intro #wwr_box2 .sppb-icon-container 
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  width: 70px;
  border: 1px solid #cd2122;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

body .sppb-addon-sp-slider .sp-nav-control .nav-control {
  background: #cd2122 !important;
}

body .sp-dropdown .sp-dropdown-inner .sp-dropdown-items li a 
{
  padding: 11px 15px !important;
  font-size: 14px !important;
  position: relative !important;
  border-bottom: 1px solid #eee !important;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.4em;
  position: relative;
  white-space: inherit;
  font-weight: 500 !important;
}

body .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner 
{
  padding: 0px;
}



.industry_spec_sec .sppb-carousel-extended-item img 
{
  display: none;
}

.industry_spec_sec .fa-duotone {
  display: block;
  font-size: 100px !important;
  margin-bottom: 20px;
  color: #cd2122;
  background: #000;
  padding: 60px 60px !important;
  color: #fff !important;
}

.industry_spec_sec .sppb-carousel-extended-item {
  padding: 30px;
  background: #fff;
  border: 2px solid #e7e7e7;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

.industry_spec_sec .sppb-carousel-extended-outer-stage {
  height: auto !important;
}

.industry_spec_sec .sppb-carousel-extended-content-wrap {
  text-align: center !important;
  align-items: center !important;
}

.industry_spec_sec .sppb-carousel-extended-item .sppb-carousel-extended-content-wrap {
  position: unset;
}

.industry_spec_sec .sppb-carousel-extended-description {
  line-height: 1.4em;
  font-size: 16px;
}


/*#our_work .sppb-carousel-extended-item:hover 
{
  box-shadow: rgba(221, 8, 8, 0.12) 0px 2px 4px 0px, rgba(221, 8, 8, 0.32) 0px 2px 16px 0px !important;
}*/

#our_work .sppb-carousel-extended-item:hover i {
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
  padding: 60px 60px;
  color: #fff !important;
}

#our_work .sppb-carousel-extended-heading,
#our_indus_sec .sppb-carousel-extended-heading
{
  color: #cd2122 !important;
}

.industry_spec_sec.home_serv .sppb-carousel-extended-item
{
  padding: 0px !important;
}

.industry_spec_sec.home_serv .sppb-carousel-extended-content-wrap 
{
  padding: 0 0 30px 0;
}

.industry_spec_sec.home_serv .sppb-carousel-extended-heading 
{
  width: 100%;
}

.industry_spec_sec.home_serv .sppb-carousel-extended-description {
  padding-left: 30px;
  padding-right: 30px;
}

.industry_spec_sec.home_serv .fa-duotone {
  display: block;
  font-size: 150px !important;
  margin-bottom: 20px;
  color: #cd2122;
  background: #000;
  padding: 100px 60px !important;
  color: #fff !important;
  width: 100%;
}




#who_we_are .sppb-addon-header h2.sppb-addon-title::after,
#our_work .sppb-addon-header h2.sppb-addon-title::after
{
  content: "";
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -50px;
  width: 50px;
  height: 4px;
  background: #000;
  right: 50%;
}

#our_work .sppb-carousel-extended-heading,
#our_indus_sec .sppb-carousel-extended-heading
{
  margin-bottom: 0px;
}

#our_indus_sec .sppb-carousel-extended-item:hover i {
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
  padding: 60px 60px;
  color: #fff !important;
}



#our_work .sppb-carousel-extended-heading h4,
#our_indus_sec .sppb-carousel-extended-heading h4
{
  font-size: 20px;
  font-weight: 600;
}

#our_work .sppb-carousel-extended-description p 
{
  margin-bottom: 0px;
}

#our_news_sec .sppb-addon-header h2.sppb-addon-title::after
{
  content: "";
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -20px;
  width: 50px;
  height: 4px;
  background: #000;
  right: 50%;
}

#our_indus_sec .sppb-addon-header h2.sppb-addon-title::after
{
  content: "";
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -50px;
  width: 50px;
  height: 4px;
  background: #000;
  right: 50%;
}

#our_news_sec #eb .eb-mod-title 
{
  min-height: 70px !important;
  line-height: 1.3em !important;
  font-size: 18px;
}


#our_news_sec #eb .eb-mod-body
{
  min-height: 170px !important;
}

/*.home_featured_serv .sppb-flipbox-front.flip-box 
{
  border: 1px solid #333;
}*/





.home h2.sppb-addon-title > .fa-duotone 
{
  background: none;
  padding: 0 !important;
  display: inline-block;
  color: #000 !important;
  font-size: 46px !important;
}

.home #our_intro h2.sppb-addon-title > .fa-duotone 
{
    font-size: 16px !important;
}

#eb.eb-mod * 
{
  line-height: inherit !important;
}


#our_news_sec #eb .mod-items-grid > .mod-grid .mod-item 
{
  display: block;
  border: 2px solid #e7e7e7;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

#our_news_sec #eb .eb-mod-title, 
#our_news_sec #eb .eb-mod-body 
{
  padding: 10px;
}

#our_news_sec #eb .eb-mod-thumb
{
  margin-top: 0px !important;
}

#our_news_sec #eb .eb-mod-thumb .eb-mod-image-cover::before
{
  border: none !important;
}

#sp-main-bottom .com-baforms-wrapper .text-content-wrapper p 
{
  color: #fff !important;
}

body #our_news_sec #eb .mod-cell a:hover 
{
  background: #000 !important;
}


#eb .eb-content .eb-post-foot 
{
  background: #000 !important;
  color: #fff;
}

#eb .eb-content .eb-post-foot a 
{
  color: #fff !important;
}

#eb .eb-post-more.mt-15 .btn.btn-default.btn-md {
  color: #fff !important;
  background: #cd2122 !important;
}

#eb .eb-post-foot 
{
  padding: 10px 20px !important;
}

#support_options_sidebar .readon 
{
  width: auto;
}

#sp-bottom #eb .eb-mod-body, #sp-bottom #eb .eb-mod-title a 
{
  font-size: 16px !important;
}


#testimo_home_sec .sppb-testimonial-message p 
{
  color: #fff !important;
}

body .ba-form-submit-btn:hover 
{
  background: #000 !important;
}

.sppb-addon-sp-slider .sp-nav-control .nav-control:hover 
{
  background: #cd2122 !important;
  opacity: 1;
  color: #fff !important;
}

@media(max-width: 1400px)
{
  #about_sec h2
  {
      font-size: 26px !important;
  }

}

@media(max-width: 560px)
{
  body.site.home h2.sppb-addon-title 
  {
    font-size: 23px !important;
    line-height: 1.3em !important;
  }
  section#contact-us-page-form-section 
  {
    padding: 50px 0px 0px 0px !important;
  }
  body #main-cta-sec .readon {
      margin-top: 4px;
  }

  #eb .eb-post-more.mt-15 .btn.btn-default.btn-md
  {
      font-size: 8px !important;
  }
  #eb .eb-content .eb-post-foot a {
      font-size: 12px !important;
  }

}


@media(max-width: 767px)
{

  .sppb-addon-module .navbar button.navbar-toggler.navbar-toggler-right
  {
      display: none;
  }
  .sppb-addon-module .navbar .collapse:not(.show) {
      display: block;
  }

  #helpline #sppb-addon-1630319684014 .sppb-addon.sppb-addon-header,
  #helpline h2.sppb-addon-title, #helpline .sppb-addon-content, #helpline .sppb-button-wrapper
  {
    text-align: center !important;
    display: block;
  }

  #helpline .sppb-media 
  {
    max-width: 280px !important;
    margin: 0 auto !important;
  }
  #helpline .sppb-button-wrapper {
    margin-bottom: 60px;
  }
  #home_abt_sec .sppb-col-md-3 {
    display: none;
  }
  body.home #home_abt_sec
  {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
  .home #sppb-addon-wrapper-1630331361038 
  {
    margin-top: 0px !important;
  }
  #our_intro .sppb-addon-content 
  {
    text-align: left !important;
  }


  body #sppb-addon-wrapper-1630319684062 
  {
    margin: 0px !important;
  }

  #about_sec {
    margin-top: 50px !important;
  }
  body #sppb-addon-wrapper-1630319684047
  {
    margin-top: 0px !important;
  }

  #about_sec .sppb-col-md-4 {
    margin-bottom: 10px;
  }
  body #sppb-addon-1630319684028
  {
    padding-bottom: 0px !important;
  }
  body.home h2.sppb-addon-title 
  {
    font-size: 32px !important;
  }
  #column-id-1630315654425 {
    height: 100%;
    margin-bottom: 20px;
  }
  body.home #who_we_are
  {
    padding-bottom: 50px !important;
    padding-top: 0px !important;
  }
  #home_whitepaper_cta .sppb-button-wrapper 
  {
    text-align: center !important;
    margin-top: 0px !important;
  }
  .home #sppb-addon-wrapper-1630331361054 
  {
    margin-top: 30px !important;
  }
  #helpline h3.sppb-addon-title 
  {
    text-align: center !important;  
  }

  #our_intro .sppb-addon.sppb-addon-text-block, 
  #our_intro #wwr_box .sppb-addon.sppb-addon-text-block .sppb-addon-content,
  #our_intro #wwr_box1 .sppb-addon.sppb-addon-text-block .sppb-addon-content,
  #our_intro #wwr_box2 .sppb-addon.sppb-addon-text-block .sppb-addon-content 
  {
    text-align: center !important;
    display: block;
  }
  .customer_reviews_sec {
    margin-top: 30px;
  }
  #testimo_home_sec .addon-root-testimonialpro
  {
    padding: 25px !important;
  }
  .home #our_news_sec .sppb-addon-header h2.sppb-addon-title::after 
  {
    top: 90px !important;
  }
  body.home .ba-form-page {
    padding: 0px !important;
  }
  body.home #our_news_sec #eb .eb-mod-title,
  body.home #our_news_sec #eb .eb-mod-body
  {
    min-height: 0px !important;
  }
  .about-us .sppb-col-md-7 {
    margin-top: 10px;
  }
  .about-us #managed-services-plan {
    max-height: 100% !important;
  }
  #lets-talk .sppb-button-wrapper {
    text-align: center !important;
  }

}

@media (min-width: 540px) and (max-width: 767px)
{
  body.home .industry_spec_sec .fa-duotone 
  {
    font-size: 50px !important;
    padding: 50px 60px !important;
  }
}


@media (min-width: 767px) and (max-width: 991px)
{
  .home .flip.readon {
    display: none;
  }
  .home #about_sec .sppb-flipbox-panel .flip-box-inner p {
    font-size: 12px !important;
  }
  .home #about_sec .sppb-flipbox-panel .flip-box-inner h3 {
    font-size: 14px;
    font-weight: bold;
  }
  .right_side_bdr .sppb-addon-content p {
    font-size: 14px !important;
  }
  .home #who_we_are
  {
    padding-bottom: 50px !important;
  }
  #who_we_are h3.sppb-addon-title 
  {
    font-size: 24px !important;
    line-height: 1.2em !important;
  }
  #home_abt_sec .sppb-col-md-3 
  {
    display: none;
  }
  #helpline .sppb-button-wrapper 
  {
    margin-bottom: 60px;
  }
  .home .home_featured_serv i {
    font-size: 70px !important;
  }
  .home .sppb-flipbox-panel, 
  .home .threeD-item {
    height: 220px !important;
  }
  .home #about_sec h2 
  {
    font-size: 14px !important;
    line-height: 1.4em !important;
  }

  #column-id-1630315654425 
  {
    height: 100%;
    margin-bottom: 20px;
  }

  #home_whitepaper_cta .sppb-button-wrapper 
  {
    text-align: left !important;
    margin-top: 10px;
  }
  .industry_spec_sec.home_serv .fa-duotone 
  {
    font-size: 80px !important;
    padding: 80px 60px !important;
  }
  .home #our_work .sppb-carousel-extended-heading h4, 
  .home #our_indus_sec .sppb-carousel-extended-heading h4 
  {
    padding: 5px;
  }
  body #sppb-addon-wrapper-1630319684062 
  {
    margin-top: 0px !important;
  }
  .home #home_abt_sec 
  {
    padding-bottom: 100px !important;
  }
  #our_intro .sppb-addon-content p 
  {
    text-align: left;
  }
  #our_intro #sppb-addon-wrapper-1630331361054 
  {
    margin-top: 30px !important;
  }
  .sppb-carousel-extended-nav-control .nav-control.prev-control
  {
    margin-left: -30px !important;
  }
  .sppb-carousel-extended-nav-control .nav-control.next-control
  {
    margin-right: -30px !important;
  }
  #testimo_home_sec h2.sppb-addon-title 
  {
    font-size: 20px !important;
    line-height: 1.2em !important;
  }
  #testimo_home_sec .addon-root-testimonialpro 
  {
    padding: 25px;
  }
  #our_work h2.sppb-addon-title {
    font-size: 44px !important;
  }
  .about-us #managed-services-plan {
    max-height: 100% !important;
  }
  #lets-talk .sppb-button-wrapper {
    text-align: center !important;
  }

  #our_news_sec #eb .eb-mod-title {
    font-size: 15px;
    min-height: 100px !important;
    line-height: 1.3em !important;
  }

  #our_news_sec #eb .eb-mod-body {
    min-height: 320px !important;
  }



}


@media (min-width: 991px) and (max-width: 1199px)
{

  .about-us #managed-services-plan {
    max-height: 100% !important;
  }

  #it-services-section .sppb-column {
      padding-top: 0px !important;
  }


  body.home #sppb-addon-1630319684028
  {
    padding-bottom: 0px !important;
  }
  #helpline .addon-root-button div {
    padding-top: 0px !important;
  }

  body.home #our_intro .sppb-addon.sppb-addon-raw-html 
  {
    max-width: 100% !important;
  }

  .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: -30px !important;
  }
  .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -30px !important;
  }
  #helpline h3.sppb-addon-title {
  font-size: 26px !important;
  line-height: 1.2em !important;
  }
  #column-id-1630315654425 
  {
    height: 100%;
    margin-bottom: 20px;
  }
  .home #who_we_are 
  {
    padding-bottom: 70px !important;
  }
  #our_work h2.sppb-addon-title {
    font-size: 44px !important;
  }
  body.home #showcase h1.sppb-sp-slider-title
  {
    font-size: 60px !important;
    line-height: 1.4em !important;
  }
  .home #about_sec h2 {
    font-size: 20px !important;
  }
  .home #about_sec .sppb-flipbox-panel .flip-box-inner h3 
  {
    font-size: 20px !important;
    font-weight: bold;
  }
   .home #about_sec .sppb-flipbox-panel .flip-box-inner p 
   {
    font-size: 14px !important;
  }
  #who_we_are h3.sppb-addon-title 
  {
    font-size: 30px !important;
    line-height: 1.2em !important;
  }
  #our_news_sec #eb .eb-mod-title 
  {
    min-height: 100px !important;
  }
  #our_news_sec #eb .eb-mod-body 
  {
    min-height: 240px !important;
  }
  #sp-footer1 .copyrightbottom 
  {
    text-align: left;
    font-size: 15px;
  }


}



body .ba-form-poll-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before, 
body .ba-cart-row-content .ba-form-radio input[type="radio"] + span:hover::before, 
body .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-radio span::before, 
body .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-checkbox > span, 
body .ba-form-acceptance-field label.ba-form-checkbox > span:hover, 
body .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-radio span::before, 
body .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-checkbox > span, 
body .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-radio span::before, 
body .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-checkbox > span, 
body .ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before, 
body .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span:hover 
{
     border: 2px solid #cd2122 !important;
}

body .ba-form-acceptance-field label.ba-form-checkbox input[type="checkbox"]:checked + span, 
body .ba-form-field-item .ba-form-checkbox-wrapper input[type="checkbox"]:checked + span,
body .ba-form-poll-field .ba-form-checkbox-wrapper .ba-form-radio input[type="radio"]:checked + span::before, 
body .ba-cart-row-content .ba-form-radio input[type="radio"]:checked + span::before, 
body .ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio input[type="radio"]:checked + span::before 
{
  border: 2px solid #cd2122 !important;
  background: #cd2122 !important;
}

body .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input:focus, 
body .ba-form-calendar-field .ba-field-container input[type="text"][readonly]:focus, 
body .ba-field-container select:not([readonly]):focus, 
body .ba-field-container textarea:not([readonly]):focus, 
body .ba-field-container input[type="text"]:not([readonly]):focus, 
body .ba-field-container input[type="number"]:not([readonly]):focus, 
body .ba-field-container input[type="email"]:not([readonly]):focus
{
    border-color: #cd2122 !important;
}

.com-baforms-wrapper .ba-form-checkbox-wrapper.last-row-checkbox-wrapper 
{
  margin: 4px !important;
}

#sp-footer1 p:first-child, 
#sp-footer1 p:last-child
{
  display: none !important;
}




@media(max-width: 991px)
{
  #sp-footer2 #mod-custom257 
  {
    text-align: center !important;
  }
  #sp-footer1 
  {
      text-align: center;
  }
  .copyrightbottom 
  {
      text-align: center !important;
      float: none;
  }
  #main-cta-sec .sppb-addon-content {
      text-align: center !important;
  }
}

@media(max-width: 479px)
{
  body .bal_fom_code .ba-form-checkbox-field .ba-field-container 
  {
      clear: left !important;
  }
  .sppb-col-md-8 .sppb-addon-text-block .sppb-addon-content img {
      float: none !important;
      margin: 0 auto !important;
      text-align: center !important;
  }
}


/*@media(min-width: 1199px)
{
  body .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block 
  {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
}*/


#sp-top2 ul.menu li 
{
  display: inline-block;
  padding-left: 16px;
}

body #sp-top-bar .sp-contact-info {
  margin-top: 10px !important;
}

#sp-header #sp-menu {
  padding-right: 0px;
}

#sp-top-bar a
{
  font-weight: 600;
}

#home_whitepaper_cta p {
  color: #fff;
}

.copyrightbottom img 
{
  display: inline;
}

#sp-footer a
{
  color: #fff !important;
}

.footer-social-links li a i {
  color: #ffffff;
  font-size: 14px;
  transition: all 500ms ease;
  height: 38px;
  width: 38px;
  border: 2px solid linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%);
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
}


.bottom_info_social 
{
  margin-top: 8px;
  color: #fff;
  font-size: 16px;
}

.about-small-box 
{
  text-align: center;
  padding: 15px;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
}

.about-small-box .fa-duotone {
  font-size: 50px;
  color: #cd2122;
  margin-bottom: 10px;
}

.about-small-box .sppb-addon-content p:last-child {
  margin-bottom: 0;
}

.about-small-box .readon {
  padding: 7px 25px !important;
  margin-top: 10px;
}

#ctabutton:hover
{
  background: #333 !important;
  color: #fff !important;
}
#ctabutton:hover .trisvg path
{
  fill: #333 !important;
}

#ctabutton {
  clear: right;
  float: right;
  position: relative;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #cd2122;
  padding: 29px 15px;
  margin-bottom: 0px;
  margin-top: -17px;
  margin-left: 25px;
}
#ctabutton strong {
  font-size: 17px;
  font-weight: bold;
  display: block;
}
#ctabutton .trisvg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 5px;
  display: none;
}
#ctabutton {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

#ctabutton .trisvg path {
  fill: #cd2122;
}

#sp-menu #mod-custom285 p {
  margin-bottom: -25px;
}

#particles-js, .particles-js 
{
  width: 100%;
  height: 300px;
  background-color: #000;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}

.count-particles 
{
  display: none;
}

#particles-js .sp-page-title {
  background: transparent;
  text-align: center !important;
  padding: 0px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#particles-js .sp-page-title, #particles-js .sp-page-title::before {
  background: none !important;
}

#stats {
  display: none;
}


#stats-sec.animated-services-boxes p {
  font-size: 14px;
}


.itemid-1457 .jb-breadcrumb 
{
  display: none !important;
}

.cta-icon .fa-duotone 
{
  font-size: 200px;
  text-align: center;
  margin: 0 auto !important;
  color: #fff;
  display: block;
}

.sidebar-load-mod img 
{
  width: 100%;
}

#it-services-section .sppb-col-md-4 h3.sppb-addon-title::after
{
  display: none !important;
}

.home #contact-us-page-form-section .sppb-addon-feature h2.sppb-addon-title 
{
  text-align: left !important;
}

.btn.sppb-btn-primary::before, .btn.btn-primary::before, 
.sppb-btn.sppb-btn-primary::before, .sppb-btn.btn-primary::before 
{
  background-color: #cd2122 !important;
}

body .btn.btn-primary.btn-lg.w-100 
{
  background: #cd2122 !important;
}


body .form-control.validate-username.form-control-success 
{
    background: #ffffff !important;
}

.ba-form-icons.ba-icon-eye-off 
{
  top: -8px !important;
  right: -8px !important;
}

.edocman-category-title-link 
{
  line-height: 1.2em !important;
  font-size: 18px;
  font-weight: bold;
}

.edocman-category-title-link small 
{
  display: block;
}


.edocman-taskbar .btn.btn-secondary, 
.edocman-taskbar .btn.btn-primary 
{
  background: #cd2122 !important;
}

body .sortPagiBarRight select:not(.form-control) {
  padding: 10px 30px !important;
  line-height: 20px !important;
  position: relative;
  top: 0px;
}

.edocmandownloadlink.btn.btn-primary, .btn.btn-secondary.pdfviewer,
#edocman-document-page .document-card .btn-dark
{
  background: #cd2122 !important;
}

.edocmandownloadlink.btn.btn-primary:hover, .btn.btn-secondary.pdfviewer:hover,
#edocman-document-page .document-card .btn-dark:hover
{
  background: #000 !important;
}

body .btn.sppb-btn-dark::before, body .btn.btn-dark::before, 
body .sppb-btn.sppb-btn-dark::before, body .sppb-btn.btn-dark::before,
body .btn.btn-secondary:hover, body .btn.btn-primary:hover
{
  background: #000 !important;
}

.edocman-taskbar .btn.btn-primary:hover::before {
  background: #000 !important;
}

/*.jb-breadcrumb 
{
  padding-top: 5px;
  padding-bottom: 5px;
}*/



#meet-the-team-showcase .sppb-carousel-extended-item img 
{
  height: auto;
}

@media(min-width: 1199px)
{
  #sp-header .sp-module 
  {
    margin-right: -5px;
  }
}


#careers-banner p, #careers-banner h4
{
  color: #fff !important;
  font-size: 28px;
  line-height: 32px !important;
}

#careers-description-sec .fa-duotone 
{
  font-size: 300px;
  color: #cd2122;
  margin: 50px auto;
  text-align: center;
  display: block;
}


.sidebar-sec h3.sppb-addon-title::after {
  background: #cd2122;
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.sidebar-sec h3.sppb-addon-title {
  margin: 0px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  color: #000 !important;
  position: relative;
}

.sidebar-sec .ba-form-field-item {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.cybersecurity #about_team_members_sec .sppb-person-name 
{
  font-size: 20px !important;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.cybersecurity #about_team_members_sec .sppb-person-designation
{
  line-height: 1.4em !important;
}

.cybersecurity #consult_form .sppb-addon-title {
  display: block;
} 

body .ba-field-container textarea::placeholder, 
body .ba-field-container input[type="text"]::placeholder, 
body .ba-field-container input[type="number"]::placeholder, 
body .ba-field-container input[type="email"]::placeholder 
{

  font-size: 14px;
  font-weight: normal;

}


/*.cybersecurity .protecting-your-business .fa-duotone
{
  font-family: "Font Awesome 6 Pro";
}*/

.cybersecurity .protecting-your-business .fa-duotone::after,
.cybersecurity #all_it_services .fa-duotone::after,
.all-services-tiles .fa-duotone::after,
.fa-duotone.fa-regular::after 
{
  /*visibility: hidden;*/
  content: var(--fa)/"";
}

.fa-duotone.fa-thin
{
  font-family: "Font Awesome 7 Duotone" !important;
}

.cybersecurity .protecting-your-business .fa-duotone,
.fa-duotone.fa-regular
{
  font-family: "Font Awesome 6 Pro";
  display: block;
  margin: 0 auto;
  font-size: 150px;
  color: #333;
  margin-bottom: 15px;
}

.cybersecurity .all-securities .fa-duotone 
{
  font-family: "Font Awesome 6 Pro";
  display: block;
  margin: 0 auto;
  font-size: 100px !important;
  color: #333;
  margin-bottom: 15px;
}

.all-securities .sppb-addon-title 
{
  font-size: 21px !important;
  font-weight: bold;
  margin-bottom: 20px !important;
}

.all-services-tiles .fa-duotone
{
  font-size: 100px;
  color: #cd2122;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Font Awesome 6 Pro";
  display: block;
  margin: 0 auto;
}

.edocman-document .edocman-document-title-link 
{
  font-weight: bold;
  font-size: 20px;
}

#edocman-categories .edocman-category-gallery-title-link 
{
  font-size: 20px !important;
  line-height: 2em;
  color: #cd2122 !important;
  font-weight: bold !important;
}

span.edocman-category-gallery-title-ndocuments 
{
  color: #cd2122 !important;
  font-weight: bold !important;
}


#our_customers_sec .sppb-addon-title::after {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  content: "";
  height: 1px;
  background-color: rgba(0, 0, 0, .50);
  max-width: 460px;
  width: 100%;
  transform: translateY(-50%);
}

#our_customers_sec .sppb-addon-title::before {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  content: "";
  height: 1px;
  background-color: rgba(0, 0, 0, .50);
  max-width: 460px;
  width: 100%;
  transform: translateY(-50%);
}

#sppb-addon-29709f40-cbfb-42de-908c-7b7336422737 p {
  color: #fff;
}

#our_customers_sec .sppb-addon-title {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  transform: translatex(-50%);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  width: 1170px;
  text-align: center;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: -3px;
  letter-spacing: 0.1em;
}


#our_customers_sec .sppb-carousel-extended-item img
{
  height: auto !important;
}

.about #our_partners 
{
  background: #000 !important;
}

#core_serv_box:hover .sppb-addon-title.sppb-feature-box-title a {
  color: #000 !important;
}


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

#contact-us-page-form-section .ba-form-checkbox-title 
{
  color: #fff;
}

#contact-us-page-form-section .ba-form-field-item 
{
  margin-top: 5px;
  margin-bottom: 5px;
}

.com-baforms-wrapper select {
  height: 40px !important;
}

#contact-us-page-form-section .ba-form-field-item.ba-form-text-field p {
  color: #fff;
}


#contact-us-page-form-section .com-baforms-wrapper .text-content-wrapper 
{
  text-align: center;
}

#careers-banner h4
{
  margin-bottom: 20px !important;
}

@media(min-width: 1199px)
{
  .first-job .sppb-addon-text 
  {
    min-height: 160px;
  }
}


.fa-duotone.fa-regular
{
  font-family: "Font Awesome 6 Duotone";
}

.itemid-506 .protecting-your-business .addon-root-feature .clearfix:hover 
{
  box-shadow: 0px 0px 15px 0px rgba(136, 138, 141, 0.5) !important;
}


#sp-breadcrumb-section 
{
  padding-top: 5px;
  padding-bottom: 5px;
  background: #8B8C91;
}


/* Header Changes  */
.sp-header #sp-top-bar 
{
  background: #cd2122;
  height: 55px;
  padding: 2px !important;
}

.sp-header .assurance-header .container-inner::before {
  background: #000;
}


#sp-logo .logo 
{
  display: block;
  margin: 0 auto;
}

#sp-header {
  background-color: rgba(0, 0, 0, 0.7) !important;
  position: relative;
/*  background: #000 !important;*/
}

#sp-logo img {
  height: auto;
}

.header-wrapper .assurance-header .container-inner {
  background: #000;
}

#sp-top1 #dj-megamenu321 {
  background: transparent;
}


body .dj-megamenu-default li:hover a.dj-up_a, 
body .dj-megamenu-default li.hover a.dj-up_a, 
body .dj-megamenu-default li.active a.dj-up_a
{
  background: transparent !important;
  border-right: 0px !important;
  border-left: 0px !important;
}
body .dj-megamenu-default li a
{
  border: none !important;
}

body .dj-megamenu-default li a.dj-up_a
{
  padding: 0 10px !important;
  text-transform: capitalize;
  line-height: 68px;
}

body .dj-megamenu-default li:hover div.dj-subwrap, 
body .dj-megamenu-default li.hover div.dj-subwrap 
{
  background: #fff;
}

body .dj-megamenu-default li ul.dj-submenu > li > a
{
  color: #252525 !important;
  font-family: 'Open Sans', sans-serif;
  padding: 11px 15px !important;
  font-size: 14px !important;
  position: relative !important;
  border-bottom: 1px solid #eee !important;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.4em;
  position: relative;
  white-space: inherit;
  font-weight: 500 !important;
}

body .dj-megamenu-default li ul.dj-submenu > li > a:hover, 
body .dj-megamenu-default li ul.dj-submenu > li > a.active, 
body .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a 
{
  background: transparent;
  color: #cd2122;
}

body .dj-megamenu-default li ul.dj-submenu > li
{
    border-bottom: 1px solid #eee !important;
}

body .dj-megamenu-default li:hover div.dj-subwrap li:hover > div.dj-subwrap, 
body .dj-megamenu-default li.hover div.dj-subwrap li.hover > div.dj-subwrap 
{
  background: #fff !important;
}

body .sp-megamenu-parent > li > a 
{
  color: #fff;
}



body .dj-megamenu-default
{
  font-family: 'Open Sans', sans-serif;
}

#sp-top2 
{
  position: relative;
  right: 50px;
}


#sp-header .col-lg-12 .d-flex 
{
    display: block;
}


#sp-header .col-lg-12 .d-flex ul {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
    gap: 70px;
    align-items: center !important;
}

#sp-header.main-header .col-lg-12 .d-flex ul .sp-dropdown .sp-dropdown-items 
{
  display: block !important;
}
header#sp-header
{
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

/*.sp-megamenu-parent .sp-has-child > .sp-dropdown 
{
  margin-top: 10px;
}*/

/*@media(min-width: 991px)
{
  #sp-header .col-lg-12 .d-flex #offcanvas-toggler {
    display: none !important;
  }
}*/

#sp-top1 ul.menu li 
{
  display: inline-block;
  position: relative;
  padding: 0px;
  line-height: 68px;
  margin-left: 15px;
}

#sp-top1 .menu {
  padding-left: 0;
  margin-bottom: 0;
}

body #sp-header .col-lg-12 .d-flex ul.sp-mega-group
{
  display: block !important;
}

.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}

.sp-dropdown.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner 
{
  padding: 15px;
  margin-top: 20px;
}

.sp-megamenu-wrapper .sp-menu-item span {
  display: block;
  text-align: center !important;
  margin: 0 auto;
  font-size: 22px;
  line-height: 1.2em !important;
}

.sp-megamenu-wrapper .sp-megamenu-parent > li:first-child, 
.sp-megamenu-wrapper .sp-megamenu-parent > li:nth-child(2) 
{
  display: none;
}

.sp-dropdown-main.sp-dropdown-mega ul.sp-mega-group a:hover
{
  color: #cd2122;
}

.sp-dropdown-mega .sp-mega-group a {
  padding: 8px 10px !important;
  font-size: 16px !important;
  position: relative !important;
  border-bottom: 1px solid #eee !important;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.4em;
  white-space: inherit;
  font-weight: 500 !important;
  text-transform: capitalize;
}

.sp-dropdown-mega .eb-mod-title a {
  border-bottom: none !important;
}

/* Header changes */



body.site.ltr .sp-megamenu-parent > li.sp-has-child > a::after
{
  content: none !important;
}

#showcase
{
  margin-top: -90px !important;
}

body.site.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full 
{
  left: 0;
}

.sp-dropdown-mega .col-sm-7, 
.sp-dropdown-mega .col-sm-5 
{
  margin-top: 10px;
}


.sp-megamenu-parent > li > a:hover span {
  color: #fff;
}



.sp-dropdown-mega #eb .eb-mod-body {
  font-size: 12px;
}

.sp-dropdown-mega .sp-mega-group #eb a.eb-mod-media-title
{
  padding: 0px !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.sp-dropdown-mega .col-sm-5 p {
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 10px;
}


#mega-menu-dropdown-cta-sec h4.sppb-addon-title 
{
  position: relative;
  top: 8px;
}

#mega-menu-dropdown-cta-sec .sppb-btn {
  border-bottom: 0px !important;
}

.sp-dropdown-mega .sp-mega-group .sppb-feature-box-title a
{
  border-bottom: none !important;
   font-weight: bold !important;
}

/*.sp-dropdown-mega .sp-mega-group .sppb-feature-box-title a {
  font-weight: bold !important;
}*/

.sp-dropdown-mega .sp-mega-group #featured_services .sppb-addon-text p {
  font-size: 14px !important;
}

/*.sp-megamenu-parent .col-sm-3 .sp-mega-group > li > a
{
  font-size: 14px !important;
}*/

/*.sp-megamenu-parent .col-sm-3 .sp-mega-group > li > a
{
  margin-bottom: 5px !important;
}*/


.sppb-flipbox-panel .sppb-flipbox-front {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

@media(min-width: 1400px)
{
  body #sp-header .container 
  {
    max-width: 1380px;
  }
}

@media(min-width: 991px)
{
  body #offcanvas-toggler .burger-icon > span
  {
    height: 4px !important;
    background-color: #fff !important;
  }

}


#sp-header.lg-header #offcanvas-toggler 
{
  position: relative;
  left: 50px;
}


/* New Logo left side position css (topbar & main menu section) - Start */


body #sp-logo .logo {
  display: block;
  padding: 20px 60px;
  /*background: #333;*/
  background: linear-gradient(0deg, rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%);
  box-shadow:5px 5px 50px #000;
  z-index: 9999;
  position: relative;
  height: 145px;
}
body #sp-logo {
  position: absolute;
}

body #sp-logo img
{
    text-align: center;
    margin: 0 auto;
    height: 100px;
}

body #sp-logo
{
    width: auto;
}

@media(min-width: 1550px)
{
   body #sp-header .container 
   {
    max-width: 1500px;
  }

}

@media only screen and (min-width: 1199px) and (max-width: 1550px)
{
  body #sp-header .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block
  {
    gap: 20px !important;
    margin-left: 320px !important;
  }
  body #sp-header.lg-header #offcanvas-toggler {
    position: relative;
    left: 80px !important;
  }

}

@media(min-width: 1800px)
{
  #sp-header.main-header .col-lg-12.col-3.col-xl-12 
  {
    margin-left: 200px;
  }
  body #sp-header.header-sticky .col-lg-12.col-3.col-xl-12 
  {
      margin-left: 0px !important;
  }
}

body #sp-header.header-sticky .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block 
{
    gap: 63px !important;
    margin-left: 0px !important;
}

/* New Logo left side position css (topbar & main menu section) - End */



#lets-talk,
body .sppb-btn.sppb-btn-default,
body .it-security-overview-showcase a.sppb-sp-slider-button,
body a.sppb-sp-slider-button,
body .readon,
body .sp-header #sp-top-bar,
body #video-section,
body #contact-us-page-form-section,
body #showcase .btn-list .white,
body .sppb-flipbox-front.flip-box::before,
body.site .sppb-btn,
body #home_whitepaper_cta,
body #our_news_sec .eb-mod-foot .mod-cell a,
body #consult_form,
body #about_team_members_sec .sppb-person-information,
body #explore_sec,
body #get-info,
body .ba-form-submit-btn,
body #our_partners
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%);
}

body .subscribe_blog_img .btn.btn-primary.btn-block
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
}


body.site .sppb-btn:hover,
body.site .readon:hover
{
  background: #000 !important;
  color: #fff !important;
}

#home_whitepaper_cta .sppb-btn
{
  background: #000 !important;
  color: #fff !important;
  margin-top: 20px;
}

body #lets-talk .sppb-btn,
body #explore_sec .sppb-btn
{
  background: #000 !important;
  color: #fff !important;
}

body #core_serv_box:hover,
body #portfolio-description-section,
body #sppb-addon-1651833196551
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
}

body #core_serv_box .fa-duotone,
body .sppb-testimonial-carousel-icon .fa.fa-quote-left 
{
  color: #fff;
}

body .sppb-sp-slider-button,
body .sppb-btn
{
  padding: 14px 25px !important;
  display: inline-block;
  font-size: 16px !important;
  font-weight: bold;
  transform: none;
  text-transform: uppercase;
  border-radius: 0px !important;
  letter-spacing: 0px;
}

body #main-cta-sec
{
  background: linear-gradient(0deg,rgba(51, 51, 51, 1) 0%, rgba(85, 85, 85, 1) 100%) !important;
}

body #main-cta-sec,
#control_over_security_sec
{
  background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important
}

body #sp-footer {
  background: #000 !important;
}

#control_over_security_sec .sppb-addon-text-block p
{
  color: #fff !important;
}


@media (min-width: 991px) 
{
  #control_over_security_sec .sppb-addon-text 
  {
    min-height: 130px;
  }
}


#sp-footer1 
{
  text-align: left;
}

#column-wrap-id-1630425408138 
{
  padding-left: 0;
  padding-right: 0;
}

.copyright-logo img {
  text-align: center;
  margin: 0 auto;
  display: block;
}

body.site .sp-megamenu-parent .sp-has-child:hover > .sp-dropdown 
{
   display: block !important;
}


body .col-lg-3.col-9.d-block.d-xl-none 
{
  display: none !important;
}

@media(max-width: 991px)
{
  body #sp-logo 
  {
    position: unset !important;
  }
  body #sp-logo .logo
  {
    height: auto !important;
  }
  body #sp-top-bar {
    display: none;
  }
  body .sp-megamenu-parent .burger-icon > span 
  {
    background-color: #fff !important;
  }
/*  #sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
    display: block;
  }*/
  #sp-header .sp-megamenu-wrapper.d-flex {
    display: none !important;
  }
  #offcanvas-toggler .burger-icon > span
  {
    background-color: #fff !important;
  }
  body #sp-header .col-3 {
    width: 92%;
  }
  header#sp-header {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    height: auto !important;
    background: linear-gradient(0deg,rgb(180, 31, 31) 0%, rgb(220, 33, 33) 100%) !important;
  }
  body #showcase {
    margin-top: 0px !important;
  }
  body #showcase .sp-slider-outer-stage {
    height: 500px !important;
  }
  

}

@media only screen and (min-width: 991px) and (max-width: 1199px)
{

  body.site.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: -275px !important; 
  }

  body #sp-logo .logo
  {
    padding: 20px 0px !important;
  }
  body #sp-logo img
  {
    transform: scale(0.75) !important;
  }
  body #offcanvas-toggler.mega_offcanvas {
    display: none !important;
  }
  body #sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
    display: block;
    position: relative;
    top: 10px;
  }
 body #sp-header .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    gap: 8px !important;
    margin-left: 260px;
  }
  body #sp-header .sp-megamenu-wrapper .sp-menu-item span {
    padding: inherit;
  }
  body #sp-header.header-sticky .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    gap: 40px !important;
    margin-left: 0px !important;
    margin-top: 5px;
  }

}

@media only screen and (min-width: 1199px) and (max-width: 1399px)
{
  body.site.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: -250px !important; 
  }

  body #sp-logo .logo
  {
    padding: 20px 10px !important;
  }
  body #sp-logo img
  {
    transform: scale(0.9) !important;
  }
  body #offcanvas-toggler.mega_offcanvas {
    display: none !important;
  }
  body #sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
    display: block;
    position: relative;
    top: 10px;
  }
  body #sp-header .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    gap: 0px !important;
    margin-left: 240px !important;
  }

  body #sp-header .sp-megamenu-wrapper .sp-menu-item span {
    padding: 0px !important;
  }
  body #sp-header.header-sticky .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    gap: 35px !important;
    margin-left: 0px !important;
    margin-top: 10px;
  }

}


@media only screen and (min-width: 1399px) and (max-width: 1480px)
{
  body #sp-logo .logo
  {
    padding: 20px 10px !important;
  }
  body #sp-logo img
  {
    transform: scale(0.9) !important;
  }
  body #offcanvas-toggler.mega_offcanvas {
    display: none !important;
  }
  body #sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
    display: block;
    position: relative;
    top: 10px;
  }
 body #sp-header .col-lg-12 .sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    gap: 12px !important;
  /*  margin-left: 180px !important;*/
  }

  body #sp-header .sp-megamenu-wrapper .sp-menu-item span {
    padding: 0px !important;
  }

}


#it-services-head h3.sppb-addon-title hr 
{
  width: 100px;
  margin: 12px auto;
  color: #5a5a5a;
  height: 4px;
}

@media(max-width: 479px)
{
  body #boost-business .sppb-flipbox-panel 
  {
    height: 280px !important;
  }
}

@media(max-width: 767px)
{
  body #about_sec .sppb-col-md-4 {
    margin-bottom: 120px;
  }
  body #about_sec .sppb-col-md-4:last-child {
    margin-bottom: 0;
  }
  body #who_we_are .sppb-button-wrapper {
    text-align: left !important;
  }
  #our_intro .sppb-addon.sppb-addon-raw-html
  {
    max-width: min-content;
    margin: 0 auto !important;
  }
  body .footer-social-links li:first-child {
    display: none !important;
  }
  body .footer-social-links {
    padding-left: 0px !important;
  }
  #home_whitepaper_cta {
    text-align: center;
  }
  #it-services-head h2.sppb-addon-title {
    font-size: 44px !important;
  }
  #main-cta-sec h3 {
    text-align: center !important;
  }
  body .cta-icon .fa-duotone {
    font-size: 160px !important;
  }
  body #it-security-overview-showcase .sp-slider-outer-stage {
    height: 800px !important;
  }
    body #boost-business .sppb-flipbox-panel 
  {
    height: 280px !important;
  }


}


@media only screen and (min-width: 767px) and (max-width: 991px)
{
  #it-services-head h2.sppb-addon-title {
    font-size: 54px !important;
  }
  #main-cta-sec p 
  {
    text-align: left !important;
  }
  body .cta-icon .fa-duotone {
    font-size: 150px !important;
  }
    body #it-services-section .sppb-column {
    padding-top: 0px !important;
  }
  #itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title, 
  #itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title span strong {
    font-size: 20px !important;
    font-weight: 600;
    min-height: 90px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  body #it-security-overview-showcase .sp-slider-outer-stage {
    height: 900px !important;
  }

  #featured_services.protecting-your-business .sppb-row-column {
    max-width: 50% !important;
    flex-basis: 50% !important;
    margin-top: 10px;
  }
    body #boost-business .sppb-flipbox-panel 
  {
    height: 400px !important;
  }


}

@media only screen and (min-width: 991px) and (max-width: 1199px)
{

  body #website-features h2 
  {
    font-size: 26px !important;
    line-height: 1.2em !important;
  }

  #featured_services.protecting-your-business .sppb-row-column {
    max-width: 50% !important;
    flex-basis: 50% !important;
    margin-top: 10px;
  }

  #it-services-head h2.sppb-addon-title 
  {
    font-size: 60px !important;
  }
  body #it-services-section .sppb-column {
    padding-top: 0px !important;
  }
  body #itservice-sec-box .fa-duotone {
    font-size: 70px !important;
  }
  #itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title, #itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title span strong {
    font-size: 20px !important;
    font-weight: 600;
  }
  body #boost-business .sppb-flipbox-panel 
  {
    height: 995px !important;
  }



}

@media only screen and (min-width: 1199px) and (max-width: 1399px)
{
  body #featured_services.protecting-your-business .sppb-addon-title.sppb-feature-box-title 
  {
    min-height: 60px;
  }
  body #featured_services.protecting-your-business .sppb-addon-text {
    min-height: 160px;
  }
  body #it-security-overview-showcase h1.sppb-sp-slider-title {
    font-size: 70px !important;
  }
}



#itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title, 
#itservice-sec-box h3.sppb-addon-title.sppb-feature-box-title span strong {
  font-weight: 600;
}

body .offcanvas-menu .logo-image 
{
  height: 60px;
}


.offcanvas-menu .offcanvas-inner ul.menu > li span 
{
  display: none;
}


body #recent_cases .sppb-col-md-5 .sppb-btn 
{
  background: #000 !important;
}

.img-fulltext-left 
{
  float: right !important;
  margin-top: 10px;
  padding: 5px;
}

.right-sidebar .addon-root-module .sppb-addon.sppb-addon-module 
{
  background: #F5F5F5;
  padding: 30px;
  margin-bottom: 20px;
}

.custom-brochure-button p 
{
  margin-bottom: 0;
}


#page-portfolio-sec .sppb-addon-feature
{
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  position: relative;
}

.right-sidebar .com-baforms-wrapper .span6 {
  width: 100% !important;
}


body .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a 
{
  color: #cd2122;
}



@media(min-width: 2100px)
{
  body #sp-header.main-header .col-lg-12.col-3.col-xl-12
  {
      margin-left: 80px !important;
  }
  body #sp-header .col-lg-12 .d-flex ul
  {
      gap: 80px !important;
  }
}




#home_who_we_are .sppb-addon.sppb-addon-feature.bottom_left_sec.year_in_busi 
{
  z-index: 999999;
  position: relative;
  background: #fff;
  width: 300px;
  text-align: center !important;
  float: right;
  padding: 20px;
  border-radius: 30px;
  margin-top: 100px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-right: -60px;
}

#home_who_we_are .sppb-addon.sppb-addon-feature.bottom_left_sec.year_in_busi .sppb-addon-title {
  display: inline-block;
}

#home_who_we_are .sppb-addon.sppb-addon-feature.bottom_left_sec.year_in_busi .sppb-addon-text {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  margin-left: 25px;
  position: relative;
  top: -3px;
  color: #000;
}

#wwr_box .sppb-icon-container, 
#wwr_box1 .sppb-icon-container, 
#wwr_box2 .sppb-icon-container 
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  width: 70px;
  border: 1px solid #cd2122;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.wwr_box .sppb-icon-container i {
  position: absolute;
  left: 0;
  right: 0;
  width: auto !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  font-size: 30px;
  color: #cd2122;
}

#home_who_we_are h2 span {
  color: #cd2122;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}


#support_box_info .sppb-addon-text-block .sppb-addon-content 
{
  min-height: 130px;
}


.sppb-addon-text-block .col-md-3 
{
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

.bal_fom_code .footer-social-links 
{
  padding-left: 0px !important;
}

body .sp-simpleportfolio .sp-simpleportfolio-filter ul li 
{
  margin: 0 10px 0 0 !important;
}

body .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  font-size: 16px !important;
}


.right-sdebar #mod-custom362 img {
  margin: 0 auto;
}

#eb .eb-featured .eb-gallery-more a
{
  height: auto !important;
}

#unity-testimonials .sppb-testimonial-message p 
{
  color: #fff !important;
}


#location-services .sppb-col-md-4 h3.sppb-addon-title::after
{
  text-align: center;
  margin: 0 auto;
  display: block;
  right: 0;
}

.oneonta_form_boxes 
{
  background: #cd2122;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  min-height: 60px;
  line-height: 1.2em;
}

.oneonta_form_boxes .fa-solid 
{
  font-size: 40px;
  float: left;
  padding-right: 10px;
  font-family: "Font Awesome 6 Pro";
}

.oneonta_form_boxes p {
  color: #fff;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.4em;
}

/*.ba-form-submit-btn-wrapper 
{
  text-align: center;
  display: block !important;
  margin: 0 auto !important;
  width: 200px !important;
}*/


.right-sidebar img 
{
  text-align: center;
  margin: 0 auto;
}