body {
    color: #253B56;
    font-family: InspireTWDC;
    margin: 0;
    padding: 0;
}

body a {
    color: #1994D7;
    text-decoration: none;
    border: 1px solid transparent;
}

body.noscroll {
    overflow:hidden;
    position: fixed;    
}
    
.layout-container a:active,
.layout-container a:focus {
   border: 3px solid #1994D7;
}

:focus {
    outline: none;
}

#footerWrapper {
	overflow: hidden;
}

.detail-campaign h3 {
    font-size: 18px;
    line-height: 22px;
    /*font-family: avenir-next;*/
    font-weight: bold;
    margin: 27px auto 25px;
    display:block
}

#site-controls {
     text-align: left;
 }
    
#site-controls > a {
    font-family: pepmdx;
    color: #FFF;
    font-size: 12px;
}

#site-controls > a.dark {
   color:#253B56;
}

#site-controls > a:hover,
#site-controls > a:active,
#site-controls > a:Focus {
   color:#1994D7;
}


#site-controls > a span {
    font-family: InspireTWDC;
    padding: 0 0 0 3px;
}

.breadcrumbs {
    display: none;
}

#title-image {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: 70vh;
    transition: max-height .5s ease-in;
    transition-delay: .2s;
}

#title-image h1 {
   margin: 0;
   position: absolute;
   top: 0;
   width: 100%;
   height: 100%;
   display:none;
}
#title-image .fg{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#title-image .card-copy{
    position: static;
    margin: auto;
    text-align: center;
    z-index: 1;
}
#title-image .card-copy .links{
    margin-top: 13px;
    font-size: 16px;
}
#title-image .card-copy .links a{
    color: #fff;
}
#title-image .card-copy .links a .icon{
     font-family: "pepmdx";
     vertical-align: middle;
}
#title-image .card-copy h1{
    font-size: 28px;
    line-height: 36px;
    margin: auto;
    position: relative;
    top: auto;
    width: auto;   
    height: auto;
    color: inherit;
    font-weight: normal;
    display: block;
}
#title-image img {
    width: 100%;
}

#title-image-mobile > h1 {
    margin: 0;
    padding: 10px 0 0;
}

#title-image .title-spacer {
    width: 50%;
}

.layout-container {
    /*margin: 0 8px;*/  
    width: auto;
}

#title-image-mobile {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

#title-image-mobile img {
    width: 100%;
}

h1,
#content-section > div:first-child + .section > h3.first {
    /*font-size: 22px;
    line-height: 26px;
    margin: 10px 10px 23px;
    font-weight: normal;*/
    font-size: 28px;
    line-height: 36px;
    margin: 20px 0 15px 0;
    font-weight: bold;
}

h3,h2 {
	margin: 0 15px 20px;
	font-size: 20px;
	font-family: InspireTWDC;
	font-weight: 100;
	line-height: 30px;
}

h3#subtitle {
	font-size: 20px;
	line-height: 24px;
    max-width: 500px;
    margin: 0 auto;
}

.mobile-only {
    display: block !important;
}

.desktop-only {
    display: none !important;
}

.accessibleHiddenText,
.accessibility-nav-skip,
.offscreen,
.hide,
.highContrastText {
    margin-left: -9999px;
    position: absolute;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden;
    z-index: -1000;
    left: -9999px;
}

.layout-content {
    width: 100%;
    /*text-align: center;*/
    margin:0 0 20px;
    box-sizing: border-box;
    padding: 0;
}

#content-section {
    /*background: #ffffff none repeat scroll 0 0;*/
    /*   -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
            border-radius: 14px;        
       -moz-box-shadow: 0 0 5px 0 rgba(223, 223, 223, 1);
    -webkit-box-shadow: 0 0 5px 0 rgba(223, 223, 223, 1);
            box-shadow: 0 0 5px 0 rgba(223, 223, 223, 1);*/
    padding: 0;/*10px 0 20px;*/
    position: relative;
    /*margin: 0 10px;*/
    text-align: center;
}
    
#content-section section.first-section > div {
   margin: 0 15px;
}
    
.info-module-mobile {
    display: block;
    padding: 30px 20px;
    font-size: 16px;
}

.info-module {
	display: none;
}

#park-switch {
    display: none;
}

#mobile-park-switch {
    display: block;
    padding: 0 15px;
    position: relative;
}

#mobile-park-switch > a {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 14px 10px 11px;
    max-width: 91%;
    padding: 0 10px 0 0;
}

#mobile-park-switch > .parkSwitchArrow {
    display: inline-block;
    margin: -6px -11px 0;
    position: absolute;
    top: 50%;
}

#mobile-park-switch > .parkSwitchArrow:after {
    color: #1994d7;
    content: "\e30C";
    font-family: "pepmdx";
    font-size: 12px;
    line-height: 14px;
    vertical-align: bottom;
}

.sectionDivider {
	display: none;
}

.section {
    margin-top: 50px;
    background-color: white;
}

.section.first-section {
	margin-top: 40px;	
}

/**** Media Engine-related start ****/
#feature {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
}

#feature-media {
       -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
            border-radius: 4px;        
    overflow: hidden;
}

#feature-image {
    width: 100%;
}

#feature-media > img {
       -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    width: 100%;
}

.cardTitle {
    font-family: InspireTWDC;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}

/**** start media icon ****/    
.gift-media-icon-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.gift-media-icon {
    color: white;
}

.gift-media-icon-text {
    font-size: 24px;
}

.gift-media-icon-icon {
    font-family: "pepmdx";
    content: "\e337";
    margin-left: 10px;
    font-size: 24px;
    float: right;
}
/**** end media icon ****/    


/**** Start info module ****/    
.info-module {
    display: block;
    padding-top: 20px;
}

.info-module-desktop {
    display: none;
}

.info-module-wrapper {
	display: table;
	margin: 0 auto;
}

.info-module-info-link {
	display: table-cell;
	width: 120px;
	padding: 0 15px;
	border-right: 1px solid #D0D7DE;
	height: 65px;
}

.info-module-info-link:last-child {
	border: 0;
}

.info-module-info-link:focus {
	outline: 3px dotted #253B56;
}

.info-module-info-icon {
    font-family: "pepmdx";
    content: "\e043";
    margin-bottom: 10px;
    font-size: 24px;
    padding: 5px 0;
}

.info-module-info-icon,
.info-module-info-text {
    display: block;
    vertical-align: middle;
}

.info-module-info-text {
    color: #253B56;
}

.info-module-vertical-separator {
    display: none;
}

.info-module-info-button {
    width: 100%;
    background-color: #1994D7;
    font-family: InspireTWDC;
    padding: 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin: 20px auto 0 auto;
    color: white;
    display: block;
    width: 100%;
    max-width: 384px;
    transition: all 500ms ease;
}

.info-module-info-button:hover {
	background-color: #0470AB;
}
/**** End info module ****/ 


/**** Start One Plus Two Card ****/
.one-plus-two-card {

}

.one-plus-two-card-content {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    display: block;
}

.one-plus-two-card-content > img {
    width: 100%;
}

.one-plus-two-card-info {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    color: white;
    text-align: left;
}

.one-plus-two-card-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

.one-plus-two-card-fastpass {
    margin-left: 10px;
    font-family: pepmdx;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.one-plus-two-card-fastpass::before {
    content: '\e0c3';
    font-weight: normal;
}

.one-plus-two-card-subtitle {
    font-size: 16px;
    line-height: 20px;
}    
/**** End One Plus Two Card ****/

/**** Start By Plus Two Card ****/
.one-plus-two-card {
    display:block;
}

.one-by-two-card-content {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    display: block;
}

.one-by-two-card-info > .one-by-two-info-icon {
    display: none;
}

.one-by-two-card-content > img {
    width: 100%;
    height: 100%;
}

.one-by-two-card-info {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    color: white;
    text-align: left;
    display: flex;
}

.dark .one-by-two-card-info {
	color: #253B55;
}

.one-by-two-card-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.one-by-two-card-title > .one-by-two-info-icon {
    display: inline;
    font-size: 18px;
    font-weight: normal;
    padding: 0 5px 0 0;
}

.one-by-two-card-fastpass {
    margin-left: 10px;
    font-family: pepmdx;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.one-by-two-card-fastpass::before {
    content: '\e0c3';
    font-weight: normal;
}

.one-by-two-card-subtitle {
    font-size: 16px;
    line-height: 20px;
}

.one-by-two-card-content {
    overflow: hidden;
}

.one-by-two-card-content img {
    display: block;
    transition: -webkit-transform 1600ms ease 0s;
    transition: transform 1600ms ease 0s;
}

.one-by-two-card-content img {
    -webkit-transform: scale(1.004,1.004);
    transform: scale(1.004,1.004);
}

.one-by-two-card-content:hover img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.one-by-two-card-content .one-by-two-info-icon {
	font-family: pepmdx;
    line-height: 100%;
}

/**** End One By Two Card ****/

/**** Start Full Screen Card ****/
#content-section section.full-screen-utility-card {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 474px;
    display: inline-block;
    padding: 0;
}

.full-screen-utility-card > img {
    width: 100%;
}

.full-screen-utility-card-box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: black;
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

.full-screen-utility-card-logo-row {
    
}

.full-screen-utility-card-logo {
	display: inline-block;
	max-width: 220px;
}

.full-screen-utility-card-logo > img {
    width: 100%;
}

.full-screen-utility-card-right {
    margin-left: 11px;
}

.full-screen-utility-card-title {
    font-family: BebasNeueBook, Arial Narrow;
    font-size: 35px;
    font-weight: 200;
    line-height: 42px;
    width: 100%;
    text-transform: uppercase;
    margin: 35px 0 10px 0;
}

.full-screen-utility-card-body {
    font-family: InspireTWDC;
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 15px;
    text-shadow: 0px 0px rgba(0,0,0,0.2);
}

.full-screen-utility-card-button {
	border: 2px solid black;
	color: black;
	background-color: transparent;
	display: inline-block;
	padding: 10px;
	font-weight: bold;
	width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    border-radius: 5px;
    transition: all 500ms ease;
    max-width: 384px;
}

.full-screen-utility-card-button:hover {
	background-color: rgba(255,255,255,0.5);
}
/**** End Full Screen Card ****/


/**** Start Large And Small Card ****/
.large-and-small-card {
    
}

.large-and-small-card-content {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    display: block;
}

.large-and-small-card-content > img {
    width: 100%;
    display: block;
}

.large-and-small-card-info {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    color: white;
    text-align: left;
}

.large-and-small-card-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.large-and-small-card-fastpass {
    margin-left: 10px;
    font-family: pepmdx;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.large-and-small-card-fastpass::before {
    content: '\e0c3';
}

.large-and-small-card-subtitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}    
/**** End Large And Small Card ****/


.one-plus-two-card-content,
.large-and-small-card-content {
    overflow: hidden;
}

.one-plus-two-card-content img,
.large-and-small-card-content img {
    display: block;
    transition: -webkit-transform 1600ms ease 0s;
    transition: transform 1600ms ease 0s;
}

.one-plus-two-card-content img,
.large-and-small-card-content img {
    -webkit-transform: scale(1.004,1.004);
    transform: scale(1.004,1.004);
}

.one-plus-two-card-content:hover img,
.large-and-small-card-content:hover img {
    -webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}


/**** Start CTA ****/
.gift-cta {
    display: block;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    background-color: #1994D7;
    padding: 20px;
    color: white;
    margin-top: 50px;
}
    
.gift-cta-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;    
}

.gift-cta-button {
    width: 100%;
    background-color: #1994D7;
    font-family: InspireTWDC;
    padding: 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    border: 2px solid white;
    color: white;
    display: inline-block;
    width: 100%;
    transition: all 500ms ease;
    max-width: 384px;
}

a.gift-cta-button:hover,
a.gift-cta-button:active,
a.gift-cta-button:focus {
    background-color: #0470AB;
    border: 3px solid #253B56;
} 
/**** End CTA ****/


/**** Start Language Modal ****/
#language-modal-container {
    background: white;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display:none;
}

.modal-content-vertical-center {
    height: 100%;
}

#language-modal {
    background: #fff none repeat scroll 0 0;
    text-align: left;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

#language-modal-link-area {
   margin: 10px 10px 0;
}

#language-modal-link-area {
    position: relative;
    padding: 0 0 20px;
}

.longuage-link {
    margin: 0 0 20px;
}

.language-modal-bottom-section {
    bottom: 10px;
    position: fixed;
    right: 10px;
    width: 100%;
}

#language-modal-link-divider {
    display: none;
}

#language-modal-link-area-divider {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(21%, rgba(217,217,217,1)), color-stop(50%, rgba(217,217,217,1)), color-stop(50%, rgba(217,217,217,1)), color-stop(80%, rgba(217,217,217,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    height: 1px;
    width: 100%;
    margin: 0 0 10px;
}

#language-modal-close {
   text-align: right;
}
/**** End Language Modal ****/

/**** Start PEP Buttons ****/
a.button {
    border: 1px solid #e0e2e5;
    border-radius: 15px;
    display: inline-block;
    /*min-width: 100px;*/
    box-shadow: 0 0 2px 1px transparent;
}
a.button:active,
a.button:focus {
    /*border: 1px solid #e0e2e5;*/
    border: 0 none;
}
a.button .background {
    /*min-width: 100px;*/
    min-width: 87px;
    border-radius: 15px;
    height: 30px;
    display: inline-block;
    padding: 0px 4px;
}
a.button .gradient {
    display: inline-block;
    /*min-width: 60px;*/
    min-width: 58px;
    text-align: center;
    height: 21px;
    border-radius: 20px;
    margin: 1px;
    /*padding: 0px 20px;*/
    padding: 0 13px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
}

a.button.white .gradient {
    background: -moz-linear-gradient(top, #ffffff 20%, #edf5fa 100%);
    background: -webkit-linear-gradient(top, #ffffff 20%, #edf5fa 100%);
    background: linear-gradient(to bottom, #ffffff 20%, #edf5fa 100%);
    padding: 0 22px;
}
a.button .btnText {
    font-size: 14px;
    line-height: 30px;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
}
a.button.white .background {
    background-color: #edf5fa;
    padding: 0;
}
a.button.white:active,
a.button.white:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid  #1994d7;
}
a.button.white .btnText {
    color: #253b56;
    text-shadow: none;
}
a.button.white:hover .btnText,
a.button.white:active .btnText,
a.button.white:focus .btnText {
    color: #1994D7;
}
a.button.grey:active,
a.button.grey:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7;
}
a.button.grey .background {
    background-color: #becfe3;
}
a.button.grey:hover .background,
a.button.grey:focus .background {
    background-color: #e3ecf7;
}
a.button.grey:active .background {
    background-color: #a4c3e9;
}
a.button.grey .btnText {
    color: #253b56;
}
a.button.primary:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7
}
a.button.primary .background {
    background-color: #61941b;
}
a.button.primary:hover .background,
a.button.primary:focus .background {
    background-color: #8dc63f;
}
a.button.primary:active .background {
    background-color: #598b14;
    box-shadow: 0 none;
}
a.button.primary .btnText {
    color: #FFF;
}
a.button.blue {
    border: 1px solid #1994D7
}
a.button.blue:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7
}
a.button.blue .background {
    background-color: #1994D7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
}
a.button.blue:hover .background,
a.button.blue:focus .background {
    background-color: #5AA5E0;
}
a.button.blue:active .background {
    background-color: #5AA5E0;
    box-shadow: 0 none;
}
a.button.blue .btnText {
    color: #FFF;
}
/**** End PEP Buttons ****/

/**** Start Browser Update ****/
#browser-support {
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 10px;
    margin: 0 0 10px;
    display: none;
}

#browser-support div {
}

#browser-support .titleSection {
   padding: 0 0 10px
}

#browser-support .icon {
    color: red;
    font-family: pepmdx;
    font-size: 16px;
}

#browser-support .title {
    color: red;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

#browser-support .title:before {
    content: '\e240';
    font-family: pepmdx;
    font-size: 16px;
    padding: 0 3px 0 0;
    position: relative;
    top: 2px;
}

#browser-support .closeLink {
   float: right;
   font-size: 12px;
   line-height: 16px;
}

#browser-support .closeLink a > span{
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 0 3px;
    text-transform: lowercase;
}

#browser-support .closeLink a > span:after{
    content: "\e300";
    font-family: "pepmdx";
    padding: 0 0 0 3px;
    position: relative;
    top: 2px;
}

#browser-support .contentSection {
   padding: 0 0 10px
}
#browser-support .contentSection {
    display: block;
    font-size: 14px;
    line-height: 18px;
    width: 80%;
}

#browser-support .linkSection div > span{
    display: block;
    margin: 10px 0 0;
}

#browser-support .linkSection div > span:first-child{
    margin: 0;
}
/**** End Browser Update ****/

/**** Start Crisis Messaging Update ****/
#crisis-messaging {
    box-shadow: 0 7px 5px 2px #aaa;
    padding: 20px 10px;
}

#browser-support div {
}

#crisis-messaging .titleSection {
   padding: 0 0 10px
}

#crisis-messaging .icon {
    color: red;
    font-family: pepmdx;
    font-size: 16px;
}

#crisis-messaging .title {
    color: red;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
    width: 88%;
}

#crisis-messaging .title:before {
    content: '\e240';
    font-family: pepmdx;
    font-size: 16px;
    padding: 0 3px 0 0;
    position: relative;
    vertical-align: top;
}

#crisis-messaging .title > span {
    display: inline-block;
    width: 90%;
}

#crisis-messaging .closeLink {
   float: right;
   font-size: 12px;
   line-height: 16px;
}

#crisis-messaging .closeLink a > span{
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 0 3px;
    text-transform: lowercase;
}

#crisis-messaging .closeLink a > span:after{
    content: "\e300";
    font-family: "pepmdx";
    padding: 0 0 0 3px;
    position: relative;
    top: 2px;
}

#crisis-messaging .closeLink a > span > span {
    display:none;
}

#crisis-messaging .contentSection {
   padding: 0 0 10px
}
#crisis-messaging .contentSection {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

#crisis-messaging .linkSection div > span{
    display: block;
    margin: 10px 0 0;
}

#crisis-messaging .linkSection div > span:first-child{
    margin: 0;
}
/**** End Crisis Messaging Update ****/


/**** Start Tool Tip ****/
.toolTipIcon {
    font-family: pepmdx;
    font-size: 28px;
}

.toolTipIcon:focus {
   border: 2px dotted #fff;
}

.toolTipIconImage:before {
    font-family: pepmdx;
    font-size: 24px;
    content: "\e302";
}

.toolTipIconWrapper {
    display: block;
    position: relative;
    margin: 5px 0 0 0;
}

.toolTip {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    padding: 15px 0 0;

}

.tipHeader {
    padding: 0 10px;
    text-align: center;
    min-height: 31px;
}

.tipHeaderText {
	color: #253B56;
	font-family: InspireTWDC;
	font-weight: bold;
}

.tipClose {
    position: absolute;
    left: 12px;
    line-height: 25px;
    display: block;
}

.toolTip .tipHeader .tipClose a {
    color: #1994D7;
    display: inline-block;
    font-family: pepmdx;
    font-size: 18px;
    height: 25px;
    width: 30px;
    line-height: 25px;
    font-weight: bold;
}

.toolTipContent {
    font-size: 14px;
    color: #253B56;
    padding: 20px 20px 0;
    line-height: 22px;
}

.toolTipArrow {
    display: none;
}
.toolTipIcon:hover,
.toolTipIcon:focus,
.toolTipIcon:active {
    color: #5AA5E0;
}

.toolTipIconWrapper .accessibleText {
    position: absolute;
    left: -9999px;
}
/**** End Tool Tip ****/

.accessibility-nav-skip {
	text-align: center;
    display: block;
}

.accessibility-nav-skip span {
    background-color: #1994D7;
    padding: 5px;
    margin: 5px;
    color: white;
    display: inline-block;
}

.accessibility-nav-skip:focus {
    position: relative;
    left: 0;
    clip: initial;
    margin-left: 0;
    border: 0;
}

.accessibility-nav-skip:focus span {
    border: 1px dotted black;
}

/**** Start PEP Buttons ****/
a.button {
    border: 1px solid #e0e2e5;
    border-radius: 15px;
    display: inline-block;
    /*min-width: 100px;*/
    box-shadow: 0 0 2px 1px transparent;
}
a.button:active,
a.button:focus {
    /*border: 1px solid #e0e2e5;*/
    border: 0 none;
}
a.button .background {
    /*min-width: 100px;*/
    min-width: 87px;
    border-radius: 15px;
    height: 44px;
    display: inline-block;
    padding: 0px 4px;
}
a.button .gradient {
    display: inline-block;
    /*min-width: 60px;*/
    min-width: 58px;
    text-align: center;
    height: 21px;
    border-radius: 20px;
    margin: 1px;
    /*padding: 0px 20px;*/
    padding: 0 13px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.560784) 0px, rgba(255, 255, 255, 0) 100%);
}

a.button.white .gradient {
    background: -moz-linear-gradient(top, #ffffff 20%, #edf5fa 100%);
    background: -webkit-linear-gradient(top, #ffffff 20%, #edf5fa 100%);
    background: linear-gradient(to bottom, #ffffff 20%, #edf5fa 100%);
    padding: 0 22px;
}
a.button .btnText {
    font-size: 16px;
    line-height: 44px;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
}
a.button.white .background {
    background-color: #edf5fa;
    padding: 0;
}
a.button.white:active,
a.button.white:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid  #1994d7;
}
a.button.white .btnText {
    color: #253b56;
    text-shadow: none;
}
a.button.white:hover .btnText,
a.button.white:active .btnText,
a.button.white:focus .btnText {
    color: #1994D7;
}
a.button.grey:active,
a.button.grey:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7;
}
a.button.grey .background {
    background-color: #becfe3;
}
a.button.grey:hover .background,
a.button.grey:focus .background {
    background-color: #e3ecf7;
}
a.button.grey:active .background {
    background-color: #a4c3e9;
}
a.button.grey .btnText {
    color: #253b56;
}
a.button.primary:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7
}
a.button.primary .background {
    background-color: #61941b;
}
a.button.primary:hover .background,
a.button.primary:focus .background {
    background-color: #8dc63f;
}
a.button.primary:active .background {
    background-color: #598b14;
    box-shadow: 0 none;
}
a.button.primary .btnText {
    color: #FFF;
}
a.button.blue {
    border: 1px solid #1994D7
}
a.button.blue:focus {
    box-shadow: 0 0 2px 1px #1994d7;
    border: 1px solid #1994D7;
}
a.button.blue .background {
    background-color: #1994D7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);
}
a.button.blue:hover .background,
a.button.blue:focus .background {
    background-color: #5AA5E0;
}
a.button.blue:active .background {
    background-color: #5AA5E0;
    box-shadow: 0 none;
}
a.button.blue .btnText {
    color: #FFF;
}
a.button.square-white-blue {
    /*border: 1px solid #1994D7;*/
    border-radius: 2px;
    display: block;
}
a.button.square-white-blue:hover,
a.button.square-white-blue:focus,
a.button.square-white-blue:active {
    border: 1px dashed black;
}

a.button.square-white-blue .background {
    background-color: #FFF;
    border-radius: 0;
    display: block;
    
    border: 1px solid #1994D7;
}
a.button.square-white-blue:hover .background{
	background-color: #0470AB;
	
	 border: 1px solid #0470AB;
}

a.button.square-white-blue:focus .background,
a.button.square-white-blue:active .background {
    background-color: #253B56;
    
    border: 1px solid #253B56;
}

a.button.square-white-blue .gradient {
	background: none;
	display: block;
	margin: 0;
}

a.button.square-white-blue .btnText {
    color: #1994D7;
    text-shadow: none;
}

a.button.square-white-blue:hover .btnText,
a.button.square-white-blue:focus .btnText,
a.button.square-white-blue:active .btnText {
    color: #FFF;
}

a.button.square-blue-white {
    border-radius: 2px;
    display: block;
}

a.button.square-blue-white:hover,
a.button.square-blue-white:focus,
a.button.square-blue-white:active {
    border: 1px dashed #000;
}

a.button.square-blue-white .background {
    background-color: #1994D7;
    border-radius: 0;
    display: block;
}
a.button.square-blue-white:hover .background {
	background-color: #0470AB;
	border: 1px solid #0470AB;
}

a.button.square-blue-white:focus .background,
a.button.square-blue-white:active .background {
    background-color: #253B56;
    border: 1px solid #253B56;
}

a.button.square-blue-white .gradient {
    background: none;
    display: block;
    margin: 0;
}

a.button.square-blue-white .btnText {
    color: #FFF;
    text-shadow: none;
}

/**** End PEP Buttons ****/

/**** Start Language overlay ****/
#language-overlay-container {
    background: white;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display:none;
}

.overlay-content-vertical-center {
    height: 100%;
}

#language-overlay {
    background: #fff none repeat scroll 0 0;
    text-align: left;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

#language-overlay-link-area {
   margin: 10px 10px 0;
}

#language-overlay-link-area {
    position: relative;
    padding: 0 0 20px;
}

.longuage-link {
    margin: 0 0 20px;
}

.language-overlay-bottom-section {
    bottom: 10px;
    position: fixed;
    width: 100%;
}

#language-overlay-link-divider {
    display: none;
}

#language-overlay-link-area-divider {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(21%, rgba(217,217,217,1)), color-stop(50%, rgba(217,217,217,1)), color-stop(50%, rgba(217,217,217,1)), color-stop(80%, rgba(217,217,217,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(217,217,217,1) 21%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 50%, rgba(217,217,217,1) 80%, rgba(255,255,255,1) 100%);
    height: 1px;
    width: 100%;
    margin: 0 0 10px;
}

.detail-gift #language-overlay-link-area-divider {
    display: none;
}

#language-overlay-close {
   display: inline-block;
}

.detail-gift #language-overlay-close {
   display: block;
   padding: 0 10px 15px;
}

#language-overlay-continue {
   display: inline-block;
   float: right;
}

.detail-gift #language-overlay-continue {
   display: block;
   padding: 0 10px;
   float: none;
}

#language-overlay-content-area {
    font-size: 16px;
    line-height: 20px;
    padding: 30px 10px 10px;
}
/**** End Language Overlay ****/

/**** Start Social Media Cards ****/
.socialMediaCardSection .mobileHeaderCard {
    margin: 0 20px 24px;
}


.socialMediaCardContainer {
    display: block;
    /*margin: 0 -20px 0 0;*/
    width: 100%;
    vertical-align: top;
}

.socialMediaCard {
    display: block;
    /*margin: 0 20px 0 0;*/
    text-align: left;
}

.mobileHeaderCard .socialMediaCardContainer {
    /*margin: 0 8px;*/
    width: 100%
}

.mobileHeaderCard .socialMediaCard{
    width: auto;
}

.socialMediaCard.desktop,
.socialMediaPost{
    display: none;
}

.socialMediaCard .socialMediaCardContent {
	padding: 0 10px;
}

.socialMediaCard .cardTitle {
    margin: 8px 0;
}

/*.socialMediaCardRow {
    margin: 0 8px;
}*/

.mobileHeaderCard + #socialMediaCardRow1 > div:first-child,
.mobileHeaderCard + #socialMediaPostRow1 > div:first-child,
.mobileHeaderCard + #socialMediaCardRow1 > div:first-child + .smallCardSeparator {
    display: none;
}

.socialMediaPostRow {
    margin: 0 0 24px;
}

.socialMediaPost {
    text-align: left;
    margin:0 0px 14px;
    border-bottom: 1px solid #dfdfdf;
}

.socialMediaPost.open {
    display: none;
}

.socialMediaPost.mobile.open {
	display:block;
}

.smallCardSeparator {
    display:inline-block;
    width: 20px;
}

.smallCardSeparator:first-child {
    display:none;
}

.smallCardSeparator.desktop {
    display: none;
}

.mobileHeaderCard + .socialMediaCardRow1 > div:first-child + .socialMediaCard,
.mobileHeaderCard + .socialMediaCardRow1 > div:first-child + .socialMediaCard + .smallCardSeparator {
    display: none;
}

.socialMediaCard .cardImage img {
    width: 100%;
}

.socialMediaCard .showLessButton,
.socialMediaCard .seeMoreButton {
    font-size: 16px;
}

.socialMediaCard .showLessButton a:hover,
.socialMediaCard .showLessButton a:focus,
.socialMediaCard .showLessButton a:active,
.socialMediaCard .seeMoreButton a:hover,
.socialMediaCard .seeMoreButton a:focus,
.socialMediaCard .seeMoreButton a:active {
    text-decoration: underline;
}

.socialMediaCard .showLessButton {
    display: none;
}

.columnSeparator {
    display: none;
}

.blogLink {
    text-align: right;
    font-size: 14px;
}

.blogLinkBar .blogLink {
    text-align: left;
}

.blogLink a:link {
    display: inline-block;
    color: #253B56;
}

.blogLink a:hover,
.blogLink a:active,
.blogLink a:focus {
    color: #1994D7;
}

.blogLinkText {
    padding: 0 6px 0 0;
    position: relative;
    top: -11px;
}

.postTitle {
    font-size: 28px;
    line-height: 36px;
    font-weight: 200;
    margin: 0 0 3px;
    padding: 0 44px 0 0;
    position: relative;
}

.postTitle > a:link {
    font-family: pepmdx;
    font-size: 22px;
    height: 16px;
    line-height: 16px;
    width: 16px;
    color: #a1afc0;
    position: absolute;
    top: 15px;
    right: 10px;
    color: #253B56;
}

.postTitle > a:hover,
.postTitle > a:active,
.postTitle > a:focus {
    color: #1994D7;
}

.postAuthor {
    color: #8294AA;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    margin: 0 0 30px;
}

.postImage {
    width: 100%;
}

.postImageDiv {
    position: relative;
    margin: 0 0 24px;
}

.col2 .postImageDiv {
    display: none;
}

.col1Copy, .col2Copy {
    font-size: 16px;
    line-height: 20px;
}

.col1Copy p, .col2Copy p {
    margin: 18px 0 0;
}

.col1Copy p:first-child,
.col2Copy p:first-child {
    margin: 0;
}

.col2Copy {
    margin: 18px 0 0;
}

.col1Copy strong, .col2Copy strong {
    font-wegiht: bold;
}

.socialMediaPost  .separator {
    border-bottom: 2px solid #dfdfdf;
    height: 2px;
}

.socialMediaContent {
    margin: 22px 10px 0;
}

.mobileHeaderCard .socialMediaContent {
    margin: 22px 8px 0;
}
/**** End Social Media Cards ****/

/***** Start DP Portfolio Header *****/
.dp-portfolio-page .horizontal-separator, .dp-portfolio-page .pageDescription, .dp-portfolio-page .pageTitle{
    display: none;
}
.dp-portfolio-page #title-image{
    max-height: none;
}
.dp-portfolio-page #title-image .fg{
    position: relative;
    margin-top: 20px;
}

/**** Start collapsible cards ****/
@media only screen and (min-width: 768px) {
    .collapsed-content-card .collapsed-detail{
        position: relative;
        float: left;
    }
    .collapsed-content-card .collapsed-detail .col{
        position: relative;
        float: left;
        width: 50%;
    }
    .collapsed-content-card .collapsed-link{
        position: relative;
        float: left;
    }
}
.collapsed-content-card{
    width: 100%;
    background-color: #EBF6FC;
    display: none;
    position: relative;
    padding-bottom: 2em;
}
.collapsed-content-card .collapsed-title{
    font-size: 28px;
    line-height: 36px;
    font-weight: 200;
    text-align: left;
    padding: 14px 20px;
    margin: 0;
}
.collapsed-content-card .collapsed-detail p{
    margin: 0 0 15px 0;
    line-height: 20px;
}
.collapsed-content-card .collapse-close-btn{
    font-size: 22px;
    height: 16px;           
    line-height: 16px;
    width: 16px;
    position: absolute;
    top: 23px;
    right: 38px;
    color: #253B56;
    border: none;
}
.collapsed-content-card .collapse-close-btn:hover, .collapsed-content-card .collapse-close-btn:focus{
    color: #0572A9;
    border: none;
}

.collapsed-content-card .collapse-close-btn::after{
    content: "\e300";
    font-family: "pepmdx";
    position: absolute;
    left: -6px;
}
.collapsed-content-card .collapsed-detail .full-width-intro{
    text-align: left;
    padding: 0 20px;
}
.collapsed-content-card .collapsed-detail .col{
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
}
.collapsed-content-card .collapsed-detail .col a:hover{
    text-decoration: underline;
}
.collapsed-content-card .collapsed-detail .col .icon{
    font-family: "pepmdx";
    display: inline-block;
    float: left;
    font-size: 40px;
    line-height: 41px;
    position: absolute;
    margin: 0;
}
.collapsed-content-card .collapsed-detail .col .icon + span{
    display: inline-block;
    position: relative;
    padding-left: 60px;
    margin-bottom: 5px;
}
.collapsed-content-card .collapsed-detail .col .icon + span a{
    display: block;
}
.collapsed-content-card .collapsed-link{
    margin: 2em 0 0 0;
    width: 100%
}
.collapsed-content-card .collapsed-link a{
    background-color: #1994D7;
    color: white;
    padding: 15px;
    border-radius: 5px;
    font-weight: bold;
    min-width: 250px;
}
.collapsed-content-card .collapsed-link a:hover{
    background-color: #0572A9;
}
.selectedArrow{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: #EBF6FC;
    border-top: none;
    bottom: 0;
    right: 50%;
    margin-right: -30px;
    margin-bottom: 0;
    display: none;
}

/**** Start Lead Gen Icons section  ****/

.leadGenContainer{
    color: #fff;
    background: center/cover #306ccf;
    background: -moz-linear-gradient(-45deg,#306ccf 0,#306bcd 32%,#2a2658 76%) center/cover;
    background: -webkit-linear-gradient(-45deg,#306ccf 0,#306bcd 32%,#2a2658 76%) center/cover;
    background: linear-gradient(135deg,#306ccf 0,#306bcd 32%,#2a2658 76%) center/cover;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#306ccf', endColorstr='#2a2658', GradientType=1);
    text-align: center;

}
.leadGenContainer .iconsContainer{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 3% 40px 3%;
    max-width: 1300px;
    margin: 0 auto;
}
.leadGenContainer h2{
    /*font-size: 36px;
    line-height: 36px; check with brian if this should be matching WDW*/
    font-size: 20px;
    line-height: 24px;
    padding: 40px 15px 0px 15px;
    font-weight: normal;
}
.leadGenContainer .subHeading{
    /*font-size: 24px;
    line-height: 24px; check with brian is this should be matching WDW*/
     font-size: 16px;
    line-height: 18px;
    margin-bottom: 30px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 15px;
}
.leadGenContainer .iconsContainer .icon-item{
    width: 115px;
    margin: 10px 20px;
}
.leadGenContainer .iconsContainer .icon{
    font-family: pepmdx;
}
.leadGenContainer .iconsContainer .icon.large-icon{
    font-size: 62px;
}
.leadGenContainer .iconsContainer a{
    position: relative;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.leadGenContainer .iconsContainer a span{
    display: block;
    font-size: 50px;
    line-height: 100px;
    border: 2px solid #fff;
    border-radius: 100px;
    color: #fff;
    height: 100px;
    text-align: center;
    width: 100px;
    margin: 0 auto 10px;
}
.leadGenContainer .iconsContainer a:hover span,.leadGenContainer .iconsContainer a:focus span{
    background-color: #1994d7;
    border-color: #1994d7;
}
/*the lead gen icons have a different size and alignment specific to mobile. it does not apply to tablet or desktop*/
@media only screen and (max-width: 567px) {
    .leadGenContainer .iconsContainer .icon-item{
         margin: 10px 12px;
    }
    .leadGenContainer .iconsContainer{
        padding: 0 0% 40px 0%;
        justify-content:space-evenly;
    }
}

/*** Start Crisis Messaging ***/
.crisis-message-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 990px;
}
.crisis-message-container-sub {
    padding: 5px 5px;
}
.crisis-message-container-sub::before {
    content: url(images/icons/warningSign.png);
    float: left;
    padding: 0 10px 0 0;
}
.crisis-message .message {
    padding-top: 2px;
}
.crisis-message .actions a {
    color: #0731DA;
}
.close-container {
    position: absolute;
    top: 5px;
    right: 5px;
}
.close-container .close-link {
    background: url(images/closeButton.png) transparent no-repeat;
    /* margin-left: 16px; */
    width: 22px;
    height: 19px;
    display: block;
    /* float: right; */
}
@media only screen and (min-width: 994px)  {
    .crisis-message-container-sub::before {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .crisis-message {
        display: inline-block;
    }
}
/*** End Crisis Messaging ***/