@font-face {
    font-family: 'FMBi000';
    src: url('../fonts/FMBi000.eot');
    src: url('../fonts/FMBi000.eot') format('embedded-opentype'), url('../fonts/FMBi000.woff2') format('woff2'), url('../fonts/FMBi000.woff') format('woff'), url('../fonts/FMBi000.ttf') format('truetype'), url('../fonts/FMBi000.svg#FMBi000') format('svg');
}

@font-face {
    font-family: 'fmsamanthax';
    src: url('../fonts/fm-saman-webfont.eot');
    src: url('../fonts/fm-saman-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fm-saman-webfont.woff2') format('woff2'), url('../fonts/fm-saman-webfont.woff') format('woff'), url('../fonts/fm-saman-webfont.ttf') format('truetype'), url('../fonts/fm-saman-webfont.svg#fmsamanthax') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fmmalithix';
    src: url('../fonts/fm-malit-webfont.eot');
    src: url('../fonts/fm-malit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fm-malit-webfont.woff2') format('woff2'),
         url('../fonts/fm-malit-webfont.woff') format('woff'),
         url('../fonts/fm-malit-webfont.ttf') format('truetype'),
         url('../fonts/fm-malit-webfont.svg#fmmalithix') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'fmmalithix';
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'FMBi000';
}
body, .textwidget {
  color: #5b5b5b;
}
.btn.btn-warning.adara {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 36px;
    background:#f7c51e;
    border: 0;
    font-family: 'fmsamanthax';
    border-radius: 5px;
}
.carousel-content {
  left: calc(27.8% - 250px);
}
.feed-element a {
  margin-right: 6px;
  font-size: 18px !important;
}
.img-circle {
  border-radius: 5%;
  margin-bottom: 10px;
  width: 88px;
}
.saysome {
  color: #6a6a6a;
  font-size:10px;
}
.music-user .media-body p {
  color: #1e1e1e;
  font-weight: 600;
  font-size: 14px;
}
/*.media-body > p:first-child {
  color: #e69c0b;
  font-size: 14px;
  margin-bottom: -4px;
}*/
.media-body > p a {
  color: #cc6e03;
  font-size: 12px;
}
.media-body > p.disc {
  color: #333333;
  font-size: 12px;
  line-height: 12px;
}
.master-container {
  margin-bottom: 0;
}
.banner__text {
  font-size: 18px;
  text-align: center;
}

.footer-bottom__right { font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; }

.panel-grid .promobg {
  padding: 0;
}
.footer-bottom__right {
  color: #2f2e2e;
  font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
  font-size: 20px;
  font-weight: bold;
}
.footer-bottom__left {
  display: inline-block;
  padding-top: 30px;
}
.main-title__secondary {
  color: #6d6d6d;
  font-size: 18px;
}
.sidebar .widget_nav_menu ul > li > a {
  color: #484848;
  font-size: 14px;
  font-weight: bold;
}
.navigation--main > li > a {
  color: #696969;
  font-size:12px;
}
.navigation--main .sub-menu > li > a{
	font-size:12px;
}
.container span a {
  color: #515151;
  font-size: 14px;
  font-weight: bold;
}
.container span {
  color: #515151;
  font-size: 14px;
  font-weight: bold;
}

table{
  color: #393939;
  font-size: 15px;
  font-weight: bold;
}
.footer {
  padding: 60px 0 0;
}
.footer__headings {
  font-size: 18px;
}
.site-loding-cls {
    background-color: white;
    height: 430px;
    width: 500px;
    position: absolute;
    z-index: 99999;
    margin: 0 auto;
    left: 50%;
    margin-left: -250px;
    top: 5%;
}
.pop-wrap {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 500;
}
/* sinhala */
.btn.btn-warning.sinhala {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 11px;
  padding: 3px 5px;
}
.btn.btn-warning.adara.english {
  background:none;
  color: rgb(255, 255, 255);
  font-family: "Montserrat",Helvetica,Arial,sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 5px;
}
