/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.my-layout__content ul li {padding-bottom: 10px;}
.my-layout__content ul li:last-child {padding-bottom: 10px;}
.wealth-benefits .tm-block-top-b > .uk-container {max-width: 1400px;}
.wealth-benefits .tm-block-top-b > .uk-container .benefits-infographic .uk-grid-width-medium-1-3 .uk-block {width: 25%;}
.wealth-benefits .tm-block-bottom-b {background:none!important;padding: 0!important;}
.wealth-benefits .tm-block-bottom-b > .uk-container {max-width: 100%;padding: 0;}
.wealth-benefits .tm-block-bottom-b > .uk-container > .tm-bottom-b {padding: 0;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel {width: 50%;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel .b_slide, .wealth-home .top-parallax .uk-slideshow .uk-overlay-panel .b_slide {max-width: 45%}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel .b_slide.b_slide4, .wealth-home .top-parallax .uk-slideshow .uk-overlay-panel .b_slide.b_slide4 {margin-top: 54%;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel .b_slide.b_slide3, .wealth-home .top-parallax .uk-slideshow .uk-overlay-panel .b_slide.b_slide3 {margin-top: 24%;margin-left: 21%}
.wealth-home .top-parallax .uk-slideshow .uk-overlay-panel {width: 50%;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin) {width: 75%;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin{width: 25%;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin .uk-panel-box-secondary {background: #ebebeb;padding: 20px 35px 20px 25px;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin .uk-panel-box-secondary .uk-panel-title, .wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin .uk-panel-title {text-transform: none;font-size: 24px;text-align: left;font-weight: 300;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin .uk-panel {margin-bottom: 40px;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin .uk-panel figcaption.uk-overlay-panel {color: #0b385f;font-size: 20px;font-weight: 300;bottom: 0;left: 0;top: auto;right: 0;pointer-events: none;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin) .uk-button-primary {margin-bottom: 50px;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin) ul {margin: 40px 0 30px;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin) ul li:before {content: "\f00c";font-family: FontAwesome;color: #0c3860;display: inline-block;width: 1.8em;margin-left: -1.8em;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin) ul li {list-style: none;padding-left: 1.8em;}
.wealth-home .tm-block-bottom-a {background:none!important;padding: 0!important;}
.wealth-home .tm-block-bottom-a > .uk-container {max-width: 100%;padding: 0;}

.uk-button-primary {
	background: #f2603d!important;
    border: none;
    color: #fff!important;
    text-shadow: none;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
}

.uk-button-primary::after {color: #fff!important;}


@media (max-width: 959px) {
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1:not(.uk-grid-margin){width: 100%;}
.wealth-home .tm-block-bottom-b .tm-bottom-b > .uk-width-1-1.uk-grid-margin {display: none;}
.wealth-benefits .tm-block-top-b > .uk-container .benefits-infographic .uk-grid-width-medium-1-3 .uk-block {width: 50%;}
.discover .tablepartners {display: table;}
.tm-sidebar-b-right.tm-sidebars-1.tm-noblog.contact #bfSubmitButton {width: 97%;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel .b_slide, .wealth-home .top-parallax .uk-slideshow .uk-overlay-panel .b_slide {max-width: 85%;}
}

@media (max-width: 480px) {
.wealth-benefits .tm-block-top-b > .uk-container .benefits-infographic .uk-grid-width-medium-1-3 .uk-block {width: 100%;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel {width: 100%;}
.wealth-benefits .tm-bottom-b .uk-slideshow .uk-overlay-panel .b_slide, .wealth-home .top-parallax .uk-slideshow .uk-overlay-panel .b_slide {margin-left: auto!important;margin-right: auto!important;margin-top: 48%!important;max-width: 75%;}
.discover .tablepartners{height:600px !important;}
}



progress .bar {
    width: 0%;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top,#149bdf,#0480be);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
    background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
    background-image: -o-linear-gradient(top,#149bdf,#0480be);
    background-image: linear-gradient(to bottom,#149bdf,#0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress {
    overflow: hidden;
    height: 20px;
	    width: 93%;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 4px;
}

label#bfLabel162 {
    width: 100%;
}

fieldset#sec1,fieldset#sec2 {margin-left:20px;}
fieldset#sec1 legend,fieldset#sec2 legend{color:#000;}

label#bfLabel179, label#bfLabel215, label#bfLabel216,label#bfLabel217, label#bfLabel218, label#bfLabel219, label#bfLabel181, label#bfLabel182{
    width: 90%;
}
.bfQuickMode section select {
    width: 47%;
}
div#ff_formdiv2 label{font-size:18px;}
#bfSubmitButton, .bfPrevButton.button, .bfNextButton.button {
    width: 20%;
}
.bfNextButton.button, #bfSubmitButton {
    margin-right: 85px;
}
.bfQuickMode legend{margin-bottom:20px;}


.bfPrevButton.button::after,span#bfMaxLengthCounter27 {
    display: none;
}
.bfPrevButton.button::before{
	content:"\f190";
	font-family:"fontawesome"; margin-right: 15px;
    font-size: 75%;
    font-weight: 100;
}	
.bfRolloverBg {
    background: none !important;
}
.bfPrevButton.button{margin-left:50%;}
/*
#rsform_7_page_0 #rsform_7_page_1,#rsform_7_page_2, #rsform_7_page_3, #rsform_7_page_4, #rsform_7_page_5, #rsform_7_page_6, #rsform_7_page_7 {
    display: none;
}*/

.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .uk-article {
    border-bottom: 1px solid #C6C4C4;
    margin-top: 30px;
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus{background:#0C3860;}
.uk-pagination > .uk-active > span{color:#0C3860;}
.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .uk-panel.uk-panel-header {
    display: none;
}
  .uk-dropdown-navbar .uk-nav li.uk-active > a{background: transparent none repeat scroll 0% 0%;
color: #646367;}

.timeline{border-radius:0px !important;}
.product-learnmore{text-align:center; margin-top:120px;}
.product-learnmore1{text-align:center; margin-top:160px;}
.product-learnmoreCFD{text-align:center; margin-top:170px;}
.uk-sticky-placeholder .tm-block.tm-block-menu-header.uk-active  {z-index:999; background:#fff; top:0px !important;}

.uk-sticky-placeholder .tm-block.tm-block-light.tm-toolbar.uk-clearfix.uk-hidden-small.uk-sticky-init.uk-active{z-index:9999;}

.uk-navbar-nav > li > a[href="#"]{cursor:pointer !important;}
/*cookie*/
#pwebbox162_bottombar {
    display: block !important;
}

table.cookie tr:nth-child(even) {background: #CCC}
table.cookie tr:nth-child(odd) {background: #FFF}
table.cookie th, table.cookie td{ padding:5px;}



#rsform_6_page_0 .formControlLabel {
    width: 10% !important;
}
#userForm h2{color:#0C3860;}
/*fonts*/
h1,h2{color:#fff;}
h1{font-size:36px; font-weight:100;}
h2{font-size:36px; font-weight:bold;}
h3{font-size: 34px; font-weight: 100;}
body{font-size:18px; font-weight:400;}
h3, h4, h6{color:#00416a;}
h5{color:#fff;}
.tm-toolbar{font-size:12px;}


.homepage-btn{text-align:center; font-size:20px;}
/*toolbar-r*/
.tm-block.tm-block-light.tm-toolbar.uk-clearfix.uk-hidden-small {
    background: #e1e1e1;
}
.uk-panel.style-menu > ul > li > a {font-size:12px; height: 25px;
line-height: 25px;
padding: 0px 10px; padding-right:0px;}




.login a, .login a:hover{/*color:#000;*/ color: #F27741; margin-right:5px;}
.login::before{content:"\f023"; font-family:"fontawesome"; font-size:12px; color: #000; margin-right:5px; color: #ea5e36;}
.chat a , .chat a:hover {color:#F27741;}
.chat::before{content:"\f0e5"; font-family:"fontawesome"; font-size:12px; color: #ea5e36; margin-left:5px; margin-right:5px;}
/*header*/ 
.uk-navbar-brand::before{display:none;}
.uk-navbar-flip{float:none;}
.uk-navbar-content{float:none; height:0px; }
.uk-search{float:right; margin-top: 5px;/*margin:-15px; margin-bottom:5px; margin-top:5px;*/}
.uk-navbar-content::before{display:block;}

/*toolbar icons*/
.tool-four::before,.tool-four::after {
    display: none;
}
.live::after {
    content: "|";
    margin-left: 10px;
}
.live::before {
    content: "\f0e5";
    font-family: "fontawesome";
    font-size: 12px;
 
    margin-right: 5px;
}
.contact-tool::after {
    content: "|";
    margin-left: 10px;
}
.contact-tool::before {
    content: "\f095";
    font-family: "fontawesome";
    font-size: 12px;
    
    margin-right: 5px;
}


.help::after {
    content: "|";
    margin-left: 10px;
}
.help::before {
    content: "\f128";
    font-family: "fontawesome";
    font-size: 12px;

    margin-right: 5px;
}

/* changed from 4th child to 3rd child* - removed help */

.line::before{display:none;}
.tm-toolbar .uk-navbar-nav > li:nth-child(3)>a::after {
    content: "|";
    margin-left: 10px;
}
.tm-toolbar .uk-navbar-nav > li:nth-child(3)>a::before {
    content: "\f023";
    font-family: "fontawesome";
    font-size: 12px;
 
    margin-right: 5px;
}

.register::after {
    padding:10px
}
.register::before {
    content: "\f040";
    font-family: "fontawesome";
    font-size: 12px;
  
    margin-right: 5px;
}

.line::after {
   content: "|";
    margin-left: 10px;
}
.line.banking {
    padding-left: 0px !important;
}
/*menu*/
.uk-navbar-nav > li.uk-active > a{font-weight:bold; color:#0c3860;}
.uk-navbar-nav {
    margin: -15px; margin-bottom:5px; margin-top:5px;padding:10px 0px;}
.uk-dropdown-navbar{margin-top:15px;}
/*.uk-dropdown{position:relative;}*/
/*.uk-navbar-nav > li {
    left: 100px;
}*/

.uk-panel.style-menu > ul > li.uk-open  > a:before{	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #0C3860;
	border-width: 12px;
	margin-left: -25px;
	transform: rotate(180deg);
	margin-top:-18px;}
 .uk-navbar-nav > li.uk-open > a:before{
	
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #0C3860;
	border-width: 30px;
	margin-left: -40px;
	transform: rotate(180deg);
	margin-top:-30px;
	}
	
.uk-dropdown-navbar .uk-nav > li > a:hover,.uk-nav-navbar > li > a:focus {
    background: none;
	color:#646367;
}
.uk-navbar-nav > li > a {height:30px; line-height:30px; padding:0px 30px 0px 14px; text-transform:uppercase; color:#0c3860; font-size:18px; font-weight:400;}
/*.tm-block-menu-header { background: #00416a; }*/
/*.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a, .uk-navbar-nav > li > a:active {
    color: #FFF;
    background: #4f86a0;
}*/
.uk-search::before, input.uk-search-field{color:#0c3860;}
.uk-navbar-flip .uk-dropdown-search {margin-top:0px;}

/*frontpage*/
.tm-isblog.home .tm-block.tm-block-top-a{/*background:url(../../../images/fab/fabtopA.jpg) no-repeat;*/ background:#0c3860;}
/*.tm-isblog.home .tm-main-top { margin-bottom: 50px; }*/
/*.tm-isblog.home .tm-block.parallax {
    margin-top: -122px;
}*/
/*.tm-isblog.home .tm-block > .tm-block.tm-block-menu-header {background:none;}*/
/*.tm-block.tm-headerbar.uk-clearfix {
    z-index: 9999;
}*/


.whybank-partners{line-height: 35px; font-size: 24px; font-weight: 100;}
/*social-icons homepage*/
.social-icons {
    float: right;
    /*margin-top: -70px;*/
	margin-top:-55px;
}
.social-icons img{
margin-left:20px;
}

/*bottom C*/
.uk-panel-box-secondary{background-color: #0c3860;color:#ffffff; font-size: 14px; font-weight:400;}
.uk-panel-box-secondary > a:not([class]), .uk-panel-box-secondary > :not([class*="uk-nav"]) a:not([class]), .uk-panel-box-secondary > a:hover:not([class]), .uk-panel-box-secondary > :not([class*="uk-nav"]) a:hover:not([class]){color:#fff;}
.uk-panel-box-secondary .uk-panel-title{color:#fff; font-size:18px; font-weight:400; text-transform:uppercase;}
/*parallax*/
.top-parallax, .bottom-parallax{/*background:#fff; */min-height:70px;}
.slides{overflow:visible;}
/*footer*/
.tm-block > .uk-container > .tm-footer {
    padding: 0px;
    padding-top: 20px;
	font-size:12px; 
	font-weight:400;
}
.tm-block > .uk-container > .tm-footer a {
color:#fff;
}
.tm-block-dark {
    background: #646367;
}

/*buttons*/
.uk-button-primary, .uk-button-primary:hover, .uk-button-primary:focus {
  /*  background-color: #FF5E36;
    color: #FFF;*/
	color: rgb(255, 94, 54);
background: transparent none repeat scroll 0% 0%;
box-shadow:none;
	font-weight:700;
	margin-bottom:10px;
}



.uk-button-primary::after {
    content: "\f18e";
    font-family: "fontawesome";
	margin-left:5px;
	font-size: 75%;
	font-weight:100;
	color:rgb(255, 94, 54);
}

/*panel-box*/
.uk-panel-box {
    padding: 0px;
    background: none;
    color: #555;
    box-shadow: 0px 0px 0px #EEE;
margin-bottom: 20px;
}


/*subpage-invest*/
.tm-isblog.invest .tm-block.tm-block-main{background:url(../../../images/investingBenefits.jpg) no-repeat; background-size: cover;}
/*hr*/
hr {
    border-width: 3px 0px 0px;
    border-color: #999999 -moz-use-text-color -moz-use-text-color;}
	
	
/*sidebar list*/
.uk-list-sidebar > li{
	background:#eeeeee;
	margin-bottom: 5px;
	padding: 10px;
	color:#00416a;
	}
.uk-nav-sidebar > li.uk-active {
border-left: 3px solid #00416a;
}
.uk-list-sidebar > li a{color:#00416a;}



.uk-list-sidebar {
margin: auto;
/*z-index: 9999;*/
/*position: fixed;*/
width:265px;

}

/*slideshow*/
/*.wk-slideshow{visibility: visible !important;}
.wk-slideshow .caption{display:none;}*/
.wealth_slide {
    width: 45%;
    margin-left: 900px;
    margin-top: 200px;
	position: relative;
}
.wealth_slide h1{width:90%; font-size:48px; font-weight:400;}
.banking_slide h1,.investing_slide h1 { font-size:48px; font-weight:400;}
.investing_slide {
    width: 41%;
    margin-left: 300px;
    margin-top: 150px;
	position: relative;
}

.banking_slide {
    width: 50%;
    margin-left:250px;
    margin-top: 500px;
	position: relative;
}


.platform_slide{
    margin-left: 480px;
    text-align: center;
    margin-top: 50px; position: relative;}
	
	.platform_slide h1{
   font-size:48px; font-weight:400;}
	
	.product_banner{
    margin-left:300px;
    margin-top: 300px; width: 50%; color:#0c3860; position: relative;}
	
	.product_banner h1{font-size: 48px;
font-weight: 400;}
	.education_banner{ margin-left: 62%;
    margin-top: 28%; color:#0c3860; position: relative;}
	.education_banner h1{ font-weight:400; font-size:48px;}
	
	.investing_silde1{margin-left: 500px;
    margin-top:100px; width:40%; color:#0c3860; position: relative; }
	.investing_silde1 h1{width:100%; font-weight:400; font-size:48px;}
	.investing_silde2{margin-left: 300px; position: relative;
    margin-top: 350px;}
	.investing_silde2 h1{font-weight:400; font-size:48px;}
	.investing_silde3{margin-left: 45%; position: relative;
    margin-top: 7%; width:40%; color:#0c3860;}
	.investing_silde3 h1{ width:100%; font-weight:400; font-size:48px;}
	
    .discoverUs{position: relative;
    width:80%; color:#fff; text-align: center; margin-left: 500px;
margin-top: 200px;}
	.discoverUs h1{width:100%; font-weight:800; font-size:80px;}
    .discoverUs p{font-size: 24px;}
    .discoverUs .discoverUsSub {margin-top: 10%; font-size:18px;}

    .sixRules {margin-left: 550px; width: 725px; margin-top: 40px; text-align: left; position: relative;}
    .sixRules h4 {width: 250px; margin-top: 30px;}
    .sixRules p {width: 300px; font-size: 15px;}
    .downloadSixRules {float: right; margin-top: -130px;}

    .insights .uk-overlay-slide-right{margin-left: 56%;margin-top: 6%; color: #0c3860;}

    .platformComparison .uk-overlay-slide-right {margin-left: 61%;margin-top: 6%;}

   /* .contact .uk-margin {margin-left: 56%;margin-top: 10%;color: #0c3860;font-size: 24px;}*/

    .footerLinkText {margin-left: 66%; margin-top: 10%; color: #fff !important;}

.uk-overlay-panel{bottom:auto; left:auto; right:auto;}
.uk-overlay-bottom .wealth{top:30% !important;}

/*top-b*/
/*.tm-isblog.home .tm-block.tm-block-bottom-a{background: transparent url("../../../images/fab/bottom-a.png") no-repeat scroll 0% 0%; height:400px;}*/


/*contact*/
.formResponsive .formHorizontal .formControlLabel{color:#0c3860; text-align:left; font-weight: 200;}
.rsform-block.rsform-block-text {
    font-weight: 400;
    font-size: 16px;
}
.formResponsive input[type="submit"], button{width:100%;}
.formBody, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"]{width:90%;}

.formResponsive select{width:92%;}

.formResponsive input[type="submit"], button {
    background:#f2603d;
    border: none;
    color: #FFF;
    text-shadow: none;
	border-radius:0px;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:4px;
}
#cookieMessageContainer .cookie_button{background:#ea5e36;
    border: none;
    color: #FFF;
    text-shadow: none;
	border-radius:0px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:4px; 
	padding:10px 15px;}

.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input.active[type="submit"], .formResponsive input.disabled[type="submit"], .formResponsive input[type="submit"][disabled] {
 background:#ea5e36;
    color: #FFF;
    text-shadow: none;
}

button::after{ content: "\f18e";
    font-family: "fontawesome";
	margin-left:15px;
	font-size: 75%;
	font-weight:100;}


.title{float:left; color:#ea5e36; font-weight:bold; font-size:20px; margin-right:40px;}
.detail{color:#333; /*font-size:20px;*/ font-weight:300;}
/*a{color:#0c3860;}*/
a{color:#ea5e36;}
	



.formResponsive .formHorizontal .formControlLabel{width:100% !important;}

.rsform-block.rsform-block-title {
    width: 20%;
}
.rsform-block.rsform-block-fname .formControlLabel , .rsform-block.rsform-block-lname .formControlLabel , .rsform-block.rsform-block-email .formControlLabel, .rsform-block.rsform-block-phone .formControlLabel{width:40% !important;}
.rsform-block.rsform-block-fname, .rsform-block.rsform-block-lname {
    width: 35%;
}

.rsform-block.rsform-block-fname {
margin-left: 140px;
margin-top: -125px;
}

.rsform-block.rsform-block-lname {
margin-left: 390px;
margin-top: -125px;
}

.rsform-block.rsform-block-email {
    width: 60%;
}

.rsform-block.rsform-block-phone {
    width: 35%;
	margin-left: 390px;
margin-top: -95px;
}

.rsform-block.rsform-block-assist textarea{height:150px;}

.skype::before{content:"\f17e"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}
.call::before{content:"\f095"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}
.email::before{content:"\f0e0"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}
.chat-big::before{content:"\f0e5"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}
.whatsapp::before{content:"\f232"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}

.home-icon::before{content:"\f015"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}

.hrs::before{content:"\f017"; font-family:"fontawesome"; font-size:18px; color: #f15f3d; margin-left:5px; margin-right:5px;}
.home-icon.title {
    margin-bottom: 70px;
}
.hrs.title {
    margin-bottom: 90px;
}

/*countdown*/
.scd-all-wrapper {
    font-size: 18px;
	position: absolute;
  top: 55%;
/*left: 5%;*/
right: auto;
bottom: auto;
}

#smartcountdown-170-title-before {
/*    margin-left: -195px;*/
margin-left:-120px;
 /*   margin-top: 120px;*/
 margin-top:150px;
}
.scd-counter.scd-counter-col.clearfix {
/*    margin-left: 150px;*/
margin-left:240px;
    color: #fff;
}

.scd-title-col,.spinner{margin:0px;}

.tm-isblog.wealth .top-parallax{background:url(../../../images/fab/FABwealth.jpg) no-repeat; background-size: cover; height:950px; background-position:right center;}


/*fixed*/
 .tm-fixed-navbar .tm-headerbar{background:#fff;}
 .tm-fixed-navbar .tm-toolbar + .tm-headerbar + .tm-block {
    padding-top: 190px;
}
.tm-fixed-navbar .tm-toolbar + .tm-headerbar {
    margin-top: 25px;
}

.tm-fixed-navbar .tm-toolbar{z-index:9999;}
.tm-toolbar{padding:0px;}
.tm-toolbar .uk-navbar-nav{margin:0px; margin-right:-10px; padding:0px;}


.tm-toolbar .uk-dropdown-navbar{margin-top:0px; font-size: 11px;}
.tm-toolbar .uk-nav > li > a {
    padding: 5px 10px;
}
.tm-isblog.discover .tm-main-top.uk-grid{
    position: relative;
    margin: 0 auto 80px;
    padding: 70px 0 40px;
    max-width: 840px;
    text-align: center;
    background: #fff;}

.tm-isblog.discover .tm-main-top.uk-grid::after{content: "";
    position: absolute;
    left: 0;
	bottom:0;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
    z-index: -1;}
	.error{
	float: right;
position: relative;
z-index: 99;
right: 760px;
top: -500px;}

.uk-panel .uk-panel-title{font-size:36px; font-weight:bold; color:#0c3860; font-family: "Source Sans Pro"; text-align:center;}


.uk-article-title{font-size:36px; font-weight:bold; color:#0c3860; font-family: "Source Sans Pro"; text-align:center; margin-top: -10px;}
.social img {
    margin-right: 10px;
    margin-top: -25px;
}

.formRequired {
    display: none;
}
.rsform-block.rsform-block-info {
    font-size: 14px;
	width:90%;
}
.rsform-block.rsform-block-submit {
    width: 92%;
}
.rsform-block.rsform-block-address,.rsform-block.rsform-block-contact {
    font-size: 18px;
    color: #0C388B;
    text-transform: uppercase;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel{margin-top:0px;}
/*only fix menu*/
/*.tm-fixed-navbar .tm-headerbar + .tm-block{padding:0px;}
.tm-toolbar + .tm-headerbar + .tm-block{*/
/*.tm-fixed-navbar .tm-block.tm-block-menu-header{position:fixed; background:#fff;}
.tm-fixed-navbar .tm-toolbar + .tm-headerbar{margin-top:0px;}
.tm-fixed-navbar .tm-toolbar, .tm-fixed-navbar .tm-headerbar{position:absolute;}*/

.invite{float: right; margin-top: -50px;}
.banking{margin-left: 100px;}
.uk-panel.news .uk-panel-title, .uk-panel.rates .uk-panel-title , .uk-panel.tv  .uk-panel-title {
    font-size: 23px;
    text-align: left;
	font-weight:bold;
}

.newsText {
    top: 39px;   
}

h4.ns2-title a{
color:#ea5e36;	
font-size:24px;
}

.insights-img {
    float: left;
	margin-right:20px;
}



discover_why {
    width: 50%;
    left: 50%;
    top: 20%;
    position: relative;
}

.interest{
    font-weight: bold;
    font-size: 30px;
    color: #0c3860;
	margin-bottom:0px;
	margin-top:15px;
		margin-left:2px;
}
.uk-panel.rates p {
    font-weight: 300;
    color: rgb(51, 51, 51);
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left:2px;
}

.uk-panel.rates hr{
border-color:#ebebeb; 
margin-bottom:0px;
border-width: 1px 0px 0px;	
}



.tm-isblog.openAccount h1, .tm-isblog.supportingDocuments h1 {text-align: left;}
.tm-isblog.registerPage .here, .tm-isblog.openAccount .here, .tm-isblog.supportingDocuments .here {font-size: 17px;}

/*.tm-isblog.openAccount .uk-accordion-title {background: none; border: none; border-bottom: 1px solid rgba(0,0,0,0.1);}

.tm-isblog.openAccount .openAccountAccordion {font-weight: bold; font-size: 20px;}*/


.tm-isblog.supportingDocuments .tm-block-bottom-b{background:url(../../../images/openAccountBotBanner.jpg) no-repeat; background-size: cover; height:300px;}

.tm-isblog.invest .bottom-parallax{background:url(../../../images/invest_bottom.jpg) no-repeat center center; height:369px;}
.get_started{
position: absolute;
top: 20%;
margin-top: -50px;
margin-left: -50px;
width: 40%;
left: 60%;
}

.extra{position: absolute;
top: 22%;
margin-top: -50px;
margin-left: 2.5%;
width: 18%;
left: 18%;}

.uk-panel.extraordinary{ background:url('/images/bottom_dude.png') no-repeat scroll center center; height:424px;background-size: cover;}

.uk-parent.uk-open::after {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    width: 10px;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease 0.2s;
}
.logo_tag img {
    float: right;
    margin-top: -70px;
    margin-left: 405px;
}

.uk-panel.partners{background:url(../../../images/discoverUs_bottom.png) no-repeat center center; height:743px;}

.partners-img{background: rgba(255, 255, 255, 0.71) none repeat scroll 0% 0%; padding-top:40px; }

.partners-img img{margin-left:60px;}


.text{position: absolute;
top: -30%;
margin-top: -50px;
/*margin-left: -50px;*/
margin-left:auto;
width: 50%;
left: 40.5%;
text-align:left;}

.text p{ margin:0px; font-size: 30px;
color: rgb(255, 255, 255); line-height:40px;}
.text h1{font-size:60px; font-weight:400; margin-bottom:25px;}


.tm-block-bottom-b {
    background-color: #f0f0f0;   
}
.tm-isblog.invest .tm-block-bottom-b{
background-color:#fff;	
}

.logo_tag1 img {
    float: right;
    margin-top: -70px;
    margin-left: 710px;
}

.uk-panel.uk-panel-box.why_home h3 {
    text-align: left;
}

ul.checked>li{background: url('/images/check.png') no-repeat;
list-style:none;
padding:0px 0px 20px 30px;
}

.why_trade ul.checked>li{background: url('/images/check2.png') no-repeat;
list-style:none;
padding:0px 0px 20px 50px;
}

.benefits ul{padding-left: 0px !important;}
.benefits h4{font-weight: bold;}

.tm-isblog.home .tm-top-b.uk-grid{background:url('/images/home-topb.png') no-repeat;height:416px; background-size: cover;}

.uk-panel.why_home {
/*    width: 90%;
    left: 10%;
    top: 10%;*/
	top:40px;
	color:#fff;
}

.uk-panel.part_home {
    width: 55%;
    top: 20%;
	color:#fff;
	left:10%;
}
.uk-panel.why_home .uk-panel-title {
    color: #fff;
    font-weight: 100;
 /*   text-align: left;
	padding-left: 80px;*/
}

/*.wk-slideshow .captions > li:first-chlid {   position: absolute;
    left: 5%;
    right: 0px;
    bottom: 0px;
    z-index: 5;
    padding: 10px;
    background: none;
    top: 50%;
    width: 40%;}


.wk-slideshow .caption {
    position: absolute;
    left: 5%;
    right: 0px;
    bottom: 0px;
    z-index: 5;
    padding: 10px;
    background: none;
    top: 50%;
    width: 40%;
}

.wk-slideshow .caption > .wealth{ left: 50% !important; top:20% !important;}
*/
ul.quote{padding-left:0px;}
ul.quote> li {
    background: transparent url("/images/leftQ.png") no-repeat scroll 0% 0%;
    list-style: outside none none;
    padding: 30px 0px 0px 80px;
	width:80%;
}


ul.quote::after{background: transparent url("/images/rightQ.png") no-repeat scroll 0% 0%;
    list-style: outside none none;
    padding: 50px 0px 0px 80px; 
	float:right;
	margin-top: -50px;
	content:'';}
	

.discover_why {
    width: 50%;
    left: 50%;
    top: 20%;
    position: relative;
}

.uk-panel.whyfab{background: transparent url("/images/why-fab-discover.jpg") no-repeat scroll 0% 0%; height:518px; background-position:center center;}

 .uk-panel.ceo-message{background: transparent url("/images/ceo-message.png") no-repeat scroll 0% 0%; color:#fff; height:736px; background-size: cover;}
 
 
  .uk-panel.ceo-message .uk-container.uk-container-center{top:20%; position:relative;}
  
.tm-isblog.platform .tm-block.tm-block-main{background: transparent url("/images/platforms_bg.png") no-repeat scroll 0% 0%; height:625px; background-size:cover;}

/*div.nssp2-default .ns2-art-controllers, div.nssp2-default .ns2-links-controllers{margin-right:50%; margin-top:10px;}*/



/*Discover Us*/

.coreValueSpacer {margin-top: 33px;}

.ceo-message .uk-panel-title {padding-top: 50px; margin-bottom: -100px; color: #fff; font-weight: normal;}

.noMargin {margin-left: 0px !important;}






/*portfolio*/

#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1{display:block !important;}

#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 ul li a {
	border-right:1px solid !important;
	padding-right:5px !important;
}
#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 ul li:last-child a{border-right:none !important;}

#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 ul li {
    list-style-type: none;
    border-bottom: 0px solid #CCC !important;
    display: inline-block;
}

#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 {
    width: 100% !important;
    float: none !important;
	margin-top:0px !important;
	text-align: center;
margin-bottom: 30px;
margin-top: 30px !important;
}

/*.pupup-element .button-block a, .pupup-element .button-block a:link, .pupup-element .button-block a:visited {
    background: #0C4283 none repeat scroll 0% 0% !important;}*/
	
#huge_it_portfolio_content_1 #huge_it_portfolio_container_1{
margin-left:12%;}



#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 ul li a:hover {
    color: #FFF !important;
    background-color: none !important;
    cursor: pointer;
}
#huge_it_portfolio_popup_list_1 .heading-navigation_1{background:none !important;}
#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1 ul li{border:none !important;}

/*.element_1 {
    width: 275px;
    height: 205px;
    margin: 0px 0px 10px;
    background: none !important;
    border: none !important;
    outline: medium none;
}*/

/*#huge_it_portfolio_popup_list_1 li.pupup-element.active, #huge_it_portfolio_popup_list_1{height:auto !important;}*/
#huge_it_portfolio_popup_list_1 li.pupup-element{top:100px;}


/*education*/
.education .uk-article .uk-article-title { color:#fff; }

.education .tm-block-main { background-color: #242e34; }

.tutorial {
    max-width: 1130px;
    margin-left: auto;  
    margin-right: auto;  
}

.tutorial .uk-panel-title { visibility: hidden; }

.education .tm-block-bottom-a .uk-panel-title { padding-top: 30px; }

.icon::before {
    content: "\f019";
    font-family: "fontawesome";
    font-size: 18px;
}

.icon{padding-bottom: 20px;}

.tutorialText {
    max-width: 400px;
    margin-left: auto;  
    margin-right: auto;
    text-align: center;
    padding: 30px;
}

.tutorialItemsContainer {
    max-width: 1032px;
    margin-left: auto;  
    margin-right: auto;
}

.tutorialItemsLeft {
    float: left;
    text-align: center;
}

.tutorialItemsRight {
    float: right;
    text-align: center;
}

.exploreProduct {
    min-height: 333px;
    text-align: center;
    background-image: url("/images/investingEducation_bottomBanner.jpg");
	background-size:cover;
}

.exploreProductText {
    padding: 100px;   
}

.exploreProducth4 {font-weight: bold; color: #fff; padding-bottom: 38px; font-size: 30px;}




/*forex parallex*/
/*.forex {background-image: url("../../../images/productBg1.jpg"); background-size:cover;}
#module_246 h3 {font-weight: 100 !important; padding-top: 8%;}
#module_246 p {text-align: center; padding-top: 10px; font-weight: 800; color: #0c3860;}
/*#module_246 button {width: 170px; margin-left: 45px; margin-top: 151px; margin-bottom: 59px;}*/
/*#module_246 {padding-bottom: 0px !important; padding-top: 0px !important;}
#module_246 .image-parallax-container-bg {height: 430px;}*/

.productsP { width: 1000px; margin-left: auto; margin-right: auto;}
.productContent { margin-left: auto; margin-right: auto; width: 800px; font-size: 16px; }
.productContentLeft {float: left; width: 400px; text-align: left; font-weight: 400; color: #666; font-size: 16px;}
.productContentRight {float: right; width: 400px; text-align: left; font-weight: 400; color: #666; font-size: 16px;}
.productContentLeftWhite {float: right; width: 400px; text-align: left; font-weight: 400; color: #fff; font-size: 16px;}
.productContentRightWhite {float: right; width: 400px; text-align: left; font-weight: 400; color: #fff; font-size: 16px;}


/*forex*/
.Forex {background-image: url("../../../images/productBg1.jpg"); height:auto; background-size:cover;}
.Forex h1 {font-weight: 100 !important; padding-top: 40px;}
.Forex p {text-align: center; font-weight: 800; color: #0c3860;}
.Forex button {width: 10%; margin-top: 3%;}



.forexOptions {height: 500px;}
.forexOptions h1 {font-weight: 100 !important; padding-top: 20px;}
.forexOptions p {text-align: center; font-weight: 800; color: #0c3860;}
.forexOptions button {width: 10%; margin-top: 3%;}



/*.cfds {background-image: url("../../../images/productBg3.jpg"); height: 525px;}*/

.cfds {background-color: #f0f0f0; height: 500px;}
.cfds h1 {font-weight: 100 !important; padding-top: 50px;}
.cfds p {text-align: center; font-weight: 800; color: #0c3860;}
/*.cfds button {width: 10%; margin-top: 3%;}*/



.stocks {background-image: url("../../../images/productBg4.jpg"); height: 500px; /*top:-25px;*/ background-size:cover;}
.stocks h1 {font-weight: 100 !important; padding-top: 50px; color: #fff !important;}
.stocks p {text-align: center; font-weight: 800; color: #fff;}
.stocks button {width: 10%; margin-top: 3%;}



.stockOptions {height: 500px;}
.stockOptions h1 {font-weight: 100 !important; padding-top: 50px;}
.stockOptions p {text-align: center; font-weight: 800; color: #0c3860;}
.stockOptions button {width: 10%; margin-top: 3%;}



.etfs {background-color: #f0f0f0; height: 500px;}
.etfs h1 {font-weight: 100 !important; padding-top: 50px;}
.etfs p {text-align: center; font-weight: 800; color: #0c3860;}
/*.etfs button {width: 10%; margin-top: 3%;}*/



.futures {background-image: url("../../../images/productBg7.jpg"); height: 500px; /*top:-25px;*/ background-size:cover;}
.futures h1 {font-weight: 100 !important; padding-top: 50px; color:#fff!important;}
.futures p {text-align: center; font-weight: 800; color: #fff;}
.futures button {width: 10%; margin-top: 3%;}



.contract {height: 500px;}
.contract h1 {font-weight: 100 !important; padding-top: 50px;}
.contract p {text-align: center; font-weight: 800; color: #0c3860;}
.contract button {width: 10%; margin-top: 3%;}



.bonds {background-image: url("../../../images/productBg9.jpg"); height: 500px; background-size:cover;}
.bonds h1 {font-weight: 100 !important; padding-top: 50px; color: #fff !important;}
.bonds p {text-align: center; font-weight: 800; color: #fff;}
.bonds button {width: 10%; margin-top: 3%;}



/*insights*/

.insights .uk-article-title {text-align: left;}
.insights .uk-article-meta {padding-bottom: 0px;}
.insightsTable {font-size: 16px;}
.insightsTable th, .insightsTable tr, .insightsTable td {padding: 10px 30px; text-align: center;}

.insightsTable tr:nth-child(even) {background: #eee;}
.insightsTable tr:nth-child(odd) {background: #FFF;}

.insightsSideHead, .insightsHead th, .insightsInBetween {background-color: #ea5e36 !important; color: #fff !important;}

article.uk-article h2{ color:#0c3860}

.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .uk-panel.uk-panel-box.blogSide{}

/*footer links*/
.footerLinks {font-size: 14px;}

/*product comparison*/

.plat-com tr {
    vertical-align: top;
}
.plat-com  tr:nth-child(even) {background: #EDEDED;}
/*.plat-com  tr:nth-child(odd) {background: #FFF}*/
.com-heading {
background:#0C3860; color:white;
}





/*logo - display :none*/

.tm-isblog.invest .uk-navbar-brand.uk-hidden-small {
    display: none;
}
.logo_invest img {
    margin-top: 40px;
}
.logo_tag1 img{margin-top:-30px;}

/*responsive menu*/
.uk-nav-offcanvas .uk-nav-sub {
    background: #373737;
}
.uk-offcanvas-bar {
    background: #5A595D;
}


/*register*/
.registerMain {padding: 30px; background-image: url("../../../images/openAccountBG.jpg"); background-size: cover;}
.registerMain1{padding: 30px; background-image: url("../../../images/funding-bg.jpg"); background-size: cover;}

.registerMain h4 {font-weight: bold; font-size: 19px;}

.registerMainInner {width: 30%; display: inline-block; padding: 10px;}

.registerButton {width: 20%; margin-left: auto; margin-right: auto;}

.registerBottom {background-color: #f0f0f0; padding: 20px;}
    
.registerBottomInner {padding: 10px;}

.registerBanner .uk-overlay-fade {margin-left: 63%; margin-top: 7%; color: rgb(12, 56, 96);}

.registerBanner .uk-cover-background.uk-position-cover{background:right;}

.supportingDocumentsMain {background-color: #f0f0f0;}

.supportingDocumentsLeft, .supportingDocumentsBot {float:left;}

.supportingDocumentsLeft h4, .supportingDocumentsRight h4{font-weight: bold;}

.supportingDocumentsLeft h5, .supportingDocumentsRight h5{color: #00416a;}

.supportingDocumentsRight {float:right;}

.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .uk-button.uk-button-primary {padding:0px;}

.tm-isblog.registerPage .detail,.tm-isblog.registerPage .skype::before , .tm-isblog.registerPage .whatsapp::before, .tm-isblog.registerPage .call::before, .tm-isblog.registerPage .chat-big::before,.tm-isblog.registerPage .email::before{
color: #00416A;}
.tm-isblog.funding .detail,.tm-isblog.funding .skype::before , .tm-isblog.funding .whatsapp::before, .tm-isblog.funding .call::before, .tm-isblog.funding .chat-big::before,.tm-isblog.funding .email::before{
color: #00416A;}

#searchForm button{text-align:left; padding:0px;}
.tm-isblog.funding .uk-panel .uk-panel-title,.tm-isblog.registerPage .uk-panel .uk-panel-title {text-align:left; color: #00416A;
font-size: 24px;
font-weight: 200;}

.contact-banner {
    width: 50%;
    margin-top: 70px;
    margin-left: 300px;
}
.contact-banner h1 {line-height:30px;}

.registerMainInner{background:rgba(255, 255, 255, 0.51) none repeat scroll 0% 0%; margin:5px; height:220px;}

.uk-panel.register-bottom div div:first-child{float:left;}
.uk-panel.register-bottom div div:nth-child(3){width: 50%;
margin-left: -20px;}
.uk-panel.register-bottom .uk-width-medium-1-4.uk-text-center{width:15%;}


/*contact*/

.bfQuickMode .bfLabelLeft label{float:none;color: #0C3860;}
.bfQuickMode section select{width:92%;}
#salutations label,#ContactInformation  label {float:none; text-align: left;
font-weight: 200;}
.bfSectionDescription {
    width: 90%;
}

#salutations input #ff_elem759{width:90%;}
.tm-sidebar-b-right.tm-sidebars-1.tm-noblog.contact #bfSubmitButton{width:92%; margin-right:65px;}
#ContactInformation1 input{width:90%; margin: 0px 202px 0px 0px;}
.bfPageIntro h3{width:90%;}
#salutations legend, #ContactInformation legend {font-size: 18px;
color: #0C388B;
border-bottom: none;
line-height: 10px;
margin-top: 30px;}
.here {
    font-size: 17px;
}

#ff_elem760, #ff_elem759{width:100%; margin-right:110px;}
#ff_elem760,#bfLabel760{margin-left:30px;}


.tm-noblog.search fieldset:last-child {
    display: none;
}
.tm-noblog.search .uk-article-meta {
    display: none;
}
.tm-isblog.openAccount .registerMainInner, .tm-isblog.registerPage .registerMainInner{background:none;}



.tm-isblog.terms .uk-article-title ,.tm-isblog.privacy .uk-article-title, .tm-isblog.cookie .uk-article-title, .tm-isblog.risk .uk-article-title, .tm-isblog.disclaimer .uk-article-title, .tm-isblog.legal  .uk-article-title{text-align:left;}

.tm-isblog.products .uk-panel::before, .tm-isblog.products.uk-panel::after{display:table;}
/*responsive*/

@media (min-width:1280px){.extra {
    position: absolute;
    top: 22%;
    margin-top: -50px;
    margin-left: 2.5%;
    width: 18%;
    left: 18%;
}}

@media (max-width:1280px){
	
.uk-panel.extraordinary .extra{	width: 30%;
left: 0px;
}
.uk-panel.news .uk-panel-title, .uk-panel.rates .uk-panel-title, .uk-panel.tv .uk-panel-title {
    font-size: 22px;
}
h4.ns2-title a {
    font-size: 21px;
}
.banking_slide {
    width: 60% !important;
    margin-left: 20px !important;
}
.investing_slide {
    width: 50%;
    margin-left: 100px;
    margin-top: 100px;
}
.wealth_slide {
    width: 50%;
    margin-left: 600px;
    margin-top: 100px;}

#smartcountdown-170-title-before {
    margin-left: -80px;
}
.scd-counter.scd-counter-col.clearfix {
    margin-left: 340px;}
	
	.discoverUs {
    margin-left: 300px;
    margin-top: 150px;
}


.investing_silde1 {
    margin-left: 200px;
    width: 60%;
    margin-top: 0px;
}

.investing_silde2 {
    margin-left: 0px;
    margin-top: 250px;
}

.investing_silde3 {
    margin-top: 0px;
    width: 50%;
}


.sixRules {
    margin-left: 300px;
    margin-top: 0px;
}

	#ContactInformation1 input {
    width: 90%;
    margin: 0px 132px 0px 0px;
}
#ff_elem760, #ff_elem759 {
    margin-right: 50px;
}
	.here {
    font-size: 13px !important;
}
	
	
	
	.supportingDocumentsRight{width:50%;}
	.supportingDocumentsMain{background:none;}
	.registerMainInner {
    width: 29%;}
	.text{margin-left:-180px;}
	

	.scd-counter.scd-counter-col.clearfix{margin-left:10px;}
	
	
.partners-img img { margin-left: 20px; }
.discover_why{width:60%; left:470px;}
	.contact-banner{margin-left:100px;}
	.discoverUs{width:60%; margin-top:100px;}
	.rsform-block.rsform-block-fname {
    margin-left: 110px;}
	.rsform-block.rsform-block-lname {
    margin-left: 320px;}
	.rsform-block.rsform-block-phone {
    margin-left: 320px;
}

	.logo_tag img {
    margin-left: 200px;
}
	.tm-block.tm-headerbar.uk-clearfix br, .tm-isblog.home .tm-block.tm-block-top-a br {
    display: none;
}



	
	.wealth_slide{margin-left:500px; margin-top:50px; width:50%;}
	.banking_slide{margin-top:270px; margin-left:10px; width:60%;}
	.investing_slide{margin-left:50px; margin-top:55px; width:55%;}
	
	.investing_silde1 {
    width: 50%;
    margin-left: 250px;
    margin-top: 30px;
}
.investing_silde2{    margin-left: 60px;
    margin-top: 200px;
}


.investing_silde3 {
margin-left: 50%;
margin-top: 0px;
width: 50%;
}
.logo_tag1 img{margin-left:500px;}
.investing_silde1 {
    width: 60%;
    margin-left: 200px;
    margin-top: 0px;
}
/*.investing_silde2 {
    margin-top: 100px;
}*/
.get_started {
    width: 30%;
    left: 70%;
}
.sixRules{margin-left: 250px;
margin-top: 0px;}

.platform_slide{
    margin-left: 200px; margin-top:0px;}
	
	.uk-button.uk-button-primary.uk-margin-top{line-height:22px;}
	#huge_it_portfolio_content_1 #huge_it_portfolio_container_1 {
    margin-left: 20%;
}
.tm-isblog.platform .invite, .tm-isblog.products .invite{margin-top:0px;}
	.product_banner{margin-top:180px; margin-left:150px;}
	
	.discoverUs {
    margin-left: 350px;}
	
	#smartcountdown-170-title-before {
    margin-top: 150px;
    margin-left: -397px;
}

.error {
    right: 530px;
    top: -350px;
}

	}

@media(max-width:980px){/*.logo_tag img{margin-left:200px;}*/ 	

.uk-panel.news .uk-panel-title, .uk-panel.rates .uk-panel-title, .uk-panel.tv .uk-panel-title {
    font-size: 20px;
}

.footerLinkText{margin-left:0px;}
#ff_elem760, #bfLabel760 {
    margin-left: 25px;
    width: 80%;
}
.here {
    font-size: 11px !important;
}

.tm-sidebar-b-right.tm-sidebars-1.tm-noblog.contact .top-parallax .uk-cover-background{background-position:left center;}


.tm-isblog.invest .bottom-parallax {
    background: #F3F7FA none repeat scroll 0% 0%;
}
.get_started {
    width: 80%;
    left: 10%;
}
.supportingDocumentsLeft, .supportingDocumentsRight{float:none;}
.uk-panel.register-bottom div div:first-child{float:none;}
.uk-panel.register-bottom div div:nth-child(3){width: 100%;
margin-left: 0px;}

.text{margin-left:0px;}
	
	#smartcountdown-170-title-before{
	margin-left: 40px !important;}
	.scd-counter.scd-counter-col.clearfix{margin-left:0px;}
	
	
.logo_tag {
    display: none;
}
.contact-banner{width:70%; margin-left:0px;}
.tm-isblog.home .tm-block.tm-block-top-a p {
    margin: 0px;
}
.uk-button.uk-button-primary.uk-margin-top {
    margin-top: 0px !important;
}
.tm-block.tm-headerbar.uk-clearfix br, .tm-isblog.home .tm-block.tm-block-top-a br {
    display: none;
}
.ns2-title {
    line-height: 22px;
}


.investing_silde1 {
    margin-left: 120px;
}

.investing_silde2{margin-top: 10px;
width: 50%;
}

.investing_silde3 h1{font-size:36px; line-height:35px;}
.extra{width:50% !important; }
	.banking_slide{width:80% !important; margin-top: 900px;
margin-left: 30px;}
	.wealth_slide{margin-left:150px; width:80%; margin-top:200px;}
	.investing_slide{width:80%; margin-left:20px; margin-top:150px;}

	
	.sixRules {
    margin-left: 100px;}
	
	.platform_slide {
    margin-left: 150px;
    margin-top: 0px;
}

#huge_it_portfolio_content_1 #huge_it_portfolio_container_1 {
    margin-left: 15%;
}
.platform_slide h1 {
    font-size: 38px;}
.product_banner {
    margin-top: 0px;
    margin-left: 0px;
}
.invite {
    margin-top: 0px;
}
.discoverUs {
    margin-left: 220px;
    margin-top: 100px;
}
.discover_why {
	width:70%;
    left: 30%;
}

.text {
    left: 5%;
    width: 90%;
	top:-60%;
}
#smartcountdown-170-title-before {
    margin-left: 60px;
    margin-top: 100px;
    text-align: left;
}#smartcountdown-170-title-before button{width:20% !important;}
.scd-counter.scd-counter-col.clearfix {
    margin-left: 0px;
    display: block;
}

.error {
    right: 380px;
    top: -260px;
}

.productsP{width:100%;}


.supportingDocumentsRight {
    float: left;
}
.discoverUs{width:70%; margin-top:50px;}
	}

@media(max-width:800px){
.uk-panel::after, .uk-panel::before {
    display: table;
}
	.here {
    font-size: 17px !important;
}
.tm-sidebar-b.uk-width-medium-1-4.uk-grid-margin {
    margin-top: 30px;
}

.tm-sidebar-b-right.tm-sidebars-1.tm-noblog.contact	.tm-sidebar-b.uk-width-medium-1-4.uk-grid-margin {margin-top:30px;}
	
	
	
	.registerButton{width:30%;}
	.registerMainInner{width:90%;}
	.registerMainInner{padding:5px;}
	.uk-panel.register-bottom .uk-width-medium-1-4.uk-text-center{width:100%;}
	.registerBanner .uk-overlay-fade{margin-left:0px;}
	.uk-panel.partners div br {display: none; }
	.discover_why br{display:none;}
	.uk-article-title {
    line-height: 30px;
}
	.wealth_slide {
    margin-left: 100px;
    margin-top: 50px;
	}
	.banking_slide {
    margin-top: 880px !important;
    width: 90% !important;
    margin-left: 0px;
}
	
	.tm-block > .uk-container > .tm-footer{font-size:10px;}
	.logo_tag img{display:none;} 	
	.tm-isblog.home .tm-top-b.uk-grid{height:500px;}
	.sixRules {
    margin-left: 0px;
}
.investing_silde1 h1, .investing_silde2 h1,.investing_silde3 h1 {font-size:30px; line-height:25px;}
.investing_silde2 button, .investing_silde3 button, .investing_silde1 button{width:40% !important;}
.sixRules{width:100%;}
.sixRules h2{font-size:30px; line-height:25px;}
/*.tm-isblog.invest .bottom-parallax{background:#f3f7fa;}*/


 .platform_slide h1{font-size:36px;}

#huge_it_portfolio_content_1 #huge_it_portfolio_container_1 {
    margin-left: 29%;
}
h3 {
    line-height: 30px;
}

.platform_slide h1 {
    font-size: 28px;
    line-height: 22px;
}
.tm-isblog.platform .tm-block.tm-block-main{height:auto;}


.discoverUs {
    margin-top: 60px;
    margin-left: 100px;
	width:90%;
}

.tablepartners {
    overflow: scroll;
    display: block;
    height: 300px !important;
}
.error {
    right: 290px;
    top: -230px;
}

.whybank-partnersdiv {
    margin-top: 20px;
}
.uk-panel.why_home h2 {
    font-size: 28px;
}
.whybank-partners {
    font-size: 18px !important; line-height:22px;
}

	#ContactInformation1 input {
    margin: 0px 60px 0px 0px;
}
#ff_elem760, #bfLabel760 {
    margin-left: 2px;
}

/*.tm-isblog.wealth .top-parallax{background:#039594;}*/
	}

@media(max-width:800px) and @media (min-width:768px){.banking_slide {
    margin-top: 880px !important;}}

@media(max-width:768px) {


	#smartcountdown-170-title-before {
    margin-left: 38px !important;
    margin-top: 120px;
}
.scd-counter.scd-counter-col.clearfix{display:none !important;}
	
	.banking_slide{margin-top:650px !important; margin-left:40px;}
	
	.error{right: 90px;     
	top: -100px; }
	
	div#cookieMessageText{padding-bottom:40px !important;}
	
	.tm-isblog.platform .tm-block.tm-block-main,{height:auto; background-size:cover;}

.uk-panel.benefits button{width:40% !important;}
.uk-panel.why_home{bottom:40px;}

.logo_tag1 img {
    margin-left: 300px;
}
.productContent{width:100%;}
.productContentRightWhite, .productContentLeftWhite, .productContentRight, .productContentLeft{float:none; width:100%;}

.product-learnmore{text-align:center; margin-top:0px;}
.product-learnmore1{text-align:center; margin-top:0px;}
.product-learnmoreCFD{text-align:center; margin-top:0px;}


.product-learnmore a button{width:40% !important;}
.product-learnmore1 a button{width:40% !important;}
.product-learnmoreCFD a button{width:40% !important;}
.forexOptions a button{width:40% !important;}
}


@media(max-width:767px){
.logo_tag1,.logo_invest{display:none;}
.forex, .forexOptions, .cfds,.stocks, .stockOptions, .etfs , .futures, .contract, .bonds {height:auto;}
#huge_it_portfolio_popup_list_1 li.pupup-element{overflow:auto;}

.plat-com {
    overflow: auto;
    display: inline-block;
}
	
	/*.tm-isblog.wealth .top-parallax{background:#039594;}*/
	
	}
@media(max-width:480px){
	.contact-banner {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
}
	#ff_elem760, #bfLabel760 {margin-left:0px;}
	.tm-sidebar-b-right.tm-sidebars-1.tm-noblog.contact #bfSubmitButton{margin-right:10px;}
	.get_started{left:20%;}
	.registerMainInner br {
    display: none;
}
	.uk-panel.benefits button {
    width: 50% !important;
}
	.tm-isblog.home .tm-top-b.uk-grid{height:720px;}
	
	.extra {
    width: 95% !important;
    left: 0px;
	/*padding-left:12px;*/
}
.investing_slide button, .banking_slide button, .wealth_slide button{width:60% !important;}
.investing_slide {width:100%; margin-left:0px;}
.banking_slide , .wealth_slide {  width: 100%;
    margin-top: 150px;
    margin-left: 0px;
}
.wealth_slide{
    margin-top: 0px;
}
.tm-block > .uk-container > .tm-footer a {
    font-size: 8px;
}


.investing_silde1 h1, .investing_silde2 h1, .investing_silde3 h1 {
 line-height: 30px;
 font-size:36px;
}


.investing_silde1 button, .investing_silde2 button{width:50%!important;}

.sixRules{width:100%;}
.tm-isblog.platform .tm-block.tm-block-main{height:auto;}
#huge_it_portfolio_content_1 #huge_it_portfolio_container_1 {
    margin-left: 15%;
}

.productsP, .product_banner{width:100%;}
.productContentRight,.productContentrightWhite{float:none;}

.insightsTable {
    overflow-x: auto;
    display: block;
}

.discoverUs {
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    line-height: 22px;
}

.uk-panel.ceo-message, .uk-panel.whyfab{height:auto;}
.discover_why br{display:block;}
.discover_why{left:5%; width:90%; height:300px;}
.discover_why p {
    margin-bottom: 0px !important; margin-top:50px;
}

.ceo-message .uk-panel-title{margin-bottom:20px;}
.message td{display:inline;}
.uk-panel.partners h1{padding-top:20px;}
.tablepartners td{display:inline;}
.partners-img img{margin-left:0px; padding: 10px;}

#smartcountdown-170-title-before button {
    width: 50% !important;
}
.text {
    top: -60px;
}
#smartcountdown-170-title-before{margin-top:-30px;}

.sixRules h2 { font-size: 20px;    line-height: 20px; }
.sixRules h4{width:auto; margin-top:0px; font-size:16px !important; line-height:22px;}
.downloadSixRules {
    float: none;
    margin-top: 0px;
}
.whybank-partners {
    font-size: 18px !important; line-height:22px;
}

/*.tm-isblog.wealth .top-parallax{background:#039594;}*/

.insights .uk-article-title {
    line-height: 35px;
    margin-top: 0px;
}
.tm-isblog.platform .tm-block.tm-block-main{background: #E7E5E5;}
/*.tm-isblog.platform .uk-cover-background.uk-position-cover {
    display: none;
}
.tm-isblog.platform .top-parallax .uk-slideshow.uk-overlay-active{background:#001129;}*/
.tm-isblog.invest .tm-block.tm-block-main{background:#eee;}


/*.tm-isblog.products .uk-cover-background.uk-position-cover {
    display: none;
}
*/
/*.tm-isblog.products .top-parallax .uk-slideshow.uk-overlay-active{background:#ebd7bf;}*/

.product_banner h1 {
    font-size: 26px;
    line-height: 22px;
}
.product_banner p{padding-right:180px;}

.uk-article-title {
    line-height: 30px;}


.tm-isblog.products .tm-block.tm-block-main p{text-align: left !important;
width: 100% !important;
margin-left: 0px !important;
padding-bottom: 0px !important;
padding-top: 0px !important;}

.tm-isblog.home .tm-top-b.uk-grid{background:#172632;}
.uk-panel.extraordinary{background:#d3dcd9;}
.banking_slide p,.investing_slide p, .wealth_slide p {display:none;}
.banking_slide{font-size:12px; margin-top: 360px;}
.investing_slide {font-size:12px; margin-top:100px;}
.banking_slide h1, .investing_slide h1, .wealth_slide h1 {
font-size: 30px;
line-height: 30px;
}

.wealth_slide{font-size:12px; margin-top:50px; }

.investing_silde1{font-size:12px !important; margin-top:0px;}
.investing_silde2 {
    font-size: 12px !important; margin-top:80px;
}
.investing_silde2 h1, .investing_silde1 h1, .investing_silde3 h1{font-size:18px !important;}
.investing_silde3 {font-size:12px !important; line-height:12px;}

.investing_silde1,.investing_silde2 {
    margin-left: 0px;
    width: 100%;}
	
.investing_silde1 h1,.investing_silde2 h1 {line-height:22px;}
 .investing_silde3 h1{line-height:22px;}
 .investing_silde3 button {
    width: 90% !important;
}
.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .top-parallax{display:none;}

.scd-counter.scd-counter-col.clearfix{display:none !important;}

.whybank-partnersdiv{margin-top:50px;}

.uk-panel.whyfab{background:#B2B2AE; height:auto;}
.why-desc{margin-bottom:0px; padding-bottom:20px; font-size: 15px !important; line-height:22px !important;
padding-top: 5px;}
.why-desc br {display: none;}


.uk-panel.partners{background:#3f748f; height:1000px;}
.uk-panel.partners h1 br {display:none;}
.tablepartners{height:600px !important;}

.invest-btn{margin-bottom:20px;}

.platform_slide p {
  font-size:12px;
  line-height:10px;
}
.platform_slide h1 {
    font-size: 18px;
	line-height:22px;
}

.platform_slide {margin-left: 10px;}



.uk-navbar-brand{line-height:50px;}
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle,.uk-navbar-flip{height:50px;}
/*.tm-isblog.invest .tm-block.tm-block-main{background:#3f748f;}

.sixRulesDiv .uk-cover-background.uk-position-cover{background:#5991aa !important; }*/

.registerBottom.uk-scrollspy-init-inview.uk-scrollspy-inview.uk-animation-scale-up {
    margin-bottom: 30px;
}

.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.registerPage .top-parallax, .tm-sidebar-b-right.tm-sidebars-1.tm-isblog.openAccount .top-parallax, .tm-sidebar-b-right.tm-sidebars-1.tm-isblog.supportingDocuments .top-parallax, .tm-isblog.platform-compare .top-parallax, .tm-isblog.contact .top-parallax{display:none;}

.tm-block.tm-headerbar.uk-clearfix br, .tm-isblog.home .tm-block.tm-block-top-a br{display:none;}

.registerButton{width:70%;}



.uk-panel.partners br {
    display: none;
}

.uk-panel.partners div{ line-height:25px !important; text-align:left !important; padding-left:25px; margin-bottom: 20px; font-size: 16px !important;}

.discoverUs h1 {
    font-size: 50px;
}

#smartcountdown-170-title-before {
    margin-left: 25px;
}
.text h1{font-size:36px; line-height:40px; letter-spacing: 0px !important;}

.tm-footer div p{margin:0px;}

.tm-block > .uk-container > .tm-footer{padding:10px 0px 0px;}

.homepage-btn{line-height:20px;}

.uk-button.uk-button-primary.uk-margin-top{margin-top:0px !important;}

.tm-isblog.home .tm-block.tm-block-top-a p{margin:0px;}
.uk-panel.why_home h2{font-size:28px;}

.tm-isblog.platform .tm-bottom-a.uk-grid h3{line-height:30px;}
#huge_it_portfolio_content_1 #huge_it_portfolio_filters_1{margin-top:0px !important;}

.uk-panel.benefits h3 {
    line-height: 35px;
}

#huge_it_portfolio_popup_list_1 li.pupup-element {
   
}

.discoverUs h1{font-size:40px;}
#huge_it_portfolio_popup_list_1
{width:80% !important; left:25px !important;/* top: 550% !important;*/ top:200px !important; z-index: 200 !important;}


.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .uk-article {
    border-bottom: 1px solid #C6C4C4;
    margin-top: 30px;
}

.tm-sidebar-b-right.tm-sidebars-1.tm-isblog.insights .tm-sidebar-b.uk-width-medium-1-4.uk-grid-margin {
    margin-top: 30px;
}


#smartcountdown-170-title-before {
      margin-top: 180px;
    margin-left: 17px !important;
}
.text p{line-height:30px;}

.supportingDocumentsBot .whatsapp.title{margin-left:0px !important;}
	}

@media (max-width: 360px) {.education_banner{margin-left: auto;
margin-top: auto;} .exploreProductText button{width:100% !important;} .platform_slide{.margin-top:auto; margin-left:auto;} #huge_it_portfolio_popup_list_1 {
    position: fixed !important ;
    height: 100px !important;
    width: 300px !important;
    padding: 20px;
    display: list;
}
#huge_it_portfolio_content_1 #huge_it_portfolio_container_1 {
    margin-left: 1%;
}
}

