
#homepage-accordion-menu .card .card-header button {
    width: 100%;
    text-align:left;
color: #6c757d;
    font-weight: 600;
}
#homepage-accordion-menu .card .card-header button:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    float: right;
    color: #0c7ab9;
}
#homepage-accordion-menu .card .card-header button.collapsed:after {
    content: "\e260";
}



body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 1rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #353b42;
    text-align: left;
    background-color: #fff;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}
#userLangContainer {
    display: block;
    left: -5%;
    position: relative;
}
a {
    color: #6c757d;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    background-color: transparent;
}
img {
    
    width: auto;
    height: auto;
}

.header {
    display: block;
   
    width: 100%;
    height: auto;
}

header.main-header {
  background-size: 380px auto !important;
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/rhw_eng_ukr.png) no-repeat;
    width: 1140px;
    margin: auto;
       position: relative;
height: 120px;
}

header.main-header.journal-143-header{
    background-size: 380px auto !important;
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/hm_header.png) no-repeat;
    width: 1140px;
    margin: auto;
    /* height: 357px; */
    top: 20px;
    position: relative;
height: 120px;
}
header.main-header.journal-144-header {
    background-size: 380px auto !important;
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/fm_header.png) no-repeat;
    width: 1140px;
    margin: auto;
    /* height: 357px; */
    top: 20px;
    position: relative;
height: 120px;
}
header.main-header.journal-367-header {
    background-size: 380px auto !important;
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/rhw_eng_ukr.png) no-repeat;
    width: 1140px;
    margin: auto;
    /* height: 357px; */
    top: 20px;
    position: relative;
}
header.main-header.publisher-homepage {
    background: none;
}
header.main-header.publisher-homepage div.searchPanelWrapper {
    display: block;
    width: 250px;
    margin-top: -150px;
}
header.main-header.publisher-homepage div.navbar-logo a img.img-fluid {
    max-width: 30%;
    height: auto;
display: block;
}

header.main-header.publisher-homepage ul#primaryNav-userNav li.nav-item {
    color: #17a2b8;
    font-family: Montserrat, sans-serif;
}
header.main-header.publisher-homepage div#main-navbar {
    position: relative;
    top: 50px;
    left: 600px;
}
header.main-header.publisher-homepage div#main-navbar a {
    color: #0c7ab9;
    text-transform: uppercase;
    -moz-transition: all 0.3s 0.01s ease;
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 14px;
    padding: 0 10px 5px 10px;
    height: 20px;
    text-decoration: none;
}
#main-navbar .nav-item:not(:last-child) a {
    border-right: 2px solid #0062cc;
}
header.main-header.publisher-homepage div#main-navbar a:hover { color: #17a2b8; border-bottom: 3px solid #17a2b8;}
button#languageToggleMenulanguageSmallNav {
    color: #17a2b8;
font-weight: 700;
    font-size: 16px;
margin-top: -145px;
    position: absolute;
}
header.main-header.publisher-homepage .navbar.navbar-expand-lg.navbar-light {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    
    
}

header.main-header.publisher-homepage #languageSmallNav {
    float: right;
    position: relative;
    position: relative;
   
}
div#languageSmallNav div.dropdown-menu {
    margin-top: -100px;
}
header.main-header.publisher-homepage ul.navbar-nav {
    margin-top: -10px;
}
header.main-header.publisher-homepage ul#primaryNav-userNav {
    color: #0c7ab9;
margin-top: -255px;
}
#user-navbar.collapse.navbar-collapse.justify-content-md-end {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-top: 30px !important;
        margin-right: -35%;
}
.navbar-light .navbar-nav .nav-link {
    color: #0c7ab9;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #06a3b3;
}

.navbar-light .navbar-nav .nav-link:active {
    color: #06a3b3;
}
					
.badge-light {
    color: #06a3b3;
    background-color: #f8f9fa;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #06a3b3;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:hover {
    color: #1f71a0;}
    .btn {
    display: inline-block;
    font-weight: 400;
    color: #0c7ab9;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #0c7ab9;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn:hover {
    color: #1f71a0;}
    .form-group {
    margin-bottom: 1rem;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 40px;
    right: -77%;
        border: none;
    
}
.container {
/*    width: 1140px; */
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
margin-bottom: 50px;
}
div.searchPanelWrapper {
 display: block;
    width: 250px;
    position: relative;
    left: 75%;
    top: -320px;
}
div.searchPanelWrapper form.navbar-form.navbar-left div.form-group input.form-control
{
   display: inline-block;
    width: 220px;
    height: 30px;
    padding: 0 2px 0 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: none;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    position: relative;
top: 330px;
    }


div.searchPanelWrapper form.navbar-form.navbar-left button.btn.btn-default {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #0c7ab9;
    border: 3px solid #0c7ab9;
    padding: .3rem .7rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    top: 325px;
    position: absolute;
    left: -30px;
}

div.searchPanelWrapper form.navbar-form.navbar-left button.btn.btn-default:hover{
color: #0c7ab9;
background-color: #fff;
}
.form-group {
    width: 100%;
    height: 30px;
    position: relative;
    top: 0px;
    right: 0;
    border: none;
}
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    border-radius: 20px;
    color: #6c757d;
    border: 1px solid #0c7ab9;
}

#simpleSearchForm button {
    float: left;
    /* display: inline-block; */
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #0c7ab9;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    top: 2px;
    position: absolute;
    left: 0;
}
searchPanelWrapper{position: absolute;
    top: 55px;
    right: -77%;}
    
   .navbar.navbar-expand-lg.navbar-light{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
   top: -40px;
    right: 40%;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 6.5rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #0fb7b8;
    border-radius: .25rem;
    top: 10px;
    position: relative;
    color: white;
font-weight: 700;
}
.cmp_breadcrumbs {
    display: inline-block;
    background-color: #0fb7b8;
    border-radius: .25rem;
    width: 100%;
    align-items: center;
   
    position: relative;
    
    padding: 0 7%;
    
    margin: 30px auto;
}
.breadcrumb>li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
   
}
.breadcrumb>li+li:before {
    padding: 0 10px 0 5px;
    color: #fff;
    content: "/\00a0";

}
.breadcrumb li a {
    color: #b6ffff;
    text-decoration: none;
    background-color: transparent;
    padding-right: 15px;
}
.breadcrumb li a:hover {
    color: #f7f7f7;}

div.col-sm.homepage-about h2 {
    font-size: 2rem;
    color: #626262;
   
}

h1 {
    font-size: 2.5rem;
    color: #0e7bc0;
text-transform: uppercase;
    
}
div.col-sm.homepage-about h1 {
    font-size: 2.5rem;
    color: #0e7bc0;
    text-transform: uppercase;
   
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    width: 30%;
   left: 10%;
    top: -520px;
    border-left: 5px solid rgba(33, 151, 179, 0.92) !important;
  
}



div.col-sm.container-homepage-issue.page-content {
    width: 400px !important;
    position: relative;
    left: 820px;
}
 .homepage-about{
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 1149px;
    max-width: 100%;
    background-image: url(http://journals.uran.ua/plugins/themes/profevent/images/rhw_woman.png);
    background-size: 750px auto;
    background-repeat: no-repeat;
    padding-top: 150px;
    height: 500px;
    left: 10%;
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
}
}
.homepage-about.journal-367-about1{
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 1149px;
    max-width: 100%;
    background-image: url(http://journals.uran.ua/plugins/themes/profevent/images/rhw_woman.png);
    background-size: 700px auto;
    background-repeat: no-repeat;
    padding-top: 150px;
    height: 500px;
    /* left: 100px; */
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    margin: auto;
}
.homepage-about.journal-143-about1{
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 1149px;
    max-width: 100%;
    background-image: url(http://journals.uran.ua/plugins/themes/profevent/images/hm.png);
   background-size: auto 450px;
    background-repeat: no-repeat;
    padding-top: 150px;
    height: 500px;
    left: -2%;
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    /* margin: auto; */
padding-left: 10%;
}
.homepage-about.journal-144-about1{
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 1149px;
    max-width: 100%;
    background-image: url(http://journals.uran.ua/plugins/themes/profevent/images/fm.png);
    background-size: 900px auto;
    background-repeat: no-repeat;
    padding-top: 150px;
    height: 500px;
    left: -2%;
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    /* margin: auto; */
    padding-left: 10%;
}

div.col-sm.homepage-about ul#homepage-accordion-menu.homepage-menu {margin-top: 200px;
position: relative;
    top: 100px;}

.container-homepage-issue.page-content {
    width: 350px;
    box-shadow: 150px -80px 0px -15px rgb(12 122 185), 0px 5px 10px 2px rgb(78 103 122 / 20%);
    padding: 40px 40px 80px 40px;
    position: relative;
    top: -420px;
    left: 65%;
    background: white;
    z-index: 1;
}
div.row.justify-content-center.homepage-issue-header div.col-lg-3 {
    position: relative;
    /* top: -860px; */
    left: -500px;
    background: white;
    z-index: 1;
}

div.row.justify-content-center.homepage-issue-header div.col-lg-3 img.img-fluid.homepage-issue-cover{ 
   width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);}
}
lg-3 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.justify-content-center.homepage-issue-header {
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    /* padding: 40px 40px 80px 40px; */
}


h2.h5.homepage-issue-current {
    font-size: 1rem;
    color: #0fb7b8;
    font-weight: 700;
    position: absolute;
    top: 450px;
    right: 38%;
    z-index: 10;
    text-transform: uppercase;
}

h2.h5.homepage-issue-current:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 40%;
    height: 3px;
    background: rgb(15 183 184);
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-left: -50%;
}

div.h1.homepage-issue-identifier {
   font-size: 1rem;
    font-weight: 700;
    top: 450px;
    position: absolute;
    right: 30px;
    z-index: 10;
    width: 35%;
    text-transform: uppercase;
}


div.h6.homepage-issue-published{
    font-size: 0.8rem;
    background: #0a7cbb;
    color: white;
    font-weight: 700;
    padding: 20px 20px 20px 40px;
    width: 300px;
    top: -410px;
    right: 0px;
    z-index: 5;
    position: absolute;
text-transform: uppercase;
}

div.container.homepage-social {
    width: 600px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: 80px;
    top: -450px;
    position: relative;
    background: #0fb7b8;
    padding: 15px;
    color: white;
font-weight: 700;
}

div.container.homepage-social span a {
    color: #007bff;
    text-decoration: none;
    padding-right: 30px;
}

div.container.homepage-aboutJournal {
top: -450px;
    position: relative;
        color: #626262;
}
h3 {
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    border-left: 2px #f6f0ff;
    height: 60px;
    border-left: 5px solid #0fb7b8;
    border-left-color: rgb(15, 183, 184);
    border-left-style: solid;
    border-left-width: 5px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
text-transform: uppercase;
}

 div.container.homepage-editorial   {
top: -320px;
    position: relative;
        color: #626262;
}

div.container.homepage-editorial h4{
    font-size: 1.5rem;
    position: relative;
    top: -120px;
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
        height: 60px;
   
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
}

div.container.homepage-editorial h4:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
div.container.homepage-editorial div.row div.col-sm a {
    text-decoration: none;
    font-size: 16px;
}
div.container.homepage-editorial div.row {
     top: -100px;
    padding: 15px;
    position: relative;
     }
div.container.homepage-editorial div.row div.col-sm a {
    text-decoration: none;
}
div.container.homepage-editorial div.row div.col-sm a span.editorName {
color: #fff;
font-weight: 700;
background: #027ec6;
padding: 20px 10px;
opacity: 0.5;
width: 150px;
display: block;
margin: -70px 20px 0;
height: 70px;
}
div.container.homepage-editorial div.row div.col-sm a img {
width: 250px;
height: 240px;
display: block;
-webkit-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

div.container.homepage-editorial div.row div.col-sm a span.editorPosition {
   color: #fff;
    font-weight: 500;
    background: #027ec6;
    padding: 5px;
    width: 150px;
    display: block;
    margin: 0 20px;
    height: 50px;
    font-size: 12px;
}
div div#background-image1 {
   background: url(http://journals.uran.ua/plugins/themes/profevent/images/home_left.png) no-repeat;
    position: relative;
    left: -400px;
    top: 450px;
    width: 382px;
    height: 530px;
}

div#background-image2 {
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/home_right.png) no-repeat;
    position: relative;
    right: -1125px;
    top: -200px;
    width: 249px;
    height: 790px;
}

div.container.homepage-archive {
   top: -660px;
    position: relative;
}
.homepage-archive-content {
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    top: -960px;
    position: relative;
    width: 1140px;
    left: -15px;
    padding: 0px 0 0 15px;
}

div.container.homepage-archive h4 {
    font-size: 1.5rem;
    position: relative;
    top: -90px;
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    
    height: 60px;
   
    padding: 15px 0 15px 10px;
text-transform: uppercase;
}
.page-header small {
    display: block;
    margin-top: 0.5em;
    color: #17a2b8;
    font-weight: 700;
    font-size: 18px;
}
.btn-group:hover {
    color: #fff;
    background-color: #0c7ab9;
}
div.container.homepage-archive h4:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}





document.querySelector("body > div.container.page-issue.journal-20-issue > div.row.issue-wrapper > div > div > div:nth-child(1) > div:nth-child(2) > div.article-summary-title")


div.container.homepage-archive ul.nav.nav-tabs {
    background: #0fb7b8;
    color: #d2ffff;
    top: -68px;
    position: relative;
    width: 1140px;
    left: -15px;
}
div.container.homepage-archive ul.nav.nav-tabs li.nav-item button {
background: #0fb7b8;
color: #d2ffff;}

div.container.homepage-subscribe {
top: 250px;
    position: relative;}
    
footer {
display: block;
background: #fff;
    color: #6c757d;
    
    border-top: solid 2px #adb5bd;

}    
footer.site-footer {
    display: block;
    background: #fff;
    color: #6c757d;
   
    position: relative;
}
footer.site-footer div.container.site-footer-content div.row div.col h5   {
        font-size: 1.25rem;
    color: #2687cb;
    font-weight: 700;
    text-align: center;
    left: -15px;
    position: relative;
}
div#socialLinks a {
    
    color: #0c7ab9;
}
div#socialLinks a:hover {
    color: #6c757d;
}
footer.site-footer div.container.site-footer-content div.row div.col ul {
    list-style-type: none;
}
footer.site-footer div.container.site-footer-content div.row div.col {
flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    top: 20px;
}
footer.site-footer div.container.site-footer-content div.row div.col a{
color: #6c757d;}
div.container.homepage-subscribe {
       position: relative;
}
div.container.homepage-subscribe h4 {
font-size: 1.5rem;
    color: #0fb7b8;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
text-transform: uppercase;
font-family: Montserrat, sans-serif;
}
div.container.homepage-subscribe p {
margin-top: 0;
    margin-bottom: 1.rem;
    font-size: 18px;
    text-align: center;
    color: #2687cb;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

div.container.homepage-subscribe {
    /* display: inline-block; */
    top: -1400px;
margin-bottom: -1350px;
}
div.container.homepage-subscribe form {
    display: block;
    margin: auto;
    width: 70%;
    /* background: #ebebeb; */
}

div.container.homepage-subscribe form div input.form-control {
    display: inline-block;
    width: 70%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ebebeb;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div.container.homepage-subscribe form button.btn.btn-default{
    position: relative;
    top: -2.9rem;
    left: 75%;
    display: block;
    font-weight: 400;
    color: #d2ffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #017dc3;
    border: 1px solid #007bff;
    padding: .375rem .75rem;
    font-size: 1.3rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div.copyrightNotice {
    color: #6c757d;
    position: relative;
    top: 70px;
}
div.page-header.page-issue-header {
 position: relative;
   top: 100px;
}
.page-header.page-issue-header h1 {
    
   font-size: 2rem;
    position: relative;
    top: 20px;
    font-size: 2rem;
    color: #0fb7b8;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    height: 50px;
    border-left: none;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.page-header.page-issue-header h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 15%;
    height: 4px;
    background: #0fb7b8;
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-right: -100%;
}
article-summary-galleys a.btn.btn-primary:hover {
    background-color: #0fb7b8;
    color: #fff;
}
a.btn.btn-primary {
    font-size: 1rem;
    line-height: 1.5;
}
div.row.justify-content-center.page-issue-details div.col-lg-3 img.img-fluid.homepage-issue-cover{ 
    width: 520px;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);}

.container.page-issue {
    max-width: 960px;
    margin-bottom: 10px;
    position: relative;
}
h2.issue-toc-section-title
{
   position: relative;
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    border-left: 2px #f6f0ff;
    height: 60px;
    /* border-left: 5px solid #0fb7b8; */
    /* border-left-color: rgb(15, 183, 184); */
    /* border-left-style: solid; */
    /* border-left-width: 5px; */
    padding: 15px 0 15px 10px;
    text-transform: uppercase;
    position: relative;
    /* top: -120px; */
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    height: 60px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
}
h2.issue-toc-section-title:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
div.article-summari {
    width: 1140px;
    position: relative;
    top: -50px;}

.form-group.form-group-username {
    margin-bottom: 4rem;
    width: 100%;
    height: 30px;
    position: relative;
    /* top: 10px; */
    right: 0;
    border: none;
}

.form-group.form-group-password {
    margin-bottom: 4rem;
    width: 100%;
    height: 30px;
    position: relative;
    /* top: 10px; */
    right: 0;
    border: none;
}


.form-group.form-group-buttons button {
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 11px 18px;
    border: solid 1px #004F72;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 14px "Lucida Console", Monaco, monospace;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #0fb8b8;
    background-image: -moz-linear-gradient(top, #0fb8b8 0%, #14cccc 100%);
    background-image: -webkit-linear-gradient(top, #0fb8b8 0%, #14cccc 100%);
    background-image: -o-linear-gradient(top, #0fb8b8 0%, #14cccc 100%);
    background-image: -ms-linear-gradient(top, #0fb8b8 0% ,#14cccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14cccc', endColorstr='#14cccc',GradientType=0 );
    background-image: linear-gradient(top, #0fb8b8 0% ,#14cccc 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.form-group.form-group-buttons button:hover {
background-color:#0fb8b8; 
 background-image: -moz-linear-gradient(top, #0fb8b8 0%, #14cccc 100%); 
 background-image: -webkit-linear-gradient(top, #0fb8b8 0%, #14cccc 100%); 
 background-image: -o-linear-gradient(top, #0fb8b8 0%, #14cccc 100%); 
 background-image: -ms-linear-gradient(top, #0fb8b8 0% ,#14cccc 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14cccc', endColorstr='#14cccc',GradientType=0 ); 
 background-image: linear-gradient(top, #0fb8b8 0% ,#14cccc 100%); }

.container.homepage-news {
   
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background: #007fc6;
    color: #d2ffff;
    top: -1600px !important;
    position: relative;
       
}

.container.homepage-news h4 {
    font-size: 1.5rem;
    position: relative;
   color: #f8f9fa;
    background: #007fc6;
    height: 90px;
    line-height: 70px;
text-transform: uppercase;

padding-left: 60px;
}
.container.homepage-news div.row {
   width: 1140px;
    /* margin: 0 auto; */
    position: relative;
    
    height: 400px;
}
div#footerOpenAccess {
    float: right;
}
div.container.homepage-news div.col {
background: #007fc6;
    color: #d2ffff;
position: relative;
    top: -10px;
height: 600px;
padding-right: 30px;
    padding-left: 30px;
}

div.container.homepage-news div.col h5 {
    font-size: 1.25rem;
    border-bottom: solid 2px #d2ffff;
    line-height: 100px;
    margin-bottom: 1rem;
text-transform: uppercase;
}

div.container.homepage-news div.col div.link {
    background: #fff;
    color: #007fc6;
    margin: 20px auto;
    width: 50%;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    position: absolute;
    top: 540px;
    right: 25px;
}
div.container.homepage-news div.col div.link a {
    color: #007fc6;
    font-weight: 700;
}
#primaryNav li a.nav-link {
   color: #0c7ab9;
    text-transform: uppercase;
    border-right: 2px solid #0062cc;
    -moz-transition: all 0.3s 0.01s ease;
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 10px;
    padding: 0 5px 5px 5px;
    height: 20px;
}

ul#primaryNav.navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    list-style: none;
    /* margin: 60px 20px 20px 800px; */
    position: relative;
    top: 60px;
    left: 600px;
}


#primaryNav li a.nav-link:hover {
color: #17a2b8;
 border-bottom: 3px solid #17a2b8;}

.row.issue-wrapper {
    width: 1140px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
    margin-right: -15px;
    margin-left: -15px;
}
div.article-summary-pages {
    font-weight: 700;
    font-family: Montserrat;
    color: #17a2b8;
}

div.row.justify-content-center.page-issue-details div.col-lg-3 {
    width: 600px !important;
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    padding: 40px 40px 60px 40px;
    position: relative;
    top: -100px;
    background: white;
    z-index: 1;
    right: -10%;
}
div.article-summary-authors {
width: 900px;
    font-weight: 500;
    font-family: Montserrat;
    color: #6c757d;}

div.article-summary-title {
width: 900px;
    }

div.article-summary-title a {
font-weight: 600;
   
    color: #6c757d;
    font-size: 20px;
}
div.container.page-issue div.row.issue-wrapper div.row {
    width: 1000px;}

div.article-summary {
    width: 1000px;

    margin-bottom: 10px;
}

.container.page-issue {
    max-width: 960px;
    margin-bottom: 10px;
    
    position: relative;
    
}
.article-summary-galleys a, .article-details-galley a {
    display: inline-block;
    font-weight: 600;
    color: #0fb7b8;
    font-family: Montserrat, sans-serif;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .3rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.article-summary-galleys a:hover, .article-details-galley a:hover {
color: #fff;
background-color: #0fb7b8;
}
.page-header.row {
    width: 1140px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

h1.article-details-fulltitle {
    font-size: 2rem;
    color: #17a2b8;
    font-weight: 600;
margin: 50px auto;
}
.article-details-author-name.small-screen {
    font-size: 1.2rem;
    color: #17a2b8;
    font-weight: 600;
}
.article-details-author-affiliation {
    font-style: italic;
}

button.article-details-bio-toggle {
    color: #fff;
    background-color: #0fb7b8;
    font-family: Montserrat;
    font-size: 1rem;
    border: 1px solid transparent;
    font-weight: 600;
}
button.article-details-bio-toggle:hover {
background-color: #14cccc;
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2) inset;
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2) inset;
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2) inset;
}

div#mainArticleContent {
    position: relative;
    top: 30px;
    margin-right: -15px;
    left: -20px;
}

.article-details-block.article-details-cover {
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);}

h2.article-details-heading {
    font-size: 1.5rem;
    color: #17a2b8;
    font-weight: 600;
text-transform: uppercase;

}
.page-header.page-archives-header h1 {
    font-size: 2rem;
    position: relative;
    top: 20px;
    font-size: 2rem;
    color: #10b5b7;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    height: 50px;
    border-left: none;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.page-header.page-archives-header h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 15%;
    height: 4px;
    background: #10b5b7;
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-right: -100%;
}

.card.issue-summary {
    width: 100%;
    position: relative;
    left: -30%;
    margin-top: 30px;
border: none !important;
}
img.card-img-top.issue-summary-cover {
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    width: 180px;
    height: 280px;
}
h2.card-title.issue-summary-series {
    font-size: 1.2rem;
    font-weight: 700;
margin-bottom: .3rem;
text-transform: uppercase;
}

.row.page-header.justify-content-md-center h1 {
    font-size: 2rem;
    position: relative;
    top: 20px;
    font-size: 2rem;
    color: #0fb7b8;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    height: 50px;
    border-left: none;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
text-transform: uppercase;
margin-bottom: 30px;
}

.page-content h3 {
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 600;
text-transform: uppercase;
border: none;
margin-top: 50px;
font-family: Montserrat, sans-serif;
}


.row.justify-content-md-center h2 {
    font-size: 1.5rem;
    color: #17a2b8;
    font-weight: 600;
text-transform: uppercase;
margin-top: 50px;
}
.row.justify-content-md-center h1 {
       font-size: 2rem;
    position: relative;
    top: 20px;
    font-size: 2rem;
    color: #0fb7b8;
    font-weight: 600;
    border-left: 2px #f6f0ff;
    height: 50px;
    border-left: 5px solid #0fb7b8;
    border-left-color: rgb(15, 183, 184);
    border-left-style: solid;
    border-left-width: 5px;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
text-transform: uppercase;
}

.container.page-submissions, .container.page-article {
    margin-bottom: 50px;
}

div.container.page-editorial-team a img {
    width: 250px;
    height: 240px;
    display: block;
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

div.container.page-editorial-team a span.editorName {
    color: #fff;
    font-weight: 700;
    background: #027ec6;
    padding: 20px 10px;
    opacity: 0.5;
    width: 150px;
    display: block;
   margin: -70px 20px 0;
    height: 70px;
}
div.container.page-editorial-team a span.editorPosition {
    color: #fff;
    font-weight: 500;
    background: #027ec6;
    padding: 5px;
    width: 150px;
    display: block;
   margin: 0 20px;
    height: 50px;
font-size: 12px;
}
.row.page-header.justify-content-md-center {
    left: -16%;
}
div.container.page-editorial-team div.row {
    width: 1140px;
    margin-bottom: 50px;
}
.row.justify-content-md-center {
    width: 1140px;
    left: -16%;
    position: relative;
}
.page-content {
    width: 1140px;
}
div#group h4 {
    font-size: 1.2rem;
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
}
div#group a {
    color: #027ec6;
    font-weight: 700;
word-wrap: break-word;}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
}
img.editor-photo {
    width: 200px;
    height: auto;
    display: block;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-width: 750px;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.c.ol {
    float: left;
    width: 250px;
}
.c.ol.editor-spec {
    float: right;
    width: 200px;
    border-left: 1px solid #dee2e6f7;
    border-left-color: #dee2e6;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 5px;
    
}
.c.ol.editor-spec h4 {
margin-bottom: 0;
    line-height: 1.3;
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
}
.modal-col {
    float: left;
    width: 250px;
}
.modal-col.editor-spec {
    float: right;
    width: 200px;
    border-left: 1px solid #dee2e6f7;
    border-left-color: #dee2e6;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 5px;
}
.modal-col.editor-spec h5 {
    margin-bottom: 0;
    /* line-height: 1.5; */
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
}
div.article-summary div.row {
    width: 1100px;
border-top: 2px solid #6c757d;
margin-top: 20px;
padding-top: 20px;
}
.alert-primary {
    color: #d2ffff;
    background-color: #14cccc;
    border-color: #17a2b8;
}
.alert.alert-primary a {
    color: #f8f9fa;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    background-color: transparent;
}
.alert.alert-primary a:hover {
    color: #6c757d;
}
.container.page-contact {
    border-right: 300px solid #0c7ab9;

}

.container.page-contact h1 {
   font-size: 2rem;
    position: relative;
    top: 20px;
    font-size: 2rem;
    color: #0fb7b8;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    height: 50px;
    border-left: none;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.container.page-contact h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 15%;
    height: 4px;
    background: #0fb7b8;
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-right: -100%;
}
div.container.page-contact div.row.justify-content-md-center {
    position: relative;
    left: -30%;
} {
       position: relative;
    left: -30%;
}

.contact-primary, .contact-support {
    background-color: #0c7ab9;
    width: 90%;
    color: #fff;
    padding: 15px 0 15px 20px;
}
.contact-section .address {
    color: #0c7ab9;
    font-weight: 600;
    padding: 15px 0 30px 20px;
}
div.contact-section h2 {
    color: #fff !important;
margin-top: 20px !important;
}
div.contact-section h2:before{
display:none;}
.contact-email a {
    color: #fff;
}    
div.container.page-contact div.row.justify-content-md-center a.btn.btn-edit-link {
    background-color: #0c7ab9;
    /* background-color: #0c7ab9; */
    width: 90%;
   text-align: left;
    padding: 15px 0 15px 20px;
    margin-bottom: -1rem;

    color: #d2ffff;
}
.article-details-issue-section.large-screen {
    position: relative;
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    border-left: 2px #f6f0ff;
    height: 60px;
    border-left: 5px solid #0fb7b8;
    border-left-color: rgb(15, 183, 184);
    border-left-style: solid;
    border-left-width: 5px;
    padding: 15px 0 15px 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.article-details-doi.large-screen {
    margin: 20px auto;
    font-size: 1.3rem;
}
.article-details-published {
    margin: 20px auto;
}
.article-details-block.article-details-abstract {
    margin: 50px auto;
}
.article-details-block.article-details-galleys.article-details-galleys-btm {
    margin: 20px auto;
}
.article-details-block.article-details-references {
    margin: 20px 0 70px 0;
}
.article-details-block.article-details-galleys.article-details-galleys-sidebar {
    margin: 20px auto;
}
.article-details-block.article-details-how-to-cite {
    margin: 20px auto;
}

#homepage-accordion-menu h5.mb-0 a {
    font-weight: 400;
    color: #6c757d;
    padding: 20px 0 20px 30px;
    position: relative;
    line-height: 60px;
}

a.accordion-link:after {
    font-family: 'FontAwesome';
    font-size: 200%;
    padding: 5px;
    content: "\f15c";
    float: right;
    background-color: #0c7ab9;
    color: #fff;
    position: relative;
    vertical-align: middle !important;
    margin-top: -5px;
}

span.separator {
    margin: 0 12px 0 0;
font-weight: 700;
color: #b6ffff;
}

i.fa.fa-chevron-right {
display: inline-block;
    font-weight: 400;
    color: #0c7ab9;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border: 2px solid #0c7ab9;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.8;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}
i.fa.fa-chevron-right:hover {
background-color: #0c7ab9;
color: #fff;}

.issue-toc-section {
    margin-top: 50px;
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
    position: relative;
    top: 520px;
}


@media (min-width: 576px)
.container, .container-sm {
    max-width: 540px;
}
@media (min-width: 576px)
.container {
    max-width: 540px;
}

@media (min-width: 768px)
.container, .container-md, .container-sm {
    max-width: 720px;
}

@media (min-width: 768px)
header.main-header{
background: none;
    width: 1140px;
    margin: auto;
    /* height: 357px; */
    /* top: -20px; */
    position: relative;
}
@media (min-width: 576px)
header.main-header{
background: none;
   width: 1140px;
    margin: auto;
    /* height: 357px; */
    /* top: -20px; */
    position: relative;
}




.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #0c7ab9;
    border: 1px solid #d2ffff;
    border-radius: .25rem;
    color: #d2ffff;
}

h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #007ec8;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
    text-transform: uppercase;
}

.page-content ul {
     color: #007ec8;
    border-left: 5px solid #007ec8;
    border-left-color: #007ec8;
    border-left-style: solid;
    border-left-width: 5px;
    list-style-type: none;
position: relative;
    left: 3%;
margin-top: 50px;
}

.page-content h3:before {
    width: 3px;
    height: 7px;
    color: #17a2b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
.submissions-checklist h2 {
    font-size: 1.5rem;
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    margin-top: 50px;
}
.submissions-checklist h2:before {
    width: 3px;
    height: 7px;
    color: #17a2b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
.row.justify-content-md-center h2:before {
    width: 3px;
    height: 7px;
    color: #17a2b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
.page-content ul li {
    margin-bottom: 15px;

}
.container.page-submissions.journal-20-submissions div.row.justify-content-md-center div.background-image {
    /* background-size: 1140px 330px; */
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/rhwMockup.png) no-repeat;
    width: 520px;
    /* margin: auto; */
    height: 384px;
    float: right;
    position: relative;
    top: 0;
}
.container.page-submissions.journal-367-submissions div.row.justify-content-md-center div.background-image {
    /* background-size: 1140px 330px; */
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/rhwMockup.png) no-repeat;
    width: 520px;
    /* margin: auto; */
    height: 384px;
    float: right;
    position: relative;
    top: 0;
}
.container.page-submissions.journal-143-submissions div.row.justify-content-md-center div.background-image {
    /* background-size: 1140px 330px; */
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/hm_Mockup.png) no-repeat;
    width: 520px;
    /* margin: auto; */
    height: 384px;
    float: right;
    position: relative;
    top: 0;
}
.container.page-submissions.journal-144-submissions div.row.justify-content-md-center div.background-image {
    /* background-size: 1140px 330px; */
    background: url(http://journals.uran.ua/plugins/themes/profevent/images/fm_Mockup.png) no-repeat;
    width: 520px;
    /* margin: auto; */
    height: 384px;
    float: right;
    position: relative;
    top: 0;
}
.row.page-header.justify-content-md-center h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 15%;
    height: 4px;
    background: #0fb7b8;
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-right: -100%;
}
div.container.homepage-aboutJournal h3 {
    font-size: 1.8rem;
    color: #6c757d;
    font-weight: 600;
    border-left: 2px #f6f0ff;
    height: 60px;
    /* border-left: 5px solid #0fb7b8; */
    /* border-left-color: rgb(15, 183, 184); */
    /* border-left-style: solid; */
    /* border-left-width: 5px; */
    /* text-transform: uppercase; */
    padding: 15px 0 15px 10px;
    /* text-transform: uppercase; */
    font-family: Montserrat, sans-serif;
}
.homepage-issue-galleys div.h3 {
    display: none;
}
.homepage-issue-galleys a {
    color: #d2ffff;
}
.homepage-issue-galleys {
   position: relative;
    top: 130px;
    right: -15%;
    display: block;
    font-weight: 400;
    color: #d2ffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #017dc3;
    border: 1px solid #007bff;
    padding: 5px 0;
    font-size: .8rem;
    /* line-height: 1.5; */
    /* border-radius: .25rem; */
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.homepage-issue-galleys a:hover {
    background-color: #0c7ab9;
    color: #fff;
}
.row.justify-content-center.page-issue-details div.col-lg-9 {
    position: relative;
    top: 150px;
}
.page-issue-galleys div.h3 {
    font-size: 1.5rem;
    position: relative;
    /* top: -120px; */
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    height: 60px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
}
.page-issue-galleys div.h3:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}
.card-text {
    display: none;
}
h2.card-title.issue-summary-series {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: .3rem;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}
ul.nav.nav-tabs {
    position: relative;
    top: -70px;
    left: -15px;
    border: none;
    margin-bottom: -50px;
}
a#viewAllIssues {
    position: relative;
    top: 10px;
    /* right: -15%; */
    display: block;
    font-weight: 400;
    color: #d2ffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #017dc3;
    border: 1px solid #007bff;
    padding: 10px 0;
    font-size: .8rem;
    /* line-height: 1.5; */
    /* border-radius: .25rem; */
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 20%;
}
#languageSmallNav {
    float: right;
    position: relative;
   
}
.container.page-archives h2 {
    font-size: 1.5rem;
    position: relative;
    left: 30px;
    /* top: -120px; */
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    height: 60px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
}


.media-body {
    border-bottom: 1px solid #777;
    
}
h3.media-heading {
    font-size: 16px;
    border: none;
}
div#submissionsAccordion {
    position: relative;
    top: 530px;
    left: -10%;
}

.submissions-author-guidelines.card {
    width: auto;
    border: none !important;
    background-color: #fff;
}
div#headingAuthorGuide {
    background-color: #fff;
}

.submissions-copyright-notice.card {
    width: auto;
    border: none !important;
    background-color: #fff;
}
div#headingCopyNotice {
background-color: #fff;
}
.submissions-privacy-statement.card {
    width: auto;
    border: none !important;
    background-color: #fff;
}
div#headingPrivacy {
    background-color: #fff;
}
button.btn.btn-link.collapsed {
    text-transform: uppercase;
}














div#group a {
    color: #027ec6;
    font-weight: 700;
    word-wrap: break-word;
    display: inline-block;
}
.pkp_nav_list a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #007ab2;
    font-weight: 700;
}
header.main-header.publisher-homepage div.navbar-logo {
    margin-top: -25px;
}
header.main-header.publisher-homepage{
background: white;
}
header.main-header.publisher-homepage:before {
    content: '';
    background: #fff;
margin-left: -60px;
    padding: 100px 40px;
}
div#publisherHomepageImage {
width: 1300px;
    height: 500px;
        background: url(http://journals.uran.ua/plugins/generic/publisher/templates/profevent/images/book_page.jpg) no-repeat;
    margin-left: 10%;
    margin-top: -8%;
}

div#publisherHomepageImage {
    width: 1300px;
    height: 500px;
    background: url(http://journals.uran.ua/plugins/generic/publisher/templates/profevent/images/book_page.jpg) no-repeat;
    margin-left: 9%;
    margin-top: -8%;
}


.col-sm.homepage-about-publisher {
    background: url(http://journals.uran.ua/plugins/generic/publisher/templates/profevent/images/2.png) no-repeat;
    background-size: 30% auto !important;
    margin-top: -340px;
  margin-left: 5%;
}

span.publisherTitle2 {
    font-size: 1.8rem;
    color: #007ab2;
    font-weight: 700;
    top: 40px;
    position: relative;
    left: -160px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

span.publisherTitle1 {
    background: #009de585;
    width: 20%;
    padding: 3px 10px;
    color: white;
    font-weight: 700;
    /* margin-top: 100px; */
    margin-left: 60px;
    text-transform: uppercase;
 font-family: Montserrat, sans-serif;
}

.col-sm.homepage-about-publisher div {
       margin-top: 70px;
    
}

div#publisherShortDescription {
/*    font-family: Montserrat, sans-serif; */
    font-size: 1rem;
    color: #343a40;
    width: 50%;
/*    font-weight: 600; */
    margin-top: 35px;
    border-bottom: 2px solid #fff;
margin-left: 50px;
}

.container.homepage-aboutPublisher div.col-sm {
    margin-left: -55px;
    background-color: #fff;
    margin-top: -50px;
    color: #027ec6;
    padding: 60px;
    font-weight: 500;
    font-size: 26px;
/*    font-family: Montserrat, serif; */
}

.container.homepage-aboutPublisher div.col-sm p {
    font-weight: 500;
    font-size: 16px;
}

.container.homepage-indexing h4, .container.homepage-issues h4 {
    font-size: 1.2rem;
    color: #0fb7b8;
    font-weight: 700;
    border-left: 2px #f6f0ff;
    height: 60px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
margin-bottom: 50px;
}
.container.homepage-publisher-news h4{
font-size: 1.5rem;
    position: relative;
    color: #f8f9fa;
    background: #007fc6;
    height: 90px;
    line-height: 70px;
    text-transform: uppercase;
    padding-left: 60px;
  
}
.container.homepage-publisher-news a {
    color: #d2ffff;
}
.container.homepage-indexing h4:before, .container.homepage-issues h4:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -45px;
    position: relative;
    left: 30px;
}

img.img-fluid.mx-auto.d-block {
    width: 80%;
}
a span.issue-datePublished {
    background-color: #0fb7b8;
    color: #fff;
    padding: 20px 10px;
    top: -140px;
    display: inline-block;
    position: relative;
}
a span.issue-identification {
    background-color: #fff;
    color: #007ab2;
    display: inline-block;
    width: 70%;
    left: -26%;
    position: relative;
    padding: 20px 10px;
    top: -70px;
    font-size: 11px;
}

span.view-issue-link {
    font-size: 1rem;
    color: #0fb7b8;
    font-weight: 700;
    position: absolute;
        right: 30%;
   }

span.view-issue-link:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 40%;
    height: 3px;
    background: rgb(15 183 184);
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-left: -50%;
}
.container.homepage-indexing {
    display: none;
}
.container.homepage-publisher-news {
    background: #007fc6;
    width: 100%;
    color: #fff;
}
.container.homepage-publisher-news div.row:before {
    content: '';
    background: #007fc6;
    margin-left: -400px;
    margin-top: -98px;
    padding: 200px;
}
.container.homepage-publisher-news div.row:after {
    content: '';
    background: #007fc6;
    margin-right: -400px;
    margin-top: -98px;
    padding: 200px;
}

span.fa.fa-chevron-right:hover {
    color: #009de5;
    border: 2px solid #d2ffff;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    padding: .375rem .55rem;
    background: #d2ffff;
}
span.fa.fa-chevron-right {
    color: #d2ffff;
    border: 2px solid #d2ffff;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    padding: .375rem .55rem;
}
div.homepage-publisher-news div.col div.link {
    width: 50%;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 40%;
    background: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 700;
}
div.homepage-publisher-news div.col div.link a {
    background: #fff;
    color: #007fc6;
}
#socialLinks .row {
    width: 70%;
    margin: 0 auto;
    font-size: 1.2em;
}