/*@font-face {
  font-family: "SF Pro Display";
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Regular.eot');
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Regular.eot') format('embedded-opentype'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Regular.otf') format('otf'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Regular.woff') format('woff'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Medium.eot');
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Medium.eot') format('embedded-opentype'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Medium.otf') format('otf'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Medium.woff') format('woff'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-SemiBold.eot');
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-SemiBold.eot') format('embedded-opentype'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-SemiBold.otf') format('otf'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-SemiBold.woff') format('woff'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SF Pro Display";
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Bold.eot');
  src: url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Bold.eot') format('embedded-opentype'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Bold.otf') format('otf'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Bold.woff') format('woff'),
       url('https://mc.ergashev.me/plugins/themes/classic/fonts/SF-Pro-Display-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}*/

body{
	font-weight: 400;
	line-height: 33px;
	font-size: 20px;
	font-family: Cormorant;
}
p, li, a, blockquote{
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
}
h1, h2, h3, h4, h5, h6{
	font-family: PT serif;
}
a:hover{
	background-color: inherit;
    border-color: inherit;
}
.container-page {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 0;
}
.site-footer{
	background-image: url(https://mc.ergashev.me/plugins/themes/classic/templates/images/bgfooter.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-color: #5D6774;
	padding: 90px 0;
}
.site-footer, #languageNav .show #languageToggleMenulanguageNav{
	color:#fff;
}
.upper-header{
	padding: 35px 0 75px;
}
.journal-logo {
    max-height: inherit;
    width: auto;
    height: 80px
}
.header {
    background: linear-gradient(180deg, #0F205E 0%, rgba(15, 32, 94, 0.88) 100%);
    padding-top: 0;
}
.header .row {
    min-height: inherit;
    color: #fff;
    align-items: center;
}
.logo-wrapper {
    padding-left: 15px;
    margin: 0;
    line-height: inherit;
    font-size: inherit;
}
.journalname h2{
	text-transform: uppercase;
	color: #fff;
    margin:0;
	font-family: PT Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.page_index_journal .homepage_image{
	min-height: inherit;
    padding: 50px 0 30px;
}
.homepage_image .container-page{
	padding-top: 0;
    margin: 0;
    padding-bottom: 0;
    color:#fff;
}
.homepage_image a u{
	text-decoration: none;
}
.issue_cover_block a {
    box-shadow: 0px 12px 36px 0px rgba(209, 213, 223, 0.50);
    display: inline-block;
}
.issue_item{
	box-shadow: 0px 10px 30px rgba(209,213,223,.5);
    padding: 15px;
    width: inherit;
    margin: 30px 0;
}
.issue_item:hover{
	background: #F2F2F2;	
}
.obj_issue_summary .cover{
	margin-bottom: 15px;
	position: relative;
    height: 330px;
}
.archive_issue_cover{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.issue_summary_title{
	text-align: left;
    font-weight: 400;
    font-family: Cormorant;
	font-size: 24px;
	color: #000;
}
.issue_title{
	text-align: left;
    line-height: 28px;
    font-family: Cormorant;
	font-size: 24px;
    margin: 10px 0;
    color: #000;
}
.issue_summary_date{
	text-align: left;
}
.obj_issue_summary a:hover{
	background-color: inherit;
}
.nav-link{
	    font-weight: 500;
    line-height: 24px;
}
.homepage_image h2{
	margin-bottom: 20px;
}
@media (max-width: 767px){
	#user-nav-wraper{
		justify-content: center;
	}
	#navigationUser li:first-child .nav-link{
		padding-left: 15px;
	}
	.journalname{
		margin: 20px 0;
	}
	.user-page-footer p{
		text-align: center;
	}
	span.inforight{
		text-align: center;
	}
	.h2, h2 {
	    font-size: 1.5rem;
	}
	ul.social{
		margin: 10px 0;
	    display: flex;
	    justify-content: center;
	}
	ul.social li{
		margin: 0 10px;
	}
	.article_summary{
		padding-bottom: 0;
	}

}
@media (max-width: 768px){
	.logo-wrapper a{
		display: flex;
    	justify-content: center;
	}
}
@media (max-width: 992px){
	.upper-header{
		padding: 35px 0;
	}
	div.issue_cover_block{
		padding-top: 0;
		justify-content: center;
	}
}
@media (min-width: 1600px) and (max-width: 1799px){
	.issue_item:nth-child(4n+1) .obj_issue_summary {
	    margin-right: 0;
	}
	.journalname h2{
		font-size: 26px;
		line-height: 36px;
	}
	
}
@media (min-width: 1200px) and (max-width: 1450px){
	div#user-nav-wraper{
		justify-content: flex-start;
    	flex-direction: column;
	}
	ul#navigationUser{
		justify-content: flex-start;
		margin: 0 0 5px;
	}
}
@media (min-width: 1200px) and (max-width: 1600px){
	div#user-nav-wraper ul>li>a{
		font-size: 9px;
	}
	.journalname h2{
		font-size: 18px;
	    line-height: 28px;
	}
}
@media (min-width: 768px) and (max-width: 1200px){
	#user-nav-wraper{
		margin-top: 15px;
	}
}
@media (max-width: 1200px){
	.journalname h2{
		font-size: 16px;
	    line-height: 22px;
	}
	div.description_text p{
		font-size: inherit;
	}
	div.issue_cover_block_item {
	    padding: 0 !important;
	}
	
}
@media (min-width: 1800px){
	.issue_item:nth-child(4n+1) .obj_issue_summary {
	    margin-right: inherit;
	}
}
.article_cover_wrapper img.img-fluid{
	box-shadow: 0px 10px 30px rgba(209,213,223,.5);
    border-radius: 8px;
}
#navigationUser {
    justify-content: flex-end;
    border-bottom: 0;
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}
#user-nav-wraper>ul>li{
	margin-left: 8px;
}
#user-nav-wraper>ul>li>a{
	padding: 11px 15px;
	line-height: 16px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.05);
	color: #fff;
	border-radius: 0;
	display: inline;
	font-size: 12px;
	padding: 10px;
	font-family: 'Montserrat';
}
#user-nav-wraper ul>li>a:hover{
	color: #fff;
	background: rgba(255, 255, 255, 0.05);
}
.lower-header{
	padding-bottom: 40px;
}
.nav-tabs .nav-item {
    margin-bottom: 0;
}
.current_issue header{
	margin-bottom: 85px;
}
.current_issue_label{
	color: #0171FF;
	margin-bottom: 15px;
}
.current_issue_identification{
	margin: 0;
}
.nav-tabs .dropdown-menu{
	border: 1px solid #fff;
	border-radius: 0;
	background-color: #0F205E;
	margin-top: 3px;
}
.nav-tabs .dropdown-item{
	color: #fff;
}
.nav-tabs .dropdown-item:hover{
	background: rgba(255, 255, 255, 0.05);
}
.issue_cover_block{
	display: flex;
	justify-content: right;
	align-items: self-start;
}
.issue_cover_block_item{
    padding: 100px 75px;
}
a{
	color: #000;
	border-bottom-color: #000;
}
a:hover{
	color: #000;
}
.additional-footer-info{
	align-items: flex-start;
}
.summary_title {
    font-family: Cormorant;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
}
.sections .section{
	border-top: 2px solid #D9D9D9;
}
.authors{
	font-family: Montserrat;
}
.sections .article_summary{
	    width: inherit;
    margin-bottom: inherit;
    margin-right: inherit;
    padding: 15px;
}
.sections .article_summary:hover{
	background-color: #F2F2F2;;

}
.summary_title:hover{
	color: inherit;
}

@media (min-width: 576px){
	.section_content .col-lg-4 {
	    flex-flow: row wrap;
	    display: flex;
	    margin-bottom: 20px;
	}
	.section_content  .article_summary{
		flex: 1 0 0%;
		    display: flex;
    flex-direction: column;
	}
	.article_summary_body{
		flex: 1 1 auto;
	}
}

.btn{
	background-color: #fff;
    border-radius: 0;
    color: #041966;
    padding: 16px;
    font-size: 12px;
    border: 1px solid #041966;
    padding: 12px 15px;
}
.btn:hover{
	background-color: #041966;
	color: #fff;
}
@media (min-width: 992px){
	.cover_image {
    	max-width: 250px;
	}
	#navigationPrimary {
		display: flex;
		padding: 0;
	    list-style: none;
	}
	#navigationPrimary > li{
		margin: 0;
	}
	#navigationPrimary>li>a{
		font-family: 'Montserrat';
	    text-decoration: none;
	    border-bottom: 0;
	    color: #fff;
	    font-size: 14px;
	    text-transform: uppercase;
	}
	#navigationPrimary>li>a:hover{
		text-decoration: underline;
	}
	header .nav-link {
	    margin-left: 0;
	}
	.homepage_image h2, .homepage_image p{
		max-width: 80%;
		line-height: 24px;
	}
	.description, .issue_cover_block{
	    width: inherit;
	    text-align: inherit;
	}
}
@media screen and (max-width: 1400px) {
	div.issue_cover_block_item{
		padding: 50px;
	}
  .journal-logo {
	    max-height: 60px;
	    max-width: 100%;
	}
	.journalname p{
		font-size: 18px;
		line-height: 22px;
	}
	
}
.pkpbrand-wrapper {
    max-width: 100%;
    flex: inherit;
    display: flex;
    justify-content: center;
        align-items: center;
    height: 100%;
}
.user-page-footer {
    max-width: 100%;
    width: 100%;
    flex: inherit;
    display: inherit;
}
.footer-brand-image {
    width: 100%;
    max-width: 100%;
}
.description_text p strong{
	font-family: PT Serif;
	font-weight: 700;
}
.description_label{
	text-transform: uppercase;
    text-align: center;
    font-family: PT serif;
    font-weight: 700;
    margin-bottom: 30px;
}
.description_text p{
	font-size: 20px;
	margin-bottom: 10px;
}
.inforight{
	color: #FFF;
	font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	    display: block;
    text-align: right;
}
.infobox{
	border-bottom: 2px solid #D9D9D9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.user-page-footer p {
    margin-bottom: 0;
}
.contacts li{
	display: flex;
	align-items: center;
}
.contacts-icon{
	margin-right: 10px;
	width: 20px;
	display: flex;
    justify-content: center;
}
.contacts-txt:hover{
	text-decoration: underline;
	color: #fff;
}
.footer-text{
	text-align: right;
}
.social{
	    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}
.social li{
	margin-left: 10px;
}
.copyright{
	display: flex;
	justify-content: space-between;
}
.copyright a{
	text-decoration: underline;
}
.copyright a:hover{
	text-decoration: none;	
}
#navigationUser .dropdown-menu.show{
    background: #0F205E;
    border-color: #fff;
}
#navigationUser .dropdown-menu.show a{
	color: #fff;
	line-height: 20px;
	display: block;
	line-height: 20px;
    padding: 10px;
    font-family: 'Montserrat';
}
.obj_galley_link{
	text-transform: uppercase;
}
a:hover, a:not([href]):hover, a:active, a:not([href]):active, a:focus, a:not([href]):focus{
	background-color: transparent;
	border-color: transparent;
}
.form-control:hover, .form-control:focus, .form-control:active{
	box-shadow: none;
}
.current_page_title .issue-header{
	margin-bottom: 30px;
}
@media (min-width: 1400px) and (max-width: 1599px){
	.issue_item:nth-child(4n+1) .obj_issue_summary {
	    margin-right: 0;
	}
}
a:hover, a:not([href]):hover, a:active, a:not([href]):active, a:focus, a:not([href]):focus{
	color: #000;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .issue_item:nth-child(4n+1) .obj_issue_summary {
        margin-right: 0;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .issue_item:nth-child(2n+1) .obj_issue_summary {
        margin-right: 0;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .issue_item:nth-child(4n+1) .obj_issue_summary {
        margin-right: 0;
    }
}