/*
Theme Name: ENBS Theme
Theme URI: n/a
Author: Raffaele Malanga / Ken McMonigle
Author URI: https://dekretser.com/
Description: Theme for ENBS
Version: 2.0
License: n/a
License URI: n/a
Tags: n/a
Text Domain: enbs
*/

/* ENBS Splash Page */

* {
	font-family: 'Open Sans', sans-serif;
}
A {
	color: #e6007e;
	text-decoration: none;	
	font-weight: bold;
}
A:hover{
	color: #000;
	text-decoration: none;
}

A.read-more {
	color: #e6007e;
	text-decoration: underline;	
	font-weight: bold;
}
A.read-more:hover,A.keepintouch:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
A.keepintouch {
	color: #FFFFFF;
	text-decoration: underline;	
	font-weight: bold;	
}
.text-underline {
	text-decoration: underline!important;
}
#mainNav {
	background: black;
}
#mainNav ul li a {
	color: white;	
	font-weight: bold;
	font-size: 10pt;
}
#mainNav ul li a:hover {
	color: #e6007e;	
	font-weight: bold;
	font-size: 10pt;
}
.br_btm_pink {
	border-bottom: 10px solid #e6007e;
}
.br_top_white {
	border-top: 1px solid #FFFFFF;
}
.btn-primary {
	background: #e6007e;
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;	
	border: none;
	padding: 10px;
	font-size: 14pt;
}
.bg_gray {
	background: #f5f5f5;
}
.bg_black {
	background: #000000;
}
#home_hero h1 {
	font-size: 14pt;
}
#home_latest_news h2 {
	font-size: 24pt;
	font-weight: bold;
}
#home_latest_news h3 {
	font-size: 14pt;
	font-weight: bold;
}
#home_sponsors {
	background: #000000 !important;
	color: #FFFFFF;
}

#home_footer {
	background: #000000 !important;
	color: #FFFFFF;
}

.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
	background: black;
	color: white;
}

A.dropdown-item:hover {
	background: black;
	color: #e6007e;
}
A.foot_email:hover {
	color: white;
}
p.sponsor_text {
	font-size: 26pt !important;
	font-weight: bold;	
}
#home_social {
	background: #e6007e;
}
.fg_white {
	color: white!important;
}
.block2 h3 {
	font-size: 18pt !important;
	font-weight: bolder;
	padding-bottom: 18px;
}

.btn-primary 			{	font-size: 9pt !important;	}	

.home_headline_text		{	font-size: 10pt !important;	font-weight: normal; }
.home_feature_text {
	font-size: 10pt !important;
	font-weight: normal;
	padding-bottom: 18px;
	color: black;	
}
.home_statement_name {
	font-size: 9pt !important;
	font-weight: normal;
	padding-bottom: 18px;
	color: #868686;
}
.home_statement_text {
	font-size: 10pt !important;
	font-style:italic;
	font-weight: normal;
	padding-bottom: 18px;
	color: black;
}
.btn-primary:hover {
	background-color: black;
	border-color: black;
}
.br-tb-white {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.br-lr-white {
	border-left: 1px solid white;
	border-right: 1px solid white;
}
/* Extra small devices (portrait phones, less than 576px)
 No media query for `xs` since this is the default in Bootstrap */
.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
}
.br-lr-white {
    border-left: none;
    border-right: none;
}
img.img-fluid.viviana {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 275px;
	display: block;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	img.img-fluid.viviana { margin-left: auto; margin-right: auto; width: 100%; max-width: 275px; display: block; }
	h2 { font-size: 24pt !important; }
	.navmenulink			{	font-size: 10pt !important;	}
	.home_headline_text		{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-news			{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-top			{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_text	{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_name	{	font-size: 12pt !important;	font-weight: normal; }
	.home_feature_text		{	font-size: 10pt !important;	font-weight: normal; }
	.news_headline_text 	{	font-size: 12pt !important;	}
	.btn-primary 			{	font-size: 9pt !important;	}	
	.footer-text 			{	font-size: 9pt !important;	}
	.footer-block-header	{	font-size: 12pt !important;	}	
	.footer-block-text 		{	font-size: 9pt !important;	}	
	.br-lr-white 			{	border-left: none;border-right: none;	}		
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  
	.navmenulink			{	font-size: 10pt !important;	}
	.home_headline_text		{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-news			{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-top			{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_text	{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_name	{	font-size: 12pt !important;	font-weight: normal; }
	.home_feature_text		{	font-size: 10pt !important;	font-weight: normal; }
	.news_headline_text 	{	font-size: 13pt !important;	}
	.btn-primary 			{	font-size: 9pt !important;	}	
	.footer-text 			{	font-size: 9pt !important;	}
	.footer-block-header	{	font-size: 12pt !important;	}	
	.footer-block-text 		{	font-size: 9pt !important;	}	
	.br-lr-white 			{	border-left: none;border-right: none;	}		
}

/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.navmenulink			{	font-size: 10pt !important;	}
	.home_headline_text		{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-news			{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-top			{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_text	{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_name	{	font-size: 12pt !important;	font-weight: normal; }
	.home_feature_text		{	font-size: 10pt !important;	font-weight: normal; }
	.news_headline_text 	{	font-size: 11pt !important;	}
	.btn-primary 			{	font-size: 9pt !important;	}	
	.footer-text 			{	font-size: 9pt !important;	}
	.footer-block-header	{	font-size: 12pt !important;	}	
	.footer-block-text 		{	font-size: 9pt !important;	}	
	.br-lr-white 			{	border-left: 1px solid white; border-right: 1px solid white;	}	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.navmenulink			{	font-size: 10pt !important;	}
	.home_headline_text		{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-news			{	font-size: 12pt !important;	font-weight: normal; }
	.read-more-top			{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_text	{	font-size: 12pt !important;	font-weight: normal; }
	.home_statement_name	{	font-size: 12pt !important;	font-weight: normal; }
	.home_feature_text		{	font-size: 12pt !important;	font-weight: normal; }
	.news_headline_text 	{	font-size: 13pt !important;	}
	.btn-primary 			{	font-size: 9pt !important;	}	
	.footer-text 			{	font-size: 9pt !important;	}	
	.footer-block-header	{	font-size: 13pt !important;	}	
	.footer-block-text 		{	font-size: 9pt !important;	}	
	.br-lr-white 			{	border-left: 1px solid white; border-right: 1px solid white;	}	
}

video {
    max-width: 100%;
    height: auto;
}

/* Video Pop-Up */
#modal {
	background-color: transparent;
	padding: 0;
	position: fixed;
	top: 50%;
	left: 50%;
	opacity: 0;
	transform: translate(-50%, -40%);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	width: 1200px;
	max-width: 80%;
	z-index: 9999;
	pointer-events: none;
	}
	#modal.active {
		opacity: 1;
		transform: translate(-50%, -50%);
		pointer-events: all;
	}
button.close-pop-up {
	display: block;
	text-indent: 9999px;
	width: 30px;
	height: 30px;
	background-image: url('http://www.enbschool.org.uk/wp-content/uploads/2020/07/close.png');
	background-size: 30px auto;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	position: absolute;
	top: -15px;
	right: -15px;
	opacity: 1;
	z-index:1001;
	}
	@media screen and (max-width: 625px) {
		button.close-pop-up {
			margin: 25px;
		}
	}

#overlay {
	position: fixed;
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	pointer-events: none;
}
#overlay.active {
	pointer-events: all;
	opacity: 1;
}

/* Donate button CSS */

.donate_button {
    background-color: #ec008c;
    border: none;
    color: white;
    cursor: pointer;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-size: 16px;
	margin-left: 40%;
	border-radius: 5px;
  }

.donate_button:hover {
	background-color: black;
}

.hero-slider {
	width: 100vw; 
}

.hero-slider img{
	width: 100vw; 
	height: auto;
}

