button:disabled, .button:disabled{
color:#000!important;
}
.navBarWrapper{  
  display: flex;
  justify-content: center;
}


.icon-text-1.active{
display:block;
}
.icon-text-1{
display:none;
}
.icon-text-2{
display:none;
}
.icon-text-3{
display:none;
}
.icon-text-4{
display:none;
}
.icon-text-5{
display:none;
}
.icon-text-6{
display:none;
}
.icon-text-1.active{
display:block;
}
body {
  box-sizing: border-box;
  font-family: Roboto, sans-serif !important;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.carousel_wrapper {
  position: relative;
}
#icon1.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon1d.svg')
    }
#icon2.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon2d.svg')
    }
#icon3.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon3d.svg')
    }
#icon4.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon4d.svg')
    }
#icon5.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon5d.svg')
    }
#icon6.active{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon6d.svg')
    }
#icon1:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon1d.svg')
    }
#icon2:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon2d.svg')
    }
#icon3:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon3d.svg')
    }
#icon4:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon4d.svg')
    }
#icon5:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon5d.svg')
    }
#icon6:hover{
  content:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/icon6d.svg')
    }

@media(min-width:300px){
  .heading13{
  text-align: center;
  font-size: 25px;
  font-weight: bold;color: #8A8A8A;
  margin-bottom: 0px;
  margin-top: -57px;
}
  .modal-icon{
width:80%;
height:auto;
}
  .carouse2_slide13{
  margin-top:44%;
}
  .para13a{
 font-size:16px;font-weight: normal;margin-bottom:0px !important;
}
.para13b{
 font-size:16px;
  font-weight: normal;
  margin-bottom:0px !important;
  width:95%;
}

/*carousel slide 11*/
.para14a{
  font-size: 16px;
  font-weight: normal;margin-bottom:0px !important;
}
.para14b{
  font-size: 16px;
  font-weight: normal;margin-bottom:0px !important;
  width:95
}
  .heading10{
  font-size: 25px !important;
  font-weight: bold;
}
  .CustomerjourneyMobile{
    display:block;
  }
  .Customerjourney{
    display:none;
  }
}
@media(min-width:375px){
  .heading10{
  font-size: 29px !important;
  font-weight: bold;
}
}
@media(min-width:768px){
  .heading13{
  text-align: center;
  font-size: 30px;
  font-weight: bold;color: #8A8A8A;
  margin-bottom: 0px;
  margin-top: -57px;
}
  .modal-icon{
width:100%;
height:auto;
}
  .carouse2_slide13{
  margin-top:50px;
}
  .para13a{
 font-size:18px;font-weight: normal;margin-bottom:10px !important;
}
.para13b{
 font-size:18px;font-weight: normal;margin-bottom:10px !important;
}

/*carousel slide 11*/
.para14a{
  font-size: 18px;
  font-weight: normal;margin-bottom:10px !important;
}
.para14b{
  font-size: 18px;
  font-weight: normal;margin-bottom:10px !important;
}
  .heading10{
  font-size: 50px !important;
  font-weight: bold;
}
  .CustomerjourneyMobile{
    display:none;
  }
  .Customerjourney{
    display:block;
  }
}
/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Container for image text */
.caption-container {
  text-align: center;
  padding: 2px 16px;
  color: #000;
}
.nav{
  display:flex;
  justify-content:center;

}

#bottomText{
  position:fixed;
  bottom:70px;
  margin:0 auto; 
  left:0;
  right:0; 
  text-align: center;
  font-size: 10px;
  font-family: Roboto, sans-serif;
}
.right .left{
  width:100%;
  height:auto;
}
/*.row:after {
content: "";
display: table;
clear: both;
}
*/

/* Six columns side by side */

.show{
  width:50px;
  height:50px;
}


/*carousel side css*/
/*slide 1*/

.slideimage1{
  margin-right: -130px;
}

.heading1{
  font-size: 50px;
}
.subheading1{
  font-size: 20px;
}
.subtext1{
  color: #BABABA;
}
.Homebtn{
  margin-top: 30px;
}
/*slide 2*/
.slide2{

}
.heading2{
  color: #3B3B3B;
  font-size: 45px ;
  font-weight: bold;
  margin: 0;
  margin-top: 30px;
}
.subheading2{
  color: #000;
  font-size: 20px ;
  font-weight: normal;
  margin-top: 20px;
  width: 100%;
  height: auto;
}
.subtext2{
  font-size: 30px;
  color: #8A8A8A;
  font-weight: 500;
}

/*slide 3*/
.slide3{

}
.heading3{
  font-size: 50px;
  font-weight: bold;
  color: #3B3B3B;
  margin-top: 0px;
  margin-bottom: 0;
}
.list1{

  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.list2{
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.list3{
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.sublist{
  color:#CA161E;
  font-style: italic;
  font-weight: 500;
  margin-left: 7px;
}
/*slide 4*/
.heading4{
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #3B3B3B;
  margin-top: 0px;
}
.Customerjourney{
  width: 65%;
  height: auto;
}
.CustomerjourneyMobile{
  text-align: center;
}
/*  slide  5*/



/*slide 6*/
.slide6{
  margin-top:140px;
}

/*carousel 2*/
/* Slideshow container */

/* carousel2 slide 3*/

/*carousel 2 slide 4*/

/*carousel slide 5*/
.carouse2_slide5{
  display:flex;
  justify-content:center;
  margin-top:40px;

}
.janediv{
  text-align: center;
}
.divdavid{
text-align: center;
}
.arrow{
  text-align: center;
  margin-top:25px;
}
.davidimage{
  width:65%;
}
.jane2image{
  width:65%;
}

.ellipse{
  text-align:center;
}

/*carousel slide 6*/
.carouse2_slide6{

}



.para10c{

}
/*carousel 2 slide 7*/
.carouse2_slide7{

}

.ImageColumn{
  margin-right:50px;
}

//*carousel */
.carousel2_slide8{

}

.para12a{
  margin-left: 50px;
}



.carouse2_slide9{

}
.carouse2_slide11{

}

/*carousel slide 10*/


.mike{
  width:65%;
}
.lauraimage{
  width:65%;
}




















/* .modalImage{
  margin-right:5px;
} */

/* Hide the images by default */
.mySlide{
  display: none;
}

/* Next & previous buttons */
@media(max-width:425px){
  .prev{
  left:-7px;
  }
  .next{
  right:-6px !important;
  }
}
.prev, .next {
  cursor: pointer;
  position: fixed;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: black;
  font-weight: bold;
  font-size: 40px;
  user-select: none;
}
.next{
right:10%;
}

















/*modal css*/
/* The Modal (background) */

.modal_text_light{
  color:#8A8A8A;
  font-size:18px;
}
.modal_text_dark{
  color:#3B3B3B;
  font-size:18px;
}
.white_space{
  height:3px;
  background-color:#E6E6E6;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close2{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close3{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close4{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close5{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close6{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close7{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close8{
  color: #BABABA;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close3:hover,
.close3:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close4:hover,
.close4:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close5:hover,
.close5:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close6:hover,
.close6:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close7:hover,
.close7:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close8:hover,
.close8:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #fff;

}
.modal_header_text{
  color:#CA161E;
  font-size:25px;
}
.modal-body {padding: 16px 16px;}


/***********************************************************media query******************************************************************************/
@media(min-width:300px){
  .subheading8{
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  margin:0;
}
.subheading8a{
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  margin:0;
}
  .para10a{
 font-size:16px;
  font-weight: normal;
   margin-bottom:4px !important;
padding-right:6px;

}
.para10b{
  font-size: 16px;
  font-weight: normal;
  margin-bottom:10px !important;
  width:95%;

}
  .last4-mob{
  display:block;
  }
    .last4-web{
  display:none;
  }
    .last6-mob{
  display:block;
  }
    .last6-web{
  display:none;
  }
    .last7-mob{
  display:block;
  }
    .last7-web{
  display:none;
  }
  .subtitle16{
      text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-bottom:10px;
    padding: 0 20px;
}
.list4{
  text-align:left !important;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:5px !important;
  padding-right:15px;
}
.list5{
  text-align:left !important;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:5px !important;
    padding-right:15px;
  

}
.list6{
  text-align:left !important;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:5px !important;
    padding-right:15px;
}
.list7{
  text-align:left !important;
  font-size: 16px;
  font-weight:normal;
  margin-bottom:5px !important;
    padding-right:15px;
}
#mikeandlaura{
  margin-top: 18px;
  display:flex;
  justify-content:center;
}
.sublist{
  font-style: italic;
  font-weight: 500px;
  color:#CA161E;
}
.carouse2_slide10{
  text-align:center;
}
.mike-div{
  text-align:center;
}
.laura-div{
  text-align:center;
}
  .heading16{
  text-align: center;
  font-size: 25px !important;
  font-weight: bold;
  margin-bottom:0px !important;
}
  .last-slide-flex{
  display:flex;
    padding:0 30px;
  }
  .subtitle13b{
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-family: Roboto, sans-serif;
  color: #8a8a8a;
}
  .subtitle14{
  margin:0;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
  .kim-mob{
  display:block;
  }
    .kim-web{
  display:none;
  }
  .re-interest-web{
  display:none;
  }
    .re-interest-mob{
  display:block;
  }
    .resurgence-web{
  display:none;
  }
    .resurgence-mob{
  display:block;
  }
    .goodword-web{
  display:none;
  }
    .goodword-mob{
  display:block;
  }
  .text-div-top-web{
  display:none;
  }
    .text-div-top-mob{
  display:block;
      top:30px;
      padding:0 23px;
  }
    .text-div-last-web{
  display:none;
  }
    .text-div-last-mob{
      display: block;
    position: relative;
    top:305px;
    padding: 0 30px;
  }
  .heading14{
  text-align: center;
  font-size: 25px !important;
  font-weight: bold;
  color: #3b3b3b;
  margin:0;

}
    .digital-mob{
  display:block;
  }
    .digital-web{
  display:none;
  }
  .conversion-text-web{
    display:none;
  }
    .conversion-text-mob{
    display:block;
  }
  .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 95px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color:#fff;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 90%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
  .jane-kim-img-mob{
  width:90%;
  }
  #RC-para{
  margin-bottom: 0px !important;
 font-size:16px;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  color: #000;
  width:95%;
}
  .slide-7-text{
position:absolute;
  margin-top:42px;
}
.slide-8-text{
position:absolute;
  margin-top:40px;
}
.slide-9-text{
position:absolute;
  margin-top:42px
}
.slide-10-text{
position:absolute;
  margin-top:42px
}
.slide-11-text{
position:absolute;
  margin-top:42px
}
  .para11a{
    width:95%;
 font-size:16px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    margin-bottom:0px !important;
}
.para11b{
 font-size:16px;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  margin-bottom:10px !important;
  width:97%;
}
  .slide-6-text{
position:absolute;
  margin-top:42px
}
  .heading8{
  text-align: center;
  font-size: 25px !important;
  font-weight: bold;
  margin:0;
}
  .mob-bg-2{
  display:block;
    position:relative;
  }
   .janediv{
   display:none;
  } 
  .arrow{
   display:none;
  }
    .divdavid{
   display:none;
  }
  .mobile_Image_bg1{
  display:block;
  }
  .btnText{
  font-size: 13px;
  color:#CA161E;font-family: Roboto, sans-serif;
  font-weight: 500;
  height: auto;
  width:100%;
  text-align:left;
    padding-left:15px;

}
  
.modalButton{
  display:block;

}
    .slide4-text{
   position:absolute; 
    margin-top:42px;
  }
  .carouse2_slide4{
  display:flex;
}
.ImageColumn{
  position:relative;
  text-align:right;
  z-index:-1;
}
.bg_image1{
  width:70%;
  height:auto;
}
textcolumn7{
}
.modal_div{
  display:flex;
  margin-right:50px;
  margin-bottom:10px;
}
.heading7{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7a{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7b{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7c{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
 
}
  .heading7d{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7e{
  position:absolute;
  margin-top:0px;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
.para7a{
 
  margin-bottom:0px !important;
  font-size: 16px;
  font-weight: normal;
  padding-right:15px;

}
.para7b{
 margin-bottom:0px !important;
  font-size: 16px;
  font-weight: normal;
   padding-right:15px;

}
.para7c{
 margin-bottom:10px !important;
  font-size: 16px;
  font-weight: normal;
   padding-right:15px;

}
  .textcolumn7{
  margin-left:35px;
}
  .ImageColumn{
  display:none;
  }
  .carouse2_slide3{
  margin-top:50px;
}
.heading6{
  text-align: center;
  font-size: 24px !important;
  font-family: 'Roboto';
  font-weight: normal;
  color: #8A8A8A !important;
  margin-top:115px;
  padding:0 60px;
}
.subheading6{
  text-align: center;
  color: #3B3B3B !important;
  font-size: 25px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  margin-top: 20px;
  padding:0 70px;
}
  .slideshow-container {
  position:relative;
  margin-left:0;
  margin-right:0;
}
.carouse2_slide2{
  display:block;
  justify-content:center;
}
.janeSection{
 margin-left:20px;
   margin-right:20px;
  margin-top:50px;
}
.kimSection{
 margin-left:20px;
   margin-right:20px;
}
.janeimage{
width:40%;
  height:auto;
}
.kimimage{
width:40%;
  height:auto;
} 
.janetext{
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin-top:8px;
}
.kimtext{
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin-top:8px;
}
  .subheading5{
  font-size: 25px !important;
  font-weight: bold;
  text-align: center;
  padding:0 20px;
}
  .exampleImage{
  width:70%;
    margin-top:45px;
}
  .subtext2{
  margin:0!important;
  }
  .subtext2a{
  font-size: 30px;
  color:#CA161E;
  font-weight: bold;
  width: 100%;
    margin:0!important;
}
  .homeImage{
  width:86%;
}
  .navBarWrapper{
  left:0;
  right:0;
  position:fixed;
  bottom:97px;
}
  .audio-icon{
    width:30px;
    height:30px;
    background-repeat: no-repeat;
   background-position: center;
   background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20on.svg')

}
.audio-off{
    width:30px;
    height:30px;
  background-repeat: no-repeat;
   background-position: center;
  background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20off.svg')
}
  .navItem {
  margin-left:5px;
  margin-right:5px;
  position: relative;
}
  .show{
    width:30px;
    height:30px;
  }
  .nav{
    justify-content:unset;
  }

}
@media(min-width:375px){
  .show{
    width:40px;
    height:40px;
  }
    .audio-icon{
     width:40px;
    height:40px;
    background-repeat: no-repeat;
   background-position: center;
   background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20on.svg')

}
.audio-off{
    width:40px;
    height:40px;
  background-repeat: no-repeat;
   background-position: center;
  background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20off.svg')
}
}

@media(min-width:768px){
  .subheading8{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin:0;
}
.subheading8a{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin:0;
}
  .para10a{
 font-size:18px;
  font-weight: normal;
   margin-bottom:4px !important;
padding-right:15px;

}
.para10b{
  font-size: 18px;
  font-weight: normal;
  margin-bottom:10px !important;
  width:95%;

}
    .last4-mob{
  display:none;
  }
    .last4-web{
  display:block;
  }
      .last6-mob{
  display:none;
  }
    .last6-web{
  display:block;
  }
      .last7-mob{
  display:none;
  }
    .last7-web{
  display:block;
  }
  .subtitle16{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
    margin-bottom:10px;
    margin-top:10px;
}
.list4{
  text-align:left !important;
  font-size: 18px;
  font-weight: normal;
  margin-bottom:10px !important;
  padding-right:15px;
}
.list5{
  text-align:left !important;
  font-size: 18px;
  font-weight: normal;
  margin-bottom:10px !important;
    padding-right:15px;
  

}
.list6{
  text-align:left !important;
  font-size: 18px;
  font-weight: normal;
  margin-bottom:10px !important;
    padding-right:15px;
}
.list7{
  text-align:left !important;
  font-size: 18px;
  font-weight:normal;
  margin-bottom:10px !important;
    padding-right:15px;
}
#mikeandlaura{
  margin-top: 18px;
  display:flex;
  justify-content:center;
}
.sublist{
  font-style: italic;
  font-weight: 500px;
  color:#CA161E;
}
.carouse2_slide10{
  text-align:center;
}
.mike-div{
  text-align:center;
}
.laura-div{
  text-align:center;
}
  .heading16{
  text-align: center;
  font-size: 45px !important;
  font-weight: bold;
  margin-bottom:0px !important;
}
  .heading14{
  text-align: center;
  font-size: 45px !important;
  font-weight: bold;
  color: #3b3b3b;
  margin:0;

}
   .last-slide-flex{
  display:flex;
  }
  .subtitle13b{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-family: Roboto, sans-serif;
  color: #8a8a8a;
}
  .subtitle14{
  margin:0;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}
    .kim-mob{
  display:none;
  }
    .kim-web{
  display:block;
  }
   .re-interest-web{

       display:block;
  }
    .re-interest-mob{
  display:none;
  }
    .resurgence-web{
  display:block;
  }
    .resurgence-mob{
  display:none;
  }
    .goodword-web{
  display:block;
  }
    .goodword-mob{
   display:none;
  }
    .text-div-top-web{
  display:block;
  }
    .text-div-top-mob{
   display:none;
  }
    .text-div-last-web{
  display:block;
  }
    .text-div-last-mob{
    display:none;
  }
    .conversion-text-web{
    display:block;
  }
    .conversion-text-mob{
    display:none;
  }
  .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color:#fff;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
  #RC-para{
  margin-bottom: 10px !important;
 font-size:18px;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  color: #000;
  width:80%;
}
  .slide-7-text{
position:absolute;
  margin-top:65px;
}
.slide-8-text{
position:absolute;
  margin-top:60px;
}
.slide-9-text{
position:absolute;
  margin-top:80px;
}
.slide-10-text{
position:absolute;
  margin-top:60px;
}
.slide-11-text{
position:absolute;
  margin-top:80px;
}
  .para11a{
     width:100%;
 font-size:18px;font-family: Roboto, sans-serif;font-weight: normal;margin-bottom:10px !important;
}
.para11b{
 font-size:18px;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  margin-bottom:10px !important;
  width:80%;
}
  .slide-6-text{
position:absolute;
  margin-top:80px
}
  .heading8{
  text-align: center;
  font-size: 45px !important;
  font-weight: bold;
  margin:0;
}
    .mob-bg-2{
  display:none;
  }
  .janediv{
   display:block;
  } 
  .arrow{
   display:block;
  }
    .divdavid{
   display:block;
  }
    .mobile_Image_bg1{
  display:none;
      margin-top:-89px;
  }
  .btnText{
  font-size: 13px;
  color:#CA161E;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  height: auto;
  width:100%;
  text-align:left;
      padding-left:10px;

}
  
.modalButton{
  display:flex;

}
  .slide4-text{
   position:absolute; 
    margin-top:80px;
  }
  .carouse2_slide4{
  display:flex;
}
.ImageColumn{
  position:relative;
  text-align:right;
  z-index:-1;
}
.bg_image1{
  width:68%;
  height:auto;
}
textcolumn7{
}
.modal_div{
  display:flex;
  margin-right:50px;
    margin-bottom:0px;
}
.heading7{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
   color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7a{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B;
  text-align: left;
  height: auto;
}
  .heading7b{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
   color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7c{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
   color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7d{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
  .heading7e{
  position:absolute;
  margin-top:-10px;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #3B3B3B !important;
  text-align: left;
  height: auto;
}
.para7a{
  width:80%;
  margin-bottom:0px !important;
  font-size: 18px;
  font-weight: normal;

}
.para7b{
 margin-bottom:0px !important;
  font-size: 18px;
  font-weight: normal;

}
.para7c{
 margin-bottom:10px !important;
  font-size: 18px;
  font-weight: normal;

}
  .textcolumn7{
  margin-left:75px;
}
    .ImageColumn{
  display:block;
  }
  .carouse2_slide3{
  margin-top:100px;
}
.heading6{
  text-align: center;
  font-size: 25px !important;
  font-family: 'Roboto';
  font-weight: bold;
  color: #8A8A8A;
  margin-top:0px;
}
.subheading6{
  text-align: center;
  color: #3B3B3B;
  font-size: 45px !important;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  margin-top: 15px;
}
  .slideshow-container {
  position:relative;
  margin-left:10%;
  margin-right:10%;
}
.carouse2_slide2{

  display:flex;
  justify-content:center;
}
.janeSection{
 margin-left:20px;
   margin-right:20px;
  margin-top:0;
}
.kimSection{
 margin-left:20px;
   margin-right:20px;
}
.janeimage{
width:65%;
  height:auto;
}
.kimimage{
width:65%;
  height:auto;
} 
.janetext{
  font-size: 18px!important;
  font-weight: normal;
  color: #000;
  margin-top:20px;
}
.kimtext{
  font-size: 18px!important;
  font-weight: normal;
  color: #000;
  margin-top:20px;
}
  .subheading5{
  font-size: 45px !important;
  font-weight: bold;
  text-align: center;
  margin:0;
}
  .exampleImage{
  width:20%;
    margin-top:-30px;
}
    .subtext2a{
  font-size: 35px !important;
  color:#CA161E;
  font-weight: bold;
  width: 100%;
    margin:0!important;
}
  .homeImage{
  width:75%;
}
  .navBarWrapper{
  left:0;
  right:0;
  position:fixed;
  bottom:106px;
}
   .audio-icon{
    width:40px;
    height:40px;
    background-repeat: no-repeat;
   background-position: center;
   background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20on.svg')

}
.audio-off{
    width:40px;
    height:40px;
  background-repeat: no-repeat;
   background-position: center;
  background-image:url('//7347324.fs1.hubspotusercontent-na1.net/hubfs/7347324/raw_assets/public/Ethosh_August_2021/INTERACTIVE%20PPT/IMAGE/audio%20off.svg')
}
  .navItem {
  margin-left:10px;
  margin-right:10px;
  position: relative;
}
  .show{
    width:40px;
    height:40px;
  }
  .nav{
    justify-content:center;
  }
}

@media(min-width:300px){
     .circle-button-home2{
  width:135px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
         margin-top:15px;
}
  div#menubutton2{
      display:flex;
    justify-content:center;
  }
      .circle-button-home3{
  width:125px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
        margin-top:5px;
}
    div#menubutton3{
      display:flex;
    justify-content:center;
  }
        .circle-button-home4{
  width:150px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
             margin-top:20px;
}
    div#menubutton4{
      display:flex;
    justify-content:center;
  }
        .circle-button-home5{
  width:104px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
          margin-top:2px;
}
    div#menubutton5{
      display:flex;
    justify-content:center;
  }
  .conversion-div{
  margin-left:0px;
  }
  
.heading5{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #8A8A8A;
  width: 100%;
  height: auto;
  margin:0;
}
  .slide1{
    display:block !important;
    justify-content:center;
    margin-top:25px;
  
  }
  .slideimage1{
    margin:0;
    text-align:center;
  }
  .heading1{
    font-size: 30px !important;
    text-align: center !important;
    margin-bottom:10px;
    margin-top:10px;
 
  }
  .subheading1{
    font-size:16px!important;
    text-align:center!important;
    margin-bottom:10px!important;
    font-weight:500;
  }
  #menubutton{
    text-align:center!important;
    display:flex;
    justify-content:center;
  }
  .Homebtn{
    margin:0;
  }
}
@media(min-width:375px){
  .slide1{
    display:block !important;
    justify-content:center;
    margin-top:35px;
  
  }
}
@media(min-width:425px){
  .heading1{
    font-size: 30px !important;
    text-align: center !important;
  
  }
  .subheading1{
    font-size:16px!important;
    text-align:center!important;
  }
  .slide1{
    display:block !important;
    justify-content:center;
   
  }
}
@media(min-width:768px){
  .last-column-first {
    margin-left: 15px;
}
    .last-slide-flex{
  display:flex;
    padding:0 20px;
  }
  .digital-mob{
  display:none;
  }
    .digital-web{
  display:block;
  }
  
.heading5{
  font-size: 25px !important;
  font-weight: bold;
  text-align: center;
  color: #8A8A8A;
  width: 100%;
  height: auto;
  margin:0;
}
    #menubutton{
    text-align:center!important;
    display:flex;
    justify-content:left;
  }
  .slide1{
    display:flex!important;
     justify-content:center;
  
  }
  .slideimage1{
    margin-right:-20px;
  }
  .heading1{
    font-size:45px!important;
    text-align:left !important;
       line-height:1.5;
  }
  .subheading1{
    font-size:18px!important;
    text-align:left!important;
    margin-top:15px;
    margin-bottom:15px!important;
  }
  #menubutton{
    text-align:left!important;
  }
}
@media(min-width:1200px){
  .slide1{
    display:flex!important;
   
  }
  .slideimage1{
    margin-right:-50px;
  }
  .heading1{
    font-size:50px!important;
    text-align:left!important;
  }
  .subheading1{
    font-size:18px!important;
    text-align:left!important;
  }
  #menubutton{
    text-align:left!important;
  }
}
@media(min-width:300px){
  .digital-bulletpoints-mob{
  display:block;
    padding:0 15px;
  }
    .digital-bulletpoints-web{
  display:none;
  }
  .bullet-flex-mob{
  display:flex;
  }
  .after-sales-mob{
  display:block;
  }
    .after-sales-web{
  display:none;
  }
  .mobile-kim-jane-section{
  position:relative;
  }
  .jane-mob-text {
      position: absolute;
    top: 152px;
    width: 81%;
    margin-left: 39px;

  }
    .kim-mob-text {
      position: absolute;
    bottom: -72px;
    right: 20px;
    width: 63%;

   
  }
      .mobile-kim-jane-section{
  display:block;
  }
  .kimSection{
  display:none;
  }
    .janeSection{
  display:none;
  }
  .runnerdiv{
  display:none;

}
  .slide-10-listText{
  display:block;
  }
  .mob_bg_image7{
  width: 70%;
    height: auto;
    margin-top: 200px;
    margin-left: 86px;

  }
    .mob_bg_image8{
       width: 75%;
    height: auto;
    position: absolute;
    top: 150px;
  }
    .mob_bg_image6{
    width: 77%;
    height: auto;
    margin-left: 66px;
    margin-top: 279px;



  }
    .mob_bg_image5{
     width: 76%;
    height: auto;
    padding-left: 71px;
    margin-top: 324px;
  }
    .mob_bg_image4{
     width: 63%;
    height: auto;
    margin-top: 320px;
    margin-left: 145px;
  }
    .mob_bg_image3{
     width: 80%;
    height: auto;
    margin-top: 292px;
    margin-left: 75px;
  }
    .mob_bg_image2{
  width:100%;
    height:auto;
  }

  .mobImg-bg-2{
width:85%;
  margin-top:-45px;
}
.mob_bg_image1{
width: 82%;
margin-top: 272px;
margin-left: 64px;
}
  .mobile_Image_bg3{
  display:block;
  }
       .mobile_Image_bg4{
  display:block;
  }
     .mobile_Image_bg5{
  display:block;
  }
     .mobile_Image_bg6{
  display:block;
  }
     .mobile_Image_bg7{
  display:block;
  }
       .mobile_Image_bg8{
     display: flex;
    justify-content: center;
  }
    .text_section8{
      position: absolute;
    top:270px;
      padding:0 20px;
  }
  .text-icon {
  margin-top:5px;
font-size:8px;
color:#8A8A8A;
  position:fixed;
}
.icon-text-1{
margin-left:8px;
}
.icon-text-2{
margin-left:-3px;
}
.icon-text-3{
margin-left:-24px;
}
.icon-text-4{
margin-left:-24px;
}
.icon-text-5{
margin-left:7px;
}
.icon-text-6{
margin-left:10px;
}
  .heading2 {
    font-size: 30px !important;
    margin-top:80px;
  }
  .subheading2{
    margin-top:10px;
    margin-bottom:10px;
    font-size:16px;
    padding:0 15px;
  }
  .subtext2{
    font-size:18px;
  }
}
@media(min-width:375px){
   .mob_bg_image8{
       width: 75%;
    height: auto;
    position: absolute;
    top: 125px;
  }
}

@media(min-width:768px){
    .digital-bulletpoints-mob{

        display:none;
  }
    .digital-bulletpoints-web{
  display:block;
  }
    .after-sales-mob{
  display:none;
  }
    .after-sales-web{
  display:block;
  }
    .kimSection{
  display:block;
  }
    .janeSection{
  display:block;
  }
    .mobile-kim-jane-section{
  display:none;
  }
 .runnerdiv{
  display:flex;
  justify-content:center;
}
  .slide-10-listText{
  display:flex; 
    justify-content:center;
      padding-top:10px;
  }
    .mobile_Image_bg3{
  display:none;
  }
     .mobile_Image_bg4{
  display:none;
  }
     .mobile_Image_bg5{
  display:none;
  }
     .mobile_Image_bg6{
  display:none;
  }
     .mobile_Image_bg7{
  display:none;
  }
    .mobile_Image_bg8{
  display:none;
  }
  .heading2 {
    font-size: 45px !important;
    margin-top:30px;
  }
  .subheading2{
    font-size:18px;
  }
  .subtext2{
    font-size:20px;
  }
}

@media(min-width:1200px){
  .heading2 {
    font-size: 45px !important;
  }
  .subheading2{
    font-size:20px;
  }
  .subtext2{
    font-size:25px;
  }
}
@media(min-width:300px){
  .mySlides{
margin-top:0px;
margin-bottom:0px;
}
  .circle-button-home{
    width: 110px;
    height: 35px;
    border-radius: 10px;
    background-color: #Ca161A;
    text-align: center;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:17px;
}
.button-arrow{
    font-size: 17px !important;
    padding-left:8px;
    color: #FFF !important;

}
  .heading3 {
    font-size: 30px !important;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .list3{
    font-size:16px;
    text-align:left;
 padding: 0 5px; 
    margin-bottom:10px !important;
  }
  .list2{
    font-size:16px;
    text-align:left;
   padding: 0 5px;
    margin-bottom:10px !important;
  }
  .list1{
    font-size:16px;
    text-align:left;
  padding: 0 5px; 
    margin-bottom:10px !important;
  }
}


@media(min-width:768px){
    .conversion-div{
  margin-left:50px;
  }
  .text_section8{
      position: relative;
    top: 0;
  }
  .circle-button-home{
  width:110px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
     display:flex;
    justify-content:center;
    align-items:center;
        cursor: pointer;
}
    .circle-button-home2{
  width:135px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
         margin-top:15px;
          cursor: pointer;
}
  div#menubutton2{
      display:flex;
    justify-content:center;
  }
      .circle-button-home3{
  width:125px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
        margin-top:-9px;
            cursor: pointer;
}
    div#menubutton3{
      display:flex;
    justify-content:center;
  }
        .circle-button-home4{
  width:150px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
             margin-top:20px;
              cursor: pointer;
}
    div#menubutton4{
      display:flex;
    justify-content:center;
  }
        .circle-button-home5{
  width:104px;
  height:35px;
  border-radius:10px;
  background-color:#CA161A;
  text-align:center;
  color:#fff;
  font-size:17px;  
       display:flex;
    justify-content:center;
    align-items:center;
          margin-top:2px;
              cursor: pointer;
}
    div#menubutton5{
      display:flex;
    justify-content:center;
  }
.button-arrow{
font-size:17px!important;
   color: #FFF !important;
  padding-left:8px;
}
  .text-icon {
  margin-top:5px;
font-size:10px;
color:#8A8A8A;
  position:fixed;
}
.icon-text-1{
margin-left:9px;
}
.icon-text-2{
margin-left:-9px;
}
.icon-text-3{
margin-left:-34px;
}
.icon-text-4{
margin-left:-34px;
}
.icon-text-5{
margin-left:5px;
}
.icon-text-6{
margin-left:7px;
}
  .heading3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 45px !important;
  }
  .list3{
    font-size:18px;
    text-align:center;
    padding:0;
    margin-bottom:20px !important;
  }
  .list2{
    font-size:18px;
    text-align:center;
   
    padding:0;
    margin-bottom:20px !important;
  }
  .list1{
    font-size:18px;
    text-align:center;
    padding:0;
    margin-bottom:20px !important;
  }
}

@media(min-width:1200px){
  .heading3 {
    font-size: 45px!important;
  }
  .list3{
    font-size:18px;
  }
  .list2{
    font-size:18px;
  }
  .list1{
    font-size:18px;
  }
}
@media(min-width:300px){
  .jane-mob-bg{
  width:85%;
  }
  .heading4{
    font-size: 30px !important;
    margin-top:0px;
  }
}




@media(min-width:768px){
  .heading4 {
    font-size: 45px!important;
  }

}



@media(min-width:728px){
.mySlides{
margin-top:20px;
margin-bottom:20px;
}
}
.slide-6-modal-text{
margin-top:10px;
}
.slide-7-modal-text{
margin-top:10px;
}
.slide-8-modal-text{
margin-top:10px;
}
.slide-9-modal-text{
margin-top:10px;
}
.slide-10-modal-text{
margin-top:15px;
}
.slide-11-modal-text{
margin-top:15px;
}


button{
background-color:transparent!important;
  border:none !important;
}
button:hover{
background-color:transparent!important;
  color:#000 !important;
}
 button:focus{
background-color:transparent!important;
  color:#CA161E !important;
}
#prevBtn:hover{
background-color:transparent!important;
  color:#CA161E !important;
}
#nextBtn:hover{
background-color:transparent!important;
  color:#CA161E !important;
}
.modal-icon:hover{
 transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -o-transform:scale(1.1); /* Opera */
} 
   .image-wrapper{
    position: relative;
  text-align: center;
  
   }
   .centered {
    font-size: 13px;
    color: #000;
    position: absolute;
    top: 41%;
    left: 46%;
    transform: translate(-50%, -50%);
}
.customer-wrapper{
display:flex;

}
.Customerjourneyweb{
padding:0 100px;
}
.border-image{
  width: 98%;
    height: 25px;
    background-color: #E8E8E8;
    border-radius: 25px;
    border: 1px solid #E8E8E8;
    margin-top: -19px;

}
.customerwebimg{
  width:90%;
}
.mcustomerimg{
width:60%;
}
.centered:hover
{
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
@media(max-width:425px){
  .Customerjourneyweb{
  display:none;
  }
}
@media(min-width:300px){
  .lastSlide-subtext{
   font-size: 18px !important;
    font-weight: normal;
    text-align: center;
    color: #8a8a8a;
    width: 96%;
    height: auto;
    margin: 0;
}
  .knowmore-text-red{
  color: #c50a11 !important;
    font-weight: bold;
    text-decoration:none;
    cursor:pointer;
    font-size:16px;
    margin-bottom:10px;
  }
    .knowmore-text-black{
  color: #000 !important;
    font-weight: bold;
    text-decoration:none;
    cursor:pointer;
      font-size:16px;
      margin-bottom:10px;
  }
}
@media(min-width:768px){
  .lastSlide-subtext{
   font-size: 25px !important;
    font-weight: normal;
    text-align: center;
    color: #8a8a8a;
    width: 40%;
    height: auto;
    margin: 0;
}
  .knowmore-text-red{
  color: #c50a11 !important;
    font-weight: bold;
    text-decoration:none;
    cursor:pointer;
    font-size:18px;
    margin-bottom:10px;
  }
    .knowmore-text-black{
  color: #000 !important;
    font-weight: bold;
    text-decoration:none;
    cursor:pointer;
      font-size:18px;
        margin-bottom:10px;
  }
}
.modal-tab-flex{
display:flex;
}

.modal-tab-text{
    margin-right: 10px;

  padding-right:10px;

  
}
.knowmore-text-red:hover{
color:#000 !important;
}

.lastSlide-subtext-wrapper{
display:flex;
  justify-content:center;
}
.vertical-bar{
border-right:3px solid #c50a11;
}