.error-page:before {
  font-size: 35vw;
}
.hs-landing-page .header-container-wrap.lop-header-wrap {
  display: block !important;
}
.custom_list_style.it_consulting .top_content ul{
  padding-bottom: 20px;
}
.on_demand.content_with_bg_section .col_img svg{
  min-width: 85px;
}
.on_demand img {
  max-width: 110px;
  display: block;
  margin: 5px 0;
}
.on_demand.content_with_bg_section .content_main_wrap{
  padding-left: 6px;
}
.on_demand p {
  line-height: 29.4px;
}
.on_demand.content_with_bg_section  .col_img.img_auto{
  padding: 0; 
}
.on_demand .icon_with_content_v2 .col-item .col_img_wrpr{
  min-width: 100%;
}
.on_demand .col_img_wrpr {
  width: 100%;
}
@media (max-width: 991px){
  .on_demand img {
    max-width: 110px;
    display: block;
    margin: 5px auto;
  }
  .on_demand.content_with_bg_section .content_main_wrap p {
    line-height: 22.54px;
    text-align: center;
  }
}
@media (min-width: 992px){
  .it_consulting p {
    margin-left: 8.333333333333332%;
    width: 75%;
    padding-left: 2px;
  }
  .custom_list_style.it_consulting .top_content ul{
    margin-left: 8.333333333333332%;
    padding-left: 39.5px;
  }
}
footer.footer-wrap{
  font-size: 15px;
}

.website_footer .page-center {
  padding: 0;
}

.website_footer .footer-section p {
  margin: 0;
}
.website_footer .footer-column--1.footer-column .footer-content p {
  font-weight: 700;
}
.website_footer .footer-social .footer-social-item a {
  background: inherit;
  min-height: unset;
  min-width: unset;
}
.website_footer .footer-social .footer-social-item a svg {
  fill: #E64A29;
  height: 22px;
  width: auto;
  transition: .5s all;
}
.website_footer .footer-social .footer-social-item a svg:hover{
  fill: #20a4f3;;
}

.website_footer .footer-column--1.footer-column-4 .footer-social {
  justify-content: space-between;
}

.website_footer .footer-column--1 .footer-row--3.row1 p {
  text-align: center;
}
.website_footer .footer-section-2 .footer-column-wrapper {
  border-top: 1px solid #DDE4ED;
  padding-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.website_footer .footer-column--2 .footer-row--2.row1 .footer-content {
  text-align: right;
}
.website_footer .footer-column--2 .footer-row--1.row1 br {
  display: none;
}
.website_footer .footer-menu .hs-menu-wrapper.no-flyouts.hs-menu-flow-horizontal>ul li {
  min-width: unset;
  padding: 0;
}
.website_footer .footer-menu .hs-menu-wrapper.no-flyouts.hs-menu-flow-horizontal>ul{
  gap: 10px;
  justify-content: end;
}
.website_footer .footer-menu .hs-menu-wrapper.no-flyouts.hs-menu-flow-horizontal>ul li a {
  padding: 0;
  line-height: 20px;
  font-family: 'Raleway';
  text-decoration:none;

}



@media (min-width: 992px) {
  .website_footer  .footer-column--1.footer-column-5{
    max-width: 14.402%;
  }
}
@media  (max-width: 1215px) and (min-width: 992px) {


  .website_footer   .footer-social{
    display: block;
    text-align: center;
    font-size: 1.8em;
  }
  .website_footer  span.footer-social-item{
    display: inline-block;
    margin-left: 15px;
    font-size: 1.8em;
  }

  .website_footer .footer-social .footer-social-item:not(:first-child){
    padding:0;
  }




}
@media (max-width: 991px) {
  .website_footer .footer-social .footer-social-item:not(:first-child) {
    padding-left: 0;
    margin-left: 15px;
  }
  .website_footer .footer-section-1 .footer-column-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .website_footer .footer-social .footer-social-item a {
    display: inline-block;
  }
  .website_footer .footer-column--1.footer-column-4 .footer-social{
    display: block;
  }
  .website_footer .footer-section-1 .footer-column:not(:last-child) {
    margin-bottom: 20px;
  }
  .website_footer .footer-column--1.footer-column .footer-logo {
    margin: 5px auto;
  }
}
@media (max-width: 767px){

  .website_footer .footer-column--1.footer-column-5{
    width: 100%;
    max-width: 100%;
  }
  .website_footer .footer-column--2 .footer-row--1.row1 br {
    display: block;
  }
  .website_footer .footer-section-2 .footer-column-wrapper{
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .website_footer  .footer-column--2.footer-column-1{
    padding-bottom: 0;
  }
  .website_footer .footer-menu .hs-menu-wrapper.no-flyouts.hs-menu-flow-horizontal>ul{
    justify-content: center;
  }

  .website_footer  .footer-section.footer-section-1 {
    padding-top: 4%;
    padding-bottom: 4%;
  }
}


/***Child1*****/


.image-with-content-mdl.teamimg-cnt {
  min-height: inherit !important;
}
.teamimg-cnt .custom-fullwidth {
  padding: 0;
}
.teamimg-cnt.image-with-content-mdl .image-with-content-item-inner {
  flex-direction: row;
  align-items: flex-start;
}
.teamimg-cnt .image-section {
  width: 25%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.teamimg-cnt .content-section {
  width: 75%;
  padding-left: 20px;
}
.teamimg-cnt .content-section h3 {
  margin: 0;
}
.teamimg-cnt .content-section h4 {
  margin: 0;
}
.teamimg-cnt ol li,
.teamimg-cnt ul li {
  line-height: 24px;
}
.team_layout .banner-section .dnd-section {
  padding-left:0;
  padding-right:0;
}
.team_layout .dnd-section {
  padding-left:15px;
  padding-right:15px;
}
.teamimg-cnt .image-section img {
  width: 100%;
}
.teamimg-cnt.image-with-content-mdl .content-section>:last-child {
  margin-bottom: 1.5em;
}
.teamimg-cnt .content-section blockquote {
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}
.teamimg-cnt .content-section.no_image {
  width: 100%;
  padding-left: 0;
}
.teamimg-cnt .content-section blockquote:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 3em;
  float: left;
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
  margin-right: 0.3em;
  content: "\f10d";
}

.team_layout .widget-type-rich_text h1 {
  font-size: 2.8em;
  line-height: 1.2em;
  margin-top: 0;
}

@media(max-width:991px) and (min-width:768px){
  .teamimg-cnt.image-with-content-mdl .image-with-content-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .teamimg-cnt .image-section {
    width: 33.33333333333333%;
  }
  .teamimg-cnt .content-section {
    width: calc(100% - 33.33333333333333%);
  }

}

@media(max-width:767px){
  .team_layout .dnd-section {
    padding-left:13px;
    padding-right:13px;
  }
  .teamimg-cnt .image-section {
    width: 50%;
    margin-bottom: 10px;
  }
  .teamimg-cnt.image-with-content-mdl .image-with-content-item-inner {
    flex-direction: column;
  }
  .teamimg-cnt .content-section {
    padding-left: 0;
    width: 100%;
  }

}

/***Child3*********/

h1,h2,h3{
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

h4,h5 ,h6   {
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

body{
  line-height: 1.5;
  font-family:  lucida grande, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family:Roboto , lucida grande, Arial, sans-serif;
}
p {
  margin: 0 0 1.5em;
}

ol, ul {
  margin: 0 0 1.5em;
}

li {
  line-height: 24px;
}


form ::placeholder {
  color: #999;
}


.pri-btn:hover,
.pri-btn:focus,
.pri-btn:active, 
.cta_button:hover,
.cta_button:focus,
.cta_button:hover,
.cst-button:active,
.cst-button:focus,
.cst-button:active,
.gradient a:hover,
.gradient a:focus,
.gradient a:active{
  text-decoration: none;
}

form input[type=email],
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text],
form select, 
form textarea{
  padding: 5px 4px;
  min-height: 52px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 16px;
}

form textarea{
  min-height: 160px;
}

form label, form legend {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 5px;
}

form {
  margin-bottom: 0px;
}

.button,
.error-page .button,
.hs-button,
button,
form .hs-button,
form input[type=submit] {
  font-size: 1em;
  text-transform: uppercase;
  margin: 4px 2px ;
  transition: all .3s linear .01s;
  text-decoration: none;
  background-color: transparent;
}

.button:focus, 
.button:hover, 
.error-page .button:hover,
.hs-button:focus,
.hs-button:hover,
button:focus,
button:hover, 
form .hs-button:focus,
form .hs-button:hover,
form input[type=submit]:focus, 
form input[type=submit]:hover{
  text-decoration: none;
}


.sec-btn:hover,
.sec-btn:focus,
.sec-btn:active,
.transparent .hs-button:hover,
.transparent .hs-button:focus, 
.transparent .hs-button:active,
.transparent a:hover,
.transparent a:focus,
.transparent a:active{
  text-decoration: none;
}


form .hs-submit .actions { 
  margin: 16px 0 0;
  padding: 16px 0 10px;
}

form input[type=email]:focus,
form input[type=file]:focus,
form input[type=number]:focus, 
form input[type=password]:focus, 
form input[type=tel]:focus,
form input[type=text]:focus,
form select:focus,
form textarea:focus {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}

.sec-btn, .transparent a, .transparent .hs-button {
  font-size: 15px;
  line-height: 20px;
}

form input:not([type=submit]) {
  margin-bottom: 16px;
}

@media (max-width: 1199px){
  .dnd-section > .row-fluid,
  .header__container,
  .page-center,
  .content-wrapper {
    max-width: 970.0000000002px;
  }
}
@media (max-width: 991px){
  .dnd-section > .row-fluid,
  .header__container,
  .page-center,
  .content-wrapper {
    max-width: 749.9999999934px;
  }
}
@media (max-width: 767px){
  .dnd-section > .row-fluid,
  .header__container,
  .page-center,
  .content-wrapper {
    max-width: 100%;
  }
}

@font-face {
  font-family: 'flexslider-icon';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/flexslider-icon.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/flexslider-icon.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/flexslider-icon.ttf) format('truetype'),
    font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Font Awesome 5 Pro Solid';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.svg) format('svg');
  font-weight: 900;
  font-style: normal; 
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Brands-Regular.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Brands-Regular.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Brands-Regular.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Brands-Regular.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Brands-Regular.svg) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Light.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Light.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Light.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Light.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Light.svg) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


.header-container-wrap .row-fluid [class*=span] {
  min-height: auto;
}
footer.footer-wrap .row-fluid [class*=span] {
  min-height: auto;
}


a:hover, a:focus {
  text-decoration: underline;
}





header.header {
  background-color: rgba(255, 255, 255, 0.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}  

.header_wrapper_main .hs-menu-wrapper > ul > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li.active-branch > a,
.header_wrapper_main .hs-menu-wrapper > ul > li > a.active-branch  { 
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li ul {
  background-color: rgba(246, 247, 248, 1.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li ul li a {
  color: rgba(230, 74, 41, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(230, 74, 41, 1.0);
}

.header_wrapper_main .hs-menu-wrapper > ul > li ul li.active-branch > a,
.header_wrapper_main .hs-menu-wrapper > ul > li ul li a.active-branch,
.header_wrapper_main .hs-menu-wrapper > ul > li ul li.active > a,
.header_wrapper_main .hs-menu-wrapper > ul > li ul li a.active {
  color: rgba(230, 74, 41, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}



/* ----------------------------------------------------------------------------- No Banner header styling ---------------------------------------------------------------------- */


.no_banner  .body-wrapper.hs-content-id-1 .header-container-wrap {
  display: block !important;
}

.no_banner header.header{
  background:#fff;
}

.no_banner .header_wrapper_main .new-main-header a.new-site-logos img.logo-grey {
  left: 0;
  top: 0;
  opacity: 1;
  visibility: visible;
}

.no_banner .header_wrapper_main img.logo-white.img-responsive {
  opacity: 0;
  visibility: hidden;
}


.no_banner  .header_wrapper_main .top-header ul.flex-box li a,
.no_banner .header_wrapper_main .top-header ul.flex-box li span{
  color: #333333;
}


.no_banner .header_wrapper_main .new-main-header nav .hs-menu-wrapper>ul>li>a{
  color: #020300;
}


/* ----------------------------------------------------------------------------- error styling ---------------------------------------------------------------------- */

.error-page-wrapper .error-page-inner {
  align-items: flex-start;

}
.error-page-wrapper{
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}


.error-page-wrapper  .hs-search-field__bar button svg {
  height: 14px;
  width: 14px;
  fill: #BEBEBE;
}
.error-page-wrapper .content-wrapper{
  padding: 0;
}


.error-page-wrapper .error-search form  input {
  max-height: 30px;
  position: relative;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  padding: 4px 14px;
  min-height: 30px;
  box-shadow: 0 0 2px #CCCCCC;
  border: none;
  border-radius: 4px 4px 4px 4px;
}

.error-page-wrapper .error-search button.hs-search-field__button {
  background: none repeat scroll 0 center transparent;
  border: 0 none;
  color: #BEBEBE;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
  min-width: auto;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px !important;
  border-radius: 50px !important;
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-align: center;
  font-size: 14px;
}

.error-page-wrapper .error-search  .hs-search-field__input:focus {
  outline-style: none;
}

.error-page-wrapper .error-search input[type="search" i]::-webkit-search-cancel-button,
.sidebar-wrap .sidebar-search input[type="search" i]::-webkit-search-cancel-button{
  display: none;
}


/* ------------------------------------------------------------------ it support page css ---------------------------------------------------------------------- */



.it_service_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  margin-top: -175px;
  min-height: auto;
}

.it_service_banner.main-banner.normal_banner {
  margin-top: 100px;
}

.main-banner.normal_banner.it_service_banner .content-area {
  margin: 0;
}   
.i3supportcenter.icon_with_content_v2  .page-center{
  padding:0;
}

.incident_response.normal_banner.main-banner .content-area{
  margin-top:0;
}

.i3supportcenter .container_wrap.row {
  margin-top: 67px;
}

.i3supportcenter.icon_with_content_v2 .col-item{
  margin-bottom: 20px;
  padding: 0 15px;
}

@media (max-width: 767px){
  .main-banner.normal_banner.it_service_banner .content-area {
    margin-top: 50px;
  }

}

@media (max-width: 467px){
  .main-banner.normal_banner.it_service_banner .content-area .description h2 ,
  .main-banner.normal_banner.it_service_banner .content-area .description h1{
    font-size:60px!important;
  }

}
.i3supportcenter.icon_with_content_v2 .col-item-inner.icon_top{
  text-align: center;
  padding:0;

}

.i3supportcenter.icon_with_content_v2 .col-item .col_img_wrpr svg {
  height: 69px;
  width: 68px;
  fill: #E74B28;
}

.i3supportcenter.icon_with_content_v2 .col-item .col_img{
  margin-bottom:0;
}


.i3supportcenter.icon_with_content_v2 .col-item .col_img_wrpr{
  width: 100%!important;
  height: 100%!important;
  background: none;
}



.i3supportcenter.icon_with_content_v2 .col-item  .arrow-icon   a {
  background: #E74B28 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 26px;
  color: #fff;
  padding: 15px 0px;
  width: 90%;
  text-shadow: none;
  font-weight: 700;
  margin: 4px 2px !important;
  border-radius: 50px !important;
  border: 1px solid #e3e3e3;
  transition: all .3s linear .01s;
  display: inline-block;
  line-height: 1.428571429;
  text-align: center;
}

.i3supportcenter.icon_with_content_v2 .arrow-icon{
  margin-top:20px;
}

.i3supportcenter.icon_with_content_v2 .col-item .arrow-icon a span.override_read_more {
  font-size: 26px; 
  color: #fff;
  font-family: "Roboto Condensed";
}


.i3supportcenter.icon_with_content_v2  .col-item-inner.icon_top {
  box-shadow: none;
}

.i3supportcenter.icon_with_content_v2 .col-item  .arrow-icon   a:hover {
  text-decoration: none; background: #CF4224;
}


.i3supportcenter.icon_with_content_v2  .col-item-inner.icon_top {
  background: none;
}

.i3supportcenter.icon_with_content_v2  .col-item:hover .content-wrpr strong {
  color: #333333;
}

@media (max-width: 767px){
  .i3supportcenter.icon_with_content_v2  .col-item .col-item-inner {
    padding: 0px 20px !important;
  }

  .incident_response.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-top: 100px;
  }
}



@media (min-width: 991px){
  .incident_response.introduction_section .content_right .main_content_wrap{
    padding-left: 15px;
  }
  .incident_response.introduction_section .image_container>div{
    background-size: contain;
  }
  .incident_response.introduction_section .content_left .main_content_wrap{
    padding-right: 15px;
  }
}

.incident_response.introduction_section .image_container>div {
  margin: 5px auto 5px auto;
}

.m_g.incident_response.introduction_section .content_flex_wrap.content_ver_top{
  margin-top:0;
}


.incident_response.introduction_section .content_flex_wrap.content_ver_top {
  margin-top: 20px;
}

.incident_response.i3supportcenter.icon_with_content_v2 .col-item {
  margin-bottom: 15px;
}

.incident_response.i3supportcenter.icon_with_content_v2 .col-item-inner.icon_top {
  padding: 0 15px;
}

@media (min-width: 992px){
  .icon_with_content_v2.i3supportcenter.incident_response .top_content{
    width: 75%;
    margin-left: 8.333333333333332%;
  }
}

@media (max-width: 991px){
  .introduction_section.incident_response .col-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}





.icon_with_content_v2.i3supportcenter.incident_response.abouti3 .top_content p {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 992px){
  .icon_with_content_v2.i3supportcenter.incident_response.abouti3 .top_content {
    margin-left: 8.333333333333332%;
    width: 83.33333333333334%;
  }
  .i3supportcenter.abouti3 .content_main_wrap {
    margin-left: 8.333333333333332%;
  }

  .icon_with_content_v2.custom_list_style.mg_left .top_content {
    margin-left: 8.333333333333332%;
  }

  .case-study.icon_with_content_v2.custom_list_style.mg_left.full-width  .top_content{
    width: 83.33333333333334%;
  }

}
@media (min-width: 768px){
  .icon_with_content_v2.i3supportcenter.incident_response.abouti3 .top_content p{
    font-size: 21px;
  }
}


.i3supportcenter.abouti3  .container_wrap.row {
  margin-top: 0px;
}


.incident_response.abouti3.i3supportcenter.icon_with_content_v2 .col-item{
  padding:0;
  margin:0;
}

.icon_with_content_v2.abouti3 .content-wrpr>:last-child {
  margin-bottom: 1.5em;
}

.icon_with_content_v2.full-width .page-center{
  padding:0;
}

.normal_banner.main-banner.about .main-banner-wrpr .banner-wrapper-inr {
  margin-top: -141px;
}

.normal_banner.incident_response.main-banner.about .main-banner-wrpr .banner-wrapper-inr {
  margin-top: -131px;
}

.awards_recognition.icon_with_content_v2 .top_content{
  padding: 0 15px;
}

.image-with-content-mdl.mg_16 .image-with-content-item {
  padding: 0 15px;
}



@media (min-width: 992px){
  .awards_recognition.icon_with_content_v2 .top_content ,
  .awards_recognition.icon_with_content_v2 .container_wrap.row,
  .custom_list_style.image-with-content-mdl.mg_16.teamimg-cnt .top_content{
    margin-left: 16.666666666666664%;
    max-width: 66.66666666666666%;
  }

  .awards_recognition.icon_with_content_v2 .top_content{
    padding: 0 5px;
  }

  .image-with-content-mdl.mg_16 .image-with-content-item {
    padding: 0;
  }
  .image-with-content-mdl.mg_16 .row,
  .mg_left.icon_with_content_v2.careers .top_content,
  .mg_left.icon_with_content_v2.careers .btn-cntnr{
    margin-left: 16.666666666666664%;
    width: 66.66666666666666%;
  }
  .mg_left.icon_with_content_v2.careers .page-center{
    padding:0;
  }
}

.awards_recognition.icon_with_content_v2 .container_wrap.row{
  margin-top: 15px;
}

.awards_recognition.i3supportcenter.icon_with_content_v2 .col-item:hover .col-item-inner {
  background-image: none;
  box-shadow: none;
}

.awards_recognition.i3supportcenter.icon_with_content_v2 .col-item .col-item-inner {
  box-shadow: none;
}

.awards_recognition.i3supportcenter.icon_with_content_v2 .col-item-inner .content-wrpr> * {
  color: #333 ;
}

.awards_recognition.i3supportcenter.icon_with_content_v2 .col-item:hover .col-item-inner .content-wrpr a{
  color:#223570;
}


.awards_recognition.i3supportcenter.icon_with_content_v2 .col-item:hover .col-item-inner .content-wrpr a:hover{
  color:#182651;
}

.succes_stories.it_service_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr{
  padding-bottom: 30px;

}

.succes_stories.main-banner.normal_banner.it_service_banner .content-area {
  margin-top: 9px;
}


.succes_stories.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr{
  padding-top: 100px;
}

.news_blog.it_service_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr{
  margin-top: -141px;
}


.news_blog.main-banner.normal_banner.it_service_banner .content-area {
  padding-top: 50px;
}



.image-with-content-mdl.mg_16 .image-section {
  padding-left: 8px;
  padding-right: 8px;
}




.image-with-content-mdl.mg_16 .image-with-content-item .image-with-content-item-inner{
  padding-bottom: 40px;
  padding-top: 40px;
}

.image-with-content-mdl.mg_16 .image-with-content-item:not(:last-child) .image-with-content-item-inner{
  border-bottom: 1px solid #eee;
}
.image-with-content-mdl.mg_16 .image-with-content-item:first-child .image-with-content-item-inner{
  padding-top:0px;
}

.recognition.normal_banner.main-banner .content-area{
  padding-top: 164px;
}

.recognition.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {

  padding-top: 100px; 
  padding-bottom: 100px; 
}

.recognition.normal_banner.main-banner  .description {
  margin-top: 121px;
}

.recognition.normal_banner.main-banner{
  margin-top: -195px;

}

@media (max-width:767px){
  .image-with-content-mdl.mg_16.teamimg-cnt .custom-fullwidth {
    padding: 0 15px;
  }

  .rapids.main-banner .description  h1{

    font-size: 30px !important;
  }

  .rapids.normal_banner.main-banner .content-area{
    padding-top: 200px;
  }
}

.terms.news_blog.main-banner.normal_banner.it_service_banner .content-area  {
  padding-top: 0px;
}


@media (min-width:992px){
  .mg_left.icon_with_content_v2  .top_content{
    width: 83.33333333333334%;
    margin-left: 8.333333333333332%;
    padding: 0 5px;
  }

  .terms.news_blog.main-banner.normal_banner.it_service_banner .content-area  {
    padding-top: 60px;
  }


}


.mg_left.icon_with_content_v2  .top_content ul li strong{
  margin-left: 5px;
}





.Careers.terms.news_blog.main-banner.normal_banner.it_service_banner .content-area{
  padding-top: 50px;
}

.Careers.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr{
  padding-bottom: 115px;
}


.careers.icon_with_content_v2 .button_wrap {
  margin: 0;
}


.careers.icon_with_content_v2 .button_wrap span.btn_text {
  font-size:14px;
}


.careers.icon_with_content_v2 .button_wrap a {
  padding: 6px 12px;
}




@media (min-width:992px){
  header.header .header_wrapper_main.lp_header .col-md-7.col-lg-7.col-sm-7 {
    padding-top: 5px;
    padding-bottom: 5px;
  }


}

@media (max-width:991px){
  header.header .header_wrapper_main.lp_header .col-md-7.col-lg-7.col-sm-7 {
    padding-bottom: 1.9px;
    padding-top: 2px;
  }

}


@media (max-width:767px){
  header.header .header_wrapper_main.lp_header .col-md-7.col-lg-7.col-sm-7 {
    padding-bottom: 27px;
    padding-top: 0px;
  }

}

.icon_with_content_v2.custom_list_style.mg_left .page-center {
  padding: 0;
}


.hs-search-results__title{
  color:#223570;
  font-family: inherit;
  font-size: 22.5px;
  margin-bottom: 10px;
  text-decoration: none;

}

.hs-search-results__title:hover{
  text-decoration: underline;

}

.hs-search-results__pagination{
  margin-top: 30px;
}

@media (min-width: 992px){
  .video-with-button.mission .video_inner_wrapp{
    margin-left: 16.666666666666664%;
    width: 66.66666666666666%;
  }
  .video-with-button.testimonial-videos .page-center{
    padding:0;
  }

}


.backup.image-with-content-mdl.privacy_policy  table td , 
.backup.image-with-content-mdl.privacy_policy  table th  {
  padding: 8px;
  line-height: 1.428571429;
  border: none;
}

.backup.image-with-content-mdl.privacy_policy table thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.backup.image-with-content-mdl.privacy_policy table tr {
  border: none;
  border-bottom: 1px solid #ddd;

}

.backup.image-with-content-mdl.privacy_policy  table tr{
  background-color: #fff;
}


.backup.image-with-content-mdl.privacy_policy table>tbody>tr:nth-child(odd)>td,
.backup.image-with-content-mdl.privacy_policy table>tbody>tr:nth-child(odd)>th{
  background-color: #f9f9f9;
}



@media (max-width: 991px){
  .backup.image-with-content-mdl.privacy_policy img{
    float:none!important;
  }
}




@media (min-width: 768px){
  .backup.image-with-content-mdl.privacy_policy ol li{
    font-size: 21px;
    margin-bottom:20px;
  }
}


.bloqoute blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 2px dotted #EEEEEE;
}

.bloqoute blockquote p {
  line-height: 18px;
  color: #333;
  font-size: 13px;
  font-weight: 300;
}

.bloqoute blockquote p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px){
  .bloqoute .page-center {
    padding-left: 12%;
    width: 77%;
    margin: 0;
  }

  .webinar.icon_with_content_v2{
    width: 66.66666666666666%;
    margin-left: 16.666666666666664%;
  }

  .cybersecurity .content-area {
    max-width: 66.66666666666666%;
  }

  .table_style.icon_with_content_v2 .page-center {
    width: 83.33333333333334%;
    margin-left: 8.333333333333332%;
    padding:0;
  }



}

.testimo_demo.tst_mdl .testimonial{
  background:transparent;
}


.table_style table td{
  border-right: solid #1F497D 1pt;
}

.table_style table td:last-child {
  background: #C6D9F1;
}

.table_style table {
  width: 511px;
  margin: 0 auto;
}

@media (min-width: 992px){
  .form_banner .form-section.col-12.col-md-12.col-lg-6 {
    width: 100%;
    max-width:  66.66666666666666%;
    flex: 0 0 100%;
    margin-left: 16.666666666666664%;
    padding: 0;
  }
}

.form_banner.banner-wt-form .form-section .form-wrpr {
  padding:0;
}
.form_banner.banner-wt-form  .form-section .form-wrpr form { 
  box-shadow: 0px 5px 10px #00000029;
  background-color: #ffff ;
  background-image: none ;
  display: block ;
  padding-bottom: 40px ;
  padding-left: 45px ;
  padding-right: 45px ;
  padding-top: 40px ;
  border-radius: 4px;
}

.form_banner.banner-wt-form{
  padding:0;
}


/*****Child2***********/

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400; 
  font-display: auto;
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Regular.eot) format("embedded-opentype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Regular.woff2) format("woff2"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Regular.woff) format("woff"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Regular.ttf) format("truetype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Regular.svg) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.eot) format("embedded-opentype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.woff2) format("woff2"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.woff) format("woff"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.ttf) format("truetype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/FontAwesome5Pro-Solid.svg) format("svg")
}

.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.rll-youtube-player:focus-within {
  outline: 2px solid currentColor;
  outline-offset: 5px;
}

.rll-youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0
}

.rll-youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all
}

.rll-youtube-player img:hover {
  -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
  height: 100%;
  width: 100%; 
  left: 0;
  top: 0;
  position: absolute;
  background: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/images/youtube.png) no-repeat center;
  background-color: transparent !important;
  cursor: pointer; 
  border: none;
  margin: 0; 
}

.videoWrapper,
.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe,
.embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
.vdo_item .rll-youtube-player {
  MARGIN-TOP: 20PX;
}
.home_banner .container-fluid {
  padding: 0;
}

.hm_btn .button_wrap {
  margin-top: 15px;  
  margin-bottom: 1.5em; 
}

.hm_btn .button_wrap a {
  font-size: 18px;
  padding: 15px 50px;
  background-image: none;
  text-decoration: none;
  font-family: "Roboto Condensed", "lucida grande", Arial, sans-serif; 
  line-height: 1.33;
} 

.hm_btn .button_wrap a:hover {
  background-color: #42a8de; 
}

.hm_btn .button_wrap .button_item {
  margin-bottom: 4px; 
}
.latest-blog-feed.hm_rec_post h2 {
  font-family: "Raleway";
  color: #333333;
  font-size: 32px;
}

.latest-blog-feed.hm_rec_post .top-blog-feed-section {
  margin-bottom: 32px;
}  
.latest-blog-feed.hm_rec_post .blog-feed-card-inner {
  border-radius: 0 !important;
}
.latest-blog-feed.hm_rec_post .page-center {
  padding: 0 11px;
}

.latest-blog-feed.hm_rec_post .blog-feed-card-content {
  background-image: none !important;
  box-shadow: none;
}

.latest-blog-feed.hm_rec_post .blog-feed-card-inner {
  box-shadow: none;
}

.latest-blog-feed.hm_rec_post .feed-item-title {
  font-size: 22px;
  font-weight: bold;
  font-family: "Raleway";
  margin-top: 20px; 
  line-height: 1.25; 
}
.latest-blog-feed.hm_rec_post .button_wrap .button_item.transparent a {
  background: #20A4F3;
  border-color: #20A4F3;
  color: #fff;
  padding: 12px 45px;
  font-size: 13px;
  font-family: "Raleway";  
  text-transform: capitalize;
  margin: 4px 2px;
  line-height: 1.428571429;
  text-decoration: none !important; 
  -moz-transition: all .3s linear .01s;
  -webkit-transition: all .3s linear .01s;
  -o-transition: all .3s linear .01s;
  transition: all .3s linear .01s; 
}


.latest-blog-feed.hm_rec_post  .button_wrap .button_item.transparent a:hover {
  background: #1C93DA;
}
.latest-blog-feed.hm_rec_post .feed-item-title a {
  text-decoration: none;
}


.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
  bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
  top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  margin:0; 
  color: inherit;  
  font-weight:normal;
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529;

}


.popover {
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.popover.top .arrow {
  border-top-color: rgba(0, 0, 0, 0.05);
} 
.popover.right .arrow {
  border-right-color: rgba(0, 0, 0, 0.05);
}
.popover.bottom .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.05);
}
.popover.left .arrow {
  border-left-color: rgba(0, 0, 0, 0.05);
} 
.popover-title {
  border-bottom: 1px solid #F6F6F6;
  font-size: 16px;
}
.popover p{
  font-size: 12px;
}
.popover h3.popover-title, .popover p {
  color: #808080;
}  

.grid {
  display: flex;
  flex-wrap: wrap;
}

.list-unstyled { 
  margin: 0;
  padding-left: 0;
  list-style: none; 
} 
.h2 {
  text-align: center;
  color: #020300; 
  margin-bottom: 40px;
  line-height: 1.2;
  font-size: 32px;
  font-weight: 700;
}
.hm_btn.hm_btn2 .button_wrap .button_item a { 
  text-transform: uppercase;
  font-family: "Roboto Condensed", "lucida grande", Arial, sans-serif; 
}

.hm_btn .button_wrap .button_item {
  margin-right: 0 !important;
}

.we-serve-section .col-container .moving-part.moving-part-active {
  pointer-events: inherit;
}

.we-serve-section .col-container .moving-part {
  pointer-events: none;
}

.hm_bnr_mdl p.font-24.accent-white {
  font-family: Raleway;
}
.home_layout .container-fluid.dnd_area1 .span12 {
  border-radius: 8px;
} 



@media (min-width: 992px){ 
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

} 
@media (max-width: 991px){ 
  .partner .grid > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; 
    margin-bottom: 10px;   
  }


}
@media (max-width: 767px){ 
  .we-serve-section .col-container .moving-part .row-mov .row-title {
    display: block;
  }
  .we-serve-section .col-container .moving-part .row-mov .row-title h3 {   
    font-size: 35px;
  }
  .we-serve-section .col-container .moving-part { 
    z-index: 999 !important;
  }
  .partner .grid > * { 
    -ms-flex: 0 0 50%; 
    flex: 0 0 50%;   
    max-width: 50%; 
  } 
 

}
@media (max-width: 479px){ 

  fieldset.form-columns-2 .input {
    margin-right: 0 !important;
  } 
  .hs-input {
    width: 100% !important;
  }


}


/********Child4**********/

@font-face {
  font-family: 'social-logos';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/SK2OsFU.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/SK2OsFU.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/SK2OsFU.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/SK2OsFU.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/I3BusinessSolutions_November2023/fonts/SK2OsFU.svg) format('svg');          
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.fa.fa-calendar:before {
  content: "\f073";
}



.i3business-blog {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.i3business-blog .dnd-section>.row-fluid {
  padding: 0;
}


.i3business-blog .sidebar-listing-wrap {
  display: flex;
  margin: 0 -15px;
}

.i3business-blog .sidebar.cst-sidebar-listing-v2,
.i3business-blog .blog-sidebar.cst-sidebar {
  padding: 0 15px;
}


.i3business-listing section.blog-index {
  display: block;
}

.i3business-listing .post-item h2 {
  font-size: 2.2em;
  line-height: 1.2em;
  margin-top: 0;
}

.i3business-listing .post-item:not(:first-child) h2 {
  font-size: 22.5px;
}

.i3business-listing .date-wrap {
  border-bottom: 1px solid #EEEEEE;
  color: #B4B4B4;
  padding-bottom: 15px;
  font-size: 12px;
}

.i3business-listing .date-wrap i {
  font-family: 'Font Awesome 5 Pro Solid';
}

.i3business-listing figure {
  margin: 25px 0;
}

.i3business-listing figure img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  height: 272px;
  object-fit: cover;
  width: 100%;
}

.i3business-listing .post-item {
  margin-bottom: 15px;
}

.i3business-listing .post-item h2 a:hover {
  text-decoration: underline;
}

.i3business-listing .post-item h2 a {
  color: #223570;
}

.i3business-listing .readmore {
  margin-top: 20px;
}

.i3business-listing .readmore a {
  color: #42a8de;
  border: 1px solid #e3e3e3;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px;
  border-radius: 50px;
  border-color: #42a8de;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  text-decoration: none;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
}

.i3business-listing .readmore a:hover {
  color: #fff;
  background-color: #42a8de;
}

.i3business-pagination {

}

.i3business-pagination .blog-pagination__link.blog-pagination__next-link--disabled,
.i3business-pagination .blog-pagination__link.blog-pagination__prev-link--disabled {
  display: none;
}

.i3business-pagination .blog-pagination {
  justify-content: center;
  margin: 0;
  border: 0;
}

.i3business-pagination .blog-pagination .blog-pagination__link {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px !important;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  border-radius: 0;
}


.i3business-pagination .blog-pagination .blog-pagination__link:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.i3business-pagination .blog-pagination .blog-pagination__link:first-child {
  margin-left: 0 !important;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.cst-pagination.i3business-pagination .blog-pagination.numbered a.blog-pagination__link--active {
  background-color: #223570;
  border-color: #223570;
}

.cst-pagination.i3business-pagination .blog-pagination.numbered a.blog-pagination__link--active:hover {
  background-color: #223570;
  border-color: #223570;
  color: #FFFFFF;
}

.cst-pagination.i3business-pagination .blog-pagination .blog-pagination__link:hover {
  background-color: #eee;
}



@media (min-width: 992px) {

  .i3business-blog .sidebar.cst-sidebar-listing-v2 {
    width: 75%;
    padding: 0 15px;
  }

  .i3business-blog .blog-sidebar.cst-sidebar {
    width: 25%;
    padding: 0 15px;
  }

  .i3business-pagination .blog-pagination {
    flex-direction: row;
    gap: 0;
  }

  .cst-pagination.i3business-pagination .blog-pagination.numbered a.blog-pagination__link--active {
    pointer-events: none;
  }

}



/* post */


.i3business-post {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.i3business-post .cst-main-post {
  display: block;
  margin: 0;
}


.i3business-post .cst-main-body {
  width: 100%;
}

.i3business-post .post-title-section {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}


.i3business-post .post-title-wrap h1 {
  color: #333333;
}

.i3business-post .blog-post__meta {
  margin: 0;
  margin-bottom: 25px;
  display: block;
}

.i3business-post .blog-post .topic-section {
  margin: 0;
}

.i3business-post .blog-post__meta>div {
  display: inline-block;
}

.i3business-post .topic-section i {
  margin-right: 10px;
  font-family: 'Font Awesome 5 Pro Solid';
}

.i3business-post .topic-section i:before {
  content: "\f15b";
}

.i3business-post .post--date:before {
  content: "|";
  padding-right: 20px;
  margin-left: 18px;
}

.i3business-post .post--date i {
  margin-right: 10px;
  font-family: 'Font Awesome 5 Pro Solid';
}

.i3business-post .post--author_name:before {
  content: "|";
  padding-right: 20px;
  margin-left: 18px;
}

.i3business-post .post--author_name i:before {
  content: "\f007";
}

.i3business-post .post--author_name i {
  margin-right: 10px;
  font-family: 'Font Awesome 5 Pro Solid';
}

.i3business-post article.blog-post {
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}


.i3business-post .post-featured-image {
  padding: 0 0;
  min-height: auto;
}

.i3business-post .post-featured-image img {
  width: 100%;
  margin-bottom: 40px;
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.i3business-post .blog-post__body {
  width: 65%;
  margin: auto;
}


.i3business-post article.blog-post .blog-comments {
  text-align: left;
}

.i3business-post article.blog-post .grecaptcha-badge {
  margin-left: 0;
}



.i3business-post .post-page__social {
  border-bottom: none;
  display: block;
  padding: 0;
  margin: 0;
  padding-bottom: 1em;
}

.i3business-post .post-page__social h3 {
  color: #333333;
  margin: 0 0 1em 0;
  display: inline-block;
  line-height: 1.2;
  font-size: 9pt;
  font-weight: bold;
}

.i3business-post .post-page__social ul {
  display: block;
  margin: 0;
  padding: 0;
}

.i3business-post .post-page__social ul li {
  margin: 0 8px 12px 0;
  display: inline-block;
  border-radius: 0;
  height: auto;
  width: auto;
  padding: 0;
}

.i3business-post .post-page__social ul li a {
  text-decoration: none !important;
  display: inline-block;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  border-radius: 4px;
  color: #2C3338 !important;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
  text-shadow: none;
  line-height: 23px;
  padding: 4px 11px 3px 9px;
}

.i3business-post .post-page__social ul li a:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}

.i3business-post .post-page__social ul li a.facebook:before {
  content: '\f203';
}

.i3business-post .post-page__social ul li a:before {
  position: relative;
  top: 2px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal 18px/1 'social-logos';
  vertical-align: top;
  text-align: center;
}

.i3business-post .post-page__social ul li a.linkedin:before {
  content: '\f207';
}

.i3business-post .post-page__social ul li a.twitter:before {
  content: '\f202';
}

.i3business-post .post-page__social ul li a span {
  line-height: 23px;
  margin-left: 3px;
}


.i3business-post .related-blog__post {
  max-width: 100%;
  flex: 0 0 calc(33.33% - 30px);
  margin: 0 15px;
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2%;
  border: 1px solid #42a8de;
  border-radius: 4px;
  text-align: center;
}

.i3business-post .related-blog__post .blog-post__figure {
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 250px;
}

.i3business-post .related-blog__post .blog-text p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.i3business-post .blog-related-posts h2 {
  font-size: 32px;
  color: #333333;
  margin-bottom: 40px;
  font-weight: 700;
  padding: 0 15px;
}

.i3business-post .related-blog__post .related-blog-feed-wrap hr {
  margin: 40px 0;
  border: 0;
  border-top: 1px solid #eee;
  height: auto;
  background: none;
}

.i3business-post .blog-related-posts {
  margin: 0;
  padding: 0 15px;
  margin-bottom: 20px;
}

.i3business-post .post-page__social {
  padding-bottom: 1em;
}

.i3business-post .related-blog-feed-wrap {
  margin: 0;
  display: flow-root;
}

.i3business-post .blog-related-posts__list {
  margin: 0 -15px;
}

.i3business-post .post-page__pagination {
  border: none;
}

.i3business-post .post-page__pagination nav a {
  border: 1px solid #eeeeee;
  color: #42a8de;
  background-color: transparent;
  border-color: #42a8de;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px !important;
  border-radius: 50px !important;
  display: inline-block;
  padding: 5px 14px;
}

.i3business-post .post-page__pagination nav a:hover {
  color: #fff;
  background-color: #42a8de;
  text-decoration: none;
}

.i3business-post article.blog-post form  .hs-recaptcha.hs-form-field {
  margin-top: 8px;
}

.i3business-post .post-page__pagination nav a {
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
}

.i3business-post .blog-post__body h1,
.i3business-post .blog-post__body h2,
.i3business-post .blog-post__body h3,
.i3business-post .blog-post__body h4,
.i3business-post .blog-post__body h5,
.i3business-post .blog-post__body h6{
  color: #333333;
}

.i3business-post .post-page__pagination nav {
  margin: 20px 0;
}
.blog-sidebar h3 {
  font-size: 17.55px;
  line-height: 1.2;
  font-family: "Roboto", lucida grande, Arial, sans-serif;
  font-weight: 400;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .i3business-post article.blog-post {
    padding: 0;
  }

  .i3business-post {
    padding-left: 0;
    padding-right: 0;
  }

  .i3business-post .related-blog__post {
    width: 100%;
    flex: 0 0 100%;
    margin: 0;
    margin-bottom: 1em;
  }

  .i3business-post .blog-related-posts__list {
    flex-wrap: wrap;
    margin: 0;
  }

  .i3business-post .blog-related-posts h2 {
    padding: 0;
  }

  .i3business-post .blog-related-posts {
    padding: 0;
  }

  .i3business-post article.blog-post form  .hs-recaptcha.hs-form-field {
    overflow: auto;
  }

  .i3business-pagination .blog-pagination {
    flex-direction: row;
    gap: 0;
  }

}

@media (min-width: 320px) and (max-width: 479px) {
  .i3business-post .blog-post__body {
    width: 80%;
  }
}

/*********Child5*********/

b, strong {
  font-weight: bold;
}
hr {
  margin: 40px 0;
  border: 0;
  border-top: 1px solid #eee;
  background: transparent;
  height: inherit;
}
table {
  border-collapse: collapse;
  padding: 3px;
  padding-top: 20px;
  width: 100%;
  table-layout: fixed;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border-width: 0px;
}
table tr {
  background-color: rgba(248, 248, 248, 1.0);
  border: 1px solid rgba(221, 221, 221, 1.0);
}
table td {
  border: 0px;
  background-color: transparent;
  padding: 1em;
}
img[align="right"] {
  margin: 5px 0 20px 20px;
  display: block;
}
form .grecaptcha-badge {
  margin-left: 0;
}
form .hs-richtext label > span {
  color: #CE443E;
  margin-left: 4px;
}
.services_detail_layout .widget-type-rich_text h5,
.services_detail_layout .widget-type-rich_text h6{
  font-family: lucida grande, Arial, sans-serif;
  font-weight: 200;
}
.form_banner.banner-wt-form .form-section .form-wrpr{
  text-align: center;
}
.sidebar-wrap form .hs-submit .actions {
  text-align: center;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  overflow: hidden;
  overflow-x: auto;
}
form .hs-form-field .input > .hs-input {
  width: 100% !important;
}
form .form-columns-1 input {
  width: auto !important;
}
form .inputs-list .hs-input {
  margin-bottom: 0;
}
form legend {
  margin: 1px 0 9px 1px;
  font-size: .813em;
  letter-spacing: .5pt;
  color: #333333;
}
form .inputs-list label {
  color: #333333;
  font-size: .875em;
  line-height: 1.5;
  font-weight: normal;
}


form .hs-input.invalid.error{
  background: none repeat scroll 0 0 #FFD7D5;
  border: 1px solid #790000;
}

form .hs-error-msgs label{
  color: #CE443E;
  font-weight: 700;
  letter-spacing: normal;
  font-size: .813em;
}

form .inputs-list > li {
  margin: 0;
}

.button_wrap .button_item a {
  justify-content: center;
}
.services_detail_layout .body-container-wrapper .hs_cos_wrapper_type_rich_text > h1:first-child {
  font-size: 2.8em;
  line-height: 1.2em;
  margin-top: 0;
}
.services_detail_layout .embed_container {
  margin-bottom: 1.5em;
}

.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: inherit;
  margin-top: -150px;
}
.normal_banner.main-banner .title-wrpr {
  text-align: center;
}
.normal_banner.main-banner .content-area {
  margin-top: 100px;
  padding-top: 150px;
}
.normal_banner.main-banner .title-wrpr h1 {
  font-size: 55px;
  line-height: 1.2;
  font-weight: 700;
}

.sidebar_title .custom-fullwidth {
  padding: 0;
}
.sidebar_title .list-content {
  color: #223570;
}
.sidebar_title .contact-details-list-wrap {
  border-radius: 6px;
  border: 1px solid #EEEEEE;
  padding-bottom: 20px;
  display: block;
}
.sidebar_title .contact-details-list-item {
  display: block !important;
  border-bottom: thin solid #EEEEEE;
  border-top: thin solid #EEEEEE;
  padding: 6px 12px;
  background-color: #f4f4f4;
  font-size: 17.55px;
  line-height: 1.2;
  margin: 10px 0 !important;
}
.sidebar_title .list-icon {
  padding: 0 !important;
}
.sidebar_title .contact-details-list-item:hover {
  background: none repeat scroll 0 0 #EEEEEE;
}

.image_hover {
  min-height: inherit !important;
}
.image_hover .custom-fullwidth {
  padding: 0;
}
.image_hover .image-section {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 15px !important;
}
.image_hover .image-in-background {
  position: absolute !important;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}
.image_hover .image-in-background:hover {
  -webkit-filter: brightness(75%);
}
.image_hover .image-with-content-item-inner.image-top {
  margin: 0 !important;
}


.icon_with_content_section .custom-fullwidth {
  padding: 0;
  width: 83.33333333333334%;
  margin: 0 auto;
}
.icon_with_content_section .top_content h2 {
  color: #39a0d5;
  font-size: 36px;
  margin-bottom: 40px;
}
.icon_with_content_section .top_content ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
  margin-bottom: 1.5em;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.icon_with_content_section .top_content ul li {
  margin-bottom: 10px;
  line-height: 24px;
  position: relative;
}
ul li i {
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
}

.custom_list_style .custom-fullwidth {
  padding-left: 0;
  padding-right: 0;
}
.custom_list_style .top_content ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
  margin-bottom: 1.5em;
}
.custom_list_style .top_content ul ul {
  margin-bottom: 0;
}
.custom_list_style .top_content ul li {
  line-height: 24px;
  position: relative;
}
.custom_list_style .top_content ul li i {
  color: #223570;
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  font-family: 'Font Awesome 5 Pro Solid';
  line-height: 1.4;
}

.icon_with_content_section .top_content ul li i:before {
  content: "\f00c";
}
.icon_with_content_section .col_img.img_auto {
  width: 20% !important;
  margin: 0 !important;
  padding-right: 15px;
}
.icon_with_content_section .content_main_wrap {
  width: 80%;
}
.icon_with_content_section .content-wrpr p {
  margin-bottom: 1.5em !important;
}

.form_style.banner-wt-form {
  padding: 30px 15px;
}
.form_style .row {
  display: block;
}
.form_style .form-section {
  margin: 0 auto;
}
.form_style .form_top_content h2 {
  color: #E64C25 !important;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px !important;
}
.form_style .form-title {
  margin: 0;
}
.form_style .form-wrpr {
  padding: 0 !important;
}
.form_style .form-wrpr form {
  box-shadow: 10px 10px 27px 1px rgb(0 0 0 / 16%);
  padding: 35px 40px 20px !important;
  margin-bottom: 16px !important;
  margin-top: 16px !important;
  max-width: 100%;
}
.form_style .actions {
  text-align: center;
}

.cyber_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  min-height: 622px;
}

.solutions_diff_style.icon_with_content_section .top_content h2 {
  margin-bottom: 20px;
}
.solutions_diff_style.icon_with_content_section .top_content ul li {
  font-size: 18px;
  margin: 0;
}
.solutions_diff_style.icon_with_content_section .top_content ul {
  margin-left: 20px;
}

.step_content_wrapp .top_content h2 {
  font-size: 32px;
}
.step_content_wrapp .col-item.col-md-five_cols {
  -ms-flex: inherit;
  flex: auto;
  max-width: fit-content;
  margin: 0px 20px;
}
.step_content_wrapp .container_wrap {
  justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.step_content_wrapp .col-item-inner {
  padding: 0 !important;
}
.step_content_wrapp .num {
  background: #E64C25;
  width: 79px;
  height: 79px;
  text-align: center;
  font-size: 43px;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  line-height: 76px;
  margin: 10px auto;
}
.step_content_wrapp .content-wrpr p {
  margin: 0 0 1.5em !important;
}
.step_content_wrapp .content-wrpr p:first-child {
  margin: 0 !important;
}

.floating_button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}
.floating_button .button_wrap {
  margin: 0;
}
.floating_button .button_item {
  margin: 0 !important;
}
.floating_button .button_item a {
  background: transparent;
  font-weight: 700;
  margin: 4px 2px !important;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  font-size: 18px;
  padding: 15px 50px;
  min-width: inherit;
  line-height: 1.33;
  text-decoration: none;
}
.floating_button .button_item a:hover {
  color: #fff;
  background-color: #42a8de;
}

.solution_banner.normal_banner.main-banner .title-wrpr h1 {
  text-shadow: 2px 2px 8px #333;
  font-weight: normal;
}
.solution_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 394px;
}
.solution_banner.normal_banner.main-banner .content-area {
  padding-top: 183px;
}

.content_with_table_section .custom-fullwidth {
  padding: 0;
}
.content_with_table_section .top_content {
  padding: 0 15px;
}
.content_with_table_section .top_content h3 {
  font-size: 28px;
  font-family: "Roboto Condensed";
  color: #223570;
  margin: 0;
  padding: 8px;
}

.content_with_table_section .custom-fullwidth {
  padding: 0;
}

.content_with_img_alignment .introduction_content_wrap {
  padding: 0 15px;
}
.content_with_img_alignment .introduction_content_wrap .row {
  margin: 0;
  padding: 30px 30px;
}
.content_with_img_alignment .col-12 {
  -ms-flex: inherit;
  flex: auto;
  max-width: fit-content;
  padding: 0 !important;
}

.content_with_img_alignment .image_left  .col-12.main_content_wrap {
  padding-left: 30px !important;
}
.content_with_img_alignment .image_right .col-12.main_content_wrap {
  padding-right: 10px !important;
}

.content_with_image_section .col-item {
  padding: 15px !important;
}
.content_with_image_section .row {
  margin: 0;
}

.content_with_image_section .col-item a {
  text-decoration: none;
}
.content_with_image_section .col-item:nth-child(2):hover .col-item-inner {
  border-color: #42A9DE;
}
.content_with_image_section .col-item:nth-child(3):hover .col-item-inner, .content_with_image_section .col-item:nth-child(5):hover .col-item-inner {
  border-color: #F2BF17;
}
.content_with_image_section .col-item:nth-child(4):hover .col-item-inner {
  border-color: #E64C24;
}

.remove_box_shadow.form_style .form-wrpr form {
  padding: 0 15px !important;
  box-shadow: none;
}
.remove_box_shadow.form_style .form-section {
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
  max-width: 66.66%;
}
.remove_box_shadow.form_style.banner-wt-form {
  padding: 0;
}

.video-with-button.video_custom_width {
  padding-top: 25px;
}
.video_custom_width .video_inner_wrapp {
  width: 66.66666666666666%;
  margin: 0 auto;
}


.content_with_bg_section .col_img.img_auto {
  width: 16.666666666666664% !important;
  padding: 0 15px;
  margin: 20px 0 0 !important;
  text-align: center;
}
.content_with_bg_section .content_main_wrap {
  width: 83.33333333333334% !important;
  padding: 0 15px;
}
.content_with_bg_section .col_img svg {
  width: 5em !important;
  height: 75px !important;
}
.content_with_bg_section .content_main_wrap p {
  margin: 20px 0 !important;
}

.custom_width_style .custom-fullwidth {
  padding: 0;
}
.wistia_responsive_padding {
  margin-top: 10px;
}
.custom_pr_btn .button_wrap {
  margin: 0;
}
.custom_pr_btn .button_wrap .button_item {
  margin: 0 0 1.5rem;
}
.custom_pr_btn .button_wrap .button_item a {
  text-decoration: none;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px !important;
  padding: 15px 50px;
}
.contact_layout2 .custom_pr_btn .button_wrap .button_item .cta_button {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  min-width: inherit;
}
.services_detail_layout .body-container-wrapper .dnd-section {
  padding-left: 15px;
  padding-right: 15px;
}
.services_detail_layout .widget-type-rich_text h6 {
  margin: 20px 0;
  font-size: 21px;
  text-align: center;
}

.services_detail_layout .widget-type-rich_text h5 {
  font-size: 21px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 0px;
}
.services_detail_layout .widget-type-rich_text h5 i {
  color: #223570;
  margin-top: 20px;
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
}
.services_detail_layout .widget-type-rich_text h5 i.fa-pencil-square-o {
  font-family: "Font Awesome 5 Pro";
}

.content_with_bg_section_diff.content_with_bg_section .col_img.img_auto img {
  max-width: unset;
}
.content_with_bg_section_diff.content_with_bg_section .col-item .col-item-inner{
  padding: 0 !important;
}
.content_with_bg_section_diff.content_with_bg_section .col-item {
  margin-bottom: 0 !important;
}


.custom_banner_style.advanced-video .ad_top-section {
  margin: 0;
  padding-top: 150px;
}
.custom_banner_style.advanced-video {
  padding: 100px 15px;
  margin-top: -175px;
}
.custom_banner_style.advanced-video .ad_top-section h1 {
  text-shadow: 4px 4px 13px #333;
  font-size: 65px;
}
.video_custom_width.video_custom_width .video_inner_wrapp {
  margin-top: 40px;
}
.video_custom_width .page-center {
  padding: 0;
}

.banner_with_image.main-banner .main-banner-wrpr .banner-wrapper-inr {
  padding: 100px 15px;
  margin-top: -141px;
}
.banner_with_image.main-banner .content-area {
  padding-top: 150px;
}
.banner_with_image.main-banner .description {
  min-height: 101px;
}

.provider_banner.advanced-video.custom_banner_style {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.provider_banner.custom_banner_style.advanced-video .ad_top-section {
  padding: 0;
}
.provider_banner .background_settings {
  background-position: center bottom !important;
}


.bottom_banner_style_full.advanced-video {
  padding: 100px 15px;
}
.bottom_banner_style_full.advanced-video .ad_top-section {
  padding-top: 150px;
  margin-top: 100px;
  margin-bottom: 0;
}
.bottom_banner_style_full.advanced-video .ad_top-section h1 {
  font-size: 55px;
}


.tooltip_logo .page-center {
  padding: 0;
}
.tooltip_logo {
  border: 1px solid #F5F5F5;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.tooltip_logo .partners-section {
  margin-top: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: rgba(255,255,255,0.8);
}
.tooltip_logo h2.h2 {
  font-size: 22.5px;
  font-family: "Roboto", lucida grande, Arial, sans-serif;
  margin: 10px 0;
  color: #223570;
}
.tooltip_logo.partner .grid li a:hover img,
.power_logo_tooltip.partner .grid li a:hover img{
  border-color: #223570;
}


.solution_testimonial_slider .page-center {
  padding: 0;
}
.solution_testimonial_slider .col-md-8 {
  margin: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.solution_testimonial_slider.tst_mdl h2 {
  color: #223570;
}
.solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.solution_testimonial_slider.tst_mdl i.fa.fa-quote-left.fa-3x.fa-pull-left {
  font-size: 3rem;
}
.solution_testimonial_slider.tst_mdl .testimonial {
  min-height: inherit;
}
.solution_testimonial_slider.tst_mdl ul.slick-dots li {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.solution_testimonial_slider.tst_mdl ul.slick-dots li.slick-active {
  background: rgba(0, 0, 0, 0.9);
  opacity: 1;
}


.solution_form_style.form_style .form-section {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.solution_form_style.form_style .form-wrpr form {
  padding: 0 !important;
  box-shadow: none;
  margin: 0 !important;
}
.solution_form_style .row {
  margin: 0;
}
.solution_form_style.banner-wt-form.form_style {
  padding: 0;
  border-radius: 25px;
  background: rgb(87, 87, 87, .15);
  padding: 24px;
  margin-top: 24px;
}
.solution_form_style.banner-wt-form .page-center {
  padding: 0;
}

.solution_form_style .description h2 {
  font-size: 24px;
  line-height: 1.3;
  color: #223570 !important;
}
.solution_form_style .content-section.col-lg-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.solution_form_style .description {
  text-align: center;
}
.solution_form_style .description p {
  color: #000 !important;
}
.solution_form_style .description h2 strong {
  color: #223570 !important;
}
.solution_form_style .description p a {
  color: #223570 !important;
}
.solution_form_style .description p a:hover {
  color: #182651 !important;
}

.team_section .custom-fullwidth {
  padding: 0;
}
.team_section .top_content h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #E64C25;
}
.team_section .image-section img {
  display: block;
  margin: 5px auto 0px;
}
.team_section .content-section h3 {
  font-size: 26px;
  color: #020300;
  margin-bottom: 4px;
}
.team_section .content-section p {
  color: #959595;
  font-size: 18px;
  margin: 0 0 1.5em !important;
}

.form_style_without_boxshadow.form_style .form_top_content h2 {
  color: #333333 !important;
  font-size: 22.5px;
  line-height: 1.2;
  text-align: left;
  font-weight: 400;
  margin-bottom: 10px !important;
}
.form_style_without_boxshadow.banner-wt-form .form_top_content {
  margin: 0;
}
.form_style_without_boxshadow.form_style .form-section {
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  max-width: 62%;
}
.form_style_without_boxshadow.form_style .form-wrpr form {
  box-shadow: none;
  padding: 0 !important;
}

.office365_banner.normal_banner.main-banner .title-wrpr h1 {
  font-size: 80px;
}

.global_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  min-height: inherit;
}
.global_banner.normal_banner.main-banner .title-wrpr h1 {
  font-size: 65px;
}


.content_with_top_icon .custom-fullwidth {
  padding: 0;
}
.content_with_top_icon .top_content h3 {
  font-size: 32px;
}
.content_with_top_icon.icon_with_content_v2 .col-item .col-item-inner{
  padding: 0 8px !important;
}
.content_with_top_icon .col-item {
  margin-bottom: 10px !important;
}
.content_with_top_icon .col-item-inner.icon_top i {
  font-size: 45px;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content_with_top_icon .col-item-inner.icon_top {
  font-size: 18px;
}
.content_with_top_icon .col-item-inner.icon_top a {
  color: #223570 !important;
}
.content_with_top_icon .col-item-inner.icon_top a:hover {
  color: #182651 !important;
}

.content_with_border_diff_style .top_content h2 {
  font-size: 32px;
  margin-bottom: 40px;
}
.content_with_border_diff_style .top_content {
  padding-top: 50px;
}
.content_with_border_diff_style .col-item {
  margin-bottom: 0 !important;
  margin-top: -1px;
  margin-right: -1px;
}


.cybersecurity_form_style.solution_form_style.banner-wt-form.form_style {
  border: 1px solid #F5F5F5;
  background-color: #f5f5f5;
  padding: 19px;
  margin: 0;
  border-radius: 0px;
}
.cybersecurity_form_style .page-center {
  max-width: 100%;
}
.cybersecurity_form_style .form_top_content h4 {
  font-size: 20px;
  color: #223570 !important;
}
.cybersecurity_form_style .form_top_content p {
  color: #333;
  margin: 0 0 1.5em !important;
}
.cybersecurity_form_style .form_top_content {
  margin: 0;
}
.assesment_bottom_form.form_style_without_boxshadow.form_style .form-section {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.assesment_bottom_form.form_style.banner-wt-form {
  padding: 0;
}

.security_image_alignment .main_content_wrap {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.security_image_alignment .content h4 {
  font-size: 21px;
  margin: 0 0 20px;
  font-family: lucida grande, Arial, sans-serif;
}
.security_image_alignment .content ul li {
  margin-left: 25px;
  margin-bottom: 5px;
  line-height: 24px;
}


.content_withbg_color .top_content {
  padding: 19px 40px;
  border: 1px solid #F5F5F5;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.content_withbg_color .page-center {
  padding: 0;
}
.content_withbg_color .top_content h3 {
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 0;
}

.video-with-button.remove_video_padding .page-center {
  padding: 0;
  margin-bottom: 10px;
}

.testimonial_slider_without_quotes i.fa.fa-quote-left {
  display: none;
}
.testimonial_slider_without_quotes.tst_mdl ul.slick-dots li {
  height: 8px;
  width: 8px;
  background: #ddd !important;
  margin: 0 3px;
}
.testimonial_slider_without_quotes.tst_mdl ul.slick-dots li.slick-active {
  background: #F5B21D !important;
}

.security_image_alignment .button_item a {
  text-decoration: none;
  padding: 15px 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
}
.security_image_alignment .button_wrap {
  margin-top: 45px;
}

.step_content_wrapp_diff .custom-fullwidth {
  padding: 0;
}
.step_content_wrapp_diff.step_content_wrapp .num {
  background: #42A8DE;
}
.step_content_wrapp_diff.step_content_wrapp .container_wrap {
  margin: 0;
}
.step_content_wrapp_diff .content-wrpr ul {
  text-align: left;
  margin-bottom: 1.5em !important;
}
.step_content_wrapp_diff .content-wrpr h3 {
  font-size: 21px;
}

.content_with_border .content-wrpr h4 {
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 20px;
}
.content_with_border .content-wrpr ul {
  margin: 0 0 1.5em;
  text-align: left !important;
}


.voice_banner_style {
  margin-top: -141px;
}
.voice_banner_style .banner-wrapper-inr {
  padding: 0px !important;
}
.voice_banner_style .description {
  margin-top: 210px;
  padding-top: 150px;
}
.voice_banner_style .description h1 {
  color: #182651 !important;
  font-size: 55px;
}
.voice_banner_style .description h1 strong {
  color: #182651 !important;
}
.voice_banner_style .description p {
  font-size: 21px;
  color: #182651 !important;
}

.banner_text-shadow.global_banner.main-banner .title-wrpr h1 {
  text-shadow: 4px 4px 13px #333;
  font-weight: 400;
  margin-bottom: 23px;
  font-size: 65px;
  margin-top: 23px;
}

.testimonial_content_style .custom-fullwidth {
  padding: 0;
}
.testimonial_content_style .top_content h2 {
  font-size: 2.8em;
  line-height: 1.2em;
  margin-top: 0;
}
.testimonial_content_style .col-item {
  padding: 1% !important;
  margin-bottom: 0 !important;
}
.testimonial_content_style .row {
  margin: 0;
}
.testimonial_content_style .col-item .col-item-inner {
  padding: 35px !important;
}
.testimonial_content_style .col-item .col_img {
  width: 25% !important;
  margin: 0 !important;
  padding-right: 15px;
}
.testimonial_content_style .col-item .content_main_wrap {
  width: 75%;
  padding-left: 15px;
}
.testimonial_content_style .col-item .col_img img {
  display: block;
  margin: 5px auto 5px auto;
  border-radius: 50%;
}
.testimonial_content_style .content-wrpr a {
  color: #223570 !important;
}

.client_videos .page-center {
  padding: 0;
}


.security_image_alignment_microsoft {
  overflow: hidden;
}
.security_image_alignment_microsoft.security_image_alignment .content_wrap {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.security_image_alignment_microsoft.security_image_alignment .image_left .content_wrap {
  margin-left: 0;
}
.security_image_alignment_microsoft.security_image_alignment .image_right .content_wrap {
  margin-right: 0;
}
.security_image_alignment_microsoft.security_image_alignment .image_right .normal_img_wrap {
  text-align: right;
}
.security_image_alignment_microsoft.security_image_alignment .image_left .normal_img_wrap {
  text-align: left;
}
.security_image_alignment_microsoft h2 {
  font-size: 32px;
  color: #182651;
}
.security_image_alignment_microsoft.security_image_alignment .main_content_wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}

.meet_banner.normal_banner.main-banner .title-wrpr h1 {
  margin-bottom: 40px;
}

.icon_with_content_section .content-wrpr h2 {
  font-size: 22px;
}

.content_with_border_diff_style .col_img.img_auto {
  margin-bottom: 5px;
}
.content_with_border.content_with_border_diff_style .content-wrpr h4 {
  font-size: 20px;
  margin-bottom: 10px !important;
}

.content_with_border_diff_style.content_with_border .col-item {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.data_backup_banner.normal_banner.main-banner .content-area {
  margin-top: 120px;
}

.content_with_border_39_sec.content_with_border_diff .custom-fullwidth {
  padding: 0;
}
.content_with_border_39_sec.content_with_border .content-wrpr h4 {
  font-family: lucida grande, Arial, sans-serif;
  text-align: left;
}
.content_with_border_39_sec.content_with_border .content-wrpr ul li {
  padding-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .security_image_alignment_microsoft .image_right .media_wrapp {
    order: 1 !important;
  }
}

@media (min-width: 768px) {
  .content_with_img_alignment .col-12.main_content_wrap {
    max-width: calc(100% - 250px);
  }
  .content_with_img_alignment .col-12.media_wrapp {
    max-width: 250px;
  }
  .content_with_bg_section .content_main_wrap p {
    font-size: 21px;
  }
  .normal_banner.main-banner.ibm_banner .title-wrpr h1 {
    font-size: 65px;
  }
}

@media (min-width: 992px) {
  .step_content_wrapp_diff .top_content {
    width: 66.66666666666666%;
    margin: 0 auto;
  }
  .solutions_diff_style.icon_with_content_section .custom-fullwidth {
    width: 66.66%;
  }
  .content_with_image_section .custom-fullwidth {
    width: 83.33333333333334%;
    margin: 0 auto;
  }
  .content_with_table_section .top_content {
    width: 66.66666666666666%;
    margin: 0 auto;
  }
  .content_with_img_alignment .introduction_content_wrap {
    max-width: 66.66%;
    margin: 0 auto;
  }
  .custom_width_style .custom-fullwidth {
    width: 58.333333333333336%;
    margin: 0 auto;
  }
  .solution_testimonial_slider {
    width: 66.66666666666666%;
    margin: 0 auto;
  }
  .testimonial_slider_without_quotes.solution_testimonial_slider {
    width: 83.33333333333334%;
  }
  .video_width66 .video_inner_wrapp {
    width: 66.66666666666666%;
    margin: 0 auto;
  }
}

@media (max-width: 1300px) {
  .security_image_alignment_microsoft.security_image_alignment .content_wrap {
    width: 100%;
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .security_image_alignment_microsoft.security_image_alignment .normal_img_wrap img {
    margin-left: auto;
    margin-right: auto;
  }
  .security_image_alignment_microsoft.security_image_alignment .image_left .normal_img_wrap img {
    margin-left: 0;
    margin-right: auto;
  }
  .security_image_alignment_microsoft .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .security_image_alignment_microsoft.security_image_alignment .content_wrap {
    width: 100%;
    padding: 50px;
  }
  .voice_banner_style .description {
    width: 100%;
  }
  .voice_banner_style .description h1 {
    font-size: 45px;
  }
  .security_image_alignment .normal_img_wrap img {
    display: block;
    margin: 5px auto 5px auto;
  }
  .icon_with_content_section .top_content ul {
    column-count: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .content_with_bg_section .col_img.img_auto {
    width: 100% !important;
  }
  .content_with_bg_section .content_main_wrap {
    width: 100% !important;
  }
  .content_with_bg_section .col-item-inner {
    display: block !important;
  }
  .content_with_bg_section .content_main_wrap p {
    text-align: center;
  }
  .bottom_banner_style_full.advanced-video .ad_top-section h1 {
    font-size: 45px;
  }
  .content_with_border .container_wrap {
    padding-top: 30px;
    justify-content: center;
  }
  .content_with_border .col-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .services_detail_layout img[align="right"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}



@media (max-width: 767px) {
  .error-page {
    padding: 5rem 0;
  }
  .normal_banner.main-banner .content-area {
    margin-top: 130px;
  }
  .testimonial_content_style .col-item .col_img {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-right: 0;
  }
  .testimonial_content_style .col-item .content_main_wrap {
    width: 100%;
    padding-left: 0;
  }
  .testimonial_content_style .col-item .content_main_wrap {
    text-align: center !important;
  }
  .voice_banner_style .description {
    text-align: center;
  }
  .voice_banner_style .description img {
    margin: 0 auto;
  }
  .voice_banner_style .description h1 {
    font-size: 30px;
  }
  .content_with_border_diff.content_with_border .col-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
  .content_with_border .content-wrpr h4 {
    font-size: 16px;
  }
  .office365_banner.normal_banner.main-banner .title-wrpr h1 {
    font-size: 45px;
    margin-top: 100px;
  }
  .form_style_without_boxshadow.form_style .form-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cyber_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
    min-height: inherit;
    margin-top: -100px;
  }
  .icon_with_content_section .custom-fullwidth {
    width: 100%;
  }
  .icon_with_content_section .top_content h2 {
    text-align: center;
    font-size: 25px;
  }
  .icon_with_content_section .col_img.img_auto {
    margin: 0 auto !important;
    padding-right: 0;
    width: 100% !important;
  }
  .icon_with_content_section.icon_with_content_v2 .col-item .col-item-inner {
    padding: 0 !important;
    text-align: center;
  }
  .icon_with_content_section .content_main_wrap {
    width: 100%;
  }
  .icon_with_content_section .top_content ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .form_style .form_top_content h2 {
    font-size: 25px;
  }
  .normal_banner.main-banner .title-wrpr h1 {
    font-size: 27px;
  }
  .normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-top: 20px;
    padding-bottom: 5%;
    min-height: 373px;
    margin-top: -150px;
  }
  .step_content_wrapp .row {
    display: block;
  }
  .step_content_wrapp .col-item.col-md-five_cols {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    padding: 0 20px;
  }
  .step_content_wrapp.icon_with_content_v2 .col-item-inner {
    display: block;
  }
  .services_detail_layout .widget-type-rich_text h6 {
    font-size: 16px;
  }
  .content_with_table_section .top_content h3 {
    font-size: 20px;
  }
  .content_with_img_alignment .introduction_content_wrap {
    padding: 0;
  }
  .content_with_img_alignment .normal_img_wrap {
    max-width: 250px;
    margin: 0 auto 20px;
  }
  .content_with_img_alignment .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .content_with_img_alignment .image_left .col-12.main_content_wrap {
    padding-left: 0 !important;
  }
  .content_with_img_alignment .image_right .col-12.main_content_wrap {
    padding-right: 0 !important;
  }
  .remove_box_shadow.form_style .form-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .services_detail_layout .widget-type-rich_text h5 {
    font-size: 16px;
  }
  .custom_banner_style.advanced-video {
    padding: 5% 0px;
  }
  .banner_with_image.main-banner .main-banner-wrpr .banner-wrapper-inr {
    padding-top: 20px;
    padding-bottom: 5%;
    margin-top: -148px;
  }
  .bottom_banner_style_full.advanced-video {
    padding: 5% 15px;
  }
  .bottom_banner_style_full.advanced-video .ad_top-section h1 {
    font-size: 27px;
  }
  .solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .team_section .image-section img {
    max-width: 358px !important;
    width: 100%;
  }
  .team_section .content-section {
    text-align: center;
  }
  .team_section .top_content {
    text-align: center;
  }
  .content_with_border .col-item {
    flex: 0 0 375px;
    max-width: 375px;
  }
  .global_banner.normal_banner.main-banner .title-wrpr h1 {
    font-size: 22.5px;
  }
  .global_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
    margin-top: -100px;
  }
  .content_with_top_icon .col-item-inner.icon_top i {
    font-size: 30px;
  }
  .content_with_border_diff_style .container_wrap {
    display: block;
  }
  .content_with_border_diff_style.content_with_border .col-item {
    flex: 0 0 375px;
    max-width: 375px;
  }
}

@media (max-width: 479px) {
  img[align="right"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .form-columns-2 .hs-form-field,
  .form-columns-3 .hs-form-field{
    width: 100% !important;
  }
  form .hs-form-field .input {
    margin-right: 0 !important;
  }
  .content_with_table_section.content_with_table_block table td {
    width: 100% !important;
    display: block;
  }
}




@media (max-width: 767px){
  .about.incident_response.normal_banner.main-banner .content-area h1{
    font-size: 27px !important;
  }

  .support-cent.normal_banner.main-banner .content-area {
    margin-top: 100px;
    padding-top: 185px;
  }

  .i3supportcenter.icon_with_content_v2.client-portal .col-item{
    padding:0;
  }

  .i3supportcenter.icon_with_content_v2.client-portal .col-item .col-item-inner{
    padding:0 !important;
  }

  .i3supportcenter.icon_with_content_v2.client-portal .col-item .arrow-icon a {
    padding: 15px 20px;
    width: auto!important;
  }
}



.icon_with_content_v2.client-portal .col-item.col-item-3 .col_img_wrpr {
  font-size: 68px;
  color: #E74B28;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1!important;
}

.icon_with_content_v2.client-portal .col-item.col-item-3 .col_img_wrpr:before {
  content: "\f108";
}


@media (min-width: 768px) and (max-width: 1199px){
  .i3supportcenter.icon_with_content_v2.client-portal .col-item .arrow-icon a span.override_read_more{
    font-size: 20px;
  }
  .i3supportcenter.icon_with_content_v2.client-portal .col-item .content_main_wrap h2{
    font-size: 25px !important;
  }
}

@media (max-width: 991px){
  .i3supportcenter.icon_with_content_v2.client-portal .col-item .arrow-icon a {
    width: auto !important;
    padding: 15px 30px;
  }

}


@media (max-width: 767px){

  .i3supportcenter.icon_with_content_v2.client-portal .col-item .arrow-icon a {
    padding: 15px 20px;
  }

  .form_banner.banner-wt-form  .form-section.col-12.col-md-12.col-lg-6{
    padding:0; 
  }

  .form_banner.banner-wt-form form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    float: left;
  }

  .form_banner.banner-wt-form form .hs-button {
    padding-left: 35px;
    padding-right: 35px;
  }

}



.client_case.normal_banner.main-banner .content-area{
  margin-top:0;
}

@media (min-width: 767px)and (max-width: 1199px){
  .video-with-button.testimonial-videos .page-center {
    padding: 0;
  }

}

.testimo_demo.solution_testimonial_slider.tst_mdl img.img-circle.img-responsive {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid transparent;
}
.testimo_demo.solution_testimonial_slider.tst_mdl i.fa.fa-quote-left.fa-3x.fa-pull-left{
  display:none;
}

.testimo_demo.solution_testimonial_slider.tst_mdl .col-md-9.col-sm-9 p{
  text-align:center;
  color:#fff;
}

.testimo_demo.solution_testimonial_slider.tst_mdl .testimonial{
  padding-top:0;
}


.btn_test.advanced-button .button_wrap .button_item_1 a{
  text-decoration:none;
}
@media (min-width: 992px){
  .testimo_demo.solution_testimonial_slider {
    width: 83.33333333333334%;
  }

  .testimo_demo.solution_testimonial_slider.tst_mdl img.img-circle.img-responsive {
    width: 150px;
  }

  .testimo_demo.solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 16%;
    max-width: 16%;
    padding:0;
  }

  .testimo_demo.solution_testimonial_slider.tst_mdl .owl-carousel .item .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 83%;
    max-width: 83%;
  }

  .btn_test.advanced-button .button_wrap .button_item_1 a{
    padding: 15px 50px;
    text-decoration:none;
  }

}




.webinars_events.latest-blog-feed.hm_rec_post h2{
  font-family: "Roboto", lucida grande, Arial, sans-serif;

}

.webinars_events.latest-blog-feed.hm_rec_post .feed-item-title{
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  margin-top: 30px;
  text-align: left;
}

.webinars_events.latest-blog-feed.hm_rec_post .feed-item-title a:hover{
  text-decoration: underline;
}

.webinars_events.latest-blog-feed .button_wrap{
  margin-bottom:0;
}

.webinars_events.latest-blog-feed .blog-feed-card-inner:hover .feed-item-dec{
  color:#333;
}


@media (max-width: 767px){
  .cybersecurity .description{
    margin-top: 70px;
  }

  .cybersecurity .description h1{
    font-size: 30px !important;
    text-align: center;
  }
  .cybersecurity .description p{
    text-align: center;}

  .icon_with_content_v2.bloqoute .page-center{
    padding: 0;
  } 

}
.sidebar-listing .side-search-wrap button,
.sidebar-listing .side-search-wrap button:hover,
.sidebar-post .side-search-wrap button, 
.sidebar-post .side-search-wrap button:hover{
  border: transparent;
}





@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}