﻿/* v4 Reskin:
#eeeeee Background Gray
#00bdf2 Cyan
#002d72 Citi Blue (T)
#53565a Dark Gray (T)
#97999b Light Gray
#005aa1 Link Blue
*/
:root{
	--blue:#002D72; /* v4 Reskin: Citi Blue (T) */
	--white:#FFFFFF;
	--gray:#53565A; /* v4 Reskin: Dark Gray (T) */
	--bggray:#eeeeee; /* v4 Reskin: Dark Gray (T) */
	--customfont: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important;
}

.textColor1
{
	color: #FFFFFF !important; /*  */
}
.textColor2
{
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.textColor3
{
	color: #0F1632 !important; /* v4 Reskin: Dark Gray (T) */
}

.textColor4
{
	color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
}
.textColor5
{
	color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
}
.textColor6
{
	color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
}


/* SECTIONS END ***********/

/* HOTSPOT START ***********/
.hotspot_reveal {
	color: #53565A; /* v4 Reskin: Dark Gray (T) */
	-webkit-box-shadow: 0px 5px 10px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 10px 10px rgba(0,0,0,0.1);
	border-radius: 8px;
	min-height: 200px;
}
.hotspot_reveal_1 {
	background-color: #ffffff !important;
}
.hotspot_reveal_2 {
	background-color: #ffffff !important;
}
.hotspot_reveal_3 {
	background-color: #ffffff !important;
}
.hotspot_reveal_4 {
	background-color: #ffffff !important;
}
.hotspot_reveal_5 {
	background-color: #ffffff !important;
}

.hotspot_reveal_6 {
	background-color: #ffffff !important;
}

.hotspot_visited{
	color:#a8a8a7 !important;
}

.hotspot_grid{
	padding-bottom: 50px;
}

/*
.hotspot_btn_ind_1 {
	background-image: url('../images/custom_int/hotspot_btn_ind_1.png');
}
.hotspot_btn_ind_2 {
	background-image: url('../images/custom_int/hotspot_btn_ind_2.png');
}
.hotspot_btn_ind_3 {
	background-image: url('../images/custom_int/hotspot_btn_ind_3.png');
}
.hotspot_btn_ind_4 {
	background-image: url('../images/custom_int/hotspot_btn_ind_4.png');
}
.hotspot_btn_ind_5 {
	background-image: url('../images/custom_int/hotspot_btn_ind_5.png');
}
.hotspot_btn_ind_6 {
	background-image: url('../images/custom_int/hotspot_btn_ind_6.png');
}*/


/* HOTSPOT END ***********/
/* MENU START ***********/
.home, .page, .bar_close{
    pointer-events: all;
    /* LJ Fixed issue whe can't click under banner */
}

.topic_index{
	/*background-color: rgba(255,255,255,0.2) !important; 
	position: fixed;
	top:65px;
	width:100%;
	height:100%;*/
    /* REMOVE 2023 background-color: #002D72 !important;
	 background-image:url('../images/menu_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%; */
	/* v4 Reskin -- */
	background-color: #ffffff !important; /* v4 Reskin */
	/* altMenu 101824: background image for alternative menu */
	background-image:url('../images/citi_bg_0.jpg');
	background-repeat: repeat;	
	height: auto;
	/* -- v4 Reskin */
}

.sec_rest_wrapper{
	
	/*background-image:url('../images/background.jpg');
	background-attachment:fixed;*/
	/*background-size:cover;*/
	/* v4 Reskin -- */
	background-color: #ffffff !important; /* v4 Reskin */
	background-image:url('../images/citi_bg_1.jpg');
	background-repeat: repeat;	
	height: auto;
	/* -- v4 Reskin */
}

.index_bg{
	max-width:400px;
	background-color:#FFFFFF;
}


.home_page_shadow_noB{
	box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.2);
}
.home_page_shadow{
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.menu_topic_select_bg_1 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_2 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_3 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_4 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_5 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_6 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_7 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_8 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_9 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_10 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_11 {
	background-color: #FFFFFF !important; /* 5% black */
}
.menu_topic_select_bg_12 {
	background-color: #FFFFFF !important; /* 5% black */
}


.topic_select_bg_1 {	
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
    color: #FFFFFF !important;
}
.topic_select_bg_2 {
	background-color: #890C58 !important; /* Plum */
    color: #FFFFFF !important;
}
.topic_select_bg_3 {
	background-color: #6B3077 !important; /* Purple */
    color: #FFFFFF !important;
}
.topic_select_bg_4 {
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
    color: #FFFFFF !important;
}
.topic_select_bg_5 {
	background-color: #890C58 !important; /* Plum */
    color: #FFFFFF !important;
}
.topic_select_bg_6 {
	background-color: #6B3077 !important; /* Purple */
    color: #FFFFFF !important;
}


.box_message a, .box_message a:visited {
    color: #000000; /* white */	
}
.box_message a:hover, .box_message a:active {
    color: #7c7c7b;
}
/* MENU END ***********/

#footerTextArea{
	color: #000000; /* black */
}
#preErrorLBBg {
	background-color: #ffffff; /* white */
}

/* DIALOGUE BOX START ***********/
#topic_loader{
	background-color: #ffffff; /* white */
}
.dialogue_box{
	background-color:rgba(151,153,155,0.8); /* semi-transparent white */
}

.preTestBG{
    background-image: url("../images/custom_int/bg_navy.jpg");
    background-repeat: no-repeat;
}

.loader_percent {
	color: #3f3f3f; /* grey shade for accessibility */
}
.box_nav_holder{
	background-color: #ffffff; /* white */
    color: #53565A; /* v4 Reskin: Dark Gray (T) */
	
	
}
.box_holder{
	/*background-color: #ffffff; */
    color: #53565A; /* v4 Reskin: Dark Gray (T) */
}
.putBottom{
    bottom: 0px;
    
}
.box_nav_start{
	color: var(--white)!important;
	background-color: var(--blue)!important
}
.box_nav_resume{
	color: var(--white)!important;
	background-color: var(--blue)!important
}
.box_elements{	
	background-color: #ffffff;
    color: #53565A; /* v4 Reskin: Dark Gray (T) */
}
.box_bottom{
	color: #53565A; /* v4 Reskin: Dark Gray (T) */
}
.box_title{
	color: var(--blue); 
	/* REMOVE 2023
	font-family: var(--customfont); */
		
	font-family: 'citi-sans-text-regular', Arial, Helvetica, sans-serif !important; /* v4 Reskin */
}
.box_message{
	color: var(--blue);
	/* REMOVE 2023
	font-family: var(--customfont); */
		
	font-family: 'citi-sans-text-regular', Arial, Helvetica, sans-serif !important; /* v4 Reskin */
}
/* DIALOGUE BOX END ***********/
/* HOTWORDS START ***********/
/* neutral = White background, Link Blue 005AA1 for link and active, Cyan 00BDF2 for hover */
a.hotword_neutral, a.popup_neutral
{
	color: var(--citi-blue); /* v4 Reskin: Link Blue */
}
a.hotword_neutral:active, a.popup_neutral:active
{
	color: var(--citi-blue) !important; /* v4 Reskin: Link Blue */
}
a.hotword_neutral:hover, a.popup_neutral:hover
{
	color: var(--citi-blue-light) !important; /* v4 Reskin: Cyan */
}
.hotword_neutral_visited, .popup_neutral_visited
{
	color: var(--citi-blue); /* v4 Reskin: Link Blue */
}
.hotword_neutral, .popup_neutral{
	color: var(--citi-blue); /* v4 Reskin: Link Blue */
}
/* jewel = Blue/Grey background, White ffffff for link and active, Cyan 00BDF2 for hover */
a.hotword_jewel, a.popup_jewel
{
	color: #ffffff; /* White */
}
a.hotword_jewel:active, a.popup_jewel:active
{
	color: #ffffff !important; /* White */
}
a.hotword_jewel:hover, a.popup_jewel:hover
{
	color: #00BDF2 !important; /* v4 Reskin: Cyan */
}
.hotword_jewel_visited, .popup_jewel_visited
{
	color: #ffffff !important; /* White */
}
.hotword_jewel, .popup_jewel{
	color: #ffffff !important; /* White */
}
/* HOTWORDS END ***********/
/* MCMA START ***********/
/*
.squaredBox, .squaredBoxMCSA{
	border: 
}*/

.squaredBox {
	background: #FFFFFF; /* white */
	border: solid 1px #002D72; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_1 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_2 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_3 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_4 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_5 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.squaredBox_bg_6 label::after {
	background: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
/* pre-test no topics associated with questions support kgs 03/18/22 */
/* 20240319 pre-test that appears after first topic */
/* client testing requirements 2024 v2.3: */
/* if the learner answers enough questions incorrectly that they can no longer pass the test-out, they must be informed that they have failed the test-out and be given the option to finish the test-out or proceed to the content */
/* client learning design specs 2025 v5.2 */
.submit_btn, .retake_assess_btn, .print_btn, .transcript_btn, .home_assess_btn, .pretest_nav_cancel, .pretest_nav_start, .continue_pretest_btn, .review_assess_btn
{
	/* REMOVE 2023
	color: #ffffff; /* White */
	color: #002D72; /* v4 Reskin: Citi Blue (T) */
	padding: 19px 19px;
	min-height: 50px;
	max-width: 200px;
	text-align: center;
	margin-bottom: 20px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;/*CSS3*/
	align-items:center;/*Vertical align*/
	justify-content:center;/*horizontal align*/
	border-radius: 20px;
	
}
/* 011623 show LMS error message */
.error_close_btn
{
	color: #002D72; /* v4 Reskin: Citi Blue (T) */
	padding: 19px 19px;
	min-height: 50px;
	max-width: 200px;
	text-align: center;
	margin-bottom: 20px;	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	text-decoration: none !important;
}	
.submit_btn_1{
	/* REMOVE 2023
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	/*border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	/* v4 Reskin -- */
	background-color: #ffffff !important;
	border: solid 2px #ffffff;
	/* -- v4 Reskin */
}


.submit_btn_1:hover, .submit_btn_1:focus{
	/* REMOVE 2023
	background-color: #FFFFFF !important; 
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	/*color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	/* v4 Reskin -- */	
	background-color: #ffffff !important; 
	border: solid 2px #ffffff;
	/* -- v4 Reskin */
}

.submit_btn.disabled {
	/* REMOVE 2023
	background-color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
	/*border: solid 2px #53565A; /* v4 Reskin: Dark Gray (T) */
	/* v4 Reskin -- */
	border: solid 2px #ffffff;
	color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
	/* -- v4 Reskin */
}
/* pre-test no topics associated with questions support kgs 03/18/22 */
/* 011623 show LMS error message */
/* 20240319 pre-test that appears after first topic */
/* client testing requirements 2024 v2.3: */
/* if the learner answers enough questions incorrectly that they can no longer pass the test-out, they must be informed that they have failed the test-out and be given the option to finish the test-out or proceed to the content */
/* client learning design specs 2025 v5.2 */
.retake_assess_btn, .print_btn, .home_assess_btn, .error_close_btn, .pretest_nav_cancel, .pretest_nav_start, .continue_pretest_btn, .review_assess_btn
{
	/*border: solid 1px #002D72; /* v4 Reskin: Citi Blue (T) 
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) 
	color: #ffffff !important; /* White */
	
	background-color: #FFFFFF !important; 
	border: solid 1px #002D72; /* v4 Reskin: Citi Blue (T) */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
/* pre-test no topics associated with questions support kgs 03/18/22 */
/* 011623 show LMS error message */
/* client testing requirements 2024 v2.3: */
/* if the learner answers enough questions incorrectly that they can no longer pass the test-out, they must be informed that they have failed the test-out and be given the option to finish the test-out or proceed to the content */
/* client learning design specs 2025 v5.2 */
.retake_assess_btn:hover, .retake_assess_btn:focus, .print_btn:hover, .print_btn:focus, .home_assess_btn:hover, .home_assess_btn:focus, .error_close_btn:focus, .pretest_nav_cancel:hover, .pretest_nav_cancel:focus, .pretest_nav_start:hover, .pretest_nav_focus:hover, .continue_pretest_btn:hover, .continue_pretest_btn:focus, .review_assess_btn:hover, .review_assess_btn:focus
{
	/*background-color: #FFFFFF !important; 
	border: solid 1px #002D72;  v4 Reskin: Citi Blue (T) 
	color: #002D72 !important;  v4 Reskin: Citi Blue (T) */
	
	border: solid 1px #002D72; /* v4 Reskin: Citi Blue (T) */
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	color: #ffffff !important; /* White */
}

/* 20240319 pre-test that appears after first topic */
.pretest_nav_cancel, .pretest_nav_start {
	max-width: 400px !important;
	cursor: pointer;
}

.retake_course_btn
{
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	color: #ffffff !important; /* White */
}
.retake_course_btn:hover, .retake_course_btn:focus
{
	background-color: #FFFFFF !important; 
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}



.confirm_attest_btn
{
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	border-radius: 5px;
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	max-width: 300px;
}

.confirm_attest_btn:hover, .confirm_attest_btn:focus
{
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	border: solid 2px #FFFFFF;
	text-decoration:none;
}



.transcript_btn{
	background-color: #FFFFFF !important; 
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}


/*.transcript_btn:hover, .transcript_btn:focus{
	
	color: #FFFFFF !important;
	background-color: #002D72 !important;
	border: solid 2px #002D72;
}*/

.transcript_btn_holder{
	max-width: 1235px;
	margin: auto;
	margin-top: 40px;
}


.mcma_hl_empty
{
	background-color: #53565A !important; /* v4 Reskin: Dark Gray (T) */
}
.mcma_hl_incorr
{
	
    background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.mcma_hl_corr
{
	
    background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.mcma_hl_pretest
{
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
/* MCMA END ***********/
/* LOADER and BOOKMARK START ***********/
/* pre-test no topics associated with questions support kgs 03/18/22 */
.bookmark_nav_start{
	background-color: #FFFFFF; /* White */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	border-radius: 40px;
	border: solid 1px #002D72; /* v4 Reskin */
}
.bookmark_nav_resume{
	background-color: #FFFFFF; /* White */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	border-radius: 40px;
	border: solid 1px #002D72; /* v4 Reskin */
}
.bookmark_nav_start_sm_width {
	width: 120px;
}
/* 20231019 switch language button on pre-test selection screen */
.bookmark_nav_switchlang{
	background-color: #FFFFFF; /* White */
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	border-radius: 40px;
	border: solid 1px #002D72; /* v4 Reskin */
}

.bookmark_title{
	color: #53565A; /* v4 Reskin: Dark Gray (T) */
	background-color: #FFFFFF;
}
/* LOADER and BOOKMARK END ***********/

.slider_spacer
{		
	display: none;
}
@media (min-width: 768px)
{
	.slider_spacer
	{
		display: none;
	}
}
@media (min-width: 1008px)
{
	.slider_spacer
	{
		display: block;
		visibility: hidden;		
	}
}


/* Quotes */

.quoteHolder{
    padding: 15px 15px 0px 15px;
    margin-top: -6px;
}

blockquote {
  margin: 0;
  
  quotes: "\201C""\201D""\2018""\2019";
  
}
blockquote:before {
  
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
  
  content: close-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.5em;
}
blockquote p {
  display: inline;
}

/* Quotes */

/* Burger Menu ********/

.burger_index{
	top:0px;
	width:100%;
	position:absolute;
	opacity:1;
	z-index:10000;
	display:none;
	/* REMOVE 2023
	font-family: var(--customfont);*/
	
	font-family: 'citi-sans-text-bold', Arial, Helvetica, sans-serif !important; /* v4 Reskin */
}

.burger_index{
	/* REMOVE 2023
	background-color: rgba(151,153,155,0.4);*/
	background-color: rgba(151,153,155,0.8);
	position: fixed;
	top:0px;
	width:100vw;
	height: 100vh;
	display:none;
}

.burger_index_overlay{
	width:100vw;
	height:100%;
	position:fixed;
	display:none;
	z-index:6000;
}

.burger_bg{
	max-width:100%;
	/* REMOVE 2023
	max-height: 100vh;*/
	margin: 0 auto;
	margin-top: 0%; /* 20230601 Burger menu fix */
	max-height: 100vh; /* 20230601 Burger menu fix */
	background-color:#FFFFFF;
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	/*margin-bottom: 60px;*/
	background-image:url('../images/citi_logo_blue.png');
	background-repeat:no-repeat;
	background-position: center 22px;
	/*border: solid 1px var(--blue);*/
}

.burger_close{
	
	width:48px;
	height:48px;
	position:relative;
	margin-left:80%;
	cursor:pointer;
	background-image:url('../images/general_int/header_close.png');
	background-repeat:no-repeat;
}

.burger_scroll{
	margin-top: 25px; /* v4 reskin */
	height: 80%;
	overflow-x: hidden;
	overflow-y: auto;
}

.burger_select{
	
    position:relative;
	cursor: pointer;
	height:48px;
	width:100%;
   
}

.burger_select_title {	
	font-size:1em;
	padding-top: 13px;
	max-width:230px;
	
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:35px;
    margin-left: 10px;
    color: var(--blue);
	
}
.burger_select_title:hover{
	text-decoration:underline;
	color: var(--blue);
}

.burger_title, .bur_sec_title{
	/* REMOVE 2230
	font-weight: bold;*/
	color: var(--blue);
	margin-bottom: 20px;
}
.burger_sec{
	
	margin-bottom: 60px;
	padding-left: 5px;
	width: 95%;
}



.burger_start_img{
    width:34px;
	height:34px;
	margin-left:310px;
	top:7px;
	position:absolute;
    
}

.burger_progress{
	

	background-image:url('../images/custom_int/section_not_started.png');
	background-repeat:no-repeat;
	height:48px;
	width:48px;
	margin-top:-48px;
    margin-left: 260px;
    
    background-size: 34px 34px;
    background-position: center;
  
}

.burger_select_title {
		max-width:75%;
}
.burger_start_img{
	margin-left:90%;
}
.burger_progress{
	margin-left: 75%;
}



@media (min-width: 768px){
	/* 20230601 Burger menu fix */
	.burger_bg{
		margin-top: 5%;
		/* ensure background of burger menu is tall enough 101024 */
		max-height: 80vh;
	}/* 20230601 Burger menu fix */
	
	.burger_start_img{
		margin-left:95%;
	}
	.burger_progress{
		margin-left: 88%;
	}
	.burger_bg{
		background-position: center 22px;

	}
	.burger_close{
		margin-left:94%; /* 20230601 Burger menu fix */
	}
	
	.burger_scroll{
		height: 85%;
	}

}

@media (min-width: 1300px){
	.burger_bg{
		max-width: 1300px;
		padding: 30px;
	}
	/* 20230601 Burger menu fix */
	.burger_close{
		margin-left:95%;
	}
}

.burger_home
{
	background-color: var(--white);
    color: var(--blue);
    border: solid 1px var(--blue);
    padding: 19px 19px;
    min-height: 50px;
    max-width: 130px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 35px;
    font-size: 2rem;
    padding-left: 55px;
    background-image: url(../images/custom_int/footer_home.png);
    background-repeat: no-repeat;
    background-size: 48px 48px;
    background-position: left center;	
	display: none; /* client learning design specs 2025 v4.3 */
	
}
/* v4 Reskin */
.burger_title{
	text-align: center;
	font-size: 2.5em;
}

.burger_line{
	background-color: var(--blue);
	color: var(--blue);
	border: solid 1px;
}

.burger_progress.burger_progress_complete{
	background-image:url('../images/custom_int/section_complete.png');
}
.burger_progress.burger_progress_started{
	background-image:url('../images/custom_int/section_in_progress.png');
}


/* Slider Txt on Img */
.slider_img_txt{
        padding: 10px;
        text-align: center;
    }

.slider_line{
    width: 80%; 
    border-top: solid 1px #FFF; 
    margin: 0 auto;
}

@media (min-width: 480px){
    
    
    .slider_img_txt{
        padding: 10px;
        text-align: center;
    }
}

@media (min-width: 768px)
{
    .slider_container_withImg{
        margin-top: -350px;
    }
	.slider_img_txt{
        padding: 30px;
        text-align: center;
    }
    .slider_line{
        display: none;
    }
}
/* For devices 1008px and larger */
@media (min-width: 1008px){
    
    .slider_container_withImg{
        margin-top: -463px;
    }
    
    .slider_img_txt{
        padding: 50px;
        text-align: center;
    }
    .slider_line{
        display: none;
    }
}


/* Nav bar fix to stop it appearing when course loads */

#topic_nav_bar_menu{
    display: none;
	background-color:#97999B; /* v4 Reskin: Light Gray */
}

.topic_nav_bar{
    display: none;
	/*margin-top: 20px;*/
}

/* Nav bar fix to stop it appearing when course loads */




.hotspot_close{
    position: relative;
    background-image: url("../images/general_int/header_close.png");
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    background-size: 34px 34px;
	background-position:center;
    margin-left:85%;
    cursor: pointer;
}
.hotspot_close:hover{
    background-image: url("../images/general_int/header_close_hover.png");
}


.section{
    /*border-bottom: 1px solid #53565A;*/
	
	/*margin-bottom: 50px;*/
	/*max-width: 1024px;*/
	margin-left: auto;
	margin-right: auto;
	
	/*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);*/
	
	/*-webkit-box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);*/
		
	padding-bottom: 50px;
	padding-top: 30px;
}

.lightGray{
	background-color: #97999B; /* v4 Reskin: Light Gray */
}



.hotword_icon{
 
    width: 24px;
    height: 24px;
    display: inline;
}

.link_icon{
  
    width: 24px;
    height: 24px;
    display: inline;
    
}

.menu_icon{
  
    width: 24px;
    height: 24px;
    display: inline;
    
}

/* inline content resource icon 121923 */
.resource_icon{	
	width: 35px;
    height: 35px;
}
	
.help_icon{
  
    width: 40px;
    height: 40px;
	
	float: left;
	margin-right: 20px;
	margin-top: -10px;
    
}
.help_txt{
	overflow: hidden;
	padding: 0;
}

.help_home{
	width: 32px;
    height: 32px;
}

.center_text{
    text-align: center;
}

.disclaimer_text{
    font-size: 1.9em;
}

.feedback_instruction{
	font-weight: bold;
	/*color:#002D72;*/
}

.whiteTxt{
	color: #FFFFFF !important;
}
/*.whiteBorderLeft{
	border-left: solid 2px #FFFFFF;
}*/

.cNext1, .cNext2, .cNext3, .cNext4, .cNext5, .cNext6{

	width: 100%;
}

.cNext1{
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.cNext2{
	background-color: #890C58 !important;
}
.cNext3{
	background-color: #6B3077 !important;
}
.cNext4{ 
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.cNext5{
	background-color: #890C58 !important;
}
.cNext6{
	background-color: #6B3077 !important;
}

@media (min-width: 1008px)
{
	.cNext1, .cNext2, .cNext3, .cNext4, .cNext5, .cNext6{
	
		max-width: 1024px;
		
	}
	
}

.less_pad_grid{
	padding-top: 58px;
	padding-bottom: 58px;
}

.resource_head{
	margin-bottom: 20px;
}
.resource_header{
	
	color: #005AA1; /* v4 Reskin: Link Blue */
	cursor: pointer;
	
}

a.resource_header
{
	color: #005AA1; /* v4 Reskin: Link Blue */
}

a.resource_header:active
{
	color: #005AA1; /* v4 Reskin: Link Blue */
}
a.resource_header:hover
{
	color: #00BDF2; /* v4 Reskin: Cyan */
}
.resource_links{
	display: none;
	/*margin-top: 30px;*/
}



.lozenge{
	padding: 20px 20px 3px 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-radius: 8px;
}

.one_col_icon_text{
	margin-bottom: 1rem;
	max-width: 792px;
}

.tableCell{
	vertical-align: middle;
	height: 35px;
	padding: 10px 10px 5px 10px;
}
img.tabelCellImg{
	width: 50px !important;
	
}

.one_col_icon_text img{
	min-width: 50px;
}

.tableTitle_2{
	color: #890C58;
	font-size: 1.5em;
}

.heading-icon-left{
	float: left !important;

	width:75px;
	height: 110px;
	margin-right: 10px;
	margin-top: 0px;
}

.icon-minus{
	margin-top: 0px;
}
.imageMap{
	
	border: none !important;
}
@media (min-width: 768px)
{
	.heading-icon-left{
	
		margin-top: -15px;
	}
	.icon-minus{
		margin-top: -35px;
	}
}



.hs_txt_left{
	margin-left: 0px !important;
}

/* For devices 480px and larger */
@media (min-width: 480px)
{
	.hs_img_right_col{ margin-left: 0px !important; margin-top: 0px !important;}
	.hs_img_right{ margin-top: 0px !important; }
	.hs_img_right img{ 	margin-top: 0px !important;	max-width: 280px !important;}
}
/* For devices 768px and larger */
@media (min-width: 768px)
{
	.hs_img_right_col{ 	margin-left: 45px !important; margin-top: 0px !important; }
	.hs_img_right{ 	margin-top: 0px !important; }
	.hs_img_right img{ margin-top: 0px !important; max-width: 280px !important;}
}
/* For devices 1008px and larger */
@media (min-width: 1008px)
{
	.hs_img_right_col{ margin-left: 45px !important; margin-top: 0px !important; }
	.hs_img_right{ margin-top: 0px !important; }
	.hs_img_right img{ margin-top: 0px !important; margin-left: 30px !important; max-width: 300px !important;}
}

.hs-heading-with-icon{
	margin-bottom: 35px;
}

.hs-heading-icon-left{
	float: left !important;

	width:75px;
	height: 75px;
	margin-right: 10px;
	margin-top: -20px;
}

.hs-heading-icon-zero{
	margin-top: 0px;
}
@media (min-width: 768px){
	

}

.menu_title{
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.home_title{
	margin-left: 0px !important;
	
	display:none;
	padding: 0;
	/*cursor: pointer;*/
	font-size: 13px;
	line-height: 13px;
	padding-top: 13px;
	margin: 0 auto;
	width:auto;
	margin-left: 38px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}

.home_title h1{
	font-family: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important;
	font-size:32px;
	
	display:inline-block;
	max-width:250px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
h1, h2, h3, h4, h5, h6{
	/*font-family:  Arial, Helvetica, sans-serif !important;*/
	/* REMOVE 2023 font-family: 'interstateregular', Arial, Helvetica, sans-serif !important; */
	
	/*font-family: interstate, sans-serif;
	font-style: normal;
	font-weight: 100;*/
	
	font-family: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important; /* v4 Reskin */
}

@media (min-width: 480px)
{
	.home_title h1{
		max-width:340px;
		font-size:32px;
	}
}

@media (min-width: 624px)
{
	.home_title h1{
		max-width:470px;
	}
}
@media (min-width: 768px)
{
	
	.home_title h1 {
		max-width:640px;
		margin-left: 0px;
	}
}
@media (min-width: 1008px)
{
	
	.home_title h1 {
		
		max-width:800px;
		margin-left: 35px;
	}
	
}



.title_txt_1 {
	color: #FFFFFF !important;
}
.title_txt_2 {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.title_txt_3 {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}

.title_txt_4 {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.title_txt_5 {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.title_txt_6 {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}



.call_out{
	text-align: center;
	/*font-size: 1.25em;*/
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.call_out_img{
	display: none;
}

.call_out_bigger{
	font-size: 1.25em;
}
.call_out_blue{
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}
.call_out_plum{
	color: #890C58 !important; /* plum */
}
.call_out_purple{
	color: #6B3077 !important; /* purple */
}


@media (min-width: 768px)
{
	.call_out{
		display:none;
	}

	.call_out_img{
		display: block;
		margin-bottom: 40px;
	}
	.call_out_img_nomargin{
		margin-bottom: 0px;
	}
}

.intro_btn{
	font-family: 'citi-sans-text-regular', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
	font-size: 2.0rem !important;

	color: #ffffff; /* White */
	padding: 19px 19px;
	min-height: 50px;
	max-width: 200px;
	text-align: center;
	/*margin-bottom: 20px;*/
	/*margin-right: 30px;*/
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;/*CSS3*/
	align-items:center;/*Vertical align*/
	justify-content:center;/*horizontal align*/
	
	/*
	margin-right: 30px;*/
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	
	border-radius: 5px;
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	margin:0 auto;
	margin-bottom: 20px;	
}
.intro_btn:hover, .intro_btn:focus
{
	/*background-color: #00BDF2 !important; */
	border: solid 2px #FFFFFF;
}

.topic_res_btn{
	font-family: 'citi-sans-text-regular', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
	font-size: 2.0rem !important;

	color: #ffffff; /* White */
	padding: 19px 19px;
	min-height: 50px;
	max-width: 200px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 30px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;/*CSS3*/
	align-items:center;/*Vertical align*/
	justify-content:center;/*horizontal align*/
	margin: 0 auto;
	margin-bottom: 20px;
	
	background-color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	
	border-radius: 5px;
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	
}
.conf_btn, .notconf_btn{
	margin:0 auto;
	margin-bottom: 20px;
}
.topic_res_btn:hover, .topic_res_btn:focus
{
	
	border: solid 2px #FFFFFF;
}

.topicTestFeedback{
	display: none;
}


.topic_content{
	background-color: #FFFFFF;
	border-radius: 0px;
	-webkit-box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 50px 50px 0px rgba(0,0,0,0.1);
}
@media (min-width: 480px) {
	.topic_content{
		border-radius: 8px;
	}
}




.screenTitle{
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top:20px;
	padding-bottom:15px;
}

.topicTitle h2{
	
	font-weight: bold;
	/*font-size: 2.5rem;*/
	
}
.topicTitle .grid_inner{
	margin-top: 30px !important;
	/**/
	padding-top: 20px;
}
.sectionTitle{
	position: relative;
	width: 100vw;
	box-sizing: border-box; 
}

@media (min-width: 480px) 
{
	.sectionTitle{
		width: 100vw;
	}
	.topicTitle .grid_inner{
		margin-top: 30px !important;
		padding-top: 20px;
	}
}
@media (min-width: 768px) 
{
	.sectionTitle{
		width: 100%;
		max-width: 714px; 
		margin: 0 auto;
	}
}
@media (min-width: 1008px) 
{
	.sectionTitle{
		width: 100%;
		max-width: 960px; 
		margin: 0 auto;
	}
}

.sectionTitleHolder{
	height: 250px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;/*CSS3*/
	align-items:center;/*Vertical align*/
	justify-content:center;/*horizontal align*/
	
}

.sectionTitle h2{
	font-weight: bold;
	font-size: 3rem;
	text-align: center;	
}



.notBold{
	font-weight: normal;
}



.complete_arrow{
	display:none;
	position:absolute;
	bottom:-32px;
	height:64px;
	width:64px;
	background-image:url('../images/general_int/down_arrow_locked.png');
	margin:0 auto;
	left:0;
	right:0;
	z-index:80
}

.complete_arrow.unlocked{
	cursor:pointer;
	background-image:url('../images/custom_int/down_arrow.png');
}
.complete_arrow.unlocked:hover {
	cursor:pointer;
	background-image:url('../images/custom_int/down_arrow_hover.png') !important;
}



.container{
	/*margin-bottom: 20px;*/
	padding-bottom: 50px;
}

.intro .topic_result, .mid .topic_result{
	padding-bottom: 0px;
}

/* Image styles 2020 */

.topic_result_img{
	padding: 0 !important;
	margin-top:40px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	display: none;
	height:auto;
	max-height:290px !important;
	padding-bottom:0px !important;
}
.topic_result_img img{
	margin-bottom: 0px;
	max-height:290px;
	background-color: transparent !important;
}
.topic_content .topic_result_img{
	background-color: transparent !important;
}
.inline_full_img{
	margin-top: -20px;
	max-height: 300px;
}




.inline_reflection_img{
	margin-top: -20px;
	max-height: 322px;
	
}


/* Nav Bar Updates 2020 */

.nav_content{
	/* REMOVE 2023
	background-color: #FFFFFF;*/
	/* v4 Reskin -- */
	background-color: #eeeeee; /* v4 Reskin: Background Gray */
	/* -- v4 Reskin */
	color: #53565A; /* v4 Reskin: Dark Gray (T) */
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	width: 100%;
	margin: 0 auto;
	/* REMOVE 2023
	padding-bottom: 10px;*/
	
}
@media (min-width: 480px) {

}

@media (min-width:768px){
	.nav_content {
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width:1008px){
	.nav_content {
		width: 100%;
		margin: 0 auto;
		/*padding-left: 32px;
		padding-right: 32px;*/
	}
	
	.inline_reflection_img{
		margin-bottom: 50px;
	}
}

.nav_instruction{
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 15px; /* Fix for padding to nav instruction */
	padding-right: 15px; /* Fix for padding to nav instruction */
}

.branding_holder{
	background-color:#97999B !important; /* v4 Reskin: Light Gray */
	width:100%;
	height: 80px;
}
.branding{
	display: flex;
}

/* Nav Bar Updates 2020 */

.box_container{
	
	background-color: #FFFFFF;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	border-radius: 20px;
	
	padding: 20px;
	width: 90%;
	
	margin: 0 auto;
	
	/* v4 Reskin */
	/*border: solid 1px var(--blue);*/
}

@media (min-width: 480px){	
	
	.box_container{
		border-radius: 20px;

	}
}

@media (min-width: 768px){	
	
	.box_container{

		max-width: 600px;
	}
}

@media (min-width: 1008px){	
	
	.box_container{

		max-width: 550px;
	}
}

.tickBullet li{
	padding-left:36px;
	padding-bottom: 5px;
	background-image:url('../images/citi055_tick.png') !important;
	background-repeat:no-repeat;
	background-position:0px -2px !important;
	background-size: 28px 28px;
}

.crossBullet li{
	padding-left:36px;
	background-image:url('../images/citi055_cross.png') !important;
	background-repeat:no-repeat;
	background-position:0px -2px !important;
	background-size: 28px 28px;
}

#home_nav{
	visibility: hidden;
}

ul.space_list li { margin-bottom: 1em; }


.questionStem{
	font-size:1.2em;
}

.expando_col_right_img{
	text-align: right;
	width: 90% !important;
}
@media (min-width: 480px){	
	.expando_col_right_img{
		text-align: right;
		width: 45% !important;
	}
}
@media (min-width: 1008px){	
	.expando_col_right_img{
		text-align: right;
		width: 40% !important;
	}
}
@media (max-width: 480px){	
	.contentTable tr td{
		/*position: relative;
		transform: scale(0.9);*/
		font-size: 0.6em;
	}
}

.contentTable tr td{
	border: solid 2px #002D72; /* v4 Reskin: Citi Blue (T) */
	color: #002D72; /* v4 Reskin: Citi Blue (T) */
	padding: 10px;
}

.rowCenter{
	text-align: center;
}


.blueTxt{
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}





.topicTitle{
	min-height:250px;
}
.topicTitle h2{
		padding-bottom: 120px;
	}

@media (min-width: 480px){	
	.topicTitle{
		min-height:280px;
	}
	.topicTitle h2{
		padding-bottom: 200px;
	}
}

.ddLableHolder{
	float: left;
	padding: 20px;
}
.ddHolder{
	padding: 20px;
}


.parallax_left{
	/*visibility: hidden;*/
	margin-left: -600px;
	opacity: 0;
}


.slide-left {
  opacity: 0;
  -moz-transition: all 750ms linear;
  -webkit-transition: all 750ms linear;
  -o-transition: all 750ms linear;
  transition: all 750ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.slide-right {
  opacity: 0;
  -moz-transition: all 750ms linear;
  -webkit-transition: all 750ms linear;
  -o-transition: all 750ms linear;
  transition: all 750ms linear;
  -moz-transform: translate3d(600px, 0px, 0px);
  -webkit-transform: translate3d(600px, 0px, 0px);
  -o-transform: translate(600px, 0px);
  -ms-transform: translate(600px, 0px);
  transform: translate3d(600px, 0px, 0px);
}

.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}



.bounce-up  {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* client learning design specs 2025 v4.3 */
.index_logo_flex {
	display: flex;
	max-width: 1300px;
	margin: auto;
}

/* client learning design specs 2025 v4.3 */
.index_course_title {	
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 7px; /* client learning design specs 2025 v5.2 */
	font-family: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important; /* v4 Reskin */
	color: var(--citi-ink-blue);
	display: none;
}

/* client learning design specs 2025 v4.3 */
.index_course_title_RTL {
	padding-left: 0px;
	padding-right: 7px; /* client learning design specs 2025 v5.2 */
}

/* Home Page 2021 */
.index_logo{
	padding: 5px;
}

.index_banner{
	height:85px;
	width: 220px;
	display:flex; 
	align-items: flex-start; /* Progress Indicator 2023 */
	/*justify-content: center;*/
	position: fixed;
	top:0;
	/*right: 0;*/
	z-index: 9999;
	border-radius: 0px 0px 0px 10px;
	background-color: #FFF;
	/* REMOVE 2023	
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	padding-top: 5px; /* Progress Indicator 2023 */
}
	
@media (min-width: 768px){
	
	/* client learning design specs 2025 v4.3 */
	.index_course_title {
		font-size: 20px;
		display: block;
		max-width: 230px;
	}

	.index_logo{
		padding: 20px 20px 20px 20px;
		/* client learning design specs 2025 v4.3 */
		/*margin-left: 10%;
		max-width: 1300px;
		margin: auto;*/
	}
	.index_banner{
		width: 340px;
		/*height:100px;*/
	}
}

/* client learning design specs 2025 v4.3 */
@media (min-width: 1024px) {
	.index_course_title {
		font-size: 32px;
		max-width: 490px;
	}
}

/* client learning design specs 2025 v4.3 */
@media (min-width: 1300px) {
	.index_course_title {
		max-width: 750px;
	}
}

/* client learning design specs 2025 v4.3 */
@media (min-width: 1600px) {
	.index_course_title {
		max-width: 900px;
	}
}

/* client learning design specs 2025 v4.3 */
@media (min-width: 1900px) {
	.index_course_title {
		max-width: 1050px;
	}
}
	
.courseTitle{	
	margin-bottom: 80px; /* v4 Reskin */
	text-align: center;
}

/* v4 Reskin -- */
.courseTitle h1 {	
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
	font-size: 62px !important;	
	font-family: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important;    
}
/* -- v4 Reskin */

.menu_header{
	max-width: 1300px;
	margin: auto;
	/* REMOVE 2023 padding-bottom: 80px; */
}
.menu_header_flex{
	display: flex;
	/*align-items: center;*/
	
}

.menu_header_image{
	height: 665px;
	margin-right: 20px;
	display: none;
}

/* 20240501 bugfixing for rtl layouts */
.menu_header_image_RTL{	
	margin-left: 20px;
	margin-right: 0px;
}

.menu_header_image_half{
	height: 335px;
	margin-right: 20px;
	display: none;
}

.menu_header_content{
	/*width: 100%;*/
	padding: 40px;
	border-radius: 20px;
	z-index: 1;
	position: relative;	
}

@media (min-width: 768px){
}
@media (min-width: 1024px){
	.menu_header_image{
		display: block;
	}
	.menu_header_content{
		margin-left: 0px;
	}
	
	.menu_header_content_RTL{
		/* REMOVE 2023 padding-right: 160px; */
		/* v4 Reskin -- */
		margin-left: 36px;
		/* -- v4 Reskin */		
	}
	
}
@media (min-width: 1200px){
	
}

.menu_btns_header{
	width: 100%;
	margin-bottom: 40px;
}

.menu_btns_header_alt{
	margin-bottom: 130px;
}

.menu_btn_title{
	max-width: 1300px;
}

.menu_container{

	max-width: 1300px;	 
	margin: auto;
	margin-top: 100px;
	/* -- v4 Reskin */
}

.menu_btns_holder{

	display: flex;
	flex-wrap: wrap;
	align-content: center;
    justify-content: center;
	margin-bottom: 40px;
	position: relative;
	/* v4 Reskin -- */
	width: 100%;
}

.text_menu_text{
	width: auto;
	height: auto;
	max-width: 1193px;
	padding: 10px 40px;
	border-radius: 20px;
	z-index: 1;
}
/* custom branching based on CITI071: Module 6: common topic, a branching topic with branching screentype, two branches, no assessement 2023 */
.branch_btns_holder{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	margin-top: -1px;
}

@media (min-width: 740px){
	.menu_btns_holder{
		align-content: flex-start;
		justify-content: flex-start;
	}
}
@media (min-width: 1300px){
	.menu_btn_title{
		max-width: 1300px;
		
	}
}
.heading_area img{
	position: relative;
	z-index: 4;
	width: 307px;
	background-color: transparent;
}

.heading_area_alt{
	height: 30px;
    width: 90%;
    position: absolute;
	background-color: var(--citi-gray-02);
    margin: 15px 0 0 15px;
	border-radius: 20px;
    z-index: 100;
}

.heading_area_alt_rtl{
	margin: 15px 15px 0 0;
}

.heading_area_alt:has(+ .top_wrapper_alt.complete) {
	background-color: var(--citi-ink-blue);
}

.heading_area_alt:has(+ .top_wrapper_alt.unlocked) {
	background-color: var(--white);
}

.heading_area_alt:has(+ .top_wrapper_alt.complete.unlocked) {
	background-color: var(--citi-ink-blue);
}

.select_bottom{
	position: absolute;
	top:0;
}

.select_bottom img{
	position: absolute;
	margin-left: 133.5px;
	margin-top: 185px;
	width: 40px;
	height: 40px;

	z-index: 999;
}

.select_bottom_alt img{
	margin-left: 255px;
    margin-top: -50px
}

.select_bottom_RTL img{
	
	margin-right: 133px;
}

.select_bottom_alt_rtl img{
	margin-right: 255px;
}

.progress{
	position: absolute;
	margin-left: 133.5px;
	margin-top: 185px;
	width: 40px;
	height: 40px;
	z-index: 999;
}
.progress{
	background-size: contain; /* Ensure ticks display correctly on phones LJ 03/22/2022 */
}
.progress.progress_complete{
	background-image:url('../images/custom_int/section_complete.png');
}
.progress.progress_alt.progress_complete{
	background-image:url('../images/custom_int/menu_tick_complete.png');
}
.progress_alt{
	/*background-image:url('../images/custom_int/section_complete.png');*/
	margin-left: 255px;
    margin-top: -50px
}

.progress_alt_rtl{
	margin-right: 255px !important; 
}

.progress.progress_started{
	background-image:url('../images/custom_int/section_status_in_progress.png');
}

.progress_RTL{
	margin-right: 133px;
}

.topic_select{
	position:relative;
	cursor: pointer;
	margin-bottom:10px;
	display: none;
	text-align: center;
	width: 307px;
	margin-right: 15px;
}

.topic_select_alt{
	text-align: left;
	margin-bottom: 165px;
	height: 100px;
}

.topic_select_alt_rtl{
	text-align: right;
}

.top_wrapper{
	height: 100px;
	margin-top: -100px;
	border-radius: 20px;
	position: relative;
	z-index: 99;
}

.top_wrapper_alt{
	height: 250px;
}

.select_title{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.select_title_alt{
	padding-top: 50px;
	align-items: flex-start;
}

.hover-image{
   -webkit-filter: invert(8%) sepia(83%) saturate(5293%) hue-rotate(209deg) brightness(95%) contrast(102%);
	filter: invert(8%) sepia(83%) saturate(5293%) hue-rotate(209deg) brightness(95%) contrast(102%);
}

.select_title h3{	

	font-family: 'citi-sans-text-bold', Arial, Helvetica, sans-serif !important;
	font-size:1.8rem; 
	padding: 0px;
	margin-bottom: 0px;
	/*text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;*/
	width: 90%;
}

.select_title_alt h3{	

	font-family: 'citi-sans-display-regular', Arial, Helvetica, sans-serif !important;
	font-size:2.4rem;
}

.alt_menu_num {
	font-size: 4.8rem;
}

.overlay {
	display:none;
    position: absolute;
	padding:0 !important;
	top:0;
	height:100%;
	width:100%;
	cursor: default;
	z-index: 9999;
}

.overlay_alt{
	top:-100px;
	height: 300px;
}


html{
	/* REMOVE 2023
	background-color: #002D71;*/
	/* v4 Reskin -- */
	background-color: #97999B !important; /* v4 Reskin: Light Gray */
	/* -- v4 Reskin */
}

.sec_rest_wrapper{
	background-color: #002D72; /* v4 Reskin: Citi Blue (T) */
	
}


/* Topic Intro */

.topic_intro_grid{
	
	background-size:contain;
	padding-top: 200px;
	background-repeat: no-repeat;
}

.topic_intro{
	max-width: 1300px;
	margin: auto;
}
.topic_intro_flex{
	/*display: flex;*/
	display: flex; /* v4 Reskin */
	/*align-items: center;*/
	/* REMOVE 2023 max-width: 1300px;
	margin: auto;
	
	display: table;*/
}
.topic_intro_hero{
	
	/*width: 137px;*/
	z-index: 99;
	position: relative;
	float: left;
	display: none;
}

.hero_2{
	display:none;
}


.topic_intro_hero img{
	height: 418px !important;
	z-index: 99;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);	
	border-radius: 20px;*/
	background-color: transparent;
}


.topic_intro_content{
	/* REMOVE 2023
	max-width: 910px;
	min-height: 80px;
	z-index: 1;
	position: relative;
	margin-left: 60px;
	float: inherit;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	/* -- v4 Reskin */
	width: auto;
	max-width: 865px;
	margin: 40px;
	/* v4 Reskin */
	margin-left: 40px;
	padding: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	border-radius: 20px;	
	z-index: 1;
	position: relative;	
}
/* v4 Reskin -- */
@media (min-width: 1200px){
	.topic_intro_content{
		margin-left: -395px;
		padding-left: 140px;			
	}
	.topic_intro_content_RTL{
		margin-right: -350px;
		padding-right: 140px;	
		padding-left: 10px;
		margin-left: 36px;
	}
}


/* -- v4 Reskin */
/* added class for topic intro with small amount of text mjb/kgs 03/17/22 */
.topic_intro_content_small{ 
	padding-bottom: 20px !important;
}
@media (max-width: 480px){

}
.topic_intro_top{

	padding: 50px 50px 50px 100px;
	border-radius: 20px 20px 20px 20px;
	position: relative;
	margin-bottom: 31px;
	margin-top: 45px;
}
/* added class for topic intro with small amount of text mjb/kgs 03/17/22 */
.topic_intro_bottom_small {
	padding: 50px 50px 50px 100px !important;
}
@media (min-width: 768px){
	.topic_intro_top{

		padding: 50px;
	}
	/* added class for topic intro with small amount of text mjb/kgs 03/17/22 */
	.topic_intro_bottom_small {
		padding: 50px !important;
	}
}
.white_arc{
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
	width: 100px;
	height: 100px;
	border-radius: 100px 0px 0px 0px;
}
.blue_arc{
	position: absolute;
	right: 0;
	top: 0;
	background-color: #002D71;
	width: 100px;
	height: 100px;
	border-radius: 0px 0px 0px 100px;
}
.topic_intro_bottom{
	padding: 50px;
	border-radius: 20px 20px 20px 20px;
	z-index: 1;
	position: relative;
}

.topic_intro_dec{

	height: 465px;
	display: none;
	margin-left: -233px;
	z-index: 99;
	float: right;
	display: table-cell;
    vertical-align: middle;
}
.topic_intro_dec img{
	z-index: 99;
}
@media (min-width: 768px){
	.topic_intro_hero img{
		height: 594px !important;

	}
	/* added class for topic intro with small amount of text mjb/kgs 03/17/22 */
	.topic_intro_hero_small img{
		height: 445px !important;
	}
	.topic_intro_hero{
		margin-left: 0px;
	}
	
	.topic_intro_hero_RTL{
		margin-left: -50px;
	}
	.hero_1{
		display:none;
	}
	.hero_2{
		display:block;
	}
	
	.topic_intro_blue{
		padding: 50px;
	}
	.topic_intro_white{
		border-radius: 0px 20px 20px 20px;
	}
	.topic_intro_blue{
		border-radius: 0px 20px 20px 0px;
	}
}
@media (min-width: 1024px){
	/* v4 Reskin */
	.topic_intro_hero{
		display: block;
	}
}

.video_holder{
	/*background-image: url('../images/video_decal.png');
	background-repeat: no-repeat;
	background-position: bottom left;*/
	/*padding-bottom: 65px;*/
	
	max-width: 1027px;
	max-height: 768px;
	margin: 0 auto;
}


.content_video{
	width: 100%;
	/*max-width: 1235px;*/
	margin: auto;
	
	/* REMOVED 2023
	margin-top: 65px; */
	/*margin-bottom: 65px;*/
	position: relative;
		
}



.video_player{
	border-radius: 20px;
	
	/* REMOVED 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
}

.video_poster{
	 width: 100%; 
    height: 100%; 
    margin: 0 auto;
    max-width: 1235px;
    position: absolute;
    top:0px;
	cursor: pointer;
	background-image: url('../images/custom_int/video_play.png');
	background-repeat: no-repeat;
	background-position: center;
}



@media (min-width: 768px){
	
	.content_video{
		max-width: 95%; /* Updated to meet CITI tech requirements of 1024x576 video dimension */
	}
	.video_poster{
		max-width: 95%; /* Updated to meet CITI tech requirements of 1024x576 video dimension */
	}
}

@media (min-width: 1024px){
	.topic_intro_dec{
		display: block;
		
	}
	.content_video{
		max-width: 1024px; /* Updated to meet CITI tech requirements of 1024x576 video dimension */
	}
	.video_poster{
		max-width: 1024px; /* Updated to meet CITI tech requirements of 1024x576 video dimension */
	}
}

/* fix for border run off on right on iPad 052423 */
@media (min-width: 1108px){
	/* v4 RESKIN */
	.video_holder::after{
		content: "";
		width: 944px;
		height: 637px;
		position: absolute;
		background-color: #00B0B9;
		margin-top: -616px;
		z-index: -1;
		margin-left: 114px;
		border-radius: 20px;
	}
	
	/* v4 RESKIN */
	.video_holder_RTL::after{
		content: "";
		width: 944px;
		height: 637px;
		position: absolute;
		background-color: #00B0B9;
		margin-top: -616px;
		z-index: -1;
		margin-right: 114px;
		border-radius: 20px;
	}
}

.decal_bg_1{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 65px left;
}

.section_header{
	background-color: #FFFFFF;
	color: #002D72; /* v4 Reskin: Citi Blue (T) */
	min-height: 65px;
}

.section_title{
	margin-left: 2.5%;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (min-width: 768px){
	
	.section_title{
		margin-left: 2.5%;
	}
}
@media (min-width: 1300px){
	.section_title{
		max-width: 1300px;
		margin:auto;
	}

}
@media (min-width: 1750px){
	
}


/*.icon_cd{
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
	background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0) 100%);
	padding-top: 40px;
}*/

.icon_interaction{
	display: flex !important;
	flex-wrap: wrap !important;
	max-width: 1300px;
	padding-top: 40px;
	margin-left: 40px;
	/* mjb */
	border-radius: 20px;
	/*padding: 20px;
	margin-bottom: 40px;
	margin-top: 40px;*/
}

/* 013024 icon click and display rtl */
.icon_interaction_RTL{
	margin-left: 0px;
}

.icon_leadin{
	flex-basis: 100%;
	width: 200px !important;
	max-width: 1300px;
	padding-left: 20px;
	padding-right: 20px;
	
	/* v4 Reskin */
	color: var(--gray);
	background-color: var(--bggray);
	padding: 20px;
	border-radius: 20px;
	height: auto;
    position: relative;
    margin-bottom: 30px;
	margin-left: -40px;
}

/* 013024 icon click and display rtl */
.icon_leadin_RTL{
	margin-left: 0px;
}

/* v4 Reskin */
.icon_leadin h2{
	color: var(--blue);
}

.icon_holder{
	flex-basis: 100%;
	display: flex !important;
	flex-wrap: wrap !important;
	
	padding-left: 20px;
	max-width:980px;
	margin: 0 auto; 
	position: relative;
	justify-content: space-between;
}
/* 092223 support for two buttons in icon click and display */
.icon_holder_two{
	max-width:484px;
}
.icon_holder_two_RTL{
	margin-right: 0px;
}
.icon_element{
	max-width: 150px;
	text-align: center;
	margin-right: 20px;
	flex-basis: 100%;
	margin-bottom: 30px;
	position: relative;
}
.icon_btn{
	cursor: pointer;
	/* v4 Reskin */
	height: 295px;
	
	
	/* v4 Reskin */
	
	
	color: var(--blue)
}
.icon_btn img{
	width: 150px;
	/* REMOVE 2023
	border-radius: 20px;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	
	
}

/* v4 Reskin */
.icon_btn_selected{
	color: var(--white);
	background-color: var(--blue);
}

.icon_label{
	min-height: 50px;
	/* v4 Reskin */
	font-family: 'citi-sans-text-bold', Arial, Helvetica, sans-serif !important;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	
}
/* v4 Reskin */
.icon_btn_bg{
	height: 20%;
    padding-top: 175px;
    margin-top: -86px;
	border-radius: 0px 0px 20px 20px;
}

.icon_indicator{
	background-image: url('../images/custom_int/indicator_down.png');
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: 20px;
	
	/* v4 Reskin */
	display: none;
}

.icon_content{
	position: inherit;
	text-align: left;
	margin-top: 20px;
	/* REMOVE 2023
	border-top: solid 1px #FFFFFF;*/
	min-height: 50px;
	width: 73vw; /* 091823 icon click and display on lower viewport */
	max-width: 930px;
	/*padding-right: 50px;*/
	left:0;
	display: none;
	z-index: 99;
	
	/* v4 Reskin */
	color: var(--gray);
}
/* 091823 icon click and display on lower viewport */
@media (min-width: 540px){
	.icon_content{
		width: 80vw;
	}
}	
/* 091823 icon click and display on lower viewport */
@media (min-width: 624px){
	.icon_content{
		width: 85vw;
	}
}
@media (min-width: 768px){
	.icon_holder{
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 20px;
	}
	.icon_element{
		max-width: 216px;
	}
	/* v4 Reskin */
	.icon_btn{
		height: 425px;
	}
	.icon_btn img{
		width: 216px;
	}
	
	/* v4 Reskin */
	/*.icon_label{
		margin-top: 140px;
	}*/
	
	.icon_btn_bg{
		height: 20%;
		padding-top: 242px;
		margin-top: -125px;
		border-radius: 0px 0px 20px 20px;
	}
	
	/* ensure icon labels are multi-line by default kgs 03/18/22 */
	.icon_label{		
		white-space: normal;
	}
}

@media (min-width: 1300px){
	.icon_leadin{
		max-width: 250px;
	}
	
	.icon_2_leadin{
		max-width: 500px;
	}
	.icon_content{
		width: 930px;
	}
	
	.icon_2_holder{
		width: 500px;
		flex-basis: auto;
	}
	.icon_2_content{
		width: 500px;
	}
}
.text_image_bg{
	
	background-size:contain;
	background-size:cover;
	background-repeat: no-repeat;
	/* REMOVE 2023
	padding-top: 100px;*/
}
/*.text_only_image_bg{
	
	background-size:contain;
	background-size:cover;
	background-repeat: no-repeat;
	
	padding-top: 110px;
	padding-bottom: 60px;
	
}*/
.full_screen_img{
	max-width: 1520px;
	max-height: 750px;
	margin: 0 auto;
}

.full_screen_img_content{
	margin-top: -50px;
}
@media (min-width: 768px){
	.full_screen_img_content{
		margin-top: -150px;
	}
}
.full_screen_img img{
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.text_image_content{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.text_image_left, .text_image_right_img_left { /* text and image on left 2025 */
	
	max-width: 100%;
	z-index: 99;
	margin-bottom: 20px;
}
.text_image_text{
	width: auto;
	height: auto;
	padding: 40px;
	border-radius: 20px;
	z-index: 1;
}
.text_image_divide{
	width: 20px;
	height: 20px;
}
.text_image_right, .text_image_left_img_left { /* text and image on left 2025 */
	width: 100%; /* client learning design specs 2025 v4.3 */
	max-width: 100%;
	z-index: 99;
}
.text_image_right img, .text_image_left_img_left img { /* text and image on left 2025 */

	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
/* 011924 two-column text */
.text_col_left, .text_col_right {
	min-width: 50%;
}

@media (min-width: 768px){

	.text_image_content{
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.text_image_left, .text_image_right_img_left { /* text and image on left 2025 */
		max-width: 50%;
		margin-right: 20px;
	}
	/* text and image on left 2025 */
	.text_image_right_img_left {
		margin-right: 0px;
	}
	.text_image_right, .text_image_left_img_left { /* text and image on left 2025 */
		max-height: 890px;
	}
	.text_image_right img, .text_image_left_img_left img { /* text and image on left 2025 */
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		
	}
}


/* Question Screens */

.question_container{
	background-image: none;
	background-repeat: no-repeat;
	background-position: top right;
	/* REMOVE 2023
	padding-bottom: 60px;
	padding-bottom: 40px;*/ 
	
	/* v4 Reskin */
	width: 70%;
	margin: 40px;
	margin-right: 0px;
	padding: 20px;	
	border-radius: 20px;
	z-index: 1;
	position: relative;
}



.question_leadin{
	/* REMOVE 2023
	padding-top: 60px;*/
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.optionHolder{
	padding-left: 20px;
	padding-right: 20px;
}
.submit_holder, .feedback_text{
	padding-left: 20px;
	margin-top: 20px;
}

@media (min-width: 480px){
	
	.question_container{
		
		/* v4 Reskin -- */
		width: 75%;
		
	}
}

@media (min-width: 540px){
	
	.question_container{
		
		/* v4 Reskin -- */
		width: 80%;
		
	}
}

@media (min-width: 768px){
	
	.question_container{
		/* REMOVE 2023
		background-image: url('../images/custom_int/question_mark.png');*/
		border-radius: 20px;
		
		/* v4 Reskin -- */
		width: 85%;
		margin-right: -100%;
	}
	.question_leadin{
		/* REMOVE 2023
		padding-left: 80px;*/
		padding-left: 40px;
		/* REMOVE 2023
		padding-right: 275px;*/
		padding-right: 40px;
	}
	.optionHolder{
		/* REMOVE 2023
		padding-left: 80px;*/
		padding-left: 40px; /* v4 Reskin */
		/* REMOVE 2023
		padding-right: 275px;*/
	}
	.submit_holder, .feedback_text{
		/* REMOVE 2023
		padding-left: 80px;*/
		padding-left: 40px;
	}
}

@media (min-width: 1024px){
	
	.question_container{
		padding: 40px;
		/* v4 Reskin -- */
		width: 179%;
		
	}
}

@media (min-width: 1200px){
	
	.question_container{
		/* v4 Reskin -- */
		width: 1130px;

	}
}


.question_container_RTL{
	width: 80%;
	padding: 20px;
    margin-right: 5%;
    margin-left: -100%;
}

@media (min-width: 1024px){
	
	.question_container_RTL{
	
		/* v4 Reskin -- */
		width: 179%;
		
	}
}

@media (min-width: 1200px){
	
	.question_container_RTL{
		/* v4 Reskin -- */
		width: 1130px;

	}
}

/* Question Screens */

/* EXPANDO START ***********/

.expando_screen{
	/* REMOVED 2023
	background-image: url('../images/expando_bg.png');*/
	
	/*background-size:contain;
	background-position: center;*/
	padding-top:50px;
	background-repeat: no-repeat;
}

.expando_leadin{
	/* REMOVED 2023
	margin-top: 80px;
	margin-bottom: 40px;*/
	border-radius: 20px;
	/* REMOVED 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	*/
	padding: 20px;
	padding-bottom: 60px;
}
@media (min-width: 768px){
	.expando_leadin{
		padding: 45px;
		padding-bottom: 80px;
	}
}
.expando_bg {
	/* REMOVED 2023
	margin-top: 200px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3); */
	max-width: 1250px;
	margin: 0 auto;
	/* REMOVED 2023
	margin-bottom: 80px;*/
	margin-top: -60px;
}

.expando_decal {
	/* REMOVED 2023 
  	content: "";
	width: 100%;
	height:102px;
	background-image: url('../images/custom_int/expando_decal_cut.png');
	background-repeat: no-repeat;
	background-position: 99.8% 0px;*/
	display: none;
	
}

@media (min-width: 1300px){
	/* REMOVED 2023 
	.expando_decal {
		display: block;
		margin-top: -102px;
	}*/
}

.expando_btn_visited {
	color: #002D72 !important; /* v4 Reskin: Citi Blue (T) */
}

.expando_reveal_content{
	padding: 45px;
	margin-bottom: 6px;
	display: none;
	
	display: flex;
	flex-wrap: wrap;
	/*flex-direction: column;*/ /* 091823 expando on lower viewport */
	background-color: var(--bggray);
	color: var(--gray);
	/*border: solid 1px var(--blue);*/
	justify-content: space-between;
}

.exp_reveal_txt{
	flex-basis: auto;
}

.exp_reveal_img{
	flex-basis: auto;
}

@media (min-width: 480px){
	.expando_reveal_content{
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.exp_reveal_img{
		margin-left: 20px;
	}
	
}

@media (min-width: 768px){
	.expando_reveal_content{
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
	}
	
}

/* support for wider image below text in expando 050925 */
.expando_reveal_content_full_img {
	flex-wrap: wrap;
	flex-direction: column;
}

/* support for wider image below text in expando 050925 */
.expando_reveal_content_full_img .exp_reveal_img {
	text-align: center;
}

/* support for wider image below text in expando 050925 */
.expando_reveal_content_full_img .exp_reveal_img img {	
	max-width: 99%;
}

/* support for wider image below text in expando 050925 */
@media (min-width: 768px){
	.expando_reveal_content_full_img .exp_reveal_img img {
		max-width: 100%;
	}	
}

/* EXPANDO END ***********/


/* Slider Start **************/

.slider_screen{
	padding-top: 20px;
	background-repeat: no-repeat;
}


.slider_leadin{
	margin-top: 80px;
	margin-bottom: 40px;
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3); */
	padding: 20px;
}

.slider{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.slider_wrapper{
	flex-basis: 100%;
	overflow: hidden!important;
	/*min-height: 511px !important;*/
	max-width: 300px !important;
	flex-grow: 1;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 20px;
}

@media (min-width: 480px){
	.slider_wrapper{
		max-width: 400px !important;
		
	}
}

@media (min-width: 768px){
	.slider_wrapper{
		max-width: 630px !important; /* fix for slide run off on right on iPad 052423 */
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media (min-width: 1024px){
	.slider_wrapper{
		max-width: 900px !important; /* v4 RESKIN */
	}
}

@media (min-width: 1300px){
	.slider_wrapper{
		max-width: 1155px !important; /* v4 RESKIN */
		margin-left: 20px;
		margin-right: 20px;
	}
}

.slider_container {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	height: auto;
	transition: transform 0.5s ease-in-out;
	width: 100%;
}

.slider_txt{
	width: 99%; /* 091823 slider on lower viewport */
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	
  	scroll-snap-type: x mandatory;
  	scroll-behavior: smooth;
  	-webkit-overflow-scrolling: touch;
	
	border-radius: 10px;
	min-height: 511px;
	height: 100% !important;
}

.slider_col_left, .slider_col_right, .slider_col_full{
	max-width: 90%; /* 091823 slider on lower viewport */
	padding: 20px; /* v4 RESKIN */ /* 091823 slider on lower viewport */

}

/* 091823 slider on lower viewport */
@media (min-width: 480px){
	.slider_txt{
		width: 100%;
	}
	.slider_col_left, .slider_col_right, .slider_col_full{
		max-width: 90%;
		padding: 10px; /* v4 RESKIN */
	}	
}


/* 20240216 bugfixing */
@media (max-width: 480px){

	.slider_bg::before{		
		bottom: 0px;
		height: 70% !important;
	}
}

.slider_col_left_img, .slider_col_right_img{
	display: none;
}

.slider_txt h3{
	color: var(--blue);
}

@media (min-width: 1024px){
	
	.slider_col_left_img, .slider_col_right_img{
		/* min-height: 511px; */ /* 120723 arrow up/down issue: using these keys to only navigate will move the content up and cut if off upon return to page on Win 10 Chrome */
		display: block;
	}
	.slider_col_left, .slider_col_right{
		max-width: 578px;
		padding: 30px;
		
		/*overflow-y: auto;*/
	}
	/* 092723 support for slide without image */
	.slider_col_full{
		max-width: 90%;
		padding: 30px;
	}
	.slider_wrapper{
		min-height: 511px;
	}
	.slider_col_right_img{
		padding: 30px;
	}
	/* v4 RESKIN */
	.slider_col_right_img img{
		height: 340px;
	}
	/* v4 RESKIN */
	.slider_bg{
		width: 100%;
		height: 2px;
	}
	/* v4 RESKIN */
	.slider_bg::before{
		content: " ";
		width: 102%;
		height: 500px;
		background-color: var(--bggray);
		position: absolute;
		margin: 0 auto;
		border-radius: 20px;
		margin-top: -500px;
		z-index: -1;
		margin-left: -8px;
	}
}

@media (max-width:1023px){
	.slider_bg{
		width: 100%;
		height: 2px;
	}

	.slider_bg::before{
		content: " ";
		width: 102%;
		height: 500px;
		position: absolute;
		margin: 0 auto;
		border-radius: 20px;
		margin-top: -500px;
		z-index: -1;
		margin-left: -8px;
	}
}


@media (min-width: 1300px){
	/* v4 RESKIN */
	.slider_col_right_img img{
		height: 400px;
	}
	
	.slider_col_right_img{
		padding: 30px;
	}
	
	.slider_bg::before{
		content: " ";
		width: 105%;
		height: 500px;
		background-color: var(--bggray);
		position: absolute;
		margin: 0 auto;
		border-radius: 20px;
		margin-top: -500px;
		z-index: -1;
		margin-left: -30px;
	}
	
	.slider_bg_RTL::before{
		content: " ";
		width: 105%;
		height: 500px;
		background-color: var(--bggray);
		position: absolute;
		margin: 0 auto;
		border-radius: 20px;
		margin-top: -500px;
		z-index: -1;
		margin-right: -30px;
	}
}


.slider_current {
	display: block;
	display:flex;
}
.slider_hidden {
	display: none;
}

/* Slider End *************/


.blue_on_white{
	/* REMOVE 2023 color: #002D72; */
	color: #53565a; /* v4 Reskin: Dark Gray (T) */
	background-color: #FFFFFF;
	
	/* REMOVE 2023 color: var(--blue); */
	color: var(--gray); /* v4 Reskin: Dark Gray (T) */
	background-color: var(--white);
	
	/*border: solid 1px #002d72; /* v4 Reskin: Citi Blue (T) */
}

/* v4 Reskin -- */
.blue_on_white h2{
	color: #002d72; /* v4 Reskin: Citi Blue (T) */
}
/* -- v4 Reskin */

.blue_on_white ul li{
	background-image:url('../images/custom_int/bullet_blue.png');
}
/* 20240130 accessibility 2024 */
.blue_on_white_ul_RTL {
	list-style: square outside url('../images/custom_int/bullet_blue.png') !important;
	padding-inline-start: 15px;
}
.blue_on_white_ul_RTL li {
	background-image: none !important;
}
.blue_on_white ul ul li {
	background-image:url('../images/custom_int/sub_bullet_blue.png');
	background-repeat:no-repeat;
	background-position:32px 7px;
}
/* 20240130 accessibility 2024 */
.blue_on_white_ul_ul_RTL {
	list-style: square outside url('../images/custom_int/sub_bullet_blue.png') !important;
}
.blue_on_white_ul_ul_RTL li {
	background-image: none !important;
}
.white_on_blue{
	color: #FFFFFF;
	background-color: #002D72; /* v4 Reskin: Citi Blue (T) */
	
	color: var(--white);
	background-color: var(--blue);
}
.white_on_blue ul li{
	background-image:url('../images/custom_int/bullet_white.png');
}
/* 20240130 accessibility 2024 */
.white_on_blue_ul_RTL {
	list-style: square outside url('../images/custom_int/bullet_white.png') !important;
}
.white_on_blue_ul_RTL li {
	background-image: none !important;
}
.white_on_blue ul ul li {
	background-image:url('../images/custom_int/sub_bullet_white.png');
	background-repeat:no-repeat;
	background-position:32px 7px;
}
/* 20240130 accessibility 2024 */
.white_on_blue_ul_ul_RTL {
	list-style: square outside url('../images/custom_int/sub_bullet_white.png') !important;
}
.white_on_blue_ul_ul_RTL li {
	background-image: none !important;
}

.video_leadin{
	padding: 20px;
	border-radius: 20px;
	/* REMOVED 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
}

/* Text Only ************/

/* v4 Reskin -- */
.text_only_content{	
	width: 60%;
	margin: 35px;
	margin-right: 0px;
	padding: 40px;	
	border-radius: 20px;
	z-index: 1;
	position: relative;
}
.text_only_content_full{	
	width: 100%;
	margin: 40px;
	padding: 40px;	
	border-radius: 20px;
	z-index: 1;
	position: relative;
}

@media (min-width: 480px){
	.text_only_content{
		width: 80%;
		margin-right: 7%;
	}
}
@media (min-width: 768px){
	.text_only_content{
		width: 80%;
		margin-right: 0%;
	}
	.text_only_content_full{
		width: 100%;
	}
}
@media (min-width: 1024px){
	.text_only_content{
		width: 183%;
		margin-right: -100%;
	}
	.text_only_content_full{
		width: 100%;
	}
}
@media (min-width: 1200px){
	.text_only_content{
		width: 1130px;
	}
}





.text_only_content_RTL{
	width: 69%;
	margin-right: 6%;
	margin-left: 6%
}

@media (min-width: 480px){
	 .text_only_content_RTL{
		width: 73%;
		margin-left: -100%;
	}
}
@media (min-width: 768px){
	.text_only_content_RTL{
		width: 83%;
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media (min-width: 1024px){
	.text_only_content_RTL{
		width: 183%;
		margin-right: 5%;
		margin-left: -100%;
	}
	.text_only_content_full{
		width: 100%;
	}
}
@media (min-width: 1200px){
	.text_only_content_RTL{
		width: 1130px;
	}
}



/* -- v4 Reskin */
.text_only_top{
	border-radius: 20px 20px 0px 0px;	
}
.text_only_bottom{
	border-radius: 0px 0px 20px 20px;
}


/* Image C&D **********/





.image_cd_screen{
	padding-top: 50px;
	min-height: 800px;
}
.image_cd{
	
	margin-top: 50px;
	min-height: 650px !important;
}

.image_cd_3_btn{
	min-height: 300px !important;
}

.image_cd_leadin{
	padding: 20px;
	border-radius: 20px;
}

.image_btn_holder{
	max-width: 380px !important;
	max-height: 600px !important;
	display: flex;
	flex-wrap: wrap;
	align-items:flex-start;
	justify-content: space-around;
	margin: 0 auto;


}

.image_reveal_holder{
	width: auto;
	margin: 0 auto;
	margin-left: 10px;
	
}

.image_btn{
	width: 113px;
	height: 150px;
	margin-right: 8px;
	margin-bottom: 10px;
	cursor: pointer;
	border-radius: 20px;
	/*-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
}

.image_btn img{
	width: 113px;
	height: 150px;
}

.image_btn_txt{
	/* ensure white font color for IE 11 kgs 03/18/22 */
	color: #ffffff;	
	margin-top: -50px;
	text-align:center;
	padding: 3px;
	font-size: 0.75em;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.image_ind{
	
	background-image: url('../images/custom_int/image_click_pointer_down.png');
	background-repeat: no-repeat;
	background-position: center;
	width:auto;
	height: 14px;
	margin-right: 10px;
	display: none;
}
@media (min-width: 480px){
	.image_btn_holder{
		margin: 0 auto;
	}
}
@media (min-width: 768px){
	.image_btn_holder{
		max-width: 700px !important;
		margin: 0 auto;
	}
	.image_btn{
		width: 216px;
		height: 287px;
		/*margin-right: 10px;*/
	}
	.image_btn img{
		width: 216px;
		height: 287px;
	}
	
	.image_btn_txt{
		margin-top: -90px;
		padding: 5px;
		font-size: 1em;
		white-space: normal;
	}
}

@media (min-width: 1024px){
	.image_cd{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-evenly;
	}
	
	
	.image_reveal_holder{
		width: auto;
		max-width: 300px;
	}
}

@media (min-width: 1300px){
	.image_reveal_holder{
		width: auto;
		max-width: 560px;
		width: 560px;
	}
	
}


.image_reveal{
	display: none;
	background-color: var(--bggray);
	color: var(--gray);
	padding: 20px;
    border-radius: 20px;
}
.image_reveal h3{
	color: var(--blue);
}

/* TIMELINE **************/



.timeline_content{
	/* v4 Reskin */
	padding-top: 25px;
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* v4 Reskin */
.timeline_leadin{
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 60px;
}

.timeline_item{
	/*min-width: 370px;
	max-width: 485px;*/
	width: 90%;
	/*margin-left: 2.5%;*/
	margin-left: auto;
	margin-right: auto;
	display: flex;
	
	/*border: solid 1px #002D72;*/
	/*border-radius: 20px;*/
	
	border: solid 1px #002D72;
    border-radius: 20px;
    background-color: #FFF;
    justify-content: space-between;
}

.tItem_left{
	
	/* REMOVED 2023
	padding-top: 15px;
	padding-bottom: 15px; */
	/* v4 Reskin */
	background-color: var(--white);
	color: var(--gray);
	border-radius: 20px 0px 0px 20px;
}
.tItem_left_RTL{
	border-radius: 20px;
}
.tItem_left_content{
	border-radius: 20px 0px 0px 20px;
	padding: 20px;
	/* v4 Reskin */
	/*border-left: solid 1px #002D72;
	border-top: solid 1px #002D72;
	border-bottom: solid 1px #002D72;*/
	min-height: 90px;
}

.tItem_right{
	min-width: 100px;
	font-size: 5em;
	border-radius: 0px 20px 20px 0px;
	/* REMOVED 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	display: flex;
	align-items:center;
    justify-content:center;
	font-family: var(--customfont);
	
	/* v4 Reskin */
	background-color: var(--bggray);
	color: var(--blue);

	/*border-right: solid 1px #002D72;
	border-top: solid 1px #002D72;
	border-bottom: solid 1px #002D72;*/
}

.tLine{
	/* v4 Reskin */
	background-color: #00BDF2;
}

.tLineHoriz{
	height: 50px;
	width:10px;
	margin-left: 83%;
}
.tLineVert{
	width: 10px;
	min-height: 50px;
	margin-left: 83%;
}
.tLineVertSingle{
	margin-left: 83%;
}

@media (min-width: 480px){
	.tLineHoriz{
		margin-left: 85%;
	}
	.tLineVert{
		margin-left: 85%;
	}
	.tLineVertSingle{
		margin-left: 85%;
	}
}

@media (min-width: 540px){
	.tLineHoriz{
		margin-left: 87%;
	}
	.tLineVert{
		margin-left: 87%;
	}
	.tLineVertSingle{
		margin-left: 87%;
	}
}

@media (min-width: 624px){
	.tLineHoriz{
		margin-left: 89%;
	}
	.tLineVert{
		margin-left: 89%;
	}
	.tLineVertSingle{
		margin-left: 89%;
	}
}

@media (min-width: 1008px){
	.tLineHoriz{
		margin-left: 91%;
	}
	.tLineVert{
		margin-left: 91%;
	}
	.tLineVertSingle{
		margin-left: 91%;
	}
}

/* Commented out to keep timeline in vertical layout in all views 11042024 MJB */
/*@media (min-width: 1024px){
	.timeline_item{
		min-width: 485px;
		width: 485px;
		display: flex;
		margin-left: 0px;
	}
	
	.timeline_single{
		min-width: 370px;
		width: 485px;
	}
	
	.timeline_ltr{
		display: flex;
		align-items:baseline;
		justify-content:center;
	}
	.timeline_rtl{
		display: flex;
		align-items:baseline;
		justify-content:center;
		flex-direction: row-reverse;
	}
	.tLineHoriz{
		height: 10px;
		width:33%;
		margin-left: 0px;
	}
	.timeline_neg_top{
		margin-top: -50px;
	}
	
	.tLineVert{
		margin-left: 90%;
	}
	.tLineVertSingle{
		margin-left: 96%;
	}
}*/


/*  New Image Hotspot     **********/

.image_hotspot_holder{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}

.image_hotspot_leadin{
	/*color: var(--white);
	color:#FFF;
	margin-left: 2.5%;
	padding-top: 50px;
	padding-bottom: 10px;*/
	padding: 20px;
	border-radius: 20px;
}

@media (min-width: 768px){
	
	.image_hotspot_leadin{
		margin-left: 2.5%;
	}
}
@media (min-width: 1300px){
	.image_hotspot_leadin{
		max-width: 1300px;
		margin:auto;
	}

}

.image_hotspot_reveal_holder{
	min-width: 80%;
	max-width: 80%;
	margin-left: 2.5%;
	
	
}

.image_hotspot_reveal{
	display: none;
	padding: 20px;
    border-radius: 20px;
}

.hotspot_image{
	max-width: 100%;
	margin-left: 0;
	position: relative;
}

.hsp_img{
	width: 100%;
	position: relative;
}

.hotspot_image img{
	width: 100%;
	height: auto;
}

.image_hsp_holder{
	top:0;
	position: absolute;
}

.image_hsp{
	width: 29px;
	height: 29px;
	background-color: var(--white);
	color: var(--blue);
	border: solid 4px var(--blue);
	font-family: var(--customfont);
	font-size: 1em;
	border-radius: 50%;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	display: flex;
	align-items:center;
    justify-content:center;
	position: absolute;
	cursor: pointer;
}
@media (min-width: 480px){
	.image_hsp{
		width: 49px;
		height: 49px;
		font-size: 2em;
	}
}
.image_hsp_visited{
	background-color: var(--blue);
	color: var(--white);
	border: solid 4px var(--white);
}

.image_hsp_text{
	font-size: 1em;
	border-radius: 20px;
	min-width: 150px;
	width: auto;
	height: auto;
	padding: 10px;
	display: block;
}

/* lock image hsp in order 100224 */
.image_hsp_locked {	
	background-color: var(--gray);
	color: var(--white);
	border: solid 4px var(--white);
	cursor: default !important;
}

@media (min-width: 1024px){
	.image_hotspot_holder{
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	
	
	.image_hotspot_reveal_holder{
		min-width: 25%;
		max-width: 37.5%;
		margin-left: 2.5%;
	}

	.image_hotspot_reveal{
		display: none;
	}

	.hotspot_image{
		right:0;
		max-width: 60%;
		position: relative;
		margin-left: 0;
	}

	.hsp_img{
		width: 100%;
		position: relative;
	}
	
}


@media (min-width: 1300px){
	.image_hotspot_reveal_holder{
		min-width: 25%;
		max-width: 25%;
		margin-left: 15%;
	}

}

/* Four Grid C&D **********/

.four_image_leadin{
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3); */
	padding: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.four_image_int_holder{
	min-height: 1320px;
}

@media (min-width: 768px){
	.four_image_int_holder{
		min-height: 700px;
	}
}

@media (min-width: 1300px){
	.four_image_int_holder{
		min-height: 400px;
	}
}

.four_image_holder{
	display: flex;
	flex-wrap: wrap;
	width: 300px;
	margin: auto;
	
	min-height: 1320px;
	
	justify-content: space-evenly;
}

.four_image_reveal_holder{
	position: absolute;
	z-index: 99;
	/*top:117px;*/
}

.four_image_btn{
	width: 300px;
	height: 300px;
	margin-bottom: 30px;
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	cursor: pointer;
	/*border: solid 1px var(--blue);*/
}

.four_image_reveal{
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	
	display: none;
}

@media (min-width: 460px){
	
	.four_image_reveal{
		
		background-color: var(--white);
	}

	.four_image_reveal_text{
		padding: 30px;
	}
}

.popup_close{
	width: 59px;
	height: 59px;
	background-image: url('../images/custom_int/popup_close.png');
	background-repeat: no-repeat;
	background-position: center;
	
	background-color: #FFF;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	
	border-radius: 0px 20px 0px 20px;
	position: absolute;
	/* alignment popup close button 042225 */
	right:0px;
	top:0px;
	cursor: pointer;
	
}
.four_image_reveal_content{
	display: flex;
	min-height: 476px;
	flex-direction:column;
	
	background-color: var(--white);
	color: var(--gray);
	/*border: solid 1px var(--blue);*/
	border: solid 1px transparent;
	border-radius: 20px;
}

.four_image_reveal_text{
	border-radius: 20px 20px 0px 0px;
	/* 20240216 bugfixing  for rtl & ltr layouts */
	padding: 30px 50px 30px 50px;
}

.four_image_reveal_text h3{
	color: var(--blue);
}

.four_image_reveal_img{
	width: 100%;
	/*height: 90%;*/
}
.four_image_reveal_img img{
	width: 100%;
	height: auto;
}


@media (min-width: 480px){
	.four_image_reveal_img{
		max-width: 451px;
		max-height: 476px;
		padding-top: 0px;
	}
	.four_image_reveal_img img{
		width: 451px;
		height: 476px;
	}	
}

@media (min-width: 768px){
	.four_image_holder{
		min-height: 700px;
		width: 660px;
		margin: auto;
	}
	.four_image_btn{
		margin-right: 30px;
	}
	
	.four_image_reveal_content{
		flex-direction: row;
	}
	
	.four_image_reveal_text{
		border-radius: 20px 0px 0px 20px;
		padding: 30px;
	}
}

@media (min-width: 1300px){
	.four_image_holder{
		width: 1300px;
		margin: auto;
		min-height: 400px;
	}
	
	.four_image_btn:last-child {
		margin-right: 0px;
	}

}




/*  Tabs C&D ***********/

.tabs_leadin{
	padding: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	border-radius: 20px;
	padding-bottom: 100px;
}
/*@media (min-width: 1300px){
	.tabs_leadin{
		padding: 20px 0px 20px 0px;
	}
}*/
.tab_int{
	min-height: 300px;
	margin-top: -80px;
}
.tab_holder{
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	border-radius: 20px;
	display: flex;
	align-items:center;
	z-index: 100;
	position: relative;
	
	background-color: var(--bggray);
	color: var(--blue);
	/*border: solid 1px var(--blue);*/

	justify-content: space-evenly;
}

.tab_btn{
	min-height: 95px;
	padding: 5px 40px;
	text-align: center;
	display: flex;
	align-items:center;
    justify-content:center;
	width: 100%;
	cursor: pointer;
}

.tab_btn_RTL{
	background-position: left bottom;
}

.tab_visited{
	background-image: url('../images/custom_int/tab_visited_tick.png');
	background-repeat: no-repeat;
	
	background-size: 30px; /* v4 RESKIN */
}

.tab_first{
	border-radius: 20px 0px 0px 20px;
}

.tab_last{
	border-radius: 0px 20px 20px 0px;
}
.tab_divide{
	height: 66px;
	width: 3px;
	background-color: var(--blue);
	z-index:99;
}

/* client learning design specs 2025 v4.3 */
@media (min-width: 680px){
	.tab_divide {
		width: 6px;
	}
}
/* client learning design specs 2025 v4.3 */
@media (min-width: 768px){
	.tab_divide {
		width: 3px;
	}
}
	
.tab_reveal_holder{
	/* REMOVE 2023
	border-radius: 0px 0px 20px 20px;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	padding: 20px;
	padding-top: 30px;
	margin-top: -22px;
	z-index: 10;
	display: none;
	border-radius: 0px 0px 20px 20px;
}
.tab_reveal{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.tab_reveal_txt{
	flex-basis: auto;
}
.tab_reveal_txt h3{
	color: var(--blue);
}
.tab_reveal_img{
	flex-basis: auto;
}

@media (min-width: 480px){
	.tab_reveal{
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.tab_reveal_img{
		margin-left: 20px;
	}
	.tab_reveal_holder{
		padding: 60px;
	}
}

@media (min-width: 768px){
	.tab_reveal{
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
	}
}


@media (min-width:768px){
	.tab_int{
		margin-left: 40px;
	}
	
	.tab_int_RTL{
		margin-right: 40px;
		margin-left: 0px;
	}
		
	/* v4 RESKIN */
	.tab_visited{
		background-size: 40px;
	}
}

/* fix for border run off on right on iPad 052423 */
@media (min-width:1108px){
	/* v4 RESKIN */
	.tabs_leadin::before{
		content: "";
		width: 97%;
		height: 200px;
		position: absolute;
		background-color: #00bdf2;
		margin-top: -51px;
		z-index: -1;
		margin-left: 40px;
		border-radius: 20px;
	}
}

@media (min-width: 1300px){
	
	/* v4 RESKIN */
	.tabs_leadin::before{
		content: "";
		width: 98%;
		height: 200px;
		position: absolute;
		background-color: #00bdf2;
		margin-top: -51px;
		z-index: -1;
		margin-left: 40px;
		border-radius: 20px;
	}
}

@media (min-width: 1920px){
	.topic_intro_grid, .expando_screen, .slider_screen{
		background-size: cover;
	}
}

.section{
	position: relative;
	z-index: 1;
}
/* REMOVE 2023
@media (min-width: 1300px){
	.decal_left::after {
		content: "";
		width: 251px;
		height: 474px;
		background-image: url('../images/custom_int/full_decal_left.png');
		background-repeat: no-repeat;
		position: absolute;
		display: inline-block;
		background-position: left;
		margin-top: -237px;
		position: absolute;
		z-index: -1;
	}
}*/


/* Flip Card *******/

.flip_screen{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}

.flip_leadin{
	border-radius: 20px;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3); */
	padding: 20px;
	margin-bottom: 40px;
	/* v4 Reskin -- */
	background-color: var(--bggray);
	color: var(--gray);
	width: 100%; /* fix for flip card display issues on iPad 053023 */
}
/* v4 Reskin -- */
.flip_leadin h2{
	color: var(--blue);
}

.flip_card_int_holder{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	max-width: 680px; /* fix for flip card display issues on iPad 053023 */
}

.flip_card {
	background-color: transparent;
	width: 300px;
	height: 300px;
	perspective: 1000px;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 20px;
}

.flip_card_inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	/* REMOVE 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/

	border-radius: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*.flip_card:hover .flip_card_inner {
  transform: rotateY(180deg);
}*/

.flipped{
	transform: rotateY(180deg);
}
/* v4 Reskin -- */
.flip_card_front, .flip_card_back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	border-radius: 20px;

	border: solid 1px var(--blue);
	
}

.flip_card_front{
	width: 300px;
	height: 300px;
}
/* v4 Reskin -- */
.flip_label{
	height: 90px;
	width: 280px;
	margin: 0 auto;
	margin-top: -99px;
	color: var(--white);
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	min-height: 50px;
	font-family: 'citi-sans-text-bold', Arial, Helvetica, sans-serif !important;

}

.flip_label_no_img{
	margin-top: -190px;
}

.flip_img_placeholder{
	width: 300px;
	height: 300px;
	border-radius: 20px;
}

.flip_card_front_img {
  padding: 0px;
}
/* v4 Reskin -- */
.flip_card_back {
	background-color: var(--bggray);
	color: var(--gray);
	text-align: left;
	padding: 10px;
	width: 280px;
	height: 280px;
	transform: rotateY(180deg);
	/* only allow flip back if it is enabled mjb/kgs 03/17/22 */
	cursor: default;
	
}

/* Flip Card Scroll Accessibility Fix 2023 -- */
/*.flip_card_back::before{
	content: " ";
	background-color: var(--bggray);
	border: solid 1px var(--blue);
	width: 280px;
	height: 280px;
}*/
/* -- Flip Card Scroll Accessibility Fix 2023 */

/* v4 Reskin -- */
.flip_back_title{
	color: var(--gray);
	font-family: 'citi-sans-text-bold', Arial, Helvetica, sans-serif !important;
}
/* only allow flip back if it is enabled mjb/kgs 03/17/22 */
.flip_card_back_active {
	cursor: pointer;/* v4 Reskin -- */
	background-image: url('../images/custom_int/flip_back.png');
	background-repeat: no-repeat;
	background-position: 250px 10px;
}

.flip_content{
	overflow-y: auto;
	width: 275px;
	height: 275px;
	padding-right: 5px;
}

.flip_content p:last-child {
	margin-bottom: 0px;
}

.flip_content::-webkit-scrollbar {
	width: 5px;
	border-radius: 5px;
}
 
.flip_content::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
	background-color: rgba(151,153,155,0.3);
	border-radius: 5px;
}
 
.flip_content::-webkit-scrollbar-thumb {
  	background-color: #53565A; /* v4 Reskin: Dark Gray (T) */
	background-color: rgba(83,86,90,0.8);
  	/*outline: 1px solid slategrey;*/
	border-radius: 5px;

}

/* Flip Card Scroll Accessibility Fix 2023 -- */
/*.flip_card_back{
	overflow-x: hidden;
	overflow-y: auto;
}

.flip_card_back::-webkit-scrollbar {
	width: 5px;
	border-radius: 5px;
	margin-right: 5px;
	position: absolute !important;
	right:10px;
}
 
.flip_card_back::-webkit-scrollbar-track {
	background-color: rgba(151,153,155,0.3);
	border-radius: 5px;
}
 
.flip_card_back::-webkit-scrollbar-thumb {
  	background-color: #53565A;
	background-color: rgba(83,86,90,0.8);
	border-radius: 5px;
}
.flip_content{
	height: auto;
}*/
/* -- Flip Card Scroll Accessibility Fix 2023 */

/* v4 Reskin -- */
@media (min-width: 768px){ /* fix for flip card display issues on iPad 053023 */
	.flip_card_int_holder::after{
		content: "";
		width: 550px;
		height: 550px;
		border-radius: 20px;
		background-color: var(--citi-blue); 
		margin-top: -600px;
    	margin-left: 162px;
		margin-left: 0px;
	}

	.flip_card_int_holder_2::after{
		width: 580px;
		height: 300px;
		background-color: var(--citi-blue);
		margin-top: -280px;
		margin-left: 162px;	
	}
	
	.flip_card_int_holder_RTL::after{
		content: "";
		width: 550px;
		height: 550px;
		border-radius: 20px;
		background-color: var(--citi-blue); 
		margin-top: -600px;
    	margin-right: 162px;
	}
}

@media (min-width: 1330px){ /* fix for flip card display issues on iPad 053023 */
	
	.flip_leadin{
		max-width: 520px;
		margin-bottom: 0px;
		max-height: 580px;
	}


	.flip_card_int_holder{
		max-width: 680px;
	}

}

.flip_bg{
	padding-top: 10px;
}

/* Statement ********/

/* v4 Reskin -- */
.statement_sec
{
	padding-top: 100px;
}
/* -- v4 Reskin */
.statement_text{
	font-family: var(--customfont);
	/* REMOVE 2023
	color: var(--white);
	padding: 40px 20px;*/
	/* v4 Reskin -- */
	color: var(--blue);
	background-color: var(--bggray);
	font-size: 2em;
	padding: 40px;
	text-align: center;	
	/* -- v4 Reskin */
}
.bold_txt{
	font-weight: bold;
}

@media (min-width: 624px){ /* v4 Reskin */
	.statement_text{
		font-size: 4em;
	}
}


/*  Hotspot IMage Style 1   *********/

.v1hspimg_leadin{
	margin-top: 80px;
	margin-bottom: 40px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	padding: 20px;
}


.v1hspimg_btn_holder{
	display: flex;
}


.v1hspimg_btn{
	max-width: 319px;
	max-height: 645px;
	flex-basis: auto;
	cursor: pointer;
}
.v1hspimg_btn img{
	width: 100%;
}
.v1hspimg_reveal_holder{
	min-height: 200px;
}
.v1hspimg_reveal{
	display: none;
	color: var(--white);
	
	
}

.v1hspimg_reveal_content{
	display: flex;
}
.v1hspimg_reveal_content img{
	max-width: 120px;
	max-height: 110px;
	flex-basis: auto;
}
@media (min-width: 480px){
	
	.v1hspimg_reveal_content img{
		max-width: 210px;
		max-height: 192px;
		flex-basis: auto;
	}
}


.v1hspimg_reveal_content p{
	padding: 20px;
}


/* full width image *****/

.full_width_img_sec{
	padding-bottom: 0px;
}

.full_width_image_text{
	padding-bottom:0px;
}
.text_only_content_img{
	margin-bottom: 0px;
}

.full_width_img{
	max-width: 1920px;
	padding-bottom:0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
	position: relative;
}
.full_width_img img{
	padding: 0;
	max-width:100%;
	max-height:100%;
	
	padding: 0px;
    border: 0px;
    position: relative;
	vertical-align: top;
}

.adaptive_img img
{
	padding: 0;
	max-width:100%;
	max-height:100%;
	
	padding: 0px;
    border: 0px;
    position: relative;
	vertical-align: top;
	margin: 0 auto;
	
}
/*@media (min-width: 768px){
	.adaptive_img img
	{
		margin: 0 auto;
	}
}*/
.adaptive_img_1
{
	display: block;
	max-width: 320px !important; /* 091823 adaptive image on lower viewport */
}
.adaptive_img_2
{
	display: none;
	max-width: 626px !important;
	width: auto !important;
}
.adaptive_img_3
{
	display: none;
	width: auto !important;
}

/* 20/02/2024 new topic intro layout */
.adaptive_img_intro_1
{
	display: block;
	max-width: 90% !important;
}
.adaptive_img_intro_2
{
	display: none;
	max-width: 90% !important;
	width: auto !important;
}
/* END 20/02/2024 new topic intro layout */

@media (min-width: 768px)
{
	.adaptive_img_1
	{
		display: none;
	}
	.adaptive_img_2
	{
		display: block;
	}
	.adaptive_img_3
	{
		display: none;
	}
	/* 20/02/2024 new topic intro layout */
	.adaptive_img_intro_1
	{
		display: none;
	}
	.adaptive_img_intro_2
	{
		display: block;
	}
	/* END 20/02/2024 new topic intro layout */
}
@media (min-width: 1024px)
{
	.adaptive_img_1
	{
		display: none;
	}
	.adaptive_img_2
	{
		display: none;
	}
	.adaptive_img_3
	{
		display: block;
	}
}


/* Results Page *******/

.testResults{
	padding-top: 40px;
}

.result_left{
	/*border-radius: 20px;*/
	/* REMOVED 2023
	-webkit-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 13px 2px rgba(0,0,0,0.3);*/
	padding: 20px;
	text-align: center;
	/* 030424 inline question and assessment condensed spacing */
	min-height: 1px;
	max-width: 800px;
	margin: auto;
	/*margin-right: 10px;*/
}
/*.result_right{
	font-family: var(--customfont);
	
	min-height: 380px;
	width: 180px;
	display: flex;
	align-items:center;
    justify-content:center;
}*/



.user_score{
	font-size: 6em;
	font-family: var(--customfont);
}


.percent_sym{
	font-size:6rem;
	font-family: var(--customfont);
}
.assessTitle{
	margin-bottom: 40px;
}
/* pre-test no topics associated with questions support kgs 03/18/22 */
/* client testing requirements 2024 v2.3: */
/* if the learner answers enough questions incorrectly that they can no longer pass the test-out, they must be informed that they have failed the test-out and be given the option to finish the test-out or proceed to the content */
/* client learning design specs 2025 v5.2 */
.retake_assess_btn, .home_assess_btn, .continue_pretest_btn, .review_assess_btn{
	margin: auto;
}
@media (min-width: 480px){
	.result_left{
		border-radius: 20px;
	}
}


/* Assessment iPhone fixes *****/


@media (max-width: 480px){
	
	
	.testStart .topic_intro_top{
		padding-right: 5px;
	}
	.feedback_text{
		padding-right: 5px;
	}
}
@media (min-width: 768px){
	.feedback_text{
		padding-right: 40px;
	}
}

/* Assessment iPhone fixes *****/





/* RIGHT to LEFT Styles  ***********/


/* Top nav bar */

.menu_flex_RTL{
	
	left: 0 !important;
	border-radius: 0px 0px 10px 0px;
}


.menu_btn_title_RTL{
	padding-right: 40px;
}
@media (min-width: 480px){


.menu_btns_holder_RTL{
	padding-right: 40px;
}
}

/* Home Page */

/* Burger Menu */

.burger_bg_RTL{

	background-position: 98% 22px;
	padding-left: 0px;
	padding-right: 5px;
}
@media (min-width: 1300px){
	.burger_bg_RTL{
		padding: 30px;
	}
	
	
}
.burger_sec_RTL{
	
	padding-left: 0px;
	padding-right: 5px;
	width: 95%;
}
.burger_select_title_RTL {	

    margin-left: 0px;
	margin-right: 10px;
}

.burger_start_img_RTL{
	margin-right:90%;
}
.burger_progress_RTL{
	margin-right: 75%;
}
.burger_close_RTL{
	margin-right:80%;
}


@media (min-width: 768px){
	
	.burger_start_img_RTL{
		margin-right:95%;
	}
	.burger_progress_RTL{
		margin-right: 88%;
	}

	.burger_close_RTL{
		margin-right:95%;
	}

}
/* Burger Menu */

/* Section Title */

.section_title_RTL{
	margin-right: 2.5%;
}

@media (min-width: 768px){
	
	.section_title_RTL{
		margin-right: 2.5%;
	}
}
@media (min-width: 1300px){
	.section_title_RTL{
		max-width: 1300px;
		margin:auto;
	}

}
/* Section Title */


/*  ICON C&D ***/

.icon_holder_RTL{
	
	padding-right: 20px;
	padding-left: 0px;

}

@media (min-width: 768px){
	.icon_holder_RTL{
		padding-left: 0px;
		padding-right: 0px;
	}
	
}
@media (max-width :600px){ /* mjb 070923 */ 
	.icon_content_RTL p, ul{
		margin-left: 55px;
	}
}

@media (min-width: 1300px){

}
	
/*  ICON C&D ***/

/*  Text and Image *****/ 

.text_image_left_RTL::after, .text_image_right_img_left_RTL::after { /* text and image on left 2025 */
	background-image: none;
	width: 0px;
	height: 0px;
}

.text_image_text_RTL{
	/*padding: 20px;*/
	
	padding-left: 85px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	
}


.text_image_right_RTL, .text_image_left_img_left_RTL { /* text and image on left 2025 */
	/* 20240216 bugfixing */
	/* max-height: 380px; */
	margin-left: 0px;
	z-index: 99;
}

.text_image_right_RTL img, .text_image_left_img_left_RTL img { /* text and image on left 2025 */

	/* max-height: 380px; */ /* text and image on left 2025 */
	object-fit: contain;
	/*max-width: 150px;*/
	z-index: 99;
}

/* text and image on left 2025 */
/*.text_image_left_RTL{
	margin-left: -80px;
}*/

/* 011924 two-column text */
.text_col_left_RTL{
	margin-left: 0px;
}
.text_col_right_RTL{
	margin-right: 0px;
	max-height: none !important;
}
	
@media (min-width: 768px){

	.text_image_text_RTL{
		padding: 80px;
		border-radius: 0px 20px 20px 0px;
	}
	
	.text_image_right_RTL, .text_image_left_img_left_RTL { /* text and image on left 2025 */
		max-height: 890px;
	}
	.text_image_right_RTL img, .text_image_left_img_left_RTL img { /* text and image on left 2025 */
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		
	}
	
	/* text and image on left 2025 */
	.text_image_left_RTL{
		margin-left: 20px;
		margin-right: 0px;
	}
	
	/* text and image on left 2025 */
	.text_image_left_img_left_RTL {
		margin-left: 0px;
	}
	
	/* text and image on left 2025 */
	.text_image_right_img_left_RTL {
		margin-left: 0px; 
		margin-right: 20px;
	}
	
	/* 011924 two-column text */
	.text_col_left_RTL{
		margin-right: 0px;
		margin-left: 10px;
	}
	.text_col_right_RTL{
		margin-right: 10px;
	}
}

/*  Text and Image *****/ 


/* QUESTIONS *****/
.submit_holder_RTL, .feedback_text_RTL{
	padding-right: 20px;
}

@media (min-width: 768px){
	
	.question_container_RTL{
		padding: 40px;
		/* REMOVE 2023
		background-image: url('../images/custom_int/question_mark_rtl.png');*/
		background-position: top left;
	}
	
	.optionHolder_RTL{
		padding-right: 40px;
		padding-left: 40px;
	}
	
	.question_leadin_RTL{
		padding-right: 40px;
		padding-left: 40px;
	}
	.submit_holder_RTL, .feedback_text_RTL{
		padding-right: 40px;
	}
}

.submit_btn_RTL{
	float: left;
	background-position: right center;
    padding-left: 10px !important;
    padding-right: 60px !important;
	margin-right: 0px;
}


.qItemFirst_RTL{
	float: right;
}

.mc_btn_RTL {

	padding-right: 55px;
    padding-left: 30px; /* LJ tick & cross added */
	
}

/* LJ tick & cross added */
.mc_btn_correct_RTL{
	 background-position: left center;
    
}
.mc_btn_incorrect_RTL{
	 background-position: left center;
}



/* QUESTIONS *****/



/* Expando ******/

.expando_btn_RTL, .expando_reveal_heading_RTL {
	
	background-position: 3% 10px;
	padding-right: 20px;
	padding-left: 80px;
}
.expando_decal_RTL {
	background-position: 0.2% 0px;
}

@media (min-width: 768px){
	
	.expando_btn_RTL, .expando_reveal_heading_RTL {
		padding-right: 45px;
		padding-left: 135px;
		background-position: 3% 30px;
	}
	
}

/* Expando *******/


/* SLIDER ****/
.slide_left_RTL, .slide_right_RTL{
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}


.slider_container_RTL {
	-ms-transform: translateX(0%); /* IE 9 */
	-webkit-transform: translateX(0%); /* Safari */
	transform: translateX(0%);
}

/* SLIDER ******/

/* DECALS *****/
/* REMOVE 2023
@media (min-width: 1300px){
	.decal_left_RTL::after {
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
	}
}*/

/* DECALS *****/

/* Image C&D ******/

.image_leadin_RTL{
	padding-right: 0px;
	padding-left: 10px;
}
.image_ind_RTL{
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Image C&D *******/


/* Timeline ********/

/* 20240501 bugfixing for rtl layouts */
/*.timeline_item_RTL{
	
	margin-right: 2.5%;
}*/

.tItem_left_content_RTL{
	border-radius: 0px 20px 20px 0px;
}

.tItem_right_RTL{
	border-radius: 20px 0px 0px 20px;
}

/* 20240501 bugfixing for rtl layouts */
/*.tLineHoriz_RTL, .tLineVert_RTL, .tLineVertSingle_RTL{
	margin-right: 80%;
}


@media (min-width: 480px){
	.tLineHoriz_RTL, .tLineVert_RTL, .tLineVertSingle_RTL{
		margin-right: 85%;
	}
	
}

@media (min-width: 768px){
	.tLineHoriz_RTL, .tLineVert_RTL, .tLineVertSingle_RTL{
		margin-right: 87%;
	}
	
}

@media (min-width: 1024px){
	
	
	.timeline_item_RTL{
		margin-right: 0px;
	}
	
	.tLineHoriz_RTL{
		margin-right: 0px;
	}
	.tLineVert_RTL{
		margin-right: 90%;
	}
	.tLineVertSingle_RTL{
		margin-right: 96%;
	}
}*/

/* 20240501 bugfixing for rtl layouts */
.tLineHoriz{
	margin-right: 82%;
}
.tLineVert{
	margin-right: 82%;
}
.tLineVertSingle{
	margin-right: 82%;
}

@media (min-width: 480px){
	.tLineHoriz{
		margin-right: 84%;
	}
	.tLineVert{
		margin-right: 84%;
	}
	.tLineVertSingle{
		margin-right: 84%;
	}
}

@media (min-width: 540px){
	.tLineHoriz{
		margin-right: 86%;
	}
	.tLineVert{
		margin-right: 86%;
	}
	.tLineVertSingle{
		margin-right: 86%;
	}
}

@media (min-width: 624px){
	.tLineHoriz{
		margin-right: 88%;
	}
	.tLineVert{
		margin-right: 88%;
	}
	.tLineVertSingle{
		margin-right: 88%;
	}
}

@media (min-width: 1008px){
	.tLineHoriz{
		margin-right: 90%;
	}
	.tLineVert{
		margin-right: 90%;
	}
	.tLineVertSingle{
		margin-right: 90%;
	}
}

/* Timeline ******/


/* Hotpsot v2 *******/

.image_hotspot_reveal_holder_RTL{
	margin-right: 2.5%;
	margin-left: 0px;
}

.image_hotspot_leadin_RTL{
	margin-left: 0px;
	margin-right: 2.5%;

}

@media (min-width: 768px){
	
	.image_hotspot_leadin_RTL{
		margin-left: 0px;
		margin-right: 2.5%;
	}
}

@media (min-width: 1024px){
	
	.image_hotspot_reveal_holder_RTL{
		margin-right: 2.5%;
		margin-left: 0px;
		min-width: 37.5%;
		max-width: 37.5%;
	}
	.hotspot_image_RTL{
		
		right:auto;
		max-width: 60%;
		position: relative;
		margin-left: 0;
		left:0 !important;
	}
	
}

@media (min-width: 1300px){
	
	.image_hotspot_leadin_RTL{
		margin:auto;
	}

}

@media (min-width: 1900px){
	.image_hotspot_reveal_holder_RTL{
		margin-right: 15%;
		margin-left: 0px;
		min-width: 25%;
		max-width: 25%;
	}


}


.hsp_img_RTL{
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Hotpsot v2 *******/


/* Four Image C&D *****/


.popup_close_RTL{
	
	border-radius: 20px 0px 20px 0px;
	position: absolute;
	right:auto;
	left:0 !important;
}


@media (min-width: 768px){
	
	.four_image_btn_RTL{
		margin-left: 30px;
		margin-right: 0px;
	}
	.four_image_reveal_text_RTL{
		border-radius: 0px 20px 20px 0px;
	}
	
}

@media (min-width: 1300px){
	
	.four_image_btn_RTL:last-child {
		margin-left: 0px;
		margin-right: 0px;
	}

}
/* Four Image C&D *****/

/* Flip Card ******/

.flip_card_back_RTL {

	background-position: 15px 265px;
	text-align: right;
}

@media (max-width: 650px){
	.flip_card_RTL {

		margin-left: 0px;
		margin-right: 0px;
	}

	.flip_card_inner_RTL {

		margin-left: 0px;
		margin-right: 0px;
	}

}

/* Flip Card ******/

.box_closer_RTL{
	left:20px;
	right: auto;
}

/* REMOVE 2023
.logo_img_RTL{
	float: none;
	float: left;
}*/



/* Tab C&D *****/



@media (min-width: 480px){

	.tab_reveal_img_RTL{
		margin-left: 0px;
		margin-right: 20px;
	}

}

/* Tab C&D *****/


.topic_nav_button_RTL{
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Phone fixex */
@media (max-width: 480px){
	h2, h3 {
		word-wrap: normal;
	}
	
	.text_image_left h2, .text_image_right_img_left h2 { /* text and image on left 2025 */
		max-width: 250px;
	}
	
	.section_header h2 {
		max-width: 80%;
	}
	.section{
		max-width: 100vw !important;
	}
	.topic_intro_top{
		padding-left: 90px;
		padding-right: 0px;
	}
	/* added class for topic intro with small amount of text mjb/kgs 03/17/22 */
	.topic_intro_bottom_small {
		padding-left: 90px !important;
	}
}
@media (max-width: 380px){
	.text_image_left, .text_image_right_img_left { /* text and image on left 2025 */
		max-width: 335px;
	}
}

/* client learning design specs 2025 v4.3 */
@media (max-width: 680px){
	.tab_btn{
		max-width: 92px;
		text-overflow:ellipsis;
		word-wrap: break-word;
		padding: 5px 0px 5px 0px;
	}

	.tab_visited{
		background-position: 95% 5px !important;
	}
}


.all_corners{
	border-radius: 20px;
}






/* New Branch Functionality */

.recap_content{
	border-radius: 20px;
	background-color: #FFFFFF;
	color: var(--blue);
	max-width: 1300px;
	margin: auto;
	padding: 20px;
}
.recap_flex{
	display: flex;
	flex-wrap: wrap;
	margin: auto;
}
.recap_btn{
	width: 180px;
	height: 180px;
	padding: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.recap_icon{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #005AA1; /* v4 Reskin: Link Blue */
	margin: auto;
}
.recap_label{
	text-align: center;
}


.recap_video_holder{
	position: absolute;
	width: 100vw;
	height: 100vh;
	display: none;
	background-color: green;
}

.recap_video{
	max-width: 1235px;
	margin: auto;
	display: none;
}

.recap_video_player{
	border-radius: 20px;
}

.recap_close, .recap_continue, .branch_continue{
	cursor: pointer;
}



.branch_content{
	border-radius: 20px;
	background-color: #FFFFFF;
	color: var(--blue);
	max-width: 1300px;
	margin: auto;
	padding: 20px;
}
.branch_flex{
	display: flex;
	flex-wrap: wrap;
	margin: auto;
}
/* custom branching based on CITI071: Module 6: common topic, a branching topic with branching screentype, two branches, no assessement 2023 */
.branch_btn{
	position:relative;
	cursor: pointer;
	margin-bottom:10px;
	text-align: center;	
	color: #002D72; /* v4 Reskin: Citi Blue (T) */
	margin-left: 6.7%;
	width: 216px;
	margin: 0 auto;
}
/* custom branching based on CITI070 */
/*.branch_btn{
	width: 180px;
	height: 180px;
	padding: 20px;
	margin-right: 20px;
	cursor: pointer;
}*/

.branch_icon{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #005AA1; /* v4 Reskin: Link Blue */
	margin: auto;
}
.branch_label{
	text-align: center;
}
.branch_continue{
	display: none;
}

.branch_item{
	display: none;
}


/* Candidate Screen */


.candidate_btn, .goto_topic_btn, .back_to_branch{
	color: var(--white); /* White */
	padding: 19px 19px;
	min-height: 50px;
	max-width: 200px;
	text-align: center;
	margin-bottom: 20px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;/*CSS3*/
	align-items:center;/*Vertical align*/
	justify-content:center;/*horizontal align*/
	border-radius: 20px;
	
}
.goto_topic_btn{
	display: none;
}
.candidate_btn, .goto_topic_btn, .back_to_branch{
	background-color: var(--blue) !important;
	border: solid 2px var(--blue);
}


.candidate_btn:hover, .candidate_btn:focus, .goto_topic_btn:hover, .goto_topic_btn:focus, .back_to_branch:hover, .back_to_branch:focus{
	background-color: var(--white) !important; 
	border: solid 2px var(--blue);
	color: var(--blue) !important;
}			


.branchComplete{
	background-color: green;
}


/* Table Styles */

.multi_col_table_holder{
	padding: 10px;
}

/* ensure multi-column tables by default adjust to width of image content for a narrow left column of icons 2023 -- */
.multi_col_table_content{
	
	width: 100%;
	border-collapse: collapse;	
}

.multi_col_table_content_even_columns {
	table-layout: fixed;
}
/* -- ensure multi-column tables by default adjust to width of image content for a narrow left column of icons 2023 */

.multi_col_table_content td, .multi_col_table_content th{
	padding: 4px;
	/*text-align: left;*/
	border: 1px solid #FFF;
}

.multi_col_table_content td{
	background-color: #FFF;
	color: var(--blue);
	border: 1px solid var(--blue);
	text-align: left;
}
.multi_col_table_content th{
	background-color: var(--blue);
	color: #FFF;
}

@media (min-width: 1008px){
	.table_holder{
		padding: 40px;
	}
	
	.multi_col_table_content td, .multi_col_table_content th{
		padding: 20px;
	}
}

.multi_col_table_content tfoot td:first-child {
	border-right: solid 1px #FFF;
}
.multi_col_table_content tfoot td:last-child {
	border-left: solid 1px #FFF;
}

.multi_col_table_content td:first-child {
    text-align: left;
  }

@media screen and (max-width: 1008px) {
 

	.multi_col_table_content thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;

	}

	.multi_col_table_content tr {
		display: block;
		margin-bottom: .625em;
	}

	.multi_col_table_content td {

		display: block;
		text-align: right;
		border-bottom: 1px solid var(--blue);
	}
	.multi_col_table_content td:first-child {
		text-align: right;
	}
	.multi_col_table_content td::before {

		content: attr(data-label);
		float: left;
		font-weight: bold;


	}

	.multi_col_table_content tfoot td:first-child {
		text-align: left;
	}
	
	.multi_col_table_content tfoot td:first-child {
		border-right: solid 1px var(--blue);
	}
	.multi_col_table_content tfoot td:last-child {
		border-left: solid 1px var(--blue);
	}
	
	/* left-align table content at smaller viewports 071922 */
	.multi_col_table_content_left td {
		text-align: left !important;
	}
}

/* two column one row flex table 2025 */
.two_col_one_row_flex_table {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	margin-bottom: 40px;
}
.two_col_one_row_flex_table img {
	width: 100%;
}
.two_col_one_row_flex_table_left {
	margin-bottom: 20px;
	margin-right: 0px;
}
.two_col_one_row_flex_table_left_RTL {
	margin-right: 0px;
}
.two_col_one_row_flex_table_right_RTL {
	margin-right: 0px;
}
@media (min-width: 768px){
	.two_col_one_row_flex_table {
		flex-wrap: nowrap;
	}
	.two_col_one_row_flex_table img {
		min-width: 283px;
	}
	.two_col_one_row_flex_table_left {
		margin-bottom: 0px;
		margin-right: 20px;
	}
	.two_col_one_row_flex_table_left_RTL {
		margin-right: 0px;
	}
	.two_col_one_row_flex_table_right_RTL {
		margin-right: 20px;
	}
}	

.two_col_table_holder{
	padding: 5px;
	padding-top: 30px;
}


.two_col_table_content{
	
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.two_col_table_content td, .two_col_table_content th{
	padding: 5px;
	/*text-align: left;*/
	border: 1px solid #FFF;
}

.two_col_table_content td{
	background-color: #FFF;
	color: var(--blue);
	border: 1px solid var(--blue);
	text-align: left;
	width: 50% ;
}

/* 20240501 bugfixing for rtl layouts */
.two_col_table_content_RTL td{
	text-align: right;
}

.two_col_table_content th{
	background-color: var(--blue);
	color: #FFF;
	width: 50% ;
}

@media (min-width: 768px){
	.table_holder{
		padding: 40px;
	}
	
	.two_col_table_content td, .two_col_table_content th{
		padding: 20px;
	}
}

.two_col_table_content tfoot td:first-child {
	border: solid 1px var(--white);
}
.two_col_table_content tfoot td:last-child {
	border-left: solid 1px var(--white);
}

.two_col_table_content tfoot td {
	background-color: var(--blue);
	color: #FFF;
	border: solid 1px var(--white);
}

.two_col_table_content td:first-child {
    text-align: left;
 }

/* 20240501 bugfixing for rtl layouts */
.two_col_table_content_RTL td:first-child {
	text-align: right;
}

/* Dynamic Padding Fix */
.container{
	/*max-width: 100%;	*/
	max-width: 94%;	
}

@media (min-width: 480px){
	.container{
		max-width: 98%;	
	}
}

@media (min-width: 768px){
	.container{
		max-width: 95%;	
	}
}

@media (min-width: 1400px){
	.container{
		max-width: 1300px;	
	}
}

/* Dynamic Padding Fix */

/* Fix for spacing after headings 20220628 */
h2, h3{
	margin-bottom: 20px;
}

/* separate correct feedback for each option on mcsa questions 20220629 */
.diff_fb{
	display: none;
	padding-left: 20px;
}

.diff_fb_RTL{
	padding-right: 20px;
}
@media (min-width: 768px){
	
	.diff_fb{
		padding-left: 40px;
	}
	
	.diff_fb_RTL{
		padding-right: 40px;
	}
}
.tab_arrow {
	margin-left: auto;
	margin-right: 10px;
}

.grey_bg_on_blue_bg{ 
	background-color: var(--gray) !important; /* v4 Reskin: Dark Gray (T) */
}

/* 20221013Title fix for sumtotal app */
@media (max-width: 480px){

	/* 20230601 Scale fix for phones*/
	.courseTitle h1{
		font-size: 15vw !important;
		word-wrap: break-word;
	}
	/* 20230601 Scale fix for phones*/

	h2{
		font-size: 8vw;
	}
	
	.select_title h3{
		font-size: 4vw;
	}

	/* 20230601 Scale fix for phones*/
	.box_title{
		font-size: 8vw;
		word-wrap: break-word;
	}
	/* 20230601 Scale fix for phones*/
}

/* 20221018 Fix for custom Tab C&D */
@media (max-width: 680px){
	
	/* client learning design specs 2025 v4.3 */
	.tab_btn{
		font-size: 3.0vw;
		padding-top: 22px;
	}
	.tab_arrow{
		display: none;
	}
}
/* client learning design specs 2025 v4.3 */
@media (max-width: 768px){
	.tab_btn{
		font-size: 2.5vw;
	}
}

/* 20221018 Fix for custom Tab C&D */

/* v4 Reskin -- */
.menu_grid
{
	margin-top: 80px;
}
.index_banner_holder
{
	border-bottom: solid 1px #002D72; /* v4 Reskin: Citi Blue (T) */
}
/* v4 Reskin -- */
.content_text_holder_rt
{
	display: flex;
	width: 100%;
	margin-left: 0px;
	background-color: #00B0B9; /* v4 Reskin: Cyan */
	border-radius: 45px;
}
.content_text_holder_rt_img
{
	display: flex;
	width: 100%;
	margin-left: 0px;
	background-color: #00B0B9; /* v4 Reskin: Cyan */
	border-radius: 45px;	
}
.content_text_holder_lt
{
	display: flex;	
	width: auto;
	max-width: 100%;
	background-color: #00B0B9; /* v4 Reskin: Cyan */
	border-radius: 45px;	
}
.content_text_holder_full
{
	display: flex;	
	width: auto;
	max-width: 100%;
	background-color: #00B0B9; /* v4 Reskin: Cyan */
	border-radius: 45px;	
}
@media (min-width: 768px){

}

@media (min-width: 1024px){
	.content_text_holder_lt, .content_text_holder_rt {
		max-width: 50%;
	}
}

@media (min-width: 1200px){
	.content_text_holder_rt{
		max-width: 50%;
	}
	.content_text_holder_rt_img{
		margin-left: 341px;
	}	
	
	.content_text_holder_rt_img_RTL{
		margin-right: 277px;
		margin-left: 0px;
	}	
}

@media (min-width: 1300px){

	.content_text_holder_rt_img_RTL{
		margin-right: 341px;
		margin-left: 0px;
	}	
}
/* -- v4 Reskin */
/*REMOVE 2023 .content_text_border
{
	background-color: #00B0B9; /* v4 Reskin: Cyan */
	/*border-radius: 45px;
	height: auto;
	width: 110%;
	margin-left: -110%;
	padding-bottom: 50px;
	margin-top: 60px;
	margin-bottom: -40px;
	z-index: 0;
}

@media (min-width: 768px){
	.content_text_border{
		width: 80%;
		margin-left: -76%;
	}
}*/
/* -- v4 Reskin */


.align_left{
	text-align: left;
}

.align_left_RTL{
	text-align: right;
}



.custom_icon{
  
    width: 60px;
    height: 60px;
	
	float: left;
	margin-right: 20px;
	margin-top: -18px;
    
}			 

/* 20230504 Fix for topic intro screen not filling blue background shape */
.topic_intro_content{
	width: 100%;
}
@media (min-width: 1200px){
	.topic_intro_content{
		width:130%;		
	}
}
/* 20230504 Fix for topic intro screen not filling blue background shape */

.bar_robot{
	/* ensure header bar is tall enough on topics 101124 */
	height: 120px;
	background-color: #FFFFFF;
}
.bg_splash_video{
	position: absolute;
	max-width: 100%; 
  	max-height: 100%;
}

.topic_intro_flex_no_video{
	padding-top: 0px;
}

.intro_video_section{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	margin-top: 90px;
	background-color: #FFFFFF !important;
}

.intro_video_flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.intro_video_bg{
	max-width: 500px; 
  	max-height: 500px;
	padding-top: 15px;
	/*height: 100vh !important;
    position: relative;*/
	margin: 0 auto;
}

.intro_video_bg video{
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;

	/*position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;*/
}

/* 20/02/2024 new topic intro layout */
.intro_adapt_img_section{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	margin-top: 90px;
	/*background-color: #FFFFFF !important;*/
}

.intro_adapt_img_flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.intro_adapt_img_bg{
	max-width: 650px; 
  	max-height: 455px;
	padding-top: 50px;
	/*height: 100vh !important;
    position: relative;*/
	margin: 0 auto;
}

.intro_adapt_img_bg img{
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

.content_text_adapt_img{
	width: 50%;
	text-align: center;
	margin-top: 20px; /* adaptive image section (topic) section (topic) intro on left text overlap fix 2025 */
}
/* adaptive image section (topic) section (topic) intro on left text overlap fix 2025 */
@media (min-width: 626px){
	.content_text_adapt_img{
		margin-top: 60px;
	}
}
/* adaptive image section (topic) section (topic) intro on left text overlap fix 2025 */
@media (min-width: 1390px){
	.content_text_adapt_img{
		margin-top: 0px;
	}
}
.content_text_adapt_img h2{
	color: var(--citi-blue);
	font-size: 6rem;
	margin-bottom: 0px;
}

@media (max-width: 626px){
	.content_text_adapt_img h2{
		font-size: 2.5rem;
	}
}

/* END 20/02/2024 new topic intro layout */

/* 030424 inline question and assessment condensed spacing */
.testStart {
	padding-bottom: 20px !important;
} 
.testQues {
	padding-bottom: 0px !important;
}
.testStart .container, .testQues .container {
	padding-bottom: 0px !important;
}
.inlineQues .question_container, .testQues .question_container {
	padding-left: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.question_leadin {
	padding: 30px !important;
	padding-bottom: 0px !important;
}
.question_leadin .instruction {
	margin-bottom: 12px !important;
	padding-bottom: 0px !important;
}
.qItem .button {
	margin-bottom: 0px !important;
}
.mc_btn {
	min-height: 1px;
}
.centreQtext {
	padding-top: 23px !important;
	padding-bottom: 0px !important;
}
.feedback_text {
	margin-top: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 4px !important;
}
.diff_fb {
	margin-top: 0px !important;
}
.testResults {
	padding-top: 20px !important;
	padding-bottom: 0px !important;
}
.result_content {
	padding-bottom: 0px !important;
}
/* 030424 inline question and assessment condensed spacing */

/* START Three column text & image for CS113 10/07/2024 */
.content_text_holder_3_column{
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.text_only_content_third{
	margin: 35px;
	padding: 40px;
	margin-right: 0px;
	max-width: 298px;
}
.three_column_img img{
	max-width: 98%;
	margin-bottom: 30px;
}

@media (max-width: 768px){
	.content_text_holder_3_column{
		flex-direction: column;
	}
	.text_only_content_third{
		max-width: 77%;
	}
}


/* END Three column text & image for CS113 10/07/2024 */
/* 011124 custom fixes based on CITI121 */
.restrictHeight {
	height: fit-content;
}
.restrictHeightCD {
}
@media (min-width: 1024px) {
    .restrictHeightCD {
        min-height: 380px !important;
    }
}