body {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}


.fa, .fab, .fal, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.sp-slider-text-thumb-number
{
  display:none;
}
b, strong {
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
    color: #262c31;
    font-family: 'Work Sans', sans-serif;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1;
    font-variant-numeric: lining-nums;
    font-weight: 700;
    line-height: 1.16;
    margin-bottom: 0.25em;
    margin-top: 0.65em;
    text-transform: capitalize;
    word-break: break-word;
}

.site.contact-us #sp-header {
  position: unset !important;
  margin-top: 0px !important;
}

 .special-heading {
    color: #262c31;
    line-height: 1;
    margin: 0;
        margin-bottom: 0px;
    font-size: 40px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.special-subheading {
    color: #262c31;
    line-height: 30px;
    margin: 0 auto;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-transform: none;
    width: 50%;
}

.sp-slider-dot-indecator-text.sp-dot-text-key-1 {
    display: none;
}
.sp-slider-dot-indecator-text.sp-dot-text-key-2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

.how_we_do {
    background: #262c31 !important;
    border: none !important;
    color: #fff !important;
    font-size: 17px !important;
    padding: 17px 30px !important;
    font-weight: normal !important;
    border-radius:2px !important;
    text-transform: capitalize !important;
}

/*.how_we_do:hover {
    background: #035956 !important;
    color:#fff !important;
    border: 2px solid #035956 !important;
}*/

#company-stats .special-subheading
{
  width: auto !important;
  margin-bottom: 20px;
}


#about-us-sec .special-subheading {
    width: auto;
    margin-bottom: 20px;
}
/*#about-us-sec p
{
  color: #777a7c;
}*/

/*@media(min-width:1200px)
{
   .container, .sppb-row-container {
       max-width: 1140px;
   }
}
*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 12px;
}

.text-primary .sppb-addon-title {
    color: #035956 !important;
    font-weight: 700 !important;
    margin-top: 10px !important;
}
.sppb-addon-title {
    line-height: 1;
    color: #000;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 5px;
    text-transform: capitalize !important;
}

/*#top_how_we .sppb-icon .sppb-icon-container > i {
    font-size: 16px !important;
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
}*/
.semanticui-body.chronoforms .ui.form input[type="text"] {
    height: 50px;
}

#about-us-sec .semanticui-body.chronoforms .ui.green.button
{
  background: #035956 !important;
}

.sppb-animated-number-title 
{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 8px;
    text-transform: capitalize;
}
.sppb-animated-number {
    color: #262c31;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}

.sppb-nav-tabs {
    border-bottom: 0px solid #e5e5e5;
    position: relative;
    right: 0;
    width: auto;
    z-index: 4;
}


#tabs_section .sppb-tab-custom-content > div {
    background: none !important;
    border: none !important;
    padding: 0px !important;
    box-shadow: none !important;
}
#tabs_section .sppb-nav-tabs > li > a {
    padding: 0;
    background: transparent;
    border: 0px solid #e5e5e5;
    display: inline-block;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    color: #262c31;
    font-weight: 400;
}


#tabs_section .sppb-nav-custom > li.active {
    padding: 30px 0 30px 30px;
    opacity: 1 !important;
    background: transparent;
    border-left: 5px solid #035956;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #262c31;
    cursor: pointer;
    float: none;
    display: block;
   outline: none;
   text-decoration: none; 
   -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    padding-left: 40px;
}

#tabs_section .sppb-nav-custom a {
    background: none !important;
    border: none !important;
}

#tabs_section .sppb-nav-custom > li > a {
    padding: 0;
    background: transparent;
    border: 0px solid #e5e5e5;
    display: inline-block;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    color: #262c31;
    font-weight: 400;
    opacity: 0.5;
}

#tabs_section .sppb-nav-custom li {
    margin-bottom: 30px;
}

#tabs_section .sppb-tab-subtitle{
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 12px;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a
{
    color: #fff !important;
    opacity: unset !important;
    font-weight: normal;
}
#tabs_section .sppb-nav-custom > li.active a {
    opacity: 1.0;
}
#belive-section .sppb-addon-text p
{
   color: #fff !important;
 }
#company-milestones .sppb-addon-text p
{
  color: #777a7c !important;
}

#company-milestones .sppb-addon-title {
    text-align: center;
    color: #00917C;
    font-size: 36px;
    font-weight: 700;
}

#left-right-desc-section .sppb-addon-title.sppb-feature-box-title {
    font-size: 72px !important;
    font-weight: bold;
    margin-bottom: 50px;
    opacity: 0.15;
    color: #fff;
}

#left-right-desc-section .sppb-addon-content {
    color: #fff;
}

.left-right-desc-section.last-option .sppb-addon-content {
    color: #66686a !important;
}

#left-right-desc-section .sppb-addon-title {
    font-weight: 300;
    font-size: 23px !important;
}

.left-right-desc-section.last-option .sppb-addon-title.sppb-feature-box-title {
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
        margin-bottom: 0px;
    opacity: 0.15;
    text-transform: uppercase;
    color: #262c31 !important;
}

/*#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background: #262c31;
    box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
    opacity: 0.98;
    transition: 0.5s ease-in-out;
}*/

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

#partners-unibox .sppb-carousel-extended-item img {
    height: auto;
    width: auto;
    margin: 0 auto;
}

.view-all-blogs {
    text-align: center;
}

.view-all-blogs .how_we_do
{
    border-radius:10px;
}
#eb .eb-mod-thumb .eb-mod-image-cover::before {
 border:none;
}
.unibox-blog-module .eb-mod-media-title {
    color: #262c31;
    font-size: 30px;
    font-weight: 300;
}
.unibox-blog-module .eb-mod-media-title {
    color: #262c31;
    font-size: 20px;
    font-weight: normal !important;
    line-height: 1.2 !important;
}
#eb.eb-mod * {
    line-height: 1.2;
}

.unibox-blog-module .eb-mod-body {
    font-size: 15px;
    line-height: 1.4 !important;
    margin-top: 10px;
}
#contact-info .special-heading, #contact-info .sppb-addon-title, #contact-info .special-subheading {
    color: #fff;
}


#contact-info .sppb-nav-pills > li.active > a:focus,
#contact-info .sppb-nav-pills > li.active > a, #contact-info .sppb-nav-pills > li.active > a:hover
{
    color: #fff;
    background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%) !important;

}
#contact-info i {
    margin-right: 10px;
    /*color: #035956;*/
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

#contact-info .sppb-addon-content p:last-child {
    display: inline-flex;
}
#contact-info .sppb-nav-pills > li > a {
    line-height: 1.9;
    background: transparent;
    border: none;
    border-radius: 2px;
    color: #fff  !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-right: 10px;
    min-width: auto;
    padding: 7px 30px;
    position: relative;
    text-transform: uppercase;
}

#contact-info .sppb-nav-pills > li.active > a::after {
    border: 5px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 5px;
    border-top: 6px solid #035956;
    bottom: -11px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#contact-info .special-subheading {
    color: #bebfc4;
    width: 70%;
}

#contactform .ui.green.button, 
.understanding-technology .sppb-btn.sppb-btn-default,
.it-services .sppb-btn.sppb-btn-default
{
    color: #fff !important;
    background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%) !important;
    border: none !important;
    text-transform: capitalize;
    border-radius: 2px !important;
}

#contactform .ui.green.button:hover,
.understanding-technology .sppb-btn.sppb-btn-default:hover,
.it-services .sppb-btn.sppb-btn-default:hover
{
  background: #035956 !important;
  transition: unset !important;
}
#contactform #area_container_32 {
    padding-left: 8px;
}

#sp-bottom #sp-bottom2 li a::before
 {
    color: #035956;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    padding-right: 9px;
    position: relative;
    top: -1px;
    font-weight: 900;
}
#sp-bottom3 .fa {
    border: 2px solid #00917C;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
   text-align: center;
   line-height: 18px;
  font-size:14px !important;
}
#sp-bottom3 .fa:hover {
    color: #035956 !important;
}

#sp-bottom .sp-module ul > li > a {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
}

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

#sp-bottom1 {
    max-width: 33% !important;
    flex: 0 0 33%;
}

#sp-bottom {
    background: #262c31;
    padding-top: 40px;
    padding-bottom: 0px;
}

#sp-footer {
    background: #22272b;
    text-align: center;
}

#sp-bottom .fa {
    /*color: #00917C;*/
    font-size:18px;
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

#sp-bottom ul.social-icons > li > a:hover, #sp-bottom ul.social-icons > li > a:focus {
    background-color: #035956;
}

#sp-bottom .sp-module .sp-module-title 
{
   margin: 40px 0 10px !important;
   color: #ffffff;
   font-size: 22px;
   font-weight: 700;
   text-transform: capitalize;
   font-family: 'Poppins', sans-serif;
   line-height: 36px;
}
#sp-bottom2, #sp-bottom3 {
    padding-left: 20px;
    flex: 0 0 16% !important;
}
#sp-bottom4 {
    flex: 0 0 33%;
    max-width: 33%;
}

/*p {
    color: unset !important;
}*/

#sp-header {
    background: transparent;
    border-bottom:0px !important;
/*    margin-top: 20px;*/
     backdrop-filter: unset;
}

#sp-header.header-sticky 
{
    position: fixed;
    z-index: 9999;
    background: #262c31 !important;
    box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
    opacity: 0.98;
    transition: 0.5s ease-in-out;
    margin-top: 0px !important;
    height: 90px !important;
}

#top_showcase .sp-indicator-container {
    display: none;
}

#sp-logo {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.nav-placeholder {
    height: auto !important;
}

#sp-header {
    height: auto;
    box-shadow: none;
    transition: none;
    transition: 0.5s ease-in-out;
    position: absolute;
}


/* 
 #sp-header #sp-menu > .sp-column
{
    display:block !important;
}
*/


#offcanvas-toggler > .fa {
    color: #fff !important;
    font-size: 30px;
}

.offcanvas-menu {
    background-color: #262c31;
    color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #fff;
    font-size: 16px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #fff;
}
.close-offcanvas
{
   background: transparent !important;
   color:#000 !important;
}
body.ltr .close-offcanvas {
    right: 20px !important;
    margin-top: -10px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 50px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 30px;
  padding-top: 30px;
  transition-duration: 0.15s;
  position: relative;
  padding-left: 14px;
  padding-right: 0px;
  text-transform: capitalize;
}

.sp-megamenu-parent > li > a {
    color: #fff;
    opacity: unset;
}
.sp-megamenu-parent > li:first-child > a {padding-left: 0;}
.sp-megamenu-parent > li:last-child > a {padding-right: 0;}

.sp-megamenu-parent > li.active > a {
  font-weight: 400;
}

.sp-megamenu-parent > li.menu-btn,
.sp-megamenu-parent > li.menu-phone {display: none;}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 21px 0;
  border-top: 4px solid var(--maincolor);
}

.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 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  font-size: 14px;
line-height: 18px;
margin-bottom: 4px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child > a{
  margin-bottom: 0;
}

.sp-megamenu-parent .sp-mega-group > li > a {
display: block;
font-size: 18px;
line-height: 18px;
margin-bottom: 4px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 13px;
padding-top: 13px;
color: #777a7c;
padding-left: 30px;
padding-right: 30px;
text-transform: capitalize;
}
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a 
{
    color: #ffffff !important;
}



.sp-megamenu-parent > li:hover > a
{
  color:  #ffffff !important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
     color:  #ffffff !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 21px 0;
    border-top: 4px solid var(--maincolor);
}

#sp-header #sp-menu > .sp-column .custom .sppb-btn {
    color: #fff !important;
    background: transparent !important;
    border: 2px solid #f4f4f4 !important; 
   font-weight: normal;
   padding: 18px 30px;
   border-radius: 2px;
}

#sp-header #sp-menu > .sp-column .custom .sppb-btn:hover {
    background: #035956 !important;
    border: 2px solid #035956 !important;
}
#sp-header #sp-menu > .sp-column {
    justify-content: right;
        display: inline-flex;
}
.sp-megamenu-parent {
    padding-right: 90px;
}

@media(min-width: 1200px)
{
    #sp-menu {
      text-align: left;
    }
}

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

#top_showcase h6, #top_showcase h2 {
    margin-bottom: 20px;
}

#top_showcase h2 span {
    font-weight: 300;
}


#sp-bottom button#button2
{
    color: #fff !important;
    background-color: #e5e5e5 !important;
    background: #00917C !important;
    background-color: rgb(123, 181, 96);
    background-image: none;
    background-color: rgb(123, 181, 96) !important;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: linear-gradient( 
135deg
 , #00917C 0%, #035956 100%) !important;
    padding: 17px 30px !important;
    border: none !important;
    border-radius: 4px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #262c31;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #bebfc4;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 21px 0;
    border-top: 4px solid #035956;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #035956 !important
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item > a:hover
{
    color: ##252525 !important;
}

.logo-image {
    height: auto !important;
}


@media(max-width:767px)
{
  #top_showcase .sp-slider h2 {
    font-size: 35px !important;
    line-height: 1.2 !important;
   }
  #sp-bottom button#button2 {
    margin: 0 auto;
  }
  #sp-bottom ul.social-icons > li > a {
    width: 40px;
    height: 40px;
    line-height: 46px;
    border-radius: 50px;
    font-size: 10px !important;
}
}
@media(max-width:1380px)
{
     .custom.req_quote_Cultivation 
    {
       display: none;
    }
}

@media(max-width:767px)
{
    #opportunities-section .sppb-col-md-2 {
       width: 15%;
   }
   #opportunities-section .sppb-col-md-10 {
      width: 80%;
  }
  #eb .mod-items-grid > .mod-grid 
  {
     width: 100% !important;
  }
  #contact-info .sppb-nav-pills > li > a
{
    padding: 7px 12px !important;
    font-size: 12px !important;
 }
   #contactform .ui.container 
  {
      margin: 0px;
  }
  #contactform .sppb-col-md-6:last-child 
 {
    padding: 10px !important;
  }
  .g-recaptcha {
      transform: scale(0.7);
  }
  #contactform #area_container_32 
 {
    padding-left: 0px !important;
    margin-left: 8px !important;
  }
  #contactform .ui.green.button
{
  padding: 15px 20px !important;
}
  #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    max-width: 100% !important;
    flex: 0 0 100%;
    text-align: left;
}
 #sp-bottom2, #sp-bottom3 {
    padding-left: 15px !important;
    flex: 0 0 100% !important;
 }
#contactform .ui.container {
    padding: 0px !important;
    margin: 0px !important;
    display: block;
}
.copyrightbottom {
    text-align: center !important;
}
.copy-logo img {
    text-align: center;
    float: none !important;
    display: block;
    margin: 0 auto;
}

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

#sp-bottom .sppb-addon-single-image-container {
    display: block;
}
#sp-bottom .sppb-img-responsive {
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: block !important;
}

}


@media(max-width:1199px)
{
   .sp-slider-custom-dot-indecators {
        display: none;
   }
    #top_showcase .sp-slider h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
   }
   #opportunities-section .sppb-col-md-2 {
       width: 15%;
   }
   #opportunities-section .sppb-col-md-10 {
      width: 80%;
  }
  #sp-header #sp-menu > .sp-column
{
   display:block !important;
}
  
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
   #top_how_we .sppb-col-md-3 
   {
       width: 50%;
   }
}

@media(max-width:991px)
{
    #belive-section .sppb-col-md-2 
  {
       width: 15%;
       float: left;
       margin-right: 20px;
   }
   #belive-section .sppb-col-md-10 
   {
       width: 75%;
   }
    #partners-unibox {
      max-height: 200px;
   }
}

@media only screen and (max-width: 1199px) and (min-width: 768px)
{
    #company-stats .sppb-col-md-6,
    #contactform .sppb-col-md-6
   {
       width: 50%;
   }
    #sp-bottom2, #sp-bottom3 
    {
       flex: 0 0 33.3% !important;
       max-width: 33.3%;
       padding-left: 0px !important;
  }
    #sp-bottom1 {
        max-width: 33.3% !important;
        flex: 0 0 33.3%;
    }
    #sp-bottom4 {
        flex: 0 0 100%;
        max-width: 100%;
    } 
    #sp-footer1, #sp-footer2 
    {
        display: inline-block;
        width: 50%;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 991px)
{
   .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span
{
   font-size: 14px !important;
   padding-left: 12px !important;
}
  #partners-unibox {
      max-height: 200px;
 }
/* #contactform #area_container_32 {
    width: 50%;
}*/
 #contactform .g-recaptcha {
    transform: scale(0.56) !important;
}
#contactform .ui.green.button {
    font-size: 13px !important;
    padding: 15px 28px !important;
}
}

.copyrightbottom {
    text-align: left;
    color: #fff;
}
#sp-footer .container-inner {
    padding-bottom: 0px;
}

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

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


#sp-bottom3 .sp-module ul > li {
    display: inline-block !important;
}

#sp-bottom1 .btn.btn-primary.login-button,
#sp-bottom2 .eb-mod-foot .mod-cell a,
body .login .btn.btn-primary,
.btn.btn-primary.validate,
body .btn.btn-primary,
#latest_blog .how_we_do,
.sp-slider-btn-text
 {
    color: #fff !important;
    background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%) !important;
    /*padding: 15px 25px !important;*/
    border: none !important;
    border-radius: 2px;
    text-transform: capitalize;
}
#sp-bottom2 .eb-mod-body {
    margin-bottom: 20px;
}

#sp-bottom1 .btn.btn-primary.login-button:hover,
#sp-bottom2 .eb-mod-foot .mod-cell a:hover,
body .login .btn.btn-primary:hover,
.btn.btn-primary.validate:hover,
body .btn.btn-primary,
#latest_blog .how_we_do:hover
 {
    background: #035956 !important;
}

.login label {
    text-transform: capitalize;
}

body .login .form-check-label {
    text-transform: inherit !important;
    font-size: 14px;
}

@media(min-width:991px)
{
   #sp-bottom1, #sp-bottom2, #sp-bottom3 
   {
      max-width: 33% !important;
      flex: 0 0 33% !important;
  }
}


#top_how_we .special-subheading {
    width: auto;
}
#top_how_we .special-heading
{
   font-size:36px;
   text-transform: unset;
}
#top_how_we .text-holder a {
    color: #00917C !important;
}

#about-us-sec .special-heading
{
    text-transform: unset !important;
    font-size: 36px;
    line-height: 1.2;
}
#about-us-sec a {
    font-size: 34px;
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

#company-stats .special-heading  
{
   text-transform: capitalize !important;
}

.sp-simpleportfolio-filter {
    display: none;
}
.image-effect-zoom-in .overlay-image-title::before
{
   border:none;
}
#what_we_do_services .sppb-addon-subtitle a {
    color: #fff !important;
    border: 2px solid #fff;
    padding: 2px 15px;
    border-radius: 50px;
    font-size: 14px;
}
#what_we_do_services .special-heading {
    font-size: 36px;
    line-height: 1.2;
    text-transform: capitalize;
}
#top_showcase .sp-slider-custom-dot-indecators ul {
    width: 800px !important;
}

/*#about-us-sec {
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
}*/

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

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

#download_section .free_download_h3 
{
    font-size: 32px;
    color: #fff;
    font-weight: bold;
   text-transform: uppercase;
}

#download_section span 
{
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#about-us-sec a.how_we_do {
    color: #fff !important;
    background: #00917C !important;
}

#download_section .special-heading {
    margin-bottom: 5px;
    color: #fff;
    font-size: 50px;
}

#download_section .special-subheading
{
    color: #fff;
    width: auto !important;
    font-size: 34px;
    font-weight: 600;
    text-transform: capitalize;
}

.sp-page-title {
    padding: 10% 0 70px;
    background-repeat: no-repeat;
    background-position: 50% 50% !important;
    background-size: cover !important;
    background-attachment: scroll;
}

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

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

.sp-page-title .sp-page-title-heading 
{
    font-weight: normal;
    line-height: 1;
    margin-bottom: 18px;
    padding-bottom: 0;
    position: relative;
    text-transform: capitalize;
    font-size: 60px;
    margin-top: 25px;
    width: 100%;
    color: #fff !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 21px 0;
    border-top: 4px solid #00917C;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #262c31;
}

.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: 30px;
    padding-right: 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 4px;
    margin-left: 6px;
    margin-right: 6px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #bebfc4;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    background: transparent;
}

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

.support-outter-box {
    float: left;
    text-align: center;
    margin: 0px 6px 14px;
    width: 32.2%;
}

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

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

a.support-link {
    display: block;
}

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

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

a {
    color: #035956;
}

.free-consultation-left {
    float: left;
    font-size: 25px;
    font-weight: bold;
     color: #fff;
}

span.bottom-text-supportcta 
{
    font-weight: normal;
    margin-top: 37px;
    color: #fff;
    line-height: 53px;
}

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

.free-consultation-right a.readon {
    margin-top: 10px;
    background: #000 !important;
    padding: 12px 30px 11px;
    color: #fff !important;
}




/* 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: #431560 !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: #035956 !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: #431560 !important;
        text-align: center;
        font-weight: bold;
        border-radius: 4px;
        text-transform: capitalize !important;
        padding-top: 18px;
        padding-bottom: 16px;
        padding-left: 22px;
        padding-right: 22px;
        color: white;
}
.dtb-content-container .anchor_p{
    margin-top: 25px !important;
}

.main_menu.affix {
    background: #431560;
}

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

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

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

/*.ui.green.button, .ui.green.buttons .button
{
      background: #431560 !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: #431560;}
  
  .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: #431560;}
  
  /* 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; }
.site a.readon, .site a.btn.btn-default, .site .readmore a, .site .ui.green.button, 
.site .ui.green.buttons .button, .site #t3-footer input.btn.btn-primary, 
.site #t3-footer .mod-cell a, .site .easyblog-homepage .eb-mod-foot .mod-cell a 
{
   background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%) !important;
   border-radius: 2px;
   color: #fff;
   padding: 12px 30px 11px;
   display: inline-block;
   font-family: 'Hind', sans-serif;
   font-weight: normal;
   font-size: 16px;
   outline: none;
}
.ev_adminpanel input[type="button"]
{
    background: #431560 !important;
    color: #fff;
    border: #431560;
    padding: 5px 10px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{background: #431560 !important}
.t3-footer .eb-mod-body { margin-bottom: 10px;}
.eb-mod-foot .mod-cell a { background: #431560 !important; border-radius: 0px; color: #fff; padding: 12px 30px 11px; font-weight: 600; font-family: 'Poppins', sans-serif;}
.t3-sidebar .chronoforms textarea { height: 120px;}
.typo-icon { background-color: #FEEFB3; padding: 10px; margin: 28px 0px; color: #6B4000; 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: #035956;
    border-color: #035956;
    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: #035956;   
}
.hwd-container a:hover, .hwd-container a:focus, .t3-sidebar .nav-pills > li > a:hover, .t3-sidebar .nav-pills > li > a:focus {
    color: #035956;
}

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

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


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

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

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

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

/*.semanticui-body.chronoforms .ui.button:focus,
.semanticui-body.chronoforms .ui.button:active,
.semanticui-body.chronoforms .ui.button:hover
{
 
 background-color: #FFFFFF !important;
    color: #000000 !important;
    border-color: #FFFFFF !important;
}*/
.ui.dropdown.selection {
 border: 1px solid rgba(34,36,38,.15) !important;
}
.rt-block.customer_questions_home .semanticui-body.chronoforms .ui.button
{
 /*width: 100%; */ 
 display: inline-block;
    padding: 3px 14px;
    line-height: 1.5em;
    font-size: 1em;
    border-radius: 15px;
    border: 2px solid;
    -webkit-transition: background-color 0.1s ease-in;
    -moz-transition: background-color 0.1s ease-in;
    -o-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s 
}
.semanticui-body.chronoforms .ui.form input[type="email"],
.semanticui-body.chronoforms .ui.form input[type="file"],
.semanticui-body.chronoforms .ui.form input[type="password"],
.semanticui-body.chronoforms .ui.form input[type="text"],
.semanticui-body.chronoforms .ui.form textarea
{
 padding: 4px 8px;
 font-size: 16px;
 line-height: 26px;
 border-color: #d5d5d5; 
 color: #4A4A4A;
}
.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: #035956;
    text-decoration: none;
}
#Mod198 a.readon {
    margin-bottom: 10px;
    display: table;
}

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


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

.t3-content #eb .eb-post-more .btn, #eb .eb-post-foot a
{
        color: #035956 !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: #035956 !important;
    outline: none;
}
#eb .eb-toolbar__search-submit-btn button.btn.btn-primary.btn-search-submit:hover
{
  background: #035956 !important;
}

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

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

#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid #035956 !important;
    border: 1px solid #035956 !important;
    color: #431560;
}


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

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

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


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

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

.support .top_text_above_boxes {
    padding-top: 260px !important;
    width: 100% !important;
}
.support .heading-text h1 {
    color: #fff;
    font-weight: bold !important;
}
.support .heading-text h2
{
    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: #035956;
}
.ten-benefits .t3-sidebar #button10 { background: #035956 !important; }

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

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


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

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

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

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

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

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


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


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

.t3-sidebar .module-title {
    border-bottom: 2px solid #431560;
    font-family: poppins,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: poppins,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: #431560;
    opacity: 0.8;
}


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

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

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

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


.home-portfolio .sprocket-mosaic-filter ul li {
    border: none;
    box-shadow: none !important;
    font-size: 10.8px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    background: #431560;
    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: #431560 !important;
}
.home-about-us-section .sppb-img-container {
    background: #431560;
    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: #431560;  
}

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

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

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

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

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

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

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



.t3-sidebar .nav-pills>li>a, .t3-sidebar .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 15px;
}
.hwd-container.nav.menu li {
    padding: 0px;
}
.our-customers .sppb-row-overlay {
    background-color: rgba(1, 1, 1, 0.50) !important;
}
.t3-footer .footer-social-links li a i
{
   border: 2px solid #fff;
}
.video-part .sppb-btn-default , .shadow .sppb-btn-default{
    background: #431560 !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 #035956 !important;
}

#eb .eb-comment-form .btn-primary
{
    background: #431560 !important;
    border-color: #431560 !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: 'Poppins', 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: #431560 !important;
}

.custom-main-menu .dj-megamenu-custom278 li ul.dj-submenu > li > a
{
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif !important;
    padding: 14px 16px;
    font-size: 14px;
}
.custom-main-menu .dj-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: 'Hind', sans-serif;
    line-height: 36px;
}

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




/* Whitepaper popup - start */
.popup-for-newsletter .rstbox-content {
    display: table;
    width: 100%;
}
.popup-for-newsletter .engage-box-popup {
    text-align: center;
    padding: 30px;
    background: #431560;
    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: #431560 !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 #431560;
    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: #431560 !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: #431560 !important;
}

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


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


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

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

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

/* Newsletter popup - end */


.support-inner-box em {
    font-style: normal !important;
}
a.support-link {
    display: block;
}
.freecon_graphic img {
    float: right;
}
/* What Our Customers say  */
.custom_testimonial .clientTestiImg {
  text-align: center;
}
.custom_testimonial .clientTestiImg img {
  margin-top: 40px;
  border-radius: 50px;
  border: 0px !important;
  padding: 0px;
}
.custom_testimonial  .authorName {
  font-style: normal !important;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400 !important;
  text-transform: capitalize;
  margin: 0;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
.custom_testimonial .sppb-testimonial-message p,
.custom_testimonial p.TestimonialDesc{
  color: #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: #431560;
}
.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: #431560;
}
/* home search fix */
/*.itemid-101 div.search #searchForm, .itemid-101 div.search .alert.alert-danger.error { margin: 15px auto; }

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




/* Whitepaper Support Page */
.support-left {float: left;display: inline;width: 32.2%; margin-right: 7px;}
.moduletable.support-whitepaper-module {
        background-color: #181818;
        padding: 30px 17px 0px;
        color: #fff;
        text-align: center;
        line-height: 1.5em;
}
.moduletable.support-whitepaper-module {
        color: #fff;
        text-align: center;
        line-height: 1.5em;
}
h3.support-whitepaper-head {
        font-size: 27px;
        color: #fff;
}
span.bold-title-whitepaper {
        font-weight: 600 !important;
}
p.top-tagline-support {
         font-style: italic;
         margin: 5px 0px !important;
         color: #fff;
}
.lmaw_button_cntr {
         margin: 30px 0px;
         padding: 0px;
}
p.support-whitepaper-text {
         color: #fff;
}
.support-whitepaper .readon {
         margin-top: 0px;
}
.support-whitepaper img {
         width: 240px;
         display: inline-block;
}
.custom.free-consultation-cta-support {
         /*min-height: 64px;*/
         padding: 54px 0px;
}
.free-consultation-left {
         float: left;
         font-size: 25px;
         font-weight: bold;
}
.free-consultation-right {
         float: right;
}
.free-consultation-right a.readon {
         font-size: 18px;
         margin-top: 10px;
         background: #000  !important;
}
span.bottom-text-supportcta {
         font-weight: normal;
         margin-top: 37px;
         line-height: 53px;
}
.free-consultation-right a.readon:hover {
         background-color: #fff !important;
}
.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;
   color: #255783 !important;
}
#eb a.eb-toolbar__link.has-composer {
  background-color: #444 !important;
}
#eb a.eb-toolbar__link.has-composer i.fa.fa-pencil::before {
  color: #fff;
}
.news-a-events #eb .eb-brand .eb-brand-bio,
.news-a-events #eb .eb-header .eb-navbar__footer,
.news-a-events #eb .eb-header .eb-toolbar {
  display: none;
}
#eb .eb-comment-form .btn-primary,
.jc_jobdetails_back a {
  padding: 12px 30px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #035956 !important;
  color: #fff !important;
}
.jc_jobdetails_button button {
  padding: 12px 15px 11px !important;
  font-weight: normal;
  font-size: 16px;
  background-color: #035956 !important;
  color: #fff;
}
#eb .eb-entry-author-bio.cell-top .eb-entry-author-meta > span {
  margin-top: 0px !important;
}
#eb .eb-entry-author-bio .col-cell {
  vertical-align: bottom;
}
#eb .eb-entry-tools.row-table {
  margin: 0px;
  float: right;
}
#eb .eb-category-subscribe {
  margin-top: 0px;
}
#Mod248 input[type="checkbox"] {
  margin-top: 0px;
  vertical-align: middle;
}
#login-form .input-prepend {
  display: block;
}
.input-prepend .add-on {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  padding: 10px 12px;
}
#login-form input[type="text"], #login-form input[type="password"] {
  width: 90% !important;
}
div#add {
    display: none;
}
#t3-footer input.btn.btn-primary {
    margin-top: 15px;
}
#eb .eb-comment-form .btn-primary, .jc_jobdetails_back a, #t3-footer input.btn.btn-primary {
    text-transform: capitalize;
}
.btn {
    text-transform: capitalize;
    font-weight: normal;
}
.free-consulation-button.pull-right a.btn.btn-primary {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.site .btn-inverse, .site .btn-primary::before, .site a.readon:hover, .site a.btn.btn-default:hover, 
.site .ui.green.button:hover, .site .ui.green.buttons .button:hover, .site #t3-footer input.btn.btn-primary:hover, 
.site #t3-footer .mod-cell a:hover, .site .easyblog-homepage .eb-mod-foot .mod-cell a:hover, .site .jc_jobdetails_back a:link:hover, 
.jc_jobdetails_button button:hover {
    background: #035956 !important;
    background-color: #035956 !important;
    color: #fff;
  transition: unset;
}
.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: #431560 !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: #431560 ;
    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: #431560 !important;
}
#easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active, #easycookieinfo .accept > a {
    background: #431560 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif;
    border-radius: 0px !important;
}
@media (max-width: 700px) {
#easycookieinfo .text {
    margin-bottom: 20px;
}
}
/* showcase fix on cookie message */
.home #t3-mainbody.t3-mainbody {
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
}
.home #t3-mainbody.t3-mainbody .t3-content {
  padding: 0px !important;
}
/* showcase fix on cookie message */
div#Mod229.ten-benefits-chrono6 {
    margin-bottom: 0px;
}

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




/* About us SP Page */

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


#lets-talk  .sppb-btn-default::before
{
    background: #a50000 !important;
     border: 2px solid #a50000 !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,
#support-options-listing .support-inner-box .fa-mobile::before, 
#support-options-listing .support-inner-box .fa-comment::before, 
#support-options-listing .support-inner-box .fa-users::before, 
#support-options-listing .support-inner-box .fa-laptop::before, 
#support-options-listing .support-inner-box .fa-ticket::before, 
#support-options-listing .support-inner-box .fa-envelope::before  
{
    font-size: 59px;
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

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

#get-info .sppb-btn {
    background: #035956 !important;
    border-color: #035956 !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 **/

.sp-slider-dot-indecator-text 
{
    color: #fff !important;
    font-size: 13px !important;
}

.contact-us #sp-header 
{
    position: relative;
    background: #262c31 !important;
    margin-top: 0px;
}

.contact-us #sp-header.header-sticky {
    position: fixed;
    transition: 0.5s ease-in-out;
}



#sp-right .sp-module .nav {
    display: block;
}

.article-details .page-header h1, .article-details .page-header h2, .article-details .page-header h3, 
.article-details .page-header h4, .article-details .page-header h5, .article-details .page-header h6
{
   margin-top: 0px;
}



.article-list .article .readmore a {
    color: #fff !important;
    font-weight: 500;
}

.article-list .article .readmore a:hover
{
    background: #035956 !important;
    background-color: #035956 !important;
}

a {
    transition: none;
}

@media(max-width: 767px)
{
    .sp-page-title .sp-page-title-heading 
    {
        font-weight: normal;
        line-height: 1;
        margin-bottom: 18px;
        padding-bottom: 0;
        position: relative;
        text-transform: capitalize;
        font-size: 30px;
        margin-top: 100px;
        width: 100%;
        color: #fff;
    }
}



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

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

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

.ui.form .field > label {
    padding-left: 0;
}


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

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus 
{
    color: #00917C !important;
}


.site .dtb-content-container a.readon
{
    background: #00917C !important;
}
.site .dtb-content-container a.readon:hover
{
    background: #035956 !important;
    color: #fff;
    transition: unset;
}

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

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

#sp-right .sp-module .sp-module-title
{
    padding-bottom: 0px;
    margin: 5px 0px 10px;
}

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

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


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

#sp-right .sp-module ul li.active > a
{
    color: #035956;
    font-weight: bold;
}

#eb .eb-post-more .btn
{
    color: #035956 !important;
}

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

.jc_jobdetails_web span {
    display: inline-block;
}

.jc_application button {
    background: #00917C !important;
    border: 1px solid #035956;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 5px 4px;
    text-decoration: none;
    width: 152px;
    color: #fff;
}

.jc_application button:hover {
    background: #035956 !important;
    border: 1px solid #035956;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 5px 4px;
    text-decoration: none;
    width: 152px;
    color: #fff;
}

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

.support_option .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle
{
    color: #035956;
}

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

h1, h2, h3, h4, h5, h6 
{
    margin-top: 0px;
}

.jc_item_wrapper0 {
    background: transparent;
}

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

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

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

#contact-info p, #contact-info a {
    color: #fff !important;
}

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



.top_head_bottom_bdr .sppb-addon-title.sppb-feature-box-title::after,
#latest_blog .sppb-addon-title.sppb-feature-box-title::after
{
    content: '';
    width: 40px;
    height: 4px;
    background-color: #00917C;
    display: block;
    margin: 10px auto;
}

#about-us-sec .sppb-text-left h6.sppb-addon-title::after,
#company-stats .sppb-text-left h6.sppb-addon-title::after,
#contact-info .sppb-text-left h6.sppb-addon-title::after,
#contactform .sppb-text-left h6.sppb-addon-title::after
{
    margin-top: 14px;
    content: '';
    width: 40px;
    height: 4px;
    background-color: #00917C;
    display: block;
}



/*#latest_blog .how_we_do
{
    background: #00917C !important;
}*/


#company-stats .sppb-animated-number-title 
{
    margin: 0 0 30px 0;
}





@media(max-width: 480px)
{
    .article-body img 
    {
        float: none !important;
        text-align: center;
        margin: 0 auto !important;
    }
    .testimonials div#style7 #je-quoteright p 
    {
        font-size: unset;
        text-align: initial;
   }
   .testimonials #style7 div#je-audetails
   {
    font-size: 16px;
   }

   #jevents .new-navigation .nav-items > div 
   {
      width: 100%;
      margin: 0 auto !important;
   }
}

@media only screen and (min-width:480px) and (max-width:767px)
{
  #animation_digits
  {
    max-width: 65%;
    margin: 0 auto !important;
  }
  .register-icon {
    padding-right: 0px !important;
  }
}  

@media(max-width: 767px)
{
    .logo-image 
    {
      transform: scale(0.8);
    }
    #top_showcase .sp-slider-content-align-left 
    {
        text-align: center;
        margin: 0 auto;
    }
    #top_showcase h6, #top_showcase h2 
    {
        text-align: center;
        display: block;
    }
    #top_showcase .sppb-sp-slider-text
    {
        font-size: 18px !important;
    }
    #top_showcase .sp-slider-content-align-left .sppb-sp-slider-button
    {
        margin-right: 0px !important;
    }
    #download_section {
      text-align: center;
    }
    #download_section .special-subheading 
    {
      line-height: 1.2;
    }
    #download_section .sppb-text-right {
      text-align: center;
    }
    #company-stats #column-id-1611829388621,
    #about-us-sec #column-id-1611826867670,
    #contactform #column-id-1611910865956
    {
      height: 500px;
    }
    .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 60px;
        font-size: 60px;
    }  
    .home #animation_digits .sppb-col-md-2
    {
        width: 40% !important;
        display: inline-block;
        position: unset !important;
        padding: 0px;
    }
    .home #animation_digits .sppb-col-md-4
    {
        width: 60% !important;
        display: inline-block;
        position: unset !important;
        padding: 0px;
    }
    .home #top_showcase .sp-slider-outer-stage 
    {
       height: 720px !important;
    }

    #sp-header 
    {
      height: 80px;
    }
    #offcanvas-toggler 
    {
      line-height: 60px;
    }
    #company-stats .animation_digits .sppb-icon-inner
    {
        margin: 0px !important;
    }
    #company-stats .sppb-addon-wrapper 
    {
      padding-bottom: 30px !important;
    }
    #company-stats .sppb-animated-number-title
    {
        font-size: 14px !important;
    }
    #company-stats #sppb-addon-wrapper-1634653634323,
    #company-stats #sppb-addon-wrapper-1634653634381 
    {
        margin: 0px;
    }
    .support .heading-text h1 
    {
      font-size: 30px;
    }
    .view-login #sp-main-body .container-inner > .row, 
    .view-registration #sp-main-body .container-inner > .row 
    {
        align-items: center;
        height: 50vh !important;
    }
    .contact-us #offcanvas-toggler 
    {
      line-height: 70px;
    }
   
}    

.offcanvas-menu .offcanvas-inner .sp-module ul > li:not(:last-child) 
{
    padding-top: 2px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 2px;
}


@media only screen and (min-width:767px) and (max-width:991px)
{
    .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 60px;
        font-size: 60px;
    }  
    .home #animation_digits .sppb-col-md-2, 
    .home #animation_digits .sppb-col-md-4
    {
        width: 50% !important;
        display: inline-block;
        position: unset !important;
        padding: 0px;
    }
    #company-stats #sppb-addon-wrapper-1634653634323 
    {
        margin: 0px;
    }
    #company-stats .sppb-animated-number-title
    {
        font-size: 15px !important;
    }
     .home #top_showcase .sp-slider-outer-stage 
    {
       height: 650px !important;
    }
    #download_section 
    {
      text-align: center;
    }
    #download_section .special-subheading 
    {
      line-height: 1.2;
    }
    #download_section .sppb-text-right {
      text-align: center;
    }
    .first_animated_sec .sppb-animated-number-title {
      margin-bottom: 30px !important;
    }
    .view-login #sp-main-body .container-inner > .row, 
    .view-registration #sp-main-body .container-inner > .row 
    {
        align-items: center;
        height: 70vh !important;
    }
    .view-login #sp-component, .view-registration #sp-component 
    {
      padding: 0px 0px 0px 0px;
      margin-top: 0px !important;
   }
   #latest-blog #eb .eb-mod-body 
   {
    min-height: 210px !important;
   }
   .sp-page-title .sp-page-title-heading
   {
      font-size: 40px !important;
      margin-top: 60px !important;
   }
   #about-us-sec .sppb-col-md-6 {
    width: 50%;
  }

}


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

    .home #top_showcase .sp-slider-outer-stage 
    {
       height: 750px !important;
    }
      .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 50px;
        font-size: 50px;
    }  
    .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 50px;
        font-size: 50px;
    }  
    .home #animation_digits .sppb-col-md-2
    {
        max-width: 50% !important;
        flex: 0 0 30%;
    }
    #company-stats #sppb-addon-wrapper-1634653634323,
    #company-stats #sppb-addon-wrapper-1634653634381
    {
        margin: 0px;
    }
    #company-stats #sppb-addon-1621515474083 .sppb-animated-number-title
    {
        margin: 0px !important;
    }
    .home #animation_digits .sppb-col-md-4
    {
        /*width: 60% !important;
        display: inline-block;
        position: unset !important;
        padding: 0;*/
        max-width: 100% !important;
        flex: 0 0 50%;
    }
    .first_animated_sec .sppb-animated-number-title 
    {
       margin: 0px !important;
    }
    .view-login #sp-main-body .container-inner > .row, 
    .view-registration #sp-main-body .container-inner > .row 
    {
        align-items: center;
        height: 70vh !important;
    }
    .view-login #sp-component, 
    .view-registration #sp-component {
      padding: 0px 0px 0px 0px;
      margin-top: 0px !important;
   }
   #latest-blog #eb .eb-mod-body {
    min-height: 150px !important;
   }
   .free-consultation-left, .free-consultation-right 
   {
        display: block;
        text-align: center;
        float: none;
   }
   .sp-page-title .sp-page-title-heading
   {
      font-size: 40px !important;
   }

}    

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

    .home #top_showcase .sp-slider-outer-stage 
    {
       height: 750px !important;
    }
      .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 50px;
        font-size: 50px;
    }  
    .home #animation_digits
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home #animation_digits .sppb-icon-inner i 
    {
        line-height: 50px;
        font-size: 50px;
    }  
    .home #animation_digits .sppb-col-md-2
    {
        width: 30% !important;
        display: inline-block;
        position: unset !important;
        padding: 0px;
    }
    .home #animation_digits .sppb-col-md-4
    {
        width: 60% !important;
        display: inline-block;
        position: unset !important;
    }
    .first_animated_sec .sppb-animated-number-title 
    {
       margin: 0px !important;
    }
    #sppb-addon-wrapper-1621515474080 {
      margin: 0px 0px 50px 0px !important;
   }
   .container, .sppb-row-container 
   {
      max-width: 1140px;
   }
    #latest-blog #eb .eb-mod-body {
        min-height: 130px !important;
    }
    .sp-megamenu-parent > li > a, 
    .sp-megamenu-parent > li > span 
    {
      display: inline-block;
      font-size: 14px !important; 
    }

}


label
{
    text-transform: capitalize;
    padding-left: 0;
}

.treeview .hover {
    color: #035956 !important;
}

#form-login-remember {
    margin-bottom: 0px;
}

.contact-us .header-sticky #sp-menu 
{
    margin-top: 0px;
}
.contact-us .custom.req_quote_Cultivation {
    margin-top: 4px;
}

#latest-blog #eb .eb-mod-body {
    min-height: 130px;
}

#download_section, #lets-talk, #get-info
{
    background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

@media(min-width: 1919px)
{
    #about-us-sec #section-id-1611829388624 {
      padding-left: 290px;
   }
}

@media(max-width: 1199px)
{
    .support .support-title 
    {
      margin-top: 50px;
    }
}


.free-consultation-right a.readon:hover {
    background: #000 !important;
}

.home .sppb-icon .sppb-icon-container > i,
.it-services .sppb-icon .sppb-icon-container > i
{
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
    font-size: 100px !important;
    width: 130px !important;
    height: 110px !important;
    line-height: 110px !important;
}

.home .sppb-icon .sppb-icon-inner i 
{
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

#sp-right.col-lg-4 .sp-module {
    padding: 25px;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
    background: linear-gradient(180deg, rgb(250, 250, 250) 0%, rgb(218, 218, 218) 50%);
}



#sp-right .sp-module .sp-module-title
{
   border-bottom: 2px solid #00917C !important;
   padding-bottom: 10px;
}

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

.smart-approach-area .sppb-column-addons:hover::before {
    height: 100%;
    opacity: 1;
    -webkit-box-shadow: 0px 3px 4px -1px #ccc;
    -moz-box-shadow: 0px 3px 4px -1px #ccc;
    box-shadow: 0px 3px 4px -1px #ccc;
}

.smart-approach-area .sppb-column-addons::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: linear-gradient(180deg, rgb(250, 250, 250) 0%, rgb(218, 218, 218) 50%);
    content: "";
    z-index: -1;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0;
    border: 1px solid #ccc !important;
}

.smart-approach-area .sppb-column-addons {
    background: transparent;
    padding: 15px;
    position: relative;
    z-index: 1;
}

.understanding-technology .sppb-addon-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2 !important;
}


.it-services .sppb-addon-title a,
.understanding-technology .sppb-addon-title a
{
    color: #000 !important;
}


@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: 14px;
    }
    .understanding-technology .sppb-addon-title {
        min-height: 40px !important;
     }
     #sp-header .sp-megamenu-parent > li > a, 
     #sp-header .sp-megamenu-parent > li > span 
     {
      padding: 0 0px;
      font-size: 13px !important;
    }
}

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

#it-services-head .sppb-addon-title span {
    color: #035956;
}
.it-services .sppb-addon-title {
    font-weight: 700;
}


.it-services .sppb-addon-feature .sppb-addon-text 
{
    color: #000 !important;
}

.understanding-technology .free-whitepaper-cta .sppb-addon-title,
.understanding-technology .free-consult-cta .sppb-addon-title
{
    font-size: 32px !important;
}

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

#sp-header 
{
  background: transparent !important;
}

.sp-megamenu-parent > li > a 
{
  color: #fff !important;
  opacity: unset !important;
  font-weight: normal !important;
}

.sp-megamenu-wrapper 
{
  padding-right: 40px;
}


.it-services .sppb-addon-feature, 
#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;
}

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


/*.understanding-technology .sppb-addon-title.sppb-feature-box-title
{
    font-size: 20px !important;
}*/

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

.site #sp-bottom {
    padding: 50px 0 30px 0;
}

.view-login a.list-group-item {
  color: #035956;
}

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


.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;
}
#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: #035956;
}
#eb .eb-post-listing__item {
    margin-bottom: 20px;
}





/* topbar - start */

@media(min-width: 992px)
{
    #sp-topbar 
    {
        height: 50px;
    }
    .col-sm-7.topbar-1, .col-sm-5.topbar-2 {
      padding-top: 14px;
      padding-bottom: 14px;
    }
}

@media (min-width: 991px)
{
    .col-sm-7.topbar-1
    {
        width: 65%;
        display: inline-block;
    }
    .col-sm-5.topbar-2
    {
       width: 41%;
       display: inline-block;
       text-align: right;
    }
    #sp-logo {
        text-align: center;
    }
}

.col-sm-5.topbar-2 .moduletable ul li 
{
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  font-size: 15px;
  color: #a3a3a3;
  font-weight: 400;
}

/*.address_info i {
  color: #008bd2;
}*/

#sp-topbar 
{
  background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%) !important;
  min-height: 50px;
}

#sp-topbar .col-sm-5.topbar-2 .moduletable ul li:last-child {
  margin-right: 0;
}

#sp-topbar .col-sm-7.topbar-1 .address_info a,
#sp-topbar .col-sm-7.topbar-1 .address_info i, #sp-topbar .col-sm-5.topbar-2 a 
{
  text-decoration: none;
  color: #fff !important;
}

.site #sp-header {
  position: absolute;
  backdrop-filter: none;
  margin-top: 10px;
}



.address_info i {
  margin-right: 4px;
}


@media (max-width: 575px)
{
    .nav-placeholder, #sp-header, #sp-header .logo, #offcanvas-toggler 
    {
      height: auto;
      position: fixed;
    }

}

@media screen and (min-width: 767px) and (max-width: 991px)
{
    #sp-topbar .col-sm-7.topbar-1, 
    #sp-topbar .col-sm-5.topbar-2 
    {
      width: 100% !important;
      max-width: 100% !important;
    }
    #sp-topbar .col-sm-7.topbar-1 .address_info 
    {
        text-align: center;
        margin-bottom: 10px;
        display: block;
        margin-top: 0;
        padding-top: 10px;
    }
    #sp-topbar .col-sm-5.topbar-2 
    {
      text-align: center;
      padding-bottom: 1px;
    }
    #sp-topbar .col-sm-5.topbar-2 .moduletable ul li
    {
        margin-right: 10px !important;
    }
    #sp-topbar .col-sm-5.topbar-2 ul 
    {
      margin-left: 0px !important;
      padding-left: 0px;
      padding-right: 0px;
    }
    #sp-topbar .col-sm-7.topbar-1, 
    #sp-topbar .col-sm-5.topbar-2 
    {
      width: 100% !important;
      max-width: 100% !important;
    }
}

@media(max-width: 767px)
{
    #sp-topbar .col-sm-7.topbar-1 .address_info 
    {
        text-align: center;
        margin-bottom: 10px;
        display: block;
        margin-top: 0;
        padding-top: 10px;
    }
    #sp-topbar .col-sm-5.topbar-2 
    {
      text-align: center;
      padding-bottom: 1px;
    }
    #sp-topbar .col-sm-5.topbar-2 .moduletable ul li
    {
        margin-right: 10px !important;
    }
    #sp-topbar .col-sm-5.topbar-2 ul 
    {
      margin-left: 0px !important;
      padding-left: 0px;
      padding-right: 0px;
    }
    #sp-topbar .col-sm-7.topbar-1, 
    #sp-topbar .col-sm-5.topbar-2 
    {
      width: 100% !important;
      max-width: 100% !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 1299px)
{
    #sp-topbar .col-sm-5.topbar-2 .moduletable ul li
    {
        margin-right: 14px !important;
    }
    #sp-topbar .col-sm-7.topbar-1
    {
        padding-left: 0px;
    }
}


/* topbar - end */


.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: #4A4A4A !important;
}
#fd .text-gray-500, #fd .text-gray-300 {
    color: #4A4A4A !important;
}

.saturday, .sunday {
    color: #4A4A4A !important;
}
  



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

#testimonials-sec span {
  color: #bd3e27;
  font-weight: bold;
}
.sec_testimonials .fa.fa-quote-left {
  position: absolute;
  top: -20px;
  left: 10%;
  background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
  border-radius: 0px;
  color: #fff !important;
  transition: all .3s ease;
  box-shadow: 0 5px 30px rgba(19, 47, 34, 0.15);
  padding: 10px;
}

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

#contact-us-page-form-section 
{
  background: linear-gradient(0deg, rgb(0, 113, 124) 0%, rgb(0, 145, 124) 61%);
}

@media (min-width: 1920px)
{
    #partners-unibox .sppb-carousel-extended-outer-stage 
    {
        height: 110px !important;
    }
    #top_showcase .sp-slider-outer-stage 
    {
      height: 1000px !important;
    }
}

@media(min-width: 3000px)
{
     #top_showcase #sppb-addon-1611815575404 .sp-slider-custom-dot-indecators
    {
        width: 68%;
    }
}