.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.icon_with_content_v2 .col_img_wrpr {
  width: 100%;
  border-radius: 0px !important;
}
@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%;
  }
}



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

}


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


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

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

.incident_response.normal_banner.csm_default_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.csm_default_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: 100%;
    margin-left: 8.333333333333332%;
  }
}

@media (max-width: 10000px){
  .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;
}

.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/Act3%20child/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; 
} 

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


}


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

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

.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.csm_default_banner .content 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.csm_default_banner .content 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.csm_default_banner .content h1 {
  font-size: 80px;
}

.global_banner.normal_banner.main-banner .main-banner-wrpr .banner-wrapper-inr {
  min-height: inherit;
}
.global_banner.normal_banner.csm_default_banner .content 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.csm_default_banner .content h1 {
  color: #182651 !important;
  font-size: 55px;
}
.voice_banner_style.csm_default_banner .content {
  text-align: left;
}

.voice_banner_style.csm_default_banner .content h1 strong {
  color: #182651 !important;
}
.voice_banner_style.csm_default_banner .content 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.csm_default_banner .content 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;
  }
  #email-prefs-form .hs-input {
    width: 507px !important;
}
}

@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.csm_default_banner .content 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.csm_default_banner .content 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.csm_default_banner .content 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 .col-item-inner{
    padding:0 !important;
  }

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




@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;
}
.shadow h1 { 
  text-shadow: 2px 2px 15px #000000;
}


.space p {
  margin-bottom: 1.5em;
}

.space h2 { 
  margin: 10px 0;
}

.normal_banner.csm_default_banner.Careers .content h1 {
  margin-bottom: 10px;
  margin-top: 50px;
}

.csm_default_banner.voice_banner_style {
  padding-bottom: 1px;
}

.csm_default_banner.voice_banner_style .content {
  padding-top: 10px;
}

.csm_default_banner .content h1 {
  margin-top: 0;
}

.comm .rtext__content h2 {
  font-size: 32px;
  color: #182651; 
}
.bt_form.form_with_box_shadow { 
  box-shadow: 10px 10px 27px 1px #00000029;
}

.csm_default_banner.buss .content h1 {
  margin-top: 0;
}
.rd_cnt {
  padding: 24px 24px .0;
  border-radius: 25px 25px 0 0;
  background: rgb(87, 87, 87, .15);
  margin-top: 25px;
}

.rd_bt_form {
  padding: 0 24px 24px;
  border-radius: 0 0 25px 25px;
  background: rgb(87, 87, 87, .15);
} 
.csm_default_banner.normal_banner.incident_response h1 {
  font-size: 37.5px;
} 

.normal_banner.csm_default_banner.terms .content h1 {
  margin: 10px 0;
  font-family: "lucida grande", Arial, sans-serif;
  font-weight: 400;
}
.rd_bt_form .actions {
  text-align: center;
} 
.voice_mdl h2 { 
  font-size: 32px; 
}

.voice_mdl P {
  MARGIN: 20PX 0; 
}
.voice_mdl.icon_with_content_v2 .col-item .col_img_wrpr {
  BORDER-RADIUS: 0;
}


@media (min-width:992px){
  .bt_form.form_with_box_shadow {
    width: 50%;
  }
  .mr_lft .top_content {
    width: 83.33333333333334%;
    margin-left: 8.333333333333332%;
  }
  .comm .rtext__content { 
    width: 70%;
    margin-left: auto;
    margin-right: 0; 
  }
  .mg_left.icon_with_content_v2.awards_recognition  .top_content {
    margin-left: 16.666666666666664%;
  }
  .csm_default_banner.miss .content h1 {
    font-size: 80px;
  }

}      
@media (max-width:767px){
  .icon_with_content_v2.icon_with_content_section .col-item-inner {
    display: block;
  }
}






::selection {
  background: #223570;
  color: #fff;
  text-shadow: none;
}
body{
  -webkit-font-smoothing: auto;
  -moz-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  -ms-font-smoothing: auto;
  font-smoothing: auto;
}

.dnd-section > .row-fluid ,
.page-center,.content-wrapper{
  max-width: 1170px;
  padding:0 15px;
  margin: 0 auto ;
}

@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: 10000px){
  .dnd-section > .row-fluid,
  .header__container,
  .page-center,
  .content-wrapper {
    max-width: 100%;
  }
}

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.hs-input:focus {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  border-color: #223570;
}

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

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


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.hs-input, 
form textarea.hs-input{
  padding: 8px 8px;
  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;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 4px;
  border-width: 1px;
  color: #555;
  font-family: inherit;
}

form textarea{
  min-height: 160px;
}

form label, form legend,
.hs-richtext>label{
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 8px;
}

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

form .hs-error-msgs label {
  color: #CE443E;
  font-weight: 700;
  letter-spacing: normal;
  font-size: .813em;
  background: transparent;
  padding-left: 0;
  margin: 0;
}

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

form ::placeholder {
  color: #999;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:inherit;
}

p { 
  margin: 0 0 1.5em;
}

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

li {
  line-height: 24px;
}


@font-face {
  font-family: 'Font Awesome 5 Pro Solid';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/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/Act3%20child/fonts/FontAwesome5Brands-Regular.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Brands-Regular.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Brands-Regular.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Brands-Regular.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/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/Act3%20child/fonts/FontAwesome5Pro-Light%20copy.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Light.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Light.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Light.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Light.svg) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


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

@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/Act3%20child/fonts/FontAwesome5Pro-Regular.eot) format("embedded-opentype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Regular.woff2) format("woff2"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Regular.woff) format("woff"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Regular.ttf) format("truetype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/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/Act3%20child/fonts/FontAwesome5Pro-Solid.eot) format("embedded-opentype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.woff2) format("woff2"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.woff) format("woff"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.ttf) format("truetype"),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/FontAwesome5Pro-Solid.svg) format("svg")
}
@font-face {
  font-family: 'social-logos';
  src: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/SK2OsFU.eot) format('embedded-opentype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/SK2OsFU.woff2) format('woff2'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/SK2OsFU.woff) format('woff'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/SK2OsFU.ttf) format('truetype'),
    url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/fonts/SK2OsFU.svg) format('svg');          
}

/*--------------------------------------------------------  Form Styling -------------------------------------------------------------- */

form .hs-form-field>label,
.hs-richtext>label{
  color: #223570;
  display: block;
  font-weight: 700;
}

form.hs-form .input {
  margin-top: 0;
}

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

form .hs-form-field .input > .hs-input {
 width: 100% !important;
}

form .hs-input:hover  {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.cst-button, .cta_button, .gradient a, .hs-button, .pri-btn, .sec-btn, .transparent a {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  transition: all .15s linear;
  white-space: normal;
}

.sec-btn, .transparent .hs-button, .transparent a {
  background-color: #e74b28;
  background-image: none;
  border: 1px solid #e74b28;
  border-radius: 50px;
  color: #fff;
  font-family: Roboto;
  font-weight: 600;
  padding: 10px 25px;
}
.sec-btn:active, .sec-btn:focus, .sec-btn:hover, .transparent .hs-button:active, .transparent .hs-button:focus, .transparent .hs-button:hover, .transparent a:active, .transparent a:focus, .transparent a:hover {
  background-color: #cf4224;
  background-image: none;
  border-color: #e74b28;
  color: #fff;
}

.cst-button, .cta_button, .gradient a, .pri-btn {
  background-image: linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0));
  border: 1px solid #42a8de;
  border-radius: 50px;
  color: #42a8de;
  font-weight: 600;
  padding: 16.5px 50px;
}
.gradient .hs-button, .gradient a{
  fill: #42a8de;
} 
.transparent .hs-button,
.transparent a {
  fill: #fff;
}
.gradient .hs-button:hover, .gradient a:hover, .transparent .hs-button:hover, .transparent a:hover {
  fill: #fff;
}
.cst-button:active, .cst-button:focus, .cta_button:focus, .cta_button:hover, .gradient a:active, .gradient a:focus, .gradient a:hover, .pri-btn:active, .pri-btn:focus, .pri-btn:hover {
  background-image: linear-gradient(135deg,#42a8de,#42a8de);
  border-color: #31a0db;
  color: #fff;
}

.button,
.error-page .button,
.hs-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;
  white-space: pre-wrap;
  fill: #42a8de;
  background-image: linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0));
  border: 1px solid #42a8de;
  border-radius: 50px!important;
  color: #42a8de;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  font-weight: 700;
  padding: 16.5px 50px!important;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

.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 {
  fill: #fff;
  background-image: linear-gradient(135deg,#42a8de,#42a8de);
  color: #fff;
  text-decoration: none;
  transform: none;
}


/* ----------------------------------------------------- no-banner 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;
}


/* ------------------------------------------------------- Page  Styling -------------------------------------------------------- */
.solution_table{
  padding-left:40px;
  margin-right: -15px;
  margin-left: -15px;
}

.solution_table table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 3px;
  padding-top: 20px;
  width: 100%;
  table-layout: fixed;
  max-width: 100%;
  background-color: transparent;
  word-break: break-word;
}

.solution_table table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  width:100%;
}

.solution_table.services table td {
  padding: 1em;
  text-align: left;
}


.serious table td {
  padding: 1em;
  text-align: left;
}

.solution_table .normal-text h2 ,
.industry_strengths.image-with-content-mdl .top_content h2{
  padding: 8px;
  margin: 0;
  line-height:1.5;
}

.image_with_content .shifter__nav {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  max-height: 0;
}

.image_with_content .shifter--light {
  padding-top: 25px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  align-items:flex-start;
}

.image_with_content .shifter--light  img {
  max-width: 250px;
}

.image_with_content .shifter--light  .shifter__col {
  width:auto!important;
}

.image_with_content .shifter--ds .shifter__col--static {
  padding-left: 30px;
}

.image_with_content .shifter--sd .shifter__col--static{
  padding-right: 10px;
}

.image_with_content .shifter__content{
  margin:0;
  padding:0;
}

.down_arrow.icon_with_content_v2 .col_img.img_auto {
  display: block;
  margin: 5px auto 5px auto;
  width:auto;
}

.down_arrow.icon_with_content_v2 .row {
  justify-content: center;
}

.down_arrow.icon_with_content_v2 .col-item .col-item-inner{
  padding:0;
}



.industry_strengths.image-with-content-mdl .image-with-content-item-inner.image-top {
  padding: 10px 30px;
  border: 1px solid #CDCCCC;
  border-radius: 9px!important;
  margin: 15px 0;
  align-items:center;
  cursor:pointer;
}

.industry_strengths a {
  display: block;
  width: 100%;
  height: 100%;
}

.industry_strengths.image-with-content-mdl .image-with-content-item-inner.image-top .image-section{
  display: block;
  margin: 5px auto 5px auto;
  width: 100%;
  height:100%;
  text-align:center;
}

.industry_strengths.image-with-content-mdl .content-section  h3 {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  margin:10px 0px;
}

.industry_strengths.image-with-content-mdl .col-item{
  margin-bottom: 0px;
}

.down_arrow.icon_with_content_v2  {
  padding-left: 55px;
}

.removepd {
  padding-left: 0;
}

.solutions_slider.tst_mdl i.fa.fa-quote-left.fa-3x.fa-pull-left{
  font-size: 3em;
}

.solutions_slider.tst_mdl .testimonial{
  padding:0;
  min-height: auto;
}

.solutions_slider.tst_mdl ul.slick-dots li.slick-active {
  background: rgba(0, 0, 0, 0.9);
}

.solutions_slider.tst_mdl ul.slick-dots li{
  background: rgba(0, 0, 0, 0.5);
  background-color: #000;
}

.solutions_slider.tst_mdl ul.slick-dots {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.support_services.csm_default_banner {
  margin-top: -141px;
  padding: 0;
}
.support_services.csm_default_banner .row{
  margin-top:0;
}

.support_services.csm_default_banner  .content h1{    
  color: white;
  text-shadow: 2px 2px 8px #333;
  font-size: 55px;
  margin-top: 100px;
  font-weight: 400;
  line-height: 1.2;
}

.support_services.csm_default_banner  .content h1 strong {
  font-family: inherit;
  font-weight: 400;
}

.pg_right.image_with_content .shifter--light{
  padding-right:0;
}


.csm_default_banner.meet_banner.i3_support_banner  .content h1 {
  font-size: 55px;
  padding-bottom: 40px;
  margin-top: 100px;
}

.csm_default_banner.meet_banner  .row{
  margin-top:0;
}

.image-with-content-mdl.team_section .image-section {
  margin-bottom: 0!important;
}

.image-with-content-mdl.team_section .image-with-content-item-inner.image-top,
.image-with-content-mdl.case_study .image-with-content-item .image-with-content-item-inner{
  margin-bottom: 0!important;
}

.case_study.image-with-content-mdl .image-section img {
  border: 1px solid #ddd;
  padding: 4px;
}

.image-with-content-mdl.case_study .image-section {
  display: block;
  margin: 0px auto 13px auto!important;
}

.case_margin_left .module__inner {
  padding: 0 15px;
}


.case_margin_left li i {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-style: normal;
  color: #223570;
}

.case_margin_left ul {
  padding-left: 0;
  margin-left: 2.5em;
}

.case_margin_left li {
  line-height: 24px;
  position: relative;
  list-style: none;
}
.case_margin_left li i:before {
  content: "\f101";
}


.licensing.csm_default_banner .row{
  margin-top:0;
}

.licensing.csm_default_banner .content h2 {
  font-size: 80px;
  margin-top: 100px;
}

.icon_with_content_v2.content_with_border .container_wrap  .col-item {
  padding: 0;
}

.icon_with_content_v2.content_with_border .col-item .col-item-inner {
  min-height: 320px;
}
.icon_with_content_v2.content_with_border .row{
  padding:10px 30px;
}

.icon_with_content_v2.content_with_border  .col-item .col_img{
  margin-bottom:15px;
}

.form_style_without_boxshadow.module {
  margin: 0 -15px;
  padding: 0 30px;
}


.form_style_without_boxshadow.module form .hs-submit .actions {
  text-align: center;
}

.industry_strengths.image-with-content-mdl .image-with-content-wrap {
  padding-left: 40px;
  margin-right: -15px;
  margin-left: -15px;
}

.industry_strengths.image-with-content-mdl .top_content h2{
  font-size: 28px;
  text-align: center;
  font-family: "Roboto Condensed";
  color: #223570;

}

.icon_with_content_v2.content_with_border.content_with_border_diff_style .col-item .col-item-inner{
  min-height:auto;
}

.icon_with_content_v2.content_with_border.content_with_border_diff_style .row {
  padding: 0px 15px;
}

.icon_with_content_v2.content_with_border.content_with_border_diff_style .col-item {
  margin-right: -1px;
  margin-top: -1px;
}

.icon_with_content_v2.content_with_border.content_with_border_diff_style .col-item .col_img {
  margin-bottom: 0px;
  margin: 5px auto 5px auto;
}

.icon_with_content_v2.content_with_border.content_with_border_diff_style .content-wrpr h4{
  line-height:1.5;
}

.have_form form .hs-form-field {
  margin-top: 16px;
}

.have_form form .actions {

  text-align: center;
}
.content_with_top_icon.icon_with_content_v2 .col-item{
  margin-bottom:0!important;
}

.security_image_alignment .normal-text h4 {
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 20px;
}

.security_image_alignment .normal-text ul li {
  margin-left: 25px;
  margin-bottom: 5px;
}

.security_image_alignment img {
  margin: 5px auto 5px auto;
}


.disaster_recovery.csm_default_banner .content h1 strong {
  color: #fff;
  text-shadow: 4px 4px 13px #333;
  font-size: 65px;
  font-weight: 400;
}


.duck_banner.csm_default_banner .content h1 {
  font-size: 37.5px;
  font-weight: 700;
  line-height: 1.2;
}
.Secrity_assement_Form form .actions{
  text-align:center;
}

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

.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(1):hover .image-with-content-item-inner,
.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(6):hover .image-with-content-item-inner{
  border-color: #8FB83E;
}

.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(2):hover .image-with-content-item-inner {
  border-color: #42A9DE;
}
.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(3):hover .image-with-content-item-inner,
.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(5):hover .image-with-content-item-inner {
  border-color: #F2BF17;
}
.industry_strengths.image-with-content-mdl .image-with-content-item:nth-child(4):hover .image-with-content-item-inner {
  border-color: #E64C24;
}


.tst_mdl.solutions_slider h2 {
  color: #223570;
  font-size: 22.5px;
  font-weight: 400;
  line-height: 1.2;
}

.solutions_slider.tst_mdl ul.slick-dots li {
  margin: 0 5px;
}

.tst_mdl.solutions_slider h2 strong{
  font-weight:400;
}

.video-with-button.solution_video {
  padding-top: 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .icon_with_content_v2.content_with_border.content_with_border_diff_style .col-item .col-item-inner{
    min-height: 218px;
  }


  .solution_table .normal-text h2 {
    padding-left: 40px;
  } 
  .image_with_content .shifter--ds .shifter__col--static {
    padding-left: 0px;
    padding-right: 0px;
  }

  .solution_video .video_inner_wrapp {
    padding: 0;
    padding-left: 40px;
  }
}


@media (min-width: 1140px){
  .image_with_content .shifter--light  .shifter__col {
    flex-shrink: inherit;
  }
}

@media (min-width: 992px){  

  .tst_mdl.solutions_slider .row{
    padding-left:40px;
  }

  .industry_strengths.image-with-content-mdl .top_content {
    width: 83.33333333333334%;
    margin-left: 8.333333333333332%;
    padding-left: 40px;
  }

  .cybersecurity_banner .content h2 {
    font-size: 65px;
  }

  .form_style_without_boxshadow .module__inner {
    max-width: 66.66666666666666%;
    margin-left: 16.666666666666664%;
    padding:0 15px;
  }


  .case_margin_left .module__inner {
    margin-left: 8.333333333333332%;
    width: 83.33333333333334%;
    padding: 0 15px;
  }
  .case_margin_left.module {
    margin-right: -15px;
    margin-left: -15px;
  }


  .solution_table .module__inner ,
  .down_arrow.icon_with_content_v2,
  .solution_video .video_inner_wrapp{
    width: 66.66666666666666%;
    margin-left: 16.666666666666664%;
    padding: 0 15px;
  }

  .solution_video .video_inner_wrapp{
    padding:0;
    padding-left:40px;
  }

  .industry_strengths.image-with-content-mdl .image-with-content-wrap .row {
    width: 83.33333333333334%;
    margin-left: 8.333333333333332%;
  }

  .down_arrow.icon_with_content_v2  {
    padding-left: 55px;
  }

  .solutions_slider .segment2  .col-md-12 {
    margin-left: 16.666666666666664%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .solutions_slider.tst_mdl .owl-carousel .item .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .solutions_slider.tst_mdl .col-md-9.col-sm-9{
    flex: 0 0 75%;
    max-width: 75%;
  }
}

@media (min-width: 601px){
  .solution_table .normal-text h2 ,
  .industry_strengths.image-with-content-mdl .content-section h2{
    font-size: 28px;
    text-align: center;
    font-family: "Roboto Condensed";
    color: #223570;

  }
  .solution_table .normal-text h2{
    line-height:1.5;
    padding-left:40px;
  }
}

@media (max-width: 10000px){

  .solution_table.services table td {
    width:100%;
    display:block;
  }


  .solution_table.serious table td {
    padding-left: 0.4em;
    padding-right: 0.4em;
  }
  .image_with_content .shifter--ds .shifter__col--static {
    padding-left: 0px;
    padding-right: 0px;
  }
  .solution_table{
    padding-left:0px;
    margin-right: 0px; 
    margin-left: 0px;

  }
  .down_arrow.icon_with_content_v2 .col_img.img_auto {
    text-align: center;
  }

  .image_with_content .shifter--light .shifter__col{
    width: 100%!important;
  }

  .down_arrow.icon_with_content_v2 {
    padding-left: 0;
  }

  .image_with_content .shifter__content__item {
    justify-content: center;
    align-items: center;
  }
  .image-with-content-mdl.case_margin_left.case_study  {
    min-height: auto;
  }

  .licensing.csm_default_banner .content h2 {
    font-size: 40px;
    margin-top: 100px;
  }


  .icon_with_content_v2.content_with_border .col-item .col-item-inner {
    min-height: auto;
    padding: 30px 20px 40px!important;
  }
  .icon_with_content_v2.content_with_border .container_wrap .col-item{
    margin-bottom: 15px;
  }

  .icon_with_content_v2.content_with_border .container_wrap .col-item {
    flex: 0 0 100%;
    max-width: 100%;

  }

  .icon_with_content_v2.content_with_border .row{
    padding:2% 13px;
  }
  .form_style_without_boxshadow.module{
    padding:0;
  }

  .industry_strengths.image-with-content-mdl .image-with-content-wrap {
    padding-left: 15px;
    margin-right: 0px;
    margin-left: 0px;
  }


  .security_image_alignment .normal-text h4 {
    font-size: 16.099999999999998px;
  }
  .security_image_alignment .normal-text ul ,
  .content_withbg_color .top_content ul{
    padding-left:15px;
  }

  .disaster_recovery.csm_default_banner .content h1 strong{
    font-size:24px;
  }

  .disaster_recovery.csm_default_banner .row{
    margin-top:130px;
  }
  .disaster_recovery.csm_default_banner {
    margin-top: -175px;
  }

  .image_with_content .shifter--light {
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}



/* ----------------------------------------------------- footer -----------------------------------------------------------*/



.website_footer .footer-section.footer-section-1 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
footer#footer {
  background-color: #ebf2fa;
}
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;
  display:flex;
}

.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;
  color: #223570;
}

.website_footer  .footer-menu {

  text-align: left;
  display: flex;
  justify-content: end;
}

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

  .website_footer  .footer-menu {

    justify-content: center;
  }

  .video-with-button.video_width66 {
    margin-bottom: 15px;
  }
}

.rapid.video-with-button.video_custom_width {
  padding-bottom: 10px;
}

/*  Error Page  */

.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;
  font-family: inherit;
}


nav.hs-search-results__pagination {
  margin-bottom: 75px;
}

.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;
  cursor:pointer;
}

.error-page-wrapper  article.col-md-9.col-sm-8 {
  margin-bottom: 15px;
}

.error-page-wrapper .content-wrapper {
  padding: 0;
}

.error-page-wrapper  .hs-search-field__bar button svg {
  height: 14px;
  width: 14px;
  fill: #BEBEBE;
  vertical-align: top;
}

.error-page-wrapper  .col-md-3 {
  margin-left: 0;
}

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




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



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


.search .hs_cos_wrapper_type_rich_text h1 {
  font-size: 2.8em;
  line-height: 1.2em;
  margin-top: 0;
}

.header_wrapper_main.lp_header .top-header ul.flex-box li i:before {
  opacity: 0;
  visibility: hidden;
}

@media (min-width:992px){
  .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_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_wrapper_main.lp_header .col-md-7.col-lg-7.col-sm-7 {
    padding-bottom: 27px;
    padding-top: 0px;
  }

}



.cmimage-cnt .img-txt__col--txt {
  width: 75%;
  padding-left: 20px;
}
.cmimage-cnt .img-txt__col--img {
  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;
}
.cmimage-cnt .img-txt__col--txt .img-txt__col-content {
  width: 100%;
}
.cmimage-cnt .img-txt--it .img-txt__col--txt .img-txt__col-content {
  padding: 0;
}
.cmimage-cnt .img-txt {
  align-items: flex-start;
  flex-direction: row;
}

.p, p {
  margin: 0 0 1.5em;
}

.cmimage-cnt .img-txt__col--txt h3 {
  margin: 0;
}

.text-center {
  text-align: center;
}

.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.vdo_item .rll-youtube-player {
  margin-top: 20px;
}
.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 .play {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/images/youtube.png) no-repeat center;
  background-color: transparent;
  cursor: pointer;
  border: none;
  margin: 0;
}
hr {
  margin: 40px 0;
  border: 0;
  border-top: 1px solid #eee;
  background: transparent;
  height: inherit;
}
.videoWrapper, .embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
b, strong {
  font-family: inherit;
  font-weight: bold;
}


.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 .row {
  margin: 0;
  align-items: initial;
}

.testimonial_content_style .col-item {
  padding: 1% !important;
  margin-bottom: 0 !important;
}
.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 .fa, 
.testimonial_content_style .fas {
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
}

.client_videos .page-center {
  padding: 0;
}
.dnd-section[class*="-force-full-width"] {
  padding-left: 0;
  padding-right: 0;
}
.video-with-button.testimonial-videos .page-center {
  padding: 0;
}
.cm-privacytext {
  display: block;
  border: 1px solid #F5F5F5;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 19px;
  margin-bottom: 20px;
}
.cm-privacytext p:last-child {
  margin: 0;
}
.cm-cnttable table {
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
  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;
}


.cm-cnttable table thead {
  background-color: #144A7C;
  color: #fff;
}

.cm-cnttable table th {
  border-color: #F3F3F3;
}
.cm-cnttable table tr {
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: #fbfbfb;
}
.cm-cnttable table td,
.cm-cnttable table th {
  padding: 8px;
  line-height: 1.428571429;
  border: none;
}
.cm-cnttable table thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  background-color: #144a7c;
  color: #fff;
  text-align: left;
}
.cm-cnttable table > tbody > tr:nth-child(odd) > td,
.cm-cnttable table > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.cm-cnttable table > tbody > tr > td:not(:first-child),
.cm-cnttable table > thead > tr > th:not(:first-child){
  text-align:center;
}
.cm-cnttable table > tbody > tr > td i {
  color: #f1bb2d;
}
.tablewrap {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 30px;
}
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;
}



.bluebtn-tranparent {
  margin-top: 40px;
  margin-bottom: 10px;
}
.bluebtn-tranparent .btn--accent.btn--fill {
  font-size: 18px;
  line-height: 1;
  border: 1px solid #42a8de;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0%);
  background-image: none;
  color: #42a8de;
  border-style: solid;
  border-width: 1px;
  border-color: #43cbff;
  padding: 15px 50px;
  text-decoration: none;
  fill: #42a8de;
  font-family: Roboto;
  font-weight: 600;
}
.bluebtn-tranparent .btn--accent.btn--fill:hover {
  background-color: #43cbff;
  background-image: none;
  color: #ffffff;
  transform: none;
}

.news_blog_banner h1{
  font-size: 80px;
  margin-top: 100px;
  text-align: center;
  text-shadow: 2px 2px 15px #000000;
}
.cybersecurity.csm_default_banner .content {
  text-align: left;
}
.cybersecurity.normal_banner.csm_default_banner .content h1{
  font-weight: 400;
}

.ontent_with_border_39_sec.icon_with_content_v2.content_with_border .row {
  padding: 0;
}
.cmsupportstories.support_13business .services-title {
  font-weight:700;
}
.clientcasebanner .content h1 {
  margin-top: 45px;
  margin-bottom: 32px;
}

.cmclientstories.csm_default_banner .content h1 {
  margin-top: 22px;
  margin-bottom: 33px;
}
.solution_testimonial_slider.tst_mdl ul.slick-dots li:hover {
  background: rgba(0,0,0,0.7);
}
.newsblogbanner.csm_default_banner .content h1{
  text-shadow: 2px 2px 15px #000000;
}

.cybersecpost.latest-blog-feed .blog-feed-card-content {
  padding: 0;
}
.cybersecpost.webinars_events.latest-blog-feed.hm_rec_post .feed-item-title{
  font-family: Roboto Condensed,lucida grande,Arial,sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
  text-align: left;
}
.cybersecpost.webinars_events.latest-blog-feed.hm_rec_post .nofeatimg .feed-item-title{
  margin-top: 10px;
}
.content_with_border_39_sec.icon_with_content_v2.content_with_border .row {
  padding: 0;
}

.contenttopsecurity ul li {
  padding-bottom: 5px;
}
.content_withbg_color.content_withbg_color .top_content {
  padding: 19px 30px;
}

@media(min-width:768px){
  .banner-font80.csm_default_banner .content h1 {
    font-size: 80px;
  }
  .newsblogbanner.csm_default_banner .content h1{
    font-size: 80px;
    margin-top: 0;
  }


}

@media (max-width: 1139px){
  .cmimage-cnt .img-txt--sit .img-txt__col--img {
    margin-bottom:0;
  }
}

@media (min-width: 992px){
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .video-with-button.testimonial-videos .page-center {
    padding: 0;
  }
  .cybersecurity .col-md-12 {
    -ms-flex: 0 0 66.66666666666666%;
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }  
}
@media (max-width: 991px) and (min-width: 768px){
  .cmimage-cnt .img-txt__col--img {
    width: 33.33333333333333%;
  }
  .cmimage-cnt .img-txt__col--txt {
    width: calc(100% - 33.33333333333333%);
  }

}


@media (max-width: 767px){
  .cmimage-cnt .img-txt {
    flex-direction: column;
  }
  .cmimage-cnt .img-txt__col--txt {
    width: 100%;
    padding: 0;
  }
  .cmimage-cnt .img-txt__col--img {
    width: 50%;
  }
  .cmimage-cnt .img-txt--sit .img-txt__col--img {
    margin-bottom: 10px;
  }
  .testimonial_content_style .col-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .testimonial_content_style .col-item .col-item-inner {
    padding: 20px !important;
  }
  .testimonial_content_style .col-item .col_img {
    width: 100% !important;
    margin-bottom: 20px !important;
    padding-right: 0;
  }
  .testimonial_content_style .col-item .content_main_wrap {
    width: 100%;
    padding-left: 0;
  }
  .testimonial_content_style.icon_with_content_v2 .col-item-inner {
    display: block;
  }
  .testimonial_content_style .col-item .content_main_wrap {
    text-align: center !important;
  }
  [align="left"], [align="right"] {
    float: none;
    display: block;
  }
  .banner-font80.csm_default_banner .content h1 {
    font-size: 60px;
  }
}

div[class*="-full-width-section"] > .row-fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
} 
form legend {
  color: inherit;
  font-size: .813em;
  letter-spacing: .5pt;
}
.cm_image_content {
  padding: 70px 70px 0;
  background-color: #ebf2fa;
  border-radius: 8px 8px 0 0;
}
.home_middle_text {
  background-color: #ebf2fa;
  padding: 40px 70px 10px;
}
.home_btn_cta {
  background-color: #ebf2fa;
  border-radius: 0 0 8px 8px;
  padding: 0 73px 70px;
  margin-bottom: 20px;
}
.home_btn_cta .module__inner {
  padding-bottom: 23px;
}
.cm_image_content .img-txt__col--txt {
  padding: 0 8px;
}
.cm_image_content .img-txt__col--img {
  padding: 0 8px;
}
.cm_image_content .img-txt {
  margin: 0 -5px;
  flex-direction: row;
  align-items: center;
}
.cm_image_content .img-txt__col-content {
  width: 100% !important;
  padding: 0 !important;
}
.home_btn_cta a,
.btn_cta 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;
  font-weight: 700;
  border: 1px solid #42a8de;
  border-radius: 50px;
  color: #42a8de !important;
  background: transparent !important;
  text-transform: uppercase;
  margin-bottom: 4px;
  transform: none;
}
.home_btn_cta a:hover,
.btn_cta a:hover {
  transform: none;
  background-color: #42a8de !important;
  color: #fff !important;
}

.hm_bnr_mdl p.font-24.accent-white {
  font-family: Raleway;
}


.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; 
  text-align: center;
}
.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; 
  font-weight: 700;
  border-radius: 50px;
}


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


.h2 {
  text-align: center;
  color: #020300;
  margin-bottom: 40px;
  line-height: 1.2;
  font-size: 32px;
  font-weight: 700;
}
.list-unstyled { 
  margin: 0;
  padding-left: 0;
  list-style: none; 
} 
.grid {
  display: flex;
  flex-wrap: wrap;
}

.content_with_top_icon .icon img {
  width: revert-layer;
}
.content_with_top_icon .icon--medium .icon__glyph {
  width: auto;
  height: auto;
}
.content_with_top_icon .quickfeat__item {
  display: block;
  text-align: center;
}
.content_with_top_icon .quickfeat__desc h3 {
  color: #333333;
}
.content_with_top_icon .col {
  padding-left: 15px;
  padding-right: 15px;
}

.full_width_list_content .rtext__content h2,
.full_width_content .rtext__content h2 {
  color: #333333;
  margin-bottom: 40px;
}
.full_width_list_content .rtext__content h3,
.full_width_content .rtext__content h3 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
.full_width_list_content .rtext__content ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
  margin-bottom: 1.5em;
}
.full_width_list_content .rtext__content ul li {
  position: relative;
}
.full_width_list_content .rtext__content ul li i {
  color: #223570;
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: 1.4;
}

.full_width_content .large-text p {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

.support_banner.csm_default_banner .content h1 {
  text-shadow: 2px 2px 15px #000000;
  font-weight: 400;
}

.submitted-message {
  padding: 0 15px;
}
.i3supportcenter .container_wrap.row {
  margin-left: 0;
  margin-right: 0;
  margin-top: 67px;
}

.form_with_box_shadow form .actions {
  margin: 0;
  text-align: center;
}

.form_with_box_shadow {
  margin: 0 auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 10px #00000029;
  padding: 40px 45px;
  border: 1px solid #F5F5F5;
  margin-top: 20px;
}

.partner.tooltip_logo h2 {
  font-size: 22.5px;
  font-family: "Roboto", lucida grande, Arial, sans-serif;
  margin: 10px 0;
  color: #223570;
}

.contact_banner.csm_default_banner {
  background-position: center top;
}

.office365_banner.csm_default_banner .content h1 {
  text-shadow: 4px 4px 13px #333;
  font-size: 65px;
  font-weight: 400;
}
.office365_banner.csm_default_banner {
  padding-bottom: 30px;
}

.msa_bottom_pane .rtext__content {
  text-align: center;
}
.msa_bottom_pane .rtext__content h1 {
  font-size: 55px;
  color: #fff;
}
#mca_copy .section-bg__overlay--dark {
  background: #000;
}

.button_wrap {
  margin-top: 40px
}

.button_wrap span.btn_text {
  vertical-align: text-bottom
}

.button_wrap .button_item {
  display: inline-block;
  margin-bottom: 10px
}

.button_wrap .button_item:not(:last-child) {
  margin-right: 10px
}

.button_wrap .button_item a {
  align-items: center;
  display: flex;
  margin: 0
}

.button_wrap .button_item svg {
  line-height: 1;
  margin-left: 5px;
  vertical-align: middle
}

.button_wrap .button_item img {
  margin-left: 10px
}

.home2_serve.we-serve-section h2,
.home2_partner.partner h2 {
  font-size: 36px;
}


@media (min-width: 768px) {
  .about_banner.csm_default_banner .content h1 {
    font-size: 55px;
  }
  .full_width_content .large-text p {
    font-size: 21px;
  }
  .support_banner.csm_default_banner .content h1 {
    font-size: 80px;
  }
  .i3_support_banner.csm_default_banner .content h1 {
    font-size: 45px;
  }
  .data_backup_banner.csm_default_banner .content h1 {
    margin-top: 20px;
  }
  .erd_banner.csm_default_banner .content h1 {
    font-size: 80px;
  }
}

@media (min-width: 992px) {
  .form_with_box_shadow {
    width: 66.66666666666666%;
  }
  .cm_image_content .img-txt__col--txt {
    width: 58.333333333333336%;
  }
  .cm_image_content .img-txt__col--img {
    width: 41.66666666666667%;
  }
  .normal_icon_with_content .custom-fullwidth {
    padding: 0 45px;
  }
}

@media (max-width: 991px) {
  .cm_image_content .img-txt__col-content {
    text-align: center;
  }
  .cm_image_content .img-txt {
    flex-direction: column;
  }
  .msa_bottom_pane .rtext__content h1 {
    font-size: 45px;
  }
}

@media (max-width: 767px) {
  .cm_image_content {
    padding: 20px 20px 0;
  }
  .home_btn_cta {
    padding: 0 20px 20px;
  }
  .i3supportcenter.icon_with_content_v2.client-portal .col-item {
    margin-bottom: 60px;
  }
  .msa_bottom_pane .rtext__content h1 {
    font-size: 27px;
  }
  .home_middle_text {
    padding-left: 15px;
    padding-right: 15px;
  }
}


sub {
  font-size: 75%;
  bottom: -0.25em;
  line-height: 0;
  vertical-align: baseline;
  top:auto;
}
.cm-content-with-bgsection {
  border: 1px solid #F5F5F5;
  box-shadow: none;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.icon_with_content_v2.cm-content-with-bgsection .col-item .col-item-inner {
  padding: 0 !important;
}
.icon_with_content_v2.cm-content-with-bgsection .col-item .col_img_wrpr svg path {
  fill: #223570;
}
.cst-hs-btn .inline-items {
  justify-content: center;
}

.cst-hs-btn .inline-items .btn {
  color: #42a8de;
  background-color: transparent;
  text-shadow: none;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px;
  border-radius: 50px;
  font-size: 18px;
  padding: 15px 50px;
  border: 1px solid #42a8de;
  margin-bottom: 1.5em ;
  -moz-transition: all .3s linear .01s;
  -webkit-transition: all .3s linear .01s;
  -o-transition: all .3s linear .01s;
  transition: all .3s linear .01s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.cst-hs-btn .inline-items .btn:hover {
  transform: none;
  color: #fff;
  background-color: #42a8de;
  box-shadow: 0 0 0 rgba(0,1,1,0.3);
}

@media (max-width:991px){
  .website_footer .footer-column--1.footer-column-1, 
  .website_footer .footer-column--1.footer-column-2,
  .website_footer .footer-column--1.footer-column-3,
  .website_footer .footer-column--1.footer-column-4,
  .website_footer .footer-column--1.footer-column-5 {
    max-width: 100%;
  }

  .website_footer .footer-column--1.footer-column-5 {
    margin-top: 8px;
    margin-bottom: 5px;
  }


  .website_footer .footer-column--1.footer-column-4 {
    margin-top: 10px;
  }

  .website_footer .footer-column--1.footer-column-1 {
    margin-bottom: 15px !important;
  }

  .website_footer .footer-column--1.footer-column-5 {
    margin-bottom: 5px;
  }

}

@media (max-width:767px){
  .website_footer .footer-column--2.footer-column-1 {
    max-width: 100%;
  }

  .website_footer .footer-section.footer-section-1 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .website_footer .footer-section-2 .footer-column-wrapper {
    margin-left: 13px;
    margin-right: 13px;
  }
}


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

.custom-blog .content-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.custom-blog .comment-date {
  display: block;
}

.custom-blog .comment-reply-to:hover {
  background: url(//41342252.fs1.hubspotusercontent-na1.net/hubfs/41342252/raw_assets/public/Act3%20child/images/pictos-set1-21.png) no-repeat 5px;
  color: unset;
}

.custom-blog .dnd-section > .row-fluid {
  max-width: none;
  padding: 0;
  margin: 0;
}

.custom-blog .dnd-column,.custom-blog .dnd-section {
  padding: 0 !important;
}

.sidebar-listings-wrap {
  margin-right: -15px;
  margin-left: -15px;
  flex-direction: row;
  width: unset;
}

.cst-sidebar-listing-v2,
.blog-sidebar {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-blog .post-item {
  margin-bottom: 15px;
}

.description p {
  margin-bottom: 1.5em;
}

.custom-blog {
  line-height: 1.5;
}

.custom-blog .post-item h2 {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #223570;
  font-family: "lucida grande", Arial, sans-serif;
  font-weight: 400;
  font-size: 22.5px;
  line-height: 1.2;
}

.custom-blog .post-item:first-child h2 {
  font-size: 2.2em;
  line-height: 1.2em;
  margin-top: 0;
}

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

.custom-blog .featured_img {
  margin: 25px 0;
}

.custom-blog .featured_img img {
  vertical-align: middle;
  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;
  max-height: 272px;
  object-fit: cover;
  width: 100%;
}

.custom-blog .readmore {
  margin-top: 20px;
}

.custom-blog .readmore a {
  line-height: 1.428571429;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  padding: 6px 12px;
  white-space: normal;
  border: 1px solid #e3e3e3;
  -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);
  background-image: none;
  -moz-transition: all .3s linear .01s;
  -webkit-transition: all .3s linear .01s;
  -o-transition: all .3s linear .01s;
  transition: all .3s linear .01s;
  vertical-align: baseline;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px;
  border-radius: 50px;
  text-shadow: none;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  border-color: #42a8de;
  color: #42a8de;
  background-color: transparent;
}

.custom-blog .readmore a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #42a8de;
}

.cst-sidebar form.hs-form .input {
  margin-top: 8px;
}

.cst-sidebar .sidebar-wrap h3 {
  font-family: "lucida grande", Arial, sans-serif;
}

.cst-sidebar .hs-form-required {
  margin-left: 8px;
  color: #790000;
}

.cst-sidebar .sidebar-wrap select.tinynav {
  font-size: 15px;
  font-family: inherit;
}

.custom-blog .cst-sidebar .hs-form-field {
  margin-top: 16px;
  margin-bottom: 0;
}

.cst-sidebar .sidebar-wrap button.hs-search-field__button {
  white-space: normal;
  bottom: -9px;
  padding: 6px 12px !important;
}

.cst-sidebar form ::placeholder {
  color: rgb(117, 117, 117);
}

.cst-sidebar form input[type=submit] {
  min-height: 50px;
  max-width: 170px;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px;
  border-radius: 50px;
  font-size: 1em;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
}

.cst-main-post {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-post .blog-post {
  padding-bottom: 15px;
}

.post-title-section {
  color: #333333;
  padding: 30px 15px;
  text-align: center;
}

.custom-post .blog-post__meta {
  margin-bottom: 25px;
}

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

.custom-post .blog-post__meta>div i {
  margin-right: 10px;
}

.custom-post .blog-post__meta>div+div:before {
  content: "|";
  margin-left: 15px;
  padding-right: 15px;
}

.custom-post .post-featured-image {
  padding-left: 15px;
  padding-right: 15px;
}

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

.custom-post .blog-post__body {
  max-width: 65%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.custom-post .blog-post__body .section {
  padding: 0;
}

.custom-post .flex.items-start.justify-start {
  display: inline;
}

.custom-blog .blog-post__body h2,.custom-blog .blog-post__body h3 {
  color: #333333;
}

.custom-post div#hs_form_target_b0d5dc13-3802-4623-b87f-b6d5441aab54 {
  width: 100%;
}

.custom-post form .hs-submit .actions {
  text-align: center;
}

.custom-post .post-page__social {
  margin-bottom: 1em;
}

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

.custom-post .post-page__social ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}

.custom-post .post-page__social ul li {
  line-height: 24px;
  display: inline-block;
  margin: 0 8px 12px 0;
  padding: 0;
}

.custom-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;
  display: flex;
}

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

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

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

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

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

.custom-post .blog-related-posts {
  text-align: center;
}

.custom-post .blog-related-posts h2 {
  font-size: 32px;
  margin-bottom: 40px;
  color: #333333;
  font-family: "lucida grande", Arial, sans-serif;
  font-weight: 700;
}

.custom-post .blog-related-posts__list {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: auto -15px;
}

.custom-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;
  width: 100%;
}

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

.custom-blog .blog-related-posts .blog-text p {
  margin-top: 20px;
  font-size: 16px;
}

.custom-blog .related-blog-feed-wrap {
  padding-bottom: 20px;
}

.custom-post .post-page__pagination {
  margin-top: 20px;
  margin-left: -15px;
}

.post-page__pagination a {
  -o-transition: all .15s linear .01s;
  transition: all .15s linear .01s;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #eeeeee;
  color: #42a8de;
  background-color: transparent;
  border-color: #42a8de;
  text-shadow: none;
  font-family: "Roboto Condensed", lucida grande, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 4px 2px;
  border-radius: 50px;
}

.custom-post .post-page__pagination nav {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-blog .cst-sidebar .hs-form-field>label {
  display: block !important;
  color: #223570;
  font-size: 15px;
}

.custom-blog .cst-sidebar form .hs-form-field .input > .hs-input {
  margin: 0;
}

.custom-blog-pagination {
  display: flex;
  justify-content: center;
}

.custom-blog-pagination .custom-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

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

@media(min-width: 641px){
  .custom-blog .cst-sidebar .hs-form-field {
    padding-right: 16px;
  }

  .cst-sidebar form input[type=submit] {
    display: inline-block;
    width: auto;
    font-size: 1em;
  }
}

@media(min-width: 768px){
  .sidebar.cst-sidebar-listing-v2 {
    float: left;
    width: 66.66666666666666%;
  }

  .blog-sidebar.cst-sidebar {
    float: left;
    width: 33.33333333333333%;
  }

  .custom-blog .content-wrapper {
    max-width: 750px;
  }
}

@media(min-width: 992px){
  .sidebar.cst-sidebar-listing-v2 {
    float: left;
    width: 75%;
  }

  .blog-sidebar.cst-sidebar {
    float: left;
    width: 25%;
  }

  .custom-blog .content-wrapper {
    max-width: 970px;
  }
}

@media (min-width: 1200px){
  .custom-blog .content-wrapper {
    max-width: 1170px;
  }
}

@media(max-width: 767px){
  .sidebar-listings-wrap {
    flex-direction: column;
  }

  .custom-post .related-blog__post {
    flex: none;
    padding: 4%;
    margin: 0;
  }

  .custom-post .blog-related-posts__list {
    flex-wrap: wrap;
  }

  .custom-post .related-blog__post:not(:first-child) {
    margin-top: 20px;
  }

  .custom-post .blog-post__body {
    max-width: 100%;
  }

  .custom-blog {
    padding-top: 20px;
    padding-left: 13px;
    padding-right: 13px;
  }

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

@media(max-width: 641px){
  .cst-sidebar form input[type=submit] {
    line-height: 2;
    max-width: 170px;
    min-height: 2rem;
    width: 100%;
    padding: 6px 12px !important;
  }
}

.blog-toolbar-1__center.container form {
  position: relative;
}

.body-container--blog-index .row-fluid  {
    flex-direction: column;
}