body, input, select, optgroup, textarea {
  color: #6d6d6d;
  font-family: "Nunito Sans",sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  word-wrap: break-word;
}
#sp-top-bar {
  background: #383838;
  color: #fff !important;
}

.sppb-carousel-extended-description
{
  color: #6d6d6d;
}

a
{
  color: #383838;
}

a:hover, a:focus
{
  color:#081F82;
}

#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: #081F82 !important;
}

.ten-benefits .t3-sidebar .t3-module .module-inner
{
  padding:0px !important;
}

.ten-benefits .t3-sidebar p.module-title span::before
{
  position: relative !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{
        font-weight: bold;
        text-transform: capitalize !important;
        color: white;
}
.dtb-content-container .anchor_p{
    margin-top: 25px !important;
}


.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: 100%; }    
        .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: 85%; }
        .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: 48%;
}

.support-whitepaper {
  background: #000;
  text-align: center;
  padding-top: 30px;
}

.support-inner-box {
    padding: 40px 70px;
    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: #081F82;
    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: #081F82;  text-decoration: none; white-space: normal; }
a.dropdown-toggle { background: #081F82 !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: #081F82 !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: #081F82;}
  
  .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: #081F82;}
  
  /* 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; }
  .tp-caption p { font-size: 16px !important; line-height: 1.2 !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: 10px !important;margin-top: -5px;}
        .t3-sidebar img {  max-width: 100%; height:100%; }
        .t3-sidebar .g-recaptcha { transform: scale(0.70); transform-origin: left;}
        .breadcrumb {  margin-left: 10px; }
        #dj-megamenu278 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: 6px 15px !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; margin-top: 0px !important;
  }
  .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { top: 308px !important; text-align: center; width: 100%; margin: 0 auto;}
 .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.2 !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;}
       .tp-caption p { font-size: 14px !important; line-height: 1.2 !important;}
       .showcase_btns {  margin-top: 20px !important; }
      .unity-showcase .above_head 
      {
         font-size: 14px !important;
        margin-top: -50px !important;
      }
        
}

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 #081F82 !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 #081F82 !important;
  background: #081F82 !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: #081F82 !important;
}

.com-baforms-wrapper .ba-form-checkbox-wrapper.last-row-checkbox-wrapper 
{
  margin: 4px !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,
.article-list .article .readmore a 
{
   background: #081F82 !important;
   border-radius: 0px;
   color: #fff;
   padding: 12px 30px 11px;
   display: inline-block;
   font-family: 'Hind', sans-serif;
   font-weight: normal;
   font-size: 16px;
   outline: none;
}
.ev_adminpanel input[type="button"]
{
    background: #081F82 !important;
    color: #fff;
    border: #081F82;
    padding: 5px 10px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus
{
  background: transparent;
  color: #081F82 !important;
}

#eb .eb-post-title .text-inherit
{
  color: #081F82 !important;
}

.t3-footer .eb-mod-body { margin-bottom: 10px;}
.eb-mod-foot .mod-cell a { background: #081F82 !important; border-radius: 0px; color: #fff; padding: 12px 30px 11px; font-weight: 600; font-family: 'Poppins', sans-serif;}
.t3-sidebar .chronoforms textarea { height: 120px;}
.typo-icon { background-color: #FEEFB3; padding: 10px; margin: 28px 0px; color: #663D00; 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: #081F82;
    border-color: #081F82;
    cursor: default;
}


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

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

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

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


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

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

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


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

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

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

a.readon {
    text-align: center;
}
.jd-item-page .jd_back_button
{
        display:none;
}
nav:not(.navhelper-1) .breadcrumb a:hover {
    color: #081F82;
}
.ten-benefits .t3-sidebar #button10 
{ 
  background: #fff !important;
  color: #081F82 !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 60px;    min-height: 220px;}
}
@media (max-width: 1199px) and (min-width: 992px)
{
  .support-inner-box { padding: 52px 30px; }
  .support-outter-box, .support-left {  width: 48%; }
}

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

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

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

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


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


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

.contact-us .hasBg.noSlogan {
    display: none;
}

.t3-sidebar .module-title
{
    font-family: "Nunito Sans",sans-serif;
    font-weight: 700;
    line-height: 2em;
    font-size: 1.1em;
    color: #1b1d21;
}

.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: #fafafa !important;
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    color: #081F82 !important;
    border: 1px solid #ddd;
      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: #081F82;
    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;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    background: #081F82;
    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: #081F82 !important;
}
.home-about-us-section .sppb-img-container {
    background: #081F82;
    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: #081F82;  
}

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

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

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

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

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

@media (max-width: 991px) and (min-width: 960px)
{
        .protecting-your-business .boxed_thumbnail a.readon
        {
                padding: 10px 14px 11px !important;
                font-size: 15px !important;
        }
        
}
@media (max-width: 1199px) and (min-width: 992px)
{
        .protecting-your-business .boxed_title { font-size: 26px !important; }
        .protecting-your-business p { min-height: 130px; }
        .protecting-your-business h1.sppb-title-heading { font-size: 26px !important; line-height: 36px !important; }
        .protecting-your-business .sppb-text-center .sppb-title-heading:before { position: absolute; top: 80px !important;}
        .all-securities .sppb-addon-content p { min-height: 120px; }
        .all-securities h3.sppb-addon-title { min-height: 80px; }
}
  
  
  .tp-caption.jb-big-title-block, .jb-big-title-block {
    color: #fff;
    line-height: 1.25 !important;
    margin: 14px 0px 9px !important;
    padding: 0px 0px 0px 0px;
    letter-spacing: 0px;
    font-weight: 700 !important;
    font-size: 50px !important;
    background-color: transparent;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif;
    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: #081F82 !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: #081F82 !important;
    border-color: #081F82 !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-megamenu278 li a.dj-up_a {
    border: none !important;
    padding: 6px 14px;
    height: 68px;
display: block;
font-size: 14px;
font-weight: 600;
/*font-family: 'Poppins', sans-serif;*/
line-height: 24px;
position: relative;
text-transform: uppercase;
transition: all 500ms ease 0s;
outline: none;
}

.custom-main-menu #dj-megamenu278 li a.dj-up_a span.dj-drop {
    padding: 0 21px 0 0 !important;

}

#dj-megamenu278 li a.dj-up_a span.dj-drop
{
  font-size: 15px;
}
.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-megamenu278 li a.dj-up_a i.arrow
{
    top: 30px !important;
}
.custom-main-menu #dj-megamenu278 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-megamenu278 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-megamenu278 li a.dj-up_a span.dj-drop { padding: 0 10px 0 0!important; }*/
}
.custom-main-menu .hide-text {
background: #081F82 !important;
}

.custom-main-menu #dj-megamenu278 li ul.dj-submenu > li > a
{
    text-transform: capitalize;
  /*  font-family: 'Poppins', sans-serif !important;*/
    padding: 14px 16px;
    font-size: 14px;
}
.custom-main-menu #dj-megamenu278 li ul.dj-submenu > li:hover > a, .custom-main-menu #dj-megamenu278 li ul.dj-submenu > li.hover > a {
    background: #373741 !important;
}

.custom-main-menu #dj-megamenu278 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: 3.2em;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    width: 76%;
    line-height: 1.2; 
}

.t3-footnav .t3-module .module-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
   /* font-family: 'Poppins', sans-serif;*/
    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: #081F82;
    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: #081F82 !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 #081F82;
    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: #081F82 !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: #081F82 !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;
  text-align: center;
/*  font-family: 'Poppins', sans-serif;*/
}
.custom_testimonial .sppb-testimonial-message p,
.custom_testimonial p.TestimonialDesc{
  color: #fff !important;
  font-size: 20px;
  line-height: 32px;
}
.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: #081F82;
}
.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 (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.62); transform-origin: left !important;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .t3-sidebar .g-recaptcha { transform: scale(0.60); transform-origin: left !important;}
}
@media screen and (min-width: 1200px) {
  .t3-sidebar .g-recaptcha { transform: scale(0.76); 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: #081F82;
}
/* 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;
         color: #fff;
         font-size: 25px;
         font-weight: bold;
}
.free-consultation-right {
         float: right;
}
.free-consultation-right a.readon {
         font-size: 18px;
         margin-top: 10px;
         background: #000  !important;
}
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;*/
         opacity: unset;
}
.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-comment-form .btn-primary,
.jc_jobdetails_back a {
  padding: 12px 30px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #081F82 !important;
  color: #fff !important;
}
.jc_jobdetails_button button {
  padding: 12px 15px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #081F82 !important;
  color: #fff;
}
#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: 90% !important;
}
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;
}
.article-list .article .readmore a:hover, .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 {
   /* background: #270e38 !important;
    background-color: #270e38 !important; */
    color: #fff;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    transition: all .4s ease 0s;
    opacity: .5;
}
.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: #081F82 !important;
    padding: 10px 15px !important;
  }
}

#eb .eb-post-meta>div>span 
{
    display: flex !important;
}
.t3-sidebar .chronoforms button {
  width: 100%
}
/*#dj-megamenu278 li ul.dj-submenu > li.current > a:hover,
#dj-megamenu278 li ul.dj-submenu > li.current > a.active {
  background: #081F82 !important;
}*/
#dj-megamenu278 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;
}


@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: #081F82 !important;
}
#easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active, #easycookieinfo .accept > a {
    background: #081F82 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 15px !important;
 /*   font-family: 'Poppins', sans-serif;*/
    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: #081F82;
    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;
}
}



/* Unity Home page */

#unity-industry-serve .sppb-carousel-extended-item img
{
    height: auto;
    object-fit: fill;
}

#unity-industry-serve .sppb-carousel-extended-content-wrap
{
    position: relative;
    height: auto;
    text-align: left !important;
    border: 1px solid #eaeaea;
    box-shadow: 4px 7px 19px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 4px 7px 19px 0 rgba(0,0,0,.1);
    display: block;
    text-align: left;
}

#unity-industry-serve .sppb-carousel-extended-heading
{
    color:#333;
    font-size:1em;
}

.enterprise-level-services
{
  background-color: #333;
  color:#fff;
  text-align: center;
}
.enterprise-level-services p
{
   color:#fff;
   font-size: 14px;
}

.enterprise-level-services .services-unity {
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
    padding: 0px;
}


.unity-partners .sppb-carousel-extended-item img {
    width: 100%;
    object-fit: unset; 
    height: auto !important;
    -webkit-filter: brightness(0) invert(1);
}

.unity-partners .sppb-carousel-extended-item img:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

.unity-partners .sppb-carousel-extended-content-wrap
{
  position: relative !important;
}


.unity-homepageunity-home .readon
{
  background-color: #081F82 !important;
}

.unity-testimonials .testi-section .sppb-column-addons
{
  padding:40px;
}


.unity-testimonials .testi-section .sppb-testimonial-carousel-item-content {
    background: none !important;
    color: #fff !important;
    padding: 0px !important;
}

.unity-testimonials .sppb-testimonial-carousel-testi_layout3 .sppb-testimonial-carousel-item-content::before {
  content: none;

}

.unity-testimonials .sppb-addon.sppb-addon-text-block.sppb-text-left {
    color: #fff !important;
}

.unity-testimonials .testi-section .sppb-testimonial-carousel-name, 
.unity-testimonials .testi-section .sppb-testimonial-carousel-message,
.unity-testimonials .testi-section .sppb-testimonial-carousel-designation
{
  color: #fff !important;
}

.unity-testimonials .testi-section .sppb-testimonial-carousel-item-content
{
  color: #fff !important;
  margin-bottom: 0px !important;
}

.unity-testimonials .testi-section .sppb-testimonial-carousel-message
{
  font-size: 17px !important;
  line-height: 1.2 !important;
  width: 95% !important;
}

.unity-testimonials .testi-section .main-heading,
.unity-latest-blog .testi-section .main-heading
 {
    color: #fff;
    font-family: "Roboto",Sans-serif;
    font-size: 2.0em;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: 2.1px;
}

#enterprise-level-services .main-heading
{
    font-size: 2.2em;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: 2.1px;
    color:#fff;
}

.unity-latest-blog .sppb-addon-title, #unity-industry-serve .sppb-addon-title, .unity-about-section span
{
  
    font-size: 14px;
    font-weight: 800;
    color: #081F82;
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.unity-latest-blog .easyblog-homepage .eb-mod-foot .mod-cell a
{
   background-color: #081F82 !important;
   width: auto !important;
   
}

.unity-latest-blog .easyblog-homepage .mod-cell
{
  display: block !important;
}

.unity-latest-blog .easyblog-homepage .mod-items-grid > .mod-grid .mod-item
{
  text-align: left !important;
}

.unity-latest-blog .eb-mod-media-title
{
    color: #1b1d21;
    font-size: 21px;
    line-height: 32px !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.unity-latest-blog .main-heading {
    font-weight: 600;
    font-size: 2.2em;
}

#unity-industry-serve .sppb-carousel-extended-description
{
    line-height: 1.4em;
}

#unity-industry-serve .sppb-col-md-12
{
    padding-right: 2px !important;
}

.unity-industry-serve .sppb-carousel-extended-description p
{
    min-height: 70px;
}

.unity-industry-serve .main-heading {
    margin-top: 20px;
    font-size: 2.2em;
    font-weight: 700;
    margin-bottom: 30px;
    color: #1b1d21;
}

#enterprise-level-services .sppb-addon-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    
}
#enterprise-level-services h5.sppb-addon-title
{
  font-size: 20px;
}

#unity-about-section .main-heading {
    font-weight: 700;
    font-size: 2.2em;
    line-height: 48px;
    color:#1b1d21;
}


#unity-services-boxes .serv-box.s1.elementor-animation-float {
    padding: 30px 40px;
    border-style: solid;
    border-width: 0;
    background-color: #081F82;
    box-shadow: 15px 15px 38px 0px rgba(0,0,0,.2);
}

#unity-services-boxes .serv-box .icon-main {
    position: absolute;
    top: -88px;
    right: -88px;
    width: 188px;
    height: 188px;
    color: #fff;
    background-color: #00deff;
    background-image: -moz-linear-gradient(125deg,#00deff,#502a71);
    background-image: -webkit-linear-gradient(125deg,#00deff,#502a71);
    background-image: linear-gradient(125deg,#00deff,#502a71);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

#unity-services-boxes .serv-box .icon-main i, #unity-services-boxes .serv-box .icon-main span, 
#unity-services-boxes .serv-box .icon-main img {
    position: absolute;
    bottom: 42px;
    left: 40px;
    font-size: 35px;
    line-height: 1;
    font-style: unset;
}

#unity-services-boxes .fa-user-cog::before {
    content: "\f4fe";
}

#unity-services-boxes .icon-main {
    background: rgba(255,255,255,.2) !important;
}
#unity-services-boxes .fa-lock::before {
    content: "\f023";
}

#unity-services-boxes .fa-hdd::before {
    content: "\f0a0";
}

#unity-services-boxes {
    margin-top: -130px !important;
}

#unity-services-boxes .serv-box {
    overflow: hidden;
    position: relative;
    padding: 40px 40px 35px;
    background: #fff;
        background-color: rgb(255, 255, 255);
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    border: 1px solid #e7e7e7;
}

.serv-box .content-box h5 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 700;
    padding-right: 60px;
    margin-bottom: 10px;
    color: #fff;
}

.elementor-animation-float:active, 
.elementor-animation-float:focus, 
.elementor-animation-float:hover {
    transform: translateY(-8px);
}

#unity-services-boxes .content-box div
{
    color: #fff;
}

#unity-services-boxes .sppb-addon.sppb-addon-raw-html.three-boxes:nth-child(2) .serv-box.s1.elementor-animation-float
{
    background-color: red !important;
}

#unity-services-boxes .serv-box.s1.elementor-animation-float.second
{
    padding: 30px 40px;
    border-style: solid;
    border-width: 0;
    background-color: #081F82 !important;
    box-shadow: 15px 15px 38px 0px rgba(0,0,0,.2);
}

.unity-showcase .above_head {
    color: #fff;
    font-family: "Nunito Sans",Sans-serif;
    font-size: 24px !important;
    font-weight: 500;
    text-transform: none;
}

.unity-homepageunity-home .unity-showcase .main_head {
    color: #fff;
    font-weight: 900;
    line-height: 50px;
    font-size:60px;
}

.unity-showcase .showcase_btns {
    margin-top: 15px !important;
}

#enterprise-level-services .sppb-icon-inner i {
    font-style: unset;
    color: #fff;
}

#unity-services-boxes .sppb-icon-inner i {
    font-style: unset;
}


#enterprise-level-services .enter_services a
{
    color: #fff;
}

.single-item .text-holder::before, 
.single-item .text-holder::after
{
  position: unset !important;
}

.single-item .text-holder
{
  padding-top: 0px !important;
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active 
{
    box-shadow: none !important;
}



.elementor-widget .services-unity:hover
{
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}

.elementor-widget .services-unity
{
    z-index: 1;
}

.elementor-widget .services-unity
 {
    position: relative;
    overflow: hidden;
}

.elementor-widget .services-unity:hover
{
    background: 0 0 !important;
}

.elementor-widget .services-unity::before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.elementor-widget .services-unity:hover::before 
{
    width: 100%;
    opacity: 1;
}

.elementor-widget .services-unity:hover::before 
{
    z-index: -2;
}

/*.elementor-widget .services-unity:nth-child(n+1)::before
 {
    background-image: url("/images/managed-services-box-unity.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}*/

#above-footer {
    padding-top: 50px;
}

.t3-footer {
    background: #383838;
    color: #fff;
    text-align: center;
}

.t3-copyright {
    background: #383838;
    color: #fff;
  text-align:let;
}

.t3-footnav .t3-module
{
   background: #383838;
}

.t3-footer p {
    color: #d0d0d0;
}

.t3-footer h5 {
    color: #fff;
    text-align: center;
    font-size: 1.2em;
}
.t3-footer .contact-info.box-style2 .box-icon {
    margin-bottom: 25px;
}
.t3-footer .contact-info i {
    font-size: 30px;
  color: #081F82;
   font-style: unset;
}
.fa.fa-newspaper-o {
    font-size: 30px;
  color: #fff;
   font-style: unset;
margin-bottom: 25px;
}

.unity-social-links li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.unity-social-links li i {
    font-size: 20px !important;
}
.t3-footer #eb {
    text-align: center;
}

.t3-footer #eb .mod-cell {
    display: block;
}
.copyrightbottom {
    text-align: left;
}
.copyrightbottom {
    color: #fff !important;
    font-size: 17px !important;
}

.t3-spotlight.t3-footnav.row {
    border-bottom: 1px solid #555;
}
.unity-social-links {
    padding-top: 10px;
}

.t3-footer .col-lg-4.col-md-4.col-sm-4.col-xs-6:nth-child(2) .box-style2::before {
    position: absolute;
    height: 70%;
    width: 1px;
    left: 0;
    bottom: 12%;
    background: rgba(255,255,255,.1);
    content: "";
    display: block;
}

.t3-footer .col-lg-4.col-md-4.col-sm-4.col-xs-6:nth-child(2) .box-style2::after {
    position: absolute;
    height: 70%;
    width: 1px;
    right: 0;
    bottom: 12%;
    background: rgba(255,255,255,.1);
    content: "";
    display: block;
}

#unity-latest-blog #eb .mod-items-grid > .mod-grid .mod-item:hover {
    box-shadow: 15px 15px 38px 0px rgba(0,0,0,.1);
    -webkit-box-shadow: 15px 15px 38px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 15px 15px 38px 0px rgba(0,0,0,.1);
}

#unity-latest-blog #eb .mod-items-grid > .mod-grid .mod-item {
    border: 1px solid #e7e7e7;
    background: #fff;
}
#unity-latest-blog #eb .eb-mod-thumb
{
  margin-top:0px;
}
#unity-latest-blog #eb .eb-mod-foot.mod-muted.mod-small {
    padding-bottom: 20px;
}

#unity-latest-blog #eb .eb-mod-title, 
#unity-latest-blog #eb .eb-mod-body,
#unity-latest-blog #eb .eb-mod-foot.mod-muted.mod-small
{
    padding-left: 15px;
    padding-right: 15px;
}


.foot_3_section h5 {
    margin-top: 0;
}

.unity-about-us-banner .about-banner .image-layout-preset-style-poster .sppb-addon-image-layout-content
{
  background: none;
}

.unity-about-us-banner .about-banner .image-layout-preset-style-poster .sppb-addon-image-layout-content {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: #fff;
}

.unity-home .unity-showcase .main_head {
    color: #fff;
    font-weight: 900;
    line-height: 70px;
    font-size:70px;
    font-family: "Nunito Sans",sans-serif;
}

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

#unity-managed-services-plan a {
    font-size: 30px;
    font-weight: 600;
    color: #fff !important;
    line-height: 1.2;
}
.sp-page-builder .page-content #unity-managed-services-plan {
    opacity: .8;
    mix-blend-mode: luminosity;
    transition: background .3s,border-radius .3s,opacity .3s;
}

#unity-lets-talk .sppb-addon-content {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 400;
}

.sp-page-builder .page-content #unity-managed-services-plan {
    background: none;
}

#unity-managed-services-plan .sppb-row-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: repeat;
    z-index: 1;
    background-image: url(/images/2021/01/08/about-managed-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    box-shadow: 0px 0px 0px 0px #ffffff;
    background: rgba(0,0,0,0.8);
}

#unity-managed-services-plan .sppb-addon-title {
    color: #fff;
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
}

/*#support-banner {
    height: auto;
    margin-top: -60px !important;
}*/

#unity-latest-blog #eb .eb-mod-thumb .eb-mod-image-cover::before
{
  border: none;
}
#support-banner h1 {
    padding-top: 100px;
    color: #fff;
  font-family: "Roboto",Sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.2em;
}
#support-banner h2 {
    color: #fff;
  font-family: "Roboto",Sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}
#support-options-listing .support-inner-box {
    padding: 44px 50px;
}

#support-options-listing span.font-bold-support {
    font-weight: bold;
    font-family: "Roboto",Sans-serif;
    font-size: 20px;
    font-weight: 400;
}
#support-options-listing .support-desc {
    margin-top: 10px;
}
#support-options-listing a {
    color: #081F82;
}



.jb-topbar .module ul li a 
{
  text-transform: unset;
  color: #b5b5b5;
  margin-left: 10px;
}

.jb-topbar .text-left
{
    text-align: right;
    width:100%;
}

.jb-topbar .module ul li span
{
  position:unset;
  padding-right: 0px !important;
  font-size: 15px;
  color: #b5b5b5;
}

.topbar-info .fas, .topbar-info .fa {
    color: #fff;
    font-style: unset;
    position: relative;
    top: 2px;
}

.jb-topbar {
    background: #383838;
    line-height: 40px;
    min-height: 40px;
}

#dj-megamenu278 .hide-text 
{
    font-size:inherit !important;
    font-size: 12px !important;
    background: transparent !important;
    color: #000 !important;
}

#dj-megamenu278 .hide-text:hover
{
  color: rgba(240, 142, 69, 1) !important;
}

/*.main_menu.affix {
    background: #081F82;
}*/

.logo-image .logo-img {
    /*width: 170px;
    transform: scale(0.9);*/  
    width: 145px;
}


@media (min-width: 1200px)
{
    #t3-header .col-lg-4 
    {
        width: 15%;
    }
}


#t3-header #dj-megamenu278 li a.dj-up_a {
    border: none;
    padding: 0 18px;
    display: inline-block;
    line-height: 35px !important;
    text-decoration: none;
    text-align: center;
    outline: none;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    text-transform: unset;
    font-size: 15px;
}

#t3-header .col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    display: none;
}

/*.t3-header {
    padding: 15px 0 15px;
}
*/
#dj-megamenu278 {
    margin-top: 10px !important;
}


.unity-home header#t3-header {
/*    margin-bottom: 15px !important;*/
    padding: 10px 0 10px !important;
}

header#t3-header
{
    padding: 10px 0 10px;
}

div#dj-megamenu278sticky {
    height: 80px !important;
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
}

#dj-megamenu278 .dj-stickylogo img
{
    width: 145px !important;
    margin-left: 145px;
    /*transform: scale(0.9);*/
}

.navbar-default {
    background-color: #081F82 !important;
}

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

.btn-primary, .sppb-btn-primary
{
  background-color: #081F82 !important;
}

@media(min-width:993px)
{
   button.btn.btn-primary.off-canvas-toggle { display: none; }
}

@media(max-width:993px)
{
  #dj-megamenu278
  {
    display: none !important;
  }
}

@media(min-width:993px)
{
    .main_menu.affix
    {
      display: none;
    }
    .main_menu.affix-top 
    {
        display: none;
    }
    nav#t3-mainnav {
      display: none;
    }
}

/*.unity-home header#t3-header {
    padding: 10px 0 30px !important;
}*/

.com_sppagebuilder .about-us header#t3-header
{
   margin-bottom: 0px !important;
}

#sp-top-bar a {
  color: #fff;
  margin-left: 10px;
}

.topbar-info li {
  border-left: 1px solid rgba(255,255,255,.2);
  padding: 0 20px;
  list-style: none;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}
#sp-header {
  height: 70px;
  padding-top: 5px;
padding-bottom: 5px;
}
.topbar-info.clearfix {
  margin-bottom: 0px;
}

.jb-topbar .module ul li
{
  margin-right: 0px !important;
}

.topbar-info li:last-child
{
    border-right: 1px solid rgba(255,255,255,.2);
}

/*.jb-topbar .module ul li a:hover, .jb-topbar .module ul li span:hover
{
  color: #081F82 !important;
}
*/




/*#t3-header #dj-megamenu278 li ul.dj-submenu > li.active::before
{
       position: absolute;
      content: "//";
      top: 50%;
      left: 0;
      color: #43baff;

}*/

#t3-header #dj-megamenu278 li ul.dj-submenu > li > a::before
{
    color: #081F82 !important;
}

.jb-topbar .module ul li a *:hover
{
    color: #fff !important;
}
.jb-topbar .module ul li a .cloaked_email:nth-child(2) {
  display: block !important;
}
/*.jb-topbar .module ul li a span.cloaked_email:nth-child(1)  {
  display: none;
}*/

.jb-topbar .module ul li span:hover::before,
.jb-topbar .module ul li a:hover::after
{
  color: #081F82 !important;
}

#t3-header .dj-megamenu-wrapper #dj-megamenu278 li ul.dj-submenu > li > a
{
    font-size: 14px;
    font-weight: 600;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

#t3-header .dj-megamenu-wrapper #dj-megamenu278
{   
    font-family: "Nunito Sans",sans-serif;
    font-size: 16px;
}

#t3-header #dj-megamenu278 li div.dj-subwrap, 
#t3-header #dj-megamenu278 li:hover div.dj-subwrap li div.dj-subwrap, 
#t3-header #dj-megamenu278 li.hover div.dj-subwrap li div.dj-subwrap
{
  padding: 15px;
  margin: 13px 10px;
}


.gray {
    background: #f3f3f3;
    box-shadow: 3px 3px 4px #f3f3f3;
}

.readon {
    margin-top: 10px;
}

.breadcrumb {
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    color: #555555;
}

.t3-sidebar h3.module-title::before span {
    background: red !important;
    content: "" !important;
    right: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 25px;
    height: 3px;
}


#unity-get-info .sppb-text-right .sppb-btn.readon
{
  background: #fff !important;
  border-radius: 0px;
  color: #081F82;
  font-weight: 600;
}

#unity-get-info .sppb-text-right .sppb-btn.readon:hover
{
  background:#000 !important;
}

#unity-get-info .btn-default::before, #unity-get-info .sppb-btn-default::before
{
  background:#000 !important;
}

#unity-get-info .sppb-btn-default:hover::before {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    border: 2px solid #000 !important;
}


.custom.support_option.gray .rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    overflow-y: hidden !important;
    overflow-x: auto;
    *zoom: 1;
    background: #f3f3f3;
}

.custom.support_option.gray .rl_sliders.accordion > .accordion-group > .accordion-body {
    padding: 0;
    border: none;
    border: 1px solid #cfcfcf;
}

#unity-latest-blog .eb-mod-body {
    font-size: 15px;
    line-height: 1.4 !important;
}


.elementor-widget .services-unity-second:hover {
    background-image: url(/images/network-security-box.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.elementor-widget .services-unity-first:hover
 {
    background-image: url("/images/managed-services-box-unity.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.elementor-widget .services-unity-third:hover
 {
    background-image: url("/images/cloud-solutions-box.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.elementor-widget .services-unity-fourth:hover
{
    background-image: url("/images/business-continuity-box.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.elementor-widget .services-unity-fifth:hover
{
    background-image: url("/images/it-consulting-box.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.elementor-widget .services-unity-sixth:hover
{
    background-image: url("/images/spam-protection-box.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.shw_content p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6 !important;
}

@media(max-width:767px)
{
   .unity-home .unity-showcase .main_head 
   {
    font-size: 26px !important;
    line-height: 1.8 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

}

@media(max-width:580px)
{
  .unity-home #rev_slider_3_1 {
    margin-top: -70px !important;
  }

 
  .unity-home #rev_slider_3_1 .btn {
    color: #ffffff !important;
    font-size: 12px !important;
    padding: 7px 20px !important;
    display: inline;
    margin: 0px auto !important;
  }
 

  .unity-home .tp-caption.sfl.str.start
  {
    left: 0px !important;
  }


}

.main_menu.affix
{
  background-color: #081F82 !important;
}



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

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

@media (min-width: 992px) and (max-width: 1200px)
{
  #unity-latest-blog #eb .mod-items-grid > .mod-grid
  {
    width: 33% !important;
  }
}


@media (min-width: 320px) and (max-width: 1200px)
{
  div#secure_shw_img 
  {
    display: none !important;
  }
}


@media(max-width:480px)
{
  #secure_shw_img
  {
    left: 0px !important;
    width: 100% !important;
    height: 400px !important;
  }
  .unity-home .unity-showcase .tp-caption img
  {
    height: auto !important;
  }
  .unity-showcase .above_head
  {
    font-size: 14px !important;
  }
}

@media (min-width: 481px) and (max-width: 767px)
{

  .main_head br {
    display: none;
  }

  #secure_shw_img
  {
    left: 10px !important;
    width: auto !important;
  }
}


@media(max-width:990px)
{
  #t3-header .col-lg-5.col-md-5.col-sm-12.col-xs-12
  {
      display: none !important;
  }
}

@media(max-width:993px)
{
  #t3-header .col-lg-4.col-md-4.col-sm-12.col-xs-12.logo
  {
    float: none !important;
    width: auto;
    text-align: center; 
  }
  .com_sppagebuilder header#t3-header
   {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px)
{
  #t3-header #dj-megamenu278 li a.dj-up_a .arrow
  {
      line-height: 2;
  }
  #t3-header #dj-megamenu278 li a.dj-up_a, #t3-header #dj-megamenu278 li a.dj-up_a span.dj-drop
  {
    font-size: 13px !important;
  }
}

@media (min-width: 1190px) and (max-width: 1201px)
{
  .col-lg-4.col-md-4.col-sm-12.col-xs-12.logo
  {
    width: 20% !important;
  }
}

@media (min-width: 993px) and (max-width: 1099px)
{
  #t3-header #dj-megamenu278 .dj-stickylogo img
  {
      margin-left: 0px !important;
  }
}

@media (min-width: 1100px) and (max-width: 1199px)
{
  #t3-header #dj-megamenu278 .dj-stickylogo img
  {
      margin-left: 90px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1299px)
{
  #t3-header #dj-megamenu278 .dj-stickylogo img
  {
      margin-left: 20px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1399px)
{
  #t3-header #dj-megamenu278 .dj-stickylogo img
  {
      margin-left: 40px !important;
  }
}

@media (min-width: 1400px) and (max-width: 1499px)
{
  #t3-header #dj-megamenu278 .dj-stickylogo img
  {
      margin-left: 60px !important;
  }
}


@media (min-width: 768px) and (max-width: 991px)
{
    .unity-home .unity-showcase .showcase_elements .above_head
    {
      font-size: 20px !important;
    }

    .unity-home .unity-showcase .showcase_elements .main_head 
    {
        font-size: 38px !important;
        line-height: 1.2 !important;
    }
    .unity-home .unity-showcase #secure_shw_img 
    {
      left: 10px !important;
      width: auto;
      top: 380px !important;
      margin: 0 auto !important;
      text-align: center;
  }
  .unity-home .unity-showcase .showcase_elements
   {
    margin-top: -50px !important;
  }

   #unity-about-us-banner h1
  {
    font-size: 28px !important;
  }

  #unity-lets-talk {
    text-align: center;
    line-height: 1.2;
  }
  #unity-lets-talk .sppb-text-right {
    text-align: center;
  }

  .sp-page-builder .page-content #unity-managed-services-plan {
    text-align: center;
  }

   .about-us #unity-managed-services-plan a
  {
    font-size: 20px !important;
  }

   .support .main_menu.affix-top
  {
    top: 0px !important;
  }
 .support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    font-size: 0.9em !important;
  }

}

@media (min-width:992px) and (max-width:1200px)
{
  .unity-home .unity-showcase .showcase_elements {
    margin-top: -50px !important;
  }
  .tp-caption img {
      height: auto !important;
      width:400px !important;
  }
   .unity-home .unity-showcase #secure_shw_img
  {
    left: 10px !important;
    width: auto;
    top: 350px !important;
    margin: 0 auto !important;
    text-align: center;
  }
  #dj-megamenu278 .dj-stickylogo img {
    width: 170px !important;
    margin-left: 0px !important;
  }

   #unity-about-us-banner h1
  {
    font-size: 30px !important;
  }

   .about-us #unity-managed-services-plan a
  {
    font-size: 20px !important;
  }

  #unity-lets-talk {
    text-align: center;
    line-height: 1.2;
  }
  #unity-lets-talk .sppb-text-right {
    text-align: center;
  }

  .sp-page-builder .page-content #unity-managed-services-plan {
    text-align: center;
  }

   .support .main_menu.affix-top
  {
    top: 0px !important;
  }
  .support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    font-size: 0.9em !important;
  }

}

@media (min-width: 1199px)
{
  #t3-header .container {
      width: 1170px;
  }
}


@media(max-width:1199px)
{
  #secure_shw_img
  {
    left: 0px !important;
    width: 100% !important;
    height: 400px !important;
  }
  
  #secure_shw_img 
  {
    left: 0px !important;
    width: auto;
    top: 430px !important;
    margin: 0 auto !important;
    text-align: center;
  }
  .unity-home .unity-showcase .showcase_elements .main_head br 
  {
    display: none;
  }
}



@media (min-width: 991px) and (max-width: 1199px)
{
  #dj-megamenu278 li a.dj-up_a span.dj-drop
  {
    font-size: 13px !important;
  }
}


@media(max-width:767px)
{
  p.copyrightbottom 
  {
    text-align: center;
  }
  #unity-about-us-banner h1
  {
    font-size: 24px !important;
  }
  
  #unity-lets-talk {
    text-align: center;
    line-height: 1.2;
  }
  #unity-lets-talk .sppb-text-right {
    text-align: center !important;
  }

  .sp-page-builder .page-content #unity-managed-services-plan {
    text-align: center;
  }
  .about-us #unity-managed-services-plan a
  {
    font-size: 20px !important;
  }

  .support #support-banner
  {
    margin-top: 0px !important;
  }
  .support .main_menu.affix-top
  {
    top: 0px !important;
  }
  .support .top_text_above_boxes {
    padding-top: 0px !important;
    width: 100% !important; 
  }
  .support #support-banner h1
  {
    font-size: 2.2em !important;
  }

  .unity-home #rev_slider_3_1 .btn {
    color: #ffffff !important;
    font-size: 12px !important;
    padding: 10px 20px !important;
  }

  .support .support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    font-size: 0.9em !important;
  }

}

@media(max-width:600px)
{
  #unity-about-us-banner .sppb-img-responsive.image-fit 
  {
    height: 110px;
  }
}


.t3-sidebar a.readon
{
    padding: 10px 20px !important;
    width: 100% !important;
}

.sppb-text-right a.readon {
    margin-top: 0px;
}


/*.sppb-text-right 
{
    text-align: center;
}*/

@media(min-width:1800px)
{
  #dj-megamenu278 .dj-stickylogo img 
  {
    margin-left: 355px !important;
  }
}

.unity-home #unity-latest-blog .sppb-text-right {
    text-align: right;
}

hgroup.titleSlogan
{

    background-position: center;
}

/*.banner-it-services hgroup.titleSlogan
{
    background-image: url(/images/header-banner/it-services-banner.jpg);
    background-size: cover;
    background-position: center;
}
*/

.thank-you-for-your-interest-in-our-services .titleSlogan {
    display: none;
}

p.pageTitle {
    font-family: "Nunito Sans",sans-serif;
}

.titleSlogan 
{
    padding: 0px !important;
    min-height: 350px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.hasBg.noSlogan {
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0px !important;
    width: 100%;
    height: 350px;
    position: relative;
}

#unity-lets-talk .sppb-text-right 
{
    text-align: right;
}

.sppb-carousel-extended-nav-control .nav-control
{
  color: #081F82 !important;
  border:none !important;
}

.hasBg::before
{
  background: none !important;
}

/* showcase css */
#unity-slide1 {
  max-width: 77% !important;
  left: 11.5% !important;
}
#unity-slide1 .showcase_container {
  display: inline-block;
  max-width: 100% !important;
}
#unity-slide1 .showcase_txt_col {
  white-space: normal;
}

@media(min-width: 1200px) {
  #unity-slide1 .showcase_txt_col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  #unity-slide1 .showcase_img_col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    max-width: 100% !important;
  }
}
@media(max-width: 1199px) {
  #unity-slide1 {
    max-width: 90% !important;
    left: 5% !important;
  }
  #unity-slide1 .showcase_txt_col {
    margin-bottom: 40px;
  }
  .fullwidthbanner-container .fullwidthabanner {
    height: 1000px !important;
    max-height: 1000px !important
  }  
  #unity-services-boxes {
    margin-top: 150px !important;
  }
}

@media(max-width: 425px) {
  .fullwidthbanner-container .fullwidthabanner {
    height: 850px !important;
    max-height: 850px !important
  } 
}



#unity-slide1 .showcase_img_col img {
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
}


/*@media(min-width: 1200px)
{
  .sppb-row-container 
  {
    min-width: 1200px;
    max-width:1200px;
  }
}*/

@media(max-width:1199px)
{
  .elementor-animation-float .content-box br {
    display: none;
  }
}

@media (min-width: 767px) and (max-width: 992px)
{
  .unity-industry-serve .sppb-carousel-extended-description p {
    min-height: 120px;
  }
}


#unity-about-us-banner h1 {
    font-weight: 400;
    color: #fff;
}

.jb-navhealper {
    display: none;
}

#bottom_breadcrumb {
    background: #f3f3f3;
    border-top: 1px solid #ddd;
    color: #1f1f1f;
    padding: 10px 0;
    position: relative;
}

#dj-megamenu278 li a.dj-up_a .arrow 
{
    top: calc(58% - 6px) !important;
}



h1, .h1
{
    font-size: 30px;
    font-size: 2.2em;
    margin: 1.5rem 0 1rem;
    font-family: "Nunito Sans",sans-serif;
    font-weight: bold;
    color:#1b1d21;
    line-height: 1.2 !important;
}
h2, .h2 {
    font-size: 28px;
    font-size: 2em;
    margin: 1.5rem 0 1rem;
    font-family: "Nunito Sans",sans-serif;
    font-weight: bold;
    color:#1b1d21;
    line-height: 1.2;
}

h4, .h4
{
  font-size: 1.4em;
  margin: 1rem 0 !important;
  font-family: "Nunito Sans",sans-serif;
  line-height: 1.2;
  color: #081F82;
  font-weight: 700;
  line-height: 1.2 !important;
}

.t3-sidebar h3.module-title span, .t3-sidebar p.module-title span {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    width: 100%;
    display: inline-block;
}

.t3-sidebar h3.module-title span::before, .t3-sidebar p.module-title span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 25px;
    height: 3px;
    background: #081F82;
}

.t3-sidebar .t3-module .module-inner {
    padding: 18px;
}

html h3, body h3
{
  font-size: 1.6em;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #081F82;
  font-weight: 600;
}

p.top-sentence {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.2em;
    color: #404040;
}
.t3-mainbody {
    padding-top: 50px;
}

.t3-sidebar .nav-pills.menu li {
    list-style: disc;
    margin-left: 20px;
    line-height: 1.5em;
    display: revert;
}

.t3-sidebar .nav-pills > li > a, .t3-sidebar .nav > li > a
{
  font-size: 15px;
}

.t3-sidebar .nav > li > a:hover, .t3-sidebar .nav > li > a:focus
{
   background: transparent !important;  
}

.hwd-container a:hover, 
.hwd-container a:focus, 
.t3-sidebar .nav-pills > li > a:hover, 
.t3-sidebar .nav-pills > li > a:focus
{
   color: #081F82 !important;
}

.pagination > li > a, .pagination > li > span, 
.pagination > li > a:hover, .pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus
{
     color: #081F82;   
}

.btn-default::before, .sppb-btn-default::before
{
  background: transparent !important;
}

.btn-default:hover::before, .sppb-btn-default:hover::before
{
  border: 0px !important;
}

.contact-us .page-header h1
{
  color: #081F82 !important;
}

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

.support-inner-box .fas.fa-ticket-alt 
{
    transform: rotate(140deg);
}

@media(max-width:560px)
{
  .titleSlogan p.pageTitle {
    font-size: 28px !important;
  }
}



#t3-header #dj-megamenu278 li a.dj-up_a.active {
    color: #081F82 !important;
}

div#rev_slider_3_1 {
    background: #081F82;
}

div#rev_slider_3_1 .slotholder
 {
    background: #081F82;
}


@media(min-width:1199px)
{
    div#rev_slider_3_1 .tp-bgimg.defaultimg
    {
        opacity: .95 !important;
        transition: background .3s,border-radius .3s,opacity .3s;
        background-position: center center !important;
    }
}

#t3-header #dj-megamenu278 li .dj-up_a:hover span.dj-drop, 
#t3-header #dj-megamenu278 li .dj-up_a.hover span.dj-drop, 
#t3-header #dj-megamenu278 li .dj-up_a:active span.dj-drop, 
#t3-header #dj-megamenu278 li .dj-up_a.active span.dj-drop 
{
    border-bottom: solid 4px #081F82 !important;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

#t3-header #dj-megamenu278 li a.dj-up_a span {
  /*  height: 70px !important; */
}

/*#t3-header .dj-megamenu-wrapper #dj-megamenu278 li .subcols2 ul.dj-submenu > li > a {
    font-size: 13px;
}*/




#unity-showcase .rev_slider_wrapper{
  margin-top: 0px !important;
}

@media (min-width: 993px) and (max-width: 1199px)
{
  #t3-header #dj-megamenu278 li a.dj-up_a span 
  {
      height: 65px !important;
  }
}


#t3-header #dj-megamenu278 li ul.dj-submenu > li.active a::before,
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:focus::before
{
  position: relative !important;
}

#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:hover::before, 
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a::before, 
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:focus::before,
#t3-header #dj-megamenu278 li ul.dj-submenu > li.active a::before
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:active::before 
{
    left: -3px;
    visibility: visible; 
    opacity: 1;
    position: relative;
}


#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:hover::before,
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:active::before,
#t3-header #dj-megamenu278 li ul.dj-submenu > li > a:focus::before,
#t3-header #dj-megamenu278 li ul.dj-submenu > li.active a.active::before,
#t3-header .dj-megamenu-wrapper #dj-megamenu278 li .dj-subcol ul.dj-submenu li .dj-more-active.active::before
{
      position: absolute;
      content: "//";
      top: 30%;
      left: -3px;
      color: #43baff;
  
}

@media(max-width:480px)
{
  .services-unity 
  {
    margin-top: 12px !important;
  }
}

@media(min-width:2000px)
{
  .hasBg.noSlogan {
    background-size: cover !important;
  }
}


.jb-topbar .module ul li a:hover
{
  color: #fff;
}

@media (min-width: 1700px) and (max-width: 3000px)
{
  #unity-slide1 {
    max-width: 60% !important;
    left: 19.5% !important;
    margin: 0 auto !important;
  }
}

@media (min-width: 3001px) and (max-width: 4000px)
{
  #unity-slide1 
  {
      max-width: 30% !important;
      left: 35% !important;
      margin: 0 auto !important;
  }
}


#unity-testimonials .custom_testimonial .item {
    text-align: left;
    padding: 0;
}

#unity-testimonials .custom_testimonial .authorName
{
 text-align:left;
}

#unity-testimonials .bx-wrapper .bx-pager {
    text-align: left;
 }

 @media(max-width: 767px) 
 {
     .sp-page-builder .page-content #unity-testimonials {
        max-height: inherit;
    }
}


@media (min-width: 993px) and (max-width: 1199px)
{
  .custom_testimonial .sppb-testimonial-message p, .custom_testimonial p.TestimonialDesc 
   {
      color: #fff !important;
      font-size: 16px !important;
      line-height: 26px !important;
  }

  .unity-testimonials .testi-section .sppb-column-addons
  {
    padding-bottom: 10px;
  }

  .unity-testimonials .testi-section .main-heading, .unity-latest-blog .testi-section .main-heading 
  {
    font-size: 1.8em !important;
    font-weight: 600;
    line-height: 1.4 !important;
 }
  .unity-testimonials .custom_testimonial .authorName
 {
  font-size: 16px !important;
 }
     #t3-header #dj-megamenu278 li a.dj-up_a
     {
        padding: 0 6px !important;
     }
     #dj-megamenu278 li a.dj-up_a .arrow {
        top: calc(50% - 12px) !important;
        right: 4px !important;
      }
      .dj-megamenu-default li a.dj-up_a span.dj-drop {
        padding: 0 8px 0 0 !important;
    }

}
.grecaptcha-badge {
    z-index: 99;
}
#fd-toolbar-search .fd-toolbar-btn {
  display: none !important;
}
#eb #fd .fd-toolbar .is-active .fd-toolbar__link:not(.no-active-state), #eb #fd .fd-toolbar .is-active .fd-toolbar_submenu-link {
    color: #383838;
}
#eb .eb-post-listing__item {
    margin-bottom: 20px;
}






/*.it-services #it-services-section .sppb-addon.sppb-addon-feature 
{
  padding: 40px 26px;
  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-section #itservice-sec-box:hover
{
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / 10%);
}

#it-services-section .sppb-addon-feature .sppb-addon-text 
{
  min-height: 100px;
}

@media(max-width: 1199px)
{
    #it-services-head .sppb-addon-title 
    {
      line-height: 1.2;
      font-size: 40px !important;
    }
}
.dj-megamenu-default .dj-stickylogo.dj-align-left {
    left: 10% !important;
}

.dj-megamenu-default .dj-stickylogo img {
    width: 145px !important;
}


/*@media(max-width: 991px)
{
    .unity-home #unity-services-boxes 
    {
      margin-top: 0px !important;
    }
}*/


@media (min-width: 767px) and (max-width: 991px)
{
/*    .unity-home #unity-services-boxes 
    {
      margin-top: -150px !important;
    }*/
    #unity-showcase .fullwidthbanner-container .fullwidthabanner 
    {
      height: 700px !important;
      max-height: 700px !important;
    }
    #unity-slide1 .showcase_img_col img 
    {
      width: 60% !important;
    }
        .unity-home #unity-services-boxes 
    {
      margin-top: 0px !important;
    }
}


@media (max-width: 767px)
{
    #unity-showcase .fullwidthbanner-container .fullwidthabanner 
    {
      height: 700px !important;
      max-height: 700px !important;
    }
        .unity-home #unity-services-boxes 
    {
      margin-top: 0px !important;
    }
}

@media (min-width: 991px) and (max-width: 1199px)
{
    .unity-home #unity-services-boxes 
    {
      margin-top: 0px !important;
    }
    #unity-slide1 .showcase_img_col img 
    {
      width: 500px !important;
    }
        #unity-showcase .fullwidthbanner-container .fullwidthabanner 
    {
      height: 700px !important;
      max-height: 700px !important;
    }
}
#eb .eb-post-meta a, #eb .text-muted {
    color: #575757 !important;
}
#fd .text-gray-500, #fd .text-gray-300 {
    color: #4D4D4D !important;
}
.saturday, .sunday {
    color: #575757 !important;
}
section#it-services-section .sppb-icon .sppb-icon-container {
    color: #081F82;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
    background:#fff !important;
}

/*Testimonial Page css*/

#testimonials-sec
{
     position: relative;
}
.sec_testimonials 
{
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #ffffff;
  border-radius: 20px;
  text-align: center;
  position: relative;
}

#testimonials-sec span {
  color: #081F82;
  font-weight: bold;
}
.sec_testimonials .fa.fa-quote-left {
  position: absolute;
  top: -40px;
  left: 10%;
  background: #081F82;
  border-radius: 0px;
  color: #fff !important;
  transition: all .3s ease;
  box-shadow: 0 5px 30px rgba(19, 47, 34, 0.15);
  padding: 10px;
  z-index: 99;
}

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

.sec_testimonials blockquote 
{
  background: transparent;
  margin: 0px !important;
  padding: 15px;
  line-height: 1.6;
  font-size: 17px;
}

.sec_testimonials blockquote h4 
{
  color: #222;
}

#contact-us-page-form-section .sppb-addon-title {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding-top: 50px;
  display: block;
}

#contact-us-page-form-section .contact_form .semanticui-body.chronoforms .ui.form .field > label {
  display: block !important;
  color: #fff !important;
  text-align: left !important;
}

#contact-us-page-form-section .field 
{
  max-width: 100%;
}

#contact-us-page-form-section .readon 
{
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #383838 !important;
}

.sec_testimonials .sppb-media, .sec_testimonials .sppb-media-body 
{
  overflow: inherit !important;
}

#contact-us-page-form-section 
{
  border-top: 4px solid #383838;
}

.sec_testimonials blockquote::after 
{
  content: unset;
}

#managed-services-plan .sppb-icon-container 
{
  font-size: 40px;
}

#free-consult-cta .sppb-btn-default,
#free-whitepaper-cta .sppb-btn-default
{
  color: #fff;
}

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

#it-services-section .sppb-icon .sppb-icon-container 
{
  font-size: 80px;
}

@media(min-width: 1199px)
{
    #btn-1610095004035 {
      margin-top: -10px !important;
    }
}

.unity-testimonials .testi-section .sppb-testimonial-carousel-message h4 
{
  color: #fff;
}

.treeview .hover 
{
  color: #081F82;
}

#fd .fd-toolbar__link.is-composer
{
    background: #081F82 !important;
}
#blog_posts .sppb-text-left {
  text-align: center;
}

#blog_posts .sppb-text-left a.readon {
  color: #fff !important;
  text-transform: capitalize;
  font-weight: 600 !important;
}


#home_partners .sppb-carousel-extended-item img 
{
  width: 100%;
  object-fit: unset;
  height: auto !important;
  -webkit-filter: brightness(0) invert(1);
}

#home_partners .sppb-carousel-extended-item img:hover 
{
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.home .reqest_form_section .sppb-addon-wrapper {
  background: #08237e !important;
}

.home .reqest_form_section .com-baforms-wrapper .ba-form-page 
{
  background: transparent;
}
/*.sppb-col-md-4 h3.sppb-addon-title
{
  border-bottom: none !important;
}*/
.home .reqest_form_section .com-baforms-wrapper .ba-form-page .ba-form-field-item .ba-field-label-wrapper > * 
{
  color: #fff !important;
}

/*.page-content #it-services-section .sppb-icon .sppb-icon-container {
  color: #264892;
}
*/

.it-services .sppb-btn.sppb-btn-default,
.industry-specific .sppb-btn.sppb-btn-default,
.article-list .article .readmore a 
{
  background: #081F82;
  color: #fff !important;
}

#lets-talk .sppb-btn {
  background: #86C440 !important;
  border-color: #86C440 !important;
  color: #000 !important;
}

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

#managed-services-plan .sppb-addon-text {
  color: #fff;
}

#managed-services-plan .sppb-addon-title.sppb-feature-box-title a {
  font-size: 26px;
  line-height: 1.2;
  color: #fff !important;
}
.home .req_a_quotation .sppb-addon-title 
{
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px !important;
}
.ba-form-field-item .ba-field-label-wrapper > * {
  font-weight: normal;
  font-size: 14px;
}
.ba-form-signature-field .ba-signature-canvas, .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, .ba-form-page-navigation-title, .upload-file-btn, .upload-file-input, .ba-field-container select, .ba-field-container textarea[readonly], .ba-field-container textarea, .ba-field-container input[type="text"], .ba-field-container input[type="number"], .ba-field-container input[type="password"], .ba-field-container input[type="email"] {
  height: 40px!important;
}

.ba-form-signature-field .ba-signature-canvas, .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, .ba-form-page-navigation-title, .upload-file-btn, .upload-file-input, .ba-field-container select, .ba-field-container textarea[readonly], .ba-field-container textarea, .ba-field-container input[type="text"], .ba-field-container input[type="number"], .ba-field-container input[type="password"], .ba-field-container input[type="email"]
{
	border-radius:5px !important;  
}
.ba-form-field-item .ba-field-label-wrapper > *
{
  font-weight:normal !important;
  font-size:15px !important;
}
.ba-form-field-item {
  margin-bottom: 0px !important;
}
.com-cwhire #sp-main-body {
  padding-top: 0px;
}

.com-baforms-wrapper .ba-form-submit-btn,
.cwhire_readmore .readmore, #button_submit
{
  font-weight: normal !important;
  font-size: 16px !important;
  background: #081F82 !important;
  border-radius: 0px;
  color: #fff;
  text-align: center;
  padding: 12px 30px 11px;
  display: inline-block;
  font-family: 'Hind', sans-serif;
  outline: none;
}
.sppb-btn.sppb-btn-custom {
  font-weight: normal !important;
  text-transform: capitalize;
}
#blog_posts .eb-mod-body {
  color: #02124d;
  line-height: 28px !important;
  font-weight: 400;
}

#sp-right .sp-column .sp-module,
.sppb-col-md-4 .sppb-column .sppb-addon-module
{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: #f3f3f3;
  box-shadow: 3px 3px 4px #f3f3f3;
}
.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"] {
  background: #fff !important;
  border: 1px solid #d5d5d5 !important;
  height: 50px;
  border-radius: 4px;
}

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

.upload-file-input.drag-drop-upload-file 
{
  height: 300px !important;
}

.bal_fom_code .upload-file-input.drag-drop-upload-file .upload-file-btn {
  margin-top: 20px;
  height: auto !important;
  background: #000 !important;
}
.com-baforms-wrapper .ba-form-page h1.ba-input-label-wrapper {
  font-size: 24px !important;
  font-weight: bold !important;
}
#sp-bottom1 .sppb-col-md-4 .sppb-column .sppb-addon-module {
  background: none !important;
  padding: 0px;
  box-shadow: none;
}
.bal_fom_code .ba-form-checkbox-field .ba-field-container {
  clear: none;
}
.ba-form-field-item .ba-form-checkbox-wrapper *, .ba-form-field-item .ba-form-checkbox-wrapper {
  cursor: pointer !important;
  font-weight: normal;
  font-size: 15px;
}
@media (min-width: 481px)
{
  #application_form 
  {
   display: table;
   max-width: 480px;
   width: 100%;
  }
  #application_form .formlabel, #application_form label 
  {
   width: 170px !important;
   float: left;
 }
  #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;
  }
}

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

#application_form .progress {
  display: none;
}

/*.ten-benefits .sppb-col-md-4 .sppb-column .sppb-addon-module {
  background: transparent;
  padding: 0px;
}*/

.ten-benefits .com-baforms-wrapper .ba-form-submit-btn
{
 background: #081F82 !important; 
}
.ten-benefits #sp-header #sp-menu,
.ten-benefits #sp-bottom
{
  display: none;
}
.ten-benefits .header-wrapper #sp-header-topbar {
  padding-bottom: 50px;
  padding-top: 30px;
}

#unity-testimonials .sppb-carousel-inner 
{
  color: #fff;
}

#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
  color: #FFFFFF !important;
}

#sp-bottom1 {
  text-align: center;
}

#sp-bottom1 h5 {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}

#sp-bottom .sp-module ul > li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}

#sp-bottom .eb-mod-body {
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}

#sp-bottom #eb .mod-cell {
  display: block;
}

/*#sp-bottom .fa.fa-newspaper-o {
  margin-bottom: 0px;
}
*/
#sp-footer #sp-footer2 img {
  text-align: right;
  display: inline;
}

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

.sec_testimonials .sppb-addon-testimonial-footer {
  display: none !important;
}
.sppb-addon-testimonial .sppb-addon-testimonial-review::after
{
  display: none !important;
}
#unity-latest-blog .sppb-text-right a.readon {
  margin-top: 0px;
  color: #fff !important;
}

#Showcase .sp-slider-content-align-left .sppb-sp-slider-button {
  background-color: #86C440;
  color:#000 !important;
  padding: 10px 20px;
}
#sp-bottom p
{
  font-size: 16px !important;
}

.contact-info i {
  font-size: 30px;
  color: #081F82;
  font-style: unset;
}

.contact-info.box-style2 .box-icon {
  margin-bottom: 25px;
}
#sp-bottom #eb .eb-mod-title
{
  text-align: center !important;
}

#sp-bottom .eb-mod-foot .mod-cell a 
{
  background: #081F82 !important;
  border-radius: 0px;
  color: #fff !important;
  padding: 12px 30px 11px;
  font-family: 'Poppins', sans-serif;
  opacity: unset;
  font-weight: unset;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 160px;
  font-size: 14px;
}

.com-baforms-wrapper .ba-form-page {
  background: none;
  padding: 0px;
}

#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 {
  background: #000 !important;
  max-width: 220px !important;
  margin: 0 auto;
  text-align: center;
}

#sp-right .sp-module ul > li, 
.sppb-col-md-4 .mod-menu.mod-list li.nav-item 
{
  display: block;
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
}

.blog .article-list .article a:hover 
{
  color: #fff !important;
}

#sp-right .sp-module .sp-module-title::after,
.sppb-col-md-4 .sppb-addon-title::after
{
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  display: block;
  bottom: -2px;
}
#sp-right .sp-module .sp-module-title::after,
.sppb-col-md-4 .sppb-addon-title::after
{
  background: #081F82;
}

.sppb-col-md-4 .sppb-addon-title,
#sp-right .sp-module .sp-module-title
{
  position: relative;
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}

.sppb-col-md-4 .sppb-addon-module #navbar228 ul li, 
.sppb-col-md-4 .sppb-addon-module .navbar-expand-md .navbar-collapse ul li 
{
  width: 100%;
}

.sp-module-content .navbar-expand-md .navbar-collapse ul li,
.sppb-addon-module .navbar-expand-md .navbar-collapse ul li
{
    list-style: disc;
    margin-left: 20px;
    display: revert !important;
    line-height: 1.0em !important;
}

.sppb-col-md-4 .sppb-addon-title::after {
  margin-top: 12px;
  position: relative;
}

.sp-module-content .navbar-expand-md .navbar-collapse ul > li > a,
.sppb-addon-module .navbar-expand-md .navbar-collapse ul > li > a 
{
  line-height: 20px !important;
}

#sp-right .sp-module .sp-module-title,
.sppb-col-md-4 .sppb-addon-title 
{
  color: #333;
}

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

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

#sp-menu .sp-megamenu-parent > li.active > a {
  font-weight: 600;
}

#sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a
{
    font-family: "Nunito Sans",sans-serif;    
}
#sp-menu .sp-megamenu-parent > li > a, 
#sp-menu .sp-megamenu-parent > li > span
{
  font-family: "Nunito Sans",sans-serif !important;
  font-size: 14px;
/*  font-weight: 600;*/
  text-decoration: none;
}


.sp-module-content .navbar-expand-md .navbar-collapse ul > li > a:hover,
.sppb-addon-module .navbar-expand-md .navbar-collapse ul > li > a:hover 
{
  color: #081F82;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) 
{
  letter-spacing: 0;
  line-height: 1.2em;
  padding: 8px 8px;
  /*font-weight: 600;*/
  font-size: 14px;
  text-transform: capitalize;
  display: block;
}

.single-item .text-holder::after, .single-item .text-holder::before
{
   position:unset !important;
}

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

.understanding-technology .sppb-btn.sppb-btn-default, 
.understanding-technology .sppb-btn.sppb-btn-custom,
.industry-specific .sppb-btn.sppb-btn-custom
{
    background: #081F82 !important;
    color: #fff !important;
}
.understanding-technology .sppb-btn.sppb-btn-default:hover,
.understanding-technology .sppb-btn.sppb-btn-custom:hover
{
    color: #fff;
    transform: scale(1,1);
    transition: all .4s ease 0s;
    opacity: .5;
}

.sppb-col-md-4 .sppb-column .sppb-addon-module li.active > a,
.sppb-addon-module .navbar-expand-md .navbar-collapse ul > li > a:hover,
.sppb-addon-module .navbar-expand-md .navbar-collapse ul > li > a:active
{
    background: transparent;
    color: #081F82 !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: 8px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.com-sppagebuilder #sp-main-body 
{
  padding: 0px !important;
}

.heading-text h1, .heading-text h2 
{
  color: #fff !important;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active,
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active .sppb-toggle-direction,
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title,
.sppb-panel-default > .sppb-panel-heading .sppb-toggle-direction
{
  color: #081F82;
}


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

#sp-title .sp-page-title.margin-top-35 {
  height: 315px;
  margin-top: 0px !important;
}

#sp-title .sp-page-title {
  padding: 130px 0 !important;
}

#enterprise-level-services .sppb-col-md-4 .sppb-addon-title
{
    content: none !important;
    border: none !important;
}

#enterprise-level-services .sppb-col-md-4 .sppb-addon-title::after
{
    content: none !important;
}

/*#sp-bottom #column-wrap-id-1693222044344 .box-style2::before 
{
  position: absolute;
  height: 70%;
  width: 1px;
  left: 0;
  bottom: 12%;
  background: rgba(255,255,255,.1);
  content: "";
  display: block;
}

#sp-bottom #column-wrap-id-1693222044344 .box-style2::after {
  position: absolute;
  height: 70%;
  width: 1px;
  right: 0;
  bottom: 12%;
  background: rgba(255,255,255,.1);
  content: "";
  display: block;
}*/

#Showcase .sppb-sp-slider-title,
#Showcase .sppb-sp-slider-text
{
  color: #fff !important;
}

@media(max-width: 1399px)
{
    #sp-top2.col-lg-6 {
      flex: 0 0 auto;
      width: 100% !important;
    }
}

@media(max-width: 1199px)
{
    .home #unity-services-boxes 
    {
      margin-top: 0px !important;
    }
    #sp-top2.col-lg-6 {
      flex: 0 0 auto;
      width: 100% !important;
    }
}

@media (max-width: 767px)
{
    #sp-footer #sp-footer2, #sp-footer #sp-footer2 img {
      text-align: center;
    }
    .home #unity-services-boxes {
      margin-top: 0px !important;
    }
    #sp-top-bar {
      display: none;
    }
    body #sp-header 
    {
      background: #fff !important;
    }
}

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

.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, 
.offcanvas-menu .offcanvas-inner ul.menu > li a:focus, 
.offcanvas-menu .offcanvas-inner ul.menu > li span:hover, 
.offcanvas-menu .offcanvas-inner ul.menu > li span:focus 
{
  color: #081F82 !important;
}

#managed-services-plan .sppb-addon-title.sppb-feature-box-title {
  content: none !important;
  border-bottom: none !important;
}

#managed-services-plan .sppb-col-md-4 .sppb-addon-title::after
{
    content: none !important;
}

#latest-blog #eb .mod-items-grid > .mod-grid .eb-mod-foot.mod-muted.mod-small {
  margin-top: 10px;
}

#sppb-addon-1614267510463 .sppb-addon-title {
  margin-top: 0;
}
#sp-right .sp-module-content {
  padding-top: 15px !important;
}

@media(max-width: 767px)
{
    .text_with_sub_centered.container h1 {
      padding-top: 100px;
    }
    .unity-partners .sppb-carousel-extended-item img 
    {
      width: auto;
      object-fit: unset;
      height: auto !important;
      -webkit-filter: brightness(0) invert(1);
      margin: 0 auto;
    }
    #latest-blog #eb .mod-items-grid > .mod-grid {
      width: 100% !important;
    }
}

@media(max-width: 991px)
{
    #lets-talk {
      text-align: center;
    }
    #lets-talk .sppb-text-right {
      text-align: center;
    }
    #column-wrap-id-1630425619166 
    {
      display: none;
    }
    #column-wrap-id-1630425726023 
    {
      text-align: center;
      margin: 0 auto;
    }
}


.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary 
{
  background-color: #081F82 !important;
  border-color: #081F82 !important;
  color: #fff !important;
}

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

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

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

@media(max-width: 767px)
{
    #it-security-overview-showcase h2 
    {
      font-size: 30px;
    }
    .copyrightbottom {
      text-align: center !important;
    }
}

.offcanvas-menu .offcanvas-inner .header-modules 
{
  display: 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;
  font-family: 'Open Sans', 'Helvetica', Arial, serif;
}

.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: #081F82 !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;
}


/*Sticky TopBar*/

#sp-top-bar.header-sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  animation: spFadeInDown 0.5s;
}

@media(max-width: 767px)
{
    body #sp-header.header-sticky 
    {
      top: 0px !important;
    }
}

body #sp-header.header-sticky 
{
  top: 40px;
}


/*Sticky Topbar*/


.support .sppb-btn.sppb-btn-default.readon 
{
  background: #fff !important;
  color: #000 !important;
  border-color: #fff;
}

.joboffer .cwhire_header 
{
  display: none;
}

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

.plg_system_webauthn_login_button 
{
  display: none !important;
}


#unity-latest-blog .readon 
{
  color: #fff !important;
}
#chamber-form-sec {
    background: #081F82;
    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-24 {
  --form-background-color: transparent !important;
}
#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: #081F82;
  right: 0;
}
#blog_latest .mod-cell a {
    color: #fff;
    width: auto;
    display: block !important;
    text-align: center;
}
#home-testimonials {

  background: #081F82;
}
#home-testimonials, home-testimonials h2 {
  color: #fff;
}

.qr_code_module img {
  display: inline-block;
}

.support_icon_updated {
  color: #081F82;
  font-size: 60px;
  width: 1em;
  text-align: center;
  display: inline-flex !important;
}


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


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

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

.industry-specific .sppb-col-md-4 .sppb-addon-title
{
    border-bottom: none !important;
}

.industry-specific h3 span 
{
  color: #081F82;
}

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

.sp-megamenu-parent .sp-dropdown a 
{
  text-transform: unset !important;
}

body #sp-title .sp-page-title .sp-page-title-heading {
  text-transform: unset !important;
}

#sp-bottom1 .sppb-img-responsive 
{
  filter: brightness(0) invert(1);
}



.sppb-col-md-4 .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading 
{
  margin: 0px 0px;
}

.sppb-col-md-4 .sppb-panel.sppb-panel-default 
{
  margin-bottom: 5px;
}


#unity-latest-blog #eb .eb-mod-body 
{
  margin-bottom: 15px;
}

.copyrightbottom:first-child 
{
  display: none;
}

body #eb .btn.btn-default.btn-md 
{
  color: #081F82 !important;
}

@media(max-width: 767px)
{
    .navbar .collapse:not(.show) 
    {
      display: block;
    }
    .whitepaper-image {
        margin-bottom: 30px;
    }
}

@media(max-width: 560px)
{
    .article .article-introtext img 
    {
      float: none !important;
      text-align: center;
      display: block !important;
      margin: 0 auto !important;
    }
}

@media(max-width: 479px)
{
    body .bal_fom_code .ba-form-checkbox-field .ba-field-container 
    {
      clear: left !important;
    }
}

@media (max-width: 991px)
{
    #sp-footer #sp-footer2, #sp-footer #sp-footer2 img
    {
      text-align: center;
    }
    body .copyrightbottom 
    {
      text-align: center !important;
    }
    body #sp-footer #sp-footer2 img {
      text-align: center;
      display: block;
      margin: 0 auto;
    }

}

@media (min-width: 767px) and (max-width: 991px)
{
    body #unity-latest-blog #eb .eb-mod-title 
    {
      min-height: 90px !important;
    }
    body #unity-latest-blog #eb .eb-mod-title a 
    {
      font-size: 16px !important;
      line-height: 1.2em !important;
    }
    body #unity-latest-blog #eb .eb-mod-body {
      min-height: 270px;
    }
    #lets-talk .sppb-button-wrapper 
    {
      text-align: center !important;
    }
    .whitepaper-image {
        margin-bottom: 30px;
    }

}

@media (min-width: 991px) and (max-width: 1199px)
{
    .serv-box .content-box h5
    {
        padding-right: 0px !important;
    }
    #column-wrap-id-1630425726023 
    {
      max-width: 100% !important;
      flex-basis: 100% !important;
    }
     body #unity-latest-blog #eb .eb-mod-title 
    {
      min-height: 80px !important;
    }
    body #unity-latest-blog #eb .eb-mod-title a 
    {
      font-size: 16px !important;
      line-height: 1.2em !important;
    }
    body #unity-latest-blog #eb .eb-mod-body 
    {
      min-height: 150px;
    }
    #it-services-section .sppb-column 
    {
        padding-top: 0px;
    }

}



/* Easyblog Styling (cache or no cache) - Start */

@media(min-width: 991px)
{
    body #eb .mod-items-grid > .mod-grid 
    {
      float: left;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 30px;
    }

    body #eb .hide, 
    body #eb .hidden 
    {
      display: none !important;
    }

    body #eb .eb-mod-thumb .eb-mod-image-cover {
      background-size: cover;
      background-position:center;
      background-repeat: no-repeat;
      border: 1px solid #fff !important;
      border-radius:2px;
      display: inline-block;
      height: 220px;
      vertical-align: top;
      position: relative;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform:scale(1);
      -moz-transform:scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      position: static;
      margin:0 !important;
    }

    body #eb .eb-mod-thumb.is-center .eb-mod-image, 
    body #eb .eb-mod-thumb.is-center .eb-mod-image-cover 
    {
      display: inline-block;
    }

    body #eb .eb-mod-thumb {
      margin-bottom: 10px;
      margin-top: 10px;
    }

    body #eb .eb-mod-thumb .eb-mod-image-cover::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border: 4px solid #fff;
    }
}

/* Easyblog Styling (cache or no cache) - end */



@media(min-width: 1199px)
{
     body #unity-latest-blog #eb .eb-mod-title 
    {
      min-height: 70px !important;
    }
    body #unity-latest-blog #eb .eb-mod-title a 
    {
      font-size: 20px !important;
      line-height: 1.2em !important;
    }
    body #unity-latest-blog #eb .eb-mod-body 
    {
      min-height: 130px;
    }
}


/* internet services page css */

#latest_tech .sppb-addon-content.sppb-text-left, #latest_tech .item-inner .sppb-addon-content {
  padding: 30px;
  text-align: center;
}

#latest_tech .sppb-addon-title::after
{
    display: none;
    border: none !important;
}

#latest_tech .sppb-addon-title
{
    border: none !important;
}


#latest_tech h2
{
    color: #1b1d21 !important;
}

#latest_tech .item::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #081F82;
  left: 0;
  bottom: 0;
  transition-delay: 0.2s;
}

#latest_tech .sppb-col-md-4 .item::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #081F82;
  left: 0;
  bottom: 0;
  transition-delay: 0.2s;
}

#latest_tech .item-inner::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #081F82;
  right: 0;
  bottom: 0;
  transition-delay: 0s;
}

#latest_tech .item-inner::before {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
    transition-delay: 0s;
  background: #081F82;
  left: 0;
  top: 0;
  transition-delay: 0s;
}

#latest_tech .item::before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #081F82;
  right: 0;
  top: 0;
  transition-delay: 0.2s;
}

#latest_tech .item-inner::after 
{
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #081F82;
  right: 0;
  bottom: 0;
  transition-delay: 0s;
}

#latest_tech .item:hover .item-inner::after 
{
  transition-delay: 0.2s;
  height: 100%;
}

#latest_tech .item:hover .item-inner::before 
{
  transition-delay: 0.2s;
  height: 100%;
}

#latest_tech .item:hover::after 
{
  transition-delay: 0s;
  width: 100%;
}

#latest_tech .item:hover::before {
  transition-delay: 0s;
  width: 100%;
}

#latest_tech .item {
  border: 1px solid #e7e7e7;
  background: #ffffff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#latest_tech .fa-duotone {
  font-size: 70px;
  color: #86C440;
  margin-bottom: 15px;
}

#latest_tech .item
{
    position: relative;
}

@media(min-width: 991px)
{
    #latest_tech h3.sppb-addon-title 
    {
      font-size: 20px;
      min-height: 130px;
    }
}

.home_our_serv_feat 
{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 RGBA(135, 196, 65, 0.2) !important;
  text-align: center;
}

.ideal_box .fa-duotone 
{
  font-size: 100px;
  color: #081F82;
  text-align: center;
  margin-bottom: 20px;
}
.home_our_serv_feat 
{
    margin: 0px !important;
    padding: 25px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.ideal_box .sppb-row-column {
    padding: 0px !important;
}

#our_services .home_our_serv_feat:hover 
{
  box-shadow: 0 0 1.5625rem 0 RGBA(135, 196, 65, 0.5) !important;
}

.ideal_box h3 
{
  font-size: 22px !important;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #081F82 !important;
  font-weight: bold;
  line-height: 1.2em !important;
}

.internet-services #chamber-enterprise-level-sec 
{
  background: linear-gradient(0deg,rgb(8, 31, 130) 0%, rgb(13, 49, 209) 100%);
}

.internet-services #chamber-enterprise-level-sec .ba-form-submit-btn {
  background: #86C440 !important;
}


#why_choose_sec .fa-duotone {
  font-size: 80px;
  color: #86C440;
  text-align: center;
  margin-bottom: 10px;
}

#why_choose_sec .sppb-addon-title.sppb-feature-box-title {
  font-size: 22px;
}

#why_choose_sec .home_our_serv_feat {
  padding: 15px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}


#why_choose_sec .home_our_serv_feat:hover {
  background: #86C440 !important;
}

#why_choose_sec .home_our_serv_feat:hover .fa-duotone
{
    color: #fff !important;
}

#why_choose_sec .home_our_serv_feat:hover .sppb-media-content,
#why_choose_sec .home_our_serv_feat:hover .sppb-addon-title 
{
  color: #fff !important;
}


