@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Archivo+Black|Open+Sans+Condensed:300|Open+Sans:800');

body {
	background-color: #fff;
}
.container-fluid {
	background-color: #fff;
}
.container {
	width: 100%;
}
/*-------------------------NAV-----------------------*/
.navbar-brand {
display: none;
}
.navbar-default .navbar-nav > .active > a {
	background-color: #fff;
}
#defaultNavbar1 {
	margin-right: auto;
	margin-left: auto;
	max-width: 560px;
	background-color: #1668a6;
	color: #fff;
	}
.navbar-nav a {
	font-size: 1.4em;
}	
ul.nav.navbar-nav li a {
	color: #fff;
	font-size: 1.4em;
}
.ogro-nav {
	background-color: #1668a6;
	border-bottom: thin solid #666;
}
.nav-span {
	border-right: thin solid #ccc;
}

/*---------------------------FONTS-------------------------*/		
h1, h2, h3, h4 {
	font-family: 'Open Sans', sans-serif;
	padding: 6px;
	border-radius: 10px;
	color: #666;
}
a {
	color: #fff;
}
p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.4em;
	padding: 6px;
	border-radius: 10px;
	color: #000 !important;
}
hr {
	column-rule-width: 16px;
	border-top-color: #5298ce !important;
}
/*---------------------------------LOGO-----------------------*/
.logo-image {
/*max-width: 200px;*/
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.logo-row {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background-color: #ccc;
	}
/*------------------------INTRO--------------------------*/
.intro {
	max-width: 80%;
	background-color: #1668a6;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.intro h4 {
	color: #ccc;
}
.full-span-yellow {
	background-color: #1668a6;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*---------------------------JJ----------------------------*/
.jj-obit {
	background-color: #000;
	color: #fff;
	border: thick solid #000;
		margin-bottom: 16px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 16px;
	}
.jj-obit h2,h3,h4, p {
	color: #fff !important;
	}
	.obit-back {
	background-color: #000;
}
.jj-img-front {
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 1px 2px 5px 0 #000000;
   -moz-box-shadow: 1px 2px 5px 0 #000000;
   box-shadow: 1px 2px 5px 0 #000000;
}
/*-------------------------------GOLF FEATURES---------------------*/
#gfeatures {
background-color: #ffffff;
	
}
/*#gfeatures h1 {
	border-bottom: medium solid #666;	
}*/
.gf-row {
	background-color: #e4e3e3;
	}

.about-gf  {
	color:#666 !important;
	padding-top: -0px;
}
.about-gf a {
	color:#1668a6 ;
}
/*.about-gf h4 {

	color:#666 !important;
}*/
.subscribe-table {
	max-width: 90%;
	background: #1668a6;
	padding: 6px;
	padding-left: 16px;
	border-radius: 10px;
}
mag-box {
	border: thin solid #000;
	-webkit-box-shadow: 1px 2px 5px 0 #000000;
   -moz-box-shadow: 1px 2px 5px 0 #000000;
   box-shadow: 1px 2px 5px 0 #000000;
	margin-left: auto;
	margin-right: auto;
}
.mag-cover {
	border: thin solid #000;
	-webkit-box-shadow: 1px 2px 5px 0 #000000;
   -moz-box-shadow: 1px 2px 5px 0 #000000;
   box-shadow: 1px 2px 5px 0 #000000;
	margin-left: auto;
	margin-right: auto;
}
.mag-content {
	text-align: left;
		padding: 6px;
	font-size: 1.1em;
	font-style:italic;
}
.mag-content h3 {
	background-color: #1668a6;
	padding-left: 20px;
	max-width: 460px
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-right: 6px;
	border: thin solid #000;
}
.caption {
	font-style: italic;
	text-align: center;
	color: #1668a6 !important;
	padding-top: 4px;
}
.ul {
	align-content: left;
	text-align: left;
}
.li {
	text-align: left;
}
.col-sm-5 img {
	border: thin solid #191919;
}
.col-sm-5 {
	padding-bottom: 5px;
	text-align: center;
}
.links {
	/*font-size: 1.2em;*/
	color: #1668a6;
	font-weight: 600;
}
.front-copy {
	text-align: left;
}
.subscribe p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
	color: #1668a6;
}
.sub-button {
	color: #000;
}
.email {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	text-align: left;
	/*font-size: 1.1em;*/
}
.email p {
	color: #fff;
	
}
.required {
	font-family: 'Open Sans Condensed', sans-serif;
		color: #fff;
	padding: 6px;
	border-radius: 10px;
	text-align: left;
	font-size: 1.1em;
	
}
.attributeinput {
	max-width: 80%;
}
td.attributeinput input {
	max-width: 80%;
}
.golf-features {
	font-size: 1.8em;
}
.gf-title {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: -2px;
}
/*--------------------------------MEMBERSHIP----------------------*/
.member {
	/*border-radius: 10px;*/
	background-color: #1668a6;
	padding: 6px;
	border-top: 10px solid #fff;
}
.member p {
font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.4em;
	color: #fff;
	padding: 6px;
	border-radius: 10px;	
}
.member li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.4em;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	}
.member h3 {
	text-align: center;
	font-weight: 700;
	color: #fff;
}
/*-------------------------------WEBSITES------------------------*/
.websites-intro {
	background-color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	/*font-size: 1.4em;*/
	color: #666 !important;
	padding: 20px;
	/*border-radius: 10px;*/
	text-align: center;
	font-weight: 700;
}
.websites {
	/*border-radius: 10px;*/
	background-color: #fff;
	padding: 6px; 
	margin-bottom: 10px;
	line-height: 1.4;
	padding-bottom: 20px;
	}
.websites li {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #666;
	font-size: 1.4em;
}
.websites ul {
	list-style-type: square;
	color: yellow;
}
/*-----------------------------------OGRO-------------------------*/
.ogro-section {
	background-color: #1668a6;
	padding-top: 16px; 
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #fff;
	
	}
.ogro-section p {
	color: #fff; 
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.4em;
	text-align: center;
	}
.ogro-section h3 {
	text-align: center;
	color: #fff;
	}
	.golfbic-link {
	color: #fff;
}
.join-button {
	margin-left:auto;
	margin-right: auto;
	display: block;
	max-width: 200px;
	margin-bottom: 16px;
}
/*---------------------------FOOTER--------------------------*/
.footer {
	background-color: #1668a6;
	
}
/*.footer h4, p {
	color: #ccc;
}*/

.img-rounded {
	border:thin solid #ccc;
}


.email-header {
	color: #fff;
	font-size: 1.6em;
}

.input-block-level {
	display: block;
	width: 60%;
	margin-bottom: 10px;
	}
.contact-row {
	margin-bottom: 10px;
}

/*------------------------AWARDS--------------------------*/
.award-img {
	-webkit-box-shadow: 1px 2px 5px 0 #000000;
   -moz-box-shadow: 1px 2px 5px 0 #000000;
   box-shadow: 1px 2px 5px 0 #000000;
	margin-left: auto;
	margin-right: auto;
	max-width:420px;
	height: auto;
}
.video-box {
	margin-top:20px;
}
.awards-p {
	color: #666 !important;
	}

/*-----------------------BACK TO TOP------------------------*/
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
	background-color: #000;
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
.btn-info {
	background-color: #1668a6;
	}

/*----------------------------CONTACT--------------------------*/
p.contact-text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.2em;
	color: #666 !important;
}
p.text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.2em;
	color: #666 !important;
}.ogro-nav {
}
.sub-button {
}
