/*.fa, .fab, .fal, .far, .fas {
    font-family: "Font Awesome 5 Free";
}*/
body, .body, .site 
{
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.7em;
    font-family: 'Open Sans', sans-serif;
}

.col-lg-4 .ba-form-field-item .ba-field-label-wrapper > * {
  color: #fff;
}

.top_global_rec h3 {
    font-size:34px;
}
.top_global_rec .btn.btn-light {
    color: #212529;
}
/**.testimonial_about_sec p {
    color: #00256e !important;
}**/
#testimonial_about_sec .sppb-carousel-extended-item {
    padding: 20px;
}
#testimonial_about_sec .sppb-addon-title > span::before 
{
    content: '';
    width: 50px;
    background-color: #6184c8;
    height: 2px;
    margin-right: 20px;
}

#testimonial_about_sec .sppb-addon.sppb-carousel-extended {
    position: absolute;
    left: 0;
    top: 0%;
    right: 0;
    transform: translateY(100%);
    width: auto;
}
#testimonial_about_sec .sppb-testimonial-carousel-icon {
    font-size: 20px;
    display: inline-block;
}
/**#experience_edu .sppb-title-subheading {
    color: rgb(72, 93, 136) !important;
}**/
#latest_course .sppb-addon-image-layout-content {
    margin-top: 300px;
    padding: 20px 17px 20px;
    background: #fff;
    text-align: left;
}

#latest_course .sppb-image-layout-title {
    color: rgb(0, 37, 110);
    font-size: 20px;
    line-height: 1.2;
}
#latest_course .sppb-addon-image-layout-content a {
    font-size: 13px !important;
}
h2.sppb-addon-title span {
    background: transparent;
    color: #333;
    padding: 0;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    align-items: center;
}
h2.sppb-addon-title span::before {
    content: '';
    width: 50px;
    background-color: #333;
    height: 2px;
    margin-right: 20px;
}
.why-choose-us h2.sppb-addon-title
{
    color: #ffffff;
    font-size: 36px;
    letter-spacing: 1px;
}
#meet-advisor p
{
   color: rgb(72, 93, 136);
}
#meet-advisor .career_with_us {
    background: #fc8105;
    color: #00256e;
border: none;
}
.sppb-person-information {
    background: #fff;
    text-align: center;
    padding: 20px 20px 20px 20px;
    z-index: 9999;
    position: relative;
/*    width: 80%;
    margin: 20px auto;*/
}
 .sppb-person-information span.sppb-person-name {
    font-size: 16px;
    font-weight: 700;
    color: rgb(72, 93, 136);
}
#experience_edu .sppb-animated-number {
    font-weight: bold;
}
.sppb-person-information span.sppb-person-designation {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: rgba(0,0,0,.4);
}

#what_student_say .sppb-carousel-extended-nav-control .nav-control {
    height: 50px;
    line-height: 50px;
    width: 52px;
    background: #fc8105;
    color: #fff;
    font-size: 24px;
    border-color: #fc8105;
}
#eb .eb-mod-thumb .eb-mod-image-cover::before
{
   border:none !important;
}
#news-latest .eb-mod-media-title, #latest-blog .eb-mod-media-title {
    color: rgb(0, 37, 110);
    font-size: 20px;
    line-height: 1.4 !important;
}
#news-latest .eb-mod-body, #latest-blog .eb-mod-body {
    line-height: 1.3 !important;
    font-size: 15px;
}
#news-latest  #eb .eb-mod-context {
    margin-bottom: 20px;
}



#news-latest .eb-mod-foot .mod-cell a:hover {
    background-color: #000 !important;
    color: #fff !important;
}

body .sppb-addon-sp-slider .sppb-sp-slider-button .sp-slider-btn-text:hover
{
    background: #000 !important;
}

#sp-bottom-down, #sp-bottom {
    background: #0064AC;
    color: #fff;
}
#sp-footer
{
   background-color:#0064AC !important;
   text-align:center;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 0px;
    font-size: 14px;
}
#sp-bottom-down a, #sp-footer a, #sp-bottom a {
    color: #fff;
}
.copyrightbottom {
    color: #fff;
}

.logo-image {
  height: 90px !important;
  position: relative;
  top: 10px;
  bottom: 10px;
}

.sp-megamenu-parent > li > a {
    color: #000;
    opacity: 1;
}

/*.sp-megamenu-parent > li > a:hover {
    color: #fc8105;
}*/

.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > span::before
{
   background-color: transparent !important;
  position: unset;
}

/*#sp-header {
    position: unset;
}*/

#sp-header 
{
    position: relative !important;
    background: #fff !important;
    height: 100px;

}

@media(min-width: 991px)
{
    #sp-header 
    {
        position: relative !important;
        background: #fff !important;
        height: 100px;
        z-index: 999999;
    }
}

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

.offcanvas-menu .nav-pills > li.active > a, 
.offcanvas-menu .nav-pills > li.active > a:hover, 
.offcanvas-menu .nav-pills > li.active > a:focus 
{
  background: transparent !important;
}

.offcanvas-menu .offcanvas-inner {
  padding-top: 0px;
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 .logo-image {
  display: none;
}

#sp-header.header-sticky {
    position: fixed !important;
    z-index: 999999 !important;
}

.nav-placeholder {
    display: none;
}
#sp-top-bar {
    background: #fc8105 !important;
    padding: 0px;
    height:50px;
}

/*#sp-top-bar #mod-custom254 span {
  font-size: 15px;
}*/

#sp-top-bar ul.social-icons > li > a
{
   background:transparent !important;
   width: 10px;
   height: 10px;
   font-size: 15px;
}
#sp-top2 .astroid-contact-info {
    color: #fff;
    margin-top: 10px;
}
.astroid-contact-info i[class*="fa-"] {
    color: #0064AC;
  margin-right: 4px;
  font-size: 15px;
  vertical-align: middle;
}
#sp-top-bar a {
    color: #fff !important;
    font-size: 15px;
}
#sp-top2 {
    color: rgb(73, 80, 87);
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0em;
    font-family: 'Open Sans', sans-serif;
}
.astroid-contact-email, .astroid-contact-login {
    margin-left: 1rem;
}

.sppb-addon-sp-slider .sppb-sp-slider-button .sp-slider-btn-text 
{
  background: #fc8105 !important;
  padding: 10px 20px !important;
}

/*#sp-header .sp-megamenu-parent {
    margin: 30px 0px !important;
}*/

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


body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 40px;
}
#sp-header #sp-menu > .sp-column {
    display: unset;
}

body.ltr .close-offcanvas {
    right: 23px;
    background: top;
    top: 3px;
}

@media(max-width:480px)
{
    #latest_course .sppb-col-md-4 .sppb-addon-wrapper {
    margin-bottom: 220px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 481px)
{
        #latest_course .sppb-col-md-4 .sppb-addon-wrapper {
    margin-bottom: 120px;
  }
   
}

@media(max-width:767px)
{
   #sp-top2 {
      display: none;
  }
  #testimonial_about_sec .sppb-addon.sppb-carousel-extended {
      position: unset;
      transform: translateY(120px);
  }
  #news-latest #eb .mod-items-grid > .mod-grid {
      width: 100% !important;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 768px)
{
   #sp-top1 {
       flex: 0 0 25%;
       max-width: 25%;
       float: left;
   }
  #sp-top2 {
    text-align: right;
    float: right;
    flex: 0 0 75%;
    max-width: 75%;
}
 #testimonial_about_sec .sppb-addon.sppb-carousel-extended
{
      position: unset;
      transform: translateY(180px);
}

}

@media(max-width:991px)
{
   #top_showcase .sppb-sp-slider-title {
     font-size: 38px;
   }
 
 /*  #latest_course .sppb-addon-image-layouts {
     min-height: 400px; 
  } */
.page-content #latest_course
{
   padding-bottom:20px !important;
}
 
#why-choose-us #sppb-addon-1612163466466 {
    padding: 0px !important;
 }

   #sp-header #sp-logo {
       flex: 0 0 75%;
      max-width: 75%;
     text-align: right;
     transform: scale(0.7);
   }
   #sp-header .col-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

/*@media(max-width:480px)
{
    .logo-image {
       position: relative;
       left: 50px;
   }
}*/


@media(max-width:575px)
{
   ul.social-icons {
      margin-top: 8px !important;
   }
}


@media only screen and (max-width: 1199px) and (min-width: 992px)
{
  #latest_course .sppb-addon-image-layout-content{
   margin-top: 250px !important;
 }
#latest_course .sppb-image-layout-title
{
   font-size:15px !important;
}
#latest_course p {
    font-size: 14px;
}

#testimonial_about_sec .sppb-testimonial-carousel-message {
    font-size: 15px !important;
    line-height: 22px !important;
}

#testimonial_about_sec .sppb-testimonial-carousel-content-wrap
{
   display:block !important;
}
#testimonial_about_sec .sppb-testimonial-carousel-name-designation, #testimonial_about_sec .sppb-testimonial-carousel-name, #testimonial_about_sec .sppb-testimonial-carousel-name-designatio
{
     text-align:center !important;
}



}

@media only screen and (max-width: 992px) and (min-width: 768px)
{
    #testimonial_about_sec .sppb-addon.sppb-carousel-extended
   {
      position: unset;
      transform: translateY(120px);
  }
  .sp-page-builder .page-content #testimonial_about_sec {
    padding-bottom: 50px !important;
  }
}

@media(min-width:1199px)
{
  #eb.is-mobile .mod-items-grid>.mod-grid
{
  width:33% !important;
}

}

#sp-top1 ul.social-icons > li a {
    color: #fff !important;
}

/* .partner-managed .sppb-addon-title {
    font-size: 50px;
} */

/*#why-choose-us p, #why-choose-us a 
{
    color: #000 !important;
}*/

#why-choose-us .sppb-panel-title {
    font-size: 20px;
}

.clientTestimonials {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
}
.custom_testimonial .greySlideBx .clientTestiImg img {
    float: none;
    display: block;
    text-align: center;
    margin: 30px auto !important;
}
.custom_testimonial .authorName {
    color: #fff;
    font-weight:600px;
}
#what_student_say .custom_testimonial .greySlideBx .clientTestimonials p {
    line-height: 1.4;
    letter-spacing: 0px;
    color: #fff !important;
}
#meet_adv .sppb-person-information {
    width: 100%;
}
#testimonial_about_sec ul {
    column-count: 2;
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

#top_showcase .sppb-carousel-content {
    padding-top: 10px;
}

/*@media(min-width:991px)
{
   #sp-bottom1, #sp-bottom2, #sp-bottom3 
  {
       max-width: 33% !important;
       flex: 0 0 33% !important;
  }
}*/
#sppb-addon-1612179783027 {
  background: transparent !important;
}
#what_student_say .sppb-testimonial-message 
{
  text-align: center;
  color: #fff;
}
#sp-footer2 img {
  display: inherit;
}

#what_student_say .testimonial-pro-client-name-wrap 
{
  margin: 0 auto;
  color: #fff;
}
#sp-bottom1 #eb .eb-mod-body 
{
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
}
#sp-bottom1 .eb-mod-foot.mod-muted.mod-small 
{
  margin-top: 15px;
}

/*#sp-bottom2, #sp-bottom3 {
    padding-left: 15px !important;
}*/
#sp-bottom1 .sp-module ul > li {
    display: inline-block !important;
}
#sp-bottom1 .fa {
    border: 2px solid #fc8105 !important;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 18px;
    font-size: 14px !important;
}
#sp-bottom .fa {
    color: #fc8105 !important;
    font-size: 18px;
}
#sp-bottom {
    padding-top: 50px;
    padding-bottom: 0px;
}
#sp-bottom1 .form-group .input-group-prepend {
    display: inline-flex;
}
#sp-bottom .sp-module .sp-module-title {
    margin: 0 0 20px;
    color: #fff;
}
.custom_testimonial .greySlideBx .testiHead {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
}
#sp-bottom1 .btn.btn-primary.login-button, #sp-bottom2 .eb-mod-foot .mod-cell a, 
.sppb-btn.career_with_us.sppb-btn-default.sppb-btn-lg.sppb-btn-square, 
.AuthorDesc a.readon, #news-latest .eb-mod-foot .mod-cell a
{
   color: #fff !important;
    background: #fc8105 !important;
    background-image:#fc8105 !important;
    padding: 10px 25px !important;
    border: none !important;
    border-radius: 0px;
    text-transform: capitalize;
    font-size: 14px;
}

#sp-bottom2 .eb-mod-body {
    margin-bottom: 20px;
}
#sp-bottom .copyrightbottom, #sp-footer {
    text-align: left !important;
}
#sp-bottom1 .btn.btn-primary.login-button:hover, #sp-bottom2 .eb-mod-foot .mod-cell a:hover, 
.sppb-btn.career_with_us.sppb-btn-default.sppb-btn-lg.sppb-btn-square:hover, 
.it-services .sppb-addon-feature .sppb-btn:hover, 
.understanding-technology .sppb-addon-feature .sppb-btn:hover, #free-whitepaper-cta .sppb-btn:hover, 
#free-consult-cta .sppb-btn:hover
{
   background-color: #000 !important;
   color: #fff !important;
}

#meet_adv .content {
    display: none;
}

#meet_adv .sppb-media-content p 
{
    color: #000 !important;
}
#meet_adv .sppb-media-content p:first-child {
    min-height: 100px;
}

#meet_adv .sppb-media-content {
    margin-top: 20px;
}

@media(max-width:767px)
{
    .custom_testimonial .item 
   {
       text-align: center;
       padding: 0px 0px !important; 
   }
   #sp-bottom1 #login-form input[type="text"], #sp-bottom1 #login-form input[type="password"] {
     width: auto !important;
  }
#sp-bottom1 .sppb-section 
{
    padding-bottom: 0px !important;
}
#sp-bottom .copyrightbottom, #sp-footer 
{
    text-align: center !important;
}
  .copy-logo img {
    margin: 0 auto !important; 
}
#sp-bottom2 .sp-module {
    margin-bottom: 60px;
}

}

@media only screen and (max-width: 1199px) and (min-width: 768px)
{  
    #sp-footer1, #sp-footer2 
   {
      display: inline-block;
      width: 50%;
   }
#sp-bottom1 #login-form input[type="text"], #sp-bottom1 #login-form input[type="password"]
{
  width:auto;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
        #latest_course .sppb-col-md-4 .sppb-addon-wrapper {
    margin-bottom: 80px;
  }
#sp-bottom1 .sppb-section 
{
    padding-bottom: 0px !important;
}

#sp-top-bar .container 
{
    max-width: 750px !important;
}
#sp-top-bar ul.social-icons > li > a
{
  width:0px;
}
#sp-bottom2 .sp-module {
    margin-bottom: 60px;
}

#sp-header #sp-logo {
    flex: 0 0 75%;
    max-width: 73% !important;
    text-align: right;
    transform: scale(0.7);
}
}

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

#login-form label {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 34px;
    text-transform: capitalize;
    padding-left: 5px;
}



/* Assurance CSS - start */

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

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

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

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

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

.main_menu.affix {
    background: #fff;
}

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


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

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

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

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

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

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

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

/*.fa, .fab, .fal, .far, .fas
{
        font-family: "fontAwesome";
}
*/
.support-inner-box .fa-mobile:before, .support-inner-box .fa-comment:before, .support-inner-box .fa-users:before, .support-inner-box .fa-laptop:before, .support-inner-box .fa-ticket:before, .support-inner-box .fa-envelope:before {
    color: #fff;
    font-size: 60px;
    width: 1em;
    text-align: center;
}

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

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

/*.ui.green.button, .ui.green.buttons .button
{
      background: #fff !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: #fff;}
  
  .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: #fff;}
  
  /* showcase css */
  .tp-caption.jb-big-title-block.sfl.str.tp-resizeme.start {  text-align: center;  width: 100%; }
  .tp-caption.jb-small-text.sfl.stl.tp-resizeme.start { position: absolute; top: 326px !important; text-align: center; width: 100%; }
  .tp-caption.jb-small-text.sfb.stb.tp-resizeme.start { width: 100%; text-align: center; margin-top: 50px !important;}
  .rev_slider_wrapper .btn { color: #ffffff !important; font-size: 14px !important; padding: 16px !important; }
  .tp-caption p { font-size: 20px !important; line-height: 22px !important;}
}


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


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

hgroup.titleSlogan {  background-image: url(/images/header-banner/header-backgound-image.jpg); background-size: cover; }
.noSlogan .titleSlogan h1{ color: #fff; }
a.readon, a.btn.btn-default, .ui.green.button, .ui.green.buttons .button, 
#t3-footer input.btn.btn-primary, #t3-footer .mod-cell a, 
.easyblog-homepage .eb-mod-foot .mod-cell a, .site .readmore a, .it-services .sppb-addon-feature .sppb-btn, 
.understanding-technology .sppb-addon-feature .sppb-btn, #free-whitepaper-cta .sppb-btn, #free-consult-cta .sppb-btn,
.industry-specific .sppb-addon-feature .sppb-btn
{
   border-radius: 0px !important;
   color: #fff;
   padding: 10px 25px;
   display: inline-block;
   font-family: 'Open Sans', sans-serif;
   font-weight: normal;
   font-size: 16px;
   outline: none;
   color: #fff !important;
   font-weight: bold;
   background: #fc8105 !important;
   text-transform: capitalize;
   border: none;
}
.ev_adminpanel input[type="button"]
{
    background: #fff !important;
    color: #fff;
    border: #fff;
    padding: 5px 10px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{background: #fff !important}
.t3-footer .eb-mod-body { margin-bottom: 10px;}

#sp-bottom1 .eb-mod-foot .mod-cell a {
  background: #fc8105 !important;
  border-radius: 0px;
  color: #fff !important;
  padding: 12px 30px 11px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

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

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


.it-services .sppb-col-md-4 .sppb-addon-wrapper {
  background: none;
  padding: 0px;
  border: none !important;
}

.it-services .sppb-icon-container {
  color: rgb(36, 56, 95) !important;
}

.understanding-technology .sppb-col-md-4 .sppb-addon-wrapper p,
#latest_course .sppb-col-md-4 .sppb-addon-wrapper p,
#meet_adv .sppb-col-md-4 .sppb-addon-wrapper p
{
    color: #000 !important;
}

.understanding-technology .sppb-col-md-4 .sppb-addon-wrapper 
{
  background: transparent;
  color: #000 !important;
}
.top_global_rec .sppb-col-md-4 .sppb-addon-wrapper,
#latest_course .sppb-col-md-4 .sppb-addon-wrapper,
#meet_adv .sppb-col-md-4 .sppb-addon-wrapper,
#managed-services-plan .sppb-col-md-4 .sppb-addon-wrapper,
#lets-talk .sppb-col-md-4 .sppb-addon-wrapper
{
  padding: 0px;
  background: transparent;
  border: none !important;
}

.ba-form-submit-btn {
  background: #fc8105 !important;
}

.t3-sidebar .chronoforms textarea { height: 120px;}
.typo-icon { background-color: #FEEFB3; padding: 10px; margin: 28px 0px; color: #704300; 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: #fff;
    border-color: #fff;
    cursor: default;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
     color: #252525;   
}
.hwd-container a:hover, .hwd-container a:focus, .t3-sidebar .nav-pills > li > a:hover, .t3-sidebar .nav-pills > li > a:focus {
    color: #fff;
}

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

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


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

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

.semanticui-body.chronoforms .ui.form .field > label,
.semanticui-body.chronoforms .ui.form .grouped.fields > label
{
 font-weight: normal;
 font-size: 15px;
 color: #fff;
 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: #fff;
}
.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: #fff;
    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;
 font-weight: bold;
}
@media (min-width: 1329px) {
 .it-services-boxed .boxed_desc {
 min-height: 74px;
 }
 .it-services-boxed .boxed_title {
 font-size: 19px;
 }
}
@media (min-width: 1200px) and (max-width: 1328px) {
 .it-services-boxed .boxed_desc {
 min-height: 74px;
 }
 .it-services-boxed .boxed_title {
 min-height: 52px;
 font-size: 20px;
 }
}
@media (min-width: 1008px) and (max-width: 1199px) {
 .it-services-boxed .boxed_desc {
 min-height: 120px;
 }
 .it-services-boxed .boxed_title {
 min-height: 60px;
 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: 70px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 120px;
 }
}

@media (min-width: 1006px) and (max-width: 1199px) {
 .understanding-it-boxed .boxed_title {
 min-height: 96px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 160px;
 }
}




@media (min-width: 864px) and (max-width: 959px) {
 .understanding-it-boxed .boxed_title {
 min-height: 80px;
 font-size: 26px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 110px;
 }
}
@media (min-width: 751px) and (max-width: 864px) {
 .understanding-it-boxed .boxed_title {
 min-height: 56px;
 font-size: 20px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 120px;
 }
}
@media (min-width: 600px) and (max-width: 750px) {
 .understanding-it-boxed .boxed_title {
 min-height: 63px;
 font-size: 22px;
 }
 .understanding-it-boxed .boxed_desc {
 min-height: 120px;
 }
}
@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: #fff !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: #fff !important;
    outline: none;
}
#eb .eb-toolbar__search-submit-btn button.btn.btn-primary.btn-search-submit:hover
{
  background: #fff !important;
}

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

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

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


.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: -50px;
    z-index: -1;
}

.support .top_text_above_boxes {
    padding-top: 180px;
    width: 100% !important;
    color: #fff;
}
.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: #fff;
}
.ten-benefits .t3-sidebar #button10 { background: #fff !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: 3.8em !important; text-transform: uppercase !important; display: block !important; margin-bottom: 5px;text-align: center;}
.rightbox-404 h3 { font-size: 2.4em; text-align: center;}
.rightbox-404 h4 {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: 56px 30px; }
  .support-outter-box, .support-left {  width: 31.9%; }
}

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

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

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

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


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

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

.t3-sidebar .module-title {
    border-bottom: 2px solid #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 29px;
}
.easyblog-homepage .eb-mod-body {
    margin-bottom: 20px;
}
#t3-footer #login-form ul.unstyled
{
        padding-left: 0px;
}

@media(max-width:767px)
{
  .shadow .sppb-col-sm-3.sppb-text-right {  display: inherit; margin-top: 10px;}
}
/*support options module*/
.support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px !important;
    font-family: 'Open Sans', sans-serif;
    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: #fff;
    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: 'Open Sans', sans-serif;
    text-transform: capitalize;
    background: #fff;
    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: #fff !important;
}
.home-about-us-section .sppb-img-container {
    background: #fff;
    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: #fff;  
}

#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: 'Open Sans', 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: #fff !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 #fff !important;
}

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

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

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

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



/* DJ Mega Menu CSS - Start */

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

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

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

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

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

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

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

/* DJ Mega Menu CSS - End */


p.pageTitle {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
}

.t3-footnav .t3-module .module-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Open Sans', 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: #fff;
    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: #fff !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 #fff;
    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: #fff !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: #fff !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: 'Open Sans', sans-serif;
}
.custom_testimonial .sppb-testimonial-message p,
.custom_testimonial p.TestimonialDesc{
  color: #c0c1c8 !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: #fff;
}
.custom_testimonial .owl-pagination {
  display: none;
}
.custom_testimonial .owl-controls .owl-buttons div {
  position: absolute;
  top: 55%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.custom_testimonial .owl-controls .owl-buttons .owl-prev {
  background: url('images/controls.png') no-repeat 0 -32px;
}
.custom_testimonial .owl-controls .owl-buttons .owl-next {
  background: url('images/controls.png') no-repeat -43px -32px;
}
@media (min-width: 992px) {
  .custom_testimonial .owl-prev {
    left: 22%;
  }
  .custom_testimonial .owl-next {
    right: 22%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .custom_testimonial .owl-prev {
    left: 23%;
  }
  .custom_testimonial .owl-next {
    right: 23%;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 60%;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  .custom_testimonial .owl-prev {
    left: 15%;
  }
  .custom_testimonial .owl-next {
    right: 15%;
  }
  .custom_testimonial .owl-controls .owl-buttons div,
  .no_avtar_img .bx-wrapper .bx-controls-direction a {
    top: 65%;
  }
}
@media (max-width: 599px) and (min-width: 481px) {
  .custom_testimonial .owl-prev, .no_avtar_img .bx-wrapper .bx-prev {
    left: 10% !important;
  }
  .custom_testimonial .owl-next, .no_avtar_img .bx-wrapper .bx-next {
    right: 10% !important;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 65%;
  }
}
@media (max-width: 480px) {
  .custom_testimonial .owl-prev, .no_avtar_img .bx-wrapper .bx-prev {
    left: 0% !important;
  }
  .custom_testimonial .owl-next, .no_avtar_img .bx-wrapper .bx-next {
    right: 0% !important;
  }
  .custom_testimonial .owl-controls .owl-buttons div {
    top: 50% !important;
  }
  .no_avtar_img p.TestimonialDesc {
    width: 100% !important;
    margin: 0 auto;
}
.no_avtar_img .bx-viewport {
    height: auto !important;
}
}
.custom_testimonial .owl-prev {
  background-position: 5px -27px !important;
}
.custom_testimonial .owl-next {
  background-position: -36px -27px !important;
}

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

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

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

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

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

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

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

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




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

#sp-header .logo 
{
  margin-top: 10px;
}

.free-consultation-right {
         float: right;
}

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

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

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

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

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

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

/* Cookies Plugin Code */
#easycookieinfo {
    background: #ddd !important;
    color: #000 !important;
}
#easycookieinfo .accept > a:hover {
    background: #696969 !important;
}
#easycookieinfo .text {
    padding: 4px 15px 0px 30px !important;
}
#easycookieinfo .text a {
    color: #fff !important;
}
#easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active, #easycookieinfo .accept > a {
    background: #fff !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    font-family: 'Open Sans', 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: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.about-us-page .sppb-addon p {
    color: inherit;
}
.about-us-page .single-item .text-holder:before {
content: none;
}
.about-us-page #sp-page-builder .about-page-icons .sppb-section-title {
    margin-bottom: 40px;
}
.about-managed-plan-text {
    width: 70%;
    margin: auto;
}
section#latest-blogs-about .eb-mod.mod-items-grid {
    margin-bottom: 0px;
}
section#latest-blogs-about #eb .mod-items-grid>.mod-grid {
    margin-bottom: 0px;
}
.about-page-icons .sppb-media-content.text-holder {
    padding-bottom: 0px;
}
.about-page-icons .sppb-media-content.text-holder .sppb-addon-text p {
    margin-bottom: 0px;
}
section#about-free-consultation p {
    margin-bottom: 0px;
}
@media (max-width: 1199px) {
.about-page-icons .sppb-media-content.text-holder .sppb-addon-text p {
    font-size: 18px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.about-page-icons .sppb-media-content h5.sppb-addon-title a {
    font-size: 28px;
}
}
@media (max-width: 910px) {
.about-us-heading h1.sppb-addon-title {
    line-height: 1em;
}
}
@media (max-width: 991px) {
.about-page-icons .sppb-col-md-4:last-of-type {
    margin-bottom: 0px;
}
.about-page-icons .sppb-col-md-4 {
    text-align: center;
    margin-bottom: 70px;
}
.about-difference-image {
    height: 400px;
    margin-top: 40px;
}
.about-it-industry-image {
    height: 400px;
    margin-bottom: 40px;
}
section#about-free-consultation {
    text-align: center;
}
section#about-free-consultation .sppb-col-md-8 {
    margin-bottom: 30px;
}
section#about-free-consultation .sppb-col-md-4 {
    width: auto;
    margin: auto;
}
.sp-page-builder .page-content .about-page-icons .sppb-section-title h2.sppb-title-heading {
    font-size: 40px !important;
    line-height: 1.2em !important;
}
.about-page-icons .sppb-addon-feature .sppb-addon-text {
    padding-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){
section#latest-blogs-about #eb .eb-mod-title a {
    font-size: 17px;
}
}
@media (max-width: 767px) {
.latest-blogs-about #eb .mod-grid {
    width: 100% !important;
    margin-bottom: 30px !important;
}
.latest-blogs-about #eb .mod-grid:last-of-type {
    margin-bottom: 0px !important;
}
section#latest-blogs-about #eb .eb-mod-title a {
    font-size: 23px;
    line-height: 1.2em;
}
.about-page-icons .sppb-section-title.sppb-text-center h2:before {
    display: none;
}
}
@media (min-width: 992px) {
.about-us-page div#column-id-1609430384366 {
    width: 90%;
}
.about-us-page div#column-id-1535521330796 {
    width: 92%;
}
}
.grecaptcha-badge {
    z-index: 99;
}




/* About us SP Page */

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


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

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

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

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

}



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

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

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

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

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

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


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

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

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


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


/* Assurance css - end */


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

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

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

.copyrightbottom {
    color: #fff;
    font-size: 16px;
}
#sp-footer1 #mod-custom170 p:first-child {
  display: none;
}

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

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

label {
    padding-left: 0;
}

#top_global_rec p {
    color: #fff;
}

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

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

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

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

#sp-bottom1 .sppb-col-md-4 .sppb-addon-wrapper .sppb-addon-module 
{
  padding: 0px;
  background: transparent;
  border: none !important;
}

#it-services-head h2.sppb-addon-title span::before
{
    content: none !important;
}

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

#sp-right.col-lg-4 .sp-module,
.sppb-col-md-4 .sppb-addon-wrapper .sppb-addon-module
{
    padding: 30px;
    background: #0064AC;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
}

.ba-form-page {
  background: transparent !important;
  padding: 0px !important;
}

.sppb-col-md-4 .ba-form-field-item .ba-field-label-wrapper > *
{
    color: #fff !important;
}

.sppb-col-md-4 .sppb-addon-wrapper, .sppb-col-md-4 .sppb-addon-wrapper p {
  color: #fff;
}

#sp-bottom1 .sppb-col-md-4 .sppb-addon-wrapper {
  padding: 0px;
  background: transparent;
  border: none !important;
}

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

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

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

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

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

.jc_item_wrapper0 {
    background: transparent;
}

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

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

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

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

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

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

.contact .sppb-col-md-4 .sppb-addon-wrapper {
  border: none !important;
}

#sppb-addon-wrapper-1662467340619 {
  padding: 0px;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading {
  background: transparent;
    color: #000;
  margin: 0px !important;
}

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

.testimonials .sppb-col-md-4 .sppb-addon-wrapper p
{
    color: #000 !important;
}

.sec_testimonials .sppb-addon-testimonial-review {
  color: #000;
}

.testimonials .sppb-col-md-4 .sppb-addon-wrapper {
  padding: 0;
  background: transparent !important;
  border-radius: 0px !important;
  border: none !important;
}

.sppb-addon-testimonial .sppb-addon-testimonial-review
{
    background: transparent !important;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-body {
  background: transparent !important;
  /*padding: 0px !important;*/
}

#sppb-addon-wrapper-1662467340623 {
  margin: 0px;
  border-radius: 0px !important;
}

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

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span
{
    font-size: 15px;
}

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


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

a {
    color: #fc8105;
}

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

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

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

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

.fas.fa-phone {
    transform: unset;
}

body .btn.btn-primary, .jc_application button
{
       
    border-color: #fc8105;
    color: #fff !important;
    background: #fc8105 !important;
    border-radius: 0px !important;
    cursor: pointer;
}

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

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

}
.jc_jobdetails_button button {
  padding: 12px 15px 11px !important;
  font-weight: bold;
  font-size: 16px;
  background-color: #fc8105 !important;
   color: #fff !important;
   cursor: pointer;
   width: auto !important;
   border: none !important;
   border-radius: 0 !important;
}

div#eb .eb-post-foot .eb-post-more .btn, div#eb .eb-post-foot .eb-post-comments a {
  color: #0064AC !important;
}

#sp-section-1,
#sp-main-body
{
    position: relative;
    z-index: 1;
}


.home #sp-section-1, .home #sp-main-body 
{
    z-index: 9999;
}


.home_download_sec {
    text-align: center;
    /*color: #000;*/
}

#meet_adv .sppb-addon-title {
    color: #000;
}

#meet-advisor h2.sppb-addon-title span
{
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
}

#why-choose-us h2.sppb-addon-title span,
#testimonial_about_sec h2.sppb-addon-title span
{
    color: #fc8105;
    margin-bottom: 10px;
}

#why-choose-us h2.sppb-addon-title span::before,
#testimonial_about_sec h2.sppb-addon-title span::before
{
    background-color: #87a2d5;
}

#why-choose-us i.fas.fa-fax,
#why-choose-us .fas.fa-phone 
{
    color: #000;
}


#experience_edu .sppb-col-md-3 .sppb-column 
{
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title,
#sp-right .sp-module p
{
    color: #fff;
}

#sp-component .semanticui-body.chronoforms .ui.form .field > label {
    color: #000;
}

.support_option_text, .support_option_text a {
    color: #fff;
}

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


.site .article-list .readmore a:hover
{
    background: #000 !important;
}

.article-list .article .readmore a
{
    font-weight: bold;
}

.article-details .semanticui-body.chronoforms .ui.checkbox label,
.article-details .semanticui-body.chronoforms .ui.form .field > label, 
.article-details .semanticui-body.chronoforms .ui.form .grouped.fields > label
{
    color: #000 !important;
    font-size: 14px;
    text-transform: capitalize;
    line-height: inherit;
}

.article-list .article .readmore a:hover, 
.article-list .article .readmore a:active, 
.article-list .article .readmore a:focus {
    color: inherit;
}

.fas.fa-phone, i.fa.fa-phone {
    transform: scaleX(-1);
}
.home i.fa.fa-phone,
.home #why-choose-us .fas.fa-phone 
{
    transform: unset;
}
.jc_jobdetails_web span {
    display: inline-block;
}

#sp-right .eb-mod-media-title, #sp-right .tag-cloud, #sp-right .eb-mod-item a,
#sp-right .eb-mod-item.mod-month
{
    color: #fff;
}

form#login-form a 
{
    font-size: 14px;
}



.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge)
{
    display: block;
    padding: 6px 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2;
    margin-bottom: 4px;
}

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner 
{
    padding: 15px 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span 
{
    font-size: 16px;
    line-height: 26px;
}

.article-details .ui.fluid.container 
{
    padding: 0;
}

@media(max-width: 480px)
{
    div#je-testimonials7 div#je-quoteright 
    {
      text-align: unset;
    }
    div#style7 #je-quoteright p 
    {
      font-size: 14px;
    }
    #style7 div#je-audetails 
    {
      font-size: 14px;
    }
    .jc_jobdetails_back 
    {
       float: none;
       margin-bottom: 20px;
   }
   .article-introtext img 
   {
    float: none !important;
    margin: 0 auto !important;
    display: block;
    text-align: center;
  }
  #jevents_body .nav-items > div 
  {
    width: 100%; 
  }

}

@media(max-width: 560px)
{
    #latest_course .image-layout-preset-style-poster .sppb-addon-image-layout-content
    {
        margin: 0 10px !important;
    }
    .home #latest_course .sppb-addon-image-layout-content 
    {
      margin-top: 300px !important;
    }
    .home .home_download_sec 
    {
      text-align: left;
    }
    #meet-advisor h2.sppb-addon-title span 
    {
      justify-content: left;
   }
}

@media(max-width: 767px)
{
    #sp-top-bar 
    {
      display: none;
    }
    .home #top_showcase .sp-slider-outer-stage 
    {
       height: 500px !important;
   }
   div[data-arrow-content="icon_only"].sp-slider .sp-nav-control .nav-control 
   {
    font-size: 28px;
    width: 50px;
    height: 50px;
   }
   div[data-arrow-content="icon_only"] .sp-nav-control .nav-control i 
   {
    line-height: 40px;
   }
   #experience_edu .sppb-col-md-3 
   {
     margin-bottom: 20px;
   }
   #latest_course .sppb-addon-title.sppb-feature-box-title {
    font-size: 30px;
    line-height: 1.2;
  }
  #latest_course #section-id-1615447635895 {
    margin-bottom: 0px !important;
  }
  #latest_course .image-layout-preset-style-poster .sppb-addon-image-layout-content
  {
        margin: 0 10px !important;
  }
  .home #latest_course .sppb-addon-image-layout-content 
  {
      margin-top: 300px !important;
  }
  .view-login #sp-main-body .container-inner > .row, .view-registration #sp-main-body .container-inner > .row 
  {
        align-items: center;
        height: 50vh !important;
  }
  .g-recaptcha 
  {
    transform: scale(0.8);
    transform-origin: left;
  }

}

@media(max-width: 992px)
{
    #sp-right 
    {
      margin-top: 20px;
    }
}


@media only screen and (min-width:767px) and (max-width:991px)
{
    #sp-top-bar #sp-top2 
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home .sp-slider-outer-stage 
    {
       height: 600px !important;
    }
    #experience_edu .sppb-col-md-3 
    {
      margin-bottom: 20px;
    }
    #latest_course #section-id-1615447635895 
    {
      margin-top: 0px !important;
    }
    #news-latest .eb-mod-media-title, #latest-blog .eb-mod-media-title
    {
        font-size: 18px !important;
    }
    #news-latest .eb-mod-title, #latest-blog .eb-mod-title
    {
      min-height: 90px;
    }
    #news-latest .eb-mod-body, #latest-blog .eb-mod-body
    {
      min-height: 200px !important;
    }
}


@media only screen and (min-width:991px) and (max-width:1199px)
{
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span 
    {
        padding: 0 4px !important;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
      font-size: 12px !important;
   }
    .home .sp-slider-outer-stage 
    {
       height: 600px !important;
    }

    #latest_course .image-layout-preset-style-poster .sppb-addon-image-layout-content
    {
        margin: 0 10px !important;
    }
    .home #latest_course .sppb-addon-image-layout-content 
    {
      margin-top: 170px !important;
    }

    #meet_adv .sppb-media-content p:first-child 
    {
      min-height: 150px;
    }
    #news-latest .eb-mod-media-title, #latest-blog .eb-mod-media-title
    {
        font-size: 18px !important;
    }
    #news-latest .eb-mod-title, #latest-blog .eb-mod-title 
    {
      min-height: 90px;
    }
    #news-latest .eb-mod-body, #latest-blog .eb-mod-body
    {
      min-height: 160px !important;
    }
    #news-latest .eb-mod-body, #latest-blog .eb-mod-body {
    line-height: 1.3 !important;
    font-size: 15px !important;
   }

    #sp-left .sp-module .sp-module-title, 
    #sp-right .sp-module .sp-module-title,
    #sp-right .sp-module p
    {
        color: #fff;
        line-height: 1.2;
    }
   
}


@media only screen and (min-width:1199px) and (max-width:1399px)
{
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span 
    {
        padding: 0 8px !important;
        font-size: 14px;
    }
    .home .top_global_rec h3 
    {
      font-size: 34px;
   }
   #sp-header .sp-megamenu-parent {
      margin: 20px 0px !important;
    }
    .sp-megamenu-wrapper.d-flex
    {
        display: unset !important;
    }
   .home .top_global_rec h5 
   {
      font-size: 16px;
   }
    #sp-top1 {
      width: 30%;
    }
    #sp-top2 {
      width: 70%;
    }
   
}

@media(max-width: 1199px)
{
    #support-options-listing 
    {
       margin-top: 50px !important;
    }
}

.it-services .sppb-addon-title span,
.understanding-technology .sppb-addon-title span,
#it-services-section #itservice-sec-box span
{
    color: #0064AC;
}


@media (min-width: 991px) and (max-width: 1199px)
{
    .it-services .sppb-addon-feature .sppb-addon-text 
    {
        min-height: 110px !important;
    }
      .understanding-technology .sppb-addon-feature .sppb-addon-text 
    {
        font-size: 13px;
    }
    .understanding-technology .sppb-addon-title {
        min-height: 40px !important;
     }
}

@media(min-width: 991px)
{
    .understanding-technology .sppb-addon-feature .sppb-addon-text 
    {
        min-height: 100px;
    }
}


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


#understand_ser .sppb-addon-feature:hover
 {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / 10%);
}



.view-login .form-control
{
    background-color: #fff;
    border-color: #fff;
}

.view-login .login {
  background: #eaeaea !important;
}

.login-logout #sp-main-body {
  background: #fff;
}

.view-login .list-group .list-group-item
{
    background-color: transparent !important;
}

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

.view-login .btn.btn-primary.btn-lg.btn-block
{
    width: auto;
}

.view-login label, #user-registration label
{
    font-size: 16px !important;
    padding-left: 0px;
    text-transform: capitalize;
}

.view-login #sp-main-body .container-inner > .row, 
.view-registration #sp-main-body .container-inner > .row 
{
        align-items: center;
        height: auto !important;
        padding-top: 50px;
        padding-bottom: 50px;
}


.sp-module.support_option .collapse:not(.show) 
{
  display: block;
}

#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;
    padding: 8px 10px;
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
}
#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: #fff;
}*/
#eb .eb-post-listing__item {
    margin-bottom: 20px;
}

.com-joomconnect.view-login.itemid-0 #sp-title {
  background-image: url(/images/header-banner/header-backgound-image.jpg);
  padding: 150px 0 150px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important;
  text-align: center;
}
#eb .eb-post-meta a, #eb .text-muted {
    color: #4C5257 !important;
}
#fd .text-gray-500, #fd .text-gray-300 {
    color: #4C5257 !important;
}
.saturday, .sunday {
    color: #575757 !important;
}



/* Testimonial page - css - START */

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

#home-testimonials strong {
  color: #fff !important;
}

#testimonials-sec span {
  color: #bd3e27;
  font-weight: bold;
}
.sec_testimonials .fa.fa-quote-left {
  position: absolute;
  top: -25px;
  left: 6%;
  background: #fc8105;
  border-radius: 0px;
  color: #fff !important;
  transition: all .3s ease;
  box-shadow: 0 5px 30px rgba(19, 47, 34, 0.15);
  padding: 10px;
  font-size: 28px !important;
  width: 50px;
}

body .cwhire_readmore .readmore:hover
{
    background: #000 !important;
}

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



.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 .sppb-addon-testimonial-content-wrap {
  display: none !important;
}

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

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

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

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

.sec_testimonials .sppb-addon-testimonial-review {
  padding: 30px;
}

/* Testimonial page - css - END */


#what_student_say .sppb-testimonial-message p 
{
  color: #fff;
}


#lets-talk .sppb-text-right .readon, #lets-talk .sppb-button-wrapper .readon 
{
  border: none;
  border-radius: 0px !important;
  background-color: #fc8105 !important;
}
body.ltr .close-offcanvas {
  right: 20px !important;
}

#experience_edu .sppb-icon-inner 
{
  color: #fc8105;
}

#sppb-addon-1615454024679 {
  background-color: #00256e;
}

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

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

@media(max-width: 767px)
{
    #sp-menu.flex-auto 
    {
      width: 25%;
    }
}
#why-choose-us .sppb-addon.sppb-addon-text-block 
{    
  padding: 10px;
}
.it-services .sppb-col-md-4 .sppb-addon-wrapper p {
  color: #000 !important;
}
#sppb-addon-wrapper-1662467340623 
{
  margin-bottom: 0px !important;
}

@media(max-width: 767px)
{
    #sp-footer #sp-footer2 
    {
      text-align: center;
    }
}

.eb-shares .fdi.fab.fa-twitter::before {
  content: "\e61b" !important;
  font-weight: 900;
  font-family: "Font Awesome 6 Brands";
  color: #fff !important;
}







.com-baforms-wrapper .ba-form-field-item .ba-field-label-wrapper * {
  font-weight: normal !important;
  font-size: 15px !important;
  margin-bottom: 0px !important;
}
.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;
}

.cwhire_readmore .readmore,
#application_form #button_submit,
#free-consult-cta .sppb-btn
{
  border-radius: 0px;
  padding: 12px 30px 11px;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  outline: none;
  color: #fff;
  background: #fc8105 !important;
  text-transform: capitalize;
  border: none;
}

#application_form .progress {
  display: none;
}




@media (min-width: 481px)
{
    .bal_fom_code .ba-input-wrapper, #application_form 
    {
      display: table;
      max-width: 480px;
      width: 100%;
    }
    .bal_fom_code .ba-form-field-item .ba-field-label-wrapper 
    {
      display: table-cell;
      width: 170px;
      vertical-align: top;
    }
    #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;
    }
    #application_form .formlabel, #application_form label {
      width: 170px !important;
      float: left;
    }

}

.bal_fom_code .ba-form-checkbox-field .ba-field-container {
  clear: none;
}
.jb-breadcrumb .breadcrumb
{
    background: transparent !important;
}

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

.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-title {
  font-weight: normal !important;
  font-size: 16px !important;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active .sppb-toggle-direction {
  color: #000;
}

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

.testimonials #contact-us-page-form-section .ba-form-field-item .ba-form-submit-btn 
{
  background: #fc8105;
  max-width: 250px;
  margin: 0 auto;
}

.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%;
  padding-left: 20px;
}

.upload-file-input.drag-drop-upload-file .upload-file-btn {
  margin-top: 0px !important;
  background: #fc8105 !important;
  line-height: 1.2;
}

.view-login .login {
  background: #eaeaea !important;
  padding: 50px;
  max-width: 500px;
  margin: 0 auto;
}
.view-login .login .col-lg-4 {
  flex: 0 0 auto;
  width: 100%;
}

.sppb-col-md-4 .mod-custom .readon {
  width: 100%;
  margin-bottom: 5px;
}


.sppb-col-md-4 .sppb-addon-module #navbar228 ul li a, 
.sppb-col-md-4 .sppb-addon-module .navbar-expand-md .navbar-collapse ul li a
{
    color: #fff !important;
}

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

#support_whitepaper_sec .support-whitepaper p {
  color: #fff;
}

#support_whitepaper_sec .whitepaper-image img {
  text-align: center;
  margin: 0 auto;
  display: block;
}

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

.support-inner-box em {
  font-size: 60px !important; 
  color: #fff !important;
}
#support_whitepaper_sec .support-inner-box {
  padding: 30px 80px;
}

#support-options-listing {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}
/*#get-info .sppb-btn.readon {
  background: #1288b5 !important;
  color: #fff !important;
  border-color: #1288b5 !important;
}*/

@media (min-width: 767px) and (max-width: 991px)
{
    #support_whitepaper_sec .support-inner-box {
      padding: 30px 68px !important;
    }
/*    #sp-footer p, #sp-bottom p
    {
        display: inline-block !important;
    }*/
}

/* New SP Support Page - End */

.sppb-col-md-4 .sppb-addon-module h3.sppb-addon-title {
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}

#video_sec .sppb-addon-wrapper {
  padding: 0px;
  background: no-repeat;
  border: none !important;
}
#video_sec .sppb-addon-wrapper p {
  color: #000 !important;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel 
{
  margin-bottom: 5px;
}

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

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

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

#testimonial_area .sppb-title-subheading {
  color: #fff;
}

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

.it-services #it-services-head .sppb-addon-title span
{
  display: inline;
  font-size: 42px;
  color: #0064AC;
  font-weight: bold;
}
.it-services #it-services-head .sppb-addon-title
{
  display: inline;
  font-size: 42px;
  font-weight: bold;
}

#it-services-head .sppb-addon-title span,
#it-services-head .sppb-addon-title
{
  display: inline;
  font-size: 30px;
  color: #0064AC;
  font-weight: bold;
}


.industry-specific #it-services-head .sppb-addon-title span
{
  color: #0064AC !important;
  font-size: 44px;
}

@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: #0064AC !important;
  color: #fff;
}

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


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

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

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

.joboffer .cwhire_header 
{
  display: none;
}

.joboffer .cwhire_details 
{
  margin-bottom: 10px;
}
#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: #1F6138;
  position: relative;
}
.sppb-col-md-4 .sppb-addon-title::after {
  display: block;
  content: "";
  width: 40px;
  height: 4px;
  border-radius: 3px;
}

#home-testimonials {
  background: #fff;
}
#home-testimonials, home-testimonials h2 {
  color: #fff;
}
#blog_latest .mod-cell {
  display: block !important;
}
#blog_latest .mod-cell a {
  color: #fff;
  width: auto;
  display: block !important;
  text-align: center;
}
#chamber-form-sec {
    background: #fff;
    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-26 {
  --form-background-color: transparent !important;
}
#tech-support-chamber .sppb-addon-wrapper {
    background: transparent;
    border: none !important;
    padding: 0;
}
#tech-support-chamber .sppb-addon-wrapper p {
    color: #000 !important;
    font-size: 14px;
}
#tech-support-chamber .sppb-addon-wrapper .sppb-addon-title {
    margin: 0 0 25px;
}

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

#experience_edu .fa-duotone 
{
  color: #fc8105;
  font-size: 75px;
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}

#managed-services-plan .fa-duotone {
  font-size: 50px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}

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


#it-services-section #itservice-sec-box:hover,
.understanding-technology .itservice-sec-box:hover
/*.understanding-technology .page-content #understand_sec1 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understand_sec2 .sppb-addon.sppb-addon-feature:hover, 
.understanding-technology .page-content #understand_sec3 .sppb-addon.sppb-addon-feature:hover */
{
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / 10%);
}
#it-services-section #itservice-sec-box,
.understanding-technology .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-bottom: 20px;
  overflow: hidden;
}





#it-services-section #itservice-sec-box hr {
  color: #656565 !important;
}


#cwhire_joblication .item_fields .item_header_textstr,
#cwhire_joblication .item_fields .jobtasks,
#cwhire_joblication .item_fields .jobprofile,
#cwhire_joblication .item_fields #formhider,
#cwhire_joblication .closebutton
{
    display: none !important;
}
#cwhire_joblication #application_text 
{
  width: 100%;
}


.industry-specific .sppb-col-md-4 .sppb-addon-wrapper
{
    padding: 0px;
    background: transparent !important;
    border: none !important;
}

.industry-specific .sppb-col-md-4 .sppb-addon-wrapper p {
  color: #000;
}

#sp-bottom .readon,
#sp-bottom .readon:hover 
{
  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;
}


/* 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 */


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



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

#core_serv_box {
  opacity: 0.8;
}

.sp-page-title.margin-top-35 
{
  margin-top: 0px !important;
  background-position: center;
}

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

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

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

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


#our_partners .sppb-carousel-extended-item img 
{
  width: auto !important;
  object-fit: inherit !important;
/*  filter: grayscale(100%);
  opacity: .5;
  transition: all 0.3s;*/
  text-align: center;
  display: block !important;
  margin: 0 auto;
}

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

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

/* Team page */

#about_team_members_sec .sppb-person-information 
{
  background: #0064AC !important;
 /* border-radius: 30px;*/
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

#about_team_members_sec .sppb-addon-content 
{
  background: #5341AF !important;
}

#about_team_members_sec img {
  background: #5341AF !important;
  width: 100%;
}

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

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

/* Team Page End */



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

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

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

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


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

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

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

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

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

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

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

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

#support_box_info {
  padding: 40px !important;
}

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

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




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


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


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

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

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

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

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

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

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

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

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

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


body.site .sppb-col-md-4 .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-body {
  background: #fff !important;
}

body.site .sppb-col-md-4 .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading.active {
  background: #fc8105 !important;
}

body.site .sppb-addon-accordion .fa.fa-chevron-right {
  color: #fff;
}

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

body .sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading.active .sppb-panel-title
{
  color: #fff !important; 
}

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


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

.it-services .it-services-head .sppb-addon-title span {
  font-size: 50px;
}


@media(max-width: 767px)
{
  #managed-services-plan #core_serv_box 
  {
    margin-bottom: 10px !important;
  }
}

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

.plg_system_webauthn_login_button 
{
  display: none;
}


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 #0064AC !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 #0064AC !important;
  background: #0064AC !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: #0064AC !important;
}

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

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

#main-cta-sec 
{
  background: #0064AC !important;
}

#sp-right .sp-module .sppb-panel-body p,
.sp-module .sppb-addon-accordion .sppb-panel-body p,
#support_options_sidebar .sppb-addon-accordion .sppb-panel-body p
{
  color: #000 !important;
}

body #get-info .sppb-btn:hover
{
    background: #000 !important;
}



.joboffer.res.col-md-12 {
  margin-bottom: 30px;
}

body #eb .eb-post-more .btn 
{
  color: #0064AC !important;
}

@media(min-width: 767px)
{
    .our-newsletter .col-sm-3 {
      width: 25%;
      float: left;
      margin-top: 20px;
    }
}

body .edocman-category.col-md-4 
{
  width: 100%;
}

.button
{
  border-radius: 0px !important;
  padding: 10px 25px;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  outline: none;
  color: #fff !important;
  font-weight: bold;
  background: #fc8105 !important;
  text-transform: capitalize;
  border: none;
}

.button:hover
{
    background: #000 !important;
}

.mc-field-group 
{
  margin-bottom: 10px;
}

 
#req_a_quote_sec .sppb-addon.sppb-addon-feature .sppb-addon-content 
{
  padding: 40px 40px;
  background: #fff;
  border: 1px solid #ededed;
  position: relative;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}

.zultys .row-container .col-50 {
  width: 50%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .img-right img {
    float: right;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .img-left img {
    float: left;
    margin-right: 15px;
  }
}


.zultys .row-container.center {
  align-items: center;
}
.zultys .row-container {
  display: flex;
  margin: 0 -15px;
}

.esi-table {
  display: table;
  margin: 0 0 3em;
  border: 1px solid;
}
.esi-table-row:first-child > .esi-header {
  border-top: 0px;
}
.esi-header {
  display: table-cell;
  padding: 10px;
  border-right: 1px solid;
  width: 25% !important;
  border-top: 1px solid;
}

.esi-table-row:first-child > .esi-cell {
  border-top: 0px;
}
.esi-cell {
  display: table-cell;
  padding: 10px;
  width: 50%;
  border-top: 1px solid;
}

#consult_form .sppb-addon-title 
{
  text-align: center !important;
  display: block;
}

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

@media(max-width: 560px)
{
    .sppb-col-md-8 .sppb-addon-text-block .sppb-addon-content img {
      text-align: center !important;
      display: block !important;
      float: none !important;
      margin: 0 auto !important;
    }
}


@media(max-width: 767px)
{
    #cowtown-section .sppb-addon-single-image-container img {
      margin-top: 30px !important;
    }
    body .burger-icon > span 
    {
      height: 4px;
      margin: 4px 0;
    }
    body .logo-image
    {
        height: auto !important;
    }
    body .top_global_rec h3 {
      font-size: 25px;
      font-weight: bold;
    }
    #top_global_rec p {
      color: #fff;
      line-height: 1.4em;
    }
    body #testimonial_about_sec ul
    {
        column-count: 1 !important;
    }
    #lets-talk .sppb-button-wrapper {
      text-align: center;
    }
    body .why-choose-us h2.sppb-addon-title 
    {
      font-size: 26px;
    }
    #column-id-1630425726024
    {
        padding-left: 0px !important;
    }
    #column-wrap-id-4cfd3b7a-1e9d-4446-9182-ef2e3cb81f7b {
      margin-top: 10px;
    }
    #lets-talk .sppb-button-wrapper 
    {
      text-align: center !important;
    }
    #about-section h2.main-heading {
      margin-top: 20px;
    }
    body .collapse:not(.show) {
      display: block;
    }
    .zultys .row-container 
    {
      display: block !important;
      margin: 0px !important;
    }
    .page-507 .sppb-col-md-4 {
      display: none;
    }
    .zultys .row-container .col-50 {
      width: 100%;
      padding: 0 15px;
    }
     #it-services-head h3.sppb-addon-title, #it-services-head h3.sppb-addon-title span 
     {
       font-size: 34px !important;
       line-height: 1.3em !important;
     }

}


@media (min-width: 767px) and (max-width: 991px)
{
    #cowtown-section .sppb-addon-single-image-container img {
      margin-top: 30px !important;
    }
    body .burger-icon > span 
    {
        height: 4px;
        margin: 4px 0;
    }
    body .top_global_rec h3 {
      font-size: 28px;
      font-weight: bold;
    }
    #top_global_rec p 
    {
      color: #fff;
      line-height: 1.4em;
    }
    #sp-bottom1 .sppb-col-md-4 
    {
      max-width: 33% !important;
    }
    #lets-talk .sppb-button-wrapper 
    {
      text-align: center !important;
    }
    #lets-talk .sppb-addon-title 
    {
        display: block;
    }
    #column-wrap-id-4cfd3b7a-1e9d-4446-9182-ef2e3cb81f7b {
      margin-top: 10px;
    }
    #about-section h2.main-heading {
      margin-top: 20px;
    }
    #it-services-section .sppb-column {
      padding-top: 0px;
    }
         #it-services-head h3.sppb-addon-title, #it-services-head h3.sppb-addon-title span 
     {
       font-size: 34px !important;
       line-height: 1.3em !important;
     }
     #sp-top-bar a, #sp-top-bar span 
     {
      font-size: 14px !important;
    }
}

@media (min-width: 991px) and (max-width: 1199px)
{
    #it-services-section .sppb-column {
      padding-top: 0px;
    }
    body #sp-header .sp-megamenu-parent {
     margin: 20px 0px !important;
    }
    body #sp-menu .d-flex {
      display: initial;
    }
    body .top_global_rec h3 
    {
      font-size: 25px;
      font-weight: bold;
    }
    #top_global_rec p 
    {
      color: #fff;
      line-height: 1.4em;
    }
    #sp-bottom1 .sppb-col-md-4 
    {
      max-width: 33% !important;
    }
    body .sp-page-builder .page-content #section-id-1612512811426 {
      padding-top: 0px !important;
      margin-top: 0px !important;
    }
     #latest_course .sppb-col-md-4 .sppb-addon-wrapper p
     {
        line-height: 1.4em !important;
     }
     #it-services-head h3.sppb-addon-title, #it-services-head h3.sppb-addon-title span 
     {
       font-size: 34px !important;
       line-height: 1.3em !important;
     }
     #sp-top-bar a, #sp-top-bar span {
      font-size: 14px !important;
    }
    body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
    body.ltr .sp-megamenu-parent > li.sp-has-child > span::after
    {
        margin-left: 4px !important; 
    }

}


#section-id-d30e8bc1-2793-4e1f-9f4f-c3c2b45162ec .sppb-row-container 
{
  padding-left: 0px;
}

#support_whitepaper_sec .support-whitepaper
{
    margin-bottom: 20px;
}

.edocman-document-title-link 
{
  line-height: 1.2em;
}

.btn.btn-secondary 
{
  background: #fc8105;
}

body .edocman-documents .btn.btn-secondary:hover 
{
  background: #000;
}

.btn.btn-secondary.input-password-toggle {
  display: none;
}


@media(min-width: 1199px)
{
    body #sp-top1 {
      width: 30%;
    }
    body #sp-top2 {
      width: 70%;
    }
    body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
    body.ltr .sp-megamenu-parent > li.sp-has-child > span::after
    {
        margin-left: 4px !important; 
    }
    #sp-top-bar a, #sp-top-bar span {
      font-size: 15px !important;
    }
}


#top_showcase p 
{
  color: #fff;
}

.eb-inst.eb-iframe.eb-3.eb-init.eb-visible 
{
  z-index: 999999;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-no-margins.mfp-with-zoom.mfp-ready {
  z-index: 9999999;
  background: rgba(0,0,0,0.8);
}

.home-about-box p {
  color: #fff;
}

.home-about-box #sppb-addon-1713940316500 
{
  margin-top: -8px;
}

body.home #itservice-sec-box .sppb-addon-text p {
  color: #000 !important;
}

body.home #itservice-sec-box .sppb-media-content .sppb-btn-default
{
    background: #fc8105;
    color: #fff !important;
}

body.home #itservice-sec-box .sppb-media-content .sppb-btn-default:hover
{
    background: #000 !important;
    color: #fff !important;
}

#sp-main-above-footer-sec 
{
  text-align: center;
}

#sp-main-above-footer-sec 
{
  background: #fc8105 !important;
 /* background: #011C29 !important;*/
  padding-top: 20px;
  color: #fff;
  padding-bottom: 10px;
}

#sp-main-above-footer-sec h3 
{
  font-size: 40px;
  font-weight: bold;
}

.phone-systems .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-bottom: 20px;
  overflow: hidden;
}

.phone-systems .sppb-col-md-4 .sppb-addon-wrapper p
{
    color: #000;
}

.phone-systems hr:not([size]) 
{
  height: 1px;
  color: #000;
}

.phone-systems .sppb-addon-feature .sppb-btn 
{
  border-radius: 0px !important;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  outline: none;
  color: #fff !important;
  font-weight: bold;
  background: #fc8105 !important;
  text-transform: capitalize;
  border: none;
}

.phone-systems .sppb-addon-feature .sppb-btn:hover
{
    background: #000 !important;
}

.phone-systems .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title 
{
  font-size: 30px !important;
  font-weight: bold;
}

.phone-systems .sppb-addon-feature .sppb-addon-text 
{
  min-height: 140px;
}

.phone-systems .itservice-sec-box:hover {
  border: 1px solid #ffffff;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / 10%);
}

h3.edocman-document-title a,
#edocman-categories .edocman-box-heading h3 a
{
    color: #000 !important;
}

body.com_edocman #sp-main-body 
{
  z-index: 2;
}

@media(min-width: 1199px)
{
    #top_showcase .sppb-sp-slider-title 
    {
      margin-top: -90px;
    }
}

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

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

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

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

#our_partners .sppb-addon-content p 
{
  color: #fff;
  margin-bottom: 30px;
}

.our_partners {
  background: #fc8105;
  text-align: center;
  padding: 30px;
}
.our_partners .sp-module-title {
  font-weight: bold;
  color: #fff;
  font-size: 30px;
}

#about-section .main-heading 
{
  font-size: 30px;
  font-weight: bold;
}

#sp-bottom #eb .eb-mod-media-title 
{
  color: #fff !important;
  line-height: 1.5em;
}

#sp-bottom #eb .eb-mod-title {
  margin-top: -8px;
}

#sp-bottom #sp-bottom1 .sppb-addon-title 
{
  font-weight: bold;
  font-size: 24px;
}

.phone-systems-sec .sppb-img-responsive 
{
  height: auto;
}

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

#sp-bottom .phn_link, #sp-bottom .phn_link:hover 
{
  color: #fc8105 !important;
  font-weight: bold;
}

.modal-open .ba-scrollable 
{
  z-index: 999999;
}

#eb .text-muted 
{
  color: #4C5257 !important;
  font-size: 14px;
}

@media(max-width: 500px)
{
    #testimonial_about_sec .sppb-addon-text img 
    {
      float: none !important;
      margin: 0 auto !important;
      display: block !important;
      width: 220px !important;
    }
    #about-section .addon-root-text-block img {
      float: none !important;
      margin: 10px auto !important;
    }
}

.about-cea-sec p {
  color: #fff;
}

.about-cea-sec img {
  filter: brightness(0) invert(1);
}

.about-cea-sec h3.sppb-addon-title {
  font-weight: bold;
}

.our-diff-box .sppb-img-responsive {
  width: 250px;
  margin: 20px;
}

.our-diff-box p
{
    color: #fff;
}

@media(max-width: 560px)
{
    .home #testimonial_about_sec img 
    {
      text-align: center;
      float: none !important;
      margin: 10px auto !important;
    }
}

#brochure-box-sec .sppb-row.sppb-nested-row 
{
  position: relative;
  top: 8px;
}


span.formlabel_right 
{
    margin-left: 4px;
}

@media(max-width: 767px)
{
    #brochure-box-sec h3.sppb-addon-title 
    {
      text-align: center;
      font-size: 24px;
      display: block;
      margin: 15px auto;
    }
    #brochure-box-sec {
      margin-bottom: 20px !important;
    }
}

@media (min-width: 767px) and (max-width: 991px)
{
    #brochure-box-sec h3.sppb-addon-title 
    {
      font-size: 30px;
      position: relative;
      top: 5px !important;
      text-align: center;
      margin: 0 auto !important;
    }
    #brochure-box-sec {
      margin-bottom: 20px !important;
    }
}

@media (min-width: 991px) and (max-width: 1199px)
{
    #brochure-box-sec h3.sppb-addon-title 
    {
      font-size: 30px;
      position: relative;
      top: 5px !important;
      text-align: center;
      margin: 0 auto !important;
    }
    #brochure-box-sec .sppb-btn {
      margin-top: -5px;
    }
    #brochure-box-sec i
    {
        font-size: 40px !important;
    }
        .our-diff-box .sppb-img-responsive 
    {
      width: 200px !important;
      margin: 20px;
      margin: 0 auto;
    }

}

ul li {
  color: #000;
}

/*.our-diff-img-box {
  width: 300px;
  float: right;
}
*/
/*.our-diff-img-box strong
{
  color: #fff !important;
  text-align: center !important;
  margin: 10px auto !important;
  display: block;
  position: relative;
  top: 6px;
  padding: 8px;
}
*/

/*.our-diff-img-box {
  background: #0064AC;
}*/

@media(max-width: 767px)
{
    body .our-diff-img-box img
    {
      float: none !important;
      margin: 5px auto !important;
      width:100% !important;
    }

}

@media(max-width: 991px)
{
    .our-diff-box .sppb-img-responsive 
    {
      width: 200px !important;
      margin: 20px;
      margin: 0 auto;
    }
}