/***********************/
/*       FONTS         */
/***********************/

@font-face {font-family: Nexabold; src: url(../fonts/Nexa-Bold.woff);}
@font-face {font-family: Nexabold; src: url(../fonts/Nexa-Bold.woff2);}
@font-face {font-family: Nexabold; src: url(../fonts/Nexa-Bold.eot);}
@font-face {font-family: Nexabold; src: url(../fonts/Nexa-Bold.otf);}
@font-face {font-family: Nexabold; src: url(../fonts/Nexa-Bold.ttf);}
@font-face {font-family: "Myriad Pro Regular"; src: url(../fonts/MyriadPro-Regular.woff);}
@font-face {font-family: "Myriad Pro Regular"; src: url(../fonts/MyriadPro-Regular.woff2);}
@font-face {font-family: "Myriad Pro Regular"; src: url(../fonts/MyriadPro-Regular.eot);}
@font-face {font-family: "Myriad Pro Regular"; src: url(../fonts/MyriadPro-Regular.otf);}
@font-face {font-family: "Myriad Pro Regular"; src: url(../fonts/MyriadPro-Regular.ttf);}


/***********************/
/*       HEADERS       */
/***********************/

h1.page-title, h2.node-title {
	font-size: 2.5rem;
	font-weight: 400;
	font-family: "Nexabold", sans-serif;
	color: #c512da;
	margin-bottom: 4rem;
	position: relative;
}

h1.page-title::after, h2.node-title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2rem;
	width: 3rem;
	border-bottom: 2px solid #cf0010;
}

@media (max-width: 720px) {
	h1.page-title, h2.node-title, body h2.section-title {
		font-size: 1.25rem;
	}

	.region-sidebar-second .block-title {
		font-size: 1.25rem;
	}
}

/***********************/
/*        MENU         */
/***********************/

@media (min-width: 1000px) {
	.primary-nav__menu li a {
		color: #fefefe;
		text-transform: uppercase;
		font-family: "Nexabold",sans;
	}

	.menu-wrapper ul.menu a.is-active {
	  color: #fff;
	  border-bottom: 1px solid!important;
	}

	.pure-menu-active > .pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover {
		background-color: transparent;
	}	
}



/***********************/
/*        MAIN         */
/***********************/


html body {
	background: #e9eae7;
}

body {
	font-family: "Myriad Pro Regular", sans-serif;
}

#main p {
	font-size: 1rem;
	margin-bottom: 1.2rem;
	line-height: 1.6;
}

#main blockquote {
	line-height: 1.6;
	color: #8a8a8a;
}

a, a.link {
	line-height: inherit;
	color: #c512da;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 0!important;
}

a:hover {
	color: #a90fbb;
}

#main h4 {
	font-size: 1.5625rem;
	font-family: "Nexabold", sans-serif;
}

.node-page_erotics h1.page-title {
	display: none;
}

#top_right, #body_right {
	padding: 0!important;
}

#top_left, #body_left, #top_right, #body_right {
	background: initial!important;
}

#middlecontainer {
  background: none;
}
body #brand {
  background:none;
  margin: 0;
  height: 0;
}

.node-page_erotics .feature-text-wrapper-first-frontpage, .node-page_erotics .feature-text-wrapper-second-frontpage, .node-page_erotics .feature-text-wrapper-first, .node-page_erotics .feature-text-wrapper, .node-page_erotics .feature-text-wrapper-second {
	background: #fff;
	padding: 30px;
}

@media (min-width: 1000px) {
	#footer .grid-x, .node-page_erotics .grid-x {
		display: flex;
		flex-flow: row wrap;
		margin-bottom: 60px;
	}

	.node-page_erotics .feature-text-wrapper, .node-page_erotics .feature-text-wrapper-second {
		width: 66.666666%;
		background: #fff;
		transform: translate(2rem,-2rem);
		height: 100%;
		box-sizing: border-box;
		padding: 30px;
	}

	.node-page_erotics .feature-text-wrapper-second-frontpage {
		width: 50%;
		transform: translate(-2rem);
		height: 100%;
		box-sizing: border-box;
	}

	.node-page_erotics .field--name-field-main-body {
		position: relative;
	}

	.node-page_erotics .field--name-field-featured-image-main-body, .node-page_erotics .field--name-field-featured-image-second {
		width: 33.333333%;
		transform: translateX(-2rem);
		z-index: -100;
	}

	.node-page_erotics .field--name-field-featured-image-second-frontpage {
		width: 50%;
		position: relative;
		transform: translate(2rem,-2rem);
		z-index: -100;
	}

	.node-page_erotics .feature-text-wrapper-first {
		width: 50%;
		background: #fff;
		transform: translate(-2rem,-1rem);
		height: 100%;
		box-sizing: border-box;
		padding: 30px;

	}

	.node-page_erotics .feature-text-wrapper-first-frontpage {
		width: 33.333333%;
		transform: translate(2rem,-2rem);
		height: 100%;
		box-sizing: border-box;

	}

	.node-page_erotics .field--name-field-featured-image-first {
		width: 50%;
		position: relative;
		transform: translate(2rem,-2rem);
		z-index: -100;
	}

	.node-page_erotics .field--name-field-featured-image-first-frontpage {
		width: 66.66667%;
		position: relative;
		transform: translate(-2rem);
		z-index: -100;
	}

}



/***********************/
/*      HEADER         */
/***********************/

body #headimg {
	background-color: #0a0a0a;
}

@media (min-width: 1000px) {
	#headimg .region-topreg {
		position: relative;
		z-index: 9;
		float: none;
		text-align: right;
		padding: 0;
		margin: 0 30px;
	}


	#search-block-form .form-search {
		padding: .3em .4em;
	}

	#search-block-form .form-type-search {
		margin: .6em 0;
	}

	#search-block-form .image-button {
		width: 24px;
	}

	#headimg {
		padding: 5px 0 15px 0;
	}

	li a.pure-menu-link {
		color: #fff;
		padding: .4em 1em;
	}

	#header .block_1 {
		margin-bottom: -30px;
	}
}

@media (max-width: 720px) {
	#header .form-item {
		margin: 0;
	}
}

/***********************/
/*     HERO IMAGE      */
/***********************/

.node-post #body_bg #section1, .node-page_erotics #body_bg #section1 {
	padding: 0;
}

.node-post #body_bg #section1 .block, .node-page_erotics #body_bg #section1 .block {
	padding: 0;
	margin: 0;
}

.views-field-field-hero-image img {
	width: 100%;
}


/***********************/
/*       CONTENT       */
/***********************/

.node-post #main {
	  background-color: #fff;
		padding: 0 30px;
}

@media (min-width: 1000px) {
	.node-post #main {
		margin: 0 10px 10px 10px;
		/*margin-top: -49px;*/
	}

	.node-post #middlecontainer {
		margin: 0 10px 10px 10px;
	}

	.node-post .region-highlighted {
		margin: 0 10px 10px 10px;
	}

	.node-post .view-erotics-hero-image-top {
		margin-bottom: -2rem;
	}

	#main .align-left.media--type-image img {
		margin-right: 20px;
		margin-bottom: 10px;
	}
}

.hero-paragraph {
	font-weight: 700;
	color: #c512da;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

h2.wp-block-file, h3.wp-block-file {
	font-size: .9em;
}

#main p.wp-block-file {
	font-size: .9em;
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none;
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em;
}

.wp-block-file * + .wp-block-file__button {
	margin-left: .75em;
}

@media (max-width: 720px) {
	.node--view-mode-full .caption.align-left {
		float: none;
		margin: auto;
	}
	#main h4 {
		font-size: 1.25rem;
		font-family: "Nexabold", sans-serif;
	}
}

/***********************/
/*   CONTENT BLOCKS    */
/***********************/


.view-erotics-sex-rights-and-the-internet-block h2, .view-latest-from-erotics h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 2.5rem;
	font-family: sans-serif;
}

.view-erotics-sex-rights-and-the-internet-block h2::after, .view-latest-from-erotics h2::after {
	content: '';
	display: inherit;
	width: 5%;
	margin: 20px auto;
	border-bottom: 2px solid #cf0010;
	display: block;
}

.view-erotics-sex-rights-and-the-internet-block .grid {
	padding: 2.5rem 1rem !important;
	text-align: center;
}

.view-erotics-sex-rights-and-the-internet-block .grid h3 a {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	border-bottom: none;
	text-transform: uppercase;
	font-family: sans-serif;
}

.view-erotics-sex-rights-and-the-internet-block .grid h3 a::after {
	content: '';
	display: inherit;
	width: 12%;
	margin: 20px auto;
	border-top: 2px solid #DFDFDF;
	display: block;
}

.view-erotics-sex-rights-and-the-internet-block .grid:nth-child(1) {
	background-color: #f27030;
}

.view-erotics-sex-rights-and-the-internet-block .grid:nth-child(2) {
	background-color: #721b85;
}

.view-erotics-sex-rights-and-the-internet-block .grid:nth-child(3) {
	background-color: #3915e4;;
}

.view-erotics-sex-rights-and-the-internet-block .title-block-sri {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
}

.view-erotics-hero-image-bottom .views-row {
	position: relative;
}

.view-erotics-hero-image-bottom .section-quote {
	position: absolute;
	color: #fafafa;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 98%;
}

.view-erotics-hero-image-bottom h2 {
	font-size: 1.2em;
	font-family: "Nexabold", sans-serif;
	font-weight: 400;
}

.view-erotics-hero-image-bottom p {
	text-transform: uppercase;
	font-family: "MyriadPro-Regular", sans-serif;
}

.view-erotics-hero-image-bottom {
	text-align: left;
}

.view-erotics-writer-published-posts .post-categories, .view-taxonomy-term .term-categories {
	text-transform: uppercase;
	font-family: "MyriadPro-Regular", sans-serif;
	font-size: .9em;
	margin: 10px 0;
}

.view-erotics-writer-published-posts .post-categories a {
	border-bottom: none;
}

.view-erotics-writer-published-posts .post-title, .view-taxonomy-term .term-title {
	font-family: "Nexabold", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	margin: 10px 0;
}

.view-erotics-writer-published-posts .views-view-responsive-grid__item, .view-taxonomy-term .views-view-responsive-grid__item {
	background: #fff;
}

.view-erotics-writer-published-posts .card-section, .view-taxonomy-term .card-section {
	padding: 1rem;
}

@media (min-width: 1000px) {
	.view-erotics-hero-image-bottom .section-quote {
	width: 70%;
	}

	.view-erotics-hero-image-bottom h2 {
		font-size: 2.5em;
	}
}

/***********************/
/*       SIDEBAR       */
/***********************/

@media (min-width: 1000px) {
	.region-sidebar-second {
		padding: 40px 35px;
	}
}

.region-sidebar-second .block-title {
	font-family: "Nexabold", sans-serif;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.3rem;
	font-size: 1.9375rem;
}

.region-sidebar-second .author-title a {
	color: #7badde;
    font-size: 26px;
    text-decoration: none;
    border-bottom: none;
}

.region-sidebar-second .author-excerpt {
	font-family: "Myriad Pro Regular", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	font-size: 16px;
}

.region-sidebar-second .posted-on {
	color: #999;
}

@media (max-width: 720px) {
	.region-sidebar-second .block-title {
		font-size: 1.25rem;
		margin-top: 30px;
	}
	.region-sidebar-second .author-title a {
		font-size: 1.1rem;
	}
}

/***********************/
/*       FOOTER        */
/***********************/

@media (min-width: 1000px) {
	#footer .grid-x > .large-3 {
	  width: 25%;
	}

	#footer .grid-x > .large-6 {
	  width: 50%;
	}

	footer {
		padding: 30px 30px 10px 30px;
	}
}

@media (max-width: 920px) {
	#bottom_bg #footer img {
		margin: auto;
		margin-top: 20px;
	}
}

#bottom_bg #footer {
	background: #000;
	padding: 0;
}

#bottom_bg #footer .block {
	margin: 0;
}

#footer .grid-x {
	margin-bottom: 0;
}

.footer-links {
	justify-content: center;
}

#footer .menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	/* display: -ms-flexbox; */
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer .menu, #footer .menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: center;
}

#footer .menu-item {
	margin: 0;
	padding-top: 0.2em;
	list-style: none;
}

#footer #footer-links li a {
	color: #fefefe;
	text-transform: uppercase;
	font-family: "Nexabold",sans;
}

#footer .menu a {
	margin-bottom: 0;
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem;
}

.social-links ul.social-links {
	list-style: none outside none;
	margin: 0;
}

.social-links li, .social-links ul {
	display: inline;
}

.social-links ul.social-links li {
	margin-left: 1rem;
}

.social-links ul.social-links a {
	font-size: 2rem;
	color: #fefefe;
}

.fa-instagram, .fa-facebook, .fa-twitter {
  color: white;
}

#block-erotics-custom-account-menu {
	display: flex;
	justify-content: center;
	padding-bottom: 40px;
}

#block-erotics-custom-account-menu a {
	color: #fff;
}

/***********************/
/*      CARROUSEL      */
/***********************/

@media (min-width: 1000px) {
	.slide__content, .grid__content {
		position: relative;
		width: 80%;
		margin: auto;
	}
}

.view-latest-from-erotics h3.carrousel-title a {
	color: #000;
	font-family: "Nexabold", sans-serif;
	font-size: .9em;
}

.slide__description h3 {
	margin-top: 0;
}

.view-latest-from-erotics .slide__caption {
	padding: 10px 0;
}

/*****************************/
/* ACCORDION DIGITAL STORIES */
/*****************************/

#accordion h3 {
	font-size: 1.4rem;
	font-family: "Nexabold";
	color: #000;
}

#accordion .ui-state-active {
	border: none;
	background: red;
	font-weight: normal;
}

#accordion .ui-state-default {
	border: none;
	background: #eee;
	font-weight: normal;
	color: #454545;
}

#accordion .ui-state-active .ui-icon {
	background-image: url("../images/ui-icons_444444_256x240.png");
}

/***********************/
/*        VIDEO        */
/***********************/

video {
	max-height: 400px;
	}

@media (max-width: 980px) {
	video {
	width: 100%;
	}
}

@media (max-width: 600px) {
	video {
		max-height: 280px;
	}
}

@media (max-width: 400px) {
	video {
		max-height: 200px;
	}
}

/***********************/
/*         EMBED       */
/***********************/

@media (min-width: 1000px) {
	.embedded-entity {
		width: 90%;
		margin: 3rem 0;
	}
}

.embedded-entity figure {
	display: none;
}

.embedded-entity .node--view-mode-teaser {
	padding: 0 0 .5em 0;
	border: 1px dashed #999;
	padding: 30px;
}





