#content blockquote.subpage {
  margin: 10px 0 0;
  padding: 35px 0;
}
.icon {
  width: 10px;
  height: 10px;
}
.icon img {
  width: 10px;
  height: 10px;
  position: relative;
}
.text-blue {
  color: #0065bd;
}
.text-teal {
  color: #7bbbb2;
}
.text-gray {
  color: #636567;
}
.text-gray-2 {
  color: #7d7e7e;
}
.text-green {
  color: #000000;
}
.text-black {
  color: #000000;
}
.text-white {
  color: #ffffff;
}
.text-green {
  color: #45d828;
}
.readmore_link {
  display: block;
  line-height: 10px;
  margin: 15px 0;
}
.readmore_link img {
  max-width: 100%;
}
.masthead .masthead-overlay .container h1 {
  font-size: 30px !important;
}
@media (min-width: 768px) {
  .masthead .masthead-overlay .container h1 {
    font-size: 37.8px !important;
  }
}
@media (min-width: 992px) {
  .masthead .masthead-overlay .container h1 {
    font-size: 47.628px !important;
  }
}
@media (min-width: 1200px) {
  .masthead .masthead-overlay .container h1 {
    font-size: 60.01128px !important;
  }
}
.img-fullwidth {
  padding: 10px 0 30px 0;
}
/* ====== media ====== */
.media {
  margin: 10px;
}
.media,
.bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.media .img {
  float: left;
  margin-right: 10px;
}
.media .img img {
  display: block;
}
.media .imgExt {
  float: right;
  margin-left: 10px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 55.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.imagetextbox {
  padding-bottom: 20px;
  /**
	 * Text col
	 */
  /**
	 * Img col
	 */
  /**
	 *  CUSTOMIZATION
	 */
}
@media (min-width: 768px) {
  .imagetextbox .sf_2cols_1_67 .sfContentBlock,
  .imagetextbox .sf_2cols_1_50 .sfContentBlock,
  .imagetextbox .sf_2cols_1_33 .sfContentBlock {
    padding-right: 6%;
  }
  .imagetextbox .sf_2cols_2_50 .sfContentBlock,
  .imagetextbox .sf_2cols_2_67 .sfContentBlock,
  .imagetextbox .sf_2cols_2_33 .sfContentBlock {
    padding-left: 6%;
  }
  .imagetextbox .sfContentBlock blockquote {
    margin: 25px 0 0 25px;
  }
}
@media (min-width: 768px) {
  .imagetextbox .adjust-top img {
    margin-top: -15%;
  }
}
.imagetextbox .sf_2cols_1_33 .sfimageWrp,
.imagetextbox .sf_2cols_2_33 .sfimageWrp {
  max-width: 580px;
}
.imagetextbox .sf_2cols_1_33 .sfimageWrp img,
.imagetextbox .sf_2cols_2_33 .sfimageWrp img {
  width: 100%;
  vertical-align: middle;
}
.imagetextbox .sf_2cols_1_67 .sfimageWrp,
.imagetextbox .sf_2cols_2_67 .sfimageWrp,
.imagetextbox .sf_2cols_2_50 .sfimageWrp,
.imagetextbox .sf_2cols_1_50 .sfimageWrp {
  max-width: 670px;
}
.imagetextbox .sf_2cols_1_67 .sfimageWrp img,
.imagetextbox .sf_2cols_2_67 .sfimageWrp img,
.imagetextbox .sf_2cols_2_50 .sfimageWrp img,
.imagetextbox .sf_2cols_1_50 .sfimageWrp img {
  width: 100%;
  vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 992px) {
  .imagetextbox .sf_2cols_1_67,
  .imagetextbox .sf_2cols_2_67,
  .imagetextbox .sf_2cols_1_33,
  .imagetextbox .sf_2cols_2_33 {
    width: 50% !important;
  }
}
.imagetextbox.mobile_switch {
  margin: 0;
}
.imagetextbox.mobile_switch .sf_colsOut {
  float: left;
}
@media (min-width: 768px) {
  .imagetextbox.mobile_switch .sf_colsOut {
    float: right;
  }
}
@media (min-width: 768px) {
  .imagetextbox.mobile_switch .sf_2cols_1_67 .sfContentBlock,
  .imagetextbox.mobile_switch .sf_2cols_1_50 .sfContentBlock,
  .imagetextbox.mobile_switch .sf_2cols_1_33 .sfContentBlock {
    padding-left: 6%;
    padding-right: 0;
  }
  .imagetextbox.mobile_switch .sf_2cols_2_50 .sfContentBlock,
  .imagetextbox.mobile_switch .sf_2cols_2_67 .sfContentBlock,
  .imagetextbox.mobile_switch .sf_2cols_2_33 .sfContentBlock {
    padding-right: 6%;
    padding-left: 0;
  }
}
.imagetextbox.border_wrap {
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #e5e6e6;
}
.imagetextbox.border_wrap::after {
  width: 100%;
  position: relative;
  bottom: 0;
  height: 10px;
  background-color: #0065bd;
  display: block;
}
.imagetextbox.fadeImage .sfimageWrp {
  position: relative;
}
.imagetextbox.fadeImage .sfimageWrp::after {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% 30%;
  background-position: center top;
}
@media (min-width: 1024px) {
  .imagetextbox.fadeImage .sfimageWrp::after {
    background-position: center left;
    background-size: 30% 100%;
  }
}
.imagetextbox.fadeImage__white .sfimageWrp::after {
  background-image: url('/Templates/images/png/white-fade-top.png');
}
@media (min-width: 1024px) {
  .imagetextbox.fadeImage__white .sfimageWrp::after {
    background-image: url('/Templates/images/png/white-fade-top.png');
    background-image: url('/Templates/images/png/white-fade-left.png');
  }
}
.imagetextbox.fadeImage__gray .sfimageWrp::after {
  background-image: url('/Templates/images/png/gray-fade-top.png');
}
@media (min-width: 1024px) {
  .imagetextbox.fadeImage__gray .sfimageWrp::after {
    background-image: url('/Templates/images/png/gray-fade-top.png');
    background-image: url('/Templates/images/png/gray-fade-left.png');
  }
}
.imagetextbox.textbkg.fadeImage .sfContentBlock {
  position: relative;
}
.imagetextbox.textbkg.fadeImage .sfContentBlock::after {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% 30%;
  background-position: center top;
}
@media (min-width: 1024px) {
  .imagetextbox.textbkg.fadeImage .sfContentBlock::after {
    background-position: center left;
    background-size: 30% 100%;
  }
}
.imagetextbox.textbkg.fadeImage__white .sfContentBlock::after {
  background-image: url('/Templates/images/png/white-fade-top.png');
}
@media (min-width: 1024px) {
  .imagetextbox.textbkg.fadeImage__white .sfContentBlock::after {
    background-image: url('/Templates/images/png/white-fade-top.png');
    background-image: url('/Templates/images/png/white-fade-left.png');
  }
}
.imagetextbox.textbkg.fadeImage__gray .sfContentBlock::after {
  background-image: url('/Templates/images/png/gray-fade-top.png');
}
@media (min-width: 1024px) {
  .imagetextbox.textbkg.fadeImage__gray .sfContentBlock::after {
    background-image: url('/Templates/images/png/gray-fade-top.png');
    background-image: url('/Templates/images/png/gray-fade-left.png');
  }
}
.imagetextbox.border_wrap,
.imagetextbox.fadeImage {
  margin: 0;
}
@media (max-width: 1024px) {
  .imagetextbox.border_wrap,
  .imagetextbox.fadeImage {
    max-width: 670px;
  }
  .imagetextbox.border_wrap .sf_colsOut,
  .imagetextbox.fadeImage .sf_colsOut {
    width: 100% !important;
  }
}
.imagetextbox.border_wrap .sf_colsOut .sfContentBlock,
.imagetextbox.fadeImage .sf_colsOut .sfContentBlock {
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .imagetextbox.border_wrap .sfimageWrp,
  .imagetextbox.fadeImage .sfimageWrp {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 332px;
    overflow: hidden;
  }
  .imagetextbox.border_wrap .sfimageWrp img,
  .imagetextbox.fadeImage .sfimageWrp img {
    position: absolute !important;
    max-width: initial !important;
    min-height: 100%;
    width: auto !important;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
}
.imagetextbox.textbkg .sfContentBlock {
  background-image: url('/images/default-source/default-album/why-asg-baby-mum.jpg?sfvrsn=0');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: bottom left;
  min-height: 400px;
}
.imagetextbox.textbkg blockquote {
  margin: 0;
  z-index: 2;
  padding-left: 30px;
}
@media (min-width: 1024px) {
  .imagetextbox.textbkg blockquote {
    padding: 36px 38px 11px 25px;
  }
  .imagetextbox.textbkg blockquote::before {
    top: 15px;
    left: -26px;
  }
  .imagetextbox.textbkg blockquote::after {
    bottom: 0px;
    right: 20px;
  }
}
.imagetextbox.textbkg p.blockquote__text,
.imagetextbox.textbkg a.blockquote__text {
  padding-left: 30px;
  margin: 0;
  z-index: 2;
  position: relative;
}
.imagetextbox.textbkg .sfvideoWrp {
  padding: 7% 6%;
}
p.blockquote__text,
a.blockquote__text {
  display: block;
  margin-top: 10px;
}
@media (min-width: 768px) {
  p.blockquote__text,
  a.blockquote__text {
    margin-left: 25px;
    padding: 0 25px;
  }
}
/**
 * SALESFORCE FORM
 * --Form Example Page
 * --adjusts according to which sf_col is placed
 */
.clearfix {
  overflow: hidden;
}
.salesforceform {
  background-color: #0065bd;
  display: table;
  padding: 30px;
  width: 100%;
  color: #FFF;
}
.salesforceform p {
  font-size: 14px;
}
.salesforceform__heading {
  background-color: #999;
}
.salesforceform__col {
  width: 100%;
  display: table-cell;
  float: left;
  padding: 11px 5px;
}
@media (min-width: 768px) {
  .salesforceform__col {
    width: 50%;
  }
}
.salesforceform__col input[type="checkbox"] {
  margin-left: 4%;
}
.salesforceform__col label {
  float: left;
}
.salesforceform__col input[type="text"],
.salesforceform__col select,
.salesforceform__col textarea {
  margin-left: 4%;
  max-width: 55%;
  width: 100%;
}
@media (max-width: 480px) {
  .salesforceform__col input[type="text"],
  .salesforceform__col select,
  .salesforceform__col textarea {
    margin-left: 0;
    max-width: 100%;
  }
}
.salesforceform__col label,
.salesforceform__col input {
  margin-bottom: 15px;
}
.salesforceform__col select,
.salesforceform__col input {
  margin-top: 3px;
}
.salesforceform__col label {
  text-align: right;
  max-width: 38%;
  margin-bottom: 5px;
  width: 100%;
  clear: both;
}
@media (max-width: 480px) {
  .salesforceform__col label {
    max-width: 100%;
    text-align: left;
  }
}
.salesforceform__col textarea {
  min-height: 150px;
}
@media (max-width: 480px) {
  .salesforceform__col .media {
    margin: 0;
  }
  .salesforceform__col .media,
  .salesforceform__col .media__right {
    overflow: hidden;
    _overflow: visible;
    zoom: 1;
  }
  .salesforceform__col .media .media__left {
    float: left;
    width: 85%;
    margin-right: 10px;
  }
  .salesforceform__col .media .media__left img {
    display: block;
    padding: 20%;
  }
}
.salesforceform__submit {
  width: 100%;
  display: table-cell;
  clear: both;
  float: left;
  padding: 10px;
}
.salesforceform__submit input[type="checkbox"] {
  margin-left: 20px;
}
.salesforceform__submit .button {
  background: #45d828;
  border-radius: 10px;
  padding: 0 5%;
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  line-height: 45px;
  white-space: nowrap;
  color: #ffffff;
  text-transform: none;
  box-shadow: none;
  border: none;
  text-transform: uppercase;
  float: right;
  margin-top: 30px;
}
@media (max-width: 480px) {
  .salesforceform__submit .button {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.salesforceform__privacy {
  width: 100%;
  display: table-cell;
  clear: both;
  float: left;
  padding: 10px;
}
.sf_2cols_1in_67 .salesforceform,
.sf_2cols_1in_75 .salesforceform,
.sf_2cols_2_75 .salesforceform,
.sf_2cols_2_67 .salesforceform {
  padding: 20px;
}
.sf_2cols_1in_67 .salesforceform__col,
.sf_2cols_1in_75 .salesforceform__col,
.sf_2cols_2_75 .salesforceform__col,
.sf_2cols_2_67 .salesforceform__col {
  width: 100%;
}
@media (min-width: 992px) {
  .sf_2cols_1in_67 .salesforceform__col,
  .sf_2cols_1in_75 .salesforceform__col,
  .sf_2cols_2_75 .salesforceform__col,
  .sf_2cols_2_67 .salesforceform__col {
    width: 50%;
  }
}
@media (max-width: 768pxpx) {
  .sf_2cols_1in_67 .salesforceform__submit .button,
  .sf_2cols_1in_75 .salesforceform__submit .button,
  .sf_2cols_2_75 .salesforceform__submit .button,
  .sf_2cols_2_67 .salesforceform__submit .button {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.sf_2cols_2_50 .salesforceform,
.sf_2cols_1_50 .salesforceform,
.sf_2cols_1in_33 .salesforceform,
.sf_2cols_1in_25 .salesforceform,
.sf_2cols_2_33 .salesforceform,
.sf_2cols_2_25 .salesforceform {
  padding: 20px;
}
@media (min-width: 768px) {
  .sf_2cols_2_50 .salesforceform__col,
  .sf_2cols_1_50 .salesforceform__col,
  .sf_2cols_1in_33 .salesforceform__col,
  .sf_2cols_1in_25 .salesforceform__col,
  .sf_2cols_2_33 .salesforceform__col,
  .sf_2cols_2_25 .salesforceform__col {
    width: 100% !important;
  }
  .sf_2cols_2_50 .salesforceform input[type="text"],
  .sf_2cols_1_50 .salesforceform input[type="text"],
  .sf_2cols_1in_33 .salesforceform input[type="text"],
  .sf_2cols_1in_25 .salesforceform input[type="text"],
  .sf_2cols_2_33 .salesforceform input[type="text"],
  .sf_2cols_2_25 .salesforceform input[type="text"],
  .sf_2cols_2_50 .salesforceform select,
  .sf_2cols_1_50 .salesforceform select,
  .sf_2cols_1in_33 .salesforceform select,
  .sf_2cols_1in_25 .salesforceform select,
  .sf_2cols_2_33 .salesforceform select,
  .sf_2cols_2_25 .salesforceform select,
  .sf_2cols_2_50 .salesforceform textarea,
  .sf_2cols_1_50 .salesforceform textarea,
  .sf_2cols_1in_33 .salesforceform textarea,
  .sf_2cols_1in_25 .salesforceform textarea,
  .sf_2cols_2_33 .salesforceform textarea,
  .sf_2cols_2_25 .salesforceform textarea {
    margin-left: 0 !important;
    max-width: 100%;
  }
  .sf_2cols_2_50 .salesforceform label,
  .sf_2cols_1_50 .salesforceform label,
  .sf_2cols_1in_33 .salesforceform label,
  .sf_2cols_1in_25 .salesforceform label,
  .sf_2cols_2_33 .salesforceform label,
  .sf_2cols_2_25 .salesforceform label {
    max-width: 100% !important;
    text-align: left;
  }
  .sf_2cols_2_50 .salesforceform .media,
  .sf_2cols_1_50 .salesforceform .media,
  .sf_2cols_1in_33 .salesforceform .media,
  .sf_2cols_1in_25 .salesforceform .media,
  .sf_2cols_2_33 .salesforceform .media,
  .sf_2cols_2_25 .salesforceform .media {
    margin: 0;
  }
  .sf_2cols_2_50 .salesforceform .media,
  .sf_2cols_1_50 .salesforceform .media,
  .sf_2cols_1in_33 .salesforceform .media,
  .sf_2cols_1in_25 .salesforceform .media,
  .sf_2cols_2_33 .salesforceform .media,
  .sf_2cols_2_25 .salesforceform .media,
  .sf_2cols_2_50 .salesforceform .media__right,
  .sf_2cols_1_50 .salesforceform .media__right,
  .sf_2cols_1in_33 .salesforceform .media__right,
  .sf_2cols_1in_25 .salesforceform .media__right,
  .sf_2cols_2_33 .salesforceform .media__right,
  .sf_2cols_2_25 .salesforceform .media__right {
    overflow: hidden;
    _overflow: visible;
    zoom: 1;
  }
  .sf_2cols_2_50 .salesforceform .media .media__left,
  .sf_2cols_1_50 .salesforceform .media .media__left,
  .sf_2cols_1in_33 .salesforceform .media .media__left,
  .sf_2cols_1in_25 .salesforceform .media .media__left,
  .sf_2cols_2_33 .salesforceform .media .media__left,
  .sf_2cols_2_25 .salesforceform .media .media__left {
    float: left;
    width: 85%;
    margin-right: 10px;
  }
  .sf_2cols_2_50 .salesforceform .media .media__left img,
  .sf_2cols_1_50 .salesforceform .media .media__left img,
  .sf_2cols_1in_33 .salesforceform .media .media__left img,
  .sf_2cols_1in_25 .salesforceform .media .media__left img,
  .sf_2cols_2_33 .salesforceform .media .media__left img,
  .sf_2cols_2_25 .salesforceform .media .media__left img {
    display: block;
    padding: 20%;
  }
}
.sf_2cols_2_50 .salesforceform__submit .button,
.sf_2cols_1_50 .salesforceform__submit .button,
.sf_2cols_1in_33 .salesforceform__submit .button,
.sf_2cols_1in_25 .salesforceform__submit .button,
.sf_2cols_2_33 .salesforceform__submit .button,
.sf_2cols_2_25 .salesforceform__submit .button {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
/**
 * PROMO-BOX
 */
.promo-box {
  position: relative;
}
.promo-box .promo {
  position: absolute;
  bottom: 12%;
  background: #0065bd;
  right: 0;
  margin-left: 17%;
  padding: 0 18px;
  border-bottom: 6px solid #72b5cb;
}
@media (max-width: 768px) {
  .promo-box .promo {
    position: relative;
    float: left;
    margin-left: 0;
    bottom: 0;
    width: 100%;
  }
}
.promo-box .promo__content {
  width: 100%;
  display: block;
  float: left;
  padding: 5px 0;
  clear: both;
  color: #FFF;
}
.promo-box .promo__content:first-child {
  border-bottom: 1px solid #72b5cb;
}
.promo-box .promo h4 {
  margin-bottom: 5px;
  padding: 0;
  color: #72b5cb;
}
.promo-box .promo p {
  margin: 5px 0;
}
.promo-box .promo a {
  margin: 5px 0;
  color: #FFF !important;
  text-decoration: none;
  padding: 6px 0;
  display: block;
}
/**
 * Icon Row 
 * 
 * -- Structure for svg/text row
 * -- option: gridfour => 50% desktop | 100% mobile
 * -- option: gridsix => 16.66% desktop | 33.33% tablet | 50% mobile-landcscape | 100% mobile portrait
 *     
 * > Structure 
 * <div class="icon-row gridsix">
 * 		<div class="icon-col">
 * 			<div> << image (relative with height)
 * 				<img> << svg (absolute with margin auto to center)
 * 			</div>
 * 			<p></p>
 * 		</div>
 * </div>
 */
.icon-row {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 20px;
  padding: 0 5px;
  text-align: center;
  line-height: 18px;
  color: #505153;
  overflow: hidden;
}
.icon-row.gridsix .icon-col > div,
.icon-row.gridfour .icon-col > div {
  height: 120px;
  width: 100%;
}
.icon-row.gridsix .icon-col p,
.icon-row.gridfour .icon-col p {
  margin: 0;
}
.icon-row.gridsix .icon-col {
  width: 100%;
}
@media (min-width: 320px) {
  .icon-row.gridsix .icon-col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .icon-row.gridsix .icon-col {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .icon-row.gridsix .icon-col {
    width: 16.6666%;
  }
}
.icon-row.gridfour .icon-col {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .icon-row.gridfour .icon-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .icon-row.gridfour .icon-col {
    width: 25%;
  }
}
.icon-row.gridtwo-heading-text .icon-col {
  width: 100%;
  min-height: 180px;
}
.icon-row.gridtwo-heading-text .icon-col .media {
  margin: 0 !important;
}
.icon-row.gridtwo-heading-text .icon-col .img {
  width: 115px;
  height: 115px;
  position: relative;
}
.icon-row.gridtwo-heading-text .icon-col .bd {
  padding: 0;
  clear: both;
}
@media (min-width: 768px) {
  .icon-row.gridtwo-heading-text .icon-col .bd {
    padding: 0 20px;
    clear: none;
  }
}
.icon-row.gridtwo-heading-text .icon-col h4 {
  font-weight: bold !important;
}
.icon-row.gridtwo-heading-text .icon-col h4,
.icon-row.gridtwo-heading-text .icon-col p {
  text-align: left;
  float: left;
  clear: both;
}
@media (min-width: 992px) {
  .icon-row.gridtwo-heading-text .icon-col {
    width: 50%;
  }
}
.icon-row.gridthree-heading-text .icon-col {
  background-color: #f9f9f9;
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 10px 0;
}
@media (min-width: 992px) {
  .icon-row.gridthree-heading-text .icon-col {
    width: 100%;
    max-width: 680px;
  }
}
@media (min-width: 1200px) {
  .icon-row.gridthree-heading-text .icon-col {
    width: 33.33%;
  }
}
.icon-row.gridthree-heading-text .icon-col .media {
  float: left;
}
.icon-row.gridthree-heading-text .icon-col .img {
  width: 100px;
  height: 100%;
  min-height: 140px;
  position: relative;
}
@media (max-width: 992px) {
  .icon-row.gridthree-heading-text .icon-col .img {
    width: 150px;
  }
}
.icon-row.gridthree-heading-text .icon-col .bd {
  padding: 0;
}
@media (min-width: 768px) {
  .icon-row.gridthree-heading-text .icon-col .bd {
    padding-right: 10px;
  }
}
.icon-row.gridthree-heading-text .icon-col h4 {
  font-weight: bold !important;
  width: 100%;
}
.icon-row.gridthree-heading-text .icon-col h4 {
  margin-left: 20px;
}
.icon-row.gridthree-heading-text .icon-col p {
  margin-left: 10px;
}
.icon-row.gridthree-heading-text .icon-col h4,
.icon-row.gridthree-heading-text .icon-col p {
  text-align: left;
  float: left;
}
.icon-row.gridthree-heading-text .icon-col .gradient_button {
  float: left;
  text-align: center;
  overflow: hidden;
  padding: 25px;
  position: relative;
  border-top: 1px solid #f0f0f0;
  width: 100%;
}
.icon-row .icon-col {
  float: left;
}
.icon-row .icon-col > div {
  position: relative;
}
.icon-row .icon-col > div img {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
}
.pathway_education p {
  text-align: center;
  display: block;
  margin: 20px auto 0px !important;
  font-size: 20px;
  font-weight: bold;
  max-width: 90%;
  min-height: 80px;
}
.flowline-arrowdown {
  height: 120px;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .flowline-arrowdown {
    margin: 30px 0;
  }
}
.flowline-arrowdown:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  display: block;
  background-image: url('/Templates/images/png/how-does-it-arrowline.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0 auto;
  background-color: transparent;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: -1;
}
@media (min-width: 768px) {
  .flowline-arrowdown:after {
    top: 50%;
  }
}
.flowline-arrowdown:before {
  content: "";
  width: 100%;
  height: 100%;
  max-width: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin: 0 auto;
  display: block;
  background-image: url('/Templates/images/png/how-does-it-arrowdown.png');
}
@media (min-width: 768px) {
  .flowline-arrowdown:before {
    max-width: 150px;
    background-position: center bottom;
  }
}
/* Ordered List Counter 

<ol class="stepcounter">
<li>
<h3> { text } </h3>
</li>
</ol>

*/
/* example page where its working
http://ifminvestors-sf81.azurewebsites.net/blueprint/the-blueprint/strategic-themes

Need to have counter-reset at the top or ::before increment will not work
https://css-tricks.com/numbering-in-style/

*/
#content {
  counter-reset: step-counter;
  /*ol*/
}
#content .stepcounter {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
#content .stepcounter li {
  overflow: hidden;
  display: table;
}
#content .stepcounter li::before {
  background-color: #0065bd;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #ffffff;
  content: counter(step-counter);
  counter-increment: step-counter;
  display: block;
  float: left;
  font-family: Raleway, Times, "Times New Roman", serif;
  font-size: 40px;
  font-weight: bold;
  height: 64px;
  margin-right: 5px;
  text-align: center;
  width: 63px;
  border-radius: 100px;
  line-height: 55px;
}
#content .stepcounter h3 {
  color: #ffffff;
  padding: 0px 0px 0px 15px;
  margin: 0;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 992px) {
  .subpage2__body {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .subpage2__body {
    max-width: 900px;
    display: block;
    position: relative;
    float: right;
  }
}
.subpage2__body .sf_2cols_1_50 p:not(.blockquote__text),
.subpage2__body .sf_2cols_2_50 p:not(.blockquote__text) {
  padding-right: 15px;
}
@media (max-width: 1200px) {
  .subpage2__body .sf_2cols_1_50,
  .subpage2__body .sf_2cols_2_50 {
    width: 100% !important;
  }
  .subpage2__body .sf_2cols_1_50 p:not(.blockquote__text),
  .subpage2__body .sf_2cols_2_50 p:not(.blockquote__text) {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .subpage2__sidemenu {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .subpage2__sidemenu {
    min-width: 320px;
    max-width: 330px;
  }
}
.subpage2__sidemenu .subpagesidenav ul {
  font-size: 16px;
  line-height: 21px;
  padding-left: 0px !important;
  text-transform: capitalize;
  border: 1px solid #fafafa;
  margin-right: 15px;
}
@media (min-width: 968px) {
  .subpage2__sidemenu .subpagesidenav ul {
    margin-right: 37px;
  }
}
.subpage2__sidemenu .subpagesidenav ul li {
  float: left;
  margin: 0px !important;
  padding: 0 !important;
  width: 100%;
  border-bottom: 1px solid #E9E9E9;
  position: relative;
  background-color: #fafafa;
}
.subpage2__sidemenu .subpagesidenav ul li:first-child {
  background-color: #0065bd;
}
.subpage2__sidemenu .subpagesidenav ul li:first-child a {
  color: white;
}
.subpage2__sidemenu .subpagesidenav ul li:first-child a::after {
  content: ">";
  font-size: 16px;
  float: right;
  color: white;
}
.subpage2__sidemenu .subpagesidenav ul li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
  display: block;
  padding: 20px;
}
.subpage2__sidemenu .subpagesidenav ul li a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  content: ">";
  font-size: 16px;
  float: right;
  color: #0065bd;
}
.subpage2__sidemenu .subpagesidenav ul li a:hover {
  background-color: #0065bd;
  line-height: 20px;
  color: white;
}
.subpage2__sidemenu .subpagesidenav ul li a:hover::after {
  color: white;
}
.subpage2__sidemenu .subpagesidenav ul li a:focus {
  background-color: transparent;
  color: inheritl;
}
@media (max-width: 992px) {
  .subpage2__sidemenu2 {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .subpage2__sidemenu2 {
    min-width: 320px;
    max-width: 330px;
  }
}
@media (min-width: 1200px) {
  .subpage2__sidemenu2 {
    max-width: 100%;
  }
}
.subpage2__sidemenu2 .subpagesidenav {
  /*a*/
  padding: 0;
  margin: 0;
}
.subpage2__sidemenu2 .subpagesidenav .k-icon {
  display: none;
}
.subpage2__sidemenu2 .subpagesidenav .k-treeview .k-in {
  margin: 0;
  padding: 0;
  border: 0px solid transparent;
  line-height: inherit;
}
.subpage2__sidemenu2 .subpagesidenav .k-treeview {
  white-space: normal;
}
.subpage2__sidemenu2 .subpagesidenav .k-mid,
.subpage2__sidemenu2 .subpagesidenav .k-bot {
  border-bottom: 1px solid #E9E9E9;
}
.subpage2__sidemenu2 .subpagesidenav .sfSel {
  background-color: #7bbbb2 !important;
  color: white !important;
}
.subpage2__sidemenu2 .subpagesidenav .sfSel::after {
  color: white !important;
}
.subpage2__sidemenu2 .subpagesidenav > div > ul:first-child > li:first-child::before {
  content: "About";
  display: block;
  width: 100%;
  padding: 20px 30px 20px 15px;
  font-size: 18px;
  background-color: #0065bd;
  color: white;
}
.subpage2__sidemenu2 .subpagesidenav ul > li > ul > li a {
  padding-left: 40px !important;
  padding-right: 25% !important;
}
.subpage2__sidemenu2 .subpagesidenav ul {
  font-size: 16px;
  line-height: 21px;
  padding-left: 0px !important;
  text-transform: capitalize;
  border: 1px solid #fafafa;
  margin-right: 15px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 968px) {
  .subpage2__sidemenu2 .subpagesidenav ul {
    margin-right: 37px;
  }
}
.subpage2__sidemenu2 .subpagesidenav ul li {
  float: left;
  margin: 0px !important;
  padding: 0 !important;
  width: 100%;
  background-color: #fafafa;
  position: relative;
}
.subpage2__sidemenu2 .subpagesidenav ul li:first-child:not(.k-last) {
  border-bottom: 1px solid #E9E9E9;
}
.subpage2__sidemenu2 .subpagesidenav ul li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  display: block;
  padding: 20px 30px 20px 15px !important;
  margin-right: 20px;
  position: relative;
  color: #0065bd;
}
.subpage2__sidemenu2 .subpagesidenav ul li a::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  content: ">";
  font-size: 16px;
  line-height: 20px;
  color: #0065bd;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.subpage2__sidemenu2 .subpagesidenav ul li a:hover,
.subpage2__sidemenu2 .subpagesidenav ul li a:focus {
  background-color: #0065bd;
  line-height: 20px;
  color: white;
}
.subpage2__sidemenu2 .subpagesidenav ul li a:hover::after,
.subpage2__sidemenu2 .subpagesidenav ul li a:focus::after {
  color: white;
}
/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.23
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  width: 32px;
  background-color: #F6F7F7;
}
.owl-theme .owl-controls .owl-buttons img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-pagination {
  bottom: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
#owl_slider .owl-item > div img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 4px;
}
#owl_slider .owl-item > div {
  text-align: center;
  margin: 3px;
  color: black;
  font-size: 32px;
  border: 1px white;
  overflow: hidden;
  padding: 0 20px;
}
.owl_header,
.owl-carousel__content {
  display: block;
  margin: 0;
  text-align: left;
}
.owl-carousel__content {
  width: 100%;
}
.owl_header {
  position: absolute;
}
.owl_header > * {
  /* h3 */
  color: #0065BD;
  text-decoration: underline !important;
  padding: 0 42px;
  margin-bottom: 0;
}
#owl_slider {
  padding-top: 43px;
}
.owl-carousel__content {
  text-align: left;
}
.owl-carousel__content > div:first-child {
  width: 30%;
  float: left;
  padding: 20px 20px 40px 20px;
}
.owl-carousel__content > div:last-child {
  width: 70%;
  float: left;
  padding: 20px;
}
.owl-carousel__content a {
  color: #0065BD;
}
.owl-item {
  width: 100%;
}
.wrapper-with-margin {
  margin: 0px 50px;
  background-color: #F6F7F7;
}
@media (max-width: 1200px) {
  .wrapper-with-margin {
    margin: 0;
  }
  .owl-carousel__content > div {
    width: 100% !important;
  }
  .owl-carousel__content > div:first-child {
    padding: 15px 20px;
  }
  .owl-carousel__content > div:last-child {
    padding: 20px 20px 50px 20px;
  }
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
#howitworkswidget {
  display: none;
}
@media (min-width: 1200px) {
  #howitworkswidget {
    display: block;
  }
}
/**
 * Image adjustment to make img 100% width until image size has been adjusted
 */
.img-fullwidth img,
img.img-fullwidth {
  display: inline;
  width: 100%;
  padding: 0;
  margin: 0;
}
.img-fullwidth.btm-bdr {
  background-color: #0065bd;
  border-bottom: 0px solid transparent;
}
/**
 * End Image Adjustments
 */
