
/* IE11 hack */

* {
   min-height: 0.01px;
}


body {
  padding-top: 0;
  font-family: 'Roboto', sans-serif;
}


a { 
	outline: 0; 
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  color: #118265;
	}	
a:hover { 
	opacity: .7;
	text-decoration: none;
	}	

.row  .row {
    margin: 0px !important;
}

blockquote {
    margin: 1rem 0rem 1rem 2rem !important;
}

body.alt-homepage .card {
	border: 2px solid #2B547E;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* GOOGLE SEARCH PLACEMENT */

.bcnav { margin-bottom: 40px;}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: transparent !important;
    border-radius: 0rem;
    color: #fff;
}

.breadcrumb a { color: white;}

div#___gcse_0 {
    display: inline-block;
    width: 300px;
	background-color: transparent !important;
}
.gsearch { height: 55px;} \
.gsc-input  { line-height: 1.5em; }

.gsc-search-box { margin: 0 !important;}
#gs_id50, #gs_id52 { padding: 0 !important; margin: 0;}
#gs_id50, #gs_id52 td { padding: 0 !important;}

.gsc-control-cse, 
.gsc-control-cse-en { 
	background-color: transparent !important;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
}

div.gsc-input-box,
td.gsc-input,
input.gsc-input {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Remove the border frame around the whole box */
.gsc-input-box-border {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

/* Kill table spacing and extra styling */
table.gsc-search-box,
table.gsc-search-box td {
    border: none !important;
    padding: 5 !important;
    margin: 0 !important;
}

/* Alert/Search bar */
.Alert-Search {
height: 30px;
width: auto; 
float: left; 
margin-right: 10px;
background-color: bg-light;
}

/* NAV BAR */
.navbar-brand{
height: 50px; /* Just an example height*/
}
.navbar-brand img { height: 50px; width: auto; float: left; margin-right: 20px }

.navbar-brand,
h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Oswald', sans-serif;
    color: #2B547E;
/*     margin: 20px 0; */
    margin: 5px 0;
/* 	tweak by DBL  
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;*/
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
	}

h2 {
    background-color: #2B547E;
    font: 120% Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    padding: 3px 5px;
    color: #fff;
    font-weight: bold;
    width: 100%;
}

h3 { 
font-size: 36px;
padding: 3px 0px 3px 0px;
border-width: 0px 0px 2px 0px;
border-style: solid;
}

p { margin-bottom: 2em;}

.navbar-brand {
   font-size: 1.5rem;
} 

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}


.bg-primary { background-color: #2B547E!important; }


/* CUSTOMIZE BOOTSTRAP COLORS */


.bg-danger {}
.bg-warning {}
.bg-info {}

/*light gray*/
.bg-secondary { }

/*green*/
.bg-success { background-color: #118265; }

/*light blue*/
.bg-light { background-color: #ddece9 !important; }

/*dark blue*/
.bg-dark { background-color: #2B547E!important; }

.text-light {
    color: #ddece9 !important;
}

footer i { color: #ddece9; margin: 0 2px; }


/* CUSTOMIZE CAROUSEL */

.carousel-item {
  height: 65vh; 
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-item h3 {
	font-size: 42px;	
	color: #fff;
	border-bottom: 0;
}

.carousel-item p {
	font-size: 12px;
}

.carousel-caption { 
/* 	bottom: 35%; */
	bottom: 20%;
	background-color: rgba(0,0,0,0.3);
  	border-radius: 20px;
  	padding: 30px;
	}

.carousel-caption .btn { 
	text-shadow: 0 !important;
	}	

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.subpagehero { 
	height: 200px;
	background-position: center !important; 
}

.subpagehero2 { 
	height: 165px;
	background-position: center !important; 
}

.subpagehero3 { 
	height: 100px;
	background-position: center !important; 
}

.portfolio-item {
  margin-bottom: 30px;
}


/* BACKGROUND IMAGES */


.header-bg { 
	background-image: url(/images/header-60.jpg);
	background-repeat: no-repeat;
    position: absolute;
    margin: 0; padding: 0;
}

.header-bg-2 { 
	background: url(/images/canoe-full.jpg) no-repeat;
	background-size: 100% auto;
	position: absolute;
    margin: 0; padding: 0;
   
}

.news-bg { 
	background-image: url(/images/ocean.jpg);
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-left: 0; padding-right: 0;
}

.oceanpale-bg { 
	background-image: url(/images/ocean-pale.jpg);
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-left: 0; padding-right: 0;
}

.oceanbw-bg { 
	background-image: url(/images/ocean-bw.jpg);
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-left: 0; padding-right: 0;
}

.mrc-overlay {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    background-color: rgb(255, 255, 255);
    opacity: 0.90;
}

.icon-row { 
	align-items: center;
	justify-content: center;
}
.icon-row div { 
	margin: 10px;
}

.sidebar { font-size:smaller;}


/* MRC OVERVIEW PAGE */

.staff { 
    margin: .5rem;
    border: 1px solid #dee2e6;
	}

.staff img 	{
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    padding: .25rem;
    height: 250px;
    width: auto;
}

/* TABLES */

table { margin: 1.2em 0; border: 1px solid black;}
th { background-color: #ddece9; padding: 10px; border: 1px solid black;}
td { padding: 10px; border: 1px solid black;}
th p { font-weight: normal; margin-bottom: 0;}


.othrlics .card { width: 32%; margin: 5px;}

.subpagefooter { margin-top: 10px;}

.to_top { 
	text-transform: uppercase; 
	margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block; width: 100%;
    }
.to_top::before {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: 700;
    font-size: 14px;
    padding: 5px;
    color: #000;
}

@media only screen and ( max-width: 1040px ) {

	.othrlics .card { width: 50%; margin: 5px 0;}

}

@media only screen and ( max-width: 800px ) {

	.othrlics .card { width: 100%; }
	
	.carousel-caption {
    bottom: 50px;
    left: 0%; right: 0%;
    background-color: rgba(0,0,0,0.3);
    border-radius: 20px;
    padding: 30px;
	}
	
	carousel-item h3 { font-size: 22px; }

}

@media only screen and ( max-width: 600px ) {

 img.float-right { float: none !important; clear: both; margin: 0 auto;}

}

/* Daves tweaks from bootstrap.css for pulldown menu & carousel */

.dropdown-menu {
  color: #ffffff;	/*  white */ 
  background-color: #2E679D;	/*  lighter blue */
}
.dropdown-item {
  color: #ffffff;	/*  white */ 
  background-color: #2E679D;	/*  lighter blue */
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 30px;
  height: 30px;
}

.carousel-item{
    height: 100px;
} 
/* .carousel-item img{
    height: 100px;
} */

.carousel .carousel-item {
  height: 100px;
}

.carousel-item img {
    position: absolute;
/*     object-fit: cover; */
    object-fit: scale-down;
	height: 100px;
    top: 0;
    left: 0;
    max-height: 100px; 
}

.full-underline {
  border: none;
  height: 2px;
  background: #2B547E;
  width: 100%;
  margin-top: 0px;
}
