@charset "utf-8";
/* CSS Document */
/*
Theme Name: National Conservatism
Version: 1.4.2
Text Domain: natconmain
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic,700,700italic);
body {
	margin:0;
	font:normal 16px 'Open Sans';
	line-height: 150%;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
h1 {
	color:#000116;
	margin-bottom: 1.2em;
	line-height: 1.3em;
}
h2 {
	color:#000116;
}
h3 {
	color:#000116;
}
a{
	color: #CB612C;
}
ol li, ul li{
	margin: 0.5em 0;
}
#top {
	background:#010c42/*000116*/;
}
#top .logo_wrapper{
	text-align:center;
	padding: 40px 0 0 0;
	line-height:0;
	height: 110px;
}

#top img {
	border:none;
	width: 80%;
	height: auto;
	max-width: 900px;
}
.main-menu-wrapper {
	text-align:center;
	background: #CB612C;
}
.main_menu {
	list-style:none;
	font-size:0.9rem;
	text-transform: uppercase;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin: 0;
	display:inline-block;
}
.main_menu li {
	display:inline-block;
	margin:0;
	padding:0;
}
.main_menu a {
	color:#ffffff;
	text-decoration:none;
	padding:6px 20px;
	display: block;
}
.main_menu a:hover {
	background:#010c42
}
@media only screen and (min-width: 981px){
	.main_menu li:hover > ul.sub-menu {
		display:block;
	}
}
.main_menu > li > ul.sub-menu {
	display:none;
	position:absolute;
	z-index:500;
	list-style:none;
	margin:0;
	padding:0;
	background: #CB612C;
}
.main_menu > li > ul.sub-menu li {
	padding:0px;
	text-align:left;
	display:block;
}
li.no-link a,
li.no-link a:hover{
	background: #CB612C;
	opacity: 0.5;
}
.container{
	width: 90%;
	max-width:1024px;
	margin:0 auto;
}

.right_shadow{
	-webkit-box-shadow: 4px 0px 2px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 4px 0px 2px 0px rgba(0,0,0,0.4);
	box-shadow: 4px 0px 2px 0px rgba(0,0,0,0.4);
}
.left_shadow{
	-webkit-box-shadow: -4px 0px 2px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -4px 0px 2px 0px rgba(0,0,0,0.4);
	box-shadow: -4px 0px 2px 0px rgba(0,0,0,0.4);
}
.content-wrapper {	
	padding: 50px;
	min-height: calc(100vh - 286px);
}

table.regular{border-collapse:collapse; width:100%}
table.regular td{padding:15px 10px; vertical-align:top; border-top:solid 1px #ffedbc}
table.regular td p{margin:0 0 10px 0; padding:0}
table.bordered{border-collapse:collapse; border:double 3px #000116; width:860px; margin:10px 0}
table.bordered td{padding:15px 10px; vertical-align:top}
table.bordered td p{margin:0 0 10px 0; padding:0}
.time{width:120px}
table.regular td.title_date{padding: 10px; font-weight:bold; font-size:13pt; background:#ffedbc}
table.regular td:first-child:not(.title_date){width: 130px;}

hr {
	border: 1;
	width: 100%;
	clear:both;
}
.wpcf7-form{
	/*max-width: 650px;*/
	margin-top: 40px;
}
.field_wrapper{
	max-width: 650px;
	display: block;
	margin: 0 0 25px 0;
}
.field_wrapper label{
	width: 30%;
	display: inline-block;
}
.field_wrapper input{
	width: 55%;
	display: inline-block;
	font:normal 16px 'Open Sans';
}
.field_wrapper .press-phone{
	width: calc(55% + 12px);
	display: inline-block;	
}
.field_wrapper .intl-tel-input{
	width: 100%;
}
.check_wrapper{
	max-width: 100%;
}
.check_wrapper input{
	width: auto;
}
.check_list_wrapper span.wpcf7-list-item-label{
	display: none;
}
.check_wrapper span.wpcf7-list-item{
	display: inline;
	font-weight: bold;
	margin: 0;
}
.wpcf7-form input[type=tel]{
	width: 100%;
}
.submit-button,
.wpcf7-submit{
	padding: 7px 18px;
	border: none;
	background: #CB612C;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 10px;
	font:normal 16px 'Open Sans';
	cursor: pointer;
}
.submit-button{
	margin: 5px 0 15px;
}
.mobile-menu-button-wrapper{
	display: none;
}
body.home .content-wrapper{
	padding: 30px;
}

body.single-publication .content-wrapper h1{
	margin-top: 0.5rem;
	margin-bottom: 0.8rem;
	font-size: 1.5em;
	color: #CB612C;
}
.column-left{
	width: 25%;
	float: left;
}
.column-main{
	width: 70%;
	margin-left: 5%;
	float: left;
}
.book-author{
	font-weight: 600;
	margin-bottom: 1.5em;
}
.book-cover{
	float: right;
	width: 200px;
	margin: 0 0 2em 2em;
}
.book-cover img{
	width: 100%;
	height: auto;
}
.book-in-list{
	font-size: 0.9rem;
	line-height: 1.25rem;
	margin-top: 1em;
}
.book-in-list::after{
	content: "";
	width: 100%;
	clear: both;
	display: block;
}
.book-in-list-thumb{
	float: left;
	margin: 3px 15px 10px 0;
	width: 80px;
	border: none;
}
.book-in-list-thumb img{
	width: 100%;
	height: auto;
}
.book-in-list a.book-in-list-title{
	font-weight: bold;
	display: block;
	padding-top: 5px;
}
.book-in-list-author{
	margin-top: 0.3em;
	margin-bottom: 0.4em;
}
.book-in-list-description{
	margin-left: 95px;
}
/*
.publications_list_on_single .book-in-list{
	width: 90%;
}
.publications_list_on_single .book-in-list-thumb{
	margin: 0 0 5px 0;
	width: 100%;
}
.publications_list_on_single .book-in-list-description{
	margin-left: 0;
	margin-bottom: 2em;
}
*/
.publications_list_on_single .book-in-list-excerpt{
	display: none;
}

.publications_archive .book-in-list{
	font-size: 0.9rem;
	line-height: 1.25rem;
	margin-top: 0;
	margin-bottom: 6%;
	width: 16%;
	float: left;
}
.publications_archive .book-in-list{
	margin-right: 4%;
}
.publications_archive .book-in-list a{
	text-decoration: none;
}
.publications_archive .book-in-list:nth-child(5n){
	clear: right;
}
.publications_archive .book-in-list-thumb{
	float: none;
	margin: 0 0 7px 0;
	width: 100%;
	border: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.publications_archive .book-in-list-description{
	margin: 0;
}
.publications_archive .book-in-list .book-in-list-title{
	font-weight: bold;
}
.publications_archive .book-in-list .book-in-list-author{
	color: #000000;
	
}

.read_more{
	font-size: 0.9em;
	font-weight: normal;
}
.home-column-left .book-in-list a.book-in-list-title{
	font-size: 1.1em;
}
.person-thumb{
	float: left;
	display: inline-block;
	margin: 1em 2em 1em 0;
	width: 200px;
}
.person-thumb img {
    width: 100%;
    height: auto;
}
.person_list::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.person_list_item {	
	width: calc(25% - 40px);
	float: left;
	margin: 20px 40px 20px 0;
	text-align:center;
}
.person_list_item img {
	border:none;
	width: 100%;
	height: auto;
	display: block;
}
.person_list_item a {
	text-decoration:none;
	color:#000000;
}
.person_list_item a:hover {
	text-decoration:none;
	color:#CB612C;
}
.person_list_item:nth-child(4n):after{
	content: "";
	display: block;
	clear: both;
}
.person_list_subtitle{
	font-size: 15px;
	line-height: 15px;
	height: 15px;
}
.essay-item a{
	font-weight: bold;
	font-size: 1.1em;
}
footer .container{
	text-align: center;
	padding: 2em 0;
}
.authors_archive{
	  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
	-webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}
.author_letter_block{
	-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
	margin-bottom: 2em;
}
.author_letter_block h3{
	margin-top: 0;
	margin-bottom: 0.5em;
}
.author_letter_block p{
	margin: 0.5em 0;
}
@media only screen and (max-width: 1100px){
	.main_menu a{
		padding: 6px 15px;
	}
}
@media only screen and (max-width: 1024px){
	body.single-publication .book-in-list-excerpt{
		display: none;
	}
	body.single-publication .column-left{
		width: 30%;
	}
	body.single-publication .column-main{
		width: 65%;
	}

}
@media only screen and (max-width: 999px){
	.main_menu a{
		padding: 6px 10px;
	}
}
@media only screen and (max-width: 980px){
	#top .logo_wrapper{
		padding: 40px 0;
		height: auto;
	}
	.left_shadow,
	.right_shadow{
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	}
	.main-menu-wrapper .container{
		width: 100%;
	}
	#menu-main-menu{
		display: none;
	}
	#menu-main-menu > li{
		display: block;
		border-bottom:  solid 1px rgba(255,255,255,0.59);
	}
	.main_menu > li > ul.sub-menu{
		position: static;
	}
	.main_menu > li > ul.sub-menu li{
		text-align: center;
	}
	.mobile-menu-button-wrapper{
		display: block;
		text-align: center;
		background: #CB612C;
		padding-top: 3px;
	}
	.mobile-menu-button {
		display: inline-block;
		cursor: pointer;
	}
	.bar1, .bar2, .bar3 {
		width: 35px;
		height: 5px;
		background-color: #ffffff;
		margin: 6px 0;
		transition: 0.4s;
	}
	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px);
		transform: rotate(-45deg) translate(-9px, 6px);
	}
	.change .bar2 {opacity: 0;}
	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(45deg) translate(-8px, -8px);
	}
	body.home .content-wrapper,
	body.single-publication .content-wrapper,
	.content-wrapper{
		padding: 30px 0;
	}
	.person_list_item {
    width: calc(33.3% - 40px);
	}
	.person_list_item a{
		font-size: 15px;
	}
	.publications_archive .book-in-list{
		width: 20%;
		margin-right: 5%;
	}
	.authors_archive{
	  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
	}
}
@media only screen and (max-width: 800px){

	body.single-publication .column-left{
		display: none;
	}
	body.single-publication .column-main{
		width: 100%;
		margin: 0;
	}
}
@media only screen and (max-width: 767px){
	
	table.regular{
		width: 100%;
	}
	table.regular td{
		display: block;
		width: 100%;
	}
	table.regular td:first-child:not(.title_date){
		width: 100%;
		padding-bottom: 5px;
	}
	table.regular td:nth-child(2){
		border-top: none;
	}
	.publications_archive .book-in-list{
		width: 27.3333%;
		margin-right: 6%;
	}
	.authors_archive{
	  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
	}
}

@media only screen and (max-width: 620px){
	body{
		font-size: 16px;
	}
	h1{
		font-size: 24px;
	}
	.person_list_item {
    width: 45%;
		margin: 15px 2.5%;
	}
}
@media only screen and (max-width: 550px){
	#top img{
		width: 100%;
	}
	.field_wrapper label{
		width: 100%;
    display: block;
	}
	.field_wrapper:not(.check_wrapper) input{
		width: calc(100% - 12px);
		display: block;
	}
	.field_wrapper input[type=tel] {
    width: 100%;
	}
	.book-cover {
    float: right;
    width: 30%;
    margin: 0 0 2em 2em;
	}
	.publications_archive .book-in-list{
		width: 40%;
		margin-right: 15%;
	}
	.publications_archive .book-in-list:nth-child(2n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 477px){
	.person-thumb {
			width: 50%;
	}
	.wpcf7-form input[type=text], 
	.wpcf7-form input[type=tel],
	.wpcf7-form input[type=email],
	.wpcf7-form textarea{
		padding: 6px;
		width: calc(100% - 12px);
	}
	.authors_archive{
	  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
	}
}

