/*////////////////////////////////// Top Level Styles //////////////////////////////////*/
body {
    font-family: Arial, sans-serif;
    margin: 0px;
}

#container{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	width: 100%;
	height: 400px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #212B36;
}

.showDIV {display:block;}
.hideDIV {display:none;}


.swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

.swiper-container-horizontal>.swiper-pagination-bullets {
	height: 20px !important;
}

.swipeProgressPos {
	top:0px !important; 
}

.swiper-pagination-bullet {
        width: 8px !important;
        height: 8px !important;
        background: #585858 !important;	
		border: 1px solid #85858;
		opacity: 1 !important;
    }

.swiper-pagination-bullet-active {
        color:#fff;
        background: #FFFFFF !important;
		border: 1px solid #85858;
		opacity: 1 !important;
    }

.pagination-background{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #c4aad1;
}



/*////////////////////////////////////*/
/*    anything above this should not
	  be modified if possible.        */
/*////////////////////////////////////*/




/*////////////////////// Swipe Content  ///////////////////////////*/

/*change for inner slide height, keep the top position to avoid overlap for pagination*/
.swiper-wrapper {top: 0px;}
/*.swiper-container {overflow-x: hidden !important; overflow: visible !important;}*/

.swiper-container {
	position: absolute;
	top: 0px;
    width: 100%;
	height: 100%;
}

.mobile-content {
	top: 20px;
	height: 378px !important;
}

.start_bg {
	background-image: url("../images/bg-mobile.png");
}


.mobile-Content {
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 398px;
}

.inner-Content {
	position: absolute;
	top: 20px;
	left: 0px;
	width:100%;
	height: 325px;
	background-color: #f5f5f5;
}

#container.slide1NoISI div[data-hash="slide1"] {
	z-index: 10;
    height: 400px;
   background-image: url("../images/bg-mobile.png");
}
/*/////////// Dynamic elements //////////*/

#DynaFooter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 100%;
	height: 46px;
	background-color: #c4aad1;
	font-size: 10px;
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
	padding: 10px 0px 0px 25px;
}

#DynaFooter div {height: 20px;}
#DynaFooter img {border: none;}

.lowZ {z-index: 0;}
.highZ {z-index: 1;}

.SlideTop {
	width: 100%;
	height: 64px;
	background-color: #fff;
	color: #383A96;
	font-weight: bold;
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	border-bottom: 3px solid #ccc;
	padding-left: 20px;
}

/*////////// SLIDE 1 ////////////*/

#S1_Copy {
	margin-top: 45px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-flow: row wrap;
	width: 100%;
	font-size: 31px;
	text-align: center;
	color:#000;
}

#S1_Copy span {font-size: 20px;}
.S1_Space {line-height: 22px;}

#S1_Copy div{margin: 15px 0px;}

#S1_Copy img {width: 60%;}

#S1_CTA {
	background-color: #000;
  	width: 232px;
  	height: 44px;
	line-height: 44px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}


#S1_CTA span::after{
	content: url(../images/cta_carrot.png);
	position: relative;
	top:7px;
	left:8px;
}

.S1_Copyright {text-align: center; margin-top: 10px; font-size: 10px;}

/*////////// SLIDE 2 ////////////*/
#S2_Chart {
	margin: auto;
	left: 0px;
	right: 0px;
	width: 94%;
	margin-top: 5px;
	font-size: 10px;
}

.triHead {font-size: 11px; font-weight: bold;}

/*////////// SLIDE 3 ////////////*/
#S3_Chart {
	margin: auto;
	left: 0px;
	right: 0px;
	background-image: url("../images/S3_chart.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 5px;
	width: 360px;
	height: 216px;
	font-size: 10px;
}

.S3_ChartHeader {
	display: flex;
	justify-content: space-between;
	color: #4051A3;
	font-size: 16px;
	font-weight: bold;
	width: 74%;
    margin-left: 48px;
	padding-top: 10px;
}

.LeftCol {
	position: relative;
    top: 32px;
    left: 55px;
    width: 92px;
	line-height: 10px;
}

.RightColHead {
	position: absolute;
	right: 0px;
	top: 100px;
	text-align: center;
	width: 200px;
}

.RightCol {
	position: absolute;
    bottom: 54px;
    right: 0px;
    width: 150px;
	line-height: 10px;
}

.LeftCol p {padding-bottom: 28px;}
.leftDent {padding-left: 8px;}
.RightCol p {padding-bottom: 8px;}

/*////////// SLIDE 4 ////////////*/
#S4_Chart {
	margin: auto;
	left: 0px;
	right: 0px;
	background-image: url("../images/s4_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 5px;
	width: 350px;
	height: 203px;
	font-size: 10px;
}

#S4_Chart img {width: 100%;}

.w30{width: 30px;}
.w40 {width: 40px;}
.w27 {width: 27px;}
.w115 {width: 115px;}
.w125 {width: 125px;}

.S4_ChartHeader {
	text-align: center;
	color: #4051A3;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.S4_SubHead {
	font-size: 10px;
	font-weight: bold;
	color:#512F81;
	padding-bottom: 10px;
}

.S4_Content {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}

.S4_Left {
	    position: absolute;
    top: 80px;
    left: 20px;
    width: 165px;
	line-height: 10px;
}

.S4_Right {
	    position: absolute;
    top: 80px;
    right: 8px;
    width: 165px;
	line-height: 10px;
}


#S4_CTA {
	margin: auto;
	left: 0px;
	right: 0px;
	width: 223px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #383B96;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/*////////////////////////////////// Pop Styles ///////////////////////////////////*/
#RefBtn2, #RefBtn4 {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 10px;
	color: #9B4BB8;
}

#FootBtn2, #RefBtn3, #FootBtn4 {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 10px;
	color: #9B4BB8;
}



.modal {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0px;
    top: 0px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



/* Modal Content */
.modal-content {
    position: relative;
    margin: auto;
	top:20px;
	border: 1px solid #888;
    background-color: #ffffff;
	width: 84%;
	padding: 10px;
	border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
    animation-duration: 0.4s;
	font-size: 10px;
	line-height: 11px;
}

/* Add Animation */
@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 50px; opacity: 1}
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-size: 12px;
    font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 15px;
	background-color: rgb(255,255,255);
	border-radius: 12px;
	padding: 4px;
	width: 15px;
	height: 15px;
	top: -10px;
	right:-10px;
	-webkit-box-shadow: -4px 4px 10px 0px rgba(204,204,204,1);
-moz-box-shadow: -4px 4px 10px 0px rgba(204,204,204,1);
box-shadow: -4px 4px 10px 0px rgba(204,204,204,1);
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/*////////////////////////////////// resets //////////////////////////////////*/

p {padding:0px; margin:0px;}

sup {
	font-size:60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

sub {
	font-size:60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: 0.5em;
}
	
	
	
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-weight: normal;}	
	
h1{font-size: 36px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 14px;}	


[class^="num-"] {counter-reset: li;}
	[class^="num-"] li {counter-increment: li}
	[class^="num-"] li::before {
		content: counter(li)'.';
		display: inline-block; 
		width: 1em; 
		text-align: right; 
	}	
	
[class^="bull-"], [class^="num-"] {
	/*font-family: 'Arial' ;*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	list-style: none;

	margin: 2px 0 2px 0px;
		padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul.check {list-style-image: url("../images/icon-check.png");}
ul.check li{margin: 0 0 .3rem 20px;}

ul.sm_triangle {list-style-image: url("../images/sm_arrow_bullet.png");}
ul.sm_triangle li{margin: 0px 18px;}
	
[class^="bull-"] [class^="bull-"], [class^="num-"] [class^="num-"],
[class^="bull-"] [class^="num-"], [class^="num-"] [class^="bull-"]{margin-top: .1rem;}
	
[class^="bull-"] li, [class^="num-"] li{margin: 0 0 .1rem .3rem !important;}
[class^="bull-"] li:before, [class^="num-"] li:before{color: #000;}
	
[class^="bull-"] li{position: relative; padding-left: 1.3em;}
[class^="num-"] li{position: relative; padding-left: 1.3em;}
	
[class^="bull-"] li:before, [class^="num-"] li:before{position: absolute; left: 0;}

/*.bull-disc li:before {content: "\25CF"; font-size: 85%;}*/ /*Disc List*/
.bull-disc > li:before {top: 3px; content: " "; border-radius: 15px; border: 1.5px solid #000;}
.bull-circle li:before {content: "\25CB";} /*Circle List*/
.bull-square li:before {content: "\25A0";} /*Square List*/	
.bull-hyphen li:before {content: "\2010";} /*Hyphen List*/
.bull-endash li:before {content: "\2013";} /*EnDash List*/
.bull-emdash li:before {content: "\2014";} /*EmDash List*/
.bull-triangle li:before {content: "\25B6"; } /*Filled Triangle List*/
.bull-empty-triangle li:before {content: "\25B7";} /*Empty Triangle List*/
	
.num-decimal li:before {content: counter(li, decimal) ". ";}
.num-lower-alpha li:before {content: counter(li, lower-alpha) ". ";}
.num-upper-alpha li:before {content: counter(li, upper-alpha) ". ";}
	
	
/* References styles */
/*List Format*/
ol.ref-list {display:block; margin: 12px 0 0 0; padding:0; counter-reset:item; margin-left:0; }  
ol.ref-list li { display:inline; margin:0; padding:0; counter-increment:item; }
ol.ref-list li:before { content:counter(item, decimal) "\02E \0A0"; font-weight:bold; }
ol.ref-list li.referenceTitle { font-weight:bold; counter-increment:none; }
ol.ref-list li.referenceTitle:before { content:""; }
	
/*Block Format*/
ol.ref-block {display:block; margin: 12px 0 0 0; padding:0; counter-reset:item; margin-left:0; }  
ol.ref-block li {display:block; margin:0; padding: 0 0 0 1em; counter-increment:item; text-indent: -1em;}
ol.ref-block li:before { content:counter(item, decimal) "\02E \0A0"; font-weight:bold; }
ol.ref-block li.referenceTitle { font-weight:bold; counter-increment:none; }
ol.ref-block li.referenceTitle:before { content:""; }

/* Fonts */
/*font-family: 'Lato', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;*/

/*////////////////////// Additional Style  ///////////////////////////*/
.padTop5 {padding-top:5px;}
.padTop7 {padding-top:7px;}
.padTop10 {padding-top:10px;}
.padTop15 {padding-top:15px;}
.pPadTop20 {padding-top:20px;}
.padTop25 {padding-top:25px;}

.padBot5 {padding-bottom:5px;}
.padBot7 {padding-bottom:7px;}
.padBot10 {padding-bottom:10px;}
.padBot15 {padding-bottom:15px;}
.padBot20 {padding-bottom:20px;}
.padBot25 {padding-bottom:25px;}


/*////////////////////// Scrollbar Style  ///////////////////////////*/

.iScrollHorizontalScrollbar {
	position: absolute;
	z-index: 9999;
	height: 16px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	overflow: hidden;
}

.iScrollHorizontalScrollbar.iScrollBothScrollbars {
	right: 18px;
}

.iScrollVerticalScrollbar {
	position: absolute;
	z-index: 9999;
	width: 16px;
	bottom: 2px;
	top: 2px;
	right: 2px;
	overflow: hidden;
	background:rgba(255,255,255,1);
}

.iScrollVerticalScrollbar.iScrollBothScrollbars {
	bottom: 18px;
}

.iScrollIndicator {
	position: absolute;
	background: #e5e5e5;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #000 #000 #fff;
	border-radius: 6px;
}

.iScrollHorizontalScrollbar .iScrollIndicator {
	height: 100%;
	background: -moz-linear-gradient(left,  #cc3f6e 0%, #93004e 0%);
	background: -webkit-linear-gradient(left,  #cc3f6e 0%,#93004e 0%);
	background: -o-linear-gradient(left,  #cc3f6e 0%,#93004e 0%);
	background: -ms-linear-gradient(left,  #cc3f6e 0%,#93004e 0%);
	background: linear-gradient(to right,  #cc3f6e 0%,#93004e 0%);
}

.iScrollVerticalScrollbar .iScrollIndicator {
	width: 100%;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #666666 0%);
	background: -webkit-linear-gradient(top,  #e5e5e5 0%,#666666 0%);
	background: -o-linear-gradient(top, #e5e5e5 0%,#666666 0%);
	background: -ms-linear-gradient(top, #e5e5e5 0%,#666666 0%);
	background: linear-gradient(to bottom,  #e5e5e5 0%,#666666 0%);
}


/* end 

{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/


/**************************
MEDIA QUERY SIZING STYLES
**************************/
@media only screen 
  and (min-width: 414px), handheld and (orientation: portrait) { 
      .RightColHead {
	position: absolute;
	right: 25px;
	top: 100px;
	text-align: center;
	width: 200px;
}

      
      .RightCol {
	position: absolute;
    bottom: 54px;
    right: 25px;
    width: 145px;
	line-height: 10px;
}

}

@media only screen 
  and (max-width: 360px), handheld and (orientation: portrait) { 

#S3_Chart {
	margin: auto;
	left: 0px;
	right: 0px;
	background-image: url("../images/S3_chart.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 5px;
	width: 360px;
	height: 216px;
	font-size: 9px;
}
      
      .RightCol {
	position: absolute;
    bottom: 54px;
    right: 0px;
    width: 145px;
	line-height: 10px;
}

}
