.kw-figure14-mod .kw-share .social-inner {
    align-items: center;
    display: flex;
    margin-left: 20px;
    margin-right: 0px;
}
.kw-figure14-mod .kw-share{
    font-family: 'Graphik-300-Regular';
}
.kw-figure14-mod .kw-share:hover .share-icon {
    transform: translateX(65px);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.kw-figure14-mod span img {
    margin-left: 0px;
    margin-right: 5px;
}
.kw-figure14-mod .kw-share .share-icon {
    top: -4px;
    right: 0 !important;
    left: auto;
    transform: translateX(0px);
}
.kw-figure14-mod .sub-heads {
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
}
.kw-figure14-mod .progress-graphs .bar {
  position: relative;
  min-width: 0%;
  height: 37px;
  background: #ffa727;
  width: 0%;
  -webkit-transition: all 4s ease-in;
  -moz-transition: all 4s ease-in;
  -o-transition: all 4s ease-in;
  transition: all 4s ease-in;
  transition-duration: 3s;
  transition-delay: .50s;
  text-align: right;
  overflow: hidden;
} 
.kw-figure14-mod .progress-graphs .bar .bar-text{
  height: 100%;
  padding-right: 15px;
}
.kw-figure14-mod .progress-graphs .progress-contents {
  display: flex;
  align-items: center;
  padding-bottom: 48px;
  z-index: 1;
  position: relative;
}
.kw-figure14-mod .progress-graphs .progress-contents p{
  margin: 0;
}
.kw-figure14-mod .progress-graphs .progress-contents .progress-text{
  width: 218px;
  padding-right: 25px;
  text-align: left;
}
.kw-figure14-mod .progress-graphs {
  padding-top: 64px;
  padding-bottom: 20px;
  position: relative;
  margin-top: 46px;

}
.kw-figure14-mod .progress-graphs .progress-num-col{
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 100%;
}
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) {
  width: 20% !important;
}
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num{
  width: 14.2%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  height: 100%;
}
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num p{
  margin: 0;
}
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val{ 
  right: -14.2px;
  bottom: -45px;
  position: absolute;
}
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) .progress-val,
.kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(2) .progress-val{ 
  right: -6px;
}


/*************Responsive Styles*****************/
/***************iPhone Portrait**************/
@media only screen and (max-width: 479px) and (min-width: 220px){
.kw-figure14-mod .top-head,
.kw-figure14-mod .sub-heads{
    padding-right: 20px;
}
  .kw-figure14-mod .progress-graphs .progress-contents{
    flex-direction: column;
    align-items: end;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text{
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:after{
    left: 0;
    margin-right: auto !important;
    margin: unset !important;
    opacity: 0.3;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col{
    justify-content: unset;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num {
    width: 14%;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) {
       width: 14% !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(8) {
       
  }
  .kw-figure14-mod .sub-heads{
    flex-direction: column;
    align-items: flex-start;
  }
  .kw-figure14-mod .kw-share .social-inner{
    margin: 0;
  }
  .kw-figure14-mod .progress-graphs .progress-contents{
    padding: 10px 0px;
  }
  .kw-figure14-mod .progress-graphs{
    padding: 0;
  }
  .kw-figure14-mod .top-head h3{
    font-size: 29px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text p{
    font-size: 13px !important;
    line-height: 15px !important;
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num p {
    font-size: 11px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    right: -9px;
    bottom: -35px;
    width: 15px;
  }
  .kw-figure14-mod .sub-heads h4{
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .bar {
    height: 20px;
  }
  .kw-figure14-mod .progress-graphs .progress-contents p {
    font-size: 11px !important;
    line-height: 17px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) .progress-val, 
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(2) .progress-val {
    left: 0 !important;
    right: auto !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    left: -4px !important;
    right: auto !important;
  }
.kw-figure14-mod .progress-contents.t-1.in-view .bar {
    width: 79% !important;
}
.kw-figure14-mod .progress-contents.t-2.in-view .bar {
    width: 77% !important;
}
.kw-figure14-mod .progress-contents.t-3.in-view .bar {
    width: 69% !important;
}
.kw-figure14-mod .progress-contents.t-4.in-view .bar {
    width: 59% !important;
}

}

/**********************iPhone Landscape*************/
@media only screen and (max-width: 767px) and (min-width: 480px){
.kw-figure14-mod .top-head,
.kw-figure14-mod .sub-heads{
    padding-right: 20px;
}
  .kw-figure14-mod .progress-graphs .progress-contents{
    flex-direction: column;
    align-items: end;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text{
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:after{
    left: 0;
    margin-right: auto !important;
    margin: unset !important;
    opacity: 0.3;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col{
    justify-content: unset;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num {
    width: 14%;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) {
       width: 14% !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(8) {
       
  }
  .kw-figure14-mod .sub-heads{
    flex-direction: column;
    align-items: flex-start;
  }
  .kw-figure14-mod .kw-share .social-inner{
    margin: 0;
  }
  .kw-figure14-mod .progress-graphs .progress-contents{
    padding: 12px 0px;
  }
  .kw-figure14-mod .progress-graphs{
    padding: 0;
  }
  .kw-figure14-mod .top-head h3{
    font-size: 29px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text p{
    font-size: 13px !important;
    line-height: 15px !important;
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num p {
    font-size: 11px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    right: -9px;
    bottom: -35px;
    width: 15px;
  }
  .kw-figure14-mod .sub-heads h4{
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .bar {
    height: 20px;
  }
  .kw-figure14-mod .progress-graphs .progress-contents p {
    font-size: 11px !important;
    line-height: 17px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) .progress-val, 
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(2) .progress-val {
    left: 0 !important;
    right: auto !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    left: -4px !important;
    right: auto !important;
  }
.kw-figure14-mod .progress-contents.t-1.in-view .bar {
    width: 79% !important;
}
.kw-figure14-mod .progress-contents.t-2.in-view .bar {
    width: 77% !important;
}
.kw-figure14-mod .progress-contents.t-3.in-view .bar {
    width: 69% !important;
}
.kw-figure14-mod .progress-contents.t-4.in-view .bar {
    width: 59% !important;
}
}
/*************************iPad Portrait***************/
@media only screen and (max-width: 985px) and (min-width: 768px){
.kw-figure14-mod .top-head,
.kw-figure14-mod .sub-heads{
    padding-right: 20px;
}

 .kw-figure14-mod .progress-graphs .progress-contents{
    flex-direction: column;
    align-items: end;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text{
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:after{
    left: 0;
    margin-right: auto !important;
    margin: unset !important;
    opacity: 0.3;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col{
    justify-content: unset;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num {
    width: 14%;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) {
       width: 14% !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(8) {
       
  }
  .kw-figure14-mod .sub-heads{
    flex-direction: column;
    align-items: flex-start;
  }
  .kw-figure14-mod .kw-share .social-inner{
    margin: 0;
  }
  .kw-figure14-mod .progress-graphs .progress-contents{
    padding: 22px 0px;
  }
  .kw-figure14-mod .progress-graphs{
    padding: 0;
  }
  .kw-figure14-mod .top-head h3{
    font-size: 29px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text p{
    font-size: 13px !important;
    line-height: 15px !important;
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num p {
    font-size: 11px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    right: -9px;
    bottom: -35px;
    width: 15px;
  }
  .kw-figure14-mod .sub-heads h4{
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .bar {
    height: 20px;
  }
  .kw-figure14-mod .progress-graphs .progress-contents p {
    font-size: 11px !important;
    line-height: 17px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) .progress-val, 
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(2) .progress-val {
    left: 0 !important;
    right: auto !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    left: -4px !important;
    right: auto !important;
  }
.kw-figure14-mod .progress-contents.t-1.in-view .bar {
    width: 79% !important;
}
.kw-figure14-mod .progress-contents.t-2.in-view .bar {
    width: 77% !important;
}
.kw-figure14-mod .progress-contents.t-3.in-view .bar {
    width: 69% !important;
}
.kw-figure14-mod .progress-contents.t-4.in-view .bar {
    width: 59% !important;
}

}
/**************iPad Landscape***************/
@media only screen and ( max-width: 1024px ) and (min-width: 986px){
.kw-figure14-mod .top-head,
.kw-figure14-mod .sub-heads{
    padding-right: 20px;
}

 .kw-figure14-mod .progress-graphs .progress-contents{
    flex-direction: column;
    align-items: end;
  }
  .kw-figure14-mod .progress-graphs .progress-contents .progress-text{
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:after{
    left: 0;
    margin-right: auto !important;
    margin: unset !important;
    opacity: 0.3;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col{
    justify-content: unset;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num {
    width: 14%;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) {
       width: 14% !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(8) {
       
  }
  .kw-figure14-mod .sub-heads{
    flex-direction: column;
    align-items: flex-start;
  }
  .kw-figure14-mod .kw-share .social-inner{
    margin: 0;
  }
  .kw-figure14-mod .progress-graphs .progress-contents{
    padding: 22px 0px;
  }
  .kw-figure14-mod .progress-graphs{
    padding: 0;
  }
  .kw-figure14-mod .top-head h3{
    font-size: 29px !important;
  }
/*   .kw-figure14-mod .progress-graphs .progress-contents .progress-text p{
    font-size: 13px !important;
    line-height: 15px !important;
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num p {
    font-size: 11px !important;
  } */
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    right: -9px;
    bottom: -35px;
    width: 15px;
  }
  .kw-figure14-mod .sub-heads h4{
    padding-bottom: 10px;
  }
  .kw-figure14-mod .progress-graphs .bar {
    height: 20px;
  }
  .kw-figure14-mod .progress-graphs .progress-contents p {
    font-size: 11px !important;
    line-height: 17px !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(1) .progress-val, 
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num:nth-child(2) .progress-val {
    left: 0 !important;
    right: auto !important;
  }
  .kw-figure14-mod .progress-graphs .progress-num-col .progress-num .progress-val {
    left: -4px !important;
    right: auto !important;
  }
.kw-figure14-mod .progress-contents.t-1.in-view .bar {
    width: 79% !important;
}
.kw-figure14-mod .progress-contents.t-2.in-view .bar {
    width: 77% !important;
}
.kw-figure14-mod .progress-contents.t-3.in-view .bar {
    width: 69% !important;
}
.kw-figure14-mod .progress-contents.t-4.in-view .bar {
    width: 59% !important;
}

}
/*******************************************/