/* Visual Language */
header {
    height: 100px;
    background: -webkit-linear-gradient(top, #0118ca, #000771);
    background: -o-linear-gradient(bottom, #0118ca, #000771);
    background: -moz-linear-gradient(bottom, #0118ca, #000771);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0118ca), color-stop(100%, #000771));
    background: -o-linear-gradient(#0118ca, #000771);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771')";
    background: linear-gradient(#0118ca, #000771);
    background: url("../Sitedrivenimages/topHeader_Bg.jpg") no-repeat scroll 0 0 #0d3692 !important;
}

header .sbg_logo {
    float: left;
    position: relative;
    padding-top: 33px;
}
header .sbg_logo img {
    display: block;
}
header .sbg_logo span {
    position: absolute;
    right: 20px;
    bottom: 0px;
    color: #BDCEEA;
    font-size: 12px;
}
header .sbg_slogan { 
    float: left;
    padding-top: 23px;
}
header .sbg_slogan span { 
}
header .sbg_slogan p { 
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
    margin-left: 13px;
}   

header .sbg_map {
  width: 200px;
  height: 100px;
  background: url('../img/headermap.png') 0px 8px no-repeat;
  float: left;
}

header .sbg_country_selector {
    width: 180px;
    height: 50px;
    float: right;
    margin-top: 14px;
    position: relative;
}

header .sbg_country_selector .link {
      color: #fff;
    font-size: 12px;
    position: relative;
    top: 37px;
    left: -153px;
}
header .sbg_country_selector .comp_dropdown {
  margin-top: 6px;
  position: relative;
}

header .sbg_country_selector .comp_button:hover {
  border: 1px solid #0470DA;
}

header .sbg_country_selector .comp_button {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background-color: #0470DA;
    border: 1px solid transparent;
    padding: 8px;
    display: block;
    text-align: center;
    margin-top: 10px;
    background: url("../images/selectarrow.png") no-repeat 86% 50% #0396fd;
}
header .sbg_country_selector .comp_button.on {
    background-color: #000771;
    border: 1px solid #0470DA;
}
header .sbg_country_selector .comp_button:hover {
    background-color: #000771;
    border: 1px solid #0470DA;
}
header .sbg_country_selector .comp_button i { 
    margin-left: 10px;
}
header .sbg_country_selector  .dropdown_panel {
    background-color: #000771;
    position: absolute;
    top: 83px;
    z-index: 1;
    width: 550px;
    right: 0px;
    padding: 7px 15px;
    display: none;
    webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.75);
    z-index: 100;
    border: 1px solid #0470DA;
}

header .sbg_country_selector .dropdown_panel ul {
    list-style: none;
    width: 170px;
    float: left;
    padding: 0px;
}
header .sbg_country_selector ul li.header {
    font-weight: bold;
    margin-bottom: 3px;
}

header .sbg_country_selector ul li {
    color: #fff;
    margin-bottom: 0px;
}
header .sbg_country_selector ul li a {
    color: #C0D6E3;
    font-size: 10px;
}
@media only screen and (max-width: 800px) {
    .sbg_country_selector {
        display: none !important;
    } 
}
body div.legalrights {
    border-top: 1px solid #fff !important;
    background: #f3f3f3 !important;
}
/* End of Visual Language */

.middleDiv {
	width:80%; 
	margin:20px auto;
	}
#midDivResults {
	width:100%; 
	border:none; 
	height:1000px; 
	}

div.modal-dialog div.modal-content div.modal-body div.visible-xs.hidden-sm.hidden-md.hidden-lg {
    margin: 0 10px; 
}
.normalBtn2 a {
	color:#fff;
}
.normalBtn2 {
	width: 149px;
	height: 36px;
	background: url(../images/icon_arrow_white.png) no-repeat #0396fd 90% 50%;
	color: #fff;
	border: none;
	outline: none;
	display: block;
	text-indent: 7px;
	font-size: 14px;
	line-height: 35px;
}
.normalBtn2:hover {
	opacity:0.5;
	}
#socialBlock {
	clear:both;
	padding-top:7px;
	margin-top:7px;
	}
.glyphicon .glyphicon-search:hover {
	color:#666;
	background-color:#666;
}	
.glyphicon-search:hover {
	content:"\e003";
	color:#666;
}	
.responsiveImage {
    max-width:100%;
}

.teamDesc {
    clear: both; 
    margin-top: 10px; 
    font-style: italic;

}

  #appBoxmine {
    display: none;
  }


.site_selector {
    height: 88px;
    position: absolute;
    right: 36.2%;
    top: 25px;
    width: 203px;
/*    left:453px;*/

/*height: 88px;
position: absolute;
    right: 21.5%;
top: 25px;
width: 484px;*/

}
.site_selector #scrollWrap {
    /*position: absolute;
    width: 247px;
    top: 26px;
    left: 53.1%;
    height: 50px;*/
}
.site_selector #scroller li a {
    color: #C0D6E3;
    display: inline-block;
    padding: 2px 0px;
}
.site_selector #scroller li a:hover {
    color: #0496FD;
    background-color: transparent;
    text-decoration: none;
}
.margin-left-15 {
    margin-left: 15px;
}
.margin-right-15 {
    margin-right: 15px;
}
.featured-area {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.featured-area-bg {
    background: #e7e7e7;
}
.main_banners {
    margin-top: 15px;
}
.main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
    /*height: 390px;*/
    line-height: 16px;
}
.whatweoffer_content .left {
    width: 100% !important;
}
.whatweoffer.business .products {
    height: 345px !important;
}
.product .whatweoffer.business .products {
    height: 100% !important;
}
.product .whatweoffer.business .products .morebtn {
    position: relative;
}
/*.cards .card .apply {
    float: right !important;
    width: inherit !important;
}*/

/*.buzsolution_content, .whatweoffer_content, .startbusiness_content , .insurance_content {
    width: 84%;
    }*/

div.buzsolution, div.whatweoffer, div.startbusiness, div.runbusiness, div.financebusiness, div.insurance div.specialisedservices, {
    margin-bottom: 20px;
    background-color: #ffffff;
}
div.buzsolution p, div.whatweoffer p, div.startbusiness p, div.runbusiness p, div.financebusiness p, div.specialisedservices p, div.insurance p {
    color: #666666;
}
div.buzsolution h3 a, div.whatweoffer h3 a, div.whatweoffers h3 a, div.startbusiness h3 a, div.runbusiness h3 a, div.financebusiness h3 a, div.specialisedservices h3 a, div.insurance h3 a {
    color: #26428b !important;
}
div.buzsolution h3, div.whatweoffer h3, div.whatweoffers h3, div.startbusiness h3, div.runbusiness h3, div.financebusiness h3, div.specialisedservices h3, div.insurance h3 {
    color: #26428b;
    /*  border-bottom: 2px solid #004795;
*/
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}
div.buzsolution h4, div.whatweoffer h4, div.whatweoffers h4, div.startbusiness h4, div.runbusiness h4, div.financebusiness h4, div.specialisedservices h4, div.insurance h4 {
    color: #333333;
    font-weight: bold;
    font-size: 1.02em;
}
p {
    font-size: 12px !important;
}
.buzsolution img, .whatweoffer img, .whatweoffers img, .whatweoffer img, .startbusiness img, .insurance img {
    margin-bottom: 20px;
    max-width: 100%;
}
.buzsolution h3 {
    background: url(../images/headline_gradient_orange.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.whatweoffer h3 {
    background: url(../images/headline_gradient_red.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.col-sm-6.whatweoffer h3, .col-sm-6.whatweoffers h3 {
    background: url(../images/headline_gradient_orange-6-col.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.startbusiness h3 {
    background: url(../images/headline_gradient_grey.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.insurance h3 {
    background: url(../images/headline_gradient_green.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.commercial_banking a h3, .corporate_investment a h3, .private_clientsa h3, .private_clients_content a h3, .corporate_investment_content a h3, .commercial_banking_content a h3 {
    color: #26428b;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: bold;
}
.commercial_banking h3 {
    background: url(../images/headline_gradient_grey.png) no-repeat left bottom;
    margin-bottom: 20px;
    font-size: 14px !important;
    padding-bottom: 15px;
}
.commercial_banking .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #8d847b 82% 50%;
    font-size: 14px !important;
}
.corporate_investment h3 {
    background: url(../images/headline_gradient_navy.png) no-repeat left bottom;
    margin-bottom: 20px;
    font-size: 14px !important;
    padding-bottom: 15px;
}
.corporate_investment .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #034a63 82% 50%;
}
.private_clients h3 {
    background: url(../images/headline_gradient_gold.png) no-repeat left bottom;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.private_clients .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #c4962e 82% 50%;
}
.business .insurance h3, .business .startbusiness h3, .business .whatweoffer h3, .business .buzsolution h3, .business .products h3 {
    background: url(../images/headline_gradient_red.png) no-repeat left bottom;
    margin-bottom: 20px;
}

H3 {
    font-family: 'Open Sans', sans-serif;
    background: url(../images/greenfadedruler.png) no-repeat left bottom;
    margin-bottom: 10px;
    height:34px;
}

.noLine {
    font-family: 'Open Sans', sans-serif;
    font-size:20px;
    margin-bottom: 10px;
    height:34px;
}

.card_types li {
    color: #2f76e0 !important;
    list-style: none !important;
    border-bottom: 1px solid #ffffff !important;
    background: url(../images/icon_arrow_light_blue.png) no-repeat 92% 50% #e7e7e7 !important;
    padding: 10px !important;
    padding-right: 13% !important;
}
#current_product {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #26428b !important;
    margin-top: 9px;
    width: 100%;
}
#current_product a {
    color: #ffffff;
}
.card_types li:hover {
    color: #2f76e0 !important;
    list-style: none !important;
    border-bottom: 1px solid #ffffff !important;
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #f58320 !important;
    padding: 10px !important;
    padding-right: 13% !important;
}
.card_types li:first-child {
    border-top: none !important;
}
.insurance ul li {
    color: #2570e0 !important;
    list-style: none;
    border-bottom: 1px solid #cccccc;
    background: url(../images/icon_arrow_light_blue.png) no-repeat 96% 50%;
  
    padding: 3px 13% 3px 3%;
}
.business .insurance ul li {
    color: #ba4d30 !important;
    list-style: none;
    border-bottom: 1px solid #cccccc;
    background: url(../images/icon_arrow_brick_red.png) no-repeat 92% 50%;
    padding: 10px;
}
.insurance ul li:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #219595;
    color: #ffffff !important;
}
.insurance ul li:hover a {
    color: #ffffff !important;
}
.insurance ul li:first-child {
    border-top: 1px solid #cccccc;
}
.insurance ul li a {
    color: #2570e0;
    font-size: 1.01em;
}
.business .insurance ul li a {
    color: #ba4d30;
    font-size: 1.01em;
}
.insurance ul li a:hover {
    color: #fff;
}
div.buzsolution ul, div.whatweoffer ul, div.startbusiness ul, div.runbusiness ul, div.financebusiness ul, div.specialisedservices ul, div.insurance ul {
    margin-top: 5px;
    padding: 1px 0px 0px 0px;
}
div.buzsolution ul li, div.whatweoffer ul li, div.startbusiness ul li, div.runbusiness ul li, div.financebusiness ul li, div.specialisedservices ul li, div.insurance ul li {
    list-style: none;
}
div.buzsolution ul li a, div.whatweoffer ul li a, div.startbusiness ul li a, div.runbusiness ul li a, div.financebusiness ul li a, div.specialisedservices ul li a, div.insurance ul li a {
    text-decoration: none;
    font-weight: 500;
}
div.buzsolution ul li a:hover, div.whatweoffer ul li a:hover, div.startbusiness ul li a:hover, div.runbusiness ul li a:hover, div.financebusiness ul li a:hover, div.specialisedservices ul li a:hover, {
    color: #f58320;
}
.news_section {
    margin-top: 15px;
}
.media-list {
    border: 1px solid #e7e7e7;
}
div.latestnews {
    margin-bottom: 10px;
}
.latestnews_content {
    width: 100%;
}
div.latestnews p {
    color: #888888;
}
div.latestnews h3 {
    background-color: #f3f3f3;
    color: #000771;
    border-bottom: 2px solid #26428b;
    padding: 15px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px;
}
div.latestnews h4 {
    color: #000000;
    font-size: 1.02em;
    font-weight: bold;
    min-height: 30px;
}
/*Start of loginbox */

/*.searchOutline a span {
    background: #0396fd;
    padding: 8px 10px;
  }*/

.product div.loginbox {
    height: 176px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 213px;
}
.product div.loginbox h4 {
    height: 40px;
    background: url(../images/standard_tile_product.png) no-repeat;
    color: #828282;
    color: #26428b;
    margin: 0px;
    padding: 8px;
    font-size: 1.35em;
    font-weight: normal;
    padding: 19px 0px 4px 15px;
    height: 58px;
}
.product .loginbox_content {
    background: #e7e7e7;
    padding: 14px;
    padding-bottom: 0;
}
.product div.loginbox h4 span.glyphicon-lock {
    padding-right: 10px;
}
.product div.loginbox div h3 {
    margin: 0px;
    color: #666666;
    line-height: 20px;
    font-size: 1.15em;
    font-weight: normal;
}
div.loginbox {
    height: 176px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 213px;
}
div.loginbox h4 {
    height: 40px;
    background: url(../images/standard_tile_homepage.png) no-repeat;
    color: #828282;
    color: #26428b;
    margin: 0px;
    padding: 8px;
    font-size: 1.35em;
    font-weight: normal;
    padding: 19px 0px 4px 15px;
    height: 58px;
}
.loginbox_content {
    background: #ffffff;
    padding: 14px;
    padding-bottom: 0;
}
div.loginbox h4 span.glyphicon-lock {
    padding-right: 10px;
}
div.loginbox div h3 {
    margin: 0px;
    color: #666666;
    line-height: 20px;
    font-size: 1.15em;
    font-weight: normal;
}
/*End of loginbox */

/*Start of quicklinksbox */

div.quicklinksbox {
    height: auto;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
div.quicklinksbox h4 {
    height: 40px;
    color: #828282;
    margin: 0px;
    padding: 8px;
    font-size: 1.125em;
    font-weight: bold;
}
div.quicklinksbox h4 span.glyphicon-lock {
    padding-right: 10px;
}
div.quicklinksbox h4 {
    height: 40px;
    background-color: #f3f3f3;
    color: #828282;
    margin: 0px;
    font-weight: normal;
    font-size: 1.35em;
    padding: 10px 0px 0px 12px;
    margin-top: 20px;
    border-bottom: 2px solid #26428b;
}
.business div.quicklinksbox h4 {
    border-bottom: 2px solid #ba4d30;
}
div.quicklinksbox ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background: #ffffff;
}
div.quicklinksbox ul li {
    list-style: none;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/icon_arrow_blue.png) no-repeat 92% 50%;
}
.business div.quicklinksbox ul li {
    list-style: none;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/icon_arrow_brick_red.png) no-repeat 92% 50%;
}
div.quicklinksbox ul li a {
    color: #333333;
    cursor: pointer;
    display: block;
    display: inline-block;
    text-indent: 0px;
    text-decoration: none;
    width: 100%;
    height: auto;
    padding: 9px 14px;
}
.business .spannericon {
    background: url(../images/icon_sprites_business.png) no-repeat -47px -71px;
}
.business .mouseicon {
    background: url(../images/icon_sprites_business.png) no-repeat -52px -98px;
}
.business .ucounticon {
    background: url(../images/icon_sprites_business.png) no-repeat 0px -100px;
}
div.quicklinksbox ul li a:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #26428b;
    position: relative;
    color: white;
}
.product .quicklinksbox ul li a {
    background: url(../images/icon_arrow_blue.png) no-repeat 92% 50% #e7e7e7;
    position: relative;
    color: #000000;
}
.product .quicklinksbox ul li {
    list-style: none;
    border-bottom: 1px solid #ffffff;
    background: url(../images/icon_arrow_blue.png) no-repeat 92% 50%;
}
.business div.quicklinksbox ul li a:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #ba4d30;
    position: relative;
    color: white;
}
div.quicklinksbox .tools_and_calculators:hover span {
    background: url(../images/icon_tools_and_calculators.png) no-repeat 92% 50%;
}
div.quicklinksbox .apply_online:hover span {
    background: url(../images/icon_apply_online.png) no-repeat 92% 50%;
}
div.quicklinksbox .ucount:hover span {
    background: url(../images/icon_ucount.png) no-repeat 92% 50%;
}
/*End of quicklinksbox */

/*Start of directcareline */

div.directcareline {
    border: 1px solid #D2D2D2;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
}
div.directcareline h4 {
    height: 40px;
    background-color: #e6e6e2;
    color: #828282;
    margin: 0px;
    padding: 8px;
    font-size: 1.125em;
    font-weight: bold;
}
div.directcareline h4 span.glyphicon-lock {
    padding-right: 10px;
}
div.directcareline h4 {
    height: 40px;
    background-color: #E6E6E2;
    color: #828282;
    margin: 0px;
    font-weight: bold;
    font-size: 1.125em;
    padding: 11px 0px 4px 23px;
}
div.directcareline ul {
    clear: both;
    list-style-type: none;
    margin: 10px 0px 0px 21px;
    padding: 0;
}
div.directcareline ul li {
    display: block;
    list-style-type: none;
    margin: 15px 0;
}
div.directcareline ul li a {
    color: #787878;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
}
div.directcareline div.pull-right:last-child {
    margin-right: 15px;
}
/*End of directcareline */

/*Start of Tellmeabout */

.Tellmeabout_content {
    /**/
    width: 100%;
}
div.Tellmeabout h4 {
    height: 40px;
    background-color: #0496fd;
    color: #828282;
    margin: 0px;
    padding: 8px;
    font-size: 1.125em;
    font-weight: bold;
}
div.Tellmeabout h3 {
    background-color: #f3f3f3;
    color: #000771;
    border-bottom: 2px solid #26428b;
    padding: 15px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}
div.Tellmeabout h4 span.glyphicon-lock {
    padding-right: 10px;
}
div.Tellmeabout h4 {
    padding: 12px 0 10px 15px;
    color: #FFFFFF;
    font-size: 1.52em;
    font-weight: 500;
    height: 50px;
}
div.Tellmeabout h5 {
    color: #999999;
    margin: 10px 0px 0px 15px;
    font-weight: 600;
}
div.Tellmeabout ul {
    margin: 0px 0px 0px 1px;
    list-style-type: none;
    padding: 2px;
}
div.Tellmeabout ul li {
    padding: 3px 0 3px 5px;
}
div.Tellmeabout ul li a {
    color: #787878;
    text-decoration: none;
    font-size: 12px;
}
div.Tellmeabout ul li a span {
    background: url('../images/icon_sprites.png') no-repea scroll 0px 0px transparent;
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
}
.tell_me_about {
    background: #e7e7e7;
    width: 100%;
    display: inline-block;
}
.tell_me_about ul {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.customer_care {
    background: #e7e7e7;
    width: 100%;
    padding: 5px;
    display: inline-block;
}
.customer_care--details {
    padding: 10px 0px;
    border-bottom: 1px solid #ffffff;
    float: left;
    margin-right: 5px;
    width: 87.5%;
    margin-left: 15px;
}
.customer_care--details a {
    color: #2570e0;
}
.customer_care--details p {
    padding-left: 31px;
    margin-bottom: 0;
}
.customer_care--details:nth-child(3) {
    border: none;
}
.customer_care--img {
    float: left;
    margin-right: 5px;
}
.general_enquiry {
    background: url(../images/icon_arrow_grey.png) no-repeat 90% 50% #ffffff;
    color: #666666;
    margin-left: 15px;
    padding: 8px 33px 8px 15px;
    text-decoration: none;
}
.general_enquiry:hover {
    text-decoration: none;
}
.call_centre {
    margin-top: 20px;
    font-size: 0.84em;
}
.call_centre span {
    color: #26428b;
    text-decoration: none;
    font-weight: bold;
}
.feedback {
    margin-left: 15px;
    width: 86%;
    display: inline-block;
}
.feedback p {
    font-weight:bold;
}
.feedback_icon_delighted {
    background: url(../images/feedback_delighted.png) no-repeat 8% 50% #ffffff;
    color: #666666;
    padding: 8px 35px;
    margin-bottom: 10px;
}
.feedback_icon_delighted:hover {
    background: url(../images/feedback_delighted_hover.png) no-repeat 8% 50% #5fa33b;
    color: #ffffff;
    padding: 8px 35px;
    margin-bottom: 10px;
}
.feedback_icon_disappointed {
    background: url(../images/feedback_disappointed.png) no-repeat 8% 50% #ffffff;
    color: #666666;
    padding: 8px 35px;
    margin-bottom: 10px;
}
.feedback_icon_disappointed:hover {
    background: url(../images/feedback_disappointed_hover.png) no-repeat 8% 50% #df9911;
    color: #ffffff;
    padding: 8px 35px;
    margin-bottom: 10px;
}
.feedback_icon img {
    margin-right: 10px
}
.feedback a {
    text-decoration: none;
}
/*End of Tellmeabout */

.icon_telephone {
    background: url(../images/icon_telephone.png) no-repeat;
    margin: 0px 10px 0px 0px;
    padding: 0 14px;
}
.icon_email--grey {
    background: url(../images/icon_email--grey.png) no-repeat;
    margin: 0px 10px 0px 0px;
    padding: 0 14px;
}
.arrowbullet:hover, .blogicon:hover, .earphonesicon:hover, .envicon:hover, .envelopeicon:hover, .farrowicon:hover, .hseticon:hover, .lock:hover, .mouseicon:hover, .phoneicon:hover, .pointericon:hover, .searchicon:hover, .spannericon:hover, .ucounticon:hover {
    display: block;
    background: url('../images/icon_sprites_2.png') no-repeat;
    float: left;
    margin-right: 5px;
    height: 24px;
    width: 24px;
}
.arrowbullet, .blogicon, .earphonesicon, .envicon, .envelopeicon, .farrowicon, .hseticon, .lock, .mouseicon, .phoneicon, .pointericon, .searchicon, .spannericon, .ucounticon {
    display: block;
    background: url('../images/icon_sprites.png') no-repeat;
    float: left;
    margin-right: 5px;
    height: 24px;
    width: 24px;
}
.arrowbullet {
    background-position: 0px 0px;
    width: 24px;
    height: 24px;
}
.earphonesicon {
    background-position: -48px 0px;
    width: 24px;
    height: 24px;
    margin: 0px 10px 0px 0px;
}
.envicon {
    background-position: -72px 0px;
    width: 24px;
    height: 24px;
}
.envelopeicon {
    background-position: 0px -24px;
    width: 24px;
    height: 24px;
    margin: 0px 10px 0px 0px;
}
.farrowicon {
    background-position: -24px -24px;
    width: 24px;
    height: 24px;
}
.hseticon {
    background-position: -72px -24px;
    width: 24px;
    height: 24px;
}
.lock {
    background-position: -30px -51px;
    width: 18px;
    height: 24px;
}
.mouseicon, .mouseicon:hover {
    background-position: -52px -97px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}
.phoneicon {
    background-position: -75px -52px;
    width: 24px;
    height: 20px;
}
.pointericon {
    background-position: -5px -74px;
    width: 22px;
    height: 21px;
}
.searchicon {
    background-position: -24px -72px;
    width: 24px;
    height: 24px;
}
.spannericon, .spannericon:hover {
    background-position: -48px -72px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}
.tools_and_calculators:hover .spannericon:hover {
    background-position: -48px -72px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}
.ucounticon, .ucounticon:hover {
    background-position: 0px -96px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}
.facebookico, .linkedinico, .ytico, .twitterico, .blogico {
    display: block;
    background: url('../images/socialMedia.png') no-repeat;
    float: left;
    margin: 0px;
    height: 36px;
    width: 37px;
}
.facebookico {
    background-position: 0px 0px;
    width: 36px;
    height: 37px;
}
.linkedinico {
    background-position: -108px 0px;
    width: 36px;
    height: 37px;
}
.ytico {
    background-position: -72px 0px;
    width: 36px;
    height: 37px;
}
.blogico {
    background-position: -144px 0px;
    width: 37px;
    height: 37px;
}
.twitterico {
    background-position: -36px 0px;
    width: 36px;
    height: 37px;
}
div.siteheader {
    margin: 0px;
    height: 100px;
    background: -webkit-linear-gradient(top, #0118ca, #000771);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #0118ca, #000771);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #0118ca, #000771);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0118ca), color-stop(100%, #000771));
    /* Safari 4+, Chrome 2+ */
    background: -o-linear-gradient(#0118ca, #000771);
    /* Opera 11.10 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771');
    /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771')";
    /* IE8+ */
    background: linear-gradient(#0118ca, #000771);
    /* the standard */
    z-index: 1;
}
div.siteheader div.siteLogo {
    float: left;
    margin-top: 22px;
}
div.siteheader div#siteName {
    float: left;
    margin-top: 45px;
    width: 200px;
    height: 30px;
    color: white;
}
div.siteheader div.globalsiteLable {
    font-size: 0.75em;
    height: 20px;
    position: absolute;
    top: -24px;
    width: 115px;
    right: 34px;
    color: #999999;
}
div.siteheader div.siteMap {
    background: url("../Sitedrivenimages/headermap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 88px;
    position: absolute;
    right: 36.5%;
    top: 8px;
    width: 203px;
    display: block;
}
.styleSelector #scrollWrap {
    height: 50px;
    right: 1%;
    position: absolute;
    top: 15px;
    width: 194px;
    z-index: 5;
}
ul.styleSelector {
    background-color: #02075B;
    /*border-radius: 0 0 5px 5px;*/
    height: 350px;
    margin: 0;
    padding: 10px 4px 20px 10px;
    position: absolute;
    top: 45px;
    width: 409px;
    z-index: 1000;
   /* left:75px;*/
  /* right:36.5%;*/
}
ul.styleSelector li a {
    color: #C0D6E3;
    display: inline-block;
    font-size: .825em;
    text-decoration: none;
    padding: 2px 0px;
    width: 100%;
    background-color: #02075B;

}
ul.styleSelector li h1 {
    clear: both;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 0;
    font-size: 1em;
     background-color: #02075B;
}
ul.styleSelector > li, ul.styleSelector > li > ul {
    border-right: 1px solid #02277F;
    cursor: pointer;
    float: left;
    list-style-type: none !important;
    margin: 0 10px 0 0;
    padding: 0 5px 0 0;
    width: 121px;
    background-color: #02075B;
}
div.CountrySelector {
    background-color: #0066cc;
    color: #FFF;
    height: 28px;
    line-height:19px;
    right: 3px;
    padding: 5px 0px 5px 5px;
    position: relative;
    top: 43px;
    width: 150px;
    float: right;
    z-index: 1001;
}
div.CountrySelector a {
    background: url("../images/downArrow.png") no-repeat scroll 130px 7px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    padding: 0 0 0 2px;
    position: absolute;
    text-decoration: none;
    width: 100%;
}
div.CountrySelector a.hoverstate {
    display: block;
    color: #ffffff;
    padding: 0px 0px 0px 2px;
    background: url("../images/ui-icons_ffffff_256x240.png") no-repeat scroll 130px -15px transparent;
    text-decoration: none;
}
.navbar-default {
    border-color: #E7E7E7;
    background: none;
    z-index: 2;
}
#scrollWrap a.scrollDot {
    position: absolute;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #5973bc;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    left: 700px;
}
#scrollWrap a.scrollDot.hover {
    background-color: #fff;
    border: 2px solid #4394F7;
    padding: 1px;
}
#scrollWrap .AR.scrollDot {
    top: 50px;
    left: 55px;
}
#scrollWrap .BR.scrollDot {
    top: 35px;
    left: 60px;
}
#scrollWrap .US.scrollDot {
    top: 10px;
    left: 35px;
}
#scrollWrap .CN.scrollDot {
    top: 10px;
    left: 145px;
}
#scrollWrap .HK.scrollDot {
    top: 21px;
    left: 155px;
}
#scrollWrap .IM.scrollDot {
    top: 1px;
    left: 90px;
}
#scrollWrap .JP.scrollDot {
    top: 8px;
    left: 173px;
}
#scrollWrap .JE.scrollDot {
    top: 10px;
    left: 89px;
}
#scrollWrap .RU.scrollDot {
    top: 3px;
    left: 135px;
}
#scrollWrap .SG.scrollDot {
    top: 35px;
    left: 152px;
}
#scrollWrap .TW.scrollDot {
    top: 23px;
    left: 160px;
}
#scrollWrap .TR.scrollDot {
    top: 11px;
    left: 108px;
}
#scrollWrap .AE.scrollDot {
    top: 20px;
    left: 121px;
}
#scrollWrap .UK.scrollDot {
    top: 7px;
    left: 90px;
}
#scrollWrap .AO.scrollDot {
    top: 39px;
    left: 101px;
}
#scrollWrap .BW.scrollDot {
    top: 44px;
    left: 106px;
}
#scrollWrap .CD.scrollDot {
    top: 32px;
    left: 106px;
}
#scrollWrap .GH.scrollDot {
    top: 29px;
    left: 90px;
}
#scrollWrap .KE.scrollDot {
    top: 32px;
    left: 113px;
}
#scrollWrap .LS.scrollDot {
    top: 48px;
    left: 108px;
}
#scrollWrap .MW.scrollDot {
    top: 41px;
    left: 109px;
}
#scrollWrap .MU.scrollDot {
    top: 44px;
    left: 123px;
}
#scrollWrap .MZ.scrollDot {
    top: 43px;
    left: 110px;
}
#scrollWrap .NA.scrollDot {
    top: 42px;
    left: 113px;
}
#scrollWrap .NG.scrollDot {
    top: 26px;
    left: 95px;
}
#scrollWrap .ZA.scrollDot {
    top: 50px;
    left: 104px;
}
#scrollWrap .SZ.scrollDot {
    top: 48px;
    left: 111px;
}
#scrollWrap .TZ.scrollDot {
    top: 36px;
    left: 111px;
}
#scrollWrap .UG.scrollDot {
    top: 29px;
    left: 112px;
}
#scrollWrap .ZM.scrollDot {
    top: 42px;
    left: 108px;
}
#scrollWrap .ZW.scrollDot {
    top: 45px;
    left: 109px;
}
.navbar {
    border: none !important;
    z-index:99;
}
.navbar-nav {
    margin-left: 0;
}
ul.navbar-nav li:first-child a {
    padding-left: 0px;
}
ul.navbar-nav li a {
    color: #232323 !important;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 14px;
}
ul.navbar-nav li a:hover {
    color: #000771 !important;
}
ul.navbar-nav li.active a {
    color: #26428b !important;
}
.topNavigation ul.navbar-nav li.active, .footerNavigation ul.navbar-nav li.active {
    background: url(../images/icon_nav_active.png) no-repeat 50% 100%;
}
.topNavigation {
    /*background: #fff !important;*/
}

div.footerNavigation ul.navbar-nav li a:hover {
	background: #0396fd !important;
	color:#fff;
}
div.topNavigation, div.footerNavigation {
    margin: 0px;
    clear: both;
    background: #f3f3f3;
}
div.topNavigation {
    border-bottom: 3px solid #0496fd;
}
.bottom.topNavigation {
    border-bottom: none;
}
div.topNavigation div.container {
    height: 40px;
}
ul.navbar-nav li {
    /*background: #f3f3f3;*/
}
ul.navbar-nav li a {
    color: #666666 !important;
    font-weight: 500;
}
ul.navbar-nav li a:hover {
    color: #fff !important;
}
.breadcrumb>li {
    display: inline !important;
}
.breadcrumb {
    background: #e7e7e7;
    margin: 0px;
    height:28px;
    line-height:26px;
    padding: 2px 0px 6px;
    font-size: 1em;
    border-radius: 0;
    width:450px;
}
.breadcrumb li {
    color: #acacac;
}
.breadcrumb li a {
    color: #232323;
}
.breadcrumb li + li:before {
    content: "";
    display: none;
}
div.atmsitemaplinks {
    display: inline-block;
    padding: 2px 0 0 0px;
    float: right;
    height:28px;
    display:block;
    width: 32%;
}
div.atmsitemaplinks a {
    color: #424242;
    padding: 0px 5px;
    display: inline-block;
    border-left: 1px solid #424242;
    font-size: .750em;
    text-decoration: none;
}
div.atmsitemaplinks a:last-child {
    padding-right: 0 !important;
}
.atmsitemaplinks a:first-child {
    border: none;
}
div.atmsitemaplinks a:first-child {
    border-right: 0px;
}
div.footerContent {
    background-color: #eeeeee;
    margin: 0px;
    clear: both;
    border-top: 1px solid #ffffff;
}

/*CJM 18/11/2014 Margin @ Bottom*/
div.relatedLinks {
	margin-bottom:10px;
}

div.contactSection h3, div.careerSection h3, div.relatedLinks h3, div.standardbankApp h3 {
    font-size: 1.275em;
    color: #000771;
	background:none;
}
div.contactSection p, div.careerSection p, div.relatedLinks p, div.standardbankApp p {
    color: #232323;
}
div.careerSection, div.contactSection {
    padding-left: 0px;
}
div.contactSection ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
}
div.contactSection ul li {
    list-style-type: none;
    margin: 15px 0px;
    padding: 0px;
    clear: both;
    display: block;
}
div.contactSection ul li a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
div.contactSection div.socialIconset {
    margin: 5px 0px 0px 0px;
    display: inline-block;
}
div.contactSection div.socialIconset a {
    margin: 0px 7px 0 0 !important;
    padding: 0px !important;
    float: left;
}
div.contactSection div.socialIconset a > span {
    margin: 0px !important;
    padding: 0px !important;
}
div.relatedLinks ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
}
div.relatedLinks ul li {
    list-style-type: none;
    clear: both;
    display: block;
    margin-top:4px;
    border-bottom: 1px solid #d4d4d4;
    width: 90%;
    background: url(../images/icon_arrow_luminous_blue.png) no-repeat 90% 50%;
}
div.relatedLinks ul li:last-child {
    border-bottom: 0px;
}
div.relatedLinks ul li a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: auto;
    color: #0396fd;
    font-size: 0.84em;
    /*margin-left: 12px;*/
}
div.relatedLinks ul li a span {
    /*background: url('../images/ui-icons_ffffff_256x240.png') no-repeat scroll -27px 3px transparent;*/
    width: 24px;
    height: 24px;
    display: inline-block;
    float: right;
}
/*Selectbox*/

div.searchOutline {
    /*background-color: #FFFFFF;*/
    margin: 15px 0px;
    width: 100%;
    display: inline-block;
}
div.searchOutline span {
    /*margin: 0px 5px;
  float: right;*/
}
div.searchOutline select {
    padding: 5px;
    width: 80%;
    float: left;
    font-size: 0.858em;
    color: #0396fd;
}
.searchOutline a {
    background: #0396fd;
    background: #0396fd;
    padding: 8px 10px;
    display: inline-block;
    height: 30px;
}
div.searchOutline select option {
    height: 30px;
    padding: 5px 2px;
    width: 100%;
    border: none;
}
/*Accordion*/

.accordion {
    width: 100%;
}
.accordian_controls {
    float: right;
    color: #d6d6d6;
}
.accordian_controls a {
    color: #2471dd;
    text-decoration: none;
}
.expand_all {
    background: url(../images/icon_arrow_down.png) no-repeat right center;
    padding-right: 25px;
    margin-right: 5px;
}
.close_all {
    background: url(../images/icon_arrow_up.png) no-repeat right center;
    padding-right: 25px;
    margin-left: 5px;
}
.col-sm-9 .col-sm-4 {
    margin-bottom: 38px !important;
}
.col-sm-9 .col-sm-4 div.morebtn {
    bottom: -35px !important;
}
div.Tellmeabout div.affordabilitytoolbox div.affordabilitytool h4 {
    background-color: transparent !important;
}
.product_information .accordion {
    padding-top: 20px;
}
.product_information .accordion-item {
    background: url(../images/icon_arrow_down-dark.png) no-repeat 97% 50% #f3f3f3 !important;
    color: #254288 !important;
    border-bottom: 1px solid #26428b !important;
    font-weight: bold;
}
.product_information .accordion-item.open {
    background: url(../images/icon_arrow_down-orange.png) no-repeat 97% 50% #f3f3f3 !important;
    color: #f58322 !important;
    border-bottom: 1px solid #f58322 !important;
}
.product_information p a {
    color: #0395fa;
    text-decoration: none;
}
.standard_table a, .styledtable a {
    color: #0395fa;
    text-decoration: none;
}
.product_information .more {
    background: url(../images/icon_arrow_light_blue.png) no-repeat 97% 50%;
    color: #0395fa;
    padding-right: 15px;
    text-decoration: none;
    float: right;
    margin-right: 48%;
}
.product_information .more:hover {
    color: #f58320;
    background: url(../images/icon_arrow_orange.png) no-repeat 97% 50%;
}
.product_information .col-6 {
    width: 58%;
}
.cards {
    border-radius: 2px;
    border: solid 1px #d8d8d8;
    padding: 18px 12px 18px 12px;
}
.cards .card h4 {
    width: 38%;
    display: inline-block;
    clear: inherit;
    margin-bottom: 25px;
}
.cards .card ul, .cards .card p {
    float: right;
    width: 58%;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.cards .card a.more {
    float: right;
    width: 58%;
    background-position: 47% 50%;
    margin-right: 0 !important;
}
.cards .card .apply {
    position: absolute;
    top: 40px;
    left: 82%;
}
.card {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0 35px 0;
    position: relative;
    display: inline-block;
}
.card img {
    float: left;
}
.card p {
    float: left;
    width: 58%;
}
.help_me_decide {
    padding: 10px;
}
#help_me_decide {
    display: inline;
    background-color: #FFFFFF;
    border: 1px solid #cbcbcb;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    apperance: none;
    background: url("../images/loginselectarrow.png") no-repeat scroll 130px 7px #ffffff;
    text-indent: 0.01px;
    height: 30px;
    padding-left: 10px;
    margin-right: 2px;
    width: 100%;
    color: #7b7b7b;
}
.accordion .accordion-item {
    font-size: 1.05em;
    padding: 11px;
    background-color: #b1b1af;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    padding-left: 20px;
}
.accordion div.data {
    background: #fff;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 0.858em;
    line-height: 140%;
    display: none;
    border-top: none;
}
.accordion .accordion-item.open {
    background: #0396fd;
    border-bottom: 0px;
    color: #fff;
}
.accordion .accordion-item.open .type {
    float: right;
    /*background: url('../images/selectarrow.png') no-repeat scroll 95% 50% transparent;*/
    padding: 10px;
}
.accordion .accordion-item .type {
    float: right;
    /*background: url('../images/selectarrow.png') no-repeat scroll 95% 50% transparent;*/
    padding: 10px;
}
.accordion .country_code {
    width: 34%;
    float: left;
}
.accordion .btn {
    background: #0396fd;
    border: 1px solid rgba(0, 0, 0, 0);
    min-width: 76px;
    border-radius: 0;
}
.accordion .area_code {
    width: 32%;
    float: left;
}
.accordion .local_code {
    width: 34%;
    float: left;
}
.standard_table, .styledtable {
    width: 100%;
    text-align: left;
    border: 1px solid #d8d8d8;
    color: #666666;
    margin-bottom: 10px;
}
.standard_table th, .styledtable th {
    background: #e7e7e7;
    border-bottom: 2px solid #f58320;
    padding: 15px;
}
.standard_table tr, .styledtable tr {
    border-bottom: 1px solid #d8d8d8;
}
.standard_table td, .styledtable td {
    padding: 12px 15px;
}
.standard_table .division, .styledtable .division {
    color: #26428b;
    font-size: 20px;
    background: #f3f3f3;
}
div.callbacksection {
    background: #e6e7e2;
    width: 100%;
}
div.callbacksection div.ui-field-contain {
    width: 100%;
    margin: 5px 0px 0px 7px;
}
div.callbacksection h4 {
    font-family: "Franklin Gothic Medium";
    font-size: 1.5em;
    color: #ffffff;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0px;
    padding: 10px;
    background-color: #f58320;
}
div.callbacksection label {
    display: inline-block;
    font-size: 0.875em;
    color: #787878;
    width: 100%;
}
div.callbacksection input[type="text"], div.callbacksection select {
    border: 0px solid #ACACAC;
    width: 90%;
    height: 30px;
    margin: 0px 0px 5px 0px;
    padding: 5px;
}
div.affordabilitytoolbox {
    padding: 0px;
    margin-bottom: 15px;
}
div.affordabilitytoolbox div.affordabilitytool h4 {
    color: #232323;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0px;
    padding: 10px 0px;
}
div.affordabilitytoolbox div.affordabilitytool div.ui-field-contain label {
    display: inline-block;
    color: #787878;
    width: 100%;
}
div.affordabilitytoolbox div.affordabilitytool input[type="text"], div.affordabilitytoolbox div.affordabilitytool select {
    border: 1px solid #ACACAC;
    width: 90%;
    height: 30px;
    margin: 0px 0px 5px 0px;
    padding: 5px;
}
.simpleCalculator .panel {
    margin: 0;
}
.simpleCalculator a {
    color: #000000;
}
div.RatesFees ul {
    list-style-type: none;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    clear: both;
}
div.RatesFees ul li {
    list-style-type: none;
    padding: 3px 0px;
    clear: both;
    display: block;
    border-bottom: 1px solid white;
}
div.RatesFees ul li a {
    display: inline-block;
    color: #026cb8;
    text-decoration: none;
    width: 100%;
    height: auto !important;
    font-size: 1.11em;
}
div.bottomBanner {
    margin: 10px 0px;
}
/*Start of arrow button mixin*/

div.searchNowBtn {
    background: url(../images/icon_arrow_white.png) no-repeat #0396fd 86% 50%;
    height: 36px;
    line-height:34px;
    color:#fff;
    position: relative;
    width: 120px;
    margin-top: 20px;
    bottom: 0;
    text-indent:5px;
    font-size: 14px;
/*End of arrow button mixin*/
}

.buzsolution .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #f58320 82% 50%;
}
.whatweoffer .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #ba4d30 82% 50%;
}
.startbusiness .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #8d847b 82% 50%;
}
.insurance .morebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #219595 82% 50%;
}
.startbusiness a {
    color: #2570e0;
    text-decoration: none;
}
div.morebtn a.arrowLink {
    height: 30px;
    padding: 8px 5px 0 11px;
    margin: 0px;
    display: block;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.025em;
}
div.morebtn a.arrowLink:hover {
    color: #ffffff;
}
/*div.morebtn:after,
div.morebtn:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.morebtn:after:hover,
div.morebtn:before:hover {
  background: none repeat scroll 0 0 #f58322;
}
div.morebtn:hover {
  background: none repeat scroll 0 0 #f58322;
}
div.morebtn:hover:after {
  border-color: rgba(35, 35, 35, 0);
  border-left-color: #f58322;
  border-width: 17px;
  margin-top: -17px;
}
div.morebtn:after {
  border-color: rgba(35, 35, 35, 0);
  border-left-color: #787878;
  border-width: 17px;
  margin-top: -17px;
}
div.morebtn:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: transparent;
  border-width: 31px;
  margin-top: -31px;
  }*/

div.footermorebtn {
    background: url(../images/icon_arrow_luminous_blue.png) no-repeat 95% 50% #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 36px;
    position: relative;
    width: 155px;
    margin-top: 20px;
    /*End of arrow button mixin*/
}
.footermorebtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 95% 50% #0396fd;
    color: #ffffff;
}
div.footermorebtn a.arrowLink {
    height: 30px;
    padding: 8px 0px 0 12px;
    margin: 0px;
    display: block;
    width: auto;
    color: #0396fd;
    text-decoration: none;
    font-size: 1.01em;
}
div.footermorebtn a.arrowLink:hover {
    color: #ffffff;
}
/*div.footermorebtn:after,
  div.footermorebtn:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    }*/

div.footermorebtn:after:hover, div.footermorebtn:before:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.footermorebtn:hover:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #f58322;
    border-width: 17px;
    margin-top: -17px;
}
div.footermorebtn:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #ffffff;
    border-width: 17px;
    margin-top: -17px;
}
/*div.footermorebtn:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 31px;
    margin-top: -31px;
    }*/

div.downloadbtn {
    background: url(../images/icon_arrow_luminous_blue.png) no-repeat 85% 50% #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 36px;
    width: 107px;
    /*End of arrow button mixin*/
    position: relative;
    float: left;
    clear: both;
}
.downloadbtn:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 95% 50% #0396fd;
    color: #ffffff !important;
}
.downloadbtn:hover a {
    color: #ffffff !important;
}
div.downloadbtn a.arrowLink {
    height: 30px;
    padding: 8px 5px 0 15px;
    margin: 0px;
    display: block;
    width: auto;
    color: #0396fd;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.825em;
}
/*div.downloadbtn:after,
  div.downloadbtn:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    }*/

/*div.downloadbtn:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #ffffff;
    border-width: 17px;
    margin-top: -17px;
  }
  div.downloadbtn:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 31px;
    margin-top: -31px;
    }*/

div.carelinebtn {
    background: none repeat scroll 0 0 #e6e7e2;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 32px;
    position: relative;
    width: 100px;
    /*End of arrow button mixin*/
}
div.carelinebtn a.arrowLink {
    height: 30px;
    padding: 6px 5px 0 15px;
    margin: 0px;
    display: block;
    width: auto;
    color: #a2a2a2;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.825em;
}
div.carelinebtn a.arrowLink:hover {
    color: #ffffff;
}
div.carelinebtn:after, div.carelinebtn:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.carelinebtn:after:hover, div.carelinebtn:before:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.carelinebtn:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.carelinebtn:hover:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #f58322;
    border-width: 17px;
    margin-top: -17px;
}
div.carelinebtn:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #e6e7e2;
    border-width: 17px;
    margin-top: -17px;
}
div.carelinebtn:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 31px;
    margin-top: -31px;
}
div.sendbtn {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 32px;
    position: relative;
    width: 65px;
    /*End of arrow button mixin*/
    margin: 10px 0px;
    display: inline-block;
}
div.sendbtn a.arrowLink {
    height: 30px;
    padding: 6px 5px 0 15px;
    margin: 0px;
    display: block;
    width: auto;
    color: #787878;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.825em;
}
div.sendbtn a.arrowLink:hover {
    color: #ffffff;
}
div.sendbtn:after, div.sendbtn:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.sendbtn:after:hover, div.sendbtn:before:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.sendbtn:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.sendbtn:hover:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #f58322;
    border-width: 17px;
    margin-top: -17px;
}
div.sendbtn:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #ffffff;
    border-width: 17px;
    margin-top: -17px;
}
div.sendbtn:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 31px;
    margin-top: -31px;
}
div.legalrights {
    margin: 0px;
    background: #ffffff;
    color: #787878;
    border-top: 4px solid #0496FD;
}
div.legalrights div.container div.col-sm-4 img {
    margin: 17px 0px;
}
div.legalrights p {
    margin: 10px 0px;
    font-size: 0.825em;
}
div.legalrights p span {
    padding: 0px 5px;
}
div.legalrights p a {
    color: #000000;
    padding: 5px 1px;
    text-decoration: none;
}
/*Search box */

.searchbox input {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    color: #000000;
    float: left;
    margin: 0;
    padding: 10px;
    transition: background 0.3s ease-in-out 0s;
    width: 130px;
}
.searchbox button {
    background: #0396fd;
    cursor: pointer;
    height: 37px;
    color: #FFFFFF;
    transition: background 0.3s ease-in-out 0s;
    width: 40px;
    border: none;
    outline: none;
    display: block;
}
.searchbox button:hover {
    /*background-color: #F58320;*/
	background-color:#fff;
}
.site_search {
    float: left;
}
.previous {
    background: url(../images/icon_arrow_light_blue-left.png) no-repeat 7% 50%;
    color: #0395fa;
    padding-left: 25px;
    text-decoration: none;
}
.next {
    background: url(../images/icon_arrow_light_blue.png) no-repeat 97% 50%;
    color: #0395fa;
    padding-right: 20px;
    text-decoration: none;
}
select.drop {
    -moz-appearance: none !important;
    text-indent: 0.01px !important;
    text-overflow: '' !important;
    border-radius: 0;
}
.drop {
    display: inline;
    width: 98px;
    height: 37px;
    float: left;
    border: none;
    border-color: none;
    outline: 0;
    padding: 7px 5px;
    -webkit-appearance: none;
    /*Removes default chrome and safari style*/
    -moz-appearance: none;
    /* Removes Default Firefox style*/
    background: url("../images/selectarrow.png") no-repeat 78px 17px #0396fd;
    width: 100px;
    /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;
    /* Removes default arrow from firefox*/
    text-overflow: "";
    /*Removes default arrow from firefox*/
    /*My custom style for fonts*/
    color: #FFF;
}
#searchSelectDes {
    display: inline;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #cbcbcb;
    outline: 0;
    border-radius: 0;
    /*Removes border*/
    -webkit-appearance: none;
    /*Removes default chrome and safari style*/
    -moz-appearance: none;
    /* Removes Default Firefox style*/
    apperance: none;
    background: url("../images/loginselectarrow.png") no-repeat scroll 130px 7px #ffffff;
    /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;
    /* Removes default arrow from firefox*/
    /*Removes default arrow from firefox*/
    /*My custom style for fonts*/
    height: 30px;
    margin-right: 2px;
    width: 81%;
}
/*@-moz-document url-prefix() {
    #searchSelectDes {
        background: #ffffff;
        border: 0;
    }
}*/

.ie #searchSelectDes {
    background-image: none;
}
.ie ul.navbar-nav li a {
    padding-top: 11px;
}
.media-body:hover {
    background: url(../images/icon_arrow_blue.png) no-repeat 98% 50% #e7e7e7;
}
.media-body {
    background: url(../images/icon_arrow_blue.png) no-repeat 98% 50%;
    padding: 15px 5% 10px 2%;
    border-bottom: 1px solid #e7e7e7;
}
.media-body:last-child {
    margin-bottom: 10px;
    border-bottom: none;
}
.media .date {
    background: #26428b;
    color: #ffffff;
    padding: 5.5px 14px;
    margin-right: 8px;
}
.media-heading {
    margin: 0 0 4px;
    width: 94% !important;
    margin: 0 0 2px 0;
    min-height: 0 !important;
}
.media .day {
    background: url(../images/icon_hyphen_white.png) no-repeat 50% 100%;
    display: block;
    /*text-align: center;*/
}
.media:last-child {
    border-bottom: none;
}
.drop option {
    height: auto;
    display: block;
    padding: 7px 0px 7px 7px;
}
.searchbox {
    margin: 4px 0px 0 0;
    padding: 0px;
}
div.searchTopwrapper {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 274px;
    position: relative;
    z-index: 1000;
    /*overflow: hidden;*/
}
span#result2 {
    border: 1px solid #ACACAC;
    width: 90%;
    height: 30px;
    margin: 0px 0px 5px;
    padding: 5px;
    display: block;
}
/*Bottombanner less*/

.banner_cta {
    /* color: #2e76e1; */
    position: absolute;
	font:10px/12px normal "Arial", Helvetica, sans-serif;
	width:90%;
    top: 63%;
    left: 8%;
    padding: 3% 27% 3% 4%;
    /* background: url(../images/icon_arrow_light_blue.png) no-repeat 93% 50% #fff; */
}
.banner_cta:hover {
    /* background: url(../images/icon_arrow_white.png) no-repeat 93% 50% #2e76e1; */
    
    color: #ffffff !important;
    text-decoration: none;
}
.ftrBannerBlue {
    background: url("../Sitedrivenimages/bannerBg2.jpg") no-repeat;
}
div.ftrBannerBtn {
    background: none repeat scroll 0 0 #787878;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 32px;
    position: relative;
    width: 165px;
}
div.ftrBannerBtn a.arrowLink {
    height: 30px;
    padding: 4px 2px 0 9px;
    margin: 0px;
    display: block;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
}
div.ftrBannerBtn a.arrowLink:hover {
    color: #ffffff;
}
div.ftrBannerBtn:after, div.ftrBannerBtn:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.ftrBannerBtn:after:hover, div.ftrBannerBtn:before:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.ftrBannerBtn:hover {
    background: none repeat scroll 0 0 #f58322;
}
div.ftrBannerBtn:hover:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #f58322;
    border-width: 17px;
    margin-top: -17px;
}
div.ftrBannerBtn:after {
    border-color: rgba(35, 35, 35, 0);
    border-left-color: #787878;
    border-width: 17px;
    margin-top: -17px;
}
div.ftrBannerBtn:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 31px;
    margin-top: -31px;
}
div.bottomBanner div.container div.col-sm-3 {
    padding-left: 0px;
}
div.bottomBanner div.container div.col-sm-3:last-child {
    /*    padding-left: 30px;
*/
}
.standardbankApp {
    margin-bottom: 50px;
}
div.appmessgaebox {
    width: 250px;
    float: left;
}
div.appmessgaebox p {
    float: left;
    width: 140px;
    font-size: 0.84em;
    color: #000000;
    font-weight: bold;
}
div.appmessgaebox div.AppImg {
    float: left;
    width: 60px;
    height: 86px;
}
/*Slider*/

.featured_slider {
    padding: 0 0 0 15px;
}
.featured_header {
    /*margin-top: 16px;*/
}
.rslides {
    margin: 0 auto 40px;
}
.rslides .cta {
    color: #ffffff;
    background: url(../images/icon_arrow_white.png) no-repeat 90% 50% #0396fd;
    padding: 13px 51px 13px 15px;
    position: absolute;
    bottom: 15%;
    left: 4%;
    font-size: 1.12em;
}
.rslides .business_cta {
    background: url(../images/icon_arrow_white.png) no-repeat 90% 50% #ba4d30;
    color: #ffffff;
    padding: 13px 51px 13px 15px;
    position: absolute;
    bottom: 15%;
    left: 4%;
    font-size: 1.12em;
}
#slider2 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: none;
    text-align: center;
    position: absolute;
    left: 6%;
    bottom: .4%;
    z-index: 0;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}
.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}
.rslides_tabs li:first-child {
    margin-left: 0;
}
a {
    color: #fff;
    text-decoration: none;
}
#slider2-pager {
    display: none;
}
#slider2-pager a {
    display: inline-block;
}
#slider2-pager img {
    float: left;
}
#slider2-pager .rslides_here a {
    background: transparent;
}
#slider2-pager a {
    padding: 0;
    background: url(../images/slider_disabled.png) no-repeat;
    width: 10px;
    height: 10px;
}
#slider2-pager .rslides_here a, #slider2-pager a:hover {
    padding: 0;
    background: url(../images/slider_active.png) no-repeat;
    width: 10px;
    height: 10px;
}
#slider2-pager.business .rslides_here a, #slider2-pager.business a:hover {
    padding: 0;
    background: url(../images/slider_active-business.png) no-repeat;
    width: 10px;
    height: 10px;
}
.right_nav--col ul li a {
    color: #000000;
}
.right_nav--col ul li {
    background: url(../images/icon_arrow_blue.png) no-repeat 92% 50%;
    border-bottom: #ffffff 1px solid;
    padding: 10px 31px 10px 18px !important;
}
.right_nav--col ul li:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #26428b;
    border-bottom: #ffffff 1px solid;
    padding: 10px 31px 10px 18px !important;
}
.right_nav--col ul li:hover a {
    color: #ffffff;
}
.right_nav--col ul li:last-child {
    border-bottom: none !important;
}
.right_nav--col ul {
    list-style-type: none;
}
.related_topics {
    background: #e7e7e7;
    width: 100%;
    display: inline-block;
}
.related_topics ul {
    margin: 0;
    padding: 0;
}
.related_topics ul li {
    width: 100%;
}
.related_topics ul li:hover a {
    text-decoration: none;
}
.related_topics ul li:first-child {
    padding-top: 10px !important;
}
.padding-0 {
    padding: 0 !important;
    margin: 0 !important;
}
.margin-0 {
    margin: 0;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
ul.col-6 {
    display: inline-block;
    margin-top: 0 !important;
    padding-top: 0 !important;
    width: 60%;
}
ul.col-6 li, .product_content ul li {
    list-style-image: url("../images/bullet_orange.png") !important;
    margin-left: 15px;
    padding: 4px 0;
}
body a {
    text-decoration: none !important;
    /*color: #2570e0;*/
}
body a:hover {
    color: #FF9933;
}
.col-6 li a {
    color: #787878;
}
.product .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
    height: 100%;
}
.apply {
    margin-top: 12px;
    width: 177px;
}
.btn_apply {
    background: url(../images/icon_arrow_white.png) no-repeat #0396fd 82% 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 9px 28px 9px 12px;
}
.btn_apply:hover {
    background: url(../images/icon_arrow_white.png) no-repeat #0396fd 82% 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 9px 28px 9px 12px;
    text-decoration: none;
    color: #ffffff;
}
.container.product {
    /*margin-top: 10px;*/
}
h2.subheader {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.product_content {
    border: 1px solid #d8d8d8;
    margin-top: -4px;
    padding: 23px;
}
.product_information {
    margin-top: 25px;
}
.card .apply {
    margin-top: 0px !important;
}
.col-sm-6 h2 a {
    color: #0395fa;
    font-size: 14px;
    font-weight: bold;
}
.col-sm-6 h2 a:hover {
    color: #F58320;
}
#pageContent .col-sm-6 p a, #pageContent .col-sm-6 ul a {
    color: #0395fa !important;
}
#pageContent .col-sm-6 p a:hover, #pageContent .col-sm-6 ul a:hover {
    color: #F58320 !important;
}
.product_information .tabs {
    /* position: relative; */
    /* top: 5px; */
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    background: #e7e7e7;
}
.product_information .tabs .featured a, .product_information .tabs .rates a, .product_information .tabs .application a, .tabs li a {
    color: #000;
}
.product_information .tabs li {
    background: #e7e7e7;
    padding-top: 7px;
    height: 31px;
    /* width: 146px; */
    /* position: relative; */
    float: left;
    text-align: center;
    /* right: 0px; */
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #d8d8d8;
}
.product_information .tabs li.active {
    background: #fff;
    padding-top: 7px;
    height: 31px;
    /* width: 146px; */
    /* position: relative; */
    /* float: left; */
    text-align: center;
    /* z-index: 10 !important; */
    border-bottom: none;
}
.product_content {
    /*display: none;*/
}
.product_content a {
    color: #0495fe;
}
.product_content a:hover {
    text-decoration: none;
}
ul.dropdown {
    position: relative;
    z-index: 1;
    font-size: 12px;
}
ul.dropdown li {
    font-weight: bold;
    float: left;
    zoom: 1;
    border-bottom: 1px solid #ffffff !important;
    background: url(../images/icon_arrow_light_blue.png) no-repeat 92% 50% #e7e7e7 !important;
    padding: 10px !important;
    padding-right: 13% !important;
    width: 100%;
    list-style: none !important;
}
ul.dropdown a:hover, ul.dropdown a:active {
    color: #000;
}
ul.dropdown li a {
    /*display: block; 
    padding: 4px 8px; 
    border-right: 1px solid #333;
    color: #000; */
}
ul.dropdown li:last-child a {
    border-right: none;
}
/* Doesn't work in IE */

ul.dropdown li:first-child {
    border-top: none !important;
}
/* Doesn't work in IE */

ul.dropdown li.hover, ul.dropdown li:hover {
    background: url(../images/icon_arrow_white.png) no-repeat 92% 50% #f58320 !important;
    color: black;
    position: relative;
}
ul.dropdown li.hover a {
    color: black;
    background: #2f76e0;
}
ul.dropdown li:hover ul li a {
    color: #2f76e0 !important;
}
ul.dropdown li:hover ul li:hover a {
    color: #ffffff !important;
}
/* 
LEVEL TWO
*/

ul.dropdown ul {
    width: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 100%;
}
ul.dropdown ul li {
    font-weight: normal;
    background: ;
    color: #000;
    border-bottom: 1px solid #ccc;
    border-top: none !important;
    float: none;
}
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}
/* 
LEVEL THREE
*/

ul.dropdown ul ul {
    left: 100%;
    top: 0;
}
ul.dropdown li:hover > ul {
    visibility: visible;
}
/*style additions for Faizal*/

.site_map td {
    padding: 0 20px;
    color: #666666;
    background-size: 3px;
}
.site_map td a {
    padding: 0 20px;
    color: #666666;
    background: url(../images/slider_disabled.png) no-repeat 4% 50%;
    background-size: 3px;
}
.site_map--parent {
    background: url(../images/headline_gradient_green.png) no-repeat -100px bottom !important;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
    color: #26428b !important;
}
.site_map--parent a {
    color: #26428b !important;
}
.site_map--branch {
    padding: 7px 10px 2px 10px !important;
    color: #2570e0 !important;
    background: none !important
}
.site_map--branch a {
    color: #2570e0 !important;
}
.search_results .searchbox {
    border: 1px solid #e7e7e7;
    margin-right: 20px;
}
.search_results .paging {
    padding-top: 15px;
    margin-bottom: 30px;
}
.search_results h4 a {
    color: #26428b;
    text-decoration: none;
}
.search_results h4 a:hover {
    color: #0395fa;
}
.site_search {
    float: left;
}
.previous {
    background: url(../images/icon_arrow_light_blue-left.png) no-repeat 7% 50%;
    color: #0395fa;
    padding-left: 25px;
    text-decoration: none;
}
.next {
    background: url(../images/icon_arrow_light_blue.png) no-repeat 97% 50%;
    color: #0395fa;
    padding-right: 20px;
    text-decoration: none;
}
/* Accordion changes start*/

.arrowDn, .arrowDnOver, .arrowUp, .arrowUpOver {
    background: url("../images/actionBarIcons.png") no-repeat scroll transparent;
}
.arrowDn, .arrowDnOver, .arrowUp, .arrowUpOver {
    background-position: -135px -32px;
    float: right;
    width: 20px;
    margin-right: 10px;
}
.arrowDnOver, a.region:hover .arrowDn {
    background-position: -151px -32px;
}
.arrowUp {
    background-position: -215px -32px;
}
.arrowUpOver, a.region:hover .arrowUp {
    background-position: -231px -32px;
}
ul.accordian .panel {
    display: none;
}
ul.accordian .label {
    color: #428bca;
}
/* Accordion changes end*/

/*additions*/

.collapse > .nav > li:hover {
    background: #0496fd;
}
.collapse > .nav > li:hover a {
    color: #fff !important;
}
ul.navbar-nav li.active a {
    color: #26428b !important;
    font-weight:bold;
}
#topBarFrame .collapse > .nav > li.active {
    background: #0496fd !important;
}
#crumbList .last {
    color: #0396fd !important;
}
.nav > li > a {
    position: relative;
    display: block;
    z-index: 510;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.nav > li:first-child > a {
    /*border-radius: 3px 0 0 3px;*/
    border-left: none;
}
.nav > li {
    position: inherit !important;
}
.nav > li > #mega a {
    text-decoration: none;
    color: #0496fd !important;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-size: 14px !important;
    width: 100%;
}
.nav > li > #mega a:hover {
    color: #fff !important;
}
.nav > li > #mega .mega_row > ul > li > a {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.nav > li > #mega .mega_row > ul > li:hover > a {
    color: #0496fd !important;
}
.nav > li > #mega {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    border-top: 3px solid #0496fd;
    background: #f3f3f3;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    border-radius: 0 0 3px 3px;
    /*-webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;*/
    z-index: 2;
}
.nav > li > #mega ul {
    list-style-type: none;
    padding-left: 0 !important;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav > li > #mega > ul > li, .nav > li > #mega > ul > li > ul > li {
    background: transparent;
}
.nav > li:hover > #mega {
    opacity: 1;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    position: absolute;
    /* left: 0; */
    /* right: 0; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100%;
}
#mega {
    -webkit-box-shadow: -1px 4px 8px -5px #363636;
    -moz-box-shadow: -1px 4px 8px -5px #363636;
    box-shadow: -1px 4px 8px -5px #363636;
    border-radius: 0 !important;
}
.mega_row > ul {
    float: left;
    width: 33.3%;
}
.mega_row > ul > li {
    border-bottom: 1px solid #D3D3D3;
    height: 197px;
    margin-right: 22px;
    width: 95%;
    text-align: left;
}
.mega_row > ul > li:hover a {
    color: #0496fd !important;
}
.mega_row > ul > li > ul > li:hover {
    background: #0496fd;
}
#topBarFrame .mega_row > ul > li > ul > li:hover > a {
    color: #fff !important;
}
.mega_row > ul > li > ul > li {
    padding: 3px 0;
}
.mega_row ul ul {
    padding-top: 0 !important;
}
.mega_row.bottom > ul > li {
    border: none !important;
}
.footerContent .container h3 a {
    color: #000771;
    text-decoration: none;
}
.searchResult h1 {
    font-size: 14px;
    color: #666666;
}
#searchResults h2 .crum {
    color: #0396fd;
    font-size: 12px;
    font-weight: bold;
}
.searchForm input[type="submit"] {
    background: url(../images/icon_arrow_white.png) no-repeat #0396fd 92% 50%;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    padding: 7px 18px 7px 6px;
    border: none;
}
.searchForm .searchBar {
    padding: 5px 4px;
}
#SearchResult p {
    font-size: 12px;
}

.topNavigation#bottomNav {
    border-bottom: none;
}
.topNavigation#bottomNav .active a {
    color: #0396fd !important;
}
.linkList li {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_light_blue.png) 96% 50% no-repeat;
    padding: 3px 13% 3px 3%;
}

.linkList li:hover a {
    color: #fff !important;
}

.linkList li a {
    color: #2570e0;
}
.insurance .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #219595;
    padding: 3px 13% 3px 3%;
}
/*
.insurance .linkList li a {
    color: #219595;
}*/

.linkList li:hover a {
    color: #fff;
}
.commercial_banking .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #8d847b;
    padding: 3px 13% 3px 3%;
}

/*.commercial_banking .linkList li a {
    color: #8d847b;
}*/

.private_clients .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #c4962e;
    padding: 3px 13% 3px 3%;
}

/*.private_clients .linkList li a {
    color: #c4962e;
}*/

.corporate_investment .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #034a63;
    padding: 3px 13% 3px 3%;
}

/*.corporate_investment .linkList li a {
    color: #034a63
}*/

.whatweoffer .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #ba4d30;
    padding: 3px 13% 3px 3%;
}

/*.whatweoffer .linkList li a {
    color: #ba4d30;
}*/

.buzsolution .linkList li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(204, 204, 204);
    background: url(../images/icon_arrow_white.png) 96% 50% no-repeat #f58320;
    padding: 3px 13% 3px 3%;
}

/*.buzsolution .linkList li a {
    color: #f58320;
}*/

.searchForm {
    width: 100%;
}
/*li.parent {
    background: url(../images/downArrow_blue.png) no-repeat 96% 45% !important;
}
li.parent:hover {
    background: url(../images/downArrow.png) no-repeat 96% 45% #0496fd !important;
}
*/
input[type="button"] {
    border:none;
}

#appBox {
    background:#0296fd; 
    height:360px;
    margin-left:7px;
    position:relative; 
    display:block; 
    width:220px;
    border:none;
    outline:none;
}

#applyNow {
    width:98px;
    height:79px;
    margin-top:20px;
    background:url(../images/appNow.png) no-repeat center center;
}

#startMsg {
    width:175px;
    height:136px;
    margin-top:33px;
    background:url(../images/starts_msg.png) no-repeat center center;
    margin-bottom:36px;
    clear:both;
}

#searchNowBtn {
    width:90px;
    height:26px;
    background: url(../images/icon_arrow_white.png) no-repeat 98% 50%;
    color:#fff;
    text-align:left;
    border:none;
    outline:none;
    clear:both;
    float:left;
}


/*Spacing above paragraphs within the teasers in the 2 Columns*/
.col-sm-6 p {
    margin-top:5px;
    position:relative;
}

.col-sm-6 {
}

/* #rightCol {
    margin-left:3%;
} */

/*Normal button*/
.normalBtn {
    width:126px;
    height:36px;
    background: url(../images/icon_arrow_white.png) no-repeat #0396fd 90% 50%;
    color:#fff;
    border:none;
    outline:none;
    display:block;
    text-indent:-15px;
    font-size: 13px ;
}

.normalBtn:hover {
        opacity:0.5;
    }
/*Hear from our people button*/
.invertedBtn {
    width:136px;
    height:26px;
    background: url(../images/icon_arrow_luminous_blue.png) no-repeat #fff 98% 50%;
    color:#0396fd;
    border:none;
    outline:none;
    clear:both;
    float:right;
}

.invertedBtn:hover {
	background: url(../images/icon_arrow_luminous_blue.png) no-repeat #fff 98% 50%;
	opacity:0.3;
    }

/*Hear from out people header*/
.H3BG {
    height: 52px;
    color: #26428b;
    border-bottom: 2px solid #4ca036;
    background-color: #f3f3f3;
    font-size: 19px;
    margin: :0px;
    padding: 0px;
    line-height: 50px;
    text-indent: 10px;
}

.teaserContainer, .utilityContainer {
    margin-top:10px;
    display:block;
    position:relative;
    clear:both;
}

.teaserContainer {
}

.utilityContainer {
    border:1px solid #f3f3f3;
}

/*Our People Section*/
.ourPeopleVids {
    width:200px;
    height:110px;
	cursor:pointer;
    display:block;
    background-image:url(../images/ourpeopleThumb.png);
    float:left;
    margin:7px;
    padding:7px;
}

.ourPeopleVids {
    width:200px;
    height:110px;
    display:block;
    background-image:url(../images/ourpeopleThumb.png);
    float:left;
    margin:7px;
    padding:7px;
}

.ourPeopleVids {
    width:200px;
    height:110px;
    display:block;
    float:left;
    margin:7px;
    padding:7px;
}

#CEOthumb {
    background-image:url(../images/ceos_video_placeholder_thumb.png);
}

#deborahThumb {
    background-image:url(../images/deborahThumb.png);
}
#qelaniThumb {
    background-image:url(../images/qelaniThumb.png);
}#nathanThumb {
    background-image:url(../images/nathanThumb.png);
}
#sibongileThumb {
    background-image:url(../images/sibongileThumb.png);
}

#workingAtSBThumb {
    background-image:url(../images/workingAtSBThumb.jpg);
}
#cultureAtSBThumb {
    background-image:url(../images/cultureAtSBThumb.jpg);
}#OfentseKuneneThumb {
    background-image:url(../images/OfentseKuneneThumb.jpg);
}
#bongiweNonjolaThumb {
    background-image:url(../images/bongiweNonjolaThumb.jpg);
}

.videoSec, .eventsSec {
    display:inline-block;
    width:100%;
    border-bottom:1px solid #e7e7e7;
    clear:both;
}

.videoSec p {
    width:48%;
    }

.eventsSec p {
    width:67%;
    float:left;
    }

.videoSec p, .videoSec p {
    float:left;
    }

.dateBlock {
    width:82px;
    height:60px;
    background-color:#26428b;
    display:block;
    float:left;
    margin:10px;
    padding:10px;
}

.ftrBanner {
    height: 129px;
    /* background-color:#00408d; */
    font-family: "Franklin Gothic Medium";
    position: relative;
}
.ftrBanner p {
    color: #26428b;
    font-size: 1.65em;
    position: absolute;
    top: 12%;
    left: 10%;
    line-height: 1.1em;
}

/*Homepage Banners @bottom*/
/*#annualBanner {
    background:url(../images/Report-to-society.JPG) no-repeat center center;
	
}

#eventBanner {
    background:url(../images/Our-Footprint.JPG) no-repeat center center;
}

#awardBanner {
    background:url(../images/Graduate-small-banner.JPG) no-repeat center center;
}

#timelineBanner {
    background:url(../images/Annual-results.JPG) no-repeat center center;
}*/

.fContainer {
    display:block;
    float:left;
}

#frContainer {
    margin-left:5%;
}

.col-sm-9 {
}

.panel-heading {
    background:url(../images/icon_arrow_light_blue.png) no-repeat 97% 50%;
}

/*Contact Us Utility Component*/
.contF {
    width:100%;
    clear:both;
    display: inline-block;
    margin-bottom:15px;
    border-bottom: 1px solid #ffffff;
}


.contF p a {
    color:#0096ff;
    }

.contF p a:hover {
    color:#efefef;

    }

.cimg {
    width:38px;
    height:32px;
    display:block;
    float:left;
    margin-left:10px;
    position:relative;
    margin-right:10px;
}

#blue_wmap {
    background:url(../images/blue_WMAP.png) no-repeat center center;
}
#blue_smap {
    background:url(../images/blue_SAMAP.png) no-repeat center center;
}
#blue_icon_south_africa {
    background:url(../images/icon_south_africa.png) no-repeat center center;
}

#blue_icon_global {
    background:url(../images/icon_global.png) no-repeat center center;
}
#blue_email {
    background:url(../images/blue_email.png) no-repeat center center;
}
#blue_chat_icon {
    background:url(../images/chat_icon.png) no-repeat center center;
}


#groupGraph {
    float:left;
    margin-left:4%;
}

.col-sm-6 p {

}

.Fluidp {
    width:40%;
    float:left;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 10px auto;
    clear: both;
}

/*Why Us Content Styles*/
.timeCC {
    margin-left:20px;
    display:block;
}
.timelineContent {
    width:88%; 
    height:auto; 
    clear:both; 
    display:inline-block; 
    margin-bottom:5px;
}

.timelineContent p {
    width:90%;
}

.countryBlockTimeline {
    height: auto; 
    width: 90%; 
    display: block; 
    background-color: #00408d; 
    color:#fff; 
    /*line-height:auto;*/ 
    text-align:center; 
    font-size:7em;
}

#timeline {
    width:6%; 
    background:url(../images/timelineBar.png) no-repeat center center;
    height:1390px;
    display:block; 
    float:left; 
    position:relative; 
    margin-right:20px; 
    margin-top:-5px;
}

/*Arrow Drop Down fix*/
.searchOutline a {
    padding: 8px !important;
}

.searchOutline .sbOptions {
    position: absolute;
    top: auto;
    padding-left: 0;
    width: 74%;
    border: 1px solid #D3D3D3;
    border-top: none;
    margin-top: 29px;
}
.searchOutline .sbOptions li {
    list-style-type: none;
    height: 30px;
    background: #fff;
}
.searchOutline .sbOptions li:hover a {
    color: #fff;
}
.searchOutline .sbOptions li:hover {
    background: #0396fd;
}
.searchOutline .sbOptions li a {
    background: transparent;
    margin-left: 0;
    display: block;
    color: #0396fd;
}
.searchOutline .sbOptions {
    top: auto !important;
    z-index: 1;
}
.searchOutline .sbHolder {
    float: left;
    border: 1px solid #D3D3D3;
    height: 30px;
    width: 158px;
}
.searchOutline .sbHolder .sbToggle {
    background: url("../images/selectarrowblack.png") no-repeat transparent 50% 50%;
    float: right;
}
.searchOutline .sbHolder .sbSelector {
    float: left;
    color: #0396fd;
    background: transparent;
    width: 89%;
}

/*search styles*/

.searchbox .sbOptions {
    
}
.searchbox .sbOptions li {
    background: #0396fd;
    padding: 8px;
    list-style-type: none;
}
.searchbox .sbOptions li:hover a {
    color: #fff;
}
.searchbox .sbOptions li:hover {
    background: #0396fd !important;
    color: #fff;
}
.searchbox .sbOptions li a {
    background: transparent;
    margin-left: 0;
    display: block;
    color: #fff;
}
.searchbox .sbOptions {
    width: 99px !important;
    padding-left: 0;
}
.searchbox .sbHolder {
    width: 100px;
    /*background: url("../images/selectarrow.png") no-repeat 78px 17px #0396fd;*/
    color: #fff;
    height: 37px;
    float: left;
    border-right:1px solid #D3D3D3;
}
.searchbox .sbHolder .sbToggle {
    
}
.searchbox .sbHolder .sbSelector {
    color: #fff;
    padding: 9px 7px 8px;
    font-size: 14px;
    background: #0396fd;
    width:100%;
    float: left;
    background: url("../images/selectarrow.png") no-repeat 78px 17px #0396fd;
}

/*Scroller jPages*/
.holder {
}

#longRule {
    width:910px;
    height:1px;
    background:url(../images/long_ruler.gif) no-repeat center center;
    clear:both;
    float:left;
    margin-bottom:10px;
}

.holder a {
	font-size: 1.25em;
	cursor: pointer;
	margin: 0px;
	color: #888888;
	padding:4px 10px;
	text-decoration:none;
	background:url(../images/slider_disabled_page.png) no-repeat 10% 50%;
    z-index:99;
}

.holder a:hover {
	background:url(../images/slider_current_page.png) no-repeat 10% 50%;
	color: #fff;
}

.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }

.holder a.jp-current, a.jp-current:hover { 
	color: #FFFFFF;
	font-weight: bold;
	background-color:#787878;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background:url(../images/slider_current_page.png) no-repeat 10% 50%;
}

.holder span { margin: 0 5px; }


/* ul.nav.navbar-nav { background: #ffffff;} 
 div.topNavigation {background: #ffffff;} */

/*mobile dropdown*/
div.navbar-collapse.collapse.in {
    background: #ffffff;
    overflow: visible;
}

ul.navbar-nav li.active a:hover{
   background: #0496fd;
    
}

#rightCol > div.utilityContainer > section:nth-child(5) {
    border-bottom: none;
}

/*Queries*/
.whyUslist {
    font-size:12px;
}
.media p {
    margin:8px;
    padding:8px;
}

#calFrame {
    border:none; 
    outline:none; 
    margin-top:10px;
    width:100%;
    height:400px;
    display:block;
}

.panel-body a {
	/*color: #2570e0;*/
}

div.joblisting li, div.joblisting a {font-size: 12px;}
div.joblisting a {color: #2570e0;}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .drop {
        display: inline;
        width: 98px;
        height: 37px;
        float: left;
        color: #FFF;
        background-color: #0396fd;
        outline: 0;
        padding: 7px 5px;
        -webkit-appearance: none;
        /*Removes default chrome and safari style*/
        -moz-appearance: none;
        /* Removes Default Firefox style*/
        background: url("../images/selectarrow.png") no-repeat scroll 78px 14px #0396fd;
        width: 100px;
        /*Width of select dropdown to give space for arrow image*/
        text-indent: 0.01px;
        /* Removes default arrow from firefox*/
        text-overflow: "";
        /*Removes default arrow from firefox*/
        /*My custom style for fonts*/
        border-right: 1px solid #ffffff;
    }
    .drop option {
        height: auto;
        display: block;
        padding: 7px 0px 7px 7px;
    }
    .searchbox input {
        background: none repeat scroll 0 0 #fff;
        border: 0 none;
        color: #000000;
        font-size: 0.84em;
        float: left;
        margin: 0;
        padding: 10px;
        transition: background 0.3s ease-in-out 0s;
       /* width: 160px;*/
        line-height: 15px;
        -moz-box-shadow: inset 0 1px 0 0 #E0DEDE;
        -webkit-box-shadow: inset 0 1px 0 0 #E0DEDE;
        box-shadow: inset 0 1px 0 0 #E0DEDE;
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=true, ShadowOpacity=0.30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.30)";
        zoom: 1;
    }
}


@media (max-width: 768px) {
    div.siteheader {
        padding: 0 15px 15px 15px;
        height: 100px;
        background: -webkit-linear-gradient(top, #0118ca, #000771);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(bottom, #0118ca, #000771);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(bottom, #0118ca, #000771);
        /* For Firefox 3.6 to 15 */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0118ca), color-stop(100%, #000771));
        /* Safari 4+, Chrome 2+ */
        background: -o-linear-gradient(#0118ca, #000771);
        /* Opera 11.10 */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771');
        /* IE6 & IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0118ca', endColorstr='#000771')";
        /* IE8+ */
        background: linear-gradient(#0118ca, #000771);
        /* the standard */
        z-index: 1;
    }
}
@media (min-width: 1200px) {
    #percen2 {
    margin-left:2%;
}

    .featured-area {
        width: 970px !important;
        margin: 0 auto;
    }
}
@media (min-width: 1024px) {
    .featured-area {
        width: 970px !important;
    }
    .main_banners .buzsolution, .main_banners .startbusiness, .main_banners .insurance, .main_banners .whatweoffers {
        /*height: 400px !important;*/
    }
    .feedback_icon_delighted, .feedback_icon_disappointed {
        width: 174px !important;
    }
    .ftrBanner {
        width: 213px !important;
    }
    .relatedLinks {
        width: 25% !important;
    }
    c ul.navbar-nav li.active {
        /*background: #f3f3f3 url(../images/icon_nav_active.png) no-repeat 50% 100% !important;*/
    }
    .topNavigation {
        padding: 0 !important;
    }
    .footerContent {
        padding-bottom: 0 !important;
    }
    .navbar-nav {
        margin-left: -15px;
        /*background: #fff;*/
    }

}
@media (min-width: 767px) {
    .topNavigation {
        padding-bottom: 8px;
    }
    .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
        /*height: 307px !important;*/
    }
    .feedback_icon_delighted, .feedback_icon_disappointed {
        width: 30%;
    }
    .ftrBanner {
        width: 34%;
        float: left;
    }
    .cta_banners {
        margin-top: 20px;
    }
    .rslides {
        position: relative;
        z-index: 0;
    }
    ul.navbar-nav li:first-child a {
        padding-left: 15px !important;
    }
    .relatedLinks {
        width: 45%;
        float: left;
    }
    .loginbox {
        width: 30%;
    }
    /*ul.nav.navbar-nav { background: #ffffff;}
    div.searchTopwrapper {display: none;}*/
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */

.timeCC {
margin-left: 10px;
display: block;
}

#timeline {
    width: 23px;
    background: url(../images/timelineBar.png) no-repeat center center;
    height: 1390px;
    display: block;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-top: -5px;
    }

}





@media (min-width: 980px) and (max-width: 1024px) {
    .insurance ul li {
        padding: 10px;
    }
    .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
        height: 400px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    div.siteheader div.siteMap {
        right: 28.7% !important;
    }
    .site_selector {
        right: 27.9% !important;
    }
    .topNavigation {
        padding: 0 !important;
    }
    .Tellmeabout_content {
        width: 198px !important;
    }
    .feedback_icon_delighted, .feedback_icon_disappointed {
        width: 174px !important;
    }
    .ftrBanner {
        width: 100%;
    }
    .banner_cta {
        /* color: #2e76e1; */
        position: absolute;
        top: 50%;
        left: 0% !important;
        padding: 3% 14% 3% 1% !important;
        /* background: url(../images/icon_arrow_light_blue.png) no-repeat 93% 50% #fff; */
        width: 100%;
    }
    .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
        height: 400px;
    }
    .insurance ul li {
        padding: 3px 10px !important;
    }
    div.container {
        width: 92%;
    }
    div.featured-area {
        width: 92%;
        padding-top: 48px !important;
    }
    .atmsitemaplinks {
        position: absolute;
        width: 217px;
    }
    div.quicklinksbox {
        width: 212px;
    }
    div.atmsitemaplinks a {
        padding: 0 2px !important;
    }
    .searchbox {
        margin: 11px 0px 0 0 !important;
    }
    .navbar-nav {
        margin-left: -15px;
        background: #fff;
    }
     div#mobilemap {display: none;}
     div.whereweare{width:95%;}
     #appBox{ width: 25%; margin:0;
     }

}
@media (min-width: 480px) and (max-width: 767px) {
    div.buzsolution, div.whatweoffer, div.startbusiness, div.runbusiness, div.financebusiness, div.specialisedservices, div.insurance {
        width: 50%;
        float: left;
    }
    .footerNavigation .navbar-nav li {
        float: left !important;
    }
    .feedback_icon_delighted, .feedback_icon_disappointed {
        width: 164px !important;
    }
    div.loginbox {
        float: left;
    }
    .quicklinksbox {
        padding: 0px;
        margin: 5px 0px 15px 10px !important;
        min-width: 47%;
        float: left;
    }
    ul.navbar-nav li:first-child a {
        padding-left: 15px !important;
    }
    .topNavigation ul.navbar-nav li.active {
        background: #f3f3f3 url(../images/icon_mobile_nav_active.png) no-repeat 1% 50% !important;
    }
    .loginbox {
        width: 217px;
        margin-top: 10px !important;
    }
    .media-body {
        background: url(../images/icon_arrow_blue.png) no-repeat 98% 80% !important;
    }
    .ftrBanner {
        width: 220px;
        float: left;
        margin-right: 4px;
    }
    div.appmessgaebox {
        width: 49% !important;
        margin-bottom: 18px;
    }
    .relatedLinks {
        width: 49%;
        float: left;
    }
    div.appmessgaebox div.AppImg {
        margin-left: 114px;
    }
    .topNavigation {
        padding-bottom: 7px;
    }
    .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
        min-height: 367px;
    }
    .rslides {
        z-index: 0;
    }
     div.searchTopwrapper {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    right: 25px;
    top: -4px;}
    .searchbox input {width:120px;}
     div#mobilemap {display: none;}
}

.normalBtn {    
    margin-bottom: 15px;
    font-size: 13px;
}

@media (max-width: 320px) {
    .searchbox input {width:120px;}
    ul.navbar-nav li:first-child a {
        padding-left: 15px !important;
    }
    .topNavigation ul.navbar-nav li.active {
        background: #f3f3f3 url(../images/icon_mobile_nav_active.png) no-repeat 1% 50% !important;
    }
    .rslides {
        z-index: 0;
    }
    div.appmessgaebox {
        padding-bottom: 13px;
    }
    .loginbox {
        margin-top: 10px !important;
    }
    .rslides .cta {
        padding: 3px 51px 3px 15px !important;
        bottom: 21% !important;
        left: 0% !important;
    }
    .main_banners .buzsolution, .main_banners .whatweoffer, .main_banners .whatweoffers, .main_banners .startbusiness, .main_banners .insurance {
        height: 343px !important;
    }
    .media-body {
        background: url(../images/icon_arrow_blue.png) no-repeat 98% 80% !important;
    }
    .feedback_icon_delighted, .feedback_icon_disappointed {
        width: 80% !important;
    }
    .ftrBanner {
        width: 48%;
        float: left;
        margin-right: 4px;
    }
    .relatedLinks {
        width: 100%;
        margin-bottom: 10px;
    }
    .topNavigation {
        padding-bottom: 7px;
    }
     div.searchTopwrapper {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    right: 25px;
    top: -4px;}
     div#mobilemap {display: none;}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .site_selector #scrollWrap {
        position: absolute;
        width: 379px;
        left: 340px;
    }
    ul.styleSelector {
        right: 0;
    }
    div#mobilemap {display: none;}
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
    .site_selector #scrollWrap {
        position: absolute;
        width: 386px;
        left: 363px;
    }
    ul.styleSelector {
        right: 0;
    }
     div#mobilemap {display: none;}
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: landscape) {
    .site_selector #scrollWrap {
        position: absolute;
        width: 507px;
        left: 699px;
    }
    ul.styleSelector {
        right: 0;
    }
     div#mobilemap {display: none;}
}
@media only screen and (min-device-width: 980px) and (max-device-width: 1280px) and (orientation: portrait) {
    .site_selector #scrollWrap {
        position: absolute;
        width: 433px;
        left: 489px;
    }
    ul.styleSelector {
        right: 0;
    }
     div#mobilemap {display: none;}
}
@media only screen and (device-width: 1024px) and (orientation: landscape) {
    .site_selector #scrollWrap {
        position: absolute;
        width: 459px;
        left: 520px;
    }
    ul.styleSelector {
        right: 0;
    }
     div#mobilemap {display: none;}
}


@media only screen and (max-device-width: 767px) {
    ul.navbar-nav li:first-child a {
        padding-left: 15px;
        border-bottom: 1px solid #D2D2D2;
    }
    ul.navbar-nav li a {
        padding-left: 15px;
        border-bottom: 1px solid #D2D2D2;
    }
     div#mobilemap {display: none;}
}

@media only screen and (max-device-width: 480px) {
     div#mobilemap {display: none;}
     body > div.row.topNavigation > div > div > div.navbar-header > button.navbar-toggle { padding: 6px 10px;}
}
@media (min-width: 320px) and (max-width: 480px) {
     div#mobilemap {display: none;}
     body > div.row.topNavigation > div > div > div.navbar-header > button.navbar-toggle { padding: 6px 10px;}
}
@media (min-width: 320px) and (max-width: 470px) {
    #frContainer { margin-left: 0;}
    }
@media (min-width: 320px) and (max-width: 767px) {
    #rightCol > div > img {
        width:100%;
        float:none;
    }
    div.container div.row.main_banners div.col-sm-12 div#rightCol.col-sm-6 {
        margin-left: 0;
    }
    html.js body div.container div.row.main_banners div.col-sm-12 hr {display: none;}

    div.feedback a div.feedback_icon_delighted,  div.feedback a div.feedback_icon_disappointed {
        padding: 8px 40px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
.banner_cta {
     /* color: #2e76e1; */
    position: absolute;
    top: 90px;
    left: 5px;
    padding: 3px 27px 3px 4px;
    width:150px;
}
.ftrBanner{
    width: 170px;
}
ol.col-sm-9.breadcrumb {
    width:400px;
}
div.atmsitemaplinks{
    position: absolute;
    right:0px;
    top:200px;
}
/*div.col-sm-3{
    width:120px;
}*/
div.careerSection, div.relatedLinks {
    display: block;
}
div.relatedLinks{
    width: 24%;
}

}
/*Queries End*/
#appBoxAlwaysLooking{
    background: #0296fd;
    height: 234px;
    margin-left: 8px;
    position: relative;
    display: block;
    width: 202px;
    border: none;
    outline: none;
    float: left;
}
}
div.span3 h3.categoryHeading a, div.span9 h3.categoryHeading a, div.media h3 a, div.PrintArea h3, div.sixcolumn_roundedcorner h3 a {
    color: #002b5c;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
}
div.span3{
    width: 320px !important;
}
.CommunicationSkills{

    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 125px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-right: 25px;
}
.ComputerSkills{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 90px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -20px;
    margin-right: 25px;
}
.CustomerSkills{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 165px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-right: 45px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.NumericSkills{
     border: 2px solid #26428b !important;
     color: #26428b;
    list-style: none;
    width: 90px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ComplianceSkills{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 125px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -20px;
    margin-right: 25px;
}
.ComputerSkillsBottom{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 90px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-right: 25px;
    margin-top: 10px;
    }
    .AnalyticalSkills{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 107px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-right: 0px;
    margin-top: 10px;

    }
    .ComplianceSkillsBottom{
    border: 2px solid #26428b !important;
    color: #26428b;
    list-style: none;
    width: 100px;
    text-align: center;
    float: left;
    position: relative;
    margin-left: -40px;
    margin-top: 10px;
}
.underInto{
    border: 2px solid #298A08 !important;
    color: #298A08 !important;
    font-size: 14px !important;
    width: 325px;
    text-align: center;
}
.careerPara{
    margin-top: 75px !important;
}
.careerHeading{
    color: #0470DA;
    font-size: 18px;

}
.careerHeadingh1{
    font-size: 18px;
    background: url(../images/greenfadedruler.png) no-repeat left bottom;
    margin-bottom: 10px;
    height: 30px;
    color: #0470DA;
    }
dd{
    margin-left: 15px !important;
}
#normalBtn2 {
    float: left !important;
    font-size: 13px !important;
    margin-bottom: 20px !important;
}
.listPara li {
    font-size: 12px !important;
}
.header_icons{
    margin-left: 40px;
    width: 20%;
    height: 20%;
}
.appProcess{
    border: 2px solid #26428b;
}



.teaserContainer h1 {
    color: #26428b;
    font-size: 19px;
    font-weight: bold;
    margin: 14px 0px 20px 0px;
    margin-top: 27px;
    padding: 0px 0px 8px;
    background: url(../images/greenfadedruler.png) no-repeat left bottom;
}
.mejs__container {
    float: left;
}
.company-insider.cnn {
    position: relative !important;
    width: 440px !important;
    top: 3px !important;
}
.mod-tabview .tab-content.selected {
    position: relative !important;
    width: 278px !important;
}
.cnn .mod-tabview .header {
    width: 439px !important;
}
.cnn .body h1 {
    margin-right: 4px !important;
}
.cnn .header {
    width: 423px !important;
}
.company-insider {
    width: 440px !important;
}
.join-us {
    color: #0396fd;
}
/* Survey CSS */
.social-panel-container {
    position: fixed;
    right: 0;
    bottom: 80px;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
}

.social-panel-container.visible {
    transform: translateX(-10px);
    z-index: 999999;
}

.social-panel {
    background-color: #fff;
    border-radius: 0px;
    display: flex;
    flex-direction: column;
    position: relative;
    height: 240px;
    width: 245px;
    max-width: calc(100% - 10px);
    border-style: none;
    box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.1);
}

.social-panel button.close-btn {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 5px;
    background: #0296fd;
    bottom: -49px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.social-panel button.close-btn:focus {
    outline: none;
}

.social-panel p {
    color: black;
    line-height: 18px;
    padding: 41px 20px 10px 25px;
    position: relative;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    width: 235px;
}
.social-panel a{
    color: #0296fd;
    padding: 15px 18px 16px 25px;
}

.social-panel a:hover {
    color: #0296fd;
}

.social-panel p i {
    margin: 0 5px;
}

.social-panel p a {

    text-decoration: none;
}

.social-panel h4 {
    margin: 0px;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    background: #0296fd;
    height: 34px;
    width: 236px;
    text-align: center;
    font-weight: 500;
    padding : 10px 10px 10px 10px;
}

.social-panel ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.social-panel ul li {
    margin: 0 10px;
}

.social-panel ul li a {
    border: 1px solid #DCE1F2;
    border-radius: 50%;
    color: #001F61;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    text-decoration: none;
}

.social-panel ul li a:hover {
    border-color: #FF6A00;
    box-shadow: 0 9px 12px -9px #FF6A00;
}

.floating-btn {
    border-radius: 8.5px;
    background-color: #fd7e14;
    border: 1px solid #fd7e14;
    color: #fff;
    cursor: pointer;
    font-size: 19px;
    line-height: 20px;
    padding: 12px 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.floating-btn:hover {
    background-color: #fd7e14;
    color: #ffffff;
}

.floating-btn:focus {
    outline: none;
}


@media screen and (max-width: 480px) {

    .social-panel-container.visible {
        transform: translateX(0px);
    }
    
    .floating-btn {
        right: 10px;
    }
}