/*
Theme Name: CINE Bootstrap
Theme URI: http://example.com/twenty-fifteen-child/
description: CINE Theme
Author: Iain Oliver
Author URI: http://example.com
Template: bootstrap-basic
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-seventeen-child
*/

html,body{overflow-x: hidden;}

body {
    width: 100%;
    height: 100%;
    min-height:100vh;
    padding: 0;
    margin: 0;
    font-family: 'Arial', sans-serif;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    background-color: #e3e4e8;
    background-image: url("/images/Map.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    background-position: center 40px;
}

body.mapbackground {
    background-image: url("/images/Map.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 50%;
    background-position: center top;
}

body {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
}



.table-layout {
    display:table;
    width:100%;
}
.table-layout .table-cell {
    display:table-cell;
    border:solid 1px transparent;
}

.menu-item {
    padding:5px;
}

.fixed-width-200 {
    width:200px;
}

/* The side navigation menu */
.sidenav {
    /*height: 100%;*/
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1002; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    /*background-color: #111;*/ /* Black*/
    background-color: #01726c;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 40px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.sidenavshow {
    overflow-x: visible;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    /*font-size: 25px;*/
    /*color: #818181;*/
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-align: center;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: normal;
    text-transform: none;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    background-color: #229ad6;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
    color: white;
    padding: 0;
}

.sidenav a.closebtn:hover {
    color: white;
    background-color: #8cbae4;
}



ul.socialmedia {
     list-style: none;
     padding-left: 0px;
}

ul.socialmedia li {
    display: table-cell;
    padding-right: 10px;
}

footer p {
    margin: 0 0 10px;
    line-height: 1.42857143;
}

#main-column .post,
#main-column .page {
	border: 0;
	margin-bottom: 0px;
	padding: 0px;
}

.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}

h4 {
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    /*font-weight: bold;*/
}

element.style {
    margin-top: 10px;
    font-size: 15px;
}
footer p {
    margin: 0;
    line-height: normal;
}

.desktop .menu-item {
    display: table-cell;
    border: solid 1px transparent;
}

@media (max-width: 991px) and (min-width: 768px) {
.center-block {
    margin-right: 0;
    margin-left: 0;
}
}

@media (max-width: 767px) {
	.center-block {
    margin-right: 0;
    margin-left: 0;
}
}

#CineLogoImageDIV{
	height:95vh;
}

@media (max-width: 767px) {
	#CineLogoImageDIV{
		height:35vh;
}
}

.bmr-logo {
	display: inline-block;
}

.mobile .menu-item {
    display: block;
    border: solid 1px transparent;
}

ul.mobile {
    padding: 0;
}

.sub-menu .menu-item {
    display: block;
}

.dropdown-menu {
    margin: 0;
    border: 0;
    border-radius: 0;
    min-width: 0;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {display: block;}


.footer-content {
    background-color:#01726c;
    padding-top:10px;
    padding-bottom: 10px;
    color:white;
}

#footer-row {
    margin-right: 0;
    margin-left: 0;
}

.menu-bar a {
    text-decoration: none;
}

.menu-bar a:hover {
    text-decoration: none;
}

a.menu-link {
    font-family:anton, sans-serif;
    font-size: 20px;
}

.donate-item {
    width:100%;
}

.btn-square {
  border-radius: 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: white;
}

.wp-block-columns {
    margin-bottom: 0;
}

.search-btn {
    border-radius: 0;
    background-image:none;
    text-shadow: none;
}

#form-search-input {
    border-radius: 0;
}

@media (min-width: 1200px) {
.container {
    width: 980px;
}
}

.headersLead {
    /*Should have the Full page headline arrow*/
    /*headers of Section arrow - default is on Large arrow*/
    /*See responsive.css for media queries and changing the arrows accordingly*/
    /*padding-top: 0;*/
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url('/images/Full_page_headline_arrow_turquoise.png');
    background-size: 100% 100%;
    color: white;
    /*padding: 5px;*/
    /*for moving text a litle bit*/
    padding-left: 10px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: bold;
    width: 40%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

/*ul {
    font-size: 20px !important;
}*/

.block-link {
    font-family: impact, impact-w01-2010, impact-w02-2010, impact-w10-2010, sans-serif;
    bottom:0;
    position: relative;
}

.block-link a {
    border-bottom: 5px solid #01726c;
    padding-bottom: 5px;
    text-decoration: none;
}

/*h1 {
    font-size: 70px;
}

h2 {
    font-size: 45px;
}

h3 {
    font-size: 30px;
}*/

img {
	max-width: 98%;
        height: auto;
}

.column-outline {
    outline: 1px solid black;
}

p.image-header {
    margin: 0px;
    padding: 10px;
}

.image-header img {
    width:100%;
}

.wpcf7-text, .wpcf7-textarea {
    width: 100%;
    padding: 3px;
    padding-left: 40px;
    border-width: 4px;
    border-style: solid;
    line-height: 1.4em;
    font-size: 16px;
    font: normal normal 700 16px/1.4em  'Bree Serif',sans-serif;
}

.wpcf7-text:hover, .wpcf7-textarea:hover, .wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: #fe606080;
    outline: none;
    
}

.wpcf7-submit {
    width:50%;
    height:53px;
    border-style: solid;
    border-color: white;
}

.donate-online, .donate-telephone, .donate-post {
    margin-left: 0 !important;
}

.alignfull {
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative;
  left: calc(-50vw + 50%);
}

form.mc4wp-form {
    margin: 0;
}

div.mc4wp-form-fields {
        border: solid 1px rgba(1,114,108,1);
    background-color: rgba(150,219,205,1);
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        
}

form.mc4wp-form input {
    border-radius: 4px;
    border: 1px solid;
}

form.mc4wp-form input[type="submit"] {
    background-color: #755144;
    color: white;
    border-radius: 4px;
    border: 1px solid transparent;
    font: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    padding: 6px 12px;
}

form.mc4wp-form input[type="submit"]:hover {
    background-color: #e3815f;
}

form.mc4wp-form label {
    font-weight: 400;
}

form.mc4wp-form p {
    color: #7a7a7a
}

div.wp-block-column h2 {
        margin-top: 0;
}

.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure { height: auto; }

.wp-block-gallery figcaption,
.wp-block-image figcaption {
    left: 0;
    right: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 1200px) {
.row {
    margin-right: -15px;
    margin-left: -15px;
}
}

@media (max-width: 767px) {
    .no-mobile {
        display: none;
    }
}

#ArrowLinksSection {
    /*padding-top: 40px;*/
    padding-bottom: 20px;
}

#ArchivesSection {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

#ButtonsSection {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ExhibitsSection {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ToolkitsSection {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#GalleriesSection {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

button.navbar-toggle {
    background-color: white;
    border-color: white;
}

.navbar-default {
        background-color: #8cbae4;
    border-color: #8cbae4;
    background-image:none;
    color:white;
}

.navbar-default .navbar-nav>li>a {
    color:white;
    padding-top:5px;
    padding-bottom:5px;
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    background-image:none;
	color:white;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: #229ad6;
    background-image:none;
	color:white;
}

.navbar-default .navbar-nav>.active>a:hover {
    background-color: #229ad6;
    background-image:none;
	color:white;
}

.navbar {
  min-height:0;   
}

.roundme {
    background-image: url('https://cineg.org/wp-content/uploads/2021/04/RoundMe.png');
}

/* The side navigation menu */
.sidenav {
    /*height: 100%;*/
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1002; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    /*background-color: #111;*/ /* Black*/
    background-color: #8cbae4;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 40px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    /*font-size: 25px;*/
    /*color: #818181;*/
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-align: center;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: normal;
    text-transform: none;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    background-color: #229ad6;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
    color: white;
    padding: 0;
}

.sidenav a.closebtn:hover {
    color: white;
    background-color: #8cbae4;
}

.logged-in .navbar-fixed-top {
    top: 32px;
}
