
/**************************** Header menu*/
.cbolui-ddl .navbar-nav {
    margin: 0px;
}

/**************************** Hero theme*/
/* To choose theme-light or theme-dark  */
.cbolui-ddl .theme-light-aplha-80 {
    background: rgba(255, 255, 255, 0.8)
}

.cbolui-ddl .theme-light h5,
.cbolui-ddl .hero-4 .common-module-header h4,
.cbolui-ddl .hero-4 .common-module-header h5 { color: #fff; }

*{
    font-family: 'CitiSans' !important;
    color:#0F1632;
}
.hero-4 {
    position: relative;
    overflow: hidden;
}

@keyframes zoomImg {
    0% {
        transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);
    }
    100% {
        transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);
    }
  }

#top-banner { 
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-image: url('content/Webinarium_241212_Hero_Desktop_1920x470.png');
}

@media only screen and (max-width: 991px) {
    #top-banner { 
        height:50vw!important; 
        background-image: url('content/Webinarium_241212_Hero_Mobile_360x360.png');
    }
}


.cbolui-ddl .header-1, .cbolui-ddl h3 {
    font-size: 1.2rem;
    position: relative;
}

#top-banner h1 {
    color: #255BE3 ;
    font-weight: bold;
    position: relative;
}

#top-banner h1:before {
    background: none;
	content: attr(data-text);
	left: 0;
	position: absolute;
	text-shadow: 1px 1px 12px rgba(23, 21, 23, 0.87);
	top: 0;
	z-index: -1;
}

#top-banner .banner-box {
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 50px;
    margin-left: auto; 
    margin-right: auto; 
    width: 35%; 
    /* background-color: rgba(0, 0, 0, 0.6); */
}

.cbolui-ddl .ways-to-apply.common-module .common-module-body {
    border-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.25);
    padding-top: 20px
}

.info-boxes {
    width: 65%;
    margin: 0 auto;
}

.blue-section {
    background-color: #ebefef;
    padding: 50px;
}

.blue-section-header {
    background-color: #ebefef;
    padding: 10px;
    width: 100%;
    position: fixed;
    bottom: -1px;
    z-index: 10;
    margin-top: 2px;
}

.blue-section-header:before {
    background:rgb(208,174,119);
    border-bottom: 0;
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 5px;
    content: ' ';
    display: block;
}

.blue-secton-header-box-text {
    background-color: rgb(26,62,111);
    border: 5px solid rgb(208,174,119);
    border-bottom: 0;
    padding: 15px 25px 0 25px;
    position: fixed;
    bottom: 16px;
    z-index: 22;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
} 

.blue-secton-header-text {
    font-size: 2rem !important;
    font-weight: bold !important;
    text-align: center;
}

.cbolui-ddl .theme-gold-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(120, 98, 42, 0.8);
}
.gold-text {
    color: #b4985b;
    font-size: 1.5em;
}

.span-gold {
    font-size: 5rem !important;
}

.active-box {
    display: none;
}

.active-text {
    position: relative !important;
    width: 45%;
    bottom: -5px;
}

.cbolui-ddl .citi-gold .btn.btn-primary-2 {
    background: #fff !important;
    border-color: #fff !important;
    color: #333 !important;
    border-width: 4px;
    transform: translate3D(0, 0, 0);
    transition: .3s background ease-in-out;
}

.cbolui-ddl .btn-primary {
    background: #FFCD00 !important;
    border-color: transparent !important;
    color: #0F1632 !important;
    transition: all .3s ease-in-out;
}
.cbolui-ddl .btn-primary:hover {
    opacity: .7;
}


.cbolui-ddl .citi-gold .btn.btn-primary-2:hover {
    background: rgb(165,134,95);
    color: #333;
}

.buttonBg {
    background-color:#fff;
    width: 300px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.buttonLine:after {
    content: '';
    height: 2px;
    background: #255BE3;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 0;
}

@media all and (max-width: 780px) {
    .span-gold {
        font-size: 4rem !important;
    }
}

@media all and (max-width: 712px) {
    .blue-secton-header-text {
        font-size: 1.2rem !important;
    }
    .gradient-box {
        background: none;
        color: #b4985b;
        border: none;
        padding: 0;
        margin: 15px 0 15px 0 !important;
    }
    #top-banner {
        height: 280px;
    }

    #top-banner .banner-box{
        top: 100px;
    }
}

@media all and (max-width: 485px) {
    .blue-secton-header-text {
        font-size: 1rem !important;
    }
    .span-gold {
        font-size: 3rem !important;;
    }
    #top-banner .banner-box {
        width: 80%;
    }
    .buttonBg {
        width: auto;
    }
}

/**************************** Container*/
.cbolui-ddl .hero-4 .common-module-body .cross-link-cards .hero-4-content {
    border: none;
    /*background: #b4985b;*/
    background: #333;
}

.container-shadow {
    -webkit-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.3);
}

@media only screen and (max-width: 991px) {
		#top-banner .apply-box.theme-dark-aplha-80,
		.citi-gold #top-banner .apply-box.theme-dark-aplha-80,
		.citi-gold-priority #top-banner .apply-box.theme-dark-aplha-80,
		.citi-priority #top-banner .apply-box.theme-dark-aplha-80 { background: rgba(0, 0, 0, 0.5);}
	}

/**************************** Validation*/
/* .cbolui-ddl .validation-message-danger {
    color: #333;
} */

/* .cbolui-ddl .theme-light .form-control.validation-input-danger, .cbolui-ddl .theme-light .input-group.focus-group.validation-input-danger {
    border-color: #333;
} */

/* .cbolui-ddl fieldset .validation-fieldset-danger {
    border-left: 2px solid #333;
} */

/**************************** Buttons and forms*/
.top-cc-photobg-body h2,
#FormLepiej h2,
#FormLepiej label,
#FormLepiej label:hover,
#FormLepiej label a,
.cbolui-ddl .form-group .select-box-label, .cbolui-ddl .form-group .text-input-label,
.cbolui-ddl .theme-light .form-group .form-control .input-group focus-group{
    color: #fff;
}

.cbolui-ddl .theme-light .form-group .form-control {
    background-color: #fff;
}

#top-banner p, #top-banner small {
    color: #333;
}

.message {
    color: #333;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #524013 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #524013 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #524013 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #524013 !important;
}

/**************************** Steps*/

.step-module img {
    display: inherit;
    margin: 0 auto;
}

.cbolui-ddl .b-copy-modules .content-module {
    border-bottom: none;
}

/**************************** Tabel*/

.table-ok-block {
    width: 100%;
}

.table-ok-block-first {
    border-top: 1px solid #ccc;
}

.text-section {
    margin: 20px 0;
}

/**************************** Footer*/
#subapp-footer-bottom {
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px solid #404040;
}

.footer-copy {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    float: right;
    margin-top: 10px;
    color: #d4d4d4;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/**************************** IE*/

.ieonly #top-banner h1 {
    background-image: none;
    color: #255BE3 ;
}

.ieonly .gold-gradient {
    background-image: none;
    color: #255BE3 ;
}

#form { background: #255BE3; }

.headTrio { padding: 2vw; }
.headTrio h1 { color: #255BE3 ; font-weight: bold; }
.headTrio .headOne { display: inline-block; }
.headTrio .headOne img { display: block; margin: 0 auto; }
.headTrio .headMobile { width: 70%; margin: 0 auto; }
.headTrio .headMobile:nth-child(2) { padding: 3vw 0; }
.row-center { display: flex; align-items: center; }

.sectionSpace { padding: 4em 0; margin: 2em 0; }
.sectionCard { white-space:nowrap; background: url(/images/home/gold1920-102020.jpg); background-position: center center; background-size: cover; position: relative; overflow: hidden; }
.sectionCardBg { background: #000; opacity: .4; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.sectionCardPadding { padding: 7em 0; }
.sectionCardText * { color: #fff !important; text-align: left!important; }
.sectionCardText ul { list-style: none; display: flex; padding: 0; margin: 0; justify-content: flex-start; position:relative; right:8px; }
.sectionCardText ul li:first-child { padding-right: 1em; }
.sectionCardText ul img { max-width: 210px!important; }
.sectionCard h3 { font-size:30px; font-weight:300;}

@media (max-width:767px) {
    .sectionCard { white-space:inherit; }
}
.topHeaderText { background: 0; padding: 0; width: 80%; text-align: center; margin: -2em 0 0 0; position: relative; }
.topHeaderText .box { padding:2em; background:#fff; border-radius:25px; }
.topHeaderText p { font-size:18px; line-height:24px; color:#0F1632; }
.topHeaderText h1 { font-size:33px; line-height:40px; margin-bottom:0; color: #0F1632; }

.logoList { list-style: none; display: flex; justify-content: center; padding: 0; margin: 0; }
.logoList li { margin-right: 2em; display: flex; justify-content: center; }
.logoList li:first-child { margin-right: 2em; }

.Button { background:#FFCD00 !important;transform:translate3D(0,0,0);color:#0F1632 !important;font-weight:700;display:inline-block;text-align:center;text-decoration:none!important;padding:1em;box-sizing:border-box;min-width:15em;margin:1.2em;border-radius:50em;overflow:hidden;position:relative;transition:.3s background ease-in-out; }
.Button:hover { opacity: .7 }
.app-footerplt { margin-top: -110px; }

.cbolui-ddl .tooltip-input-group { padding-left: 0; }
.cbolui-ddl .tooltip-toggle { left: -9px; top: -20px; }
.cbolui-ddl .checkbox, .cbolui-ddl .radio, .cbolui-ddl .switch { overflow: unset; }
.cbolui-ddl .tooltip-input-group .popover.bottom .arrow, .cbolui-ddl .tooltip-input-group .popover.top .arrow { right: auto!important; left:0px; }

@media (max-width: 767px) {
    .sectionCardText * { text-align:center!important; }
    .sectionCardText ul { right:0; justify-content:center; }
    .sectionCardText ul img { max-width: 160px!important; }
    .enterOne { margin-top: 2em; }
    .sectionSpace { padding: 2em 0; margin: 1em 0; }
    .topHeaderText { width:auto; padding: 4vw 2vw 0 2vw; }
    .row-center { display: block; align-items: center; }
    .cbolui-ddl .header-1, .cbolui-ddl h1 { font-size: 1.3em; }
    .cbolui-ddl .header-1, .cbolui-ddl h2 { font-size: 1.2em; }
    .cbolui-ddl .header-1, .cbolui-ddl h4 { font-size: 1em; }
    .Button { padding: 3vw; min-width: 50vw; margin: 1.5vw 3vw; border-radius: 50em; }
    .sectionCardText ul li:first-child { padding-right: 0; }
    .sectionCardPadding { padding: 2em 0 40vw 0; }
    .sectionCardBg { opacity: 0; }
    .sectionCard { text-align:center!important; background: url(content/bg-btm2.jpg) bottom center no-repeat; background-size:cover; }
    .sectionCard .buttonGrid { display:flex; justify-content:space-between; }
    .sectionCard .btn { min-width:0; margin-bottom:0; width:48%; box-sizing:border-box; padding:0 6px!important;}
    .sectionCard h3 { font-size:22px; line-height:26px; font-weight:700;}
    .logoList li:first-child { margin-right: 0; margin-bottom: 2em; }
    .logoList { flex-direction: column; }
    .app-footerplt { margin-top: -70px; }
}

.cbolui-ddl .btn-primary-blue {
    color: #fff!important;
    border-color: #056DAE!important;
    background: #056DAE!important;
}



.signInBox .Box { width:90%; margin:0 auto; display:flex; align-items:stretch; border-radius:25px; overflow:hidden;}
.signInBox .Box > div { display:flex; align-items:center; justify-content:center; }
.signInBox .Box p { font-size:17px!important; line-height:22px!important; color:#fff!important;}
.signInBox .Left { width:50%; padding:2em; text-align:center; box-sizing:border-box; background:#255BE3; color:#fff; }
.signInBox .Left .Date { margin:2em auto 0 auto; align-items:flex-start; }
.signInBox .Left .Icon { display:block; width:78px; margin: 0 auto; }
.signInBox .Left .Badge { margin-bottom:6px; font-size:13px; font-weight:bold; letter-spacing:0.1em;  background:#0f1632; color:#fff; border-radius:6px; display:inline-block; padding:2px 10px; text-transform:uppercase;}
.signInBox .Left .Day { font-size:33px; line-height:40px; color:#fff; }
.signInBox .Right { width:50%; padding:2em; text-align:center; box-sizing:border-box; background:#0F1632; color:#fff; }
.signInBox .Right .Highlight { color:#73C2FC!important;  }

@media (max-width:767px) {
    .signInBox .Box { width:100%; display:block; box-sizing:border-box; }
    .signInBox .Box > div { display:block; width:auto; }
    .signInBox .Left .Day { font-size:22px; line-height:26px; }
    .signInBox .Left { padding:1em; }
    .signInBox .Right { padding:1em; }
}

.bulletsWithImage { margin:2em 0; }
.bulletsWithImage h2 { font-size:25px; line-height:32px; margin:2em 0; color:#0F1632;}
.bulletsWithImage .ImgLeft { display:block; width:100%; border-radius:25px; }
.bulletsWithImage ul { list-style-type:none; width:90%;}
.bulletsWithImage ul li { position:relative; color:#0F1632; }
.bulletsWithImage ul li::after { position:absolute; top:7px; left:-20px; width:10px; height:10px; content:' '; border:2px solid #73C2FC; border-radius:100%;}

@media (max-width:767px) {
    .bulletsWithImage h2 { text-align:center; font-weight:700;font-size:22px; line-height:26px; margin:0 0 .5em; padding:16px; }
    .bulletsWithImage .ImgLeft { position:relative; margin:0 auto; }
    .bulletsWithImage ul { width:calc(100% + 30px); position:relative; left:-20px; }
    .bulletsWithImage .Box { margin-top:-48px; background:#fff; border-radius:25px;}
}

.partner h2 { font-size:25px; line-height:32px; margin:2em 0 0;}
@media (max-width:767px) {
    .partner h2 { text-align:center; font-weight:700;font-size:22px; line-height:26px; margin:0 0 0; padding:16px; }
}


.carouselExperts { margin:2em 0; }
.carouselExperts h2 { font-size:25px; line-height:32px; margin:1em 0 2em;}
@media (min-width:768px) { .carouselExperts .slick-track { display:flex; align-items:stretch;} }
.carouselExperts .Item { text-align:center; padding:0 16px; padding-top:89px; display:flex!important; align-items:stretch; height:auto!important; }
.carouselExperts .Item .Inner { background:#F7FAFB; border-radius:25px; padding:0 1em 1em 1em;}
.carouselExperts .Item .Headshot { width:164px; display:block; margin:-89px auto 1em auto; border:9px solid #fff; border-radius:100%;}
.carouselExperts .Item .Badge { margin-bottom:6px; font-size:13px; font-weight:bold; letter-spacing:0.05em; background:#fff; border-radius:6px; display:inline-block; padding:2px 10px; text-transform:uppercase;}
.carouselExperts .Item .Name { font-size:15px; line-height:19px; margin:1em 0; letter-spacing:0.1em; font-weight:700; color:#73C2FC; }
.carouselExperts .Item .Position { font-size:11px; line-height:13px; margin:1em 0; text-transform: uppercase; letter-spacing:0.1em; font-weight:700; }
.carouselExperts .Item p { font-size:15px; line-height:19px; margin:1em 0; }
.carouselExperts .slick-prev, .carouselExperts .slick-next { z-index:10; transition:.3s opacity ease; border:none; outline:0; appearance: none; position:absolute; top:calc(50% - 24px); width:49px; height:48px; background:#fff url('content/icon-arrow.jpg') center center no-repeat; background-size:100% auto; border-radius:100%; overflow:hidden; }
.carouselExperts .slick-prev:hover, .carouselExperts .slick-next:hover { opacity:.5; }
.carouselExperts .slick-prev.slick-disabled, .carouselExperts .slick-next.slick-disabled { opacity:0; pointer-events:none; }
.carouselExperts .slick-prev { box-shadow: -3px -7px 10px rgba(0,0,0,0.2); left:24px; transform:rotate(180deg); }
.carouselExperts .slick-next { box-shadow: 3px 7px 10px rgba(0,0,0,0.2); right:24px; }
.carouselExperts .slick-dots { display:block; text-align:center; padding:0; margin:1em 0; list-style-type:none; }
.carouselExperts .slick-dots li { display:inline-block; margin:0 6px; }
.carouselExperts .slick-dots li button { font-size:0px; border:none; outline:0; padding:0; border-radius:100%; width:6px; height:6px; background:#c4c4c4; transition:.3s background ease; }
.carouselExperts .slick-dots li:not(.slick-active) button:hover { background:#666; }
.carouselExperts .slick-dots li.slick-active button { background:#73C2FC; width:10px; height:10px; }
@media (max-width:767px) {
    .carouselExperts h2 { font-weight:700; font-size:22px; line-height:26px; margin:0em 0 1em;}
    .carouselExperts .slick-prev, .carouselExperts .slick-next { width:35px; height:35px; }
    .carouselExperts .Item { padding:89px 8px 0 8px; position:relative; right:24px; overflow:visible;}
    .carouselExperts .slick-prev { display:none!important; }
    .carouselExperts .slick-next {right:30px; }
}
.theNotice { margin: 3em 0; }
.theNotice .Notice { margin-bottom:2em; }
.theNotice p:first-of-type { font-size:20px; line-height:28px; }
.theNotice .Highlight { color:#73C2FC; font-weight:700; }

.carouselProducts { margin:2em 0 5em; }
.carouselProducts h2 { font-size:25px; line-height:32px; margin:1em 0 2em;}
.carouselProducts .slick-track { display:flex; align-items:stretch;}
.carouselProducts .Item { text-align:center; padding:0 16px; box-sizing:border-box; display:flex!important; align-items:stretch; height:auto!important; }
.carouselProducts .Item img { display:block; width:100%; }
.carouselProducts .Item .Wrap { padding:16px 32px; }
.carouselProducts .Item .Inner { background:#f2f2f2; width:100%; border-radius:10px; overflow:hidden; padding:0 0 1em 0;}
.carouselProducts .Item .Name { font-size:18px; line-height:22px; margin:1em 0;  letter-spacing:0.1em; font-weight:700; }
.carouselProducts .Item p { font-size:15px; line-height:19px; margin:1em 0; }
.carouselProducts .Item a { font-size:15px; line-height:19px; margin:1em 0; font-weight:700; color:#73C2FC; }
.carouselProducts .Item a::after { content:'>'; margin-left:6px; display:inline-block; position:relative; transition:.3s transform ease; }
.carouselProducts .Item a:hover::after { transform:translate3d(6px,0,0) }
.carouselProducts .slick-prev, .carouselProducts .slick-next { z-index:10; transition:.3s opacity ease; border:none; outline:0; appearance: none; position:absolute; top:calc(50% - 24px); width:49px; height:48px; background:#fff url('content/icon-arrow.jpg') center center no-repeat; background-size:100% auto; border-radius:100%; overflow:hidden; }
.carouselProducts .slick-prev:hover, .carouselProducts .slick-next:hover { opacity:.5; }
.carouselProducts .slick-prev.slick-disabled, .carouselProducts .slick-next.slick-disabled { opacity:0; pointer-events:none; }
.carouselProducts .slick-prev { box-shadow: -3px -7px 10px rgba(0,0,0,0.2); left:24px; transform:rotate(180deg); }
.carouselProducts .slick-next { box-shadow: 3px 7px 10px rgba(0,0,0,0.2); right:24px; }
.carouselProducts .slick-dots { display:block; text-align:center; padding:0; margin:1em 0; list-style-type:none; }
.carouselProducts .slick-dots li { display:inline-block; margin:0 6px; }
.carouselProducts .slick-dots li button { font-size:0px; border:none; outline:0; padding:0; border-radius:100%; width:6px; height:6px; background:#c4c4c4; transition:.3s background ease; }
.carouselProducts .slick-dots li:not(.slick-active) button:hover { background:#666; }
.carouselProducts .slick-dots li.slick-active button { background:#73C2FC; width:10px; height:10px; }
@media (max-width:767px) {
    .carouselProducts h2 { font-weight:700; font-size:22px; line-height:26px; margin:0em 0 1em;}
    .carouselProducts .slick-prev, .carouselProducts .slick-next { width:35px; height:35px; }
    .carouselProducts .Item { padding:0px 8px 0 8px; position:relative; right:24px; overflow:visible;}
    .carouselProducts .slick-prev { display:none!important; }
    .carouselProducts .slick-next {right:30px; }
}
.previousCarousel { margin:2em 0 5em; padding-top:2em; }
.previousCarousel h2 { font-size:25px; line-height:32px; margin:1em 0 0;}
.previousCarousel .Description { margin:3em 0; }
.previousCarousel .slick-track { display:flex; align-items:stretch;}
.previousCarousel .Item { text-align:center; padding:0 16px; box-sizing:border-box; display:flex!important; align-items:stretch; height:auto!important; }
.previousCarousel .Item img { display:block; width:100%; }
.previousCarousel .Item .Wrap { padding:16px 32px; }
.previousCarousel .Item .Inner { background:#255BE3; border-radius:10px; overflow:hidden; padding:0 0 1em 0; color:#fff;}
.previousCarousel .Item .Name { font-size:18px; line-height:22px; margin:1em 0;  letter-spacing:0.1em; font-weight:700; color:#fff; }
.previousCarousel .Item p { font-size:15px; line-height:19px; margin:1em 0; color:#fff; }
.previousCarousel .Item a { font-size:15px; line-height:19px; margin:1em 0; font-weight:700; color:#73C2FC; }
.previousCarousel .Item a::after { content:'>'; margin-left:6px; display:inline-block; position:relative; transition:.3s transform ease; }
.previousCarousel .Item a:hover::after { transform:translate3d(6px,0,0) }
.previousCarousel .slick-prev, .previousCarousel .slick-next { z-index:10; transition:.3s opacity ease; border:none; outline:0; appearance: none; position:absolute; top:calc(50% - 24px); width:49px; height:48px; background:#fff url('content/icon-arrow.jpg') center center no-repeat; background-size:100% auto; border-radius:100%; overflow:hidden; }
.previousCarousel .slick-prev:hover, .previousCarousel .slick-next:hover { opacity:.5; }
.previousCarousel .slick-prev.slick-disabled, .previousCarousel .slick-next.slick-disabled { opacity:0; pointer-events:none; }
.previousCarousel .slick-prev { box-shadow: -3px -7px 10px rgba(0,0,0,0.2); left:24px; transform:rotate(180deg); }
.previousCarousel .slick-next { box-shadow: 3px 7px 10px rgba(0,0,0,0.2); right:24px; }
.previousCarousel .slick-dots { display:block; text-align:center; padding:0; margin:1em 0; list-style-type:none; }
.previousCarousel .slick-dots li { display:inline-block; margin:0 6px; }
.previousCarousel .slick-dots li button { font-size:0px; border:none; outline:0; padding:0; border-radius:100%; width:6px; height:6px; background:#c4c4c4; transition:.3s background ease; }
.previousCarousel .slick-dots li:not(.slick-active) button:hover { background:#666; }
.previousCarousel .slick-dots li.slick-active button { background:#73C2FC; width:10px; height:10px; }
@media (max-width:767px) {
    .previousCarousel h2 { font-weight:700; font-size:22px; line-height:26px; margin:0em;}
    .previousCarousel .slick-prev, .previousCarousel .slick-next { width:35px; height:35px; }
    .previousCarousel .Item { padding:0px 8px 0 8px; position:relative; right:24px; overflow:visible;}
    .previousCarousel .slick-prev { display:none!important; }
    .previousCarousel .slick-next {right:30px; }    
    .previousCarousel .Description { margin:1em 0 2em 0; }
}

#form h2 { text-align:center; color:#fff;font-size:42px; line-height:62px; margin:0 0 1em 0;}
#form { padding-bottom:3em; background:#255BE3;}
.cbolui-ddl .checkbox input:checked+label:before { background-color: #fff; }
.cbolui-ddl .checkbox input:checked+label:before, .cbolui-ddl .svg-check-white { background-image: url(../images/icons/svgs/confirmation/checkmark_icon.svg); }
.cbolui-ddl .btn-info-svg:after, .cbolui-ddl .btn-info:after, .cbolui-ddl .svg-question { background-image: url(../images/icons/svgs/question-stroke-w.svg); }
.cbolui-ddl .tooltip-toggle { top:35px!important; left:2px!important; position:absolute!important; }
.cbolui-ddl .theme-light .popover, .cbolui-ddl .theme-light .popover.bottom .arrow:after, .cbolui-ddl .theme-light .popover.left .arrow:after, .cbolui-ddl .theme-light .popover.right .arrow:after, .cbolui-ddl .theme-light .popover.top .arrow:after { background:#46b7e6; color:#fff!important; max-width:400px!important; }
.cbolui-ddl .popover-close-button, .cbolui-ddl .svg-close, .cbolui-ddl button.close { background-image: url(../images/icons/svgs/close-white.svg); }
#form .RadioBoks { background:#0F1632; padding:16px; text-align:center;border-radius: 15px; }
#form .RadioBoks .BoldLabel { font-size:17px; font-weight:700; margin-bottom:1em; }
#form .RadioBoks input[type='radio'] { display:none; }
#form .RadioBoks input[type='radio'] + label { display:inline-block; text-transform:uppercase; }
#form .RadioBoks label:not(.BoldLabel) + input[type='radio'] + label { margin-left:3em; }

@media (max-width:767px) {
    .topHeaderText .box { padding-bottom:0; }
    .topHeaderText h1 { font-size:22px; line-height:26px; font-weight:700; margin-bottom:30px; }
    #form .form-group { margin-bottom: -5px; }
    #form h2 { font-size:22px; line-height:26px; }
}

.cbolui-ddl .checkbox label, .cbolui-ddl .radio label { font-size:14px!important; line-height:20px; }
#app-header .navbar-branding, .citi-blue #app-header .navbar-branding, .citi-business #app-header .navbar-branding { background-color: #fff; border-bottom: none; }

.app-footer, .app-footer-bg { background-color: #0F1632; }
.cbolui-ddl .disclaimer, .cbolui-ddl .disclaimer small, .footer-copy { color:#fff; }

.logo-mini{height:50px!important;} 
@media (min-width:767px) {.slick-track{ transform: translate3d(0px, 0px, 0px) !important}}