h2.accordion-header {
    margin-bottom: 0;
}
.bullet-icon {
  align-items: center;
  display: inline-flex;
  float: left;
  height: 24px;
  justify-content: center;
  margin-right: 15px;
  min-width: 24px;
  width: 24px;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
div#image-accordion {
    margin-top: 62px;
}
#image-accordion .bullet-icon-hubs.bullet-icon-twoline p {
  top: 0;
}
#image-accordion .bullet-icon + p.text-icon { padding-left: 0;}
.bullet-icon-outer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bullet-icon-hubs p {
  position: relative;
  top: 4px;
}
.brand, .text-icon {
  color: #161616;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
}
#accordion-one {
  height: 100%;
  width: 100%;
}
#accordion-one:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#accordion-two {
  height: 100%;
  width: 100%;
}
#accordion-two:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#accordion-three {
  height: 100%;
  width: 100%;
}
#accordion-three:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#accordion-four {
  height: 100%;
  width: 100%;
}
#accordion-four:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.accordion-tab-section .container .row {
  margin: 0;
}
.accordion-tab-section .container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.col-lg-6.accordion_content-section {
  padding: 20px 50px 50px 74px;
}
.col-lg-6.accordion_image-section {
  padding: 0;
  text-align: center;
}
.tab-pane {
  padding: 0;
}
.tab-pane > img {
    position: relative;
    width: 100%;
}
#image-accordion .accordion-button {  
  background: transparent;
  color: #161616;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 22px;
  text-transform: uppercase;
  border: 0;
  border-bottom: 1px solid #BBBBBB;
  padding: 21px 17px;
  width: 100%;
  text-align: left;
  position: relative;
}
#image-accordion .accordion-item {
  background: transparent;
  border: 0;
}
#image-accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.accordion-button:focus {
  box-shadow: none;
}
.accordion-content h3 {
  margin-bottom: 25px;
  margin-top: 20px;
 font-weight: 700; 
  
}
#image-accordion .accordion-button:focus {
  box-shadow: none;
}
#image-accordion .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    position: absolute;
    right: 17px;
    top: 27px;
}
#image-accordion .accordion-button[aria-expanded="true"]::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-content p {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #46494A;
}
#image-accordion .accordion-item.active {
  background: #fff;
  background: #FFFFFF;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
#image-accordion .bullet-icon-hubs p {
  position: relative;
  top: 3px;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #161616;
  margin-bottom: 17px;
}
@media screen and (max-width: 1280px) { 
.col-lg-6.accordion_content-section {
  padding: 20px 50px 50px 74px;
}
.tab-pane {
    padding: 0;
}
}
@media screen and (min-width: 1600px) { 
.col-lg-6.accordion_content-section {
  20px 50px 50px 54px;
}
.tab-pane {
  padding: 0x;
}

}
@media (max-width: 767px) {  
div#image-accordion {
    margin-top: 0;
}  
.tab-pane {
  padding: 30px 30px 0;
} 
#image-accordion .bullet-icon-hubs.bullet-icon-twoline p br {
  display: none;
}
.accordion-tab-section .container .row {
  margin: 0;
  flex-direction: column-reverse;
}
span#hs_cos_wrapper_module_16847647082115_ h2 br {
  display: none;
}
.section-subheader {
  font-size: 17px;
}  
.col-lg-6.accordion_content-section {
  padding: 0px 30px 40px;
}  

}
@media (min-width: 768px) and (max-width: 991px)  {
.accordion-tab-section .container .row {
  flex-direction: column-reverse;
}
.digital-product-box p br {
  display: none;
}
.digital-product-box {
  padding: 15px;
}  
.digital-product-outer {
  margin-right: 20px;
}   


}

@media (min-width: 991px) {
  .tab-pane { position: relative;}
}

@media (max-width: 990px) {
  .accordion-tab-section { position: relative;}
  .accordion_content-section { position: relative; z-index: 2;}
}