a:focus {
   outline: none;
}
div:focus, input:focus{
    outline: 0;
}

/*
==============================================
Main Section
==============================================
*/

.module-living-your-legacy .main-module-content {
  -webkit-box-shadow: -1px 2px 9px 3px rgba(0,0,0,0.07);
  -moz-box-shadow: -1px 2px 9px 3px rgba(0,0,0,0.07);
  box-shadow: -1px 2px 9px 3px rgba(0,0,0,0.07);
  background: #fff;
  padding: 0px;
}
/*
==============================================
Main Model Styles Section
==============================================
*/
.module-living-your-legacy .module-callouts-section h3 {
	margin: 15px 0;
}
.module-living-your-legacy .btn, .module-living-your-legacy .module-callouts-section .callout-cta, .module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-cta-wrapper button {
    outline: none;
	text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transitio: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*.module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:beforen*/

.module-living-your-legacy .main-module-section .module-intro-content h1 {
	text-align: center;
	animation-duration: 2s;
	animation-name: slideInUpSmall;
	-webkit-animation-fill-mode: both;
	 animation-fill-mode: both;
    margin-bottom: 40px;
}

.module-living-your-legacy .main-module-section .module-intro-content h1 .head-1 {
	display: block;

}


.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    margin: 0;
}
.module-living-your-legacy .module-cta-banner-section {
    background: #edebe4;
}
.module-living-your-legacy .module-footer-cta-banner-section {
/*    background: #f9f9f6;*/
    border-top: 12px solid #f9f9f6;
}
.module-living-your-legacy .module-cta-banner-section .ftr-cta:hover .btn, .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta:hover .btn {
    color: #000;
    background: none;
    border: 1px solid #000;
}
/*
==============================================
Billboard Section
==============================================
*/

.module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container {
    max-height: 100vh;
    height: auto;
}
.module-living-your-legacy .main-module-section .module-multimedia-section .billboard-heading {
    text-align: center;
    color: #fff;
    max-width: 670px;
    margin: 0 auto;
}
.module-living-your-legacy .billboard-background-video::after {
    background: rgba(0, 0, 0, 0.20) !important;
}
/*
==============================================
Video Section
==============================================
*/
.module-living-your-legacy .video-container {
    margin-top: 0px !important;
}
/*
==============================================
Intro Section
==============================================
*/

.module-living-your-legacy .main-module-section .module-intro-content {
    text-align: center;
    max-width: 730px;
    margin: 0 auto;
	padding: 60px 0 50px;
}
.module-living-your-legacy .main-module-section .module-living-your-legacy-landing .module-intro-content {
    padding: 60px 0px 95px;
}

/*
==============================================
Content Slider Section
==============================================
*/
.module-living-your-legacy .content-slider-wrapper {
    border-top: transparent;
    border-bottom: transparent;
}

.module-living-your-legacy .content-slider-wrapper p {
	color: initial !important;
}
.module-living-your-legacy .content-slider-wrapper a:hover {
    color: #938269;
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper.content-slider-click-cta .content-slider-content-wrapper {
    max-width: 800px;
}
.module-living-your-legacy .module-slider-content {
    padding-bottom: 30px;
}
.module-living-your-legacy .module-slider-content .module-slider-copy {
/*    height: 200px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;*/
	float: right;
}
.module-living-your-legacy .module-slider-content .module-slider-copy p {
    font-size: initial;

}
.module-living-your-legacy .module-slider-content {
    text-align: center;
}

.module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-cta {
    outline: none;
	text-decoration: none;	
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.module-living-your-legacy .module-slider-content .slick-dots li {
	width: 20px;
}
.module-living-your-legacy .content-slider-wrapper .slick-prev:before, .module-living-your-legacy .content-slider-wrapper .slick-next:before {
	opacity: 1 !important;
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-next:hover:before, .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-prev:hover:before {
    color: #104c6e !important;
	opacity: 1 !important;	
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper.image-left .slick-dots {
	margin: 0 auto 20px;
    display: none !important;
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-next {
    right: 60px;
}
.module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-prev {
    left: 60px;
}

/*
==============================================
CTA and footer CTA Section
==============================================
*/

.module-living-your-legacy .module-cta-banner-section {
	text-align: center;
}

.module-living-your-legacy .module-cta-banner-section .ftr-cta {
    display: block; 
    padding: 50px 0 30px;    
}
.module-living-your-legacy .module-footer-cta-banner-section {
	text-align: center;
}
.module-living-your-legacy .module-footer-cta-banner-section .ftr-cta {
    display: block; 
    padding: 70px 250px 60px;
}
.module-living-your-legacy .module-footer-cta-banner-content {
/*    max-width: 760px;*/
    z-index: 10;
    position: relative;
}
.module-living-your-legacy .module-footer-cta-banner-content .ftr-cta-wrapper {
    margin: 0 !important;
}

/*
==============================================
CALLOUTS SECTION
==============================================
*/

.module-living-your-legacy .module-callouts-section .callout-link {
	z-index: 1;	
}
.module-living-your-legacy .module-callouts-section {
    position: relative;	
	border: none;
    margin: 130px 0;
}
.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    padding: 0 60px;
}
.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
    margin-top: 85px;
}
.module-living-your-legacy .module-callouts-section .callouts-container, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider {
    grid-template-columns: repeat(1, 1fr);
    max-width: 800px;
    margin: 0 auto;	
	padding: 0;
	grid-gap: 0;
    text-align: center;

}

.module-living-your-legacy .callouts-container .callout-item, .module-living-your-legacy .callouts-mobile-slider .callout-item {
    text-align: center;
}
.module-living-your-legacy .module-callouts-section .callouts-container .callout-image, .module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-image  {
  -webkit-transition: all 1.6s ease-in-out;
  -moz-transition: all 1.6s ease-in-out;
  -o-transition: all 1.6s ease-in-out;
  -ms-transition: all 1.6s ease-in-out;
  transition: all 1.6s ease-in-out;
}

.module-callouts-section .callouts-container .callout-item:hover .callout-image, .module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item:hover .callout-image {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.2, 1.2);
}

.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper {
    -ms-grid-row: 1;
    grid-row: 1;
    max-height: 350px;
    overflow: hidden;
    max-width: 400px;
    float: left;
}
.module-living-your-legacy .module-callouts-section .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper, .module-living-your-legacy .callout-heading-wrapper  {
      max-width: 400px;
}
.module-living-your-legacy .module-callouts-section .callouts-container .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper {
	float: right;
}

.module-living-your-legacy .module-callouts-section .callout-heading-wrapper  {
	float: right;
    width: 100%;
}

.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper {
    width: 400px;
    float: right;
    text-align: center;
    padding: 0;
}
.module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-categories-wrapper, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-categories-wrapper {
	display: none !important;
}

.module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-heading-wrapper  {
	float: left !important;
}

.module-callouts-section .callout-2 .callout-image-wrapper {
	float: right !important; 
}



/*
==============================================
Quote Section
==============================================
*/

/* styles */




.module-living-your-legacy .module-quote-section .module-quote-content {
    padding: 63px 180px 50px;
    margin-top: -31px;
}


/*
==============================================
Stat Section
==============================================
*/
.module-living-your-legacy .module-stats-section .stat-section {
  padding: 80px 0 120px;
}
/*
.bkg-light {
  background: #fff;
  -webkit-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.02);
  box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.02);
}
*/
.module-living-your-legacy .module-stats-section .stat-block {
  max-width: 710px;
  margin: 0 auto;
  padding: 50px 0;
  display: table;
}
.module-living-your-legacy .module-stats-section .stat-number {
  color: #444f58;
  font-size: 125px;
  font-weight: 500;
  line-height: 65px;
  padding-top: 20px;
  letter-spacing: -6px;
  animation: slideInRight 1.5s ease-out;
}
.module-living-your-legacy .module-stats-section .stat-percent {
  font-size: 45px;
  font-weight: 300;
  position: relative;
  left: 8px;
  top: -16px;
}
.module-living-your-legacy .module-stats-section .stat-line {
  width: 1px;
  height: 100%;
  background: #d5d9dd;
  position: absolute;
  animation: zoomIn 3s ease-out;
  left: 7px;
}
.module-living-your-legacy .module-stats-section .stat-content {
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  padding-left: 40px;
  animation: slideInLeft 1.5s ease-out;
}

.module-living-your-legacy .module-stats-section .stat-source {
  font-size: 15px;
  line-height: 24px;
  display: block;
  margin-top: 15px;
}
.module-living-your-legacy .module-stats-section .stat-block-r .module-stats-number  {
  float: right;
  animation: slideInLeftSmall 1.5s ease-out;
}
.module-living-your-legacy .module-stats-section .stat-block-r .module-stats-content {
  padding-right: 40px;
  padding-left: 0px !important;
  animation: slideInRightSmall 1.5s ease-out;
}
.module-living-your-legacy .module-stats-section .stat-block-r .stat-line {
  left: inherit;
  right: 25px;
}

.module-living-your-legacy .module-stats-section {
    padding: 90px 210px 50px;	
}
.module-living-your-legacy .module-stats-number {
    font-size: 125px;
    font-weight: 500;
    line-height: 65px;
    padding-top: 20px;
    letter-spacing: -6px;
    animation: slideInRightSmall 1.5s ease-out;	
}
.module-living-your-legacy .module-stats-content {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    padding-left: 40px;
    animation: slideInLeftSmall 1.5s ease-out;
}
.module-living-your-legacy .module-stats-section .stats-block-l, .module-stats-section .stats-block-r {
	padding: 0 0 50px;
/*	max-width: 760px;*/
    margin: 0 auto;
    display: table;	
}
.module-living-your-legacy .module-stats-section .stats-block-r .stat-line {
	right: 7px;
    left: auto;
    top: 0;	
}

.module-living-your-legacy .module-stats-section .stats-block-r .module-stats-content {
    padding-left: 20px !important;   
}

.module-living-your-legacy .module-stats-section .stats-block-r .module-stats-number {
    padding-left: 60px;
	text-align: right;
}

/*
.ps-content:hover .btn {
  background: #938269;
  color: #fff;
}
*/


/*
==============================================
Related Resources Section
==============================================
*/
.module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4 {
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
}
.module-living-your-legacy .module-related-resources-section {
    padding: 0 60px;
}
.module-living-your-legacy .module-related-resources-section .related-resources-content {
    border-top: none !important;
    margin-top: 20px;
}

.module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper {
	margin-top: 30px;
    padding-left: 0px;

}

/* styles */
.module-living-your-legacy .module-related-resources-section { 
    border-top: 20px solid #f1f1f1;
    padding-top: 30px;
}    
.module-living-your-legacy .module-related-resources-section .mc-container {
    margin: 0 auto;
    padding: 25px 0px 50px;
    max-width: 1500px;
}
.module-living-your-legacy .module-related-resources-section {
    padding: 0 100px;
}
.module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .module-living-your-legacy .module-callouts-btm-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading

.module-living-your-legacy .module-related-resources-section .mc-heading {

    letter-spacing: 0;
}

.module-living-your-legacy .module-related-resources-section .mc-cta {
    outline: 0;
    left: 10px;
    border: 1px solid transparent;
    background: none;
}

/*
==============================================
Callouts - Interior Bottom Section
==============================================
*/

.module-living-your-legacy .module-callouts-btm-section {
    margin-top: 40px;
}

.module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
    grid-template-columns: repeat(2, 1fr);
    margin: 20px 100px;
}
.module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-heading-wrapper  {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto !important;
    margin: 0 auto;
}
.module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-btm-section .callouts-mobile-slider .callout-item .callout-cta-wrapper {

    padding: 0 20px 0;
}
.module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-copy-wrapper p {
    font-size: initial;
}

/* styles */

.module-living-your-legacy .callouts-container .callout-item .callout-cta-wrapper button {
	margin-top: 20px;
}


.module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before, .module-living-your-legacy .slick-prev:before, .module-living-your-legacy .slick-next:before {
	font-size: 40px;
}
.module-living-your-legacy .slick-prev, .module-living-your-legacy .slick-next {
    z-index: 5;
}

/*
==============================================
SVG animations Section
==============================================
*/
.module-living-your-legacy #bgvid {
  display: block;
  position: absolute;
  margin-top: -50px;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
}
.module-living-your-legacy .ps-slides svg:not(:root) {
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 50px 90px;
}


.module-living-your-legacy .st0 {
  fill: #ffe6a9;
}
.module-living-your-legacy .st1 {
  fill: none;
  stroke-width: 5.0444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.module-living-your-legacy .st1.start {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash 8s linear;
  fill: none;
  stroke: #383838;
  stroke-width: 5.0444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.module-living-your-legacy .circle .st0 {
  fill: #ffe6a9;
  animation: circle-dash 6s linear;
  transform-origin: 0% 0%;
  background-position: center center;
}
.module-living-your-legacy .icon-heart .circle .st0, .module-living-your-legacy .icon-chart .circle .st0, .module-living-your-legacy .icon-globe .circle .st0  {
 fill: #ffe6a9;
}
.module-living-your-legacy .icon-ball .circle .st0, .module-living-your-legacy .icon-glasses .circle .st0, .module-living-your-legacy .icon-tree .circle .st0  {
 fill: #d6e4ef;
}
.module-living-your-legacy .icon-watch .circle .st0, .module-living-your-legacy .icon-shake .circle .st0, .module-living-your-legacy .icon-gift .circle .st0  {
 fill: #d6e5ca;
}
.module-living-your-legacy .icon-pen .circle .st0 {
 fill: #c4e2e1;
}

.module-living-your-legacy .icon-watch .main .st0 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash 18s linear alternate infinite;
}

.module-living-your-legacy .accent-1 .st1 {
  animation: dash2 12s linear alternate infinite !important;
}
.module-living-your-legacy .st0 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash2 12s linear alternate infinite;
}
/*
.icon-shake .circle .st0 {

    fill: red !important;
}
*/

@keyframes dash2 {
  from {
    stroke-dashoffset: 8000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 8000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes circle-dash {
  0% {
    opacity: 0;
    transform: translateY(20%) translateX(10%) scale(0.8);
  }
  50% {
    opacity: 1;
    transform: translateY(0%) translateX(0%) scale(1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%) translateX(0%) scale(1);
  }
}


/*
==============================================
SVG animations Section
==============================================
*/
.module-living-your-legacy .module-slider-image {
    padding: 0px 80px 0px;
	margin-bottom: 50px;
/*    padding: 0px 30px 30px;*/
}
.module-living-your-legacy .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-content-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 200px 0;
}

.module-living-your-legacy #bgvid {
  display: block;
  position: absolute;
  margin-top: -50px;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
}
.module-living-your-legacy .ps-slides svg:not(:root) {
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 50px 90px;
}


.module-living-your-legacy .st0 {
  fill: #ffe6a9;
}
.module-living-your-legacy .st1 {
  fill: none;
  stroke: #383838;
  stroke-width: 5.0444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.module-living-your-legacy .st1.start {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash 8s linear;
  fill: none;
  stroke: #383838;
  stroke-width: 5.0444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.module-living-your-legacy .circle .st0 {
  fill: #ffe6a9;
  animation: circle-dash 6s linear;
  transform-origin: 0% 0%;
  background-position: center center;
}
.module-living-your-legacy .icon-heart .circle .st0 {
 fill: #bfdde3;
}
.module-living-your-legacy .icon-watch .circle .st0 {
 fill: #cdddc0;
}
.module-living-your-legacy .icon-ball .circle .st0 {
 fill: #c8c8da;
}
.module-living-your-legacy .icon-pen .circle .st0 {
 fill: #dfd9d3;
}
.module-living-your-legacy .icon-chart .circle .st0 {
 fill: #bfd2e3;
}
.module-living-your-legacy .icon-shake .circle .st0 {
 fill: #f2e3bb;
}
.module-living-your-legacy .icon-glasses .circle .st0 {
 fill: #cdddc0;
}
.module-living-your-legacy .icon-tree .circle .st0  {
 fill: #c8c8da;
}
.module-living-your-legacy .icon-gift .circle .st0  {
 fill: #bfdde3;
}
.module-living-your-legacy .icon-globe .circle .st0 {
 fill: #cdddc0;
}

.module-living-your-legacy .icon-watch .main .st0 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash 18s linear alternate infinite;
}
.module-living-your-legacy .st1 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash 1s linear alternate infinite;
}
.module-living-your-legacy .st1 {
  animation: dash2 12s linear alternate infinite !important;
}
.module-living-your-legacy .st0 {
  stroke-dasharray: 8000;
  stroke-dashoffset: 0;
  animation: dash2 12s linear alternate infinite;
}
/*
.icon-shake .circle .st0 {

    fill: red !important;
}
*/

@keyframes dash2 {
  from {
    stroke-dashoffset: 8000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 8000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes circle-dash {
  0% {
    opacity: 0;
    transform: translateY(20%) translateX(10%) scale(0.8);
  }
  50% {
    opacity: 1;
    transform: translateY(0%) translateX(0%) scale(1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%) translateX(0%) scale(1);
  }
}


/*
==============================================
Responsive Meia Queries NEW
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Billboard Section
==============================================
*/
    .module-living-your-legacy .billboard-background-video-overlay, .module-living-your-legacy .billboard-background-video {
        display: none;
    }
    .module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container {
        height: 502px;
    }
    .module-living-your-legacy .billboard-background-video-wrapper {
        margin-top: -6px;
    }
/*
==============================================
Callouts Section
==============================================
*/
    .module-living-your-legacy .module-callouts-section .callouts-container {
        display: grid;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
        margin-top: 65px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item {
        width: calc(100% - 20px);
        margin: 0;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper  {
        width: 390px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper{
        width: 380px;
    }
/*
==============================================
Related Resources Section
==============================================
*/
	.module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4:after {
		min-width: 450px;	
	}
    .module-living-your-legacy .module-related-resources-section .mc-container {
      margin: 0 auto;
      padding: 25px 0px 50px;
    }
/*
==============================================
Content Slider Section
==============================================
*/
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-next {
        right: 40px;
    }
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-prev {
        left: 40px;
    }
    .module-living-your-legacy .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-content-wrapper {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px 80px 0;
    }  
/*
==============================================
Quote Section
==============================================
*/
    .module-living-your-legacy .module-quote-section .module-quote-content {
        padding: 63px 160px 50px;
    }
/*
==============================================
Footer Section
==============================================
*/
    .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta {
        padding: 70px 130px 60px;
    }  
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Navigation Section
==============================================
*/
    
.nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li > .nav-subnav.clicked li > .nav-subnav-second.clicked {
    background: transparent !important;
    }
    .nav-overall-wrapper:not(.van-mobile-nav).click-nav .primary-nav li:hover > .nav-subnav li:hover > .nav-subnav-second {
        background: transparent !important;
    }
/*
==============================================
Billboard Section
==============================================
*/
    .module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container {
        height: 450px !important;
        min-height: 450px !important;
        background-size: cover;
    }        
/*
==============================================
Intro Section
==============================================
*/
/*
    .module-living-your-legacy .main-module-section .module-intro-content {
		padding: 65px 100px 130px;
	}
*/
    .module-living-your-legacy .main-module-section .module-intro-content {
        padding: 65px 60px 50px !important;
    }
/*
    .module-living-your-legacy .main-module-section .module-living-your-legacy-landing .module-intro-content {
        padding: 60px 60px 95px;
    }    
*/
    
/*
==============================================
Content Slider Section
==============================================
*/
    .module-living-your-legacy .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-content-wrapper {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px 0px 0;
    }    
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slide {
        padding: 0 50px;
    }
    .module-living-your-legacy .module-slider-content .module-slider-copy {
        float: right;
        padding: 0 10px 0;
    }
    .module-living-your-legacy .module-slider-image {
        padding: 30px 50px 0px;
        margin-bottom: 50px;
    }
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-next {
        right: 20px;
    }
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-prev {
        left: 20px;
    }   
/*
==============================================
Callouts Section
==============================================
*/
    .module-living-your-legacy .module-callouts-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        width: 730px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper {
        width: 355px;
    }    
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
/*        width: 100%;*/
        width: 355px;
    
    }
	.module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
		margin: 0 auto;
	}
    .module-living-your-legacy .callouts-container .callout-item {
        margin: 0px !important;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item {
        margin: 10px !important;
    }
    
/*
==============================================
Related Resource Section
==============================================
*/
	.module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4:after {
		min-width: 250px;
	}	
/*
==============================================
Stats Section
==============================================
*/    
	.module-living-your-legacy .module-stats-section {
		padding: 50px;
	}
    .module-living-your-legacy .module-stats-section .stats-block-r .module-stats-number {
        padding-left: 10px;
    }   
/*
==============================================
Quote Section
==============================================
*/
    .module-living-your-legacy .module-quote-section .module-quote-content {
        padding: 63px 90px 50px;
    }    
/*
==============================================
Footer CTA Section
==============================================
*/
    .module-living-your-legacy .module-cta-banner-section .ftr-cta {
        padding: 50px 30px 30px;
    }  
    .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta {
        padding: 70px 100px 60px;
    }
/*
    .module-slider-content .module-slider-copy {
        float: none;
        padding: 0 70px 0;
    }
*/
/*
    .module-slider-image {
        padding: 30px 240px 0px;
    }    
*/
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
        width: 100%;
    }
/*
==============================================
Billboard Section
==============================================
*/
	.module-living-your-legacy .module-living-your-legacy-landing .module-multimedia-content {
		margin-bottom: 53px;
	}
    .module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container {
        height: 258px !important;
        min-height: 258px !important;
    }
/*
==============================================
Intro Section
==============================================
*/

/*
    .module-living-your-legacy .main-module-section .module-intro-content {
		padding: 65px 30px;
	}	
*/
    .module-living-your-legacy .main-module-section .module-intro-content {
        padding: 0px 30px 30px !important;
    }
	.module-living-your-legacy .module-intro-section {
		margin-bottom: 70px;
	}
    .module-living-your-legacy .main-module-section .module-living-your-legacy-landing .module-intro-content {
        padding: 14px 30px 0px !important;
    }
	
	
    
/*
==============================================
Callouts Section
==============================================
*/
	.callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper {
		height: auto !important;
	}
    .module-living-your-legacy .module-callouts-section {
        margin: 70px 0;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper {
        width: inherit;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper {
        float: none !important;
    }
    .module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-heading-wrapper, .module-living-your-legacy .module-callouts-section .callout-heading-wrapper {
        float: none !important;
    }
    .module-living-your-legacy .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
        width: 100%;
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper .callout-image {
        width: 100%;
        margin: 0 auto;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        width: 100%;
    }    
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
        margin: 20px auto 0px;
    }   
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper {
        margin: 0 auto 20px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
        padding: 0 20px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper {
        height: 76px;
    }
    .module-living-your-legacy .module-callouts-section .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper, .module-living-your-legacy .callout-heading-wrapper {
        width: 100%;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider {
        padding: 0 40px;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        padding: 40px;
    }
    .module-living-your-legacy .slick-next:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 50px;
        background-size: 50px 50px;
        color: #adafb2;
        display: inline-block;
        background-repeat: no-repeat;
        -webkit-transition: background-position 0.25s;
        transition: background-position 0.25s;
    }
    .module-living-your-legacy .slick-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 50px;
        background-size: 50px 50px;
        color: #adafb2;
        display: inline-block;
        background-repeat: no-repeat;
        -webkit-transition: background-position 0.25s;
        transition: background-position 0.25s;
      }
    .module-living-your-legacy .slick-next {
        right: 5px;
    }
    .module-living-your-legacy .slick-prev {
        left: 5px;
    }
    .module-living-your-legacy .callouts-version-1.callouts-mobile-slider .callout-slide {
        text-align: center;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-btm-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
        margin-top: 10px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper {
        float: none;
    }    
    .module-living-your-legacy .module-callouts-section h3 {
        margin: 25px 0 0px !important;
    }
    
/*
==============================================
Quote Section
==============================================
*/
	.module-living-your-legacy .module-quote-section .module-quote-content {
		padding: 63px 30px 50px !important;
	}
/*
==============================================
Content Slider Section
==============================================
*/
	.module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-heading {
        font-size: 19px;
		letter-spacing: 1px;
	}
    .module-living-your-legacy .module-slider-content .module-slider-copy {
        float: none;
        padding: 0 ;
    }
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .slick-arrow {
        opacity: 1;
    }    
    .module-living-your-legacy .module-slider-image {
        padding: 20px 60px 0px;
    }    
    .module-living-your-legacy .module-slider-content {
        padding-bottom: 0;
    }
    .module-living-your-legacy .module-intro-content p {
        text-align: left;
    }    
    .module-living-your-legacy .module-slider-image {
        margin-bottom: 0;
    }
    .module-living-your-legacy .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-content-wrapper {
        padding: 0px 0px 10px;
    }
/*
==============================================
Stats Section
==============================================
*/      
	.module-living-your-legacy .module-stats-number, .module-living-your-legacy .module-stats-section .stat-line {
		display: none;
	}
	.module-living-your-legacy .module-stats-number {
        font-size: 105px;
	}
	.module-living-your-legacy .module-stats-content {
		padding: 0;
		text-align: center;
		margin-top: 30px;
	}	
    .module-living-your-legacy .module-stats-section {
        padding: 50px 30px;
    }
    .module-living-your-legacy .module-stats-section .stats-block-r .module-stats-content {
        padding-left: 0px !important;
    }    
/*
==============================================
Related Resource Section
==============================================
*/
    .module-living-your-legacy .module-related-resources-content .mc-slide {
		padding: 0 40px;
	}
/*
    .module-related-resources-section .related-resources-content .mc-container .slick-next:before, .module-related-resources-section .related-resources-content .mc-container .mc-container .slick-prev:before {
        font-size: 40px;
        color: #2f6d90 !important;
    }
*/  
    .module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper {
      margin-top: 30px;
      padding-left: 0;
    }
    .module-living-your-legacy .module-related-resources-section .mc-content-wrapper {
      padding: 0;
    }
    .module-living-your-legacy .module-related-resources-section {
      padding-top: 30px;
      padding: 0 30px;
    }
    .module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4 {
        text-align: center;
    }
    .module-living-your-legacy .module-related-resources-section .related-resource-head-wrapper h4:after {
        left: inherit;
    }
    .module-living-your-legacy .module-related-resources-section {
        text-align: center;
    }
    .module-living-your-legacy .module-related-resources-section .mc-cta {
        text-transform: none;
        width: 100%;
        left: 0 !important;
        bottom: -10px;
    }    
    .module-living-your-legacy .module-related-resources-section .mc-content-wrapper {
        height: auto !important;
    }    
/*
    .module-living-your-legacy .module-related-resources-section .mc-cta {
        bottom: -10px;
    }
*/
/*
==============================================
Footer CTA Section
==============================================
*/    
    .module-living-your-legacy .module-footer-cta-banner-section .ftr-cta {
        padding: 70px 30px 60px;
    }
}

/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
/*
==============================================
Billboard Section
==============================================
*/
    .module-living-your-legacy .main-module-section .module-multimedia-section .billboard-container {
        height: 287px;
    }
/*
==============================================
Intro Section
==============================================
*/
    .module-living-your-legacy .main-module-section .module-intro-content {
        padding: 65px 60px 30px;
    }
    .module-living-your-legacy .main-module-section .module-living-your-legacy-landing .module-intro-content {
        padding: 60px 60px 60px !important;
    }
    .module-living-your-legacy .module-intro-content p {
        text-align: left;
    }
/*
==============================================
Callouts Section
==============================================
*/
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper {
        width: inherit;
    }
    .module-living-your-legacy .module-callouts-section {
        margin: 70px 0;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container {
        margin: 20px 50px !important;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-image-wrapper, .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-image-wrapper {
        float: none !important;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper {
        float: none;
    }    
    .module-living-your-legacy .module-callouts-section h3 {
        margin: 25px 0 0px !important;
    }
    .module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-2 .callout-heading-wrapper, .module-living-your-legacy .module-callouts-section .callout-heading-wrapper {
        float: none !important;
    }
    .module-living-your-legacy .module-callouts-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
        width: 365px;
    }
    .module-living-your-legacy .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .callouts-mobile-slider .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-cta-wrapper, .module-living-your-legacy .module-callouts-section .callouts-container .callout-item .callout-heading-wrapper {
        width: 100%;
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper .callout-image {
        width: 100%;
        margin: 0 auto;
    }
    .module-living-your-legacy .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper {
        max-height: 265px;
        margin: 0 auto;
    }
    .module-living-your-legacy .module-callouts-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        width: 100%;
    }    
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
        margin: 20px auto 0px;
    }   
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-heading-wrapper {
        margin: 0 auto 20px
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
        color: #343434 !important;	
        padding: 0 0px;
    }
    .module-living-your-legacy .module-callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-cta-wrapper {
        height: 76px;
    }
    .module-living-your-legacy .module-callouts-section .callout-copy-wrapper, .module-living-your-legacy .module-callouts-section .callout-cta-wrapper, .module-living-your-legacy .callout-heading-wrapper {
        width: 100%;
        margin: 0 auto 0px;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        padding: 40px;
    }
    .module-living-your-legacy .slick-next:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 50px;
        background-size: 50px 50px;
        color: #adafb2;
        display: inline-block;
        background-repeat: no-repeat;
        -webkit-transition: background-position 0.25s;
        transition: background-position 0.25s;
    }
    .module-living-your-legacy .slick-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 50px;
        background-size: 50px 50px;
        color: #adafb2;
        display: inline-block;
        background-repeat: no-repeat;
        -webkit-transition: background-position 0.25s;
        transition: background-position 0.25s;
      }
    .module-living-your-legacy .slick-next {
        right: 10px;
    }
    .module-living-your-legacy .slick-prev {
        left: 10px;
    }
    .module-living-your-legacy .module-callouts-btm-content .callouts-version-1.callouts-mobile-slider .callout-slide {
        text-align: center;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container .callout-item .callout-copy-wrapper, .module-living-your-legacy .module-callouts-btm-section .callouts-mobile-slider .callout-item .callout-copy-wrapper {
        margin-top: 10px;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        padding: 70px;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-image-wrapper {
        width: 70%;
        margin: 0 auto; 
    }
/*
==============================================
Quote Section
==============================================
*/
	.module-living-your-legacy .module-quote-section .module-quote-content {
		padding: 63px 30px 50px !important;
	}
/*
==============================================
Content Slider Section
==============================================
*/
    .module-living-your-legacy .module-slider-content .content-slider-wrapper .content-slider-copy {
        padding-bottom: 0;
    }    
    .module-living-your-legacy .module-slider-content .module-slider-copy {
        float: none;
        padding: 0 70px 0;
    }
    .module-living-your-legacy .module-slider-image {
        padding: 20px 200px 2px;
        margin-bottom: 0;
    }
    .module-living-your-legacy .module-slider-content {
        padding-bottom: 0;
    }
    .module-living-your-legacy .module-slider-section .module-slider-content .content-slider-wrapper .content-slider-content-wrapper {
        padding: 0px 0px 15px;
    }
/*
==============================================
Stats Section
==============================================
*/  
    .module-living-your-legacy .module-stats-number, .module-living-your-legacy .module-stats-section .stat-line {
		display: none;
	}	
	.module-living-your-legacy .module-stats-content {
		padding: 0;
	}
    .module-living-your-legacy .module-stats-section .stats-block-r .module-stats-content {
        padding-left: 0px !important;
    }   
	.module-living-your-legacy .module-stats-content {
		padding: 0;
		text-align: center;
		margin-top: 30px;
	}	    
/*
==============================================
Related Resource Section
==============================================
*/
    .module-living-your-legacy .module-related-resources-content .mc-slide {
		padding: 0 70px;
		text-align: center;
	}
	.module-living-your-legacy .module-related-resources-section .mc-cta {
		width: 100%;
		left: 0;
	}
}

/* IE only */
@media screen\0 { 
/*
==============================================
Content Slider Section
==============================================
*/
    .module-living-your-legacy .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
		opacity: 1!important;
	}
	.module-living-your-legacy .icon-svg-content {
		height: 220px;
		margin-bottom: 70px;
	}
    .module-living-your-legacy .module-slider-image {
	    padding: 0px;
    }

	.module-living-your-legacy .module-slider-content .module-slider-copy p {
		font-size: 16px;
	}
	.module-living-your-legacy .content-slider-wrapper {
		padding-bottom: 2px !important;
	}
/*
==============================================
Callouts Section
==============================================
*/
    .module-living-your-legacy .module-callouts-content .callouts-container .callout-item, .module-living-your-legacy .callouts-mobile-slider .callout-item {
		width: 100% !important;
		margin: 0 !important;
	}
	.module-living-your-legacy .module-callouts-section .callouts-container .callout-item:hover .callout-cta {
		color: #000;
	}
	.module-living-your-legacy .module-callouts-btm-content .callouts-container .callout-item {
		width: calc(50% - 20px);
	}
/*
	.module-living-your-legacy .content-slider-cta  {
		border: transparent;
	}
*/
    
    .module-living-your-legacy .mc-container .slick-track .slick-slide {
        height: 300px !important;
    }   
    .module-living-your-legacy .mc-container .mc-cta {
        position: relative;
        left: -11px !important;
        top: 12px;
    }
    .module-living-your-legacy .module-callouts-btm-section .callouts-container, .module-living-your-legacy .callouts-mobile-slider {
        margin: 20px 90px;
    }    
}

