* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: none; text-rendering: optimizeLegibility; }
html { height: 100% }
body { color: #4b4b4b; font-family: "Noto Sans", sans-serif; margin-top: 10px; }
a:hover, a:active, a:selected, a:focus {
text-decoration:none;
color:#069;
}
.navbar-wrapper { position: relative; float: right }
.navbar-wrapper>.container { padding-right: 0; padding-left: 0; }
.navbar-wrapper .navbar { padding-right: 15px; padding-left: 15px; }
.navbar-wrapper .navbar .container { width: auto; }
.carousel { margin-bottom: 10px; }
.carousel-caption { z-index: 10; }
.carousel .item { }
.carousel-inner>.item>img { }
p { text-align: justify; line-height: 20px; }
h1, h2, h3, h4 { font-family: "Noto Sans", sans-serif; color: #008cd2 }
h2 { font-size: 24px; background: url(../img/h1-bg.png) repeat-x center; }
h2 span { background: #FFF; padding: 10px 10px 10px 0; }
h2.text-center span { padding: 10px; }
.navbar-nav { float: right; }
.navbar-brand { padding-top: 10px; }
.navbar-nav > li { padding-top: 20px; }
.navbar-nav > li > a { font-size: 16px; padding: 11px 15px; font-family: "Noto Sans", sans-serif; background: #008cd2; color: #FFF; border-right: solid 2px #69bae3 }
.navbar-nav > li > a:hover { background: #aaa8a8; }
.navbar-nav > li.active > a { background: #aaa8a8; }
.nav-title { font-weight: bold; padding-top: 10px; }
ul.navbar-nav li.first a { -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; }
ul.navbar-nav li.last a { border: none; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }
footer { background: #edeeef; padding: 10px 0; font-size: 11px; }
.navbar { border: none; }
.dropdown-menu { min-width: 200px; }
.dropdown-menu li a { color: #008cd2; padding: 5px; margin: 2px 8px; border-bottom: solid 1px #c0c0c0; display: block; }
.dropdown-menu li a:hover { background: #ededed }
.dropdown-menu .col-sm-6 { padding: 0; }
.nav-widedropdown { min-width: 500px; }
.breadcrumb { background: none; padding: 0; margin: 0; }
.breadcrumb a { color: #fff; font-size: 11px; }
.mtop60 { margin-top: 60px; }
.topbar { background: #f7f8fa; }
.topmenu a { color: #000; display: inline-block; padding: 5px; margin: 5px; font-size: 13px; line-height: 14px; font-weight: bold; text-transform: uppercase; }
.topmenu div { min-height: 30px; float: left; padding-left: 5px; }
.bannerbelow { padding: 0 30px; margin-top: -114px; }
.bannerbelowboxes .bordered { border-right: solid 1px #edecec; border-bottom: solid 1px #edecec; background: #fff; min-height: 250px; }
.bannerbelowboxes:first-child .bordered { border-left: solid 1px #edecec; }
.bannerbelowboxes { padding: 0; }
.bannerbelowboxes h4 { color: #FFF; font-size: 13px; text-align: center; padding: 67px 20px 10px; margin: 0; line-height: 22px; font-weight: bold; text-transform: uppercase; min-height: 105px;  }
.bannerbelowboxes p { padding: 10px; }
.forex { overflow: hidden; }
.bannerbelowinner { padding: 15px 30px; margin-top: -5px; background: #008cd2; margin-bottom: 50px; }
.bannerbelowinner h3 { color: #fff; text-transform: uppercase; display: inline-block; border-bottom: solid 1px #fff; margin: 0; padding: 0; }
.readmore { color: #db2b2b; text-decoration: underline; font-size: 11px; display: block; padding: 10px; }
.readmoreboxed { background: url(../img/readmore-bg.png) no-repeat left; color: #FFF; padding: 0 5px 0 20px; }
.middlegrey { padding: 20px 0 }
.middlegrey, .middlegrey h2 span { background: #f5f5f5; }
.newslist { padding: 0; margin: 0; }
.newslist li { display: block; }
.newslist li .cal-date { width: 16%; background: #58b9e9; color: #fff; padding: 5px; font-size: 12px; text-align: center; float: left }
.newslist li .cal-date strong { font-size: 20px; display: block; }
.newslist li .newssection { width: 84%; padding-left: 10px; float: left; }
.newslist h3 { margin: 0; }
.links a { display: inline-block; width: 60%; padding: 5px; }
.bottomlinks { padding: 20px 0; background: #5f5f5f; color: #FFF; }
.bottomlinks a { color: #FFF; font-size: 11px; padding: 2px 0; display: inline-block; }
.nopad { padding: 0 !important; }
.servicelefttile { font-weight: bold; text-transform: uppercase; margin-top: 0; }
.currentsub { display: block; border-top: solid 1px #b6b6b6; font-size: 14px; padding: 5px 0 5px 35px; position: relative; color: #222222 }
.leftmenulink { display: block; background: #008cd2; color: #FFF; border-bottom: solid 1px #fff; padding: 5px 0 5px 25px; position: relative; }
.leftmenulink:hover { background: #666; }
.rightimage img { border: solid 2px #008cd2; }
.corpvideo { display: none; }
.corpvideo iframe { width: 100%; height: auto; }
.leftmenulink:before { position: absolute; font-family: FontAwesome; font-size: 14px; color: #fff; content: "\f0a9"; top: 5px; left: 5px; }
.currentsub:before { position: absolute; font-family: FontAwesome; font-size: 14px; color: #222222; content: "\f0a9"; top: 5px; left: 10px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.currentsub:hover { color: #008cd2; }
.currentsub:hover:before { color: #008cd2; left: 20px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
a.selected { color: #008cd2; }
.selected { font-weight: bold; }
.accordion-toggle { cursor: pointer; position: relative }
.accordion-content { display: none; margin-top: 20px }
.accordion-content.default { display: block; }
.accordion-toggle { display: block; background: #008CD2; margin-bottom: 2px; padding: 10px; color: #FFF; border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; }
.accordion-toggle h3 { color: #FFF; font-size: 15px; margin: 0; padding: 0; }
.darrow { background: url(../../media/downarrow.gif) no-repeat; width: 16px; height: 10px; position: absolute; bottom: -10px; left: 20px; display: none }
.sele .darrow { display: block; }
/*.accordion-content{padding:10px}
.accordion-content a{float:right;}
.accordion-content h3{color:#008BCE; font-size:14px; margin:0; padding:0;}*/

.contactform td { padding: 5px 0 }
.contactform input[type=text], .contactform textarea, .contactform select { border: solid 1px #afafaf; width: 100%; padding: 5px; font-size: 13px; color: #636363 }
.retext { font-size: 12px; cursor: pointer; }
textarea { resize: none }
.smallhead { font-size: 15px; text-transform: uppercase; padding: 0; margin: 10px 0 }
.contactform select:not(:checked) { color: #afafaf; }
.bordered { border: solid 1px #afafaf; padding: 0 10px }
.bordered1 { border: solid 1px #afafaf; padding: 0 15px 15px 15px; border-bottom: solid 10px #008BCE; margin-bottom: 15px; position: relative }
.maps { background: #008BCE; padding: 8px; color: #FFF; width: 70px; border-bottom: solid 2px #FFF; display: block; }
.mapholder { position: absolute; right: 0; top: 31% }
.groupcompany { font-size: 13px; }
.groupcompany td { padding: 5px }
.hidden-mobile { display: block }
.hidden-dtop { display: none }
#accordion table { border-collapse: collapse; margin: 10px 0; }
#accordion td { font-size: 13px; text-align: left; padding: 3px; border-collapse: collapse; border: solid 1px #F4F4F4; }
.teamlist { margin: 0; padding: 0; }
.teamlist li { border: 1px solid #eee; float: left; display: inline-block; font-size: 12px; margin: 7px; width: calc(33.33% - 15px); padding: 10px; text-align: center; -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05); box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05); }
.teamlist li img { width: 100%; margin: 0 auto; }
.teamlist li p { padding: 0; text-align: center; font-size: 11px; }

@media only screen and (min-width:960px) {
/* styles for browsers larger than 960px; */
}

@media only screen and (min-width:1440px) {
/* styles for browsers larger than 1440px; */
}

@media only screen and (min-width:2000px) {
/* for sumo sized (mac) screens */
}

@media only screen and (max-device-width:480px) {
/* styles for mobile browsers smaller than 480px; (iPhone) */
}

@media only screen and (device-width:768px) {
/* default iPad screens */

}

@media only screen and (max-width:960px) {
/* styles for browsers lesser than 960px; */
.navbar-wrapper { clear: both; width: 100%; }
.navbar-wrapper .container { padding-right: 15px; padding-left: 15px; }
.navbar-wrapper .navbar { padding-right: 0; padding-left: 0; margin: 0; }
.carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; }
.navbar-nav { width: 100%; }
.bannerbelow, .bannerbelowinner { margin-top: 0; }
.navbar-nav li { padding: 0; margin: 0; }
.navbar-nav li a { border: none; font-size: 12px; padding: 5px; margin: 5px; }
.bannerbelowboxes .icon1 { background: #008cd2 url(../img/ico-b1.png) no-repeat right top; }
.bannerbelowboxes .icon2 { background: #008cd2 url(../img/ico-b2.png) no-repeat right top; }
.bannerbelowboxes .icon3 { background: #008cd2 url(../img/ico-b3.png) no-repeat right top; }
.bannerbelowboxes .icon4 { background: #008cd2 url(../img/ico-b4.png) no-repeat right top; }
.topmenu a { font-size: 11px; }
.carousel-indicators { display: none; }
.hidden-mobile { display: none }
.hidden-dtop { display: block }
.navbar-toggle { background: #039; }
.navbar-default .navbar-toggle .icon-bar { background: #fff; }
.teamlist li { width: 320px; }
.teamlist li p { clear: both; }
}

/* different techniques for iPad screening */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
/* For portrait layouts only */

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/* For landscape layouts only */
}
