@font-face {
    font-family: 'Roboto';
    src: url(https://rmrs.elpub.ru/styles/RobotoCondensed-Regular.ttf); 
}


@font-face {
    font-family: 'RobotoBold';
    src: url(https://rmrs.elpub.ru/styles/RobotoCondensed-Bold.ttf);
}

a{
    color: #007AB2;
    text-decoration: none;
}

a:hover{
    color: #053F62;
    text-decoration: underline;
}


.issueArticle .meta .authors a{
    color: #666666;
}

.issueArticle .meta .authors a:hover{
    color: #042d48;
}

nav.navbar .language a.current {
    color: #29abe2;
}

.head h2 {
    font-weight: bold;
    font-size: 46px;
    text-transform: uppercase;	
    color: #053F62;
    font-family: 'RobotoBold', 'PT Sans', sans-serif;
}

.head a.search {
    color: #4d4d4d
}


.mainMenu .menu {
    background: rgba(5, 63, 98, 0.8) none repeat
}

.mainMenu .mobile-view {
    background: #053F62 none repeat scroll 0 0
}

nav.navbar {
    background: #053F62 none repeat scroll 0 0
}

#navbarWrapper.floating {
    background: #053F62 none repeat scroll 0 0
}


@media (max-width: 1400px) and (min-width: 960px){
    .head .logoed h2 {
        font-size: 22px;
    }
    .logo img {
         height: 45px;
    }
}

@media (max-width: 500px){
    .head .logoed h2{
        font-size: 22px;
        line-height: 22px;
    }
    .logo img {
         height: 44px;
    }
}

@media (max-width: 959px){
    .head .logoed h2{
        font-size: 22px;
        line-height: 22px;
    }
    .logo img {
         height: 44px;
    }
}

nav.navbar .language a.current, nav.navbar .issn a, .mainMenu .menu li a:hover {
  color: #007AB2;
}

.sidebar .menu li a, .sidebar .blockTitle {
  color: #4B646E
}

html, body {
  font-family: 'Roboto', sans-serif;
}

.journalInfo {
  font-family: 'Roboto', 'PT Sans', sans-serif;
}

.mainMenu .menu li {
  font-family: 'Roboto', 'PT Sans', sans-serif;
}



nav.navbar a.userBlock {
    font-family: 'Roboto', Khartiya, serif;

}

.sidebar .menu, .blockTitle, .tocArticle .title {
  font-family: 'Roboto', Khartiya, serif;
}

.tocArticle .tocTitle {
  font-family: 'Roboto', 'Khartiya', serif;
}

.tocArticle .tocGalleys, #articleFullText .fulltext {
  font-family: 'Roboto', 'PT Sans', sans-serif;
}

.issueArticle .meta .links {
  font-family: 'Roboto', 'PT Sans', sans-serif;
}

nav.navbar {
  color: #fff;
  font-family: 'Roboto', 'PT Sans', sans-serif;
}

h1, h2, h3, h4 {
  font-family: 'Roboto', Khartiya, serif;
}