* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin:0;
padding:0;
font-size: 16px;
font-family: 'interstate-Light', arial;
overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
}
ul, ol, li {
margin:0;
padding:0;
list-style:none;
}
[class^="col-"], [class*=" col-"] {
padding-left: 0;
padding-right: 0;
}
header, section, footer {
width:100%;
float:left;
}
/*header-start*/
.top-bar {
background:#333333;
padding:7px 0;
}
.search-box
{
	display:none;
}
.top-left-bar li a {
color:#fff;
font-size:12px;
line-height:12px;
float:left;
}
.top-left-bar li {
float:left;
}
.top-left-bar li a:hover {
text-decoration:none;
}
.logo-main-outer {
background: #AD9154;
background: -webkit-linear-gradient(#B4975A, #A0864A, #78622A);
background: -o-linear-gradient(#B4975A, #A0864A, #78622A);
background: -moz-linear-gradient(#B4975A, #A0864A, #78622A);
background: linear-gradient(#B4975A, #A0864A, #78622A);
color: #ffffff;
padding:20px 0;
}
.logo-out {
width:auto;
float:left;
}
.search-bar {
float:right;
width:auto;
}
.search-bar button {
cursor:pointer;
background: none;
border: none;
padding:0 !important;
}
.search-bar button:hover, .search-bar button:focus, .search-bar button:active {
outline:none !important;
background:none !important;
}
.search-field input {
width: 100%;
border: none;
font-family: 'Interstate-Light' !important;
border-bottom: 1px solid #cccccc;
padding: 12px 40px;
font-size: 16px;
background:url(../images/icons/search_icon_gold.png) no-repeat 10px;
color:#333333;
float:left;
}
.search-field input:focus {
outline:none;
}
.search-field {
	position: relative;
	padding: 60px 12%;
}
form {
position: relative;
width: 100%;
float: left;
}
.search-bar-close {
position: absolute;
right: 0;
bottom: 0;
}
.search-bar-close a {
background: url(../images/close_navigation.png) no-repeat scroll 0px 0px;
width: 17px;
height: 17px;
display: inline-block;
}
.login-out {
float:right;
position:relative;
}
.login-out a {
color: #333333;
text-transform: capitalize;
font-size: 16px;
padding: 20px 0;
display: inline-block;
line-height: 16px;
font-weight: bold;
}
.login-out a:hover, .login-out a:focus {
color:#b2955d;
text-decoration:none;
}
.navigation-outer {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.search-box-out {
padding:50px 0;
display:none;
}

.close {
float: right;
font-size: 35px;
font-weight: normal;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: 0.2;
}

/*navigation-css*/
nav {
float:left;
width:auto;
}
.nav-outer, .nav-outer ul, .nav-outer ul li, .nav-outer ul li a, .nav-outer #head-mobile {
border:0;
list-style:none;
line-height:0;
display:block;
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.nav-outer:after, .nav-outer > ul:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.nav-outer #head-mobile {
display:none
}
.nav-outer > ul > li {
float:left;
position:relative !important;
}
.nav-outer > ul > li > a {
padding: 20px 0 20px 0;
font-size: 16px;
text-decoration: none;
color: #333333;
font-weight: normal;
line-height: 16px;
overflow:hidden;
margin: 0 25px 0 0;
}
.nav-outer > ul > li:hover, .nav-outer ul li.active:hover, .nav-outer ul li.active, .nav-outer ul li.has-sub.active:hover {
color:#b4985b;
}
.nav-outer ul ul {
position: absolute;
left: -9999px;
background: #fff;
min-width: 300px;
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease;
z-index: 9999;
border: 1px solid #ddd;
border-radius: 0 0 5px 5px;
}
.nav-outer ul ul li {
-webkit-transition:all .25s ease;
-ms-transition:all .25s ease;
transition:all .25s ease
}
.nav-outer li:hover > ul {
left:auto
}
.nav-outer ul ul li a {
border-top: 1px solid rgba(0, 0, 0, 0.1);
text-align: left;
padding: 15px 20px 20px;
width:100%;
font-size:16px;
text-decoration:none;
color:#333333;
line-height:16px;
text-transform:capitalize;
}
.nav-outer ul ul li:last-child > a, .nav-outer ul ul li.last-item > a {
border-bottom:0
}
.nav-outer ul ul li:hover > a, .nav-outer ul ul li a:hover {
color:#b4985b;
}
/*header-end*/

/*banner-outer*/
.banner-outer {
position:relative;
}
.banner-outer img {
width:100%;
}
.banner-inner-out {
width: 460px;
float: left;
background: rgba(255, 255, 255, 0.9);
text-align: center;
padding: 35px;
position: absolute;
top: 50%;
transform: translate(0%, -50%);
webkit-transform:translate(0%, -50%);
}
.emprowered-inner-out {
background: rgba(255, 255, 255, 0.9);
width: 800px;
float: none;
margin: auto;
text-align: center;
padding: 27px 20px 34px;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
webkit-transform: translate(-50%, -50%);
left:50%;
}
.banner-inner-out h2 {
font-size:17px;
letter-spacing:2px;
}
.banner-inner-out h1 {
font-size: 36px;
margin: 5px 0 15px;
line-height: 40px;
}
.banner-inner-out h3 {
font-size: 22px;
}
.banner-inner-out p {
font-size:16px;
margin:15px 0 0;
line-height:24px;
}
.banner-inner-out a {
color: #ffffff;
background: #000000;
border-radius: 6px;
padding: 17px 40px;
text-align: center;
font-size: 15px;
line-height: 16px;
display: inline-block;
margin: 20px 0 0;
font-weight:bold;
}
.banner-inner-out a:hover {
background: #B4975A;
text-decoration:none;
}
/*banner-outer*/

/*our-approach-outer*/
.our-approach-outer {
padding:79px 0 100px;
}
.our-approach-inner {
text-align:center;
}
.our-approach-inner h3 {
color: #333333;
font-size: 19px;
letter-spacing: 2px;
line-height: 16px;
padding-bottom: 10px;
}
.our-approach-inner h2 {
font-size: 41px;
line-height: 50px;
}
.our-approach-inner p {
font-size: 21px;
line-height: 27px;
margin: 20px 0 10px;
}
.our-approach-inner li {
border: 2px solid #b89962;
float: left;
width: 300px;
height: 300px;
border-radius: 50%;
text-align: center;
padding: 80px 40px 0;
margin: 0 50px 0 0;
}
.our-approach-inner li:last-child {
margin:0;
}
.our-approach-inner h4 {
font-size: 26px;
color: #333;
line-height: 30px;
letter-spacing: 3px;
position: relative;
padding: 0 0 15px;
margin: 0 0 15px;
}
.our-approach-inner h4::after {
border: solid 1px #a5865f;
width: 50px;
margin: 0px auto;
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
background:#a5865f;
}
.our-approach-inner li p {
font-size: 16px;
line-height: 24px;
}
.our-approach-inner ul {
display: inline-block;
margin: 40px 0 0;
}
.empowered-leftbar {
padding: 0 15px 0 0;
}
.empowered-leftbar img {
width: 100%;
}
.empowered-rightbar {
text-align: left;
padding: 25px 0 0 60px;
}
.empowered-rightbar img {
width:100%;
}
.digital-rightbar img {
width: 100%;
}
.digital-leftbar {
padding: 25px 60px 0 0;
text-align: right;
}
.digital-rightbar {
text-align: right;
}
.empowered-rightbar h3 {
font-size: 22px;
letter-spacing: 2px;
line-height: 24px;
color: #333333;
margin-bottom: 8px;
}
.empowered-rightbar h2 {
font-size: 42px;
line-height: 50px;
padding-bottom: 22px;
letter-spacing: 0;
}
.empowered-rightbar a {
display: inline-block;
width: auto;
color: #ffffff;
background: #000000;
outline: 0px;
border: 0px;
border-radius: 6px;
font-family: "interstate-bold", arial;
font-size: 100%;
padding: 17px 40px;
text-align: center;
font-size: 21px;
line-height: 16px;
font-weight:bold;
}
.empowered-rightbar a:hover {
background: #B4975A;
text-decoration: none;
}
.empowered-outer {
padding: 0 0 100px;
}
.empowered-container {
width:975px;
margin:auto;
}
/*our-approach-outer*/

/*empowered-investments*/
.solution-banner-outer {
position:relative;
}
.emprowered-inner-out {
background:rgba(255, 255, 255, 0.9);
width:820px;
float:none;
margin:auto;
text-align:center;
padding:27px 20px 34px;
}
.emprowered-inner-out h2 {
padding: 0 0 21px 0;
font-size: 68px;
line-height: 76px;
}
.emprowered-inner-out p {
padding-bottom: 10px;
line-height: 24px;
font-size: 17px;
}
.emprowered-inner-out a {
color: #ffffff;
background: #000000;
outline: 0px;
border: 0px;
border-radius: 6px;
font-family: "interstate-bold", arial;
font-size: 100%;
padding: 17px 12px;
text-align: center;
font-size: 21px;
line-height: 16px;
display:inline-block;
width:40%;
}
.emprowered-inner-out a:hover, .emprowered-inner-out a:focus {
background: #B4975A;
text-decoration: none;
}
.tailored-guidance-outer {
padding:100px 0 0;
}
.tailored-guidance-leftbar li {
border-bottom: 1px solid #eeeeee;
width:100%;
float:left;
}
.tailored-guidance-leftbar li:last-child {
border:none;
}
.tailored-guidance-leftbar li a {
padding: 15px 20px;
color: #333333;
width:100%;
float:left;
font-size:16px;
position:relative;
border-radius:0;
}
.tailored-guidance-rightbar {
padding: 0 0 0 50px;
float: right;
width: 75%;
}
.dispfooter-group h2 {
font-size: 42px;
line-height: 50px;
color: #8d734a;
border-bottom: 1px solid #b3b3b3;
padding: 0 0 10px;
margin:0 0 25px 0;
}
.dispfooter-group h3 {
padding: 0 0 5px;
color: #8d734a;
font-size: 21px;
}
.dispfooter-group h4 {
color: #8d734a;
font-size: 16px;
letter-spacing: 2px;
padding:0 0 10px;
}
.multy-currency-outer h4 {
color: #8d734a;
font-size: 16px;
letter-spacing: 2px;
padding:0 0 10px;
}
.dispfooter-group ul {
list-style:decimal;
}
.dispfooter-group li {
font-size: 18px;
line-height: 25px;
color: #333333;
margin: 0 0 15px;
display:inline-block;
width:100%;
}
.empowered-investments-page .dispfooter-group li {
font-size: 18px;
line-height: 25px;
color: #333333;
margin: 0 0 15px;
padding: 0 0 0 20px;
position: relative;
}
.empowered-investments-page .dispfooter-group li::after {
width: 5px;
height: 5px;
background: #000;
position: absolute;
content: "";
top: 11px;
left: 0;
border-radius: 50%;
}
.exclusive-privileges-page .dispfooter-group li {
font-size: 18px;
line-height: 25px;
color: #333333;
margin: 0;
padding: 0 0 0 20px;
position: relative;
}
.exclusive-privileges-page .dispfooter-group li::after {
width: 5px;
height: 5px;
background: #000;
position: absolute;
content: "";
top: 11px;
left: 0;
border-radius: 50%;
}
.dispfooter-group p {
font-size: 21px;
line-height: 30px;
color: #333333;
margin: 0 0 15px;
}
.dispfooter-group img {
width:100%;
}
.dispfooter-group {
padding: 0 0 100px;
width:100%;
float:left;
}
.slide-content {
    width: 100%;
    float: none;
    height: 0;
}
.dispfooter-group span {
width: 12px;
height: 15px;
float: left;
border-radius: 50px;
margin: 18px 0 0 20px;
z-index: 999;
}
.empowered-investments-page .tailored-guidance-rightbar .dispfooter-group span {
background: #000;
width: 6px;
height: 6px;
margin: 14px 20px 0 0;
}
.exclusive-privileges-page .tailored-guidance-rightbar .dispfooter-group span {
background: #000;
width: 6px;
height: 6px;
margin: 14px 20px 0 0;
}
.decription-tick-outer li {
background:url(../images/icons/check_brown.png) no-repeat 0px 7px;
font-size: 16px;
line-height: 20px;
color: #333333;
margin: 0 25px 0 0;
padding: 0 0 0 25px;
float: left;
width: 30%;
}
.decription-tick-outer {
border-bottom: 1px solid #b3b3b3;
width:100%;
float:left;
padding:35px 0;
}
.multy-currency-outer h3 {
padding: 0 0 10px;
color: #8d734a;
font-size: 22px;
letter-spacing: 3px;
}
.multy-currency-outer h2 {
font-size: 40px;
line-height: 50px;
color: #8d734a;
border-bottom: 1px solid #b3b3b3;
padding: 0 0 20px;
}
.multy-currency-outer p {
font-size: 21px;
margin: 0 0 20px;
}
.multy-currency-outer a {
font-size: 17px;
color:#b4975a;
}
.multy-currency-outer span {
padding:0;
display: inline-block;
}
/*empowered-investments*/

/*our-team-page*/
.journey-together-outer {
text-align: center;
padding: 112px 0;
}
.journey-together-outer h3 {
padding: 0 0 15px;
color: #8d734a;
font-size: 22px;
letter-spacing: 3px;
}
.journey-together-outer h2 {
font-size: 42px;
line-height: 50px;
color: #8d734a;
padding: 0 0 40px;
}
.journey-together-outer p {
font-size: 21px;
line-height: 27px;
color: #333333;
padding: 0 10%;
}
.team-decription-outer {
padding:70px 0 0;
}
.team-left-out {
padding: 0 15px 0 0;
}
.team-left-out li {
text-align: left;
padding: 33px 0 0;
min-height: 160px;
}
.team-left-out li h4 {
font-size:21px;
font-weight:bold;
margin:0 0 10px;
color:#000;
}
.team-left-out li p {
font-size:21px;
padding:0;
}
.team-left-out li {
text-align:left;
}
.right-team {
padding: 0 0 0 15px;
}
.team-left-out img {
width: 100%;
}
/*our-team-page*/

/*footer*/
.footer-fixed {
-webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
padding: 15px 0;
text-align: center;
background: #fff;
}
.footer-fixed li {
font-size: 22px;
color: #303030;
width: auto;
float: none;
display: inline-block;
margin:0 75px 0 0;
}
.footer-fixed li:first-child {
    float: left;
    width: 42%;
}
.footer-fixed li:first-child p
{
	font-size:16px;
	text-align:left;
	color:#b5985c;
}
.footer-fixed li:last-child {
margin:0;
}
.footer-fixed li strong {
color:#b5985c;
font-weight:normal;
}
.footer-fixed li a {
color:#b5985c;
}
.footer-fixed li span {
padding-right:12px;
}
.back-top-outer {
text-align: center;
width: 100%;
float: left;
padding: 0;
background: #fff;
position: relative;
}
#return-to-top {
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
display:inline-block;
}
#return-to-top i {
color: #b59c7d;
margin: 0 5px 0 0;
position: relative;
left: 0;
top: 4px;
font-size: 25px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.back-top-outer a {
font-size:16px;
color:#303030;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
footer {
background: #333333;
padding: 20px 0 30px;
position: relative;
z-index: 9999;
}
.banking-infomation-out h2 {
font-size: 13px;
color: #fff;
margin: 0 0 15px;
font-weight: bold;
line-height: 22px;
}
.banking-infomation-out li a {
font-size: 13px;
color: #fff;
margin: 0 0 12px;
display: inline-block;
line-height: 22px;
}
.banking-infomation-out li a:hover {
color:#b4985b;
text-decoration:none;
}
.footer-logo-out {
margin:0 0 35px 0;
}
.footer-divder-outer {
border-top:1px solid #cccccc;
margin:25px 0 30px;
padding:15px 0 0;
}
.divder-leftbar li {
display:inline-block;
width:auto;
}
.divder-leftbar li a {
color: #fff;
font-size: 10pt;
letter-spacing: -0.4px;
line-height: 16px;
margin:0 20px 0 0;
}
.divder-leftbar li a:hover {
color:#b4985b;
text-decoration:none;
}
.divder-rightbar p {
text-align: right;
color: #fff;
font-size: 10pt;
line-height: 18px;
}
.footer-decription-outer p {
color: #fff;
font-size: 10pt;
margin: 0 0 12px;
line-height: 16px;
font-family: 'Interstate-Light' !important;
}
/*footer*/

/*bounce-arrow-css*/
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.bounce-arrow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .1s, 1s;
animation-duration: .1s, 1s;
-webkit-animation-delay: 0s, 1s;
animation-delay: 0s, 1s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/*bounce-arrow-css*/

/* accordian-outer*/
.accordian-outer {
border-top:1px solid #eeeeee;
}
.wealth-solution-page .right-panel h2 {
border-bottom: none;
padding: 0;
margin: 0 0 29px 0;
}
.nav.nav-pills.nav-stacked {
background: #fff;
}
.accordian-outer button.accordion {
background: none !important;
color: #333333;
cursor: pointer;
padding: 13px 20px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 16px;
line-height: 24px;
}
.sub-textout p {
font-size: 14px;
line-height: 20px;
}
.accordian-outer .panel {
margin-bottom: 0;
box-shadow: none;
border-bottom:none;
background:#eeeeee !important;
border-radius:0;
}
.accodian-inner active {
background: #fafafa;
}
.accordian-outer button.accordion.active {
background-color: #eeeeee !important;
color: #8d734a;
font-weight:bold;
}
.accordian-outer button.accordion::after {
content: '\002B';
color: #8d734a;
font-weight: bold;
float: left;
margin-right: 20px;
font-size: 20px;
font-weight: lighter;
margin: 0 20px 0 0;
}
.accordian-outer button.accordion.active:after {
content: "\2212";
}
.accordian-outer div.panel {
padding: 0 18px;
background-color: transparent;
max-height: 0;
overflow: hidden;
transition: max-height 0.55s ease-out;
}
.tick-list-outer ul {
margin-left:55px;
}
.tick-list-outer li {
background: url(../images/icons/check.png) no-repeat 0px 7px;
font-size: 12px;
line-height: 18px;
color: #333333;
margin: 0;
padding: 0 0 26px 33px;
float: left;
width: 100%;
}
/* accordian-outer*/

.content {
padding: 16px;
}
.sticky {
position: fixed;
top: 0;
width: 100%;
background:#fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
z-index:100001;
}
.sticky + .content {
padding-top: 102px;
}
.affix {
top: 57px;
width: 20%;
z-index: 9999 !important;
}
.nav-stacked > li + li {
margin-top: 0;
}
.navbar {
margin-bottom: 0px;
}
.modal-open {
overflow: visible;
padding: 0 !important;
}
.leftNav-ul li {
border-bottom:1px solid #eeeeee;
width:100%;
}
.leftNav-ul li:last-child {
border-bottom:0px;
}
.leftNav-ul li > a {
padding: 18px 26px;
display: block;
color: #333333;
}
.leftNav-ul li > a:hover, .leftNav-ul li > a:focus {
text-decoration:none;
}
input[type=radio] {
opacity:0;
}
.tickList > ul > li:last-child {
padding-bottom:35px;
}
/*.leftNavBarSection, .rightPannel {
margin:99px 0 0px;
}*/

.wealth-solution-page .rightPannelInfo {
padding: 0;
margin:0;
}
.rightPannelInfo {
background: #ffffff;
padding-bottom: 30px;
width: 100%;
float: left;
}
.rightPannelInfo .accordiant-content .pagetitle {
padding:0px 0 2px 29px;
color:#666666;
}
.rightPannelInfo .mainHeading {
padding-bottom:29px;
}
.leftNav-ul .leftNav-active {
background:#EEEEEE;
cursor:default;
}
.leftNav-ul .leftNav-active a {
}
.leftNav-active .arrow {
background:url(../images/icons/carat_grey_right.png) no-repeat;
width:14px;
height:29px;
right:-14px;
top:15px !important;
position:absolute;
}
.leftNav-ul {
width:100%;
}
.leftBarFixed {
position:fixed;
top:0px;
margin-top:60px;
}
.leftBarFixed .leftNav-ul {
width: 340px;
}
.acc_subTxt {
padding-left:40px;
padding-bottom:9px;
}
div.acc_subTxt {
padding-bottom:24px;
}
.disclaimerHeading {
font-weight:bold;
}
.tickList .visibleDesktopOnly {
display:inline;
}
.accordiant-content .acc_subTxt a.learnMore {
font-family:"interstate-bold", arial;
margin-top:8px;
color:#B4975A;
font-size:16px;
}
.threeColThumbDiv {
margin-bottom:20px;
}
.tickList h3 {
color:#333;
font-family:"interstate-light", arial;
font-size:16px;
line-height:24px;
padding-bottom:10px;
}
.tickList strong
{
font:600 13px/18px "interstate", arial;
}

.imgAlter {
margin-top:100px;
}
.imgAlter.lastChild {
margin-bottom:94px;
}
.imgAlter .rgtTxt {
padding-left:90px;
}
.imgAlter .lftTxt {
padding-right:80px;
}
.imgAlter .lftImg, .imgAlter .rgtImg {
line-height:0;
}
.two-column {
display:inline-block;
margin-top:100px;
}
.two-column img {
width:100%;
}
.gray-container {
padding:40px 40px 44px;
}
.gray-containerBg {
background-color:#eee;
}
.gray-container h2 {
font-size:42px;
letter-spacing:0;
line-height:50px;
padding-bottom:23px;
width:100%;
color:#333;
}
.gray-container h3 {
color:#333;
font-family:"interstate", arial;
font-size:16px;
letter-spacing:0;
line-height:24px;
padding-bottom:6px;
width:100%;
}
.gray-container p {
color:#333;
font-size:16px;
letter-spacing:0;
line-height:24px;
padding-bottom:23px;
width:100%;
}
.three-column-heading {
margin-top:76px;
}
.three-column-heading h1.mainHeading {
padding:0 0 38px;
}
.three-column {
margin-bottom:52px;
display:inline-block;
width:100%;
}
.three-column img {
padding-bottom:10px;
width:100%;
}
.three-column h3 {
color:#333;
font-family:"interstate", arial;
font-size:16px;
letter-spacing:0;
line-height:24px;
margin-bottom:6px;
}
.three-column p {
color:#333;
font-size:16px;
letter-spacing:0;
line-height:24px;
padding-bottom:8px;
}
.eventImg {
background:url("/views/citigold/images/privileges-events/privileges-event1.jpg") no-repeat;
background-size:cover;
}
.headSection {
margin-top:90px;
}
.headSection h1 {
font-size:42px;
letter-spacing:0;
line-height:50px;
padding-bottom:26px;
}
.headSection h4 {
font-size:16px;
line-height:24px;
padding-bottom:38px;
}
.clickMore, .findMore {
font-size:16px;
letter-spacing:0;
line-height:24px;
margin-bottom:38px;
font-family:"interstate-bold", arial;
cursor:pointer;
}
.column-detail {
display:inline-block;
width:100%;
}
ol.numLst li {
font-size:16px;
letter-spacing:0;
line-height:24px;
margin-left:22px;
padding:0 0 9px 8px;
width:100%;
}
.tab-two-column {
margin-top:50px;
}
.tab-two-column li {
background-color:#eee;
cursor:pointer;
font-size:26px;
height:90px;
line-height:32px;
padding:29px 0;
text-align:center;
width:50%;
}
.tab-two-column li.tab-two-column-active {
background-color:#fff;
border-bottom:6px solid #b4975a;
box-shadow:0 1px 4px #ccc;
height:110px;
margin-top:-10px;
padding:39px 0;
cursor:default;
width:50%;
}
.tab-two-column li.tab-two-column-active a {
color:#333;
cursor:default;
}
.lightbox-inner {
float:none !important;
}
.lightbox-content h1 {
color:#333;
font-size:42px;
letter-spacing:0;
line-height:50px;
}
.lightbox-content h5 {
color:#333;
font-size:16px;
letter-spacing:0;
line-height:24px;
}
.lightbox-content p {
color:#333;
font-size:16px;
letter-spacing:0;
line-height:24px;
padding-bottom:8px;
}
.blackline-container {
border-bottom:1px solid #666;
border-top:1px solid #666;
margin:20px 0 4px;
padding:10px 0 9px;
display:inline-block;
width:100%;
}
.blackline-container .overlayBulList {
display:inline-block;
}
.blackline-container .overlayBulList li {
background:url('/views/citigold/images/icons/bullet_small.png') no-repeat 0px 9px;
font-size:16px;
letter-spacing:0;
line-height:24px;
margin-left:2px;
padding:0 0 7px 26px;
width:100%;
}
.click-disclaimer li {
width:100%;
}
.click-disclaimer li a {
color:#333;
font-size:10px;
line-height:16px;
padding:14px 0 14px 25px;
width:100%;
position:relative;
}
.click-disclaimer li a.activeDisclaimer {
color:#333;
font-size:10px;
line-height:16px;
padding:14px 0 14px 25px;
width:100%;
}
.disclaimer-content {
display:none;
width:100%;
padding:0px 0px 14px 25px;
}
.disclaimer-content ol.numLst {
display:inline-block;
margin-bottom:5px;
}
.disclaimer-content ol.numLst li {
font-size:10px;
letter-spacing:0;
line-height:16px;
margin-left:14px;
padding:0 5px 5px 5px;
width:100%;
}
body .new_disclaimers p {
color: #999999;
font-size: 10pt !important;
line-height: 16px !important;
padding: 0;
width: 100%;
margin: 0 0 8px;
}
.disclaimer-content > p.last {
padding:0;
}
.lightBoxTxt {
float:none !important;
margin:0px auto;
}
.disclaimer-content ol.numLst ul.numInSolidList {
display:inline-block;
margin-left:30px;
}
.disclaimer-content ol.numLst ul.numInSolidList li {
background:url('/views/citigold/images/icons/bullet_small.png') no-repeat 0px 4px;
font-size:10px;
letter-spacing:0;
line-height:16px;
margin-left:0px;
padding:0 0 6px 20px;
width:100%;
}
.last {
padding-bottom:0 !important;
}
.emailUs {
border-top:1px solid #666666;
border-bottom:1px solid #666666;
padding-bottom:19px;
margin-bottom:100px;
}
.emailUs .subHeading {
padding-top:33px;
padding-bottom:13px;
letter-spacing:0px;
}
.emailUs .shortForm {
margin-left:20px;
}
.thankyouTxt {
margin-bottom:20px;
}
.thankyouTxt .subHeading {
padding-bottom:25px;
}
.rightPannelPara {
padding-bottom:36px;
}
.rightPannelInfo img {
padding-bottom:25px;
width:100%;
}
.greenTick {
background:url("/views/citigold/images/icons/check_green.png") no-repeat 0px 7px;
padding-left:34px;
margin-bottom:34px;
display:inline-block;
}
.rightPannelInfo .mainHeading {
padding-bottom:23px;
}
.upArrow li {
margin:0;
}
.upArrow li a {
border-top:1px solid #DDDDDD;
padding:14px 0px 14px 33px;
font-size:11px;
line-height:16px;
width:100%;
color:#999999;
display:block;
}
.disclaimerHeading {
font-weight: 600;
color: #999999;
font-size:10pt;
}
.advisory-landing {
padding: 100px 0;
}
.dispfooter-group h2 br {
display:none;
}
.multy-currency-outer {
width: 100%;
float: left;
padding: 0 0 77px;
}
.rightPannel {
width: 100%;
float: left;
}
.rightPannel.stickyFixed {
margin: 40px 0 0;
}
.inner-container {
margin: auto;
float: none;
width:83.33333333%;
}
body .sub-textout2 p {
font-size: 16px !important;
line-height: 24px !important;
margin: 0 0 5px;
}
.sub-textout p {
font-size: 16px !important;
line-height: 24px !important;
}
.sub-textout a {
font-size: 16px !important;
line-height: 24px !important;
color:#B4975A;
font-weight:bold;
}
.sub-textout {
padding: 0 20px 0 35px;
}
.panel-outer {
padding:0;
}
.txt-out {
padding:0 50px !important;
}
.txt-out p {
font-size:16px !important;
line-height:24px !important;
}
.sub-textout2 {
padding: 0 0 20px;
}
.new_disclaimers {
padding: 0 0 10px 30px;
}
.upArrow li a.grayArrow::before {
content: '';
position: absolute;
display: block;
width: 15px;
height: 8px;
left: 0;
top: 18px;
background-image: url('../images/icons/carat_grey.png');
transition: all 600ms ease;
}
.upArrow li a.grayArrow.activeDisclaimer::before {
transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
.upArrow li a {
padding: 14px 0px 14px 31px;
font-size: 11px;
line-height: 14px;
border-top: 1px solid #999999;
color: #999999;
width: 100%;
}
.upArrow li a:hover, .upArrow li a:focus {
text-decoration:none;
}
.footer-fixed.fixed {
position: relative;
background-color: rgba(255, 255, 255, 1);
}
.footer-fixed {
background-color: rgba(255, 255, 255, 0.9);
position: fixed;
bottom: -1px;
width: 100%;
float: left;
-webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
z-index: 99999;
display: none;
}
.imgAlter {
margin-top: 0;
}
.fixed-links {
padding: 20px 0;
display: block;
width: 100%;
text-align: center;
}
.accordion-toggle.collapsed > .fa-minus {
display:none;
}
.accordion-toggle > .fa-plus {
display:none;
}
.accordion-toggle.collapsed > .fa-plus {
display:inline;
}
/*MOBILE FOOTER DROPDOWN*/
.accordion {
width: 100%;
}
.accordion .link {
cursor: pointer;
display: block;
padding: 13px 50px 16px;
color: #fff;
font-size: 16px;
position: relative;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.accordion li:last-child .link {
border-bottom: 0;
}
.accordion li i {
position: absolute;
top: 16px;
left: 12px;
font-size: 18px;
color: #fff;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.footer-pagination-outer .accordion li i {
right: auto;
left: 12px;
font-size: 25px;
top: 12px;
}
.accordion li.open .link {
color: #fff;
}
.accordion li.open i {
color: #fff;
}
.footer-pagination-outer .accordion li.open i {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.submenu {
display: none;
font-size: 16px;
border-top: 1px solid rgba(255, 255, 255, 0.5);
padding: 12px 0 0;
}
.submenu a {
display: inline-block;
text-decoration: none;
color: #fff;
padding: 0 0 12px;
padding-left: 50px;
width: auto;
font-size: 16px;
}
.submenu a:hover {
color: #b4985b;
}
/*MOBILE FOOTER DROPDOWN*/


/*LOADING SITE CSS*/
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
z-index:99999;
}
.dots {
height: 100vh;
width: 100%;
float: left;
text-align: center;
position:relative;
}
.dots img {
display: inline-block;
transform: translate(-50%, -50%);
webkit-transform: translate(-50%, -50%);
left: 50%;
top:50%;
position: absolute;
}
/*LOADING SITE CSS*/


/*HEADER LOGIN DROPDOWN*/
.login-out .dropdown-menu {
padding: 0;
word-wrap: 110%;
width: 100%;
min-width: 280px;
border:none;
box-shadow:none !important;
border-top:1px solid rgba(0, 0, 0, 0.1) !important;
}
.login-out .dropdown-menu > li > a {
padding:13px 20px 14px 40px;
font-size:16px;
}
.login-out .dropdown-menu > li > a:hover {
background:#fff;
}
.login-out .navbar-nav > ul {
background:#fff;
border-radius:5px;
}
.login-out .navbar-nav > li > a {
line-height: 25px;
background:none !important;
}
.login-out .nav > li > a:focus, .nav > li > a:hover {
background:none !important;
color: #B4975A !important;
}
.login-out .dropdown-menu > li > a:hover {
color: #B4975A;
}
/*HEADER LOGIN DROPDOWN*/








.tailored-guidance-rightbar .panel-group {
margin-bottom: 0;
width: 100%;
float: left;
}
.wealth-while a {
width: 100%;
display: inline-block;
padding: 13px 50px;
font-size: 16px;
color: #000;
background:#fff;
position:relative;
border-bottom: 1px solid #eeeeee;
}
.right-bar {
width: 100%;
float: left;
border-top: 1px solid #eeeeee;
}
.tailored-guidance-rightbar .panel-heading {
padding:0;
}
.tailored-guidance-rightbar .panel-default > .panel-heading + .panel-collapse > .panel-body {
border:none;
background:transparent;
}
.tailored-guidance-rightbar .panel-default {
border: none;
box-shadow: none;
background: #EEEEEE;
border-radius: 0;
}
.decription-outer a {
background:transparent;
border-top: 1px solid #999999;
width: 100%;
display:inline-block;
padding: 14px 0px 14px 0;
font-size: 12px;
color: #999999 !important;
position:relative;
}
.decription-outer a:hover, .decription-outer a:focus {
text-decoration:none;
}
.wealth-while a:hover, .wealth-while a:focus {
text-decoration:none;
}
.panel-body {
padding: 15px 15px 0;
}
.decription-outer .collapsed {
background:transparent;
border-top: 1px solid #999999;
width: 100%;
display:inline-block;
padding: 14px 0px 14px 0;
font-size: 12px;
color: #999999 !important;
}
.tailored-guidance-rightbar .decription-outer {
box-shadow: none;
background: none;
}
.decription-inner h2 {
font-size: 11px !important;
line-height: 16px;
color: #999999 !important;
font-weight:bold;
margin:0 !important;
}
.decription-inner p {
font-size: 11px;
line-height: 16px;
color: #999999 !important;
margin: 0 0 15px;
}
.decription-outer .panel-body {
padding: 0 0 0 30px;
}
.square {
position:relative;
}
.plus, .minus {
width:30px;
height:30px;
display:block;
position:absolute;
top:0;
left:0;
line-height:32px;
text-align:center;
-webkit-transition: .1s all ease-out;
transition: .1s all ease-out;
}
.different .plus {
opacity:0;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.minus {
opacity:0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.different .minus {
opacity:1;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.different {
background: #EEEEEE !important;
color:#B5995C !important;
font-weight:bold;
}
.footer-pagination-outer {
display: none;
}
.decription-outer span {
margin: 0 15px 0 0;
width: 14px;
transition: ease all 600ms;
}
.decription-outer span img {
padding-bottom: 0 !important;
}
.product-disclaimer span {
transform: rotateZ(180deg);
transition:ease all 600ms;
}
.sub-menu-outer li a::after {
background: none;
}
.menu-hover-lines li:first-child a {
margin-left: 0;
}
.menu-hover-lines li.active > a {
background-color: transparent;
}
.menu-hover-lines a::after {
height: 5px;
position: absolute;
content: '';
transition: all 0.35s ease;
background-color: #b4985b;
width: 0;
}

.menu-hover-lines a::after {
bottom: 0;
left: 0;
}
.menu-hover-lines a:hover, .menu-hover-lines li.active > a {
color: #b4985b;
transition: all 0.35s ease;
}
.menu-hover-lines a:hover::before, .menu-hover-lines .active a::before, .menu-hover-lines a:hover::after, .menu-hover-lines .active a::after {
width: 100%;
}
$menu-hover-lines-transition: all 0.35s ease;
$menu-hover-lines-border-width: 3px;
.menu-hover-lines {
text-align: center;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
transition: $menu-hover-lines-transition;
li a {
padding: 0.75rem 0;
color: rgba($body-font-color, 0.5);
position: relative;
margin-left: 1rem;
}
li:first-child a {
margin-left: 0;
}
li.active > a {
background-color: transparent;
}
a:before,  a::after {
height: $menu-hover-lines-border-width;
position: absolute;
content: '';
transition: $menu-hover-lines-transition;
background-color: $primary-color;
width: 0;
}
a::before {
top: 0;
left: 0;
}
a::after {
bottom: 0;
right: 0;
}
a:hover,  li.active > a {
color: $body-font-color;
transition: $menu-hover-lines-transition;
}
a:hover::before,  .active a::before,  a:hover::after,  .active a::after {
width: 100%;
}
}










.sub-menu-parent {
	float:right;
}
.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:focus .sub-menu,
/*.sub-menu-parent:focus-within .sub-menu,*/
.sub-menu-parent:hover .sub-menu {
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
}

nav a {
color: #E00;
display: block;
padding: 0.5em 1em;
text-decoration: none;
}
nav a:hover {
color: #F55;
}
nav ul,
nav ul li {
list-style-type: none;
padding: 0;
margin: 0;
}
nav > ul {
text-align: center;
}
nav > ul > li {
display: inline-block;
}
nav > ul > li:first-child {
border-left: none;
}
.sub-menu {
	background: #fff;
	border-radius:0 0 5px 5px;
	border-top:1px solid #d6d6d6;

}
.sub-menu li {
	box-shadow: 0px 0px 0px 1px #eaeaea;
	border-radius: 0 0 5px 5px;
}
.sub-menu li a
{
	width:100%;
	text-align:left;
	padding:20px !important;
	font-weight:lighter;
}
.login-out nav {
	width: 250px;
	position: relative;
}
.exclusive-privileges-page .dispfooter-group {
    padding: 0 0 20px;
    width: 100%;
    float: left;
}
.advisory-page .dispfooter-group {
    padding: 0 0 20px !important;
    float: left;
}


.wealth-solution-page .dispfooter-group {
    padding: 0 0 60px;
    width: 100%;
    float: left;
}
.empowered-investments-page .dispfooter-group {
    padding: 0 0 60px;
    width: 100%;
    float: left;
}
.empowered-investments-page .rightPannelInfo {
    padding-bottom: 20px;
}
.digital-experience-page .dispfooter-group {
    padding: 0 0 50px;
    width: 100%;
    float: left;
}

.js-side-sticky {
    position: relative;
}

.js-side-sticky .sticked-top {
    position: fixed;
}

.js-side-sticky .sticked-bottom {
    position: absolute;
    bottom: 25px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-wrapper.content-wrapper-sticky {
        padding-left: 0;
        padding-right: 0;
    }

    .container.container-sticky {
        width: 970px;
    }

    .js-side-sticky .js-side-sticky__nav {
        width: 240px;
    }
}

@media (min-width: 1200px) {
    .content-wrapper.content-wrapper-sticky {
        padding-left: 0;
        padding-right: 0;
    }
    
    .container.container-sticky {
        width: 1100px;
    }

    .js-side-sticky .js-side-sticky__nav {
        width: 250px;
    }
}
/* <ThreeBannerPatch> */
.visibleBigscreen {
    display:none;
}

@media(min-width:768px){
    .visibleDesktop,
    .visibleTablet {
        display:block;
    }

    .visibleMobile,
    .visibleXSM{
        display:none !important;
    }
}

@media(min-width:992px){
    .visibleDesktop,
    .visibleTablet,
    .mobileTabHidden {
        display:block;
    }

    .visibleMobile,
    .visibleXSM {
        display:none !important;
    }
}

@media (min-width:1740px) {
    .visibleBigscreen {
        display:block;
    }

    .hideBigscreen {
        display:none;
    }

    .pageBanner .mastHeadImage {
        height:600px;
        overflow:hidden;
    }

    .pageBanner .mastHeadImage img {
        max-width:none;
        transform:translateX(-50%);
        margin-left:50%;
        height:600px;
        width:auto;
    }

    .HomeBanner .innerBanner {
        margin:0;
    }
}

@media(max-width:767px){
    .visibleDesktop,
    .visibleTablet,
    .mobileTabHidden,
    .visibleXSM {
        display:none !important;
    }

    .visibleMobile{
        display:inline-block !important;
    }

    .dispheader-group .visibleMobile {
        width:100% !important;
    }

    .new-subheading.visibleMobile {
        padding: 0 10px;
        margin-bottom: 12px;
        min-height: 64px;
        display: block !important;
        clear: both;
    }
}
/* </ThreeBannerPatch> */

/** <AccordiantPatch> */
.accordiant-header * {
    transition: all ease 0.25s;
}

.accordiant .accordiant-header,
.accordiant .accordiant-content {
    padding-left: 10px;
    padding-right: 10px;
}

.accordiant-header div a {
    background: url('../images/icons/plus.png') no-repeat scroll 10px 7px transparent;
    padding: 0 0px 0 40px;
    color: #333333;
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 13px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
}

.accordiant-content {
    float: left;
    background: #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    display: none;
    width: 100%;
}

.accordiant-content p {
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}

.accordiant-header.active-state div a {
    font-family: "interstate-bold", arial;
    color: #B5995C;
    background: url('../images/icons/minus.png') no-repeat scroll 10px 7px transparent;
    border-bottom: 0px;
    display: inline-block;
    width: 100%;
    font-weight:bold;
}

.accordiant-header {
    border-bottom: 1px solid #DDDDDD;
    display: table;
    width: 100%;
    cursor: pointer;
}

.accordiant-header.active-state {
    border-bottom: 0px solid #DDDDDD;
    background-color: #EEEEEE;
    display: table !important;
}

.grayBG {
    background: #EEEEEE;
}

.accordiant-content .citiGold {
    font-family: "interstate", arial;
    margin-bottom: 8px;
}

.tickList {
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin-left: 40px;
    width: calc(100% - 40px);
}

.tickList>ul>li {
    background: url('../images/icons/check.png') no-repeat scroll 0px 4px transparent;
    padding: 0px 0px 16px 33px;
    padding-bottom: 26px;
    line-height: inherit;
    font-size: inherit;
    width: 100%;
}

.tickList>ul>li>ul {
    margin-left: 13px;
    margin-top: 15px;
}

.tickList>ul>li>ul li {
    padding-left: 20px;
    padding-bottom: 10px;
    background: url('../images/icons/bullet-dash.jpg') no-repeat scroll 0px 9px transparent;
}

.tickList>ul>li>ul li:last-child {
    padding-bottom: 0;
}

.accordiant-header .upArrow li a {
    border: 0px !important;
    padding: 14px 0px 14px 38px;
}

.accordiant-header .upArrow li a.activeDisclaimer {
    padding: 14px 0px 14px 38px;
}

.accordiant-header .upArrow li a.activeDisclaimer {
    color: #B5995C;
}

.upArrow li a {
    padding: 14px 0px 14px 31px;
    font-size: 10pt;
    line-height: 14px;
    border-top: 1px solid #999999;
    color: #999999;
    width: 100%;
    position: relative;
}

.upArrow li a.activeDisclaimer {
    padding: 14px 0px 14px 31px;
    border-top: 1px solid #999999;
    color: #999999 !important;
    width: 100%;
}

.new_disclaimers, .termsCondtion ol.numLst li, .termsCondtion {
    font-size: 10px;
    line-height: 16px;
    color: #999999 !important;
    width: 100%;
    padding: 0 5px 9px 5px;
}

.disclaimerTxt {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.termsCondtion ol.numLst li {
    margin-left: 15px;
}

.termsCondtion ol {
    display: inline-block;
    width: 100%;
}

.new_disclaimers ol.numLst li {
    margin-left: 14px;
    padding: 0 0 9px 10px;
}

.new_disclaimers {
    display: none;
    padding: 0px 0px 14px 31px;
}

.new_disclaimers>p {
    padding-bottom: 10px;
}

.upArrow li {
    width: 100%;
}

.accordiant {
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    width: 100%;
}

.acc_subTxt>p {
    padding-bottom: 7px;
}

.accordiant-header .upArrow li a.goldArrow::before {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 8px;
    left: 7px;
    top: 18px;
    background-image: url('../images/icons/carat_grey.png');
    transition: all 600ms ease;
}

.accordiant-header .upArrow li a.goldArrow.activeDisclaimer::before {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.new_disclaimers,
.termsCondtion ol.numLst li,
.termsCondtion {
    font-size: 10px;
    line-height: 16px;
    color: #999999 !important;
    width: 100%;
    padding: 0 5px 9px 5px;
}
.new_disclaimers p,
.termsCondtion ol.numLst li p,
.termsCondtion p {
    font-size: inherit;
    margin: 0;
}
.acc_subTxt {
    padding-left: 40px;
    padding-bottom: 9px;
}
div.acc_subTxt {
    padding-bottom: 24px;
}

.new_disclaimers ol.numLst li {
    margin-left: 14px;
    padding: 0 0 9px 10px;
}

.new_disclaimers {
    display: none;
    padding: 0px 0px 14px 31px;
}

.new_disclaimers>p {
    padding-bottom: 10px;
}
/** </AccordiantPatch> */
