/*
  NoorCpaital sass Them
  version:0.0.1
*/

/*Direction */

/* BASE - Base styles , variables, mixins, ect*/

/*FONT*/

.sprite,
.open-account i,
.side-form header .arrow i,
.why-hob > li .media i,
.fund-template .fund-method-box ul > li .media i,
.chat-btn .chat-bubble,
.app-icon li a i,
.home-template .platforms article ul li a i,
.file-upload-main .upload-icon,
.file-upload-main .upload-icon .update,
body > header .navbar-default .navbar-right li.lang i,
body > .cd-nav .cd-primary-nav li a.my-account i,
.footer .contact > div ul li i,
.footer .contact > div .social-links li a,
.home-template .spread-block .responsive-slide .parent .item .spread-value i,
.home-template .platforms article .btn-group .btn-default i,
.home-template .products .media-list li a .media-left span > i,
.about-template .icon-list span i,
.forex-template .icon-list span i,
.trading-accounts-template .icon-list span i,
.forex-template .table-pricing .pricing > footer a i,
.metals-template .table-pricing .pricing > footer a i,
.cfd-template .table-pricing .pricing > footer a i,
.trading-accounts-template .table-pricing .pricing > footer a i,
.forex-template .spread-section .nav-tabs li i.pairs,
.trading-accounts-template .spread-section .nav-tabs li i.pairs,
.forex-template .spread-section .media-list .media .media-left i,
.trading-accounts-template .spread-section .media-list .media .media-left i,
.mt4-template .hero-inner .download-link a i,
.mt4-template .hero .download-link a i,
.inner-template .download-block ul li a i,
.trading-accounts-template .trading-features .open-account-side .btn-group a i,
.contact-template .contact-info .media-list .media-left i,
.demo-account-template .benifits .media-list .media-left i,
.download-center .documents ul li a .download,
.download-center .documents ul li::before,
.fund-template .fund-method-box ul li .media .media-left i,
.coming-soon .loading,
.inner-template .download-block header span i.download {
    position: relative;
    background: url("../../img/sprite7012.png?v=50202024") no-repeat transparent;
    display: block;
}

/*UNCTIONS*/

/*MIXIN*/

/* Powered by: https://github.com/tonystar/float-label-css
 */

/* Re-usable mixins
 * https://github.com/tonystar/float-label-css/blob/master/scss/_mixins.scss
 */

* {
    outline: none !important;
}

a {
    color: #d5cbaa;
}

a:hover,
a:focus,
a:active,
a:focus:active {
    color: #737479;
}

.form-control,
.select2-container .select2-selection--single,
.modal-content {
    border-radius: 0;
}

.section {
    padding-top: 60px;
    padding-bottom: 60px;
}

body {
    color: #2a2c31;
    background: #f2f4f7;
    overflow-x: hidden;
}

body,
html {
    min-height: 100%;
    height: 100%;
}

main,
.content {
    height: auto;
    min-height: 100%;
    position: relative;
}

.main-content {
    padding-bottom: 590px;
}

@media screen and (max-width: 767px) {
    .main-content {
        padding-bottom: 103px;
    }
}

.list-unstyled {
    padding: 0;
}

.list-unstyled li {
    background: none;
    margin: 0;
}

strong {
    font-weight: normal;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
}

.red {
    color: #ff0000;
}

.green {
    color: #01bc36;
}

/*container max width*/

.container-fluid {
    max-width: 1170px;
}

.default-sec-margine {
    margin-top: 50px;
}

a {
    color: #1890ff;
}

a:focus,
a:hover,
a:active {
    text-decoration: none;
    outline: 0;
    color: #2a2c31;
}

hr {
    border-color: #ddd;
}

/*MODULES  - Individual site components */

/*FONT*/

@font-face {
    font-family: "font-bold";
    src: url("../../fonts/ltr/font-bold.eot");
    src: url("../../fonts/ltr/font-boldd41d.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/ltr/font-bold.woff") format("woff"), url("../../fonts/ltr/font-bold.ttf") format("truetype");
}

@font-face {
    font-family: "font-reg";
    src: url("../../fonts/ltr/font-reg.eot");
    src: url("../../fonts/ltr/font-regd41d.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/ltr/font-reg.woff") format("woff"), url("../../fonts/ltr/font-reg.ttf") format("truetype");
}

@font-face {
    font-family: "font-light";
    src: url("../../fonts/ltr/font-light.eot");
    src: url("../../fonts/ltr/font-lightd41d.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/ltr/font-light.woff") format("woff"), url("../../fonts/ltr/font-light.ttf") format("truetype");
}

@font-face {
    font-family: "font-med";
    src: url("../../fonts/ltr/font-med.eot");
    src: url("../../fonts/ltr/font-medd41d.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/ltr/font-med.woff") format("woff"), url("../../fonts/ltr/font-med.html") format("truetype");
}

html {
    font-size: 16px;
}

body {
    font-family: "font-reg", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3 {
    font-family: "font-light", Helvetica, Arial, sans-serif;
}

@media (min-width: 1170px) {
    .open-account {
        display: none !important;
    }
}

.open-account div:first-child a {
    border-bottom: 1px solid #1f3359;
}

.open-account a {
    opacity: 1;
    display: inline-block;
}

.open-account i.demo-icon {
    width: 45px;
    height: 49px;
    background-position: -137px -432px;
    top: 12px;
}

.open-account i.live-icon {
    width: 38px;
    height: 38px;
    margin-right: 7px;
    background-position: -183px -432px;
}

.open-account h5,
.open-account a div {
    display: inline-block;
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
}

.open-account a div {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.open-account h5 span,
.open-account div span {
    font-size: 20px;
    font-size: 1.25rem;
    text-transform: none;
    color: #fff;
    opacity: 0.7;
    display: block;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
    letter-spacing: 0.5px;
}

.btn {
    border-radius: 0;
    min-height: 50px;
    border-width: 2px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 31px;
}

.btn:hover,
.btn:active,
.btn:focus {
    box-shadow: 0;
    outline: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus,
.btn-default:focus:hover {
    background: transparent;
    border-color: #0f75bc;
    color: #fff;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus:hover {
    background: #0f75bc;
    border-color: #0f75bc;
    background-repeat: repeat-x;
    border-width: 0;
    color: #fff;
    outline: 0;
    font-size: 30px;
    font-size: 1.875rem;
    text-transform: uppercase;
    padding: 20px 30px;
}

.more:hover {
    border-color: #2a2c31;
    color: #2a2c31;
}

.flat-btn,
.contact-template .contact-form form .btn-primary,
.demo-account-template .side-form form .btn-primary {
    background: #0f75bc;
    border-width: 2px;
    border-color: #0f75bc;
}
.flat-btn:hover,
.contact-template .contact-form form .btn-primary:hover,
.demo-account-template .side-form form .register-btn:hover {
    opacity: 1;
    background-color: #0069d9;
    border-color: #0062cc;
}

.demo-account-template .side-form form .signin-btn:hover {
    opacity: 1;
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

.demo-account-template .side-form form .form-group.buttons-container {
    margin-bottom: 0;
}
.demo-account-template .side-form form .register-btn,
.demo-account-template .side-form form .signin-btn {
    width: 100% !important;
    font-size: 20px !important;
    border-radius: 5px;
    line-height: 24px;
}
.demo-account-template .side-form form .signin-btn {
    display: block;
    padding: 13px;
    margin-top: 10px;
    background: #fff;
    color: #0f75bc;
    border-width: 1px;
}

.hero,
.hero-inner,
.institutional-template .hero,
.about-template .hero,
.forex-template .hero,
.trading-accounts-template .hero,
.metals-template .hero,
.mt4-template .hero,
.cfd-template .hero,
.contact-template .hero,
.spot-trading .hero,
.demo-account-template .hero,
.download-center .hero,
.intrest-free .hero,
.fund-template .hero {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.hero-inner,
.institutional-template .hero,
.institutional-template .hero-inner,
.about-template .hero,
.forex-template .hero,
.trading-accounts-template .hero,
.about-template .hero-inner,
.forex-template .hero-inner,
.trading-accounts-template .hero-inner,
.metals-template .hero,
.metals-template .hero-inner,
.mt4-template .hero,
.mt4-template .hero-inner,
.cfd-template .hero,
.cfd-template .hero-inner,
.contact-template .hero,
.contact-template .hero-inner,
.spot-trading .hero,
.spot-trading .hero-inner,
.demo-account-template .hero,
.demo-account-template .hero-inner,
.download-center .hero,
.download-center .hero-inner,
.intrest-free .hero,
.intrest-free .hero-inner,
.fund-template .hero,
.fund-template .hero-inner {
    margin-top: -75px;
    padding-top: 190px;
    position: relative;
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .hero-inner,
    .institutional-template .hero,
    .institutional-template .hero-inner,
    .about-template .hero,
    .forex-template .hero,
    .trading-accounts-template .hero,
    .about-template .hero-inner,
    .forex-template .hero-inner,
    .trading-accounts-template .hero-inner,
    .metals-template .hero,
    .metals-template .hero-inner,
    .mt4-template .hero,
    .mt4-template .hero-inner,
    .cfd-template .hero,
    .cfd-template .hero-inner,
    .contact-template .hero,
    .contact-template .hero-inner,
    .spot-trading .hero,
    .spot-trading .hero-inner,
    .demo-account-template .hero,
    .demo-account-template .hero-inner,
    .download-center .hero,
    .download-center .hero-inner,
    .intrest-free .hero,
    .intrest-free .hero-inner,
    .fund-template .hero,
    .fund-template .hero-inner {
        height: 490px;
    }
}

@media (min-width: 992px) {
    .hero-inner,
    .institutional-template .hero,
    .institutional-template .hero-inner,
    .about-template .hero,
    .forex-template .hero,
    .trading-accounts-template .hero,
    .about-template .hero-inner,
    .forex-template .hero-inner,
    .trading-accounts-template .hero-inner,
    .metals-template .hero,
    .metals-template .hero-inner,
    .mt4-template .hero,
    .mt4-template .hero-inner,
    .cfd-template .hero,
    .cfd-template .hero-inner,
    .contact-template .hero,
    .contact-template .hero-inner,
    .spot-trading .hero,
    .spot-trading .hero-inner,
    .demo-account-template .hero,
    .demo-account-template .hero-inner,
    .download-center .hero,
    .download-center .hero-inner,
    .intrest-free .hero,
    .intrest-free .hero-inner,
    .fund-template .hero,
    .fund-template .hero-inner {
        height: 465px;
    }
}

@media screen and (max-width: 767px) {
    .hero-inner,
    .institutional-template .hero,
    .institutional-template .hero-inner,
    .about-template .hero,
    .forex-template .hero,
    .trading-accounts-template .hero,
    .about-template .hero-inner,
    .forex-template .hero-inner,
    .trading-accounts-template .hero-inner,
    .metals-template .hero,
    .metals-template .hero-inner,
    .mt4-template .hero,
    .mt4-template .hero-inner,
    .cfd-template .hero,
    .cfd-template .hero-inner,
    .contact-template .hero,
    .contact-template .hero-inner,
    .spot-trading .hero,
    .spot-trading .hero-inner,
    .demo-account-template .hero,
    .demo-account-template .hero-inner,
    .download-center .hero,
    .download-center .hero-inner,
    .intrest-free .hero,
    .intrest-free .hero-inner,
    .fund-template .hero,
    .fund-template .hero-inner {
        height: auto;
        padding-bottom: 70px;
    }
}

.hero-inner article,
.institutional-template .hero article,
.institutional-template .hero-inner article,
.about-template .hero article,
.forex-template .hero article,
.trading-accounts-template .hero article,
.about-template .hero-inner article,
.forex-template .hero-inner article,
.trading-accounts-template .hero-inner article,
.metals-template .hero article,
.metals-template .hero-inner article,
.mt4-template .hero article,
.mt4-template .hero-inner article,
.cfd-template .hero article,
.cfd-template .hero-inner article,
.contact-template .hero article,
.contact-template .hero-inner article,
.spot-trading .hero article,
.spot-trading .hero-inner article,
.demo-account-template .hero article,
.demo-account-template .hero-inner article,
.download-center .hero article,
.download-center .hero-inner article,
.intrest-free .hero article,
.intrest-free .hero-inner article,
.fund-template .hero article,
.fund-template .hero-inner article {
    padding-top: 61px;
}

.hero-inner article.brife,
.institutional-template .hero article.brife,
.about-template .hero article.brife,
.forex-template .hero article.brife,
.trading-accounts-template .hero article.brife,
.metals-template .hero article.brife,
.mt4-template .hero article.brife,
.cfd-template .hero article.brife,
.contact-template .hero article.brife,
.spot-trading .hero article.brife,
.demo-account-template .hero article.brife,
.download-center .hero article.brife,
.intrest-free .hero article.brife,
.fund-template .hero article.brife {
    padding-top: 0;
}

.hero-inner article header > h1,
.institutional-template .hero article header > h1,
.institutional-template .hero-inner article header > h1,
.about-template .hero article header > h1,
.forex-template .hero article header > h1,
.trading-accounts-template .hero article header > h1,
.about-template .hero-inner article header > h1,
.forex-template .hero-inner article header > h1,
.trading-accounts-template .hero-inner article header > h1,
.metals-template .hero article header > h1,
.metals-template .hero-inner article header > h1,
.mt4-template .hero article header > h1,
.mt4-template .hero-inner article header > h1,
.cfd-template .hero article header > h1,
.cfd-template .hero-inner article header > h1,
.contact-template .hero article header > h1,
.contact-template .hero-inner article header > h1,
.spot-trading .hero article header > h1,
.spot-trading .hero-inner article header > h1,
.demo-account-template .hero article header > h1,
.demo-account-template .hero-inner article header > h1,
.download-center .hero article header > h1,
.download-center .hero-inner article header > h1,
.intrest-free .hero article header > h1,
.intrest-free .hero-inner article header > h1,
.fund-template .hero article header > h1,
.fund-template .hero-inner article header > h1 {
    color: #fff;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: capitalize;
    font-size: 55px;
    font-size: 3.4375rem;
}

@media screen and (max-width: 767px) {
    .hero-inner article header > h1,
    .institutional-template .hero article header > h1,
    .institutional-template .hero-inner article header > h1,
    .about-template .hero article header > h1,
    .forex-template .hero article header > h1,
    .trading-accounts-template .hero article header > h1,
    .about-template .hero-inner article header > h1,
    .forex-template .hero-inner article header > h1,
    .trading-accounts-template .hero-inner article header > h1,
    .metals-template .hero article header > h1,
    .metals-template .hero-inner article header > h1,
    .mt4-template .hero article header > h1,
    .mt4-template .hero-inner article header > h1,
    .cfd-template .hero article header > h1,
    .cfd-template .hero-inner article header > h1,
    .contact-template .hero article header > h1,
    .contact-template .hero-inner article header > h1,
    .spot-trading .hero article header > h1,
    .spot-trading .hero-inner article header > h1,
    .demo-account-template .hero article header > h1,
    .demo-account-template .hero-inner article header > h1,
    .download-center .hero article header > h1,
    .download-center .hero-inner article header > h1,
    .intrest-free .hero article header > h1,
    .intrest-free .hero-inner article header > h1,
    .fund-template .hero article header > h1,
    .fund-template .hero-inner article header > h1 {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

.hero-inner article p,
.institutional-template .hero article p,
.institutional-template .hero-inner article p,
.about-template .hero article p,
.forex-template .hero article p,
.trading-accounts-template .hero article p,
.about-template .hero-inner article p,
.forex-template .hero-inner article p,
.trading-accounts-template .hero-inner article p,
.metals-template .hero article p,
.metals-template .hero-inner article p,
.mt4-template .hero article p,
.mt4-template .hero-inner article p,
.cfd-template .hero article p,
.cfd-template .hero-inner article p,
.contact-template .hero article p,
.contact-template .hero-inner article p,
.spot-trading .hero article p,
.spot-trading .hero-inner article p,
.demo-account-template .hero article p,
.demo-account-template .hero-inner article p,
.download-center .hero article p,
.download-center .hero-inner article p,
.intrest-free .hero article p,
.intrest-free .hero-inner article p,
.fund-template .hero article p,
.fund-template .hero-inner article p {
    color: #bdc0c5;
    margin-top: 30px;
    font-size: 17px;
    font-size: 1.0625rem;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .hero-inner article p,
    .institutional-template .hero article p,
    .institutional-template .hero-inner article p,
    .about-template .hero article p,
    .forex-template .hero article p,
    .trading-accounts-template .hero article p,
    .about-template .hero-inner article p,
    .forex-template .hero-inner article p,
    .trading-accounts-template .hero-inner article p,
    .metals-template .hero article p,
    .metals-template .hero-inner article p,
    .mt4-template .hero article p,
    .mt4-template .hero-inner article p,
    .cfd-template .hero article p,
    .cfd-template .hero-inner article p,
    .contact-template .hero article p,
    .contact-template .hero-inner article p,
    .spot-trading .hero article p,
    .spot-trading .hero-inner article p,
    .demo-account-template .hero article p,
    .demo-account-template .hero-inner article p,
    .download-center .hero article p,
    .download-center .hero-inner article p,
    .intrest-free .hero article p,
    .intrest-free .hero-inner article p,
    .fund-template .hero article p,
    .fund-template .hero-inner article p {
        font-size: 50px;
        font-size: 3.125rem;
    }
}

@media (min-width: 768px) {
    .hero-inner article p,
    .institutional-template .hero article p,
    .institutional-template .hero-inner article p,
    .about-template .hero article p,
    .forex-template .hero article p,
    .trading-accounts-template .hero article p,
    .about-template .hero-inner article p,
    .forex-template .hero-inner article p,
    .trading-accounts-template .hero-inner article p,
    .metals-template .hero article p,
    .metals-template .hero-inner article p,
    .mt4-template .hero article p,
    .mt4-template .hero-inner article p,
    .cfd-template .hero article p,
    .cfd-template .hero-inner article p,
    .contact-template .hero article p,
    .contact-template .hero-inner article p,
    .spot-trading .hero article p,
    .spot-trading .hero-inner article p,
    .demo-account-template .hero article p,
    .demo-account-template .hero-inner article p,
    .download-center .hero article p,
    .download-center .hero-inner article p,
    .intrest-free .hero article p,
    .intrest-free .hero-inner article p,
    .fund-template .hero article p,
    .fund-template .hero-inner article p {
        max-height: 740px;
    }
}

@media (min-width: 992px) {
    .hero-inner article p,
    .institutional-template .hero article p,
    .institutional-template .hero-inner article p,
    .about-template .hero article p,
    .forex-template .hero article p,
    .trading-accounts-template .hero article p,
    .about-template .hero-inner article p,
    .forex-template .hero-inner article p,
    .trading-accounts-template .hero-inner article p,
    .metals-template .hero article p,
    .metals-template .hero-inner article p,
    .mt4-template .hero article p,
    .mt4-template .hero-inner article p,
    .cfd-template .hero article p,
    .cfd-template .hero-inner article p,
    .contact-template .hero article p,
    .contact-template .hero-inner article p,
    .spot-trading .hero article p,
    .spot-trading .hero-inner article p,
    .demo-account-template .hero article p,
    .demo-account-template .hero-inner article p,
    .download-center .hero article p,
    .download-center .hero-inner article p,
    .intrest-free .hero article p,
    .intrest-free .hero-inner article p,
    .fund-template .hero article p,
    .fund-template .hero-inner article p {
        max-height: 100px;
    }
}

@media screen and (max-width: 767px) {
    .hero-inner article p,
    .institutional-template .hero article p,
    .institutional-template .hero-inner article p,
    .about-template .hero article p,
    .forex-template .hero article p,
    .trading-accounts-template .hero article p,
    .about-template .hero-inner article p,
    .forex-template .hero-inner article p,
    .trading-accounts-template .hero-inner article p,
    .metals-template .hero article p,
    .metals-template .hero-inner article p,
    .mt4-template .hero article p,
    .mt4-template .hero-inner article p,
    .cfd-template .hero article p,
    .cfd-template .hero-inner article p,
    .contact-template .hero article p,
    .contact-template .hero-inner article p,
    .spot-trading .hero article p,
    .spot-trading .hero-inner article p,
    .demo-account-template .hero article p,
    .demo-account-template .hero-inner article p,
    .download-center .hero article p,
    .download-center .hero-inner article p,
    .intrest-free .hero article p,
    .intrest-free .hero-inner article p,
    .fund-template .hero article p,
    .fund-template .hero-inner article p {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.hero-inner .breadcrumb-main,
.institutional-template .hero .breadcrumb-main,
.about-template .hero .breadcrumb-main,
.forex-template .hero .breadcrumb-main,
.trading-accounts-template .hero .breadcrumb-main,
.metals-template .hero .breadcrumb-main,
.mt4-template .hero .breadcrumb-main,
.cfd-template .hero .breadcrumb-main,
.contact-template .hero .breadcrumb-main,
.spot-trading .hero .breadcrumb-main,
.demo-account-template .hero .breadcrumb-main,
.download-center .hero .breadcrumb-main,
.intrest-free .hero .breadcrumb-main,
.fund-template .hero .breadcrumb-main {
    position: absolute;
    bottom: 0;
    background: rgba(3, 6, 19, 0.71);
    height: 50px;
    width: 100%;
}

.hero-inner .breadcrumb-main .breadcrumb,
.institutional-template .hero .breadcrumb-main .breadcrumb,
.about-template .hero .breadcrumb-main .breadcrumb,
.forex-template .hero .breadcrumb-main .breadcrumb,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb,
.metals-template .hero .breadcrumb-main .breadcrumb,
.mt4-template .hero .breadcrumb-main .breadcrumb,
.cfd-template .hero .breadcrumb-main .breadcrumb,
.contact-template .hero .breadcrumb-main .breadcrumb,
.spot-trading .hero .breadcrumb-main .breadcrumb,
.demo-account-template .hero .breadcrumb-main .breadcrumb,
.download-center .hero .breadcrumb-main .breadcrumb,
.intrest-free .hero .breadcrumb-main .breadcrumb,
.fund-template .hero .breadcrumb-main .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding-top: 13px;
}

.hero-inner .breadcrumb-main .breadcrumb li a,
.institutional-template .hero .breadcrumb-main .breadcrumb li a,
.about-template .hero .breadcrumb-main .breadcrumb li a,
.forex-template .hero .breadcrumb-main .breadcrumb li a,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li a,
.metals-template .hero .breadcrumb-main .breadcrumb li a,
.mt4-template .hero .breadcrumb-main .breadcrumb li a,
.cfd-template .hero .breadcrumb-main .breadcrumb li a,
.contact-template .hero .breadcrumb-main .breadcrumb li a,
.spot-trading .hero .breadcrumb-main .breadcrumb li a,
.demo-account-template .hero .breadcrumb-main .breadcrumb li a,
.download-center .hero .breadcrumb-main .breadcrumb li a,
.intrest-free .hero .breadcrumb-main .breadcrumb li a,
.fund-template .hero .breadcrumb-main .breadcrumb li a,
.hero-inner .breadcrumb-main .breadcrumb li span,
.institutional-template .hero .breadcrumb-main .breadcrumb li span,
.about-template .hero .breadcrumb-main .breadcrumb li span,
.forex-template .hero .breadcrumb-main .breadcrumb li span,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li span,
.metals-template .hero .breadcrumb-main .breadcrumb li span,
.mt4-template .hero .breadcrumb-main .breadcrumb li span,
.cfd-template .hero .breadcrumb-main .breadcrumb li span,
.contact-template .hero .breadcrumb-main .breadcrumb li span,
.spot-trading .hero .breadcrumb-main .breadcrumb li span,
.demo-account-template .hero .breadcrumb-main .breadcrumb li span,
.download-center .hero .breadcrumb-main .breadcrumb li span,
.intrest-free .hero .breadcrumb-main .breadcrumb li span,
.fund-template .hero .breadcrumb-main .breadcrumb li span {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-size: 16px;
    font-size: 1rem;
}

.hero-inner .breadcrumb-main .breadcrumb li a i,
.institutional-template .hero .breadcrumb-main .breadcrumb li a i,
.about-template .hero .breadcrumb-main .breadcrumb li a i,
.forex-template .hero .breadcrumb-main .breadcrumb li a i,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li a i,
.metals-template .hero .breadcrumb-main .breadcrumb li a i,
.mt4-template .hero .breadcrumb-main .breadcrumb li a i,
.cfd-template .hero .breadcrumb-main .breadcrumb li a i,
.contact-template .hero .breadcrumb-main .breadcrumb li a i,
.spot-trading .hero .breadcrumb-main .breadcrumb li a i,
.demo-account-template .hero .breadcrumb-main .breadcrumb li a i,
.download-center .hero .breadcrumb-main .breadcrumb li a i,
.intrest-free .hero .breadcrumb-main .breadcrumb li a i,
.fund-template .hero .breadcrumb-main .breadcrumb li a i,
.hero-inner .breadcrumb-main .breadcrumb li span i,
.institutional-template .hero .breadcrumb-main .breadcrumb li span i,
.about-template .hero .breadcrumb-main .breadcrumb li span i,
.forex-template .hero .breadcrumb-main .breadcrumb li span i,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li span i,
.metals-template .hero .breadcrumb-main .breadcrumb li span i,
.mt4-template .hero .breadcrumb-main .breadcrumb li span i,
.cfd-template .hero .breadcrumb-main .breadcrumb li span i,
.contact-template .hero .breadcrumb-main .breadcrumb li span i,
.spot-trading .hero .breadcrumb-main .breadcrumb li span i,
.demo-account-template .hero .breadcrumb-main .breadcrumb li span i,
.download-center .hero .breadcrumb-main .breadcrumb li span i,
.intrest-free .hero .breadcrumb-main .breadcrumb li span i,
.fund-template .hero .breadcrumb-main .breadcrumb li span i {
    font-size: 14px;
    font-size: 0.875rem;
}

.hero-inner .breadcrumb-main .breadcrumb li a:hover,
.institutional-template .hero .breadcrumb-main .breadcrumb li a:hover,
.about-template .hero .breadcrumb-main .breadcrumb li a:hover,
.forex-template .hero .breadcrumb-main .breadcrumb li a:hover,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li a:hover,
.metals-template .hero .breadcrumb-main .breadcrumb li a:hover,
.mt4-template .hero .breadcrumb-main .breadcrumb li a:hover,
.cfd-template .hero .breadcrumb-main .breadcrumb li a:hover,
.contact-template .hero .breadcrumb-main .breadcrumb li a:hover,
.spot-trading .hero .breadcrumb-main .breadcrumb li a:hover,
.demo-account-template .hero .breadcrumb-main .breadcrumb li a:hover,
.download-center .hero .breadcrumb-main .breadcrumb li a:hover,
.intrest-free .hero .breadcrumb-main .breadcrumb li a:hover,
.fund-template .hero .breadcrumb-main .breadcrumb li a:hover {
    color: #c1c1c4;
}

.hero-inner .breadcrumb-main .breadcrumb li.active a,
.institutional-template .hero .breadcrumb-main .breadcrumb li.active a,
.about-template .hero .breadcrumb-main .breadcrumb li.active a,
.forex-template .hero .breadcrumb-main .breadcrumb li.active a,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li.active a,
.metals-template .hero .breadcrumb-main .breadcrumb li.active a,
.mt4-template .hero .breadcrumb-main .breadcrumb li.active a,
.cfd-template .hero .breadcrumb-main .breadcrumb li.active a,
.contact-template .hero .breadcrumb-main .breadcrumb li.active a,
.spot-trading .hero .breadcrumb-main .breadcrumb li.active a,
.demo-account-template .hero .breadcrumb-main .breadcrumb li.active a,
.download-center .hero .breadcrumb-main .breadcrumb li.active a,
.intrest-free .hero .breadcrumb-main .breadcrumb li.active a,
.fund-template .hero .breadcrumb-main .breadcrumb li.active a {
    cursor: default;
    color: #8d8e92;
}

@media screen and (max-width: 480px) {
    .hero-inner .breadcrumb-main .breadcrumb li:nth-child(2),
    .institutional-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .about-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .forex-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .trading-accounts-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .metals-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .mt4-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .cfd-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .contact-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .spot-trading .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .demo-account-template .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .download-center .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .intrest-free .hero .breadcrumb-main .breadcrumb li:nth-child(2),
    .fund-template .hero .breadcrumb-main .breadcrumb li:nth-child(2) {
        display: none;
    }
}

.hero-inner .breadcrumb-main .breadcrumb li + li::before,
.institutional-template .hero .breadcrumb-main .breadcrumb li + li::before,
.about-template .hero .breadcrumb-main .breadcrumb li + li::before,
.forex-template .hero .breadcrumb-main .breadcrumb li + li::before,
.trading-accounts-template .hero .breadcrumb-main .breadcrumb li + li::before,
.metals-template .hero .breadcrumb-main .breadcrumb li + li::before,
.mt4-template .hero .breadcrumb-main .breadcrumb li + li::before,
.cfd-template .hero .breadcrumb-main .breadcrumb li + li::before,
.contact-template .hero .breadcrumb-main .breadcrumb li + li::before,
.spot-trading .hero .breadcrumb-main .breadcrumb li + li::before,
.demo-account-template .hero .breadcrumb-main .breadcrumb li + li::before,
.download-center .hero .breadcrumb-main .breadcrumb li + li::before,
.intrest-free .hero .breadcrumb-main .breadcrumb li + li::before,
.fund-template .hero .breadcrumb-main .breadcrumb li + li::before {
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\e080";
}

.inner-template {
    margin-bottom: 60px;
}

.inner-template p {
    line-height: 26px;
    color: #2a2c31;
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
}

@media screen and (max-width: 767px) {
    .inner-template p {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.inner-template blockquote {
    padding: 0 0 0 15px;
    border-left: 3px solid #d2d2d2;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
    color: #2a2c31;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .inner-template blockquote {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.inner-template h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "font-med", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    .inner-template h2 {
        font-size: 27px;
        font-size: 1.6875rem;
    }
}

.inner-template h2 .line,
.inner-template h2 .col-md-12 article + article,
.inner-template .col-md-12 h2 article + article,
.inner-template h2 .forex-template .table-pricing .col-md-12 + .col-md-12,
.forex-template .table-pricing .inner-template h2 .col-md-12 + .col-md-12,
.cfd-template .table-pricing .inner-template h2 .col-md-12 + .col-md-12,
.metals-template .table-pricing .inner-template h2 .col-md-12 + .col-md-12,
.inner-template h2 .trading-accounts-template .table-pricing .col-md-12 + .col-md-12,
.trading-accounts-template .table-pricing .inner-template h2 .col-md-12 + .col-md-12 {
    width: 80px;
    height: 4px;
    position: absolute;
    background: #1b75bc;
    bottom: -8px;
}

.inner-template h3 {
    margin: 0;
    color: #1b75bc;
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: "font-med", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .inner-template h3 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.inner-template .h3-light,
.mt4-template .inner-template h3 {
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
}

.inner-template h4 {
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    color: #1b75bc;
}

.inner-template article > header:first-child {
    padding-top: 20px;
}

.inner-template .heading-underline h2,
.inner-template .trading-accounts-template .trading-features h2,
.trading-accounts-template .inner-template .trading-features h2,
.inner-template .contact-template .contact-main h2,
.contact-template .inner-template .contact-main h2,
.inner-template .download-center .documents h2,
.download-center .inner-template .documents h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}

.inner-template .heading-underline h2 + span,
.inner-template .trading-accounts-template .trading-features h2 + span,
.trading-accounts-template .inner-template .trading-features h2 + span,
.inner-template .contact-template .contact-main h2 + span,
.contact-template .inner-template .contact-main h2 + span,
.inner-template .download-center .documents h2 + span,
.download-center .inner-template .documents h2 + span {
    width: 80px;
    height: 4px;
    background: #1b75bc;
    margin: 0 auto;
    display: inline-block;
    margin: 10px 0 20px;
}

.seperated-section,
.forex-template .spread-section,
.trading-accounts-template .spread-section,
.metals-template .metals-spread,
.mt4-template .inner-template .features-sec {
    background: #fff;
    padding: 50px 0;
    border-top: 1px solid #e0e3eb;
}

.open-account-footer,
.forex-template .open-account-footer,
.trading-accounts-template .open-account-footer {
    padding: 40px 0 0;
    text-align: center;
    border-top: 1px solid #e0e3eb;
}

@media screen and (max-width: 767px) {
    .open-account-footer,
    .forex-template .open-account-footer,
    .trading-accounts-template .open-account-footer {
        padding: 30px 0 0;
    }
}

.open-account-footer p,
.forex-template .open-account-footer p,
.trading-accounts-template .open-account-footer p {
    font-size: 30px;
    font-size: 1.875rem;
    text-transform: uppercase;
    color: #1b75bc;
    line-height: 50px;
    font-size: 35px;
    font-size: 2.1875rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .open-account-footer p,
    .forex-template .open-account-footer p,
    .trading-accounts-template .open-account-footer p {
        margin-bottom: 45px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 35px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .open-account-footer .btn-group .btn {
        margin: 0 5px;
        font-size: 20px;
        font-size: 1.25rem;
        min-width: 0;
        line-height: 1.1;
        padding: 15px 20px;
    }
}

@media (min-width: 992px) {
    .open-account-footer .btn-group .btn {
        margin: 0 20px;
        font-size: 25px;
        font-size: 1.5625rem;
        min-width: 350px;
        line-height: 37px;
        padding: 20px 30px;
    }
}

@media screen and (max-width: 767px) {
    .open-account-footer .btn-group .btn {
        margin: 0 2px;
        font-size: 16px;
        font-size: 1rem;
        min-width: 0;
        line-height: 1.1;
        padding: 10px 12px;
        min-height: 0;
        border-width: 1px;
    }
}

.open-account-footer .btn-group .btn-primary {
    background: #0f75bc;
    border: 2px solid #0f75bc;
}

.open-account-footer .btn-group .btn-primary:hover {
    background-color: #0069d9;
    border-color: #0069d9;
}

.open-account-footer .btn-group .btn-default {
    text-transform: uppercase;
    background: #fff;
    color: #0f75bc;
    border-color: #0f75bc;
}

.open-account-footer .btn-group .btn-default:hover {
    opacity: 1;
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

@media screen and (max-width: 767px) {
    .open-account-footer .btn-group .btn-primary {
        border-width: 1px;
    }
}

.side-form {
    background: #fff;
    border: 1px solid #e0e3eb;
    margin-bottom: 60px;
}

.side-form header {
    border-bottom: 1px solid #e0e3eb;
    padding: 20px;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.side-form header h5 {
    font-family: "font-light", Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 26px;
    font-size: 1.625rem;
}

.side-form header span {
    font-size: 14px;
    font-size: 0.875rem;
    opacity: 0.5;
    filter: alpha(opacity=50);
    letter-spacing: 0.2px;
}

.side-form header .arrow {
    width: 45px;
    height: 45px;
    background: #1b75bc;
    border-radius: 100px;
    display: inline-block;
    position: absolute;
    padding-top: 17px;
    left: 50%;
    margin-left: -22px;
    bottom: -22px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.side-form header .arrow i {
    width: 19px;
    height: 10px;
    background-position: -368px -341px !important;
}

.side-form form {
    padding: 0 20px 20px;
}

.side-form form .input-group + span {
    margin-left: 65px;
}

.side-form form .form-group {
    margin-bottom: 20px;
}

.side-form form .input-group {
    direction: ltr;
}

.side-form form .input-group input {
    margin-bottom: 0 !important;
}

.side-form form .button {
    text-align: center;
}

.side-form form .button button,
.side-form form .button button:hover {
    font-size: 25px;
    font-size: 1.5625rem;
    padding: 12px;
    width: 70%;
}
.side-form form .button button:hover {
    opacity: 1;
    background-color: #0069d9;
    border-color: #0062cc;
}

.side-form form .has-float-label label,
.side-form form .has-float-label > span {
    position: absolute;
    left: 0;
    top: -15px;
    cursor: text;
    font-size: 11px;
    opacity: 0.9;
    transition: all 0.2s;
    top: -7px;
    color: #444;
    letter-spacing: 0.5px;
    font-weight: normal;
    z-index: 1;
}

.side-form form .has-float-label input:placeholder-shown:not(:focus) + *,
.side-form form .has-float-label select:placeholder-shown:not(:focus) + *,
.side-form form .has-float-label textarea:placeholder-shown:not(:focus) + * {
    font-size: 14px;
    opacity: 0.7;
    top: 0.25em;
    font-weight: normal;
    text-shadow: none;
    z-index: 0;
}

.side-form form .select-label > label {
    top: -9px;
    z-index: 1;
}

.why-hob,
.fund-template .fund-method-box ul {
    margin-bottom: 0;
}

.why-hob > li,
.fund-template .fund-method-box ul > li {
    padding: 25px 15px 20px;
}

@media (min-width: 768px) {
    .why-hob > li,
    .fund-template .fund-method-box ul > li {
        padding: 30px 15px 0;
    }
}

@media (min-width: 992px) {
    .why-hob > li,
    .fund-template .fund-method-box ul > li {
        border-bottom-width: 0;
    }
}

@media screen and (max-width: 767px) {
    .why-hob > li:not(:last-of-type),
    .fund-template .fund-method-box ul > li {
        border-bottom: 1px solid #eee;
    }
    .section {
        padding-bottom: 30px;
    }
}

.why-hob > li .media,
.fund-template .fund-method-box ul > li .media {
    height: 65px;
}

.why-hob > li .media .media-left,
.fund-template .fund-method-box ul > li .media .media-left {
    height: 75px;
    vertical-align: top;
    padding-right: 10px;
}

.why-hob > li .media i,
.fund-template .fund-method-box ul > li .media i {
    width: 65px;
}

.why-hob > li .media i.bank,
.fund-template .fund-method-box ul > li .media i.bank {
    height: 56px;
    background-position: -1px -56px;
}

.why-hob > li .media i.fca,
.fund-template .fund-method-box ul > li .media i.fca {
    height: 56px;
    background-position: -1px -289px;
}

.why-hob > li .media i.spreads,
.fund-template .fund-method-box ul > li .media i.spreads {
    height: 55px;
    background-position: -1px 0;
}

.why-hob > li .media i.seg-fund,
.fund-template .fund-method-box ul > li .media i.seg-fund {
    height: 65px;
    background-position: -1px -294px;
}

.why-hob > li .media i.latency-exec,
.fund-template .fund-method-box ul > li .media i.latency-exec {
    height: 65px;
    background-position: -1px -113px;
}

.why-hob > li .media i.broker,
.fund-template .fund-method-box ul > li .media i.broker {
    height: 54px;
    background-position: -1px -179px;
}

.why-hob > li .media i.products,
.fund-template .fund-method-box ul > li .media i.products {
    height: 55px;
    background-position: -1px -234px;
}

.why-hob > li .media .media-body,
.fund-template .fund-method-box ul > li .media .media-body {
    vertical-align: top;
}

.why-hob > li .media .media-body .media-heading,
.fund-template .fund-method-box ul > li .media .media-body .media-heading {
    font-size: 16px;
    font-size: 1rem;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
}

.why-hob > li .media .media-body p,
.fund-template .fund-method-box ul > li .media .media-body p {
    line-height: 20px;
    font-size: 14px;
    font-size: 0.875rem;
}

.risk {
    position: fixed;
    bottom: 0;
    background: rgba(2, 7, 28, 0.9);
    color: #c1c1c1;
    width: 100%;
    padding: 15px 0;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.1px;
    text-align: justify;
    z-index: 3;
}

.risk h6 {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    color: #d25a5a;
    text-decoration: underline;
}

.risk a {
    color: #1890ff;
}
.risk a:hover {
    color: #40a9ff;
}

.chat-btn {
    width: 200px;
    height: 35px;
    position: fixed;
    bottom: 0;
    background: #aca280;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    padding: 5px 15px;
    line-height: 20px;
    z-index: 4;
    right: 15px;
    text-align: center;
}

@media (min-width: 1170px) {
    .chat-btn {
        right: 60px;
    }
}

.chat-btn .chat-bubble {
    width: 30px;
    height: 25px;
    background-position: -316px 0 !important;
}

.chat-btn span,
.chat-btn .glyphicon-plus {
    position: relative;
    top: -6px;
}

.chat-btn .glyphicon-plus {
    font-size: 12px;
    font-size: 0.75rem;
}

_layout .chat-btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
}

.rocketchat-widget {
    right: 21px !important;
    border-radius: 3px !important;
}

.confirmation {
    text-align: center;
    margin: 15px;
    padding: 15px 10px;
}

.confirmation i {
    font-size: 30px;
    font-size: 1.875rem;
}

.container-fluid + .row + .confirmation {
    margin-top: 0;
}

.cookies {
    background: #f7f6f2;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 3;
    border-radius: 0;
    display: none;
}

@media (min-width: 1170px) {
    .cookies {
        display: block;
    }
}

.cookies p {
    display: inline-block;
    margin: 6px 0 0;
}

@media (min-width: 768px) {
    .cookies p {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

@media (min-width: 992px) {
    .cookies p {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 767px) {
    .rocketchat-widget {
        display: none;
    }
    .cookies p {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.cookies p a {
    text-decoration: underline;
}

.cookies .btn-group {
    float: right;
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin: 4px 0;
}

@media screen and (max-width: 767px) {
    .cookies .btn-group {
        float: left;
    }
}

.cookies .btn-group .btn {
    min-height: 0;
    border-color: #b4ab8a;
    padding: 4px 7px 5px;
    line-height: 11px;
    font-size: 13px;
    font-size: 0.8125rem;
    background: transparent;
    letter-spacing: 0.5px;
    border-width: 1px;
    background: #887d5a;
    color: #fff;
    /*&:last-child{
        margin-left: 5px;
        @include font-size(20px);
        padding-left: 6px;
        padding-right: 6px;
      }*/
}

.app-icon li a i.windows,
.home-template .platforms article ul li a i.windows {
    height: 25px;
    width: 26px;
    background-position: -66px 0;
}

.app-icon li a i.web-trader,
.home-template .platforms article ul li a i.web-trader {
    width: 24px;
    height: 23px;
    background-position: -66px -27px;
}

.app-icon li a i.ios,
.home-template .platforms article ul li a i.ios {
    width: 20px;
    height: 26px;
    background-position: -66px -51px;
}

.app-icon li a i.android,
.home-template .platforms article ul li a i.android {
    width: 22px;
    height: 26px;
    background-position: -66px -78px;
}

.box-style,
.download-center .documents ul,
.download-center .download-app,
.intrest-free .currency-box,
.fund-template .fund-method-box {
    -webkit-box-shadow: 7px 12px 14px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 7px 12px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 7px 12px 14px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    background: #fff;
}

.sprite,
.open-account i,
.side-form header .arrow i,
.why-hob > li .media i,
.fund-template .fund-method-box ul > li .media i,
.chat-btn .chat-bubble,
.app-icon li a i,
.home-template .platforms article ul li a i,
.file-upload-main .upload-icon,
.file-upload-main .upload-icon .update,
body > header .navbar-default .navbar-right li.lang i,
body > .cd-nav .cd-primary-nav li a.my-account i,
.footer .contact > div ul li i,
.footer .contact > div .social-links li a,
.home-template .spread-block .responsive-slide .parent .item .spread-value i,
.home-template .platforms article .btn-group .btn-default i,
.home-template .products .media-list li a .media-left span > i,
.about-template .icon-list span i,
.forex-template .icon-list span i,
.trading-accounts-template .icon-list span i,
.forex-template .table-pricing .pricing > footer a i,
.cfd-template .table-pricing .pricing > footer a i,
.metals-template .table-pricing .pricing > footer a i,
.trading-accounts-template .table-pricing .pricing > footer a i,
.forex-template .spread-section .nav-tabs li i.pairs,
.trading-accounts-template .spread-section .nav-tabs li i.pairs,
.forex-template .spread-section .media-list .media .media-left i,
.trading-accounts-template .spread-section .media-list .media .media-left i,
.mt4-template .hero-inner .download-link a i,
.mt4-template .hero .download-link a i,
.inner-template .download-block ul li a i,
.trading-accounts-template .trading-features .open-account-side .btn-group a i,
.contact-template .contact-info .media-list .media-left i,
.demo-account-template .benifits .media-list .media-left i,
.download-center .documents ul li a .download,
.download-center .documents ul li::before,
.fund-template .fund-method-box ul li .media .media-left i,
.coming-soon .loading {
    display: inline-block;
    background: url("../../img/sprite7012.png?v=50202024") transparent no-repeat;
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-color: #dbdbdd;
}

.dropdown-menu li a {
    color: #2a2c31;
    border-bottom: 1px solid #e8e8e9;
    padding: 10px;
}

.dropdown-menu::after,
.dropdown-menu::before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.dropdown-menu::after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}

.dropdown-menu::before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #e8e8e9;
    border-width: 8px;
    margin-left: -8px;
}

.slick-arrow {
    border: 0;
    overflow: hidden;
    background: none;
    color: #d5cbaa;
    font-size: 0;
    text-shadow: #2a2c31;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 45px;
    height: 35px;
    position: absolute;
    bottom: auto;
    top: 50%;
    margin-top: -15px;
}

.slick-arrow:focus {
    outline: 0;
}

.slick-arrow::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    font-size: 1.5rem;
    position: relative;
    top: -5px;
}

.slick-arrow.slick-prev {
    z-index: 1;
    left: -5px;
}

.slick-arrow.slick-prev::before {
    right: 11px;
    content: "\e079";
}

.slick-arrow.slick-next {
    left: auto;
    right: -15px;
}

.slick-arrow.slick-next::before {
    content: "\e080";
    content: "\e080";
}

.slick-arrow:hover {
    color: #737479;
}

.slick-arrow.slick-disabled {
    color: #737479;
    cursor: default;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tab-main {
    border: 1px solid #e6e5e1;
}

.tab-main .nav-tabs li {
    margin-left: -1px;
}

.tab-main .nav-tabs li a {
    min-height: 39px;
    font-size: 18px;
    font-size: 1.125rem;
    color: gray;
    border-radius: 0;
    background: none;
    border-width: 0;
    border-bottom-width: 2px;
    border-color: transparent;
    padding: 8px 10px 5px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
}

.tab-main .nav-tabs li:hover {
    background: none;
    color: #887d5a;
    border-color: #a1946a;
}

.tab-main .nav-tabs li.active > a,
.tab-main .nav-tabs li.active > a:hover,
.tab-main .nav-tabs li.active > a:active,
.tab-main .nav-tabs li.active > a:focus {
    background: #f9f9f9;
    color: #2a2c31;
    border-color: #a1946a;
    border-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #e6e5e1;
    border-right-color: #e6e5e1;
}

.tab-main .nav-tabs li:first-child {
    margin-left: 0;
}

.tab-main .nav-tabs li:first-child a {
    border-left-width: 0;
    border-left-width: 0 !important;
}

.tab-main .table {
    margin-bottom: 0;
}

.tab-main .table thead {
    background: #f9f9f9;
}

.tab-main .table thead th {
    font-family: "font-med", Helvetica, Arial, sans-serif;
}

.table thead tr th {
    font-weight: normal;
    color: gray;
    border-bottom-color: #f3f2f0;
    padding: 10px 8px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 14px;
}

.table tbody tr td {
    border-top-color: #f3f2f0;
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    padding: 10px 8px;
    line-height: 14px;
}

.table tbody tr td.red {
    color: #ff0000;
}

.table tbody tr td.green {
    color: #01bc36;
}

.table-responsive {
    overflow-x: auto;
}

.table-parent {
    background: #fff;
    padding: 60px 0;
}
.table-parent:has(.panel-default) .table-responsive {
    margin-bottom: 0;
}
.table-parent.financial-tbl {
    background: #f2f4f7 !important;
}

.table-parent table tr th {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    vertical-align: middle;
}

.table-parent table tr th span {
    color: #887d5a;
    font-size: 11px;
    font-size: 0.6875rem;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    position: relative;
    top: 2px;
}

.table-parent table tr td {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    vertical-align: middle;
}

.table-parent .panel-default {
    border-radius: 0;
    border-color: #e0e3eb;
    background: #fafafa;
    margin-bottom: 0;
}

.table-parent .panel-default .panel-body {
    padding: 5px 15px;
}

.table-parent .panel-default p {
    font-size: 12px;
    font-size: 0.75rem;
}

.table-parent .panel-default p span:first-child {
    color: #808080;
    font-size: 13px;
    font-size: 0.8125rem;
}

.table-parent .panel-default ul {
    margin-bottom: 0;
}

.table-parent .panel-default ul li {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 6px;
}

.table-scrolling .mCustomScrollbar,
.home-template .products .spread-home .tab-main .tab-content .mCustomScrollbar {
    overflow: hidden;
}

.table-scrolling .mCustomScrollbar .mCSB_scrollTools,
.home-template .products .spread-home .tab-main .tab-content .mCustomScrollbar .mCSB_scrollTools {
    right: 0;
    left: auto;
}

.table-scrolling .mCSB_scrollTools,
.home-template .products .spread-home .tab-main .tab-content .mCSB_scrollTools {
    opacity: 1;
    filter: alpha(opacity=100);
}

.table-scrolling .mCustomScrollBox,
.home-template .products .spread-home .tab-main .tab-content .mCustomScrollBox {
    border-bottom: 1px solid #f3f2f0;
}

.table-scrolling .table,
.home-template .products .spread-home .tab-main .tab-content .table {
    margin-bottom: 0;
}

.table-scrolling .table thead tr th,
.home-template .products .spread-home .tab-main .tab-content .table thead tr th {
    text-align: center;
    width: 25%;
    border-bottom-width: 0;
}

.table-scrolling .table thead tr th:first-child,
.home-template .products .spread-home .tab-main .tab-content .table thead tr th:first-child {
    text-align: left;
}

.table-scrolling .table tbody tr td,
.home-template .products .spread-home .tab-main .tab-content .table tbody tr td {
    text-align: center;
    width: 25%;
}

.table-scrolling .table tbody tr td:first-child,
.home-template .products .spread-home .tab-main .tab-content .table tbody tr td:first-child {
    text-align: left;
}

.error {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    color: #cf8080;
    margin-top: 5px;
}

.parsley-errors-list {
    padding: 0;
    list-style: none;
}

.form-group {
    margin-bottom: 35px;
}

.form-group .form-control,
.form-group .select2-container .select2-selection--single,
.select2-container .form-group .select2-selection--single {
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #94a3b8;
    box-shadow: none;
    color: #000;
    max-width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 6px 0;
}

.form-group .form-control:focus,
.form-group .select2-container .select2-selection--single:focus,
.select2-container .form-group .select2-selection--single:focus {
    border-color: #2563eb;
    box-shadow: none;
}

.form-control::-moz-placeholder,
.select2-container .select2-selection--single::-moz-placeholder {
    color: #444;
    opacity: 1;
}

.form-control:-ms-input-placeholder,
.select2-container .select2-selection--single:-ms-input-placeholder {
    color: #444;
}

.form-control::-webkit-input-placeholder,
.select2-container .select2-selection--single::-webkit-input-placeholder {
    color: #444;
}

.form-control::-ms-expand,
.select2-container .select2-selection--single::-ms-expand {
    background-color: transparent;
    border: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0 30px white !important;
}

.input-group-addon.inline-input {
    background: none;
    border-radius: 0;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #ebe9e4;
}

.input-group-addon.inline-input input {
    padding: 0;
    width: 41px;
    height: 21px;
    border-bottom-width: 0;
    border-right-width: 1px;
    background-color: #fff;
    position: relative;
    top: -4px;
}

.input-group-addon.inline-input input.disabled {
    cursor: default;
}

.toggle .btn-primary,
.toggle .btn-primary:focus,
.toggle .btn-primary:active,
.toggle .btn-primary:active:hover {
    min-height: 0;
    height: 32px;
    background: #f4f0e5;
    color: #4c4c4e;
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px;
    line-height: 14px;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 3px;
    border-right: 2px solid #e8e5dc !important;
    box-shadow: none;
}

.toggle .btn-primary:last-child,
.toggle .btn-primary:focus:last-child,
.toggle .btn-primary:active:last-child,
.toggle .btn-primary:active:hover:last-child {
    border-right-width: 0 !important;
}

.toggle .btn-primary.active,
.toggle .btn-primary.active:focus,
.toggle .btn-primary.active:active,
.toggle .btn-primary.active:active:hover {
    box-shadow: none;
    background: #c1b99f;
    color: #fff;
}

.toggle .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.toggle .btn-group > .btn:last-child:not(:first-child),
.toggle .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.select-label {
    position: relative;
}

.select-label > label {
    position: absolute;
    left: 0;
    top: -15px;
    cursor: text;
    font-size: 11px;
    opacity: 0.9;
    transition: all 0.2s;
    color: #444;
    letter-spacing: 0.5px;
    font-weight: normal;
}

/* Default styling
 * https://github.com/tonystar/float-label-css/blob/master/scss/float-label.scss
 */

.has-float-label {
    display: block;
    position: relative;
}

.has-float-label label,
.has-float-label > span {
    position: absolute;
    left: 0;
    top: -15px;
    cursor: text;
    font-size: 11px;
    opacity: 0.9;
    transition: all 0.2s;
    color: #444;
    letter-spacing: 0.5px;
    font-weight: normal;
    z-index: 1;
}

.has-float-label select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.has-float-label input::-webkit-input-placeholder,
.has-float-label textarea::-webkit-input-placeholder {
    opacity: 0;
    transition: all 0.2s;
}

.has-float-label input,
.has-float-label select,
.has-float-label textarea {
    padding-top: 6px;
    margin-bottom: 2px;
    z-index: 1;
    background: transparent;
    position: relative;
}

.has-float-label input::placeholder,
.has-float-label select::placeholder,
.has-float-label textarea::placeholder {
    opacity: 0;
    transition: all 0.2s;
}

.has-float-label input:placeholder-shown:not(:focus)::placeholder,
.has-float-label select:placeholder-shown:not(:focus)::placeholder,
.has-float-label textarea:placeholder-shown:not(:focus)::placeholder {
    opacity: 0;
}

.has-float-label input:placeholder-shown:not(:focus) + *,
.has-float-label select:placeholder-shown:not(:focus) + *,
.has-float-label textarea:placeholder-shown:not(:focus) + * {
    font-size: 14px;
    opacity: 0.7;
    top: 0.25em;
    font-weight: normal;
    text-shadow: none;
    z-index: 0;
}

.has-float-label input:focus,
.has-float-label select:focus,
.has-float-label textarea:focus {
    outline: none;
}

.has-float-label select {
    padding-right: 1em;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
        no-repeat right 0.5em bottom 0.25em;
    background-size: 8px 10px;
}

.intl-tel-input .selected-flag {
    padding: 0;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background: none;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

/*select 2*/

.select2-selection__placeholder {
    color: #717174;
}

.select2-container .select2-selection--single {
    height: 44px;
}

.select2-dropdown {
    border-radius: 0;
    border-color: #ebe9e4;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: white;
    color: #2a2c31;
    border-color: #f5f4f1;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #f5f4f1;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background: white;
    color: #2a2c31;
}

.select2-container--default li {
    border-bottom-width: 0 !important;
    font-size: 13px;
    font-size: 0.8125rem;
}

.select2-container--default li:hover {
    background: white !important;
    color: #2a2c31;
}

span:focus {
    outline: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    width: 35px;
    text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #cac9c7 transparent transparent transparent;
    border-width: 7px 8px 0 7px;
    margin-top: -2px;
    margin-left: -6px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #cac9c7 transparent;
    border-width: 0 8px 7px 7px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 0;
}

.form-group .form-control,
.form-group .select2-container .select2-selection--single,
.select2-container .form-group .select2-selection--single,
.form-group .select2-container .select2-selection--single,
.select2-container .form-group .select2-selection--single {
    padding-top: 1px;
    padding-bottom: 2px;
}

.select2-container .select2-selection--single {
    height: 37px;
}

#FileUpload {
    position: absolute;
    display: inline-block;
    margin-bottom: 10px;
    width: 62px;
    height: 62px;
    top: 0;
    left: 0;
}

#BrowserVisible {
    position: absolute;
    top: 0px;
    right: 0;
    width: 62px;
    height: 62px;
    padding-right: 62px;
}

#BrowserVisible a {
    display: block;
}

#BrowserHidden {
    position: absolute;
    width: 62px;
    height: 62px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
    left: 0;
    cursor: pointer;
}

.upload_file {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
    left: 0;
    cursor: pointer;
    top: 0;
    width: 62px;
    height: 62px;
}

.file-upload-main {
    padding-left: 70px;
    position: relative;
}

.file-upload-main p {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    color: #a7aab3;
    margin: 10px 0 0 !important;
}

.file-upload-main p label {
    font-weight: normal;
    color: #2a2c31;
    display: block;
    margin-bottom: 0;
}

.file-upload-main .upload-icon {
    width: 62px !important;
    height: 62px !important;
    display: block;
    position: relative;
    background-position: -286px -71px;
}

.file-upload-main .upload-icon.word {
    background-position: -286px -243px;
}

.file-upload-main .upload-icon.pdf {
    background-position: -286px -306px;
}

.file-upload-main .upload-icon.img {
    background: none;
    max-height: 62px;
    overflow: hidden;
}

.file-upload-main .upload-icon.img img {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 10px;
}

.file-upload-main .upload-icon .update {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background-position: -224px -244px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.2s;
}

.file-upload-main:hover .update {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mCSB_scrollTools .mCSB_draggerContainer {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

.center {
    text-align: center;
}

.line,
.inner-template .col-md-12 article + article,
.forex-template .table-pricing .col-md-12 + .col-md-12,
.trading-accounts-template .table-pricing .col-md-12 + .col-md-12,
.cfd-template .table-pricing .col-md-12 + .col-md-12,
.metals-template .table-pricing .col-md-12 + .col-md-12 {
    border-top: 1px solid #d1ccba;
}

.label {
    font-weight: normal;
    border-radius: 0;
}

.label.label-default,
.intrest-free .currency-box ul li .amount label.label.label-info {
    background: #f7f7f7;
    color: #393a3e;
}

.label.label-primary {
    background: #f7f6f2;
    color: #887d5a;
}

.intl-tel-input {
    display: block;
}

.intl-tel-input .selected-flag .iti-arrow {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.datepicker table tr td.active {
    background-image: none !important;
    background-color: #aca380 !important;
    border-radius: 0 !important;
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-image: none !important;
    background-color: #aca380 !important;
    border-radius: 0 !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-image: none !important;
    background-color: #aca380 !important;
    border-radius: 0 !important;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    background-image: none;
    background-color: #aca380 !important;
}

.mandatory {
    color: #887d5a;
    display: inline-block;
}

.wow {
    visibility: hidden;
}

.sel-wrap {
    width: 100%;
}

.sel-wrap .select2 {
    width: 100%;
}

.input-group {
    width: 100%;
}

.input-group > label {
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 1;
    transition: 0.2s ease-out;
    pointer-events: none;
    font-weight: normal;
    color: #444;
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.2s;
}

.input-group > label.filled {
    display: inherit;
    opacity: 0.9;
    top: -15px;
    font-size: 11px;
    font-size: 0.6875rem;
}

.select2-container *:focus {
    outline: none;
}

/* active state */

.select2-container--focus ~ .bar:before,
.select2-container--focus ~ .bar:after,
.select2-container--open ~ .bar:before,
.select2-container--open ~ .bar:after {
    width: 50%;
}

/*list style*/

.hob-ul,
.panel-success.panel ul {
    padding-left: 15px;
    list-style: none;
}

.hob-ul > li,
.panel-success.panel ul > li {
    background: url("../../img/list-style.png") no-repeat transparent left 9px;
    padding-left: 15px;
    line-height: 21px;
    margin-bottom: 11px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
}

@media screen and (max-width: 767px) {
    .hob-ul > li,
    .panel-success.panel ul > li {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.hob-ul > li > ul,
.panel-success.panel ul > li > ul {
    margin-top: 15px;
    padding-left: 15px;
    list-style: none;
}

.hob-ul > li > ul > li,
.panel-success.panel ul > li > ul > li {
    background: url("../../img/list-style-nested.png") no-repeat transparent left 10px;
    padding-left: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}

.hob-ul > li > ul > li p,
.panel-success.panel ul > li > ul > li p {
    font-size: 16px;
    font-size: 1rem;
}

.hob-ol {
    padding-left: 15px;
    list-style-type: none;
}

.hob-ol > li {
    padding-left: 15px;
    font-size: 15px;
    line-height: 26px;
    counter-increment: li;
}

.hob-ol > li::before {
    content: counter(li) " - ";
    margin-right: 3px;
    color: #808080;
}

@media screen and (max-width: 767px) {
    .hob-ul > li > ul > li p,
    .panel-success.panel ul > li > ul > li p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

/*Confirmation*/

.panel-success.panel {
    border-color: #ddd;
}

@media (min-width: 768px) {
    .panel-success.panel {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .panel-success.panel {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .panel-success.panel {
        margin-top: 30px;
    }
}

.panel-success.panel ul {
    margin-top: 10px;
}

.panel-success.panel ul li {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0;
    line-height: 23px;
}

.panel-success.panel .acount-info p {
    margin: 0;
    font-weight: normal;
    display: inline-block;
    padding: 0 10px;
    color: #2a2c31;
    display: block;
    margin-bottom: 10px;
}

.panel-success.panel .acount-info p:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.panel-success.panel .acount-info p label {
    margin-bottom: 0;
    font-weight: normal;
    opacity: 0.7;
    filter: alpha(opacity=70);
    min-width: 140px;
}

.panel-success.panel .acount-info p label i {
    color: #737479;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 7px;
}

.panel-success.panel .acount-info p a i {
    margin-right: 7px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.panel-success.panel .acount-info .browser-icon {
    display: inline-block;
    background: url("../../img/sprite7012.png?v=50202024") transparent no-repeat;
    width: 24px;
    height: 23px;
    background-position: -66px -27px;
    transform: scale(0.7);
    vertical-align: middle;
    filter: brightness(0.5);
    position: relative;
    right: 4px;
    margin-right: -3px;
    top: -1px;
}

.panel-success.panel .panel-footer {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-transform: uppercase;
}

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.nav-tabs-responsive {
    position: relative;
}

.tabdrop.open .dropdown-menu::after,
.tabdrop.open .dropdown-menu::before {
    display: none;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    border-color: #fff;
}

textarea {
    min-height: 34px;
    overflow: hidden;
    line-height: 22px;
    padding-top: 6px !important;
}

/* LAYOUTS - page layout styles */

.navbar-brand,
.nav-is-fixed .cd-main-header .navbar-brand {
    height: auto;
    padding-top: 16px;
    padding-bottom: 10px;
    margin-right: 10px;
}

.navbar-brand img,
.nav-is-fixed .cd-main-header .navbar-brand img {
    min-width: 180px;
}

body > header {
    z-index: 4;
    position: relative;
}

body > header .navbar-default {
    border-width: 0;
    border-radius: 0;
    height: 80px;
    margin: 0;
}

@media (min-width: 992px) {
    body > header .navbar-default {
        background: #fff;
    }
}

body > header .navbar-default .navbar-nav {
    margin-top: 19px;
}

body > header .navbar-default .navbar-nav .open > a {
    background: transparent;
}

body > header .navbar-default .navbar-nav .open > a:focus,
body > header .navbar-default .navbar-nav .open > a:hover,
body > header .navbar-default .navbar-nav .open > a:focus:hover {
    background: transparent;
}

body > header .navbar-default .navbar-right {
    margin-top: 25px;
    margin-right: 0;
}

body > header .navbar-default .navbar-right li .btn {
    padding: 5px 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    margin-right: 10px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    min-height: 0;
    border-width: 1px;
    transition: background 0.2s ease;
}

body > header .navbar-default .navbar-right li .btn:hover {
    opacity: 1;
}

body > header .navbar-default .navbar-right li .btn-default {
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

body > header .navbar-default .navbar-right li .btn-default:hover,
body > header .navbar-default .navbar-right li .btn-default:focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

body > header .navbar-default .navbar-right li .btn-outline {
    background: #fff;
    color: #0f75bc;
    border-color: #0f75bc;
}

body > header .navbar-default .navbar-right li .btn-outline:hover,
body > header .navbar-default .navbar-right li .btn-outline:focus {
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

body > header .navbar-default .navbar-right li .btn-primary {
    color: #fff;
    border-color: #31a629;
    background: #31a629;
}

body > header .navbar-default .navbar-right li .btn-primary:hover {
    background: #278220;
    color: #fff;
}

body > header .navbar-default .navbar-right li.lang > .dropdown-menu {
    margin-top: 26px;
}

body > header .navbar-default .navbar-right li.lang > .dropdown-menu li a {
    padding: 10px;
    color: #2a2c31;
    font-size: 12px;
    font-size: 0.75rem;
    display: block;
}

body > header .navbar-default .navbar-right li.lang > .dropdown-menu li a i {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

body > header .navbar-default .navbar-right li.lang > .dropdown-menu li.active a {
    color: #887d5a;
    background: #f4f4f8;
}

body > header .navbar-default .navbar-right li.lang > .dropdown-menu::after,
body > header .navbar-default .navbar-right li.lang > .dropdown-menu::before {
    left: auto;
    right: 12%;
}

body > header .navbar-default .navbar-right li.lang a {
    padding-top: 9px;
    padding-bottom: 0;
    color: #d5cbaa;
}

body > header .navbar-default .navbar-right li.lang .caret {
    border-color: #d5cbaa;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

body > header .navbar-default .navbar-right li.lang i {
    width: 30px;
    height: 21px;
    top: -3px;
}
body > header .navbar-default .navbar-right li.lang i.en {
    background-position: -85px -596px;
}
body > header .navbar-default .navbar-right li.lang i.ar {
    background-position: -49px -596px;
}

body > header .navbar-default .navbar-right li:last-child a {
    padding-right: 0;
}

body > header .main-nav {
    background: rgba(5, 13, 45, 0.7);
    height: 55px;
    border: 1px solid #1f3359;
    border-right-width: 0;
    border-left-width: 0;
}

@media (max-width: 1170px) {
    body > header .main-nav {
        border-width: 0;
        background: #fff;
        height: 80px;
    }
}

body > header .main-nav .nav-tabs {
    border-bottom-width: 0;
    text-align: center;
    width: 100%;
}

body > header .main-nav .nav-tabs > li {
    float: none;
    display: inline-block;
    padding: 10px 0px 10px 0;
}

body > header .main-nav .nav-tabs > li > a {
    border-radius: 0;
    color: #eee;
    border-width: 0;
    font-size: 17px;
    font-size: 1.0625rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    padding: 5px 10px;
    display: inline-block;
    min-height: 0;
    margin-left: 5px;
}

body > header .main-nav .nav-tabs > li > a span {
    width: 1px;
    height: 18px;
    background: #3a3e60;
    position: absolute;
    right: -13px;
    display: inline-block;
    top: 9px;
    margin: 0 6px;
}

body > header .main-nav .nav-tabs > li > a:hover,
body > header .main-nav .nav-tabs > li > a:focus {
    background: rgba(213, 203, 170, 0.1);
}

body > header .main-nav .nav-tabs > li .dropdown-menu {
    background: rgba(57, 58, 62, 0.7);
    border: 1px solid rgba(217, 207, 169, 0.25);
    border-top-color: #393a3e;
    margin-top: 0;
    -webkit-box-shadow: 0 11px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 11px 12px rgba(0, 0, 0, 0.175);
}

body > header .main-nav .nav-tabs > li .dropdown-menu > li > a {
    color: #d9cfa9;
    border-color: rgba(0, 0, 0, 0.1);
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
}

body > header .main-nav .nav-tabs > li .dropdown-menu > li > a:hover {
    color: #2a2c31;
}

body > header .main-nav .nav-tabs > li .dropdown-menu::after {
    border-width: 0;
}

body > header .main-nav .nav-tabs > li .dropdown-menu::before {
    border-width: 0;
}

body > header .main-nav .nav-tabs > li.active > a {
    background: rgba(213, 203, 170, 0.1);
    border-width: 0;
    color: #fff;
}

body > header .main-nav .nav-tabs > li.active > a:hover,
body > header .main-nav .nav-tabs > li.active > a:focus,
body > header .main-nav .nav-tabs > li.active > a:focus:hover {
    background: rgba(213, 203, 170, 0.1);
    border-width: 0;
    color: #fff;
}

body > header .main-nav .nav-tabs > li.open > a {
    background: rgba(213, 203, 170, 0.1);
    border-width: 0;
    color: #fff;
}

body > header .main-nav .nav-tabs > li.open > a:hover,
body > header .main-nav .nav-tabs > li.open > a:focus,
body > header .main-nav .nav-tabs > li.open > a:focus:hover {
    background: rgba(213, 203, 170, 0.1);
    border-width: 0;
    color: #d9cea8;
}

body > header .main-nav .nav-tabs > li:hover .dropdown-menu {
    display: block;
}

body > header .main-nav .nav-tabs > li:last-child a {
    padding-right: 0;
    margin-left: 0;
}

body > header .main-nav .nav-tabs .brand {
    width: 190px;
    display: none;
    position: relative;
    top: -14px;
    margin-right: 0 !important;
}

body > header .main-nav .nav-tabs .brand img {
    max-width: 100%;
    height: auto;
    max-height: 50px;
}

@media (min-width: 1170px) {
    body > header .cd-primary-nav {
        padding-right: 0;
    }
}

body > header .cd-primary-nav > li a {
    text-transform: uppercase;
}

body > header .cd-primary-nav > li a.selected {
    box-shadow: none;
}

@media (min-width: 1170px) {
    body > header .cd-primary-nav > li.has-children a {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    body > header .cd-primary-nav > li.has-children a::before {
        display: none;
    }
    body > header .cd-primary-nav > li.has-children a::after {
        display: none;
    }
}

body > header .cd-primary-nav > li ul.cd-secondary-nav {
    list-style-type: none;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden !important;
    display: none !important;
    top: 53px;
    background: transparent;
    border: 1px solid #1f3359;
    box-shadow: none;
    width: auto;
    min-width: 100%;
    padding: 0;
    right: auto;
    left: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

body > header .cd-primary-nav > li ul.cd-secondary-nav > li {
    height: 41px;
    border-width: 0;
}

body > header .cd-primary-nav > li ul.cd-secondary-nav > li a {
    margin: 0;
    font-weight: normal;
    color: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 5px 10px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    height: auto;
    border-bottom: 1px solid #3a3e6075;
    background: rgba(5, 17, 64, 0.7);
}

body > header .cd-primary-nav > li ul.cd-secondary-nav > li a:hover {
    background: rgba(49, 54, 100, 0.5);
    color: #fff;
}

body > header .cd-primary-nav > li ul.cd-secondary-nav > li.active a {
    background: rgba(49, 54, 100, 0.5);
    color: #fff;
}

body > header .cd-primary-nav > li ul.cd-secondary-nav > li.active a:hover,
body > header .cd-primary-nav > li ul.cd-secondary-nav > li.active a:focus,
body > header .cd-primary-nav > li ul.cd-secondary-nav > li.active a:hover:focus {
    background: rgba(49, 54, 100, 0.5);
    color: #fff;
}

@media (max-width: 1170px) {
    body > header .cd-primary-nav > li {
        display: none;
    }
}

body > header .cd-primary-nav > li:hover ul.cd-secondary-nav {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible !important;
    display: block !important;
}

/*nav top on scroll*/

.nav-is-fixed .cd-main-header {
    z-index: 3;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header .navbar-header {
        display: none;
    }
}

.nav-is-fixed .cd-main-header .navbar-brand {
    display: none;
}

@media (max-width: 1170px) {
    .nav-is-fixed .cd-main-header .navbar-brand {
        display: block;
    }
}

.nav-is-fixed .cd-main-header .cd-header-buttons {
    top: 12px;
    right: 8px;
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header .cd-header-buttons {
        display: none;
    }
}

.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger {
    width: 44px;
    height: 38px;
    float: right;
}

.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger span {
    right: 10px;
    left: auto;
}

.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger span,
.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger span::before,
.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger span::after {
    background: #1b75bb;
}

.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger.nav-is-visible span {
    background: transparent;
}

.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger.nav-is-visible span::before,
.nav-is-fixed .cd-main-header .cd-header-buttons .cd-nav-trigger.nav-is-visible span::after {
    background: #1b75bb;
}

.nav-is-fixed .cd-main-header.fixed-theme {
    z-index: 5;
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header.fixed-theme {
        top: 0;
    }
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav {
    background: #fff;
    border-bottom: 1px solid #eee;
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header.fixed-theme .main-nav {
        height: 71px !important;
    }
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs {
    text-align: right;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li {
    padding: 20px 0;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li > a {
    margin-right: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
}
.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li > a:hover,
.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li.active > a {
    background: #f0f3fa;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li > a > span {
    top: 6px;
    background-color: #ddd;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li:first-child {
    float: left;
    padding-bottom: 0;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li .dropdown-menu {
    background: #393a3e;
    margin-top: 4px;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li .dropdown-menu::after {
    border-bottom-color: #494949;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li .dropdown-menu::before {
    border-bottom-color: #444;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .nav-tabs > li ul.cd-secondary-nav {
    top: 70px;
    background: #393a3e;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .brand {
    display: block;
}

.nav-is-fixed .cd-main-header.fixed-theme .main-nav .brand:hover,
.nav-is-fixed .cd-main-header.fixed-theme .main-nav .brand:focus,
.nav-is-fixed .cd-main-header.fixed-theme .main-nav .brand:focus:hover {
    background: transparent;
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header {
        top: 80px;
    }
}

@media (max-width: 1170px) {
    .nav-is-fixed .cd-main-header {
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    .nav-is-fixed .cd-main-header {
        top: 0;
    }
}

.nav-is-fixed .cookies + .hidden-nav-sm + .navbar-fixed-top {
    /*@include nav-sm{
    top: 32px;
  };
  @include bp-xs-small{
    top: 76px;
  };*/
}

@media (min-width: 1170px) {
    .nav-is-fixed .cookies + .hidden-nav-sm + .navbar-fixed-top {
        top: 107px;
    }
}

@media (min-width: 1170px) {
    .nav-is-fixed .cd-main-header.navbar-fixed-top.cookies-hidden,
    .nav-is-fixed .cd-main-header.fixed-theme {
        top: 75px;
    }
}

@media (max-width: 1170px) {
    .nav-is-fixed .cd-main-header.navbar-fixed-top.cookies-hidden,
    .nav-is-fixed .cd-main-header.fixed-theme {
        top: 0;
    }
}

@media (min-width: 1170px) {
    .nav-is-fixed .cookies-hidden.navbar-fixed-top.fixed-theme,
    .nav-is-fixed .navbar-fixed-top.fixed-theme,
    .nav-is-fixed .cookies + .hidden-nav-sm + .navbar-fixed-top.fixed-theme {
        top: 0;
    }
}

@media (max-width: 1170px) {
    .nav-is-fixed .cookies-hidden.navbar-fixed-top.fixed-theme,
    .nav-is-fixed .navbar-fixed-top.fixed-theme,
    .nav-is-fixed .cookies + .hidden-nav-sm + .navbar-fixed-top.fixed-theme {
        top: 0;
    }
}

.has-children > a::before,
.has-children > a::after {
    right: 20px;
    left: auto;
}

.hidden-nav-sm {
    display: none;
}

@media (min-width: 1170px) {
    .hidden-nav-sm {
        display: block;
    }
}

.my-account,
.nav-sm-link {
    display: none !important;
}

.language {
    display: none !important;
}

@media (max-width: 1170px) {
    .language {
        display: block !important;
    }
}

.language span {
    color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 5px;
}

body > .cd-nav .cd-primary-nav {
    background: #f2f4f7;
    padding: 0 20px;
    overflow-x: hidden;
    border-left: 1px solid #eee;
    transition: visibility 0s 0s;
}

body > .cd-nav .cd-primary-nav .cd-secondary-nav {
    background: transparent;
    padding: 20px;
    width: 100%;
}

@media (max-width: 1170px) {
    body > .cd-nav .cd-primary-nav .brand {
        display: none;
    }
}

body > .cd-nav .cd-primary-nav li {
    display: block;
    float: none;
    border-radius: 0;
}

body > .cd-nav .cd-primary-nav li a {
    display: block;
    color: #000;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #ddd;
    font-size: 17px;
    font-size: 1.0625rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    padding: 15px;
}

body > .cd-nav .cd-primary-nav li a.my-account {
    border-width: 0;
    margin: 20px 10px 20px 10px;
    font-size: 22px;
    font-size: 1.375rem;
    display: block !important;
    min-width: 0;
    padding: 0 0 0 60px;
    position: relative;
    line-height: 45px;
}

body > .cd-nav .cd-primary-nav li a.my-account i {
    width: 45px;
    height: 45px;
    background-position: -63px -432px;
    top: 0;
    margin-right: 10px;
    position: absolute;
    left: 0;
    filter: brightness(1.2);
}

body > .cd-nav .cd-primary-nav li a:hover,
body > .cd-nav .cd-primary-nav li a:focus,
body > .cd-nav .cd-primary-nav li a:focus:hover {
    background: transparent;
    opacity: 0.7;
    border: 0;
}

body > .cd-nav .cd-primary-nav li.go-back a {
    padding-left: 40px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

body > .cd-nav .cd-primary-nav li.open-account {
    padding-top: 30px;
    margin-left: -20px;
}

body > .cd-nav .cd-primary-nav li.open-account h5 {
    font-size: 17px;
    font-size: 1.0625rem;
}

body > .cd-nav .cd-primary-nav li.open-account h5 span {
    display: inline-block;
    font-size: 17px;
    font-size: 1.0625rem;
}

body > .cd-nav .cd-primary-nav li.open-account a {
    border-bottom: 0;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
}

body > .cd-nav .cd-primary-nav li.open-account a i {
    margin-right: 0;
}

body > .cd-nav .cd-primary-nav li.open-account a .live-icon {
    width: 29px;
    height: 28px;
    background-position: -250px -432px;
    top: 7px;
}

body > .cd-nav .cd-primary-nav li.open-account a .demo-icon {
    width: 26px;
    height: 25px;
    background-position: -223px -441px;
    top: 10px;
}

body > .cd-nav .cd-primary-nav li.open-account a i.live-chat {
    width: 30px;
    height: 27px;
    background-position: -280px -432px;
    top: 8px;
}

body > .cd-nav .cd-primary-nav li.open-account a h5 {
    color: #000;
}

body > .cd-nav .cd-primary-nav li.open-account div:first-child h5 {
    position: relative;
    top: -3px;
}

body > .cd-nav .cd-primary-nav li.open-account div:last-child {
    margin-bottom: 30px;
}

body > .cd-nav .cd-primary-nav li.open-account div:last-child a {
    border-bottom-width: 0;
}

body > .cd-nav .cd-primary-nav li.active > a,
body > .cd-nav .cd-primary-nav li.active ul li.active a {
    border-radius: 0;
    border-width: 0;
    color: #1b75bc;
    background: #fff;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding-left: 30px;
    margin-top: -2px;
}

.footer {
    margin-top: -590px;
    background: #11131b;
    position: relative;
}

@media (min-width: 768px) {
    .footer {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    /*.footer {
        padding-bottom: 50px;
    }*/
}

@media (min-width: 1170px) {
    .footer {
        z-index: 2;
    }
}

@media screen and (max-width: 767px) {
    .footer {
        margin-top: -103px;
    }
}

.footer .contact {
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer .contact > div {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #bdc0c5;
    font-size: 13px;
    font-size: 0.8125rem;
}

.footer .contact > div:nth-child(2) {
    margin-bottom: 10px;
    border-left: 1px solid rgba(115, 111, 98, 0.4);
    border-right: 1px solid rgba(115, 111, 98, 0.4);
}

.footer .contact > div > header h4 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
}

.footer .contact > div ul li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 15px;
}

.footer .contact > div ul li i {
    position: absolute;
    left: 0;
}

.footer .contact > div ul li i.location {
    width: 17px;
    height: 25px;
    background-position: -363px 0;
    top: 5px;
}

.footer .contact > div ul li i.mail {
    width: 18px;
    height: 14px;
    background-position: -349px -35px;
    top: 1px;
}

.footer .contact > div ul li i.phone {
    width: 22px;
    height: 25px;
    background-position: -234px -72px;
}

.footer .contact > div ul li i.fax {
    background-position: -207px -72px;
    width: 21px;
    height: 22px;
}

.footer .contact > div ul li .phone + span {
    position: relative;
    top: 2px;
}

.footer .contact > div ul li a {
    color: #bdc0c5;
}

.footer .contact > div ul li a:hover {
    color: #40a9ff;
}

.footer .contact > div .social-links {
    margin-top: 20px;
    margin-bottom: 0;
}

.footer .contact > div .social-links li {
    padding: 0 5px;
}

.footer .contact > div .social-links li a {
    width: 40px;
    height: 40px;
    display: block;
    background-color: #fff;
}
.footer .contact > div .social-links li a:hover {
    opacity: 0.8;
  }

.footer .contact > div .social-links li a.facebook {
    background-position: -349px -50px;
}

.footer .contact > div .social-links li a.instagram{
    background-position: -349px -91px;
}

.footer .contact > div .social-links li a.live-chat {
    background-position: -349px -133px;
}

.footer .contact > div .social-links li a.youtube {
    background-position: -349px -174px;
}

.footer .contact .brand {
    display: block;
    max-width: 320px;
    margin-top: 40px;
}

.footer .contact .brand img {
    height: auto;
    max-width: 100%;
    display: block;
}

.footer .site-map {
    padding: 25px 0;
}

.footer .site-map .col-md-12 {
    display: flex;
    border-top: 1px solid rgba(115, 111, 98, 0.4);
    padding: 20px;
}

.footer .site-map .col-md-12 > div {
    display: inline-block;
    vertical-align: top;
    /*padding: 0 3.5% 0 0;*/
    padding: 0 2% 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-transform: uppercase;
}

.footer .site-map .col-md-12 > div:last-of-type {
    padding-right: 0;
}

.footer .site-map header h5 {
    margin: 0 0 20px;
    color: #fff;
    font-size: 17px;
    font-size: 1.0625rem;
}

.footer .site-map ul {
    margin-bottom: 0;
}

.footer .site-map ul li a {
    color: gray;
    font-size: 12px;
    font-size: 0.75rem;
}
.footer .site-map ul li a:hover {
    color: #1890ff;
}

.footer .risk-warning {
    padding: 10px 15px 20px;
    border-top: 1px solid rgba(115, 111, 98, 0.4);
}

.footer .risk-warning article h6 {
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
}

.footer .risk-warning article:nth-child(2) h6 {
    color: #d25a5a;
    margin: 20px 0 10px;
}

.footer .risk-warning article p {
    text-align: justify;
    color: #c1c1c1;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
}

.footer .risk-warning article p a {
    color: #1890ff;
}

.footer .risk-warning article p a:hover {
    color: #40a9ff;
}

.footer .risk-warning article.copy-right p {
    display: inline-block;
    border-top: 1px solid rgba(115, 111, 98, 0.4);
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .footer .risk-warning article.copy-right p {
        margin-top: 15px;
    }
}

.footer .risk-warning article.risk-links {
    padding-top: 5px;
}

.footer .risk-warning article.risk-links ul {
    margin: 0;
}

.footer .risk-warning article.risk-links ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
}

/* STATE - page of site*/

.home-template .section {
    overflow: hidden;
    background: #f2f4f7;
}

.home-template .features .heading h2 {
    color: #1b75bc;
}

.home-template .hero,
.home-template .hero-inner {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-image: url("../../img/cover-img-lg.jpg");
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -130px;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .home-template .hero,
    .home-template .hero-inner {
        background: url("../../img/cover-img-xs.jpg") center center no-repeat;
        height: 510px;
        padding: 130px 15px 0;
        margin-top: 0;
        text-align: left;
    }
}

@media screen and (max-width: 480px) {
    .home-template .hero,
    .home-template .hero-inner {
        background: url("../../img/cover-img-xxs.jpg") center center no-repeat;
    }
}

@media (min-width: 768px) {
    .home-template .hero,
    .home-template .hero-inner {
        padding-top: 385px;
        height: 780px;
    }
}

@media (min-width: 992px) {
    .home-template .hero,
    .home-template .hero-inner {
        padding-top: 350px;
        height: 847px;
    }
}

.home-template .hero header > h1,
.home-template .hero-inner header > h1 {
    color: #fff;
    margin: 0;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
    font-family: "font-reg", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
    .home-template .hero header > h1,
    .home-template .hero-inner header > h1 {
        font-size: 55px;
        font-size: 3.4375rem;
    }
}

@media (min-width: 992px) {
    .home-template .hero header > h1,
    .home-template .hero-inner header > h1 {
        font-size: 70px;
        font-size: 4.375rem;
    }
}

@media screen and (max-width: 767px) {
    .home-template .hero header > h1,
    .home-template .hero-inner header > h1 {
        display: inline-block;
        background: #19639d;
        color: #fff;
        font-size: 20px;
        padding: 10px;
        margin-bottom: 20px;
    }
}

.home-template .hero header > p,
.home-template .hero-inner header > p {
    color: #bdc0c5;
    text-transform: uppercase;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}

@media (min-width: 768px) {
    .home-template .hero header > p,
    .home-template .hero-inner header > p {
        font-size: 25px;
        font-size: 1.5625rem;
        margin: 20px auto 40px;
    }
    .home-template .hero header > p span,
    .home-template .hero-inner header > p span {
        display: inline-block;
    }
}

@media (min-width: 992px) {
    .home-template .hero header > p,
    .home-template .hero-inner header > p {
        font-size: 28px;
        font-size: 1.75rem;
        font-size: 28px;
        font-size: 1.75rem;
        margin: 20px auto 75px;
    }
    .home-template .hero header > p span:first-child,
    .home-template .hero-inner header > p span:first-child {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .home-template .hero header > p,
    .home-template .hero-inner header > p {
        font-size: 28px;
        font-size: 1.75rem;
    }
    .home-template .hero header > p span,
    .home-template .hero-inner header > p span {
        opacity: 0.7;
        filter: alpha(opacity=70);
        display: block;
        font-size: 25px;
        font-size: 1.5625rem;
    }
}

.home-template .hero .btn-group .btn-default,
.home-template .hero-inner .btn-group .btn-default {
    padding: 20px;
    height: auto;
    line-height: 20px;
    background: rgba(16, 25, 60, 0.6);
    border-radius: 0 !important;
    text-transform: uppercase;
    border-color: #0F3D62;
    -webkit-animation-delay: 0.2s;
    /* Chrome, Safari, Opera */
    animation-delay: 0.2s;
    letter-spacing: 2px;
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
}

.home-template .hero .btn-group .btn-default:hover,
.home-template .hero-inner .btn-group .btn-default:hover {
    z-index: 2;
    background: #0b5386;
    border-color: #0b5386;
}

.home-template .hero .btn-group a + a,
.home-template .hero-inner .btn-group a + a {
    margin-left: 40px;
}

.home-template .hero .open-account,
.home-template .hero-inner .open-account {
    margin-left: -30px;
    margin-top: 30px;
}

.home-template .hero .open-account a,
.home-template .hero-inner .open-account a {
    padding-left: 30px;
    min-width: 240px;
}

.home-template .spread-block {
    background: #393a3e;
    text-align: center;
    height: 100px;
    overflow: hidden;
}

.home-template .spread-block .responsive-slide {
    margin: 31px 0 0;
    padding: 0 10px;
    -webkit-animation-delay: 0.5s;
    /* Chrome, Safari, Opera */
    animation-delay: 0.5s;
}

.home-template .spread-block .responsive-slide .parent {
    text-align: center;
    padding: 0 20px 0 0;
    border-right: 1px solid #29292c;
    margin-right: 18px;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent {
        padding: 0 10px 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent:nth-child(even) {
        border-right-width: 0;
    }
}

.home-template .spread-block .responsive-slide .parent .item {
    position: relative;
    text-align: left;
    display: inline-block;
    padding-left: 23px;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item {
        padding-left: 0;
    }
}

.home-template .spread-block .responsive-slide .parent .item div {
    display: inline-block;
}

.home-template .spread-block .responsive-slide .parent .item > span {
    position: absolute;
    color: #c2c2c2;
    font-size: 13px;
    font-size: 0.8125rem;
    left: 0;
    top: 1px;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item > span {
        display: none;
    }
}

.home-template .spread-block .responsive-slide .parent .item .spread-value {
    color: #d5cbaa;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    font-size: 45px;
    font-size: 2.8125rem;
    letter-spacing: -1px;
    line-height: 35px;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item .spread-value {
        font-size: 30px;
        font-size: 1.875rem;
        position: relative;
        top: -5px;
    }
}

.home-template .spread-block .responsive-slide .parent .item .spread-value i {
    width: 14px;
    height: 17px;
    position: relative;
    top: -2px;
    right: -9px;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item .spread-value i {
        right: 0;
    }
}

.home-template .spread-block .responsive-slide .parent .item .spread-value i.up {
    background-position: -348px 0;
}

.home-template .spread-block .responsive-slide .parent .item .spread-value i.down {
    background-position: -348px -18px;
}

.home-template .spread-block .responsive-slide .parent .item .spread-value i.no-change {
    background: 1px 1px;
}

.home-template .spread-block .responsive-slide .parent .item .spread-info span {
    display: block;
}

.home-template .spread-block .responsive-slide .parent .item .spread-info span:first-child {
    color: #d5cbaa;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.home-template .spread-block .responsive-slide .parent .item .spread-info span.hidden-xxs {
    color: #847d65;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item .spread-info span.hidden-xxs {
        display: none;
    }
}

.home-template .spread-block .responsive-slide .parent .item .spread-info span.visible-xxs {
    display: none;
}

@media screen and (max-width: 480px) {
    .home-template .spread-block .responsive-slide .parent .item .spread-info span.visible-xxs {
        display: block;
        color: #c2c2c2;
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.home-template .spread-block .responsive-slide .parent:last-child {
    border-right-width: 0;
    margin-right: 0;
}

.home-template .spread-block .responsive-slide .parent:last-child .item {
    padding-right: 0;
}

.home-template .heading {
    text-align: center;
    text-transform: uppercase;
    color: #393a3e;
}

.home-template .heading h2 {
    margin: 0;
    font-family: "font-med", Helvetica, Arial, sans-serif;
    font-size: 38px;
    font-size: 2.375rem;
}

@media screen and (max-width: 767px) {
    .home-template .heading h2 {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.home-template .heading h2 + p {
    line-height: 35px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 30px;
}

.home-template .heading h2 + span {
    width: 80px;
    height: 4px;
    background: #1b75bc;
    margin: 0 auto;
    display: inline-block;
    margin: 25px 0 75px;
}

@media screen and (max-width: 767px) {
    .home-template .heading h2 + span {
        margin-bottom: 25px;
    }
}

.home-template .platforms {
    /* The image used */
    background-image: url("../../img/trading-app.jpg");
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    text-align: center;
    padding-bottom: 0;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.home-template .platforms .heading {
    margin-bottom: 40px;
    color: #d5cbaa;
}

.home-template .platforms h2 {
    color: #fff;
}

.home-template .platforms .heading p {
    letter-spacing: 0.3px;
    margin-bottom: 0;
    color: #bdc0c5;
}

.home-template .platforms article .btn-group {
    margin-left: -20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .home-template .platforms article .btn-group {
        margin: 0;
        margin-bottom: 40px;
    }
}

.home-template .platforms article .btn-group .btn-default {
    border-width: 1px;
    line-height: 0;
    background: rgba(16, 25, 60, 0.6);
    border-color: #0F3D62;
    padding: 6px 20px;
    transition: background 0.2 linear;
}
.home-template .platforms article .btn-group .btn-default:hover {
    opacity: 1;
    background: #0b5386;
    border-color: #0b5386;
}

@media screen and (max-width: 767px) {
    .home-template .platforms article .btn-group .btn-default {
        padding-right: 7px;
        padding-left: 7px;
    }
    .home-template .platforms article ul li a {
        width: 70px;
        border-right: 1px solid rgba(179, 171, 146, 0.22);
    }
    .home-template .platforms article ul li:last-child a {
        border-right: 0;
    }
}

.home-template .platforms article .btn-group .btn-default i {
    width: 136px;
    height: 30px;
    margin: 8px 0;
}

.home-template .platforms article .btn-group .btn-default i.mt4 {
    background-position: -159px 0;
}

.home-template .platforms article .btn-group .btn-default i.mt5 {
    background-position: -147px -30px;
    margin-bottom: 0;
    height: 37px;
}

.home-template .platforms article figure {
    position: relative;
    display: inline-block;
}

.home-template .platforms article figure img {
    width: auto;
    max-width: 100%;
}

.home-template .platforms article ul {
    border-right: 1px solid rgba(179, 171, 146, 0.22);
    display: inline-block;
    position: absolute;
    left: -104px;
    padding-right: 10px;
    /*top: -20px;*/
    top: -95px;
}

.app-icon li a i.ios-app,
.home-template .platforms article ul li a i.ios-app {
    width: 28px;
    height: 28px;
    background-position: -187px -588px;
}

.home-template .platforms article ul li a {
    display: block;
    max-width: 65px;
    border-bottom: 1px solid rgba(179, 171, 146, 0.22);
    padding: 10px 5px;
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
}

.home-template .platforms article ul li a span {
    display: block;
}

.home-template .platforms article ul li a i:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.home-template .platforms article ul li:last-child a {
    border-bottom-width: 0;
}

.home-template .products {
    background: #fff;
}

.home-template .products .heading {
    text-align: left;
}

.home-template .products .heading h2 + span {
    margin-bottom: 42px;
}

.home-template .products .media-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.home-template .products .media-list li {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .home-template .products .media-list li {
        padding: 5px 0px 10px;
        border-bottom: 1px solid #edebe4;
    }
    .home-template .products .media-list li a .media-body .media-heading {
        font-size: 20px !important;
    }
    .home-template .platforms article figure img {
        margin-bottom: 72px;
    }
    .home-template .platforms article ul {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(100% + 30px);
        bottom: 0;
        top: unset;
        margin-bottom: 0;
        padding: 0;
        border: none;
        margin: 0 -15px;
        left: unset;
        background: rgba(3, 6, 19, 0.71);
    }
    .home-template .platforms article ul li a {
        border-bottom: 0;
        height: 72px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 10px 12px;
        max-width: unset;
    }
}

.home-template .products .media-list li a {
    display: block;
    padding: 20px 0;
}

@media screen and (max-width: 767px) {
    .home-template .products .media-list li a {
        border-bottom-width: 0;
        height: auto;
    }
}

.home-template .products .media-list li a .media-left span {
    width: 55px;
    height: 45px;
    display: block;
}

.home-template .products .media-list li a .media-left span > i.forex {
    width: 40px;
    height: 41px;
    background-position: -92px 0;
}

.home-template .products .media-list li a .media-left span > i.stocks {
    width: 41px;
    height: 41px;
    background-position: -202px -683px;
}

.home-template .products .media-list li a .media-left span > i.futures {
    width: 44px;
    height: 44px;
    background-position: -1px -683px;
}

.home-template .products .media-list li a .media-left span > i.metals {
    width: 46px;
    height: 36px;
    background-position: -95px -683px;   
}

.home-template .products .media-list li a .media-left span > i.cfd {
    width: 45px;
    height: 37px;
    background-position: -92px -158px;
}

.home-template .products .media-list li a .media-left span > i.equities {
    width: 44px;
    height: 44px;
    background-position: -149px -683px;
}

.home-template .products .media-list li a .media-left span > i.crypto {
    width: 42px;
    height: 38px;
    background-position: -220px -578px;
}
.home-template .products .media-list li a .media-left span > i.etfs {
    width: 42px;
    height: 42px;
    background-position: -267px -575px;
}

.home-template .products .media-list li a .media-left span > i.options {
    width: 55px;
    height: 40px;
    background-position: -92px -196px;
}

.home-template .products .media-list li a .media-left span > i.cash-equities {
    width: 42px;
    height: 42px;
    background-position: -47px -683px;
}

@media screen and (max-width: 767px) {
    .home-template .products .media-list li a .media-left {
        vertical-align: middle;
    }
}

.home-template .products .media-list li a .media-body {
    vertical-align: middle;
    font-weight: "font-light", Helvetica, Arial, sans-serif;
    display: block;
}

@media screen and (max-width: 767px) {
    .home-template .products .media-list li a .media-body {
        vertical-align: middle;
    }
}

.home-template .products .media-list li a .media-body .media-heading {
    color: #393a3e;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
}

.home-template .products .media-list li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* .home-template .products .media-list li:nth-child(even) a {
    border-left: 1px solid #f0eee9;
    padding-left: 20px;
} */

@media screen and (max-width: 767px) {
    .home-template .products .media-list li:nth-child(even) a {
        border-left-width: 0;
        padding-left: 0;
    }
}

.home-template .products .media-list li:last-child a,
.home-template .products .media-list li:nth-child(5) a {
    border-bottom-width: 0;
}

.home-template .products .media-list li:nth-last-child(2) a {
    border-bottom-width: 0;
}

.home-template .products .spread-home .tab-main {
    border: 1px solid #e6e5e1;
}

.home-template .products .spread-home p {
    margin-top: 15px;
    font-size: 12px;
}

@media (min-width: 768px) {
    .home-template .products .spread-home .tab-main {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .home-template .products .spread-home .tab-main {
        margin-top: 120px;
    }
}

@media screen and (max-width: 767px) {
    .home-template .products .spread-home .tab-main {
        margin-top: -11px;
    }
}

.home-template .products .spread-home .tab-main .tab-content .mCustomScrollBox {
    border-bottom-width: 0;
}

.home-template .products .spread-home .tab-main .tab-content .tab-content {
    height: 175px;
}
.home-template .products .spread-home .tab-main .tab-content .table-scrolling {
    height: 245px;
}
.institutional-template .hero-inner,
.institutional-template .hero {
    background: url("../../img/institutional-services.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.about-template .hero-inner,
.forex-template .hero-inner,
.trading-accounts-template .hero-inner,
.about-template .hero,
.forex-template .hero,
.trading-accounts-template .hero {
    background: url("../../img/about.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.about-template .icon-list,
.forex-template .icon-list,
.trading-accounts-template .icon-list {
    padding: 0;
}

.about-template .icon-list li,
.forex-template .icon-list li,
.trading-accounts-template .icon-list li {
    background: none;
    padding: 0;
    margin-bottom: 40px;
    position: relative;
}

.about-template .icon-list span,
.forex-template .icon-list span,
.trading-accounts-template .icon-list span {
    position: absolute;
    left: 0;
    display: inline-block;
    margin-right: 8px;
}

.about-template .icon-list span i.infrastructures,
.forex-template .icon-list span i.infrastructures,
.trading-accounts-template .icon-list span i.infrastructures {
    background-position: 0 -519px;
    height: 42px;
    width: 51px;
}

.about-template .icon-list span i.liquidity,
.forex-template .icon-list span i.liquidity,
.trading-accounts-template .icon-list span i.liquidity {
    background-position: -53px -519px;
    height: 46px;
    width: 47px;
}

.about-template .icon-list span i.mission,
.forex-template .icon-list span i.mission,
.trading-accounts-template .icon-list span i.mission {
    background-position: -100px -519px;
    height: 44px;
    width: 43px;
}

.about-template .icon-list span i.services,
.forex-template .icon-list span i.services,
.trading-accounts-template .icon-list span i.services {
    background-position: -144px -519px;
    height: 51px;
    width: 46px;
    top: -5px;
}

.about-template .icon-list span i.team,
.forex-template .icon-list span i.team,
.trading-accounts-template .icon-list span i.team {
    background-position: -191px -519px;
    height: 43px;
    width: 46px;
}

.about-template .icon-list span i.market,
.forex-template .icon-list span i.market,
.trading-accounts-template .icon-list span i.market {
    background-position: -238px -519px;
    height: 45px;
    width: 44px;
}

.about-template .icon-list span i.target,
.forex-template .icon-list span i.target,
.trading-accounts-template .icon-list span i.target {
    background-position: -283px -519px;
    height: 46px;
    width: 45px;
}

.about-template .icon-list h4,
.forex-template .icon-list h4,
.trading-accounts-template .icon-list h4 {
    padding-left: 60px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 45px;
}

.about-template .icon-list p,
.forex-template .icon-list p,
.trading-accounts-template .icon-list p {
    padding-left: 25px;
}

.forex-template .why-hob,
.trading-accounts-template .why-hob,
.forex-template .fund-template .fund-method-box ul,
.fund-template .fund-method-box .forex-template ul,
.trading-accounts-template .fund-template .fund-method-box ul,
.fund-template .fund-method-box .trading-accounts-template ul {
    margin-top: -20px;
    margin-bottom: 50px;
}

/* trading account types - default */

.forex-template .table-pricing,
.trading-accounts-template .table-pricing,
.cfd-template .table-pricing,
.metals-template .table-pricing {
    padding-top: 60px;
    margin-top: -60px;
    padding-bottom: 40px;
    border-top: 1px solid #e0e3eb;
    border-bottom: 1px solid #e0e3eb;
}

@media (min-width: 768px) {
    .forex-template .table-pricing,
    .trading-accounts-template .table-pricing,
    .cfd-template .table-pricing,
    .metals-template .table-pricing {
        background: none;
    }
}

@media (min-width: 992px) {
    .forex-template .table-pricing,
    .trading-accounts-template .table-pricing,
    .cfd-template .table-pricing,
    .metals-template .table-pricing {
        background: url("../../img/table-pricing-bg.jpg") center center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

.forex-template .table-pricing .pricing,
.trading-accounts-template .table-pricing .pricing,
.cfd-template .table-pricing .pricing,
.metals-template .table-pricing .pricing {
    min-height: 680px;
    max-width: 480px;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto 40px;
}
.cfd-template .table-pricing .pricing {
    min-height: 600px;
}

.forex-template .table-pricing .pricing header h4,
.trading-accounts-template .table-pricing .pricing header h4,
.cfd-template .table-pricing .pricing header h4,
.metals-template .table-pricing .pricing header h4 {
    color: #fff;
    text-align: center;
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 20px;
    padding: 40px 20px;
    text-transform: uppercase;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
}

.forex-template .table-pricing .pricing .commission-details,
.trading-accounts-template .table-pricing .pricing .commission-details,
.forex-template .table-pricing .pricing.gold .price-details .commission,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission,
.forex-template .table-pricing .pricing.platinum .price-details .commission,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission,
.cfd-template .table-pricing .pricing .commission-details,
.cfd-template .table-pricing .pricing.gold .price-details .commission,
.cfd-template .table-pricing .pricing.platinum .price-details .commission,
.metals-template .table-pricing .pricing .commission-details,
.metals-template .table-pricing .pricing.gold .price-details .commission,
.metals-template .table-pricing .pricing.platinum .price-details .commission {
    display: inline-block;
}

.forex-template .table-pricing .pricing .commission-details > div,
.trading-accounts-template .table-pricing .pricing .commission-details > div,
.forex-template .table-pricing .pricing.gold .price-details .commission > div,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div,
.cfd-template .table-pricing .pricing .commission-details > div,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div,
.metals-template .table-pricing .pricing .commission-details > div,
.metals-template .table-pricing .pricing.gold .price-details .commission > div,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div {
    display: table-cell;
    vertical-align: middle;
    width: 48%;
}

.forex-template .table-pricing .pricing .commission-details > div.number,
.trading-accounts-template .table-pricing .pricing .commission-details > div.number,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.number,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.number,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.number,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.number,
.cfd-template .table-pricing .pricing .commission-details > div.number,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.number,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.number,
.metals-template .table-pricing .pricing .commission-details > div.number,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.number,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.number {
    line-height: 30px;
    padding-top: 15px;
}

.forex-template .table-pricing .pricing .commission-details > div.number label,
.trading-accounts-template .table-pricing .pricing .commission-details > div.number label,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.number label,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.number label,
.cfd-template .table-pricing .pricing .commission-details > div.number label,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.number label,
.metals-template .table-pricing .pricing .commission-details > div.number label,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.number label {
    display: inline-block;
    clear: both;
    font-size: 16px;
    font-size: 1rem;
    padding: 5px;
    margin-top: 8px;
}

.forex-template .table-pricing .pricing .commission-details > div.percentage,
.trading-accounts-template .table-pricing .pricing .commission-details > div.percentage,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.percentage,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.percentage,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.percentage,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.percentage,
.cfd-template .table-pricing .pricing .commission-details > div.percentage,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.percentage,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.percentage,
.metals-template .table-pricing .pricing .commission-details > div.percentage,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.percentage,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.percentage {
    font-family: "font-light", Helvetica, Arial, sans-serif;
    border-left: 1px solid #f3f3f3;
    padding: 0 5px;
}

.forex-template .table-pricing .pricing .commission-details > div.percentage lable,
.trading-accounts-template .table-pricing .pricing .commission-details > div.percentage lable,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.percentage lable,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.percentage lable,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.percentage lable,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.percentage lable,
.cfd-template .table-pricing .pricing .commission-details > div.percentage lable,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.percentage lable,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.percentage lable,
.metals-template .table-pricing .pricing .commission-details > div.percentage lable,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.percentage lable,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.percentage lable {
    background: #f9f9f9;
    font-size: 30px;
    font-size: 1.875rem;
    color: #8892a0;
    text-transform: uppercase;
    padding: 0 8px;
    border-radius: 4px;
    display: inline-block;
    clear: both;
    line-height: 35px;
}

.forex-template .table-pricing .pricing .commission-details > div.percentage > span,
.trading-accounts-template .table-pricing .pricing .commission-details > div.percentage > span,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span,
.cfd-template .table-pricing .pricing .commission-details > div.percentage > span,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span,
.metals-template .table-pricing .pricing .commission-details > div.percentage > span,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span {
    color: #333;
    font-size: 60px;
    font-size: 3.75rem;
    letter-spacing: -5px;
    line-height: 35px;
    display: block;
    margin-top: 25px;
}

.forex-template .table-pricing .pricing .commission-details > div.percentage > span span,
.trading-accounts-template .table-pricing .pricing .commission-details > div.percentage > span span,
.forex-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span span,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span span,
.forex-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span span,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span span,
.cfd-template .table-pricing .pricing .commission-details > div.percentage > span span,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span span,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span span,
.metals-template .table-pricing .pricing .commission-details > div.percentage > span span,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.percentage > span span,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.percentage > span span {
    font-size: 47px;
    font-size: 2.9375rem;
}

.forex-template .table-pricing .pricing .price-details,
.trading-accounts-template .table-pricing .pricing .price-details,
.cfd-template .table-pricing .pricing .price-details,
.metals-template .table-pricing .pricing .price-details {
    -webkit-box-shadow: 0 11px 14px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 11px 14px rgba(0, 0, 0, 0.25);
    box-shadow: 0 11px 14px rgba(0, 0, 0, 0.25);
    background: #fff;
    text-align: center;
    height: 475px;
}

.cfd-template .table-pricing .pricing .price-details {
    height: 412px;
}

.forex-template .table-pricing .pricing .price-details .amount,
.trading-accounts-template .table-pricing .pricing .price-details .amount,
.cfd-template .table-pricing .pricing .price-details .amount,
.metals-template .table-pricing .pricing .price-details .amount {
    display: block;
    background: #f8f9fa;
    border: 2px solid #f3f2ee;
    border-left-width: 0;
    border-right-width: 0;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details,
.metals-template .table-pricing .pricing .price-details .amount .amount-details {
    display: inline-block;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details > div,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details > div,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details > div,
.metals-template .table-pricing .pricing .price-details .amount .amount-details > div {
    display: block;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details > div > div,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details > div > div,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details > div > div,
.metals-template .table-pricing .pricing .price-details .amount .amount-details > div > div {
    display: inline-block;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details > div > div.number,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details > div > div.number,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details > div > div.number,
.metals-template .table-pricing .pricing .price-details .amount .amount-details > div > div.number {
    color: #2a2c31;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    font-size: 112px;
    font-size: 7rem;
    letter-spacing: -4px;
    line-height: 81px;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text,
.metals-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text {
    font-size: 58px;
    font-size: 3.625rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    display: inline-block;
    color: #282d3f;
    text-align: left;
    letter-spacing: -1px;
    line-height: 41px;
    margin-left: -5px;
}
.forex-template .table-pricing .pricing.gold .price-details .amount .amount-details > div > div.text,
.trading-accounts-template .table-pricing .pricing.gold .price-details .amount .amount-details > div > div.text,
.cfd-template .table-pricing .pricing.gold .price-details .amount .amount-details > div > div.text,
.metals-template .table-pricing .pricing.gold .price-details .amount .amount-details > div > div.text {
    color: #B2A578;
}
.forex-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text span,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text span,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text span,
.metals-template .table-pricing .pricing .price-details .amount .amount-details > div > div.text span {
    color: rgba(159, 159, 159, 0.8);
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: -0.5px;
    word-spacing: -2px;
    display: block;
}

.forex-template .table-pricing .pricing .price-details .amount .amount-details label,
.trading-accounts-template .table-pricing .pricing .price-details .amount .amount-details label,
.cfd-template .table-pricing .pricing .price-details .amount .amount-details label,
.metals-template .table-pricing .pricing .price-details .amount .amount-details label {
    background: #efede8;
    border-radius: 4px;
    color: #646465;
    font-weight: normal;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 2px 10px;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-top: 10px;
}

.forex-template .table-pricing .pricing .price-details .commission,
.trading-accounts-template .table-pricing .pricing .price-details .commission,
.cfd-template .table-pricing .pricing .price-details .commission,
.metals-template .table-pricing .pricing .price-details .commission {
    color: #393a3e;
}

.forex-template .table-pricing .pricing .price-details .commission .number,
.trading-accounts-template .table-pricing .pricing .price-details .commission .number,
.cfd-template .table-pricing .pricing .price-details .commission .number,
.metals-template .table-pricing .pricing .price-details .commission .number {
    font-size: 65px;
    font-size: 4.0625rem;
    letter-spacing: -3px;
    line-height: 31px;
}

.forex-template .table-pricing .pricing .price-details .commission .number span,
.trading-accounts-template .table-pricing .pricing .price-details .commission .number span,
.cfd-template .table-pricing .pricing .price-details .commission .number span,
.metals-template .table-pricing .pricing .price-details .commission .number span {
    font-size: 50px;
    font-size: 3.125rem;
    margin-right: 3px;
}

.forex-template .table-pricing .pricing .price-details .commission .number .lable,
.trading-accounts-template .table-pricing .pricing .price-details .commission .number .lable,
.cfd-template .table-pricing .pricing .price-details .commission .number .lable,
.metals-template .table-pricing .pricing .price-details .commission .number .lable {
    background: #f3f3f3;
    color: #828284;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    border-radius: 4px;
    padding: 5px 8px;
    line-height: 17px;
    letter-spacing: 0;
}

.forex-template .table-pricing .pricing .price-details .commission > label,
.trading-accounts-template .table-pricing .pricing .price-details .commission > label,
.cfd-template .table-pricing .pricing .price-details .commission > label,
.metals-template .table-pricing .pricing .price-details .commission > label {
    font-weight: normal;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.forex-template .table-pricing .pricing > footer,
.trading-accounts-template .table-pricing .pricing > footer,
.cfd-template .table-pricing .pricing > footer,
.metals-template .table-pricing .pricing > footer {
    text-align: right;
    padding: 21px 35px;
}

.forex-template .table-pricing .pricing > footer a,
.trading-accounts-template .table-pricing .pricing > footer a,
.cfd-template .table-pricing .pricing > footer a,
.metals-template .table-pricing .pricing > footer a {
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "font-light", Helvetica, Arial, sans-serif;
}

.forex-template .table-pricing .pricing > footer a i,
.trading-accounts-template .table-pricing .pricing > footer a i,
.cfd-template .table-pricing .pricing > footer a i,
.metals-template .table-pricing .pricing > footer a i {
    width: 15px;
    height: 14px;
    background-position: -351px -342px;
    position: relative;
    top: -3px;
}

.forex-template .table-pricing .pricing > footer a:hover,
.trading-accounts-template .table-pricing .pricing > footer a:hover,
.cfd-template .table-pricing .pricing > footer a:hover,
.metals-template .table-pricing .pricing > footer a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.forex-template .table-pricing .pricing.silver,
.trading-accounts-template .table-pricing .pricing.silver,
.cfd-template .table-pricing .pricing.silver,
.metals-template .table-pricing .pricing.silver {
    background: #8892a0;
}

.forex-template .table-pricing .pricing.silver .price-details .amount,
.trading-accounts-template .table-pricing .pricing.silver .price-details .amount,
.cfd-template .table-pricing .pricing.silver .price-details .amount,
.metals-template .table-pricing .pricing.silver .price-details .amount {
    padding-top: 50px;
    padding-bottom: 50px;
}

.forex-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number,
.trading-accounts-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number,
.cfd-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number,
.metals-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number {
    font-size: 90px;
    font-size: 5.625rem;
}

.forex-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number span,
.trading-accounts-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number span,
.cfd-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number span,
.metals-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .number span {
    position: relative;
    left: -11px;
}

.forex-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text,
.trading-accounts-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text,
.cfd-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text,
.metals-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text {
    font-size: 45px;
    font-size: 2.8125rem;
    color: #282d3f;
}

.forex-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text span,
.trading-accounts-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text span,
.cfd-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text span,
.metals-template .table-pricing .pricing.silver .price-details .amount .amount-details > div .text span {
    font-size: 28px;
    font-size: 1.75rem;
}

.forex-template .table-pricing .pricing.silver .price-details .commission,
.trading-accounts-template .table-pricing .pricing.silver .price-details .commission,
.cfd-template .table-pricing .pricing.silver .price-details .commission,
.metals-template .table-pricing .pricing.silver .price-details .commission {
    padding-top: 71px;
    padding-bottom: 71px;
}

.forex-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.trading-accounts-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.cfd-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.metals-template .table-pricing .pricing.silver .price-details .commission .number .lable {
    position: relative;
    top: -14px;
    left: -5px;
}

.forex-template .table-pricing .pricing.gold,
.trading-accounts-template .table-pricing .pricing.gold,
.cfd-template .table-pricing .pricing.gold,
.metals-template .table-pricing .pricing.gold {
    background: #B2A578;
}

.forex-template .table-pricing .pricing.gold .price-details .amount,
.trading-accounts-template .table-pricing .pricing.gold .price-details .amount,
.cfd-template .table-pricing .pricing.gold .price-details .amount,
.metals-template .table-pricing .pricing.gold .price-details .amount {
    padding-top: 70px;
    padding-bottom: 70px;
}

.forex-template .table-pricing .pricing.gold .price-details .commission,
.trading-accounts-template .table-pricing .pricing.gold .price-details .commission,
.cfd-template .table-pricing .pricing.gold .price-details .commission,
.metals-template .table-pricing .pricing.gold .price-details .commission {
    padding-top: 42px;
    padding-bottom: 42px;
}

.forex-template .table-pricing .pricing.platinum,
.trading-accounts-template .table-pricing .pricing.platinum,
.cfd-template .table-pricing .pricing.platinum,
.metals-template .table-pricing .pricing.platinum {
    background: #282d3f;
}

.forex-template .table-pricing .pricing.platinum .price-details .amount,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .amount,
.cfd-template .table-pricing .pricing.platinum .price-details .amount,
.metals-template .table-pricing .pricing.platinum .price-details .amount {
    padding-top: 105px;
    padding-bottom: 105px;
}

.forex-template .table-pricing .pricing.platinum .price-details .commission,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission,
.cfd-template .table-pricing .pricing.platinum .price-details .commission,
.metals-template .table-pricing .pricing.platinum .price-details .commission {
    padding-top: 12px;
    padding-bottom: 12px;
}

.forex-template .table-pricing .pricing.platinum .price-details .commission .percentage > span,
.trading-accounts-template .table-pricing .pricing.platinum .price-details .commission .percentage > span,
.cfd-template .table-pricing .pricing.platinum .price-details .commission .percentage > span,
.metals-template .table-pricing .pricing.platinum .price-details .commission .percentage > span {
    letter-spacing: 0 !important;
    display: none;
}

.forex-template .table-pricing .high-volume,
.trading-accounts-template .table-pricing .high-volume,
.cfd-template .table-pricing .high-volume,
.metals-template .table-pricing .high-volume {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e0e3eb;
    padding: 30px;
    display: table;
    width: 100%;
}

.etfs-template .table-pricing .pricing {
    min-height: 600px;
}

.etfs-template .table-pricing .pricing .price-details {
    height: 400px;
}

@media (min-width: 768px) {
    .forex-template .table-pricing .high-volume,
    .trading-accounts-template .table-pricing .high-volume,
    .cfd-template .table-pricing .high-volume,
    .metals-template .table-pricing .high-volume {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .forex-template .table-pricing .high-volume,
    .trading-accounts-template .table-pricing .high-volume,
    .cfd-template .table-pricing .high-volume,
    .metals-template .table-pricing .high-volume {
        text-align: left;
        background: #f2f4f7;
    }
}

@media screen and (max-width: 767px) {
    .forex-template .table-pricing .high-volume,
    .trading-accounts-template .table-pricing .high-volume,
    .cfd-template .table-pricing .high-volume,
    .metals-template .table-pricing .high-volume {
        text-align: center;
        display: block;
        width: auto;
        padding: 10px 20px 20px;
    }
}

.forex-template .table-pricing .high-volume p,
.trading-accounts-template .table-pricing .high-volume p,
.cfd-template .table-pricing .high-volume p,
.metals-template .table-pricing .high-volume p {
    font-family: "font-light", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.5;
}

.crypto-template .table-pricing .pricing .price-details {
    height: 500px;
}
.crypto-template .table-pricing .pricing .price-details .commission h5 {
    color: #828284 !important;
}
.crypto-template .table-pricing .pricing .price-details .commission .number {
    font-size: 40px;
    padding-top: 10px !important;
}
.crypto-template .table-pricing .pricing .price-details .commission .number span {
    letter-spacing: 0px;
    margin-left: 3px;
    margin-right: 0;
}
.crypto-template .table-pricing .pricing .price-details .commission .number .lable {
    position: unset !important;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .forex-template .table-pricing .high-volume p,
    .trading-accounts-template .table-pricing .high-volume p,
    .cfd-template .table-pricing .high-volume p,
    .metals-template .table-pricing .high-volume p {
        display: block;
    }
}

@media (min-width: 992px) {
    .forex-template .table-pricing .high-volume p,
    .trading-accounts-template .table-pricing .high-volume p,
    .cfd-template .table-pricing .high-volume p,
    .metals-template .table-pricing .high-volume p {
        display: table-cell;
        vertical-align: middle;
    }
}

@media screen and (max-width: 767px) {
    .forex-template .table-pricing .high-volume p,
    .trading-accounts-template .table-pricing .high-volume p,
    .cfd-template .table-pricing .high-volume p,
    .metals-template .table-pricing .high-volume p {
        font-size: 30px;
        font-size: 1.875rem;
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .forex-template .table-pricing .high-volume a,
    .trading-accounts-template .table-pricing .high-volume a,
    .cfd-template .table-pricing .high-volume a,
    .metals-template .table-pricing .high-volume a {
        display: inline-block;
        float: none;
        margin-top: 15px;
    }
}

@media (min-width: 992px) {
    .forex-template .table-pricing .high-volume a,
    .trading-accounts-template .table-pricing .high-volume a,
    .cfd-template .table-pricing .high-volume a,
    .metals-template .table-pricing .high-volume a {
        display: table;
        vertical-align: middle;
        float: right;
        margin-top: 0;
    }
}

/* end of trading account types - default */

/* trading account types - new */

.cfd-template .table-pricing,
.metals-template .table-pricing {
    margin-top: 0;
    border-bottom: 0;
}

.cfd-template .table-pricing .pricing .commission-details,
.cfd-template .table-pricing .pricing.gold .price-details .commission,
.cfd-template .table-pricing .pricing.platinum .price-details .commission,
.metals-template .table-pricing .pricing .commission-details,
.metals-template .table-pricing .pricing.gold .price-details .commission,
.metals-template .table-pricing .pricing.platinum .price-details .commission {
    display: block;
    width: auto;
}

.cfd-template .table-pricing .pricing .commission-details > div,
.cfd-template .table-pricing .pricing.gold .price-details .commission > div,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div,
.metals-template .table-pricing .pricing .commission-details > div,
.metals-template .table-pricing .pricing.gold .price-details .commission > div,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div {
    display: block;
}

.cfd-template .table-pricing .pricing .price-details .commission,
.metals-template .table-pricing .pricing .price-details .commission {
    color: #393a3e;
    text-align: left;
    padding-left: 57px;
}

.cfd-template .table-pricing .pricing .price-details .commission .number,
.metals-template .table-pricing .pricing .price-details .commission .number {
    font-size: 45px;
    font-size: 2.8125rem;
}

.cfd-template .table-pricing .pricing .price-details .commission .number:first-of-type,
.metals-template .table-pricing .pricing .price-details .commission .number:first-of-type {
    margin-bottom: 25px;
}

.cfd-template .table-pricing .pricing .price-details .commission .number span,
.metals-template .table-pricing .pricing .price-details .commission .number span {
    font-size: 28px;
    font-size: 1.75rem;
}

.cfd-template .table-pricing .pricing.silver .price-details .commission,
.metals-template .table-pricing .pricing.silver .price-details .commission {
    padding-top: 0;
    padding-bottom: 0;
}

.cfd-template .table-pricing .pricing.silver .price-details .commission h5,
.metals-template .table-pricing .pricing.silver .price-details .commission h5 {
    font-size: 25px;
    color: #393a3e;
    margin: 20px 0 5px;
}

.cfd-template .table-pricing .pricing.silver .price-details .commission > div.number label,
.metals-template .table-pricing .pricing.silver .price-details .commission > div.number label {
    font-size: 16px;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div.number label,
.metals-template .table-pricing .pricing.gold .price-details .commission > div.number label,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div.number label {
    font-size: 16px;
}

.cfd-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.metals-template .table-pricing .pricing.silver .price-details .commission .number .lable {
    position: absolute;
    top: 32px;
    left: 74px;
    margin-top: 8px;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission,
.metals-template .table-pricing .pricing.gold .price-details .commission {
    padding-top: 33px;
    padding-bottom: 18px;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission .number:first-of-type,
.metals-template .table-pricing .pricing.gold .price-details .commission .number:first-of-type {
    margin-bottom: 10px;
}

.cfd-template .table-pricing .pricing.platinum .price-details .commission,
.metals-template .table-pricing .pricing.platinum .price-details .commission {
    padding-top: 7px;
    padding-bottom: 12px;
}

.cfd-template .table-pricing .pricing.platinum .price-details .commission .number:first-of-type,
.metals-template .table-pricing .pricing.platinum .price-details .commission .number:first-of-type {
    margin-bottom: 0;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission > div,
.cfd-template .table-pricing .pricing.platinum .price-details .commission > div,
.metals-template .table-pricing .pricing.gold .price-details .commission > div,
.metals-template .table-pricing .pricing.platinum .price-details .commission > div {
    width: auto;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission .number .lable,
.cfd-template .table-pricing .pricing.platinum .price-details .commission .number .lable,
.metals-template .table-pricing .pricing.gold .price-details .commission .number .lable,
.metals-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
    position: absolute;
    top: 32px;
    left: 74px;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission .number.zero .lable,
.cfd-template .table-pricing .pricing.platinum .price-details .commission .number.zero .lable,
.metals-template .table-pricing .pricing.gold .price-details .commission .number.zero .lable,
.metals-template .table-pricing .pricing.platinum .price-details .commission .number.zero .lable {
    left: 44px;
}

/* end of trading account types - new */

.forex-template .spread-section .nav-tabs li i.pairs,
.trading-accounts-template .spread-section .nav-tabs li i.pairs {
    width: 35px;
    height: 20px;
    position: relative;
    top: 3px;
    background-position: -350px -255px;
}

.forex-template .spread-section .nav-tabs li:first-child a,
.trading-accounts-template .spread-section .nav-tabs li:first-child a {
    padding-top: 5px;
}

.forex-template .spread-section .tab-pane > table,
.trading-accounts-template .spread-section .tab-pane > table {
    margin-bottom: 0;
}

.forex-template .spread-section .table-scrolling,
.trading-accounts-template .spread-section .table-scrolling,
.forex-template .spread-section .home-template .products .spread-home .tab-main .tab-content,
.home-template .products .spread-home .tab-main .forex-template .spread-section .tab-content,
.trading-accounts-template .spread-section .home-template .products .spread-home .tab-main .tab-content,
.home-template .products .spread-home .tab-main .trading-accounts-template .spread-section .tab-content {
    margin-bottom: 0;
    height: 246px;
}

.forex-template .spread-section .media-list,
.trading-accounts-template .spread-section .media-list {
    padding-left: 30px;
    margin-top: 40px;
}

.forex-template .spread-section .media-list .media,
.trading-accounts-template .spread-section .media-list .media {
    margin-bottom: 15px;
}

.forex-template .spread-section .media-list .media .media-left,
.trading-accounts-template .spread-section .media-list .media .media-left {
    padding-right: 10px;
}

.forex-template .spread-section .media-list .media .media-left i,
.trading-accounts-template .spread-section .media-list .media .media-left i {
    width: 31px;
    height: 31px;
    top: 2px;
}

.forex-template .spread-section .media-list .media .media-left i.rates,
.trading-accounts-template .spread-section .media-list .media .media-left i.rates {
    background-position: -350px -277px;
}

.forex-template .spread-section .media-list .media .media-left i.dollar,
.trading-accounts-template .spread-section .media-list .media .media-left i.dollar {
    background-position: -254px -211px;
}

.forex-template .spread-section .media-list .media .media-left i.execution,
.trading-accounts-template .spread-section .media-list .media .media-left i.execution {
    background-position: -350px -309px;
}

.forex-template .spread-section .media-list .media .media-body,
.trading-accounts-template .spread-section .media-list .media .media-body {
    font-size: 23px;
    font-size: 1.4375rem;
}

.forex-template .spread-section .media-list.visible-sm,
.trading-accounts-template .spread-section .media-list.visible-sm {
    padding-left: 0;
    margin-top: -35px;
}

.forex-template .spread-section .media-list.visible-sm .media:first-child,
.trading-accounts-template .spread-section .media-list.visible-sm .media:first-child {
    text-align: right;
}

.forex-template .spread-section .media-list.visible-sm .media:first-child .media-left,
.trading-accounts-template .spread-section .media-list.visible-sm .media:first-child .media-left {
    padding-left: 10px;
    padding-right: 0;
}

.forex-template .spread-section .media-list.visible-sm .media-body,
.trading-accounts-template .spread-section .media-list.visible-sm .media-body {
    font-size: 15px;
    font-size: 0.9375rem;
}

.forex-template .spread-section figure,
.trading-accounts-template .spread-section figure {
    display: block;
    max-width: 100%;
    overflow: hidden;
    padding-left: 20px;
}

.forex-template .spread-section figure img,
.trading-accounts-template .spread-section figure img {
    max-width: 100%;
    width: auto;
    display: block;
}

.metals-template .hero-inner,
.metals-template .hero {
    background: url("../../img/metals.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.metals-template .metals-spread h3 {
    text-transform: capitalize;
    margin-bottom: 50px;
}

.metals-template .metals-spread .hob-ul,
.metals-template .metals-spread .panel-success.panel ul,
.panel-success.panel .metals-template .metals-spread ul {
    padding-left: 0;
}

.equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
    position: relative;
    top: -10px;
    left: 0px;
}

.forex-template .table-pricing .pricing .price-details .commission > label,
.trading-accounts-template .table-pricing .pricing .price-details .commission > label,
.cfd-template .table-pricing .pricing .price-details .commission > label,
.metals-template .table-pricing .pricing .price-details .commission > label {
    margin-top: 10px;
}

.equities-template .table-pricing .pricing .price-details .commission > label {
    margin-top: 0;
}
.equities-template .table-pricing .pricing .price-details .commission span.tick {
    font-size: 12px;
    color: #828284;
    position: relative;
    top: -5px;
}

.table-scrolling .table tbody tr:last-child td {
    border-top-width: 1px;
}
.cfd-table .table {
    background: #fbfbf9 !important;
}
.cfd-table p {
    margin-top: 15px;
    font-size: 12px !important;
    margin-bottom: 20px;
}

/* .home-template .products .media-list li a .media-left span > i.equities {
    width: 40px;
    height: 38px;
    background-position: 0px -579px;
} */

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list {
        text-align: center;
    }
}

.metals-template .metals-spread .spread-list > ul {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .metals-template .metals-spread .spread-list > ul {
        display: inline-block;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .metals-template .metals-spread .spread-list > ul {
        display: flex;
        margin-left: -40px;
    }
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul {
        display: block;
        margin-left: 0;
    }
    .spread-metals-pg p {
        line-height: 20px;
    }
}

.metals-template .metals-spread .spread-list > ul > li {
    padding: 20px 25px 15px;
    background: #f7f6f2;
    border: 1px solid #ebebeb;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li {
        padding: 20px 10px 15px;
        width: 48%;
        float: left;
    }
}

.metals-template .metals-spread .spread-list > ul > li .pair {
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li .pair {
        display: block;
    }
}

.metals-template .metals-spread .spread-list > ul > li .pair h5 {
    margin: 0;
    padding-right: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li .pair h5 {
        text-align: left;
        margin-bottom: 10px;
    }
}

.metals-template .metals-spread .spread-list > ul > li .pair h5 span {
    display: block;
    color: #aca380;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 2px;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li .pair h5 span {
        display: inline-block;
    }
}

.metals-template .metals-spread .spread-list > ul > li .values {
    display: inline-block;
    border-left: 1px solid #ebebeb;
    padding-left: 10px;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li .values {
        display: block;
        border-left-width: 0;
    }
}

.metals-template .metals-spread .spread-list > ul > li .values li {
    display: table-row;
}

.metals-template .metals-spread .spread-list > ul > li .values li label {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: table-cell;
    padding-bottom: 5px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li .values li label {
        text-align: left;
    }
}

.metals-template .metals-spread .spread-list > ul > li .values li span {
    display: table-cell;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    padding-left: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
}

.metals-template .metals-spread .spread-list > ul > li .values:last-child label {
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .metals-template .metals-spread .spread-list > ul > li:last-child {
        border-left-width: 1px;
        border-top-width: 0;
    }
}

@media (min-width: 992px) {
    .metals-template .metals-spread .spread-list > ul > li:last-child {
        border-top-width: 1px;
        border-left-width: 0;
    }
}

@media screen and (max-width: 767px) {
    .metals-template .metals-spread .spread-list > ul > li:last-child {
        border-left-width: 0;
    }
}

.mt4-template .hero-inner,
.mt4-template .hero {
    background: url("../../img/mt4.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 172px;
}

.mt4-template .hero-inner .container-fluid,
.mt4-template .hero .container-fluid {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.mt4-template .hero-inner article header,
.mt4-template .hero article header {
    margin-top: 0;
}

.mt4-template .hero-inner article header h1,
.mt4-template .hero article header h1 {
    font-size: 45px;
    font-size: 2.8125rem;
}

.mt4-template .hero-inner .btn-group,
.mt4-template .hero .btn-group {
    margin-top: 25px;
    margin-bottom: 20px;
}

.mt4-template .hero-inner .btn-group .btn,
.mt4-template .hero .btn-group .btn {
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    min-width: 200px;
    height: 50px;
    line-height: 35px;
    padding: 6px 12px;
}

.mt4-template .hero-inner .btn-group .btn:first-child,
.mt4-template .hero .btn-group .btn:first-child {
    margin-right: 10px;
}

.mt4-template .hero-inner .btn-group .btn.btn-primary,
.mt4-template .hero .btn-group .btn.btn-primary {
    border-color: #0f75bc;
    border-width: 2px;
    background: #0f75bc;
}

.mt4-template .hero-inner .btn-group .btn.btn-primary:hover,
.mt4-template .hero .btn-group .btn.btn-primary:hover {
    opacity: 1;
    background-color: #0069d9;
    border-color: #0069d9;
}

.mt4-template .hero-inner .btn-group .btn.btn-default:hover,
.mt4-template .hero .btn-group .btn.btn-default:hover {
    opacity: 1;
    border-color: #0f75bc;
    background: #0f75bc;
}

.mt4-template .hero-inner .download-link a,
.mt4-template .hero .download-link a {
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: uppercase;
    color: #d5cbaa;
    font-family: "font-light", Helvetica, Arial, sans-serif;
}

.mt4-template .hero-inner .download-link a i,
.mt4-template .hero .download-link a i {
    width: 18px;
    height: 21px;
    background-position: -290px 0;
}

.mt4-template .hero-inner .download-link a:hover,
.mt4-template .hero .download-link a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mt4-template .hero-inner aside,
.mt4-template .hero aside {
    position: relative;
    bottom: -23px;
    overflow: hidden;
}

.mt4-template .inner-template article p {
    padding-left: 20px;
    padding-bottom: 15px;
}

.mt4-template .inner-template article + article {
    padding-top: 15px;
}

.mt4-template .inner-template .features-sec h3 {
    text-transform: uppercase;
}

.mt4-template .inner-template .features-sec aside {
    display: block;
    position: relative;
}

.mt4-template .inner-template .features-sec aside img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-top: 87px;
}

.mt4-template .inner-template .features-sec .seperator {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e0e3eb;
    right: 0;
    top: 65px;
}

.inner-template .download-block {
    padding-top: 65px;
}

@media (min-width: 768px) {
    .inner-template .download-block header h3 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media (min-width: 992px) {
    .inner-template .download-block header h3 {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (max-width: 767px) {
    .inner-template .download-block header h3 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

.inner-template .download-block header span {
    padding-bottom: 10px;
    padding-bottom: 5px;
    display: block;
}

@media (min-width: 992px) {
    .inner-template .download-block header span {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media (min-width: 768px) {
    .inner-template .download-block header span {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media screen and (max-width: 767px) {
    .inner-template .download-block header span {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.inner-template .download-block ul li {
    border-bottom: 1px solid #e0e3eb;
}

.inner-template .download-block ul li a {
    display: block;
    padding: 15px 0;
    color: #2a2c31;
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 10px;
}

.inner-template .download-block ul li a span {
    position: relative;
    padding-left: 15px;
}

.inner-template .download-block ul li a.windows span {
    top: -10px;
}

.inner-template .download-block ul li a.windows i {
    width: 39px;
    height: 35px;
    background-position: -188px -98px;
}

.inner-template .download-block ul li a.web-trader span {
    top: -13px;
}

.inner-template .download-block ul li a.web-trader i {
    width: 40px;
    height: 40px;
    background-position: -147px -144px;
}

.inner-template .download-block ul li a.ios span {
    top: -11px;
}

.inner-template .download-block ul li a.ios-app span {
    top: -11px;
}
.inner-template .download-block ul li a.ios-app i {
    width: 36px;
    height: 36px;
    background-position: -150px -580px;
}

.inner-template .download-block ul li a.ios i {
    width: 32px;
    height: 40px;
    background-position: -147px -98px;
}

.inner-template .download-block ul li a.android span {
    top: -17px;
}

.inner-template .download-block ul li a.android i {
    width: 37px;
    height: 45px;
    background-position: -147px -188px;
}

.inner-template .download-block ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.inner-template .download-block ul li:last-child {
    border-bottom-width: 0;
}

.cfd-template .hero-inner,
.cfd-template .hero {
    background: url("../../img/cfd.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cfd-template .table-parent {
    border-top: 1px solid #e0e3eb;
}

.trading-accounts-template .hero-inner,
.trading-accounts-template .hero {
    background: url("../../img/trading-app-features.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.trading-accounts-template .trading-features {
    margin-bottom: -60px;
    padding: 60px 0;
}

.trading-accounts-template .trading-features .table {
    background: #fff;
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
}

.trading-accounts-template .trading-features .table tbody tr td:first-child {
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-family: "font-med", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

.trading-accounts-template .trading-features .table tbody tr td {
    padding: 10px 20px;
}

.trading-accounts-template .trading-features .table tbody tr:first-child td {
    padding-top: 20px;
}

.trading-accounts-template .trading-features .table tbody tr:last-child td {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side {
        text-align: center;
        padding-top: 15px;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side {
        text-align: right;
        padding-top: 115px;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side {
        padding-top: 15px;
        text-align: center;
    }
}

.trading-accounts-template .trading-features .open-account-side header {
    text-align: center;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side header h3 {
        font-size: 30px;
        font-size: 1.875rem;
        text-transform: uppercase;
        color: #4b4c4f;
        line-height: 50px;
        font-family: "font-light", Helvetica, Arial, sans-serif;
        letter-spacing: 0px;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side header {
        display: inline-block;
        min-width: 375px;
    }
    .trading-accounts-template .trading-features .open-account-side header h3 {
        font-family: "font-reg", Helvetica, Arial, sans-serif;
        font-size: 23px;
        font-size: 1.4375rem;
        color: #707072;
        letter-spacing: 0.5px;
        display: inline-block;
        text-transform: capitalize;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side header h3 {
        font-size: 30px;
        font-size: 1.875rem;
        text-transform: uppercase;
        color: #4b4c4f;
        line-height: 50px;
        font-family: "font-light", Helvetica, Arial, sans-serif;
        letter-spacing: 0;
    }
}

.trading-accounts-template .trading-features .open-account-side header h3 span {
    font-family: "font-light", Helvetica, Arial, sans-serif;
    font-size: 39px;
    font-size: 2.4375rem;
    text-transform: uppercase;
    color: #2a2c31;
    letter-spacing: 0;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side header h3 span {
        display: inline-block;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side header h3 span {
        display: block;
        font-size: 39px;
        font-size: 2.4375rem;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side header h3 span {
        font-size: 30px;
        font-size: 1.875rem;
        display: inline-block;
    }
}

.trading-accounts-template .trading-features .open-account-side .btn-group a {
    padding: 10px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a {
        min-width: 0;
        height: auto;
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a {
        float: right;
        min-width: 375px;
        height: 77px;
        font-size: 25px;
        font-size: 1.5625rem;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a {
        min-width: 0;
        height: auto;
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

@media screen and (max-width: 375px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a {
        font-size: 16px;
    }
}

.trading-accounts-template .trading-features .open-account-side .btn-group a > span {
    position: relative;
    margin-left: 5px;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span {
        top: 0;
    }
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span span {
        display: none;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span {
        top: -15px;
    }
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span span {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span {
        top: 0;
    }
    .trading-accounts-template .trading-features .open-account-side .btn-group a > span span {
        display: none;
    }
}

.trading-accounts-template .trading-features .open-account-side .btn-group a i {
    width: 54px;
    height: 54px;
}

@media (min-width: 768px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a i {
        display: none;
    }
}

@media (min-width: 992px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a i {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .trading-accounts-template .trading-features .open-account-side .btn-group a i {
        display: none;
    }
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.real-account {
    background: #0f75bc;
    border-width: 2px;
    border-color: #0f75bc;
    margin-bottom: 20px;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.real-account:hover {
    opacity: 1;
    background-color: #0069d9;
    border-color: #0069d9;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.real-account i {
    background-position: -294px -134px;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.demo-account {
    border-color: #0f75bc;
    color: #0f75bc;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.demo-account:hover {
    opacity: 1;
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.demo-account i {
    background-position: -294px -188px;
}

.trading-accounts-template .trading-features .open-account-side .btn-group a.demo-account:hover i {
    filter: brightness(10);
}

.contact-template .hero-inner,
.contact-template .hero {
    background: url("../../img/contact-us.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 0;
}

.contact-template .contact-main {
    background: #fff;
    padding: 60px 0;
}

.contact-template .contact-main > header:first-child {
    padding-top: 0;
}

.contact-template .contact-main > header:first-child span {
    margin-bottom: 0;
}

.contact-template .contact-form {
    border-right: 1px solid #ebe9e4;
    padding-top: 20px;
}

@media (min-width: 768px) {
    .contact-template .contact-form {
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    .contact-template .contact-form {
        padding-right: 45px;
    }
}

@media screen and (max-width: 767px) {
    .contact-template .contact-form {
        padding-right: 15px;
    }
}

@media screen and (max-width: 767px) {
    .contact-template .contact-form form {
        margin-bottom: 20px;
    }
}

.contact-template .contact-form form .btn-primary {
    height: 55px;
    min-width: 250px;
    font-size: 28px;
    font-size: 1.75rem;
    float: right;
    padding: 0 10px;
}

@media screen and (max-width: 767px) {
    .contact-template .contact-form form .btn-primary {
        float: none;
        width: 100%;
    }
}

.contact-template .contact-info {
    display: block;
}

@media (min-width: 768px) {
    .contact-template .contact-info {
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .contact-template .contact-info {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .contact-template .contact-info {
        padding-left: 15px;
    }
}

.contact-template .contact-info h3 {
    font-family: "font-light", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: uppercase;
}

.contact-template .contact-info .media-list {
    margin-top: 17px;
    padding-left: 10px;
}

.contact-template .contact-info .media-list .media-left {
    vertical-align: middle;
}

.contact-template .contact-info .media-list .media-left i.location {
    width: 22px;
    height: 31px;
    background-position: -316px -29px;
}

.contact-template .contact-info .media-list .media-left i.mail {
    width: 22px;
    height: 14px;
    background-position: -264px -71px;
}

.contact-template .contact-info .media-list .media-left i.phone-num {
    width: 21px;
    height: 25px;
    background-position: -234px -72px;
}

.contact-template .contact-info .media-list .media-left i.fax {
    background-position: -207px -72px;
    width: 21px;
    height: 22px;
}

.contact-template .contact-info .media-list .media-left i.support {
    width: 39px;
    height: 33px;
    background-position: -246px -112px;
}

.contact-template .contact-info .media-list .media-body {
    color: #717171;
    font-size: 14px;
    font-size: 0.875rem;
}

.contact-template .contact-info .media-list .media-body a {
    color: #717171;
}

.contact-template .contact-info .media-list .media-body a:hover {
    color: #887d5a;
}

.contact-template .contact-info .media-list .media-body .support-hours {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
}

.contact-template .map {
    height: 100%;
    margin-bottom: -65px;
}

.contact-template .map iframe {
    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}

/* What's up */
.whatsapp-bubble {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    margin-right: 10px;
    width: 64px;
    height: 64px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 110;
}
.whatsapp-bubble .white-bubble {
    width: 10px;
    height: 10px;
    background-color: rgb(255, 0, 0);
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    right: 4px;
    top: 4px;
}

.wave {
    position: absolute;
    height: 64px;
    width: 64px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    animation: ping 1.4s ease-in-out 3s 30 both;
}

@keyframes ping {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        border-color: #008000;
        transform: scale(1.25);
        opacity: 0;
    }
    100% {
        transform: scale(2.2);
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .whatsapp-bubble {
        right: 5px;
        bottom: 20px;
    }
}
/* End what's up */

@media (min-width: 768px) {
    .contact-template .map iframe {
        height: 300px;
    }
}

@media (min-width: 992px) {
    .contact-template .map iframe {
        height: 525px;
    }
}

@media screen and (max-width: 767px) {
    .contact-template .map iframe {
        height: 250px;
    }
}

.spot-trading .hero-inner,
.spot-trading .hero {
    background: url("../../img/mt4-spot.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 0;
}

.spot-trading .inner-template section + section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.spot-trading .inner-template header:first-child {
    padding-top: 0;
}

.spot-trading .inner-template article + article {
    margin-top: 30px;
}

.demo-account-template .hero-inner,
.demo-account-template .hero {
    background: url("../../img/demo-account.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 70px;
}

.demo-account-template .hero-inner header h1,
.demo-account-template .hero header h1 {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .demo-account-template .hero-inner header h1,
    .demo-account-template .hero header h1 {
        font-size: 27px;
        font-size: 1.6875rem;
    }
}

.demo-account-template .hero-inner article p,
.demo-account-template .hero article p {
    text-align: center;
    margin-top: 10px;
}

.demo-account-template .brife {
    margin-bottom: 55px;
}

.demo-account-template .side-form {
    border-radius: 10px;
    border-color: #e0e3eb;
}

.demo-account-template .side-form header {
    padding-top: 20px;
    padding-bottom: 35px;
    border-bottom-color: #ada381;
    margin-bottom: 50px;
}

.demo-account-template .side-form header h5 {
    text-transform: uppercase;
    margin-top: 7px;
}

.demo-account-template .side-form form .form-group {
    margin-bottom: 20px;
}

.demo-account-template .benifits header {
    margin-top: 20px;
}

.demo-account-template .benifits header h3 {
    color: #fff;
    font-size: 31px;
    font-size: 1.9375rem;
    line-height: 45px;
    margin: -10px 0 43px;
}

@media screen and (max-width: 767px) {
    .demo-account-template .benifits header h3 {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 35px;
    }
}

.demo-account-template .benifits .media-list {
    margin-left: 30px;
}

@media screen and (max-width: 767px) {
    .demo-account-template .benifits .media-list {
        margin-left: 10px;
    }
}

.demo-account-template .benifits .media-list .media {
    margin-top: 20px;
}

.demo-account-template .benifits .media-list .media:first-child {
    margin-top: 0;
}

.demo-account-template .benifits .media-list .media-left i {
    width: 61px;
    height: 60px;
}

.demo-account-template .benifits .media-list .media-left i.forex-trade {
    background-position: -67px -236px;
}

.demo-account-template .benifits .media-list .media-left i.strategies {
    background-position: -128px -236px;
}

.demo-account-template .benifits .media-list .media-left i.virtual {
    background-position: -66px -297px;
}

.demo-account-template .benifits .media-list .media-left i.markets {
    background-position: -127px -297px;
}

.demo-account-template .benifits .media-list .media-left i.platforms {
    background-position: -233px -146px;
}

.demo-account-template .benifits .media-list .media-body {
    vertical-align: middle;
}

.demo-account-template .benifits .media-list .media-body .media-heading {
    color: #fff;
    line-height: 35px;
    font-size: 25px;
    font-size: 1.5625rem;
}

@media screen and (max-width: 767px) {
    .demo-account-template .benifits .media-list .media-body .media-heading {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 26px;
    }
}

.demo-account-template .content .alert {
    margin-top: -15px;
}

.demo-account-template .content .alert p {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
}

.demo-account-template.confirm .hero-inner header,
.demo-account-template.confirm .hero header {
    padding-top: 30px;
}

.demo-account-template.confirm .hero-inner header h1,
.demo-account-template.confirm .hero header h1 {
    text-align: left;
}

.demo-account-template.confirm .hero-inner article p,
.demo-account-template.confirm .hero article p {
    text-align: left;
}

.demo-account-template.confirm .brife {
    margin-bottom: 0;
}

.demo-account-template.confirm .confirm-message {
    min-height: 500px;
}

@media (min-width: 768px) {
    .demo-account-template.confirm .confirm-message {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    .demo-account-template.confirm .confirm-message {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .demo-account-template.confirm .confirm-message {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.demo-account-template.confirm .confirm-message .alert {
    margin-top: 50px;
}

.download-center .hero-inner,
.download-center .hero {
    background: url("../../img/download-center.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.download-center .hero-inner header h1,
.download-center .hero header h1 {
    margin-top: 50px;
}

.download-center .documents header h2 {
    font-size: 25px;
    font-size: 1.5625rem;
}

.download-center .documents ul li {
    padding: 16px 15px 16px 52px;
    border-bottom: 1px solid #E0E3EB;
    position: relative;
}

.download-center .documents ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #2a2c31;
    display: block;
    position: relative;
    padding-right: 40px;
}
.download-center .documents ul li a:hover {
    color: #000;
}

.download-center .documents ul li a .download {
    width: 27px;
    height: 24px;
    position: absolute;
    top: -3px;
    right: 5px;
    background-position: -258px -306px;
}

.download-center .documents ul li a:hover .download {
    filter: brightness(0.5);
}

@media screen and (max-width: 767px) {
    .download-center .documents ul li a .download {
        right: 8px;
    }
}

.download-center .documents ul li a .label {
    float: right;
    margin-right: 40px;
    margin-top: 1px;
}

.download-center .documents ul li:hover {
    color: #887d5a;
}

.download-center .documents ul li:hover .download {
    background-position: -230px -306px;
}

.download-center .documents ul li::before {
    width: 25px;
    height: 31px;
    content: " ";
    background-position: -258px -331px;
    position: absolute;
    top: 9px;
    left: 13px;
}

.download-center .documents > div + div {
    margin-top: 60px;
}

.download-center .documents .note {
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin-bottom: 15px;
    margin-left: 5px;
}

@media (min-width: 992px) {
    .download-center .download-app {
        margin: 0 20px 0 0;
    }
}

@media (min-width: 1200px) {
    .download-center .download-app {
        margin: 0 30px 0 40px;
    }
}

@media (min-width: 768px) {
    .download-center .download-app {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .download-center .download-app {
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .download-center .download-app {
        margin-top: 50px;
    }
}

.download-center .download-app figure {
    padding: 0 15px;
    margin: 0 -15px;
    background: #f2f4f7;
}

.download-center .download-app figure img {
    width: 100%;
    height: auto;
}

.download-center .download-app .download-block {
    padding: 30px 15px 0;
}

.download-center .download-app .download-block header span {
    font-size: 22px;
    font-size: 1.375rem;
}

.download-center .download-app .download-block header h3 {
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.intrest-free .hero-inner,
.intrest-free .hero {
    background: url("../../img/interest-free-accounts.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.intrest-free .currency-box ul li {
    padding: 10px 15px;
    border-bottom: 1px solid #f4f4f4;
}

.intrest-free .currency-box ul li .currency {
    font-size: 14px;
    font-size: 0.875rem;
    color: #2a2c31;
    display: inline-block;
}

.intrest-free .currency-box ul li .amount {
    float: right;
}

.intrest-free .currency-box ul li .amount label {
    padding: 2px 5px;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-right: 5px;
}

.intrest-free .currency-box ul li .amount label.label-info {
    color: #bababa !important;
}

.intrest-free .currency-box ul li .amount span {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #2a2c31;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: relative;
    top: 2px;
}

.fund-template .hero-inner,
.fund-template .hero {
    background: url("../../img/fund.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.fund-template .fund-method-box {
    padding-top: 30px;
    padding-bottom: 25px;
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .fund-template .fund-method-box {
        padding-top: 20px;
        padding-bottom: 15px;
    }
}

.fund-template .fund-method-box ul li {
    padding-top: 0;
}

@media screen and (max-width: 767px) {
    .fund-template .fund-method-box ul li {
        border-width: 0;
    }
}

.fund-template .fund-method-box ul li .media {
    padding: 0 15px;
    height: auto;
}

.fund-template .fund-method-box ul li .media .media-left i {
    width: 73px;
}

.fund-template .fund-method-box ul li .media .media-left i.credit-card {
    height: 53px;
    background-position: -1px -361px;
    top: 12px;
}

.fund-template .fund-method-box ul li .media .media-left i.bank {
    height: 72px;
    background-position: -312px -373px;
}

.fund-template .fund-method-box ul li .media .media-body {
    padding-bottom: 0;
}

.fund-template .fund-method-box ul li .media .media-body .media-heading {
    margin-top: 10px;
}

.fund-template .fund-method-box ul li .media .media-body p {
    color: #5e6067;
}

.fund-template .fund-method-box ul li .media .media-body p span {
    color: #2a2c31;
    font-family: "font-med", Helvetica, Arial, sans-serif;
}

.fund-template .fund-method-box ul li .media-right {
    vertical-align: middle;
    padding-top: 15px;
}

@media screen and (max-width: 767px) {
    .fund-template .fund-method-box ul li .media-right {
        display: block;
        padding-left: 85px;
    }
}

.fund-template .fund-method-box ul li .btn {
    text-transform: uppercase;
    border: 1px solid #0f75bc;
    font-size: 17px;
    font-size: 1.0625rem;
    min-height: 0;
    line-height: 25px;
    background: #fff;
    color: #0f75bc;
}
.fund-template .fund-method-box ul li .btn:hover {
    color: #fff;
    background: #0f75bc;
    border-color: #0f75bc;
}

@media (min-width: 768px) {
    .fund-template .fund-method-box ul li:last-child .media {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #edebe4;
    }
}

@media (min-width: 992px) {
    .fund-template .fund-method-box ul li:last-child .media {
        margin-top: 0;
        padding-top: 0;
        border-top-width: 0;
    }
}

@media screen and (max-width: 767px) {
    .fund-template .fund-method-box ul li:last-child .media {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #edebe4;
    }
}

.spot-trading .inner-template .table td {
    text-align: center;
}

.spot-trading .inner-template .table td.text-left {
    text-align: left;
}

.spot-trading .inner-template .table td.text-right {
    text-align: right;
}
.scroll-thead {
    padding-right: 15px;
    background: #f7f6f2;
    border-bottom: 2px solid #f3f2f0;
}

.scroll-thead .table > thead > tr > th {
    width: 25%;
    border-bottom-width: 0;
    text-align: center;
}

.scroll-thead .table > thead > tr > th:first-child {
    text-align: left;
}

.confirmation.left {
    text-align: left;
}

/*.spot-trading .inner-template .table tr td:nth-child(3) {*/
/*text-align: left;*/
/*}*/

.inner-template .currency-markups .table tr td:nth-child(1) {
    text-align: left;
}

/*.inner-template .currency-markups .table tr td:nth-child(3){*/
/*text-align: center;*/
/*}*/

/*    .inner-template .currency-markups .table tr td:nth-child(5) {
  text-align: left; } */

@media screen and (max-width: 767px) {
    .mt4-template .hero-inner .btn-group .btn,
    .mt4-template .hero .btn-group .btn {
        min-width: 0;
    }
}

@media screen and (max-width: 767px) {
    .forex-template .spread-section .media-list .media,
    .trading-accounts-template .spread-section .media-list .media {
        margin-top: 0;
    }
}

.coming-soon {
    text-align: center;
}

.coming-soon .heading-underline,
.coming-soon .trading-accounts-template .trading-features,
.trading-accounts-template .coming-soon .trading-features,
.coming-soon .contact-template .contact-main,
.contact-template .coming-soon .contact-main,
.coming-soon .download-center .documents,
.download-center .coming-soon .documents {
    display: inline-block;
    text-align: left;
}

.coming-soon .loading {
    background-position: -329px -520px;
    width: 39px;
    height: 38px;
    top: -36px;
    left: -4px;
}

.coming-soon p {
    font-size: 25px;
    font-size: 1.5625rem;
    text-transform: uppercase;
    opacity: 0.45;
    filter: alpha(opacity=45);
    font-family: "font-light", Helvetica, Arial, sans-serif;
}

.coming-soon .btn {
    color: #fff;
    height: 33px;
    margin-top: 25px;
    text-transform: uppercase;
}

/*# sourceMappingURL=ltr-app.css.map */

body > header .navbar-default .navbar-right li a {
    color: #1890ff;
    padding: 7px 7px;
    display: inline-block;
    position: relative;
}

body > header .navbar-default .navbar-right li a:hover,
body > header .navbar-default .navbar-right li a:active:focus,
body > header .navbar-default .navbar-right li a:focus,
body > header .navbar-default .navbar-right li a:active:hover {
    color: #333;
}

body > header .navbar-default .navbar-right li a i.log-out {
    height: 18px;
    background-position: -195px -408px;
    width: 19px;
    display: inline-block;
    background-image: url("../../img/sprite7012.png?v=50202024");
    position: relative;
}

body > header .navbar-default .navbar-right li > span {
    display: inline-block;
    color: #555;
    margin-right: 5px;
}

body > .cd-nav .cd-primary-nav .side-menu-header {
    padding: 20px 0 10px 0;
}

body > .cd-nav .cd-primary-nav .side-menu-header div {
    display: inline-block;
    vertical-align: top;
}

body > .cd-nav .cd-primary-nav .side-menu-header div:first-child {
    width: auto;
}

body > .cd-nav .cd-primary-nav .side-menu-header div:nth-child(2) {
    width: 173px;
    margin-left: 5px;
    padding-top: 2px;
}

body > .cd-nav .cd-primary-nav .side-menu-header h3 {
    color: #d5cbaa;
    font-size: 14px;
    display: block;
    font-weight: bold;
    margin: 0;
}

body > .cd-nav .cd-primary-nav .side-menu-header span {
    font-size: 12px;
    color: #ffffff;
    background-color: rgba(128, 121, 99, 0.2);
    padding: 2px 5px;
    border-radius: 3px;
    text-transform: uppercase;
}

body > .cd-nav .cd-primary-nav .side-menu-header .icon-user {
    width: 45px;
    height: 45px;
    background-position: -63px -432px;
    position: relative;
}

body > .cd-nav .cd-primary-nav .side-menu-header a {
    border: none;
    padding: 0;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    opacity: 1;
}

body > .cd-nav .cd-primary-nav .side-menu-header a .icon-logout-mobile {
    width: 25px;
    height: 27px;
    background-position: -150px -399px;
}

/*****************************
  home slider  july 2018
******************************/

.home-template .navbar.navbar-default .container-fluid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.home-template .hero,
.home-template .hero-inner,
.home-template .hero-inner,
.home-template .institutional-template .hero,
.institutional-template .home-template .hero,
.home-template .about-template .hero,
.about-template .home-template .hero,
.home-template .forex-template .hero,
.forex-template .home-template .hero,
.home-template .trading-accounts-template .hero,
.trading-accounts-template .home-template .hero,
.home-template .card-details-page .hero,
.card-details-page .home-template .hero,
.home-template .metals-template .hero,
.metals-template .home-template .hero,
.home-template .mt4-template .hero,
.mt4-template .home-template .hero,
.home-template .cfd-template .hero,
.cfd-template .home-template .hero,
.home-template .contact-template .hero,
.contact-template .home-template .hero,
.home-template .spot-trading .hero,
.spot-trading .home-template .hero,
.home-template .demo-account-template .hero,
.demo-account-template .home-template .hero,
.home-template .download-center .hero,
.download-center .home-template .hero,
.home-template .intrest-free .hero,
.intrest-free .home-template .hero,
.home-template .fund-template .hero,
.fund-template .home-template .hero {
    padding-top: 0;
    background-image: none;
}

.home-template .hero header > p span,
.home-template .hero-inner header > p span {
    display: block;
}

.home-template .home-slider .carousel-indicators li {
    background-color: #68624c;
    border-color: #68624c;
    height: 13px;
    width: 13px;
}

.home-template .home-slider .carousel-indicators .active {
    background-color: #9e9784;
    height: 15px;
    width: 15px;
}

.home-template .home-slider .carousel-inner .item {
    height: 847px;
}

.home-template .home-slider .carousel-inner .item.item-trading-acc {
    background-image: url("../../img/cover-img-lg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

@media screen and (max-width: 480px) {
    .home-template .home-slider .carousel-inner .item.item-trading-acc {
        background-position-x: -350px;
    }
}

.home-template .home-slider .carousel-inner .item.item-trading-acc .container-fluid {
    padding-top: 350px;
}

.home-template .home-slider .carousel-inner .item.hob-card {
    background-image: url(../../img/home-slider-hob-card-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-color: #1f2431;
}

.home-template .home-slider .carousel-inner .item.hob-card .container-fluid {
    padding-top: 350px;
}

.home-template .home-slider .carousel-inner .item.hob-card .container-fluid .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-template .home-slider .carousel-inner .item.hob-card .col-md-6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.home-template .home-slider .carousel-inner .item.hob-card .col-md-6:first-child {
    text-align: right;
}

.home-template .home-slider .carousel-inner .item.hob-card .col-md-6:last-child {
    text-align: left;
}

.home-template .home-slider .carousel-inner .item.hob-card img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.home-template .home-slider .carousel-inner .item.hob-card h2 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 38px;
    font-size: 2.375rem;
    color: #d5cbaa;
    font-family: "font-med", Helvetica, Arial, sans-serif;
}

.home-template .home-slider .carousel-inner .item.hob-card a {
    color: #d5cbaa;
    display: inline-block;
    text-transform: uppercase;
    padding: 7.5px 51px;
    border: 1px solid #887d5a;
    background-color: rgba(57, 58, 62, 0.6);
    font-family: "font-reg", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    transition: all 0.3s ease-in-out;
}

.home-template .home-slider .carousel-inner .item.hob-card a:hover {
    color: #887d5a;
    background: rgba(57, 58, 62, 0.4);
    transition: all 0.3s ease-in-out;
}

.home-template .home-slider .item > img {
    height: 100%;
    width: 100%;
}

.home-template section.hob-card {
    height: 400px;
    overflow: hidden;
    background-color: #1c1c21;
    background: url("../../img/home-hob-card-bg.jpg") center center no-repeat;
    background-size: cover;
}

.home-template section.hob-card .container-fluid {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-template section.hob-card .container-fluid .col-md-5 img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.home-template section.hob-card .container-fluid .col-md-7 h2 {
    font-size: 38px;
    font-size: 2.375rem;
    position: relative;
    font-weight: 600;
    color: #d5cbaa;
    margin-bottom: 35px;
    max-width: 500px;
    text-transform: uppercase;
}

.home-template section.hob-card .container-fluid .col-md-7 h2::after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #887d5a;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.home-template section.hob-card .container-fluid .col-md-7 .read-more {
    text-align: right;
}

.home-template section.hob-card .container-fluid .col-md-7 a {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #fff;
    background-color: #887d5a;
    padding: 9px 32px;
    display: inline-block;
}

.home-template section.hob-card .container-fluid .col-md-7 a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.home-template section.hob-card .container-fluid .col-md-7 p {
    color: #d5cbaa;
    text-align: justify;
    font-size: 15px;
    color: #d5cbaa;
}

@media (min-width: 992px) and (max-width: 1169px) {
    .home-template .home-slider .carousel-inner .item {
        height: 847px;
    }
    .home-template .home-slider .carousel-inner .item.item-trading-acc .container-fluid {
        padding-top: 350px;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-template section.hob-card .container-fluid .col-md-7 h2 {
        max-width: none;
    }
    .home-template .home-slider .carousel-inner .item {
        height: 780px;
    }
    .home-template .home-slider .carousel-inner .item.item-trading-acc .container-fluid {
        padding-top: 385px;
        display: block;
    }
}

@media (max-width: 767px) {
    .home-template section.hob-card {
        height: auto;
    }
    .home-template section.hob-card .container-fluid .col-md-7 h2 {
        max-width: none;
        font-size: 30px;
    }
    .home-template .home-slider {
        margin-left: -15px;
        margin-right: -15px;
    }
    .home-template .home-slider .carousel-inner .item {
        height: 510px;
    }
    .home-template .home-slider .carousel-inner .item.item-trading-acc .container-fluid {
        padding: 130px 30px 0 30px;
        display: block;
    }
    .home-template .home-slider .carousel-inner .item.hob-card .container-fluid {
        padding: 0 30px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .home-template .home-slider .carousel-inner .item.hob-card .container-fluid .row {
        display: block;
    }
    .home-template .home-slider .carousel-inner .item.hob-card .container-fluid .col-md-6 {
        text-align: center;
    }
    .home-template .home-slider .carousel-inner .item.hob-card .container-fluid h2 {
        font-size: 24px;
        line-height: 33px;
        letter-spacing: 1.5px;
    }
}

/*********************************************
  end of home slider  july 2018
**********************************************/

/*****************************
  generic template
******************************/

.generic-template .icon-list span i {
    position: relative;
    display: inline-block;
    background: url("../../img/sprite7012.png?v=50202024") transparent no-repeat;
}

.generic-template .hero {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.generic-template .hero,
.generic-template .hero-inner {
    margin-top: -75px;
    padding-top: 190px;
    position: relative;
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .generic-template .hero,
    .generic-template .hero-inner {
        height: 490px;
    }
}

@media (min-width: 992px) {
    .generic-template .hero,
    .generic-template .hero-inner {
        height: 465px;
    }
}

@media screen and (max-width: 767px) {
    .generic-template .hero,
    .generic-template .hero-inner {
        height: auto;
        padding-bottom: 70px;
    }
}

.generic-template .hero article,
.generic-template .hero-inner article {
    padding-top: 61px;
}

.generic-template .hero article.brife {
    padding-top: 0;
}

.generic-template .hero article header > h1,
.generic-template .hero-inner article header > h1 {
    color: #fff;
    font-family: "font-bold", Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: capitalize;
    font-size: 55px;
    font-size: 3.4375rem;
}

@media screen and (max-width: 767px) {
    .generic-template .hero article header > h1,
    .generic-template .hero-inner article header > h1 {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

.generic-template .hero article p,
.generic-template .hero-inner article p {
    color: #bdc0c5;
    margin-top: 30px;
    font-size: 17px;
    font-size: 1.0625rem;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 25px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .generic-template .hero article p,
    .generic-template .hero-inner article p {
        font-size: 50px;
        font-size: 3.125rem;
    }
}

@media (min-width: 768px) {
    .generic-template .hero article p,
    .generic-template .hero-inner article p {
        max-height: 740px;
    }
}

@media (min-width: 992px) {
    .generic-template .hero article p,
    .generic-template .hero-inner article p {
        max-height: 100px;
    }
}

@media screen and (max-width: 767px) {
    .generic-template .hero article p,
    .generic-template .hero-inner article p {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.generic-template .hero .breadcrumb-main {
    position: absolute;
    bottom: 0;
    background: rgba(3, 6, 19, 0.71);
    height: 50px;
    width: 100%;
}

.generic-template .hero .breadcrumb-main .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding-top: 13px;
}

.generic-template .hero .breadcrumb-main .breadcrumb li a,
.generic-template .hero .breadcrumb-main .breadcrumb li span {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-size: 16px;
    font-size: 1rem;
}

.generic-template .hero .breadcrumb-main .breadcrumb li a i,
.generic-template .hero .breadcrumb-main .breadcrumb li span i {
    font-size: 14px;
    font-size: 0.875rem;
}

.generic-template .hero .breadcrumb-main .breadcrumb li a:hover {
    color: #c1c1c4;
}

.generic-template .hero .breadcrumb-main .breadcrumb li.active a {
    cursor: default;
    color: #8d8e92;
}

@media screen and (max-width: 480px) {
    .generic-template .hero .breadcrumb-main .breadcrumb li:nth-child(2) {
        display: none;
    }
}

.generic-template .hero .breadcrumb-main .breadcrumb li + li::before {
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\e080";
}

.home-template .generic-template .hero,
.generic-template .home-template .hero {
    padding-top: 0;
    background-image: none;
}

.generic-template .icon-list {
    padding: 0;
}

.generic-template .icon-list li {
    background: none;
    padding: 0;
    margin-bottom: 40px;
    position: relative;
}

.generic-template .icon-list span {
    position: absolute;
    left: 0;
    display: inline-block;
    margin-right: 8px;
}

.generic-template .icon-list span i.infrastructures {
    background-position: 0 -519px;
    height: 42px;
    width: 51px;
}

.generic-template .icon-list span i.liquidity {
    background-position: -53px -519px;
    height: 46px;
    width: 47px;
}

.generic-template .icon-list span i.mission {
    background-position: -100px -519px;
    height: 44px;
    width: 43px;
}

.generic-template .icon-list span i.services {
    background-position: -144px -519px;
    height: 51px;
    width: 46px;
    top: -5px;
}

.generic-template .icon-list span i.team {
    background-position: -191px -519px;
    height: 43px;
    width: 46px;
}

.generic-template .icon-list span i.market {
    background-position: -238px -519px;
    height: 45px;
    width: 44px;
}

.generic-template .icon-list span i.target {
    background-position: -283px -519px;
    height: 46px;
    width: 45px;
}

.generic-template .icon-list h4 {
    padding-left: 60px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 45px;
}

.generic-template .icon-list p {
    padding-left: 25px;
}

/*****************************
  end of generic template
******************************/

/*****************************
  Card Details page
******************************/

.card-details-page .hero-inner,
.card-details-page .hero {
    background: url("../../img/card-details-hero.png") center center no-repeat;
    background-size: cover;
}

/******************************/

.card-details-text {
    margin-top: -60px;
    padding-top: 60px;
    height: 337px;
    border-bottom: 1px solid #d9cea8;
    background: url("../../img/card-details-bg.png") center center no-repeat;
    background-size: cover;
    background-color: #fff;
}

.card-details-text .row {
    padding-top: 45px;
}

.card-details-text [class^="col-md-"] {
    padding: 0;
}

.card-details-text .col-md-5 {
    text-align: center;
}

.card-details-text h2 {
    color: #2a2c31;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.card-details-text h2 small {
    font-size: 18px;
    font-size: 1.125rem;
    color: #2a2c31;
}

.card-details-text h2 i {
    background: url("../../img/card-details-icon.png") center center no-repeat;
    display: inline-block;
    height: 41px;
    width: 47px;
    vertical-align: middle;
    margin-right: 15px;
}

.card-details-text p {
    color: #2a2c31;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify;
}

/*****************************/

.card-details-info {
    padding-top: 60px;
}

.card-details-info .row {
    margin-bottom: 50px;
}

.card-details-info .row:last-of-type {
    margin-bottom: 0;
}

.card-details-info h2 {
    font-size: 28px;
    font-size: 1.75rem;
    color: #2a2c31;
    position: relative;
}

.card-details-info h2::after {
    content: "";
    height: 3px;
    width: 50px;
    background-color: #ada381;
    position: absolute;
    display: block;
    bottom: -15px;
    left: 0;
}

.card-details-info .col-md-12 > ul {
    list-style-image: url("../../img/list-style.png");
}

.card-details-info .col-md-12 > ul li {
    color: #2a2c31;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 5px;
}

.card-details-info .col-md-6 h3 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #2a2c31;
}

.card-details-info .col-md-6 h3 i {
    background: url("../../img/list-style.png") no-repeat;
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 5px;
}

.card-details-info .col-md-6 > ul {
    list-style-image: url("../../img/list-style-nested.png");
    margin-bottom: 20px;
    padding-left: 35px;
    height: 175px;
}

.card-details-info .col-md-6 > ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    color: rgba(42, 44, 49, 0.7);
    margin-bottom: 10px;
}

.card-details-info li a {
    color: #ada381;
    text-decoration: underline;
}

.card-details-info li a:hover {
    opacity: 0.8;
}

.card-details-info a[class*="-btn"] {
    background-image: -moz-linear-gradient(-90deg, #d9cea8 0%, #a89f7d 100%);
    background-image: -webkit-linear-gradient(-90deg, #d9cea8 0%, #a89f7d 100%);
    background-image: -ms-linear-gradient(-90deg, #d9cea8 0%, #a89f7d 100%);
    font-size: 15px;
    font-size: 0.9375rem;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 35px;
}

.card-details-info a[class*="-btn"]:hover {
    opacity: 0.8;
}

.card-details-info .new-btn {
    padding: 7px 19px;
}

.card-details-info .existing-btn {
    padding: 7px 22px;
}

/******************************/

.card-details-faq {
    margin-top: 40px;
}

.card-details-faq .row {
    padding-top: 60px;
    position: relative;
}

.card-details-faq .row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ece8db;
    width: 60%;
    height: 2px;
}

.card-details-faq .col-md-12:first-child h2 {
    margin-top: 0;
}

.card-details-faq h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    color: #2a2c31;
    position: relative;
    margin-top: 50px;
}

.card-details-faq h2::after {
    content: "";
    height: 3px;
    width: 50px;
    background-color: #ada381;
    position: absolute;
    display: block;
    bottom: -20px;
    left: 0;
}

.card-details-faq .panel-title {
    height: 100%;
}

.card-details-faq .panel-title a {
    font-size: 17px;
    font-size: 1.0625rem;
    display: block;
    padding: 15px 25px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #b3a986;
    border-radius: 8px 8px 0 0;
    color: #fff;
}

.card-details-faq .panel-title a i {
    height: 24px;
    width: 24px;
    border-radius: 500px;
    border: 2px solid #fff;
    font-size: 23px;
    font-size: 1.4375rem;
    font-style: normal;
    color: #fff;
    position: relative;
}

.card-details-faq .panel-title a i::after {
    content: "-";
    position: absolute;
    top: -2px;
    left: 36%;
}

.card-details-faq .panel-title a.collapsed {
    background-color: #fff;
    color: #2a2c31;
    border-radius: 8px;
}

.card-details-faq .panel-title a.collapsed i {
    border-color: #b3ab92;
    color: #b3ab92;
}

.card-details-faq .panel-title a.collapsed i::after {
    content: "+";
    left: 20%;
}

.card-details-faq .panel-title a.collapsed:hover {
    background-color: #b3a986;
    color: #fff;
}

.card-details-faq .panel-title a.collapsed:hover i {
    border-color: #fff;
    color: #fff;
}

.card-details-faq .panel-body {
    border: 0 !important;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #2a2c31;
}

.card-details-faq .panel-group .panel {
    -webkit-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    border-radius: 8px;
    border: 0;
}

.card-details-faq .panel-default > .panel-heading {
    background-color: #fff;
    height: 60px;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 0;
    padding: 0;
}

/**********************
card details Media Query
************************/

@media (max-width: 991px) {
    .card-details-page .hero-inner .breadcrumb-main .breadcrumb li:nth-child(2),
    .card-details-page .hero .breadcrumb-main .breadcrumb li:nth-child(2) {
        display: inline-block;
    }
    .card-details-text {
        height: auto;
        padding: 30px 0;
    }
    .card-details-text h2 {
        font-size: 24px;
        font-size: 1.5rem;
    }
    .card-details-text .col-md-5 {
        margin-top: 20px;
    }
    .card-details-text .col-md-5 img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .card-details-info {
        padding-top: 30px;
    }
    .card-details-info .row {
        margin-bottom: 30px;
    }
    .card-details-info .col-md-6:nth-child(2) {
        margin-bottom: 30px;
    }
    .card-details-info .col-md-6 > ul {
        height: auto;
    }
    .card-details-info ul,
    .card-details-info .col-md-6 > ul {
        padding-left: 15px;
    }
    .card-details-info a[class*="-btn"] {
        margin-left: 0;
    }
    .card-details-info .col-md-12 > ul li {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .card-details-info h2 {
        font-size: 24px;
        font-size: 1.5rem;
    }
    .card-details-faq {
        margin-top: 20px;
    }
    .card-details-faq .row {
        padding-top: 30px;
    }
    .card-details-faq h2 {
        margin-top: 50px;
    }
    .card-details-faq .col-md-12:first-child h2 {
        margin-top: 0;
    }
    .card-details-faq .panel-title a {
        padding: 15px 10px;
    }
    .card-details-faq h2 {
        font-size: 20px;
        font-size: 1.25rem;
    }
    .card-details-faq h2::after {
        bottom: -10px;
    }
}

/*****************************
  end of Card Details page
******************************/

/*****************************
  Dunamic Margin page
******************************/

.dynamic-margin-page .hero-inner,
.dynamic-margin-page .hero {
    background: url("../../img/FX1.jpg") center center no-repeat;
    background-size: cover;
}

.dynamic-margin-page {
    background-color: #ffffff;
}

.dynamic-margin-page .table {
    border: 1px solid #e6e5e1;
    margin-bottom: 0;
}

.trading-hours {
    /*margin-top: -60px;*/
    /*padding-top: 0px !important;*/
}

.pricing-sheet {
    padding-top: 0px !important;
}
.pricing-sheet .table tr:last-of-type,
.pricing-sheet .table tr:nth-last-of-type(2),
.pricing-sheet .table tr:nth-last-of-type(3) {
/* .pricing-sheet .table tr:nth-last-of-type(4),
.pricing-sheet .table tr:nth-last-of-type(5) */
    /*background: #fcfcfc;*/
    background: #F0F8FF;
}

.pricing-sheet .table thead tr:first-of-type {
    background: #fcfcfc;;
}

.pricing-sheet .table .tr_fixed {
    background: #F0F8FF;
}
/*#download_platforms {*/
/*margin-top: -61px;*/
/*}*/

.dynamic-margin-page .table thead tr th {
    font-weight: normal;
    border-bottom-color: #eee;
    padding: 10px 8px;
    font-size: 13px;
    line-height: 17px;
    vertical-align: middle;
    font-family: "font-med", Helvetica, Arial, sans-serif;
}

.dynamic-margin-page .table tbody tr td {
    /* border-top-color: #f3f2f0; */
    border-top-color: #ddd;
    color: #000;
    padding: 10px 8px;
    line-height: 14px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    vertical-align: middle;
    text-align: center;
}

.dynamic-margin-page .table tr td:nth-child(1) {
    text-align: left;
}

.dynamic-margin-page .table tbody tr td.separator {
    color: rgba(29, 29, 29, 0.7);
    background: #f9f9f9;
    font-family: "font-med", Helvetica, Arial, sans-serif;
    border-color: #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}

.dynamic-margin-page .table tbody tr td span {
    position: relative;
    top: 2px;
    font-size: 11px;
    color: #808080;
}

@media (max-width: 767px) {
    .dynamic-margin-page .table thead tr th {
        white-space: normal;
    }
}

/******************************/

/*****************************
 Table Generic
******************************/

.table.table-genereic {
    border: 1px solid #e6e5e1;
    margin-bottom: 0;
    background: #fff;
}

.table.table-genereic thead {
    background: #f7f6f2;
}

.table.table-genereic thead tr th {
    font-weight: normal;
    color: #1d1d1d;
    border-bottom-color: #f3f2f0;
    padding: 10px 8px;
    font-size: 13px;
    line-height: 17px;
    vertical-align: middle;
    opacity: 0.4;
    filter: alpha(opacity=40);
    font-family: "font-med", Helvetica, Arial, sans-serif;
}

.table.table-genereic tbody tr td {
    border-top-color: #f3f2f0;
    color: #000;
    padding: 10px 8px;
    line-height: 14px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    vertical-align: middle;
}

.table.table-genereic tr td:nth-child(1) {
    text-align: left;
}

/*****************************
  end of Table Generic
******************************/

/*****************************
 Cookies popup
******************************/

.cookies-message {
    position: fixed;
    right: -100%;
    bottom: 125px;
    z-index: 10040;
    height: 220px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.11);
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}
.cookies-message > a {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 29px;
    line-height: 25px;
}
.cookies-message.rightmotion {
    right: 25px;
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}
.cookies-message .message-body {
    clear: both;
}
.cookies-message .message-body h2 {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 22px;
}
.cookies-message .message-body p {
    font-size: 14px;
    margin-bottom: 0;
}
.cookies-message .message-body > a {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}
.cookies-message .message-body a {
    color: #1b75bc;
}
.cookies-message .message-body a:hover {
    color: #2a2c31;
}
.cookies-message .message-body div {
    margin-top: 10px;
}
.cookies-message .message-body button {
    border: 1px solid #0f75bc;
    background: #0f75bc;
    padding: 9px 14px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    -webkit-appearance: none;
}
.cookies-message .message-body button:hover {
    background-color: #0069d9;
    border-color: #0062cc;
}


@media (min-width: 992px) {
    .cookies-message {
        width: 430px;
    }
}
@media (max-width: 767px) {
    .cookies-message {
        max-width: 430px;
        top: 100px;
        right: -300%;
        bottom: auto;
        left: 300%;
        height: auto;
    }
    .cookies-message.rightmotion {
        right: 15px;
        left: 15px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .cookies-message {
        width: 430px;
        bottom: 30px;
    }
}

/*****************************
 End Cookies popup
******************************/

.spread-forex-pg p {
    margin-top: 15px;
    font-size: 12px;
}

.spread-metals-pg p {
    margin-top: 15px;
    font-size: 12px;
}

.mt5-aside-img {
    text-align: center;
    padding-bottom: 15px;
}

.mt4-template .inner-template .features-sec aside.mt5-aside-img img {
    width: 405px;
    max-width: 100%;
}

/******************************/

.forex-template .table-pricing .pricing.silver .price-details .amount {
    padding-top: 45px;
    padding-bottom: 45px;
}

.forex-template .table-pricing .pricing.gold .price-details .amount {
    padding-top: 65px;
    padding-bottom: 65px;
}

.forex-template .table-pricing .pricing.platinum .price-details .amount {
    padding-top: 85px;
    padding-bottom: 85px;
}

.forex-template .table-pricing .pricing .price-details .commission > label {
    font-size: 20px;
}

.forex-template .table-pricing .pricing.gold .price-details .commission > label,
.forex-template .table-pricing .pricing.platinum .price-details .commission > label {
    padding-top: 10px;
}

.cfd-template .table-pricing .pricing .price-details .commission h5 {
    font-size: 25px;
    color: #393a3e;
    margin: 20px 0 5px;
}

.cfd-template .table-pricing .pricing.gold .price-details .commission .number:first-of-type {
    margin-bottom: 0;
}

.cfd-template .table-pricing .pricing.platinum .price-details .amount,
.cfd-template .table-pricing .pricing.gold .price-details .amount {
    padding-top: 49px;
    padding-bottom: 50px;
}

.cfd-template .table-pricing .pricing.platinum .price-details .commission,
.cfd-template .table-pricing .pricing.gold .price-details .commission {
    padding-top: 0;
}

.cfd-template .table-pricing .pricing .price-details .commission .number:first-of-type {
    padding-top: 15px;
    margin-bottom: 0;
}

.cfd-template .table-pricing .pricing .price-details .commission .number {
    padding-top: 15px;
    position: relative;
}

.cfd-template .table-pricing .pricing .price-details .commission .number span.tick {
    font-size: 13px;
    margin: 0 0 0 5px;
    vertical-align: text-top;
    letter-spacing: normal;
}

.cfd-template .table-pricing .col-md-12.cfd-note {
    border-top: none;
    position: relative;
    top: -15px;
    padding-left: 20px;
}

.cfd-template .table-pricing .col-md-12.cfd-note p {
    color: #333;
    font-size: 14px;
}

.cfd-template .table-pricing .col-md-12.cfd-note.fees_breif p {
    line-height: 24px;
    margin-bottom: 15px;
}

.trading-accounts-template .table-pricing .pricing.platinum .price-details .amount {
    padding-top: 85px;
    padding-bottom: 85px;
}

.trading-accounts-template .table-pricing .pricing.gold .price-details .amount {
    padding-top: 65px;
    padding-bottom: 65px;
}

.trading-accounts-template .table-pricing .pricing.silver .price-details .amount {
    padding-top: 45px;
    padding-bottom: 45px;
}

.trading-accounts-template .table-pricing .pricing .price-details .commission > label {
    padding-top: 10px;
}

.inner-template .contact-note {
    color: #717171;
    font-size: 12px;
    padding-left: 10px;
    max-width: 250px;
    line-height: 15px;
}

.mt4-template .hero aside {
    bottom: -49px;
}

/*****************************
  FIX API page
******************************/

.fix-api-page .hero-inner,
.fix-api-page .hero {
    background: url("../../img/fix-api-bg.jpg") center center no-repeat;
    background-size: cover;
}

/*****************************
 END FIX API page
******************************/

/*****************************
  MOBILE TRADING page
******************************/

.mobile-trading-page .hero-inner,
.mobile-trading-page .hero {
    background: url("../../img/mobile-trading-bg.jpg") center center no-repeat;
    background-size: cover;
}
.mobile-trading-video {
    background: url("../../img/table-pricing-bg.jpg") center center no-repeat;
    background-size: cover;
    border-bottom: 1px solid #e0e3eb;
    padding: 60px 0;
    margin-top: -60px;
}
.mobile-trading-video .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile-trading-video .iframe-container {
    background: url("../../img/lap.png") no-repeat center;
    width: 620px;
    height: 350px;
    background-size: contain;
    position: relative;
    margin: auto;
}
.mobile-trading-video .iframe-container iframe {
    position: absolute;
    width: 430px;
    height: 270px;
    right: 94px;
    top: 20px;
}
.mobile-trading-video header h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 10px;
}
.mobile-trading-video header h2 + span {
    background: #1B75BC;
    display: block;
    width: 50px;
    height: 3px;
    margin: 10px 0 20px;
}
.mobile-trading-video p {
    text-align: justify;
}
.mobile-trading-video i {
    background: url("../../img/sprite7012.png?v=50202024") transparent no-repeat;
    display: inline-block;
}
.mobile-trading-video a:hover {
    opacity: 0.7;
}
.mobile-trading-video i.google-play-icon {
    width: 185px;
    height: 56px;
    background-position: 0 -624px;
    margin-right: 6px;
}
.mobile-trading-video i.app-store-icon {
    width: 185px;
    height: 55px;
    background-position: -185px -624px;
    margin-left: 6px;
}
.mobile-trading-body-half {
    display: inline-block;
    width: 52%;
    padding-top: 70px;
}

.mobile-trading-body-half + p {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 48%;
    padding-top: 150px;
}

.mobile-trading-body-half + p img {
    display: block;
    margin: 10px auto;
}

@media (min-width: 1200px) {
    .mobile-trading-video .video {
        width: 620px;
        padding: 0;
    }
    .mobile-trading-video .article {
        width: calc(100% - 620px);
    }
    .mobile-trading-video .iframe-container {
        width: 640px;
        height: 360px;
        top: 15px;
        left: -10px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 446px;
        height: 280px;
        top: 15px;
        right: 96px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .mobile-trading-video .video {
        width: 460px;
        padding: 0;
    }
    .mobile-trading-video .article {
        width: calc(100% - 460px);
    }
    .mobile-trading-video .iframe-container {
        width: 480px;
        height: 270px;
        top: 15px;
        left: -10px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 330px;
        height: 210px;
        right: 74px;
        top: 12px;
    }
}
@media (max-width: 991px) {
    .mobile-trading-video .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .mobile-trading-video .download-app {
        position: absolute;
        bottom: -480px;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2;
    }
    .mobile-trading-video .iframe-container {
        width: 750px;
        height: 440px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 525px;
        height: 340px;
        right: 112px;
        top: 22px;
    }
}
@media (max-width: 767px) {
    .mobile-trading-video .download-app {
        bottom: -370px;
    }
    .mobile-trading-video .iframe-container {
        width: 550px;
        height: 320px;
        margin-bottom: 20px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 379px;
        height: 230px;
        right: 85px;
        top: 24px;
    }
    .mobile-trading-video header h2 {
        font-size: 20px;
    }
    .mobile-trading-body-half + p {
        padding-top: 20px;
    }
    .mobile-trading-body-half,
    .mobile-trading-body-half + p {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .mobile-trading-video .download-app {
        bottom: -310px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mobile-trading-video .download-app i {
        margin: 0;
    }
    .mobile-trading-video .iframe-container {
        width: 330px;
        height: 185px;
        margin-bottom: 90px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 225px;
        height: 150px;
        right: 52px;
        top: 5px;
    }
}

@media (max-width: 340px) {
    .mobile-trading-video .download-app {
        bottom: -300px;
    }
    .mobile-trading-video .iframe-container {
        width: 300px;
        height: 175px;
        margin-bottom: 90px;
    }
    .mobile-trading-video .iframe-container iframe {
        width: 206px;
        height: 130px;
        right: 47px;
        top: 12px;
    }
}

/*****************************
 END MOBILE TRADING page
******************************/

/*****************************
  MAM page
******************************/

.mam-page .hero-inner,
.mam-page .hero {
    background: url("../../img/mam-bg.jpg") center center no-repeat;
    background-size: cover;
}

.mam-body-half {
    display: inline-block;
    width: 50%;
}

.mam-body-half + p {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 50%;
}

@media (max-width: 767px) {
    .mam-body-half,
    .mam-body-half + p {
        width: auto;
    }
}

@media (min-width: 767px) {
    .mt4-template .hero article header h1.align-center {
        margin-top: 60px;
    }
}
/*****************************
 END MAM page
******************************/

.flex-divs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
}

.flex-divs div {
    padding-right: 15px;
    width: 33%;
}

@media (max-width: 767px) {
    .flex-divs {
        display: block;
    }
    .flex-divs div {
        padding-right: 0;
        width: auto;
        padding-top: 20px;
    }
}

.home-template .products .media-list.four-elements li a {
    height: 122px;
}
.home-template .products .media-list.four-elements li a .media-body {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.home-template .products .media-list.four-elements li a .media-left {
    padding: 0;
    display: block;
    text-align: center;
}
.home-template .products .media-list.four-elements li a .media-left span {
    display: block;
    width: auto;
}

.forex-template .spread-section figure img {
    max-width: 83%;
}

.inner-template .hob-small-note {
    font-size: 12px;
}

@media (max-width: 767px) {
    .home-template .products .media-list.four-elements {
        margin-bottom: 50px;
        font-size: 0;
    }
    .home-template .products .media-list.four-elements li {
        display: inline-block;
        width: 49%;
    }
    /*.home-template .products .media-list.four-elements li:nth-child(1),*/
    /*.home-template .products .media-list.four-elements li:nth-child(3) {*/
    /*border-right: 1px solid #edebe4;*/
    /*}*/
    /*.home-template .products .media-list.four-elements li:nth-child(3),*/
    /*.home-template .products .media-list.four-elements li:nth-child(4) {*/
    /*border-bottom: 0;*/
    /*}*/
    /* .home-template .products .media-list.four-elements li:nth-child(odd) { */
    .home-template .products .media-list.four-elements li:nth-child(even) { 
        border-left: 1px solid #edebe4;
    }
    /* .home-template .products .media-list.four-elements li:last-child,
    .home-template .products .media-list.four-elements li:nth-last-child(2) { */
    .home-template .products .media-list.four-elements li:last-child {
        border-bottom: 0;
    }
}

@media screen and (max-width: 374px) {
    .home-template .hero header > p,
    .home-template .hero-inner header > p {
        font-size: 23px;
    }
}

.home-template .platforms article ul li a:hover {
    cursor: default;
}

.home-template .platforms article ul li a i:hover {
    opacity: 1;
}

/*****************************
  Careers page
******************************/

.careers-page .col-md-12 {
    padding: 0;
}

.careers-page h3 {
    color: #2a2c31;
}

.careers-page .panel-title {
    height: 100%;
}

.careers-page .panel-title a {
    font-size: 17px;
    font-size: 1.0625rem;
    display: block;
    padding: 15px 25px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #1c74bc;
    border-radius: 8px 8px 0 0;
    color: #ffffff;
}

.careers-page .panel-title a i {
    height: 24px;
    width: 24px;
    border-radius: 500px;
    border: 2px solid #ffffff;
    font-size: 23px;
    font-size: 1.4375rem;
    font-style: normal;
    color: #ffffff;
    position: relative;
}

.careers-page .panel-title a i::after {
    content: "-";
    position: absolute;
    top: -2px;
    left: 36%;
}

.careers-page .panel-title a.collapsed {
    background-color: #ffffff;
    color: #2a2c31;
    border-radius: 8px;
}

.careers-page .panel-title a.collapsed i {
    border-color: #1B75BC;
    color: #1B75BC;
}

.careers-page .panel-title a.collapsed i::after {
    content: "+";
    left: 20%;
}

.careers-page .panel-title a.collapsed:hover {
    background-color: #1c74bc;
    color: #ffffff;
}

.careers-page .panel-title a.collapsed:hover i {
    border-color: #ffffff;
    color: #ffffff;
}

.careers-page .panel-body {
    border: 0 !important;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #2a2c31;
    padding: 25px 20px 0;
}

.careers-page .panel-body p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.careers-page .panel-body h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin: 20px 0 10px;
}

.careers-page .panel-body ul {
    padding: 15px 0 15px 40px;
}

.careers-page .panel-body ul li {
    margin-bottom: 15px;
}

.careers-page .panel-body ul + .upload-cv {
    padding-top: 0;
}

.careers-page .panel-group .panel {
    -webkit-box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 16px 13px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    border-radius: 8px;
    border: 0;
}

.careers-page .panel-default > .panel-heading {
    background-color: #ffffff;
    height: 60px;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 0;
    padding: 0;
}

.careers-page .upload-cv {
    padding: 40px 20px;
}

.careers-page .upload-cv .file-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.careers-page .upload-cv .alert {
    margin: 15px 0 0 0;
    max-width: 424px;
    padding: 5px 10px;
    font-size: 12px;
}

.careers-page .upload-cv .file-input span {
    z-index: 2;
    width: 99px;
    height: 26px;
    color: #555;
    border: 1px solid #999;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 5px;
    position: absolute;
    top: -1px;
    left: -2px;
    pointer-events: none;
    text-align: center;
    line-height: 25px;
}

.careers-page .upload-cv button {
    background: #0f75bc;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 22px;
    border: 0;
}

.careers-page .upload-cv button:hover {
   background: #0069d9;
}

.commodity-h3 {
    text-transform: capitalize;
    margin-bottom: 50px;
    text-align: left;
}

/*********** Careers Media Query ******/

@media (max-width: 767px) {
    .careers-page .panel-title a {
        padding: 15px;
    }
    .careers-page .panel-body {
        padding: 25px 10px 0;
    }
    .careers-page .panel-body ul {
        padding: 15px 0 0 20px;
    }
    .careers-page .upload-cv {
        padding: 20px;
    }
    .careers-page .upload-cv .file-input {
        display: block;
        padding: 0;
    }
    .careers-page .upload-cv .file-input button {
        margin-top: 20px;
    }
}

@-moz-document url-prefix() {
    .careers-page .upload-cv .file-input span {
        line-height: 28px;
        width: 83px;
        height: 28px;
    }
}

.careers-page .upload-cv .file-input .form-control {
    max-width: 300px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
}

.margin-p-fix p {
    margin-bottom: 10px;
}

.padding-p {
    padding-left: 30px;
}

.grecaptcha-badge {
    z-index: 100;
}

@media (max-width: 575px) {
    .cfd-template .table-pricing .pricing .price-details .commission,
    .metals-template .table-pricing .pricing .price-details .commission {
        padding-left: 20px;
    }
}

@media (max-width: 360px) {
    .cfd-template .table-pricing .pricing.silver .price-details .commission > div.number label,
    .metals-template .table-pricing .pricing.silver .price-details .commission > div.number label {
        font-size: 14px;
    }
    .cfd-template .table-pricing .pricing.gold .price-details .commission > div.number label,
    .cfd-template .table-pricing .pricing.platinum .price-details .commission > div.number label,
    .metals-template .table-pricing .pricing.gold .price-details .commission > div.number label,
    .metals-template .table-pricing .pricing.platinum .price-details .commission > div.number label {
        font-size: 14px;
    }
}

/*****************************
  end of Careers page
******************************/

.equities-template .table-pricing .pricing .price-details {
    height: 400px;
}
.equities-template .table-pricing .pricing .price-details .commission {
    padding-left: 30px;
}
.equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
    top: -18px;
    font-size: 18px;
    color: #393a3e;
    font-family: "font-reg", Helvetica, Arial, sans-serif;
}

.equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
    font-size: 18px;
    color: #393a3e;
    background: #ffffff;
    top: 5px;
}
.equities-template .table-pricing .pricing .price-details .commission .number .tick.bottom {
    position: absolute;
    top: 36px;
    left: 70px;
    font-family: "font-light", Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.equities-template .table-pricing .pricing.silver .price-details .commission h5,
.equities-template .table-pricing .pricing .price-details .commission h5 {
    color: #828284;
    margin-bottom: 0;
    opacity: 0.7;
}

.equities-template .table-pricing .pricing .price-details .commission > label {
    margin-top: 10px;
    color: #828284;
}

.equities-template .table-pricing .pricing .price-details .commission .number {
    font-weight: 600;
    position: relative;
    font-size: 40px;
}

.equities-template .table-pricing .pricing .price-details .commission .number span {
    font-weight: 400;
}

.equities-template .table-pricing .pricing .price-details .commission .number.one-num .tick.bottom {
    left: 44px;
}

.futures-cfds-template .table-pricing .pricing .price-details {
    height: 440px !important;
}
.futures-cfds-template .table-pricing .pricing .price-details .commission .number {
    margin-top: 3px;
}
.futures-cfds-template .table-pricing .pricing .price-details .commission .number .commission-label {
    display: inline-flex;
    flex-direction: column;
    align-items: start;
    gap: 6px;
    vertical-align: top;
}

.futures-cfds-template .table-pricing .pricing .price-details .commission .number .tick {
    line-height: 14px;
    top: 0 !important;
}

.futures-cfds-template .table-pricing .pricing .price-details .commission .number .lable {
    margin-top: 0 !important;
    top: 0 !important;
    font-family: "font-light", Helvetica, Arial, sans-serif !important;
}

.trade-size-lots {
    width: 100px;
}

.inner-template .download-block header span i.download {
    width: 18px;
    height: 21px;
    background-position: -290px 0;
    margin-right: 5px;
    /*vertical-align: text-bottom;*/
    /*transform: scale(0.8);*/
    display: inline-block;
}

.equities-margin {
    border-top: 0px !important;
    padding-top: 0px;
}

.equities-margin .table thead tr th:first-of-type {
    width: 50%;
}

@media (max-width: 575px) {
    .equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
        font-size: 16px;
    }
}
@media (max-width: 360px) {
    .equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
        top: -20px;
        font-size: 14px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
        font-size: 14px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cfd-template .table-pricing .pricing .price-details .commission,
    .metals-template .table-pricing .pricing .price-details .commission,
    .equities-template .table-pricing .pricing .price-details .commission {
        padding-left: 20px;
    }
    .equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
        top: -20px;
        left: -4px;
        font-size: 15px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
        font-size: 15px;
    }
}
@media (max-width: 575px) {
    .equities-template .table-pricing .pricing .price-details .commission {
        padding-left: 20px;
    }
}

.home-template .hero #textCarousel {
    max-width: 800px;
    margin: auto;
}
.home-template .hero header > p,
.home-template .hero-inner header > p {
    font-size: 28px;
    height: 140px !important;
}
.home-template .hero header > p span,
.home-template .hero-inner header > p span {
    font-size: 28px;
}
.home-template .hero header > p .inline,
.home-template .hero-inner header > p .inline {
    display: inline-block;
}
.home-template .home-slider .carousel-indicators li {
    background-color: rgba(21, 84, 134, 0.35);
    border: 0;
}
.home-template .home-slider .carousel-indicators .active {
    background: #1b75bb;
}

@media (min-width: 992px) {
    #textCarousel .carousel-indicators {
        bottom: 40px;
    }
}
@media (max-width: 767px) {
    .home-template .hero header > p.item span,
    .home-template .hero-inner header > p.item span {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0px;
    }
    .home-template .home-slider .carousel-inner .item {
        height: 530px;
    }
    #textCarousel .carousel-indicators {
        bottom: 5px;
    }
    .home-template .hero header > p.item span.xs-inline {
        display: inline-block;
        opacity: 1;
    }
}
@media (max-width: 575px) {
    #textCarousel .carousel-indicators {
        bottom: -35px;
    }
}

.cfd-template .table-pricing .pricing.silver .price-details .commission .number.three .lable,
.cfd-template .table-pricing .pricing.gold .price-details .commission .number.three .lable,
.cfd-template .table-pricing .pricing.platinum .price-details .commission .number.three .lable,
.metals-template .table-pricing .pricing.silver .price-details .commission .number.three .lable,
.metals-template .table-pricing .pricing.gold .price-details .commission .number.three .lable,
.metals-template .table-pricing .pricing.platinum .price-details .commission .number.three .lable {
    left: 98px;
}

.equities-template .table-pricing .pricing .price-details .commission .number > sup {
    font-size: 26px;
    left: 5px;
    top: -22px;
}
.equities-template .table-pricing .pricing .price-details .commission .number.one-num .tick.bottom sup {
    font-size: 16px;
    top: 0px;
    left: 1px;
}

/*NEW*/
.equities-template .table-pricing .pricing .price-details .commission {
    padding-left: 20px;
}
.equities-template .table-pricing .pricing .price-details .commission .number.three-num .tick.bottom {
    left: 90px;
}
.equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
.equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
    font-size: 15px;
    top: -20px;
}
.equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
    font-size: 15px;
    top: 0px;
}
@media (max-width: 1200px) {
    .equities-template .table-pricing .container-fluid {
        padding: 0;
    }
    .equities-template .table-pricing .pricing .price-details .commission {
        padding-left: 15px !important;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .equities-template .table-pricing .pricing .price-details .commission .number {
        font-size: 35px;
    }
    .equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
        top: -15px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number.three-num .tick.bottom {
        left: 78px;
        font-size: 10px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number > sup {
        font-size: 22px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number.one-num .tick.bottom {
        left: 40px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.bottom {
        left: 55px;
    }
}

@media (max-width: 375px) {
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.bottom {
        position: unset;
        display: block;
        margin-top: -5px;
    }
    .equities-template .table-pricing .pricing .price-details .commission .number .tick.top {
        top: 12px;
    }
    .equities-template .table-pricing .pricing.silver .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.gold .price-details .commission .number .lable,
    .equities-template .table-pricing .pricing.platinum .price-details .commission .number .lable {
        top: -7px;
    }
    .equities-template .table-pricing .pricing .price-details {
        height: 545px;
    }
    .etfs-template .table-pricing .pricing .price-details {
        height: 425px;
    }
}

@media (max-width: 340px) {
    .home-template .platforms article ul li a {
        width: auto;
    }
}

.cfd-template .crypto-markups {
    padding-top: 0;
    border: none;
}

.crypto-markups .table-responsive {
    margin-bottom: 0;
}
.crypto-markups table tbody tr:first-of-type td:first-of-type {
    border-right: 1px solid #f3f2f0;
    background: #fcfbfa;
    min-width: 80px;
}
@media (min-width: 768px) {
    .crypto-markups table tr th p {
        display: block;
    }
}
/***************************/
/* Card alert */
/***************************/
.card-alert {
    background: url(../../img/alerts/card-alert-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 155px;
    border: 0;
    padding: 15px 0;
    margin: 0;
    position: relative;
    z-index: 5;
    border-radius: 0;
    border-bottom: 2px solid #585650;
}

.card-alert .d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-left: 12px;
}

.card-alert .close {
    right: 0;
    color: #454649;
    opacity: 1;
    text-shadow: none;
    font-size: 30px;
    width: 20px;
}

.card-alert .close:hover {
    opacity: 0.8;
}

.card-alert img {
    height: 95px;
    margin-right: 30px;
}

.card-alert p {
    font-size: 22px;
    color: #d5cbaa;
    margin-bottom: 0;
}

.card-alert p span {
    display: block;
}

.card-alert .learn-more {
    padding: 6px 8px;
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-left: 20px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #fff;
    background: #ada381;
    border: 0;
    vertical-align: middle;
}

.card-alert .learn-more:hover {
    opacity: 0.8;
}

.card-alert.fade {
    transition: opacity 0.5s ease-in-out;
}

@media (min-width: 1170px) {
    .card-alert ~ .cd-main-header {
        top: 230px;
    }
}

@media (max-width: 1170px) {
    .card-alert ~ .cd-main-header {
        top: 165px;
    }
    .card-alert ~ .cd-nav .cd-primary-nav {
        top: 160px;
    }
    .nav-is-fixed .navbar-fixed-top.fixed-theme ~ .cd-nav .cd-primary-nav {
        top: 0;
    }
}

@media (max-width: 991px) {
    .card-alert .d-flex {
        margin: 5px 0;
    }
    .card-alert img {
        margin-right: 25px;
    }
}

@media (max-width: 767px) {
    .card-alert {
        height: 160px;
        border-bottom-width: 1px;
        background: url(../../img/alerts/card-alert-bg-sm.png) no-repeat;
        background-size: cover;
    }

    .card-alert .d-flex {
        margin: 28px 0 0;
        width: 100%;
    }

    .card-alert .close {
        position: absolute;
        right: 16px;
        top: 12px;
    }

    .card-alert p {
        font-size: 15px;
        line-height: 20px;
    }

    .card-alert img {
        height: 89px;
        margin-right: 15px;
    }

    .card-alert .learn-more {
        display: block;
        margin-left: 0;
        text-align: center;
        margin-top: 6px;
        padding: 2px 8px;
        width: 90px;
    }
}
/***************************/