@charset "utf-8";
/*@import url(http://thecodeplayer.com/uploads/fonts/fontawesome/css/font-awesome.min.css);*/
/* CSS Document */

body {
    font-size: 12px;
    color: #252723;
    font-family: helvetica, arial, sans-serif, tahoma;
    line-height: 20px;
    font-family: 'Roboto';
}
a:hover {
    text-decoration: none;
}
h3.txt-hicp, h3.txt-hvis, h3.txt-hmis, h3.txt-topicbjcg, h3.txt-tbod, h3.txt-bod, h3.txt-mngb, h3.txt-vac, h3.txt-contentvac {
    text-transform: uppercase;
    font-weight: bold;
}
.txt-dmngb,.txt-dbod {
    color: #808080;
}
.lang, .lang a, .top-smenu a {
    color: #fff;
    line-height: 35px;
    font-size: 14px;
}
.menu a {
    color: #264433;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'RobotoB';
}
.policy a {
    color: #fff;
}
.copyright p {
    color: #fff;
}
#menufooter h3 {
    color: #fff;
    font-family: 'Roboto';
    font-size: 1.8em;
    line-height: 30px;
    font-weight: normal;
}
#menufooter a {
    color: #808080;
    font-size: 14px;
    line-height: 26px;
}
#menufooter a:hover {
    color: #f0f0f0;
}
.topicSection h3 {
    color: #333;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'RobotoB';
    line-height: 40px;
}

.desctype p {
    color: #333;
    font-size: 16px;
    font-family: 'Roboto';
    line-height: 22px;
}
/*.topictypeBU h3 {
    color: #333;
    font-size: 40px;
    font-family: 'RobotoB';
}
.desctypeBU p {
    color: #333;
    font-size: 16px;
    font-family: 'Roboto';
    line-height: 30px;
}*/
.btntypeBU {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto';
}
.btntypeBU:hover {
    color: #fff;
}
.topicinvestor h3 {
    color: #fff;
    font-size: 46px;
    font-family: 'RobotoB';
    text-transform: uppercase;
}
h3.hwhatsnew {
    color: #333;
    font-size: 20px;
    font-family: 'RobotoB';
    line-height: 36px;
}
.linkeachnews {
    color: #333;
    font-size: 18px;
    font-family: 'RobotoB';
    line-height: 22px
}
@media screen and (max-width: 1200px) {
    .menu a {
        font-size: 16px;
    }
    .copyright p {
        font-size: 12px;
    }
}
@media screen and (max-width: 1024px) {
    #homebanner img {
        width: 100%;
    }
    #menufooter a {
        color: #fff;
    }
    .footmenu ul li a {
        color: #aeaeae;
    }
}
@media screen and (max-width: 640px) {
    .desctype {
        display: none;
    }
    #homebanner img {
        width: 100%;
    }
    .topicinvestor h3 {
        font-size: 30px;
    }
    .topicSection h3 {
        font-size: 24px;
    }
    .topictype h3 {
        font-size: 20px;
    }
    h3.hwhatsnew {
        font-size: 24px;
    }
    .topictypeBU h3 {
        font-size: 24px;
    }
    .texttypeBU {
        top: 0;
        left: 0;
    }
    .desctypeBU p {
        font-size: 14px;
        line-height: 24px;
    }
    .btntypeBU {
        font-size: 14px;
    }
    #menufooter a {
        color: #fff;
    }
    .footmenu ul li a {
        color: #aeaeae;
    }
}
/* Font-Face */

@font-face {
    font-family: 'RobotoB';
    src: url('../fonts/Roboto-Bold.eot');
    /* IE9 Compat Modes */

    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */

    url('../fonts/Roboto-Bold.woff') format('woff'),
    /* Modern Browsers */

    url('../fonts/Roboto-Bold.ttf') format('truetype'),
    /* Safari, Android, iOS */

    url('../fonts/Roboto-Bold.svg#b49e654214c0ade376e714f6d9c78d72') format('svg');
    /* Legacy iOS */

    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    /* IE9 Compat Modes */

    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */

    url('../fonts/Roboto-Regular.woff') format('woff'),
    /* Modern Browsers */

    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    /* Safari, Android, iOS */

    url('../fonts/Roboto-Regular.svg#f4ba68a9596ca53347cecdb9c6e48d01') format('svg');
    /* Legacy iOS */

    font-style: normal;
    font-weight: 400;
}
