@font-face {
    font-family: 'fucxed_capsregular';
    src: url('/xr-writers-assets/fucxedcaps-v2-webfont.woff2') format('woff2'),
         url('/xr-writers-assets/fucxedcaps-v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: local('Crimson Text Regular'), local('CrimsonText-Regular'), url(https://fonts.gstatic.com/s/crimsontext/v10/wlp2gwHKFkZgtmSR3NB0oRJfbwhTIfFd3A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 700;
  src: local('Crimson Text Bold'), local('CrimsonText-Bold'), url(https://fonts.gstatic.com/s/crimsontext/v10/wlppgwHKFkZgtmSR3NB0oRJX1C1GDNNQ9rJPfw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
 line-height:1.15;
 -webkit-text-size-adjust:100%;
 font-size:1em;
 font-family:"Crimson Text",Georgia,serif;
 line-height:1.4;
 word-break:break-word;
}

.bg-primary {
	background-color: #ffffff !important; 
}

.navbar-brand {
background-image: url('http://writersrebel.com/wp-content/uploads/2020/07/WhatsApp-Image-2020-07-21-at-2.25.35-PM.jpeg');
  background-repeat: no-repeat;
  background-position: left center;
	background-size: 150px 64px;
	text-indent: 35px;
}
.navbar-dark .navbar-brand a, .navbar-dark .navbar-brand {
	color: transparent!important;}

#main-menu {
	<!--font-family: fucxed_capsregular;-->
	text-align: center;
}

.menu-item {
padding: 1rem 1rem 0.8rem 1rem;
}

.social-media-menu {
	height: 35px;
	width: 35px;
}

h1, h2, h3 {
	font-family: fucxed_capsregular,Georgia,serif;
}

.navbar-dark .navbar-brand a {
	color: #000000;
	font-family: fucxed_capsregular,Georgia,serif;
	font-size: 2.5rem;
}

.navbar-dark .navbar-brand {
	color: #000000;
	font-family: fucxed_capsregular,Georgia,serif;
	font-size: 3rem;
}

.navbar-dark .navbar-brand:hover {
	color: #000000;
	font-family: fucxed_capsregular,Georgia,serif;
}

.navbar-dark .navbar-brand a:hover {
	color: #000000;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000000;
	font-size: 2.5vw;
	white-space: nowrap;
}

.custom-logo-link a {
	content: "Site Title";
	font-size: 30px;
	display: block;
}

.custom-logo-link img {
	height: 35px;
	width: 35px;
}

menu-item:hover {
	color: #777;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.menu-item:nth-child(1) .nav-link {
	border-bottom: 8px solid #000;
}

.menu-item:nth-child(2) .nav-link {
	border-bottom: 8px solid #0099dd;
}

.menu-item:nth-child(3) .nav-link {
	border-bottom: 8px solid #e0007e;
}

.menu-item:nth-child(4) .nav-link {
	border-bottom: 8px solid #009627;
}

.menu-item:nth-child(5) .nav-link {
	border-bottom: 8px solid #ffe700;
}

.entry-meta {
	padding-bottom: 1em;
}

.entry-title {
	margin-bottom: 0em;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
	color: #000;
}

.navbar-dark .navbar-brand a:focus, .navbar-dark .navbar-brand a:hover {
	color: #000;
}

.posted-on {
	background-color: #000;
	margin: 0.2em 0.2em 0.2em 0;
}

.posted-on a {
	font-size: 0.7em;
	color: #fff!important;
	font-family: fucxed_capsregular;
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0em 1em 1em 0;
}

.page .entry-content {
	padding-top: 1em;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #000;
}

.byline {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

#index-wrapper .entry-content {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.entry-title span:nth-child(2) {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	font-family: "Crimson Text",Georgia,serif;
}

.category .page-title {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.entry-footer {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.site-info {
opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.mandate-hero {
	max-height: 50vh;
	text-align: center;
}

.mandate-hero-div {
		color: white;
		//font-family: fucxed_capsregular,Georgia,serif;
	top: 50%;
	bottom: 50%;
	  background-image: url("http://writersrebel.com/wp-content/uploads/2020/07/bannerfinal.png");
  background-color: #e0007e;
  height: 30vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mandate-hero-div-text {
	//color: #e0007e;
	font-size: 14vw;
	line-height: 30vw;
	//text-decoration: underline;
}

.category .btn-secondary {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.home #main article, .category #main article {
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 5px 5px 5px 5px;
	}

#main article img {
	height: 100%;
	//width: 100%;
	object-fit: cover;
}

.home #main article .entry-header, .category #main article .entry-header {
	padding: 1em 0.5em 0em 0.6em;
}

.home img, .category img {
		max-height: 15vw;
	}

.post {
	padding-bottom: 0%!important;
}

.col-md-4 { padding: 0 2vw 0 0; }
	
.single-post article .size-large {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px!important;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px!important;
}

.pagination {
	padding: 1.5em 0 2em 0;
	margin-left: 50%;
	margin-right: 50%;
	z-index: -1;
	font-family: fucxed_capsregular,Georgia,serif;
}

.pagination .page-link {
	background-color: #fff;
	color: #000;
		//z-index: -1;
			border-radius: 0 0 0 0!important;
}

.page-item.active .page-link {
	background-color: #000;
	color: #fff;
	z-index: -1;
}

.category .entry-content {
	opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.post #main article a, .page #main article a, .single-post #main article .entry-content a {
		color: #0099dd;
		//font-family: fucxed_capsregular;
		border-bottom: 4px solid #0099dd;
	}

@media (orientation: landscape) {
	.category #main, .home #main {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		//justify-content: space-between;
		//max-height: 1000px;
		align-items: flex-start;
	}

	#main article {
		flex: 0 1 32%;
	}
	
	#right-sidebar {
	max-width: 15vw;
	}
	
	.single-post #content, .page #content {
		max-width: 70vw;
		min-width: 65vw;
	}
	
	.single-post #main {
		padding-right: 5em;
	}
	
	.page #content {
		//padding-right: 5em;
	}
}

.home #main article.category-watch, .category #main article.category-watch {
	background-color: #0099dd;
}

.home #main article.category-listen, .category #main article.category-listen {
	background-color: #e0007e;
}

.home #main article.category-act, .category #main article.category-act {
	background-color: #ffe700;
}
.home #main article.category-read, .category #main article.category-read {
	background-color: #000;
}
.home #main article.category-read a, .category #main article.category-read a {color:white!important}

/* .home #main article:nth-child(1), .category #main article:nth-child(1) {
	background-color: #0099dd;
}

.home #main article:nth-child(2), .category #main article:nth-child(2) {
	background-color: #e0007e;
}

.home #main article:nth-child(3), .category #main article:nth-child(3) {
	background-color: #ffe700;
}

.home #main article:nth-child(4), .category #main article:nth-child(4) {
	background-color: #0099dd;
}

.home #main article:nth-child(5), .category #main article:nth-child(5) {
	background-color: #e0007e;
}

.home #main article:nth-child(6), .category #main article:nth-child(6) {
	background-color: #0099dd;
}

.home #main article:nth-child(7), .category #main article:nth-child(7) {
	background-color: #e0007e;
}

.home #main article:nth-child(8), .category #main article:nth-child(8) {
	background-color: #ffe700;
}

.home #main article:nth-child(9), .category #main article:nth-child(9) {
	background-color: #0099dd;
} */


h1, h2, h3 {
	font-size: 1.3em;
}
@media only screen and (max-width: 1400px){
	.mandate-hero-div {
    background-position: left!important;
    background-size: cover;
    justify-content: left!important;
	align-items: left;!important}
	.entry-title {
    height: 4.8em;
	}
}
@media only screen and (max-width: 1025px) {
	h1, h2, h3 {
	font-size: 1.5em;
	}
	.entry-title {
    height: 5.8em;
	}
	
	.home img {
    max-height: 98%;
}
	

	

	
	#menu-item-328 {display:none}

#menu-item-2018 {display:none}

#menu-item-2019 {display:none}
	
	}

#right-sidebar .widget-title {
	text-align: center;
}

.post {
	padding-bottom: 1em;
}

#wrapper-footer-full {
	padding: 0 0;
	font-size: 1.4em;
}

#wrapper-footer-full {
	position: fixed;
 	bottom: 0;
  width: 100%;
	z-index: 1;
}

.single-post #main, .page #main {
	font-size: 1.3em;
	//text-align: justify;
}

#wrapper-footer-full .social-media-menu {
	height: 25px;
	width: 25px;
}

#footer-full-content .row {
	display: flex;
}

#menu-footer {
	list-style: none;
	text-align: center;
	box-sizing: border-box;
	padding-left: 0;
	display: flex;
	-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
	margin-bottom: 0;
justify-content: center;
	flex-shrink: 0;
}

.m-a-box {
	margin: 0!important;
}

.m-a-box-container {
	border: 0!important;
	box-shadow: 0 0 0!important;
	//background-color: #fff!important;
	max-width: 0em;
	max-height: 0em
}

@media (orientation: landscape) and (min-width: 750px) {
		.m-a-box-container img {
		position: fixed;
		left: 3vw;
		top: 25vh;
		width: 10vw;
	}

}

.m-a-box-container img {
	border: 0!important;
	height: unset!important;
}

.m-a-box-title, .m-a-box-meta, .m-a-box-bio {
		opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.single-post #right-sidebar .widget-title ul {
	text-align: left!important;
}

#custom_html-3 img {
	margin-left: 0.25em;
}

.widget {
	padding-bottom: 2em;
}

.widget ul {
		list-style: none;
			padding-inline-start: 0;
}

.widget li {
		margin: 1.5em 0 0 0 ;
}

@media only screen and (orientation: landscape) and (min-width: 750px) {
	.single-post #right-sidebar {
		position: fixed;
		right: 10vw;
	}
	.page .row {
		flex-wrap: nowrap;
	}
	.entry-title {
		margin-bottom: 0.3em;
		min-height:3.4em;
	}
	.single-post #right-sidebar, .page #right-sidebar {
	padding: 0 0 0 3em;
}
}

@media only screen and (orientation: landscape) and (min-width: 1600px) {
	.single-post #right-sidebar {
		position: fixed;
		right: 7vw;
	}
	.single-post #main {
	font-size: 1.8em;
	}
}

.post-date {
	display: block;
	font-size: 0.8em;
	font-style: italic;
}

#right-sidebar h3 {
	border-bottom: 4px solid #000;
}

.single-post #custom_html-3, .single-post #custom_html-9 {
			opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.single-post #right-sidebar .widget_recent_entries, .page #right-sidebar .widget_recent_entries {
	font-family: fucxed_capsregular,Georgia,serif;
}

.page .widget_recent_entries {
	padding: 0 0 0 0;
	font-family: fucxed_capsregular,Georgia,serif;
}

.home #recent-posts-4, .category #recent-posts-4 {
				opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.single-post .widget span:nth-child(2) {
				opacity: 0;
  visibility: hidden;
  background-color: #f9cee1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: 0px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0px;
}

.jetpack-video-wrapper {
	margin-top: 1.6em; 
	margin-right: 0;
	//display: flex;

}

.jetpack-video-wrapper iframe {
	flex: 1;
		min-height: 30vh;
}

@media (min-width: 1400px) {
	.container {
		max-width: 1600px;
	}
}
	
@media only screen and (orientation: portrait) and (max-width: 600px) {
	.navbar-brand {
			//text-indent: 12vw;
		text-align: center;
	}
	.navbar-dark .navbar-brand {
	font-size: 9vw;
	padding-top:40px;
	}
	.navbar-dark .navbar-brand a {
	font-size: 9vw;
	}
	.navbar-dark .navbar-nav .nav-link {
	color: #000000;
	font-size: 5vh;
	white-space: nowrap;
	}
	#menu-footer {
		flex-direction: column 		!important;
	}
	#wrapper-hero {
/* 	opacity: 0; */
  visibility: visible ;
/*   	  background-image: url("http://writersrebel.com/wp-content/uploads/2020/07/bannermobile-e1595468085716.png"); */
  height: 450px;
  margin: 100px 0 0 0;
  overflow: visible;
  padding: 0;
  width:100%;
  background-color: #e0007e;
	}
	h1, h2, h3 {
		//text-align: center;
	}
	.entry-meta {
		//text-align: center;
		padding-bottom: 0em;
	}
	.navbar-collapse {
		text-align: center;
	}
	.home img, .category img {
		max-height: 25vh;
	}
	#right-sidebar img {
		max-height: 25vh;
	}
	.home #main .post, .category #main .post {
		padding-bottom: 0;
	}
	.home #main article .entry-header, .category #main article .entry-header {
		padding: 0.4em 0.5em 0.4em 0.4em;
	}
	.home .wrapper, .category .wrapper {
		padding: 0 0;
	}
	.navbar {
		padding: 0 0 0 0!important;
		background-position: 2vw 0;
	}
	
		#wrapper-footer-full {
		position: unset;
  	bottom: unset;
	  width: unset;
		}
	#page {
		//max-width: 99vw;
	}
	#wrapper-navbar {
	position: fixed;
  top: 0;
  width: 99%;
		max-width: 99vw;
		z-index: 1;
	}
	
	#primary {
		padding-top: 2.8em!important;
	}
	
	#right-sidebar {
    padding: 3em 0 0 1.5em;
	}
	
	.m-a-box-container img {
	border: 0!important;
	position: absolute;
	right: 0.5em;
	top: 2em;
	height: unset!important;
	width: 20vw;
	}
	
	.entry-title {
		max-width: 70vw;
	}
	
	.m-a-box-container { position:unset!important; }
	
	.m-a-box-tab {
		height: 20vw!important;
	}
	.mandate-hero-div {
		color: white;
		//font-family: fucxed_capsregular,Georgia,serif;
	top: 50%;
	bottom: 50%;
	  background-image: url("http://writersrebel.com/wp-content/uploads/2020/07/bannermobile-e1595468085716.png");
  background-color: #e0007e;
  height:445px;
  background-position: center!important;
  background-repeat: no-repeat;
  background-size: cover;
	display: flex;
	justify-content: center!important;
	align-items: center;
}
}

@media only screen and (orientation: landscape) and (max-width: 750px) {
		.single-post #content {
		max-width: 98vw;
	}
	.single-post #main {
	padding-right: 0;
	}
}
@media only screen and (orientation: landscape) and (max-width: 850px){			
	.entry-title {
    height: fit-content;
				padding:5px;
		min-height:8.5em;
	}}

@media only screen and (orientation: portrait) and (max-width: 770px)
{
			.entry-title {
    height: fit-content;
				padding:55px;
	}

#menu-item-46 {
    padding: 1rem 0.6rem 1.2rem 0.9rem;} 
#menu-item-328 { display:none;}

#menu-item-2018 {display:none;}

#menu-item-2019 {display:none;}


}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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. */
}

.post-2885 .entry-header {
	display: none;
	
}

.page #main article a{
border-bottom: 0px solid #0099dd !important;
}

.postid-4225  img {
    max-width: 28%;
  
}
