/*!
Theme Name: International Review
Theme URI: https://international-review.org/
Author: Marcus Moody
Author URI: https://international-review.org/
Description: International Review
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: international-review
Tags: international, review, news, analysis

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

International Review is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%; }

body {
	margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block; }

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline; }

audio:not([controls]) {
	display: none;
	height: 0; }

[hidden],
template {
	display: none; }

a {
	background-color: transparent; }

a:active, a:hover {
	outline: 0; }

abbr[title] {
	border-bottom: 1px dotted; }

b,
strong {
	font-weight: bold; }

dfn {
	font-style: italic; }

h1, h2.entry-title {
	font-size: 2em;
	margin: 0.67em 0; }
h2, h3 {
	font-size: 1.6em;
}
mark {
	background: #ff0;
	color: #000; }

small {
	font-size: 80%; }

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }

sup {
	top: -0.5em; }

sub {
	bottom: -0.25em; }

img {
	border: 0; }

svg:not(:root) {
	overflow: hidden; }

figure {
	margin: 1em 40px; }

hr {
	box-sizing: content-box;
	}

pre {
	overflow: auto; }

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0; }

button {
	overflow: visible; }

button,
select {
	text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer; }

button[disabled],
html input[disabled] {
	cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0; }

input {
	line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }

legend {
	border: 0;
	padding: 0; }

textarea {
	overflow: auto; }

optgroup {
	font-weight: bold; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

td,
th {
	padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1em;
	line-height: 1.4; }

h1, h2, h3, h4, h5, h6, div.footnote_container_prepare > p > span {
	clear: both;
	color: #6D7588;
	font-weight: normal;
	line-height: 1.2em;
}
#sfsi-widget-2 {
	margin: 0;
}
#secondary > div.footnote_container_prepare > p > span, #secondary > div.footnote_container_prepare > p, div.footnote_container_prepare {
	text-indent: 0;
	font-weight: bold;
	text-decoration: none;
	border: none; }

.footnote_container_prepare > p > span:first-child {
	padding: 0 !important; }

p {
	margin-bottom: 1.5em; }

figure {
	font-size: 0.8em;
	background: #EFEFEF;
	margin: 0;
	padding: 5px;
	display: block;
}
figcaption {
	padding: 0 10px;
}

dfn, cite, em, i {
	font-style: italic; }

blockquote {
	margin: 0;
	color: #A8A8A8;
	font-size: 1.2em;
	border-top: solid 2px #FABC3C;
	border-bottom: solid 2px #FABC3C;
	background-image: url(/wp-content/themes/international-review/images/quote.png);
    background-repeat: no-repeat;
    background-position: left 19px;
}
blockquote p {
	margin-bottom: 15px;
}
em strong {
	padding: 0 0 0 75px;
	color: #BBBBBB;
	display: block;
}
address {
	margin: 0 0 1.5em; }

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em; }

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem; }

abbr, acronym {
	border-bottom: 1px dotted #CCCCCC;
	cursor: help; }

mark, ins {
	background: #fff9c0;
	text-decoration: none; }

big {
	font-size: 125%; }

.footnote_plugin_tooltip_text {
	top: 0.5em !important; color:#AAA}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box; }

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit; }

blockquote, q {
	quotes: "\00ab" "\00bb";
	padding: 29px 0 20px 75px;
}
hr {
	background-color: #CCCCCC;
	border: 0;
	height: 1px;
	margin: 30px 0;
}
hr:nth-of-type(1) {
	margin: 30px 0 0 0;
}
ul, ol {
	margin: 0 0 1.5em 3em; }

ul {
	list-style: disc; }

ol {
	list-style: decimal; }

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em; }

dt {
	font-weight: bold; }

dd {
	margin: 0 1.5em 1.5em; }

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */ }
figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */ }
span.byline > span > a, span.byline > span > a:hover {
	font-size: 1.0em
}
div.author {
	background:#F3F3F3;
	padding: 15px;
	margin: 0 0 15px 0;
	color: #454545;
	min-height: 150px;
	border: solid 1px #DDDDDD;
}
div.author h3 {
	font-size: 2em;
	margin: 0 0 15px 90px;
}
div.author p, span.cat-links, div.nav-links, span.edit-link, span.tags-links {
	font-size: 0.9em;
}
span.tags-links {
	display: block;
	padding: 15px;
	margin-top: 15px;
	border-top: solid 1px #CCC;
}
footer.entry-footer a {
	padding: 4px 0 2px 0;
	text-decoration: none;
	border-bottom: solid 2px #CCCCCC;
}
footer.entry-footer a:hover {
	border-bottom: solid 2px #FABC3C;
}
span.edit-link a {
	background: red;
	color: #FFF;
	padding: 4px 4px 2px 4px;
}
.author h3 {
	margin-top: 0;
	font-size: 1.2em;
}
.author p img {
	float:left;
	margin: -50px 15px 15px 0
}
span.cat-links, div.nav-links {
	padding: 15px;
}
table {
	margin: 0 0 1.5em;
	width: 100%; }

.getty {
	padding: 0 0 20px 0;}
#footnote_references_container > table > tbody > tr {
	max-width: 507px!important;
	width: 100%;
	word-wrap: break-word;
}
div.footnote_container_prepare {
	max-width: 594px!important;
	width: 100%;
	font-weight: bold;
}
#footnote_references_container > table > tbody > tr > td.footnote_plugin_text {
	min-width: 146px;
	max-width: 200px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em; }
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa; }
	button:active, button:focus,
	input[type="button"]:active,
	input[type="button"]:focus,
	input[type="reset"]:active,
	input[type="reset"]:focus,
	input[type="submit"]:active,
	input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px; }
	input[type="text"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="password"]:focus,
	input[type="search"]:focus,
	input[type="number"]:focus,
	input[type="tel"]:focus,
	input[type="range"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="week"]:focus,
	input[type="time"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="color"]:focus,
	textarea:focus {
	color: #111; }

select {
	border: 1px solid #ccc; }

textarea {
	width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #252323;
	text-decoration: none;
	border-bottom: solid 2px #CCCCCC;
	padding-bottom: 2px;
	transition: 0.4s;
	-webkit-transition: border-bottom 0.4s; /* Safari */
	transition: border-bottom 0.4s;
}
a:visited {
	color: #252323;
}
a:hover, a:focus, a:active {
	border-bottom: solid 2px #ebbb44;
	-webkit-transition: border-bottom 0.4s; /* Safari */
	transition: border-bottom 0.4s;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead {
	font-size: 0.85em;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 9999;
	width: 100%;
	border-bottom: solid 1px #252323;
	background: #252323;
	background: rgba(37,35,35,0.4);
	min-height: 60px;
}
#masthead a {
	border: none;
}
#masthead ul li a {
	font-weight: bold;
	border-bottom: solid 2px transparent;
}
#masthead ul li a:hover {
	border-bottom: solid 2px #ebbb44;
	color: #ebbb44;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
#masthead nav > div > ul > li:nth-of-type(1) {
	border: none;
}
.menu-primary-menu-container ul li a, .site-branding a, #site-navigation > a, .site-footer {
	padding: 0 10px;
	color: #F3F3F3;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
a.custom-logo-link {
	height: 50px;
	padding: 0;
	margin: 5px 0;
}
#menu-primary-menu {
	display: block;
	z-index: 2;
}
.social-media-ir {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 3;
}
.social-media-ir a {
	margin: 0 0 0 15px;
	display: inline-block;
	padding: 0;
}
.main-navigation, .site-branding {
	display: inline-block;
}
.site-branding {
	z-index: 3;
	position: relative;
	margin: 0 10px 0 15px;
}
.main-navigation {
	padding: 0; }
.main-navigation a {
	color: #F3F3F3; }
.main-navigation ul {
	display: inline-block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
}
.main-navigation ul li {
	display: inline-block;
	position: relative;
	border-left: solid 1px #252323;
}
.main-navigation ul li ul {
	width:215px;
	display: none;
	top: 61px;
	background: #06061c;
}
.main-navigation ul li:hover ul {
	display: block;
}
.main-navigation ul li ul li {
	display: block;
}
.main-navigation ul li ul li a {
	padding: 10px;
	min-height: auto;
}
.main-navigation ul #menu-item-588 {
	border: none; }
.main-navigation ul li a {
	display: block;
	text-decoration: none;
	padding: 20px 15px 0 15px;
	min-height: 61px;
}
.main-navigation ul .current_page_item > a, .main-navigation ul .current-menu-item > a,	.main-navigation ul .current_page_ancestor > a,	.main-navigation ul .current-menu-ancestor > a {
	color: #9DA3A4;
}
@media only screen and (max-width: 1024px) {
	#masthead {
		background: none;
		border: none;
	}
	.social-media-ir {
		display: none;
	}
	.site-branding {
		z-index: 3;
		position: relative;
		margin: 0 5px;
	}
		.wp-caption {
		/* Force the box to be 100% */
		width: 100% !important;
	}
	#content .wp-caption a img {
		/* Scale down if too big */
		max-width: 99.03225806%; /* 614/620 */
		height: auto;
	}
}
/* Footer */
.site-footer {
	background: #06061c;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06061c', endColorstr='#4C0827',GradientType=1 );
	/* IE6-9 fallback on horizontal gradient */
	vertical-align: middle;
	font-size: 0.8em;
	padding: 20px 10px; }
	.site-footer h4 {
	margin: 0 15px 10px 15px;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #ebbb44 }
	.site-footer ul li a, .site-footer i {
	font-size: 0.8em;
	color: #F3F3F3;
	text-decoration: none; 
	border: none;}
.site-footer i {
	display: block;
	width: 100%;
	padding: 15px 15px 0 15px;
	text-align: center;
}
.site-footer .site-info {
	width: 100%;
	margin: 0 auto;
	display: table; }
.site-footer .site-info .footer-inliner {
	display: inline-block;
	vertical-align: top; }
.site-footer .site-info .footer-inliner div > .menu {
	margin: 0 15px 0 15px;
	list-style: none;
	padding: 0;
	display: block; }
.site-footer .site-info .menu-footer-1-container {
	display: inline-block; }
.site-footer .site-info .inliner1 {
	width: 20%; }
.site-footer .site-info .inliner2 {
	width: 60%; }
.site-footer .site-info .inliner2 div.menu-footer-2-container, .site-footer .site-info .inliner2 div.menu-footer-3-container, .site-footer .site-info .inliner2 div.menu-footer-4-container {
	vertical-align: top;
	width: 30%;
	display: inline-block; }
.site-footer h4 {
	color: #F3F3F3;
}
.site-footer a:hover {
	color: #ebbb44;
}
/* Homepage articles - 1 */
.new-articles .uplp-list ul {
	display: table;
	min-width: 100%;
	height: 75vh;
	margin: 0;
}
.new-articles .uplp-list ul li {
	vertical-align: bottom;
	text-align: center;
	display: table-cell;
	background: #CCCCCC;
	position: relative;
	background: #06061c;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #06061c 20%, #4C0827 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06061c', endColorstr='#4C0827',GradientType=1 );
	/* IE6-9 fallback on horizontal gradient */
}
.new-articles .uplp-list ul li div{
	width: 100%;
	position: relative;
	text-align: left
}
.new-articles .uplp-list ul li div a{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
.new-articles .uplp-list ul li div.uplp-post-thumbnail {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.10;
	-webkit-transition: opacity 0.4s; /* Safari */
	transition: opacity 0.4s;
}	
.new-articles .uplp-list ul li div.uplp-post-thumbnail a {
	display: block;
}
#uplp-list-197 ul li img, #uplp-list-1040 ul li img  {
	min-height: 75vh;
}
.new-articles .uplp-list ul li:hover div.uplp-post-thumbnail {
	opacity: 0.25;
	-webkit-transition: opacity 0.4s; /* Safari */
	transition: opacity 0.4s;
}
.new-articles .uplp-list ul li div.uplp-post-title {
	z-index: 3;
	margin: 74px auto 0 auto;
	max-width: 960px;
	font-size: 4em;
	font-weight: bold;
	width: auto;
	padding: 20px;
	line-height: 1.1em;
}
.new-articles .uplp-list ul li div.uplp-post-title a {
	border-bottom: solid 5px #ebbb44;
	color: #bfbfbf;
	padding: 0 0 15px 0;
	display: block;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
.new-articles .uplp-list ul li:hover div.uplp-post-title a {
	color: #FFFFFF;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
.new-articles .uplp-list ul li div.uplp-post-excerpt {
	font-size: 1.3em;
	padding: 0 20px;
	z-index: 4;
	margin: 0 auto;
	max-width: 960px;
}
.new-articles .uplp-list ul li div.uplp-post-excerpt a {
	display: block;
	color: #bfbfbf;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
.new-articles .uplp-list ul li:hover div.uplp-post-excerpt a {
	color: #FFFFFF;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
.new-articles .uplp-list ul li div.uplp-post-author, .new-articles .uplp-list ul li div.uplp-post-date, .new-articles .uplp-list ul li div.uplp-post-categories {
	display: inline-block;
	width: 320px;
	font-size: 0.8em;
	z-index: 5;
	padding: 20px 20px 25px 20px;
	margin: 0;
	color: #737373;
}
.new-articles .uplp-list ul li div.uplp-post-author a, .new-articles .uplp-list ul li div.uplp-post-date a, .new-articles .uplp-list ul li div.uplp-post-categories a {
	color: #CCCCCC;
	padding: 5px;
	border: solid 1px #6D7588;
	width: auto;
}
.new-articles .uplp-list ul li div.uplp-post-author a:hover, .new-articles .uplp-list ul li div.uplp-post-date a:hover, .new-articles .uplp-list ul li div.uplp-post-categories a:hover {
	border: solid 1px #ebbb44;
}
.new-articles .uplp-list ul li div.uplp-post-date {
	text-align: center;
}
#uplp-list-1040 > ul > li > div.uplp-post-date {
	color: #CCCCCC;
}
.new-articles .uplp-list ul li div.uplp-post-categories {
	text-align: right;
}
/* Homepage articles - 2 */
#uplp-list-1041 > ul > li > div.uplp-post-title > a {
	min-height: 73px
}
.new-articles-2 {
	width: 940px;
	margin: 0 auto;
}
.new-articles-2 .uplp-list ul {
	height: 25vh;
	table-layout: fixed;

}
.new-articles-2 .uplp-list ul li {
	width: 25%;
	text-align: left;
	vertical-align: top;
	background: none;
}
.new-articles-2 .uplp-list ul li div.uplp-post-title {
	margin: 0 auto;
	font-size: 1.1em;
	padding: 20px 10px 10px 10px;
	display: block;
}
.new-articles-2 .uplp-list ul li div.uplp-post-title a {
	border-bottom: solid 1px #D8D8D8;
	/* min-height: 73px; */
	color: #6D7588;
}
.new-articles-2 .uplp-list ul li:hover div.uplp-post-title a {
	border-bottom: solid 1px #ebbb44;
	color: #8E6A10;
}
.new-articles-2 .uplp-list ul li div.uplp-post-excerpt {
	font-size: 0.9em;
	padding: 0 10px;
}
.new-articles-2 .uplp-list ul li div.uplp-post-excerpt a {
	color: #6D7588;
	line-height: 1.4em;
}
.new-articles-2 .uplp-list ul li:hover div.uplp-post-excerpt a {
	color: #6D7588;
}
.new-articles-2 .uplp-list ul li div.uplp-post-excerpt a {
	color: #6D7588;
	line-height: 1.4em;
}
.new-articles-2 .uplp-list ul li:hover div.uplp-post-excerpt a {
	color: #6D7588;
}
.new-articles-2 .uplp-list ul li div.uplp-post-author, .new-articles-2 .uplp-list ul li div.uplp-post-date, .new-articles-2 .uplp-list ul li div.uplp-post-categories {
	width: auto;	
	padding: 0 5px 3px 5px;
}
.new-articles-2 .uplp-list ul li div.uplp-post-author, .new-articles-3 .uplp-list ul li div.uplp-post-date {
	padding: 0 5px 0 10px;	
	border-right: solid 1px #CCCCCC;
	margin: 0 0 10px 0;
}
.new-articles-2 .uplp-list ul li div.uplp-post-categories {
	border-right: none;
	padding: 0 10px;
}
.new-articles-2 .uplp-list ul li div.uplp-post-author a, .new-articles-2 .uplp-list ul li div.uplp-post-date a, .new-articles-2 .uplp-list ul li div.uplp-post-categories a {
	padding: 0;
	border: none;
	border-bottom: solid 2px transparent;
	color: #8E6A10;
}
.new-articles-2 .uplp-list ul li div.uplp-post-author a:hover, .new-articles-2 .uplp-list ul li div.uplp-post-date a:hover, .new-articles-2 .uplp-list ul li div.uplp-post-categories a:hover {
	border: none;	
	border-bottom: solid 2px #ebbb44;
}
.new-articles-2 .uplp-list ul li div.uplp-post-categories {
	text-align: left;
	max-height: 17px;
	overflow: hidden;
	padding: 0 10px;
}
/* Homepage articles -  3 */
.new-articles-3 .uplp-list ul li {
	display: table-row;
	text-align: right;
	overflow: hidden;
}
.new-articles-3 .uplp-list ul li div.uplp-post-thumbnail {
	position: relative;
	opacity: 1;
	display: table-cell;
	width: 251px;
	vertical-align: top;
	padding: 10px 0;
	border-top: solid 1px #FFFFFF;
}
.new-articles-3 .uplp-list ul li:nth-of-type(1) div.uplp-post-thumbnail, .new-articles-3 .uplp-list ul li:nth-of-type(1) div.uplp-post-title {
	border: none;
}
.new-articles-3 .uplp-list ul li div.uplp-post-thumbnail a {
	padding: 10px;
	display: block;
}
.new-articles-3 .uplp-list ul li:hover div.uplp-post-thumbnail {
	opacity: 1;
}
.new-articles-3 .uplp-list ul li div.uplp-post-title {
	vertical-align: top;
	display: inline-table;
	font-size: 1.4em;
	width: 100%;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0;
	border-top: solid 1px #FFFFFF;
}
.new-articles-3 .uplp-list ul li div.uplp-post-title a {
	margin: 10px;
	padding: 0;
	border: none;
}
.new-articles-3 .uplp-list ul li:hover div.uplp-post-title a {
	border-bottom: none;
}
.new-articles-3 .uplp-list ul li div.uplp-post-excerpt {
	font-size: 1em;
	padding: 5px 10px;
	vertical-align: top;
	display: inline-table;
}
.new-articles-3 .uplp-list ul li div.uplp-post-author, .new-articles-3 .uplp-list ul li div.uplp-post-date, .new-articles-3 .uplp-list ul li div.uplp-post-categories {
	display: inline-table;
	margin: 0 0 10px 0;
}
.new-articles-3 .uplp-list ul li div.uplp-post-categories {
	padding: 0 10px 0 5px;
}
.new-articles-3 .uplp-list ul li div.uplp-post-date {
	padding: 0 5px;
}
@media only screen and (max-width: 1599px) {
	.site-footer {
		padding: 20px 5px;
	}
}
@media only screen and (max-width: 1279px) {
	#menu-item-38 {
		border: none;
	}
}
@media only screen and (max-width: 1200px) {
	h2, h3 {
		font-size: 1.3em;
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 1024px) {
	#content > div:nth-child(1) {
		padding: 0;
	}
	.new-articles #uplp-list-197 ul li img, .new-articles #uplp-list-1040 ul li img {
		width: auto;
		height: 100%;
		left: 50%;
		position:absolute;
    	transform: translateX(-50%);
	}
	.new-articles .uplp-list ul li {
		height: 70vh;
		text-align: left;
	}
	.new-articles .uplp-list ul li div.uplp-post-thumbnail {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.new-articles .uplp-list ul li div.uplp-post-thumbnail a {
		display: block;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
	}
	.new-articles .uplp-list ul li div.uplp-post-thumbnail a, .new-articles .uplp-list ul li div.uplp-post-thumbnail a img {
		width: 100%;
		height: 100%;
	}
	.new-articles .uplp-list ul li div.uplp-post-title {
		max-width: 100%;
		font-size: 2em;
		padding: 15px 10px;
	}
	.new-articles .uplp-list ul li div.uplp-post-title a {
		border-bottom: solid 3px #ebbb44;
		padding: 0 0 15px 0;
		color: #FFFFFF;
	}
	.new-articles .uplp-list ul li div.uplp-post-excerpt {
		font-size: 0.9em;
		padding: 0 10px 15px 10px;
		max-width: 100%;
	}
	.new-articles .uplp-list ul li div.uplp-post-excerpt a {
		color: #FFFFFF;
	}
	.new-articles .uplp-list ul li div.uplp-post-author, .new-articles .uplp-list ul li div.uplp-post-date, .new-articles .uplp-list ul li div.uplp-post-categories {
		display: inline-block;
		width: auto;
		font-size: 0.7em;
		padding: 0 5px 20px 10px
	}
	.new-articles .uplp-list ul li div.uplp-post-date, .new-articles .uplp-list ul li div.uplp-post-categories {
		padding: 0 5px 10px 0
	}
	.new-articles .uplp-list ul li div.uplp-post-categories {
		padding: 0 10px 20px 10px;
	}
	.new-articles-2 {
		width: 100%
	}
	.new-articles-2 .uplp-list ul li {
		height: auto;
		width: 100%;
		display: table-row;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-title {
		font-size: 1.1em;
		padding: 0 10px 10px 10px;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-title a {
		border-bottom: none;
		border-top: solid 1px #D8D8D8;
		height: auto;
		min-height: 30px;
		padding: 10px 0 0 0;
		color: #6D7588;
	}
	.new-articles-2 .uplp-list ul li:hover div.uplp-post-title a {
		border-bottom: none;
		border-top: solid 1px #D8D8D8;
		color: #8E6A10;
	}
	.new-articles-2 .uplp-list ul li:nth-of-type(1) div.uplp-post-title a {
		border: none;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-excerpt {
		padding: 0 10px 0 10px;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-excerpt a {
		color: #6D7588;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-author, .new-articles-2 .uplp-list ul li div.uplp-post-date, .new-articles-2 .uplp-list ul li div.uplp-post-categories {
		height: auto;
		padding: 0 5px 0 10px;
	}
	.new-articles-2 .uplp-list ul li div.uplp-post-date {
		padding: 0 10px 0 5px;
	}
	div.new-articles-3 {
		padding: 0;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-thumbnail {
		width: 25%;
		padding: 10px 0 0 0;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-thumbnail a {
		margin: 0;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-title {
		padding: 0;
		display: inline-table;
		width: 75%;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-title a {
		margin: 10px;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-title a, .new-articles-3 .uplp-list ul li:hover div.uplp-post-title a {
		border-top: none;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-excerpt {
		display: table-row;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-excerpt a {
		padding: 0 10px;
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-author {
		padding: 0 5px 0 10px;	
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-date {
		padding: 0 5px;	
	}
	.new-articles-3 .uplp-list ul li div.uplp-post-categories {
		padding: 0 10px 0 5px;
		display: inline-table;
	}
	#main > p,#post-144 > div.entry-content > p {
		font-size: 0.9em
	}
	#main > h1 {
		font-size: 1.6em
	}
	.site-footer {
		padding: 10px 0; }
	.site-footer h4 {
		padding-top: 10px; }
	.site-footer .site-info .menu-footer-1-container {
		display: block; }
	.site-footer .site-info .inliner1 {
		width: 100%; }
	.site-footer .site-info .inliner2 {
		width: 100%; }
	.site-footer .site-info .inliner2 div.menu-footer-2-container, .site-footer .site-info .inliner2 div.menu-footer-3-container, .site-footer .site-info .inliner2 div.menu-footer-4-container {
		width: 100%;
		display: block;}
	#site-navigation {
		position: absolute;
		right: 0;
		left: 0; }
	#menu-item-609 {
		background: url(/wp-content/themes/international-review/menu.svg);
		background-repeat: no-repeat;
		background-position: center;
		height: 25px;
		text-indent: -9999px;
		white-space: normal; }
	#menu-item-609 a {
		min-height: 25px; }
	#menu-item-609 ul {
		min-width: 170px; }
	#menu-item-609 ul li {
		text-indent: 0; }
	#menu-primary-menu {
		padding: 0;
		width: 100%;
		padding: 18px;
	}
	#menu-primary-menu li {
		display: none;
		position: relative; }
	#menu-primary-menu li ul {
		position: absolute;
		top: 42px;
		left: 0;
		right: 0;
		padding: 15px;
		background: #252323;
		width: 100%;
	}
	#menu-primary-menu li ul li {
		display: block; }
	.main-navigation ul #menu-item-609 {
		display: block; }
	#content {
		width: 100%;
	}
}
@media only screen and (max-width: 700px) {
	
}

/* sidebar */
.textwidget > h3, div.footnote_container_prepare p, #sfsi-widget-2 > h2, .uplp-list > h2 {
	margin: 0 0 15px 0 !important;
	padding: 0 0 5px 0 !important;
	border-bottom: solid 1px #CCCCCC !important;
	text-decoration: none !important;
}
aside {
	display: table;
}
.site-content .widget-area {
	width: 288px;
	display: inline-block;
	vertical-align: top;
	margin: 30px 0 30px 15px;
	padding: 15px;
	background: #F3F3F3;
	height: 100%;
	border: solid 1px #DDDDDD;
}
section#ultimate-post-list-pro-5 ul li {
	display: block;
	margin: 0 0 15px 0;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-thumbnail a img {
	height: auto;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-title {
	line-height: 1.2em;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-title a {
	color: #6D7588;
	font-size: 1.2em;
	display: block;
	padding: 15px 0 10px 0;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom: solid 2px #bfbfbf;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
section#ultimate-post-list-pro-5 ul li:hover div.uplp-post-title a {
	color: #8E6A10;
	border-bottom: solid 2px #ebbb44;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-excerpt {
	line-height: 1.3em;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-excerpt a {
	border: none;
	font-size: 0.9em;
	color: #6D7588;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-author, section#ultimate-post-list-pro-5 ul li div.uplp-post-date {
	display: inline-table;
	width: auto;
	border: none;
	margin: 10px 5px 0 0;
	-webkit-transition: all 0.4s; /* Safari */
	transition: all 0.4s;
	font-size: 0.8em;
	color: #737373;
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-author, section#ultimate-post-list-pro-5 ul li div.uplp-post-date {
	
}
section#ultimate-post-list-pro-5 ul li div.uplp-post-author a {
	border-bottom: none;
}
section#ultimate-post-list-pro-5 ul li:hover div.uplp-post-author a {
	color: #8E6A10;
	border-bottom: none;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
	.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em; }

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em; }

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* 
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both; }
*/
/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/

.wp-block-table td {
	padding: 10px;
}
.wp-block-table tr {
	border: 1px solid #CCCCCC;
	border-right: none;
}
.wp-block-table td {
	border-right: 1px solid #CCCCCC;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0;
	/* Make sure select elements fit in widgets. */ }
	.widget select {
	max-width: 100%; }
.wp-block-image figcaption {
	color: #333333;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
html, body, site {
	width: 100%; }

.sticky {
	display: block; }

.hentry {
	margin: 0 0 1.5em; }

.updated:not(.published) {
	display: none; }

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0; }

.entry-content p > a {
	font-weight: bold;
}
.entry-content p > a, .entry-content ul li a {
	border-bottom: none;
	font-weight: bold;
}
.entry-content p > a:hover {
	color: #FABC3C;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em; }

#content, .site-content {
	margin: 0 auto; }

.content-area {
	width: 612px;
	padding: 0 15px 0 0;
	display: inline-block;
	vertical-align: top;
}
.content-area-centraliser {
	width: auto;
	max-width:960px;
	padding: 0 20px;
	margin:0 auto;
}
header.entry-header {
	width: 100%;
	height: 960px;
	height: 85vh;
	position: relative;
	display: table;
}
header.entry-header > div {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
	border-top: solid 61px #06061C;
	background-color: rgb(6, 6, 28);
	background-color: #06061c;
	background-color: rgba(6, 6, 28, 0.5);
}
header.entry-header h1, header.entry-header h2 a, header.entry-header h4 {
	color: #FFFFFF;
	padding: 5px 15px;
	margin: 0 0 20px 0;
}
header.entry-header h1 {
	line-height: 1em;
	padding: 10px 15px;
}
header.entry-header h1, header.entry-header h2 {
	font-size: 4em;
	display: block;
	margin: 0 auto;
	width: 950px;
	font-weight: bold;
	border-bottom: solid 3px #E8C547;	
}
header.entry-header h2 a {
	display: block;
	border: none;
	margin: 0;
	padding: 45px 15px 10px 15px;
	line-height: 1em;
}
header.entry-header h4 {
	font-size: 0.9em;
	color: #F3F3F3;
	width: auto;
	display: inline-block;
}
div.single-post-categories {
	margin: 10px auto 0 auto;
	max-width: 950px;
}
header.entry-header h4 ul li, header.entry-header h4 ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
header.entry-header h4 ul li {
	padding-left: 8px;
}
header.entry-header h4 a {
	color: #F3F3F3;
	padding-bottom: 4px;
}
header.entry-header h4 a:hover {
	color: #F3F3F3;
}
.entry-title a {
	text-decoration: none; }

.entry-meta, .entry-meta a, .entry-meta a:hover, .entry-meta a:active, .entry-meta a:focus {
	color: #F3F3F3;
}
.entry-meta {
	position: absolute;
	bottom: 15px;
	left: 15px;
}
@media only screen and (max-width: 1200px) {
	#secondary {
	 display:none;
	}
	#primary {
		width: auto;
	}
}
@media only screen and (max-width: 1024px) {
	.new-articles {
	padding: 15px 0;
	}
	header.entry-header h1, header.entry-header h2{
	font-size: 2em;
	width: auto;
	}
	header.entry-header h1 {
		padding: 10px 0;
		margin: 15px;
	}
	div.single-post-categories {
		display: none;
	}
	.entry-content p, .entry-content ul {
		font-size: 0.9em
	}
	header.entry-header {
		height: 60vh;
	}
	.content-area-centraliser {
		padding: 10px;
	}
	.footer-inliner h4 {
		margin: 0 10px 5px 10px;
	}
	#menu-footer-1, #menu-footer-2, #menu-footer-3, #menu-footer-4 {
		margin: 0 10px 0 10px;
	}
	#uplp-list-1041 > ul > li > div.uplp-post-title > a {
		min-height: 0;
	}
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word; }

.bypostauthor {
	display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block; }

.wp-block-embed-twitter {
	background: #FFFFFF;
	width: 50vmax;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%; }
	.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto; }
	.wp-caption .wp-caption-text {
	margin: 0.8075em 0; }

.wp-caption-text {
	text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em; }

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%; }
	.gallery-columns-2 .gallery-item {
	max-width: 50%; }
	.gallery-columns-3 .gallery-item {
	max-width: 33.33%; }
	.gallery-columns-4 .gallery-item {
	max-width: 25%; }
	.gallery-columns-5 .gallery-item {
	max-width: 20%; }
	.gallery-columns-6 .gallery-item {
	max-width: 16.66%; }
	.gallery-columns-7 .gallery-item {
	max-width: 14.28%; }
	.gallery-columns-8 .gallery-item {
	max-width: 12.5%; }
	.gallery-columns-9 .gallery-item {
	max-width: 11.11%; }

.gallery-caption {
	display: block; }

/*--------------------------------------------------------------
## Error 404 Page
--------------------------------------------------------------*/

.error-404 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededf4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ededf4 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ededf4 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #ffffff 0%,#ededf4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededf4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	height: 100vh;
	margin: 0;
	min-width: 100%;
}
.not-found {
	text-align: center;
	max-width: 594px;
	margin: 0 auto;
}
.not-found h1 {
	font-size: 10em;
	text-align: center;
	margin-bottom: 0;
	color: #FABC3C;
	line-height: 1em;
}
.not-found h2 {
	margin-top: 0;
	font-size: 2.5em;
	color: #FABC3C;
	line-height: 1em;
}

/*--------------------------------------------------------------
## Privacy Policy
--------------------------------------------------------------*/

body.page-template-default {border-top: solid 61px #06061B;}
body.page-template-default div#page div#content div#primary main#main article header.entry-header {display: none;}

/*--------------------------------------------------------------
# Author's page
--------------------------------------------------------------*/

.shortcode-author-avatars div.author-list .user {
	width: 25%;
}
.shortcode-author-avatars div.author-list .user a {
	border: none;
}
span.name {
	padding: 10px 0;
}

/*--------------------------------------------------------------
# Author's post box
--------------------------------------------------------------*/
/*.molongui-author-box-item {
	display: inline-block;
    vertical-align: top;
}
.molongui-author-box-image {
	width: 30%;
}
.molongui-author-box-image a img {
	margin: 0 20px 0 0;
}
.molongui-author-box-data {
	width: 69%;
}
.molongui-author-box-title, .molongui-author-box-meta {
	text-align: left;
}
.molongui-author-box-data-toggle {
	font-size: 1.4em;
    background: #000000;
    color: #FFF;
    padding: 5px;
}
*/