/*
Theme Name: CloudStrap
Theme URI: http://cloudburstdesign.com
Author: Cloudburst
Author URI: http://cloudburstdesign.com
Description: WordPress theme based off of a toolkit from Twitter. Bootstrap.
Version: 0.0.1
*/





/*////////////////////////
PUT CUSTOM CSS AFTER THIS COMMENT, BUT BEFORE THE MEDIA QUERIES
///////////////////////*/



::-moz-selection { 
	background-color: #4891dc; 
	color: #ffffff;
}

::selection {
	background-color: #4891dc;
	color: #ffffff;
}

body {
	color: #000000;
	overflow-x:hidden;
}

body, p, ul, ol, li, blockquote, div, span {
	font-family: 'Cardo', serif;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
}

h1, .h1 {
	font-family: 'Cardo', serif;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
	font-size: 38px;
    margin: 20px auto;
    max-width: 600px;
    padding: 30px 10px;
}

h2, .h2 {
    font-size: 42px;
	color: #000000;
	font-weight: 500;
}

#historic h2, .h2 {
	font-family: 'Cardo', serif;
}

h3, .h3 {
    font-size: 24px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 0;
}

h4, .h4 {
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 20px;
}

a {
	color: #4891dc;
}

p {
    margin: 0 0 15px;
}

.header-top-bg {
	background-color: #fff;
}

#foot h2, .h2 {
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
}

img.social-icons {
	margin: 25px 2px 0;
	vertical-align: middle;
}

#social-icons a {
	color: #4891dc;
}
#social-icons i {
	font-size: 2.5em;
	margin: 25px 2px 0;
	vertical-align: middle;
}

#social-icons a.facebook:hover,
.social-icons-foot a.facebook:hover {
	color: #3b5998;
}

#social-icons a.twitter:hover,
.social-icons-foot a.twitter:hover {
	color: #00acee;
}

#social-icons a.instagram:hover,
.social-icons-foot a.instagram:hover {
	color: #4c68d7;
}

.presidio-logo {
	z-index: 999;	
}

.trust {
	margin: 15px 0 0;
	vertical-align: middle;
}

.trust-text {
	color: #888888;
	font-family: Georgia;
    font-size: 13px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.4;
	padding: 10px 15px;
	text-align: right;
}

.trust-logo {
	padding: 3px 15px 0;
}

.top-sep {
	border-right: 1px solid #b5b0ab;
}

.page-header {
    margin: 0 0 20px !important;
}

.interior {
	font-size: 30px;
    width: 35%;
}

.home-title {
	padding-bottom: 5px;
	margin: 0 auto;
	max-width: 1000px;
	font-size: 42px;
}

.home-nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	padding: 0 20px 20px 20px;
    max-width: 1000px;
	margin: 0 auto;
}

.home-nav ul {
	background-image: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/swirl.png);
    background-position: 54em 0.5em;
    background-repeat: no-repeat;
	margin: 0 auto;
	list-style: none outside none;
	padding-left: 0;
}

.nav-first {
	background-image: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/swirl.png) !important;
    background-position: 0 1em !important;
    background-repeat: no-repeat !important;
	margin-left: -25px;
    padding-left: 50px !important;
}

.home-nav li {
	background-image: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/dot.png);
    background-position: 0 1em;
    background-repeat: no-repeat;
	padding: 10px 20px 10px 30px;
	display: inline;
}

.home-nav li a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;	
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

.home-nav li a:hover {
	color: #4891dc;
}

.navbar-inverse {
    background-color: #000;
    border-color: transparent;
}

.navbar {
    border-radius: 0;
	top: -30px;
}

.navbar-nav {
    margin-left: 170px;
}

.nav > li {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	z-index: 9999;
}

.navbar-nav > li > a {
	padding-left: 25px;
	padding-right: 25px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-nav > li > .dropdown-menu {
	width: 1000px;
	text-align:center;
}

.dropdown-menu {
	background-clip: padding-box;
	background: none repeat scroll 0 0 rgba(255, 121, 0, 0.8);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 10px 0;
}

.dropdown-menu > li {
	display: inline-block;
}

.dropdown-menu > li > a {
    color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;	
	box-shadow: none;
	font-weight: 600;
	text-transform: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
.dropdown-menu > li > a:active {
    color: #000000;
	background-color: transparent;
}

.navbar-nav > li > li > .current-menu-item {
    background: transparent;
}
.current-menu-item > ul.dropdown-menu,
.current-page-ancestor > ul.dropdown-menu {
	display:block;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	background-color: rgba(72, 145, 220, 1);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #4891dc;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	background-color: rgba(0, 0, 0, 0);
	color: #444444;
}

.current-menu-item,
.current-page-ancestor  {
    background: none repeat scroll 0 0 #4891dc;
}

.dropdown-menu .current-menu-item,
.dropdown-menu .current-page-ancestor {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.dropdown-menu .current-menu-item > a,
.dropdown-menu .current-page-ancestor > a {
	color: #000000 !important;
}

.page-header {
    border-bottom: 0 none;
    margin: 40px 0 20px;
    padding-bottom: 9px;
    text-align: center;
}

#header-image .feat-image {
    position: absolute;
    right: 0;
    z-index: -1;
	top: 130px;
}

img.feat-image {
    height: auto;
    max-height: 700px;
    min-width: 100%;
}

#navbg-image {
	margin: 0;
}

#navbg-image .nav-image {
    position: absolute;
    z-index: -2;
	top: 130px;
	right: 0;
}

img.nav-image {
    height: auto;
    min-width: 100%;
	max-height: 250px;
}

.header-bg {
	background-image: url(/wp-content/themes/cloudstrap/images/home_hdr.jpg);
	background-size: cover;
    background-position: 50% 50%;
    margin-top: -50px;
    padding-top: 75px;
}


.entry-content {
	margin-top: 100px;	
}

#driver {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #ffffff;
	margin: 180px 0 30px;
	padding: 10px 20px 20px;
}

#driver h1, .h1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 10px;
    text-transform: uppercase;
}

.driver {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    margin: 125px 0 30px;
    padding: 10px 20px 20px;
}

.driver h1, .h1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 10px;
    text-transform: uppercase;
}

.driver .driver-title::before {
	content: "";
	background: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/swirl.png);
	height: 11px;
	width: 34px;
	left: 5%;
	top: 40%;
	position: absolute;
}
.driver .driver-title::after {
	content: "";
	background: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/swirl.png);
	height: 11px;
	width: 34px;
	right: 5%;
	top: 40%;
	position: absolute;
}
.driver .btn-content a {
	color: #ffffff;
}

.swirl {
	margin: 0 10px 5px;
}

.swirl-left {
	float: left;	
}

.swirl-right {
	float: right;	
}

.btn-content {
	padding-bottom: 10px;
}

#primary.intro {
	margin-top: 80px;
}

section {
	margin-top: 20px;
	padding-top: 25px;
	padding-bottom: 50px;
}

#historic {
	background-image: url(https://www.presidiogolf.com/wp-content/themes/cloudstrap/images/historic_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    right: 0;
}

#driver-historic {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #ffffff;
	margin: 240px 0 30px 100px;
	padding: 20px 20px 10px;
}

#driver-historic h3, .h3 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#driver-historic a {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
}

.video-intro .video {
	margin-bottom: 20px;
}

#page-content {
	background: #fff;	
}

.specials {
	border-bottom: 1px solid #EEEEEE;
    padding: 0 15px 20px;
}

.specials h3 {
	margin-top: 20px;	
}

.inline-image-left {
	float: left;
	margin: 0 20px 20px 0;
}

.inline-image-right {
	float: right;
	margin: 0 0 20px 20px;
}

#secondary {
	margin-top: 100px;
	padding-left: 20px;
}

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

.widget-area ul {
	list-style: none outside none;
	padding-left: 0;
}

.widget-area li {
	border-bottom: 1px solid #ccc;	
	display: inline-block;
	width: 100%;
}

.widget-area li:hover,
.widget-area li:focus {
	background-color: #4891DC;
	color: #ffffff;
}

.widget-area li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 40px 10px 10px;
	display: block;
}

.widget-area li a:hover,
.widget-area li a:focus {
	text-decoration: none;
	color: #ffffff;
}

h3.widget-title {
	margin-top: 0;	
}

.footer-widgets {
	background-color: #f2efe9;
	font-family: 'Cardo', serif;
}

.trust-foot {
	color: #888888;
	font-family: Georgia;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
	float: right;
	margin-top: 20px;
}

.map-it {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.footer {
	background-color: #000000;
	color: #ffffff;
	margin-top: 0;
}

#site-generator {
    color: #ffffff;
	font-family: 'Cardo', serif;
	font-size: 16px;
    margin: 20px 0;
}

#site-generator a {
	color: #ffffff;	
}

.social-icons-foot {
	margin: 15px 0;
	text-align: right;
}
.social-icons-foot i {
	font-size: 2.25em;
	margin-right: 5px;
}

img.social-icons-foot {
	margin: 0 4px;
	vertical-align: middle;
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,  
.vresponsive-iframe-container object, 
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widget-area {
	margin-bottom: 20px;	
}

/*---------------------------------------
HOME DRIVER BUTTONS
----------------------------------------*/

#btn {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	margin-left: 50px;
	margin-right: 50px;
}

.btn-green {
	background: #b5d855;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	transition: .2s ease-out;
}

.btn-green:hover {
	background: #93af45;
}

.btn-blue {
	background: #4891dc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	transition: .2s ease-out;
}

.btn-blue:hover {
	background: #376ea7;
}

.btn-red {
	background: #aa3e35;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	transition: .2s ease-out;
}

.btn-red:hover {
	background: #85312a;
}


.btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: 600;
	color: #ffffff;
	padding: 10px 20px;
	text-shadow:
		0px 1px 1px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
}

.btn:hover {
	color: #ffffff;
	text-decoration: none;
}

.btn:active {
	border: 1px solid transparent;
}

.driver .btn-green .btn,
.driver .btn-blue .btn,
.driver .btn-red .btn {
	display: block;
}




/*---------------------------------------
INTERIOR PAGE BUTTONS
----------------------------------------*/

.blue-btn, input[type="submit"] {
	background-color:#4892dc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-indent: 0;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
	text-decoration: none;
	text-align:center;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: 600;
	padding: 10px 20px;
	margin: 10px 0;
	text-shadow:
		0px 1px 1px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
	transition: .2s ease-out;
}

.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus {
	background-color: #376ea7;
	color: #ffffff;
	text-decoration: none;
}

.green-btn {
	background-color: #b5d855;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-indent: 0;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
	text-decoration: none;
	text-align:center;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: 600;
	padding: 10px 20px;
	margin: 10px 0;
	text-shadow:
		0px 1px 1px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
	transition: .2s ease-out;
}

.green-btn:hover,
.green-btn:active,
.green-btn:focus {
	background-color: #93af45;
	color: #ffffff;
	text-decoration: none;
}

.red-btn {
	background-color: #aa3e35;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-indent: 0;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
	text-decoration: none;
	text-align:center;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: 600;
	padding: 10px 20px;
	margin: 10px 0;
	text-shadow:
		0px 1px 1px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
	transition: .2s ease-out;
}

.red-btn:hover,
.red-btn:active,
.red-btn:focus {
	background-color: #85312a;
	color: #ffffff;
	text-decoration: none;
}

.lrg-btn {
	font-size: 15px;
	padding: 10px 40px;
}

/*-------------------------------------------------
GRAVITY FORMS
--------------------------------------------------*/

.gfield_label {
	font-family: 'Open Sans', sans-serif;
	margin: 25px 0 4px;
}

.gform_wrapper li,
.gform_wrapper form li {
	margin-bottom: 20px;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
    font-size: 13px;
}

.gform_wrapper select option {
    font-size: 13px;
}

#gform_6 .gfield_label {
	margin-top: 0;
}

#gform_6 .gform_wrapper li, .gform_wrapper form li {
	margin-bottom: 10px;
}

#gform_6 p {
	margin-bottom: 25px;
}


/*-------------------------------------------------
EVENTS CALENDAR
--------------------------------------------------*/
.fc-widget-header {
    background-color: #000000;
    color: #FFFFFF;
    height: 35px;
    vertical-align: middle !important;
}

.fc-header-title h2 {
	font-size: 36px;	
}

#aec-modal-container {
    background-color: #FFFFFF;
    border-radius: 0;
    box-shadow: 0 0 64px #000000;
    color: #333333;
    font: 20px/28px "Lucida Grande",Arial,sans-serif;
    height: auto !important;
    padding-bottom: 20px;
    text-align: left;
    top: 100px !important;
    width: 600px;
}

#aec-modal .category {
    display: none;
}

#aec-modal .description {
    margin: 10px 0;
}

#aec-modal .duration {
    display: none;
}

#aec-modal-container .aec-title {
    background-color: #DDDDDD;
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 10px;
    text-shadow: 0 1px 0 #F4F4F4;
}

#aec-modal .times {
    font-size: 16px;
}

.close {
    color: #000000;
    float: right;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.5;
    text-shadow: 0 1px 0 #FFFFFF;
}

.fc-event {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-size: 0.85em;
    padding: 5px;
}

.fc-button-month {
	display: none;	
}

.fc-button-agendaWeek {
	display: none;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1.2em;
    margin: 0 3px;
}

#aec-modal .location {
    margin-bottom: 15px;
}

.fc-grid .fc-day-number {
    padding: 4px;
}


/*-------------------------------------------------
FORUMS / BULLETIN BOARD
--------------------------------------------------*/

#subscription-toggle span {
	float: right;
}

#wp-bbp_topic_content-editor-container {
	border: 1px solid #dedede;
}

div.bbp-breadcrumb p, div.bbp-topic-tags p, .bbp-breadcrumb-current {
    font-size: 22px;
}

#bbpress-forums fieldset.bbp-form legend {
	border-color: #ffffff;
	margin-bottom: 0;
}

#bbp_search {
    line-height: 19px;
    margin: 10px -5px 10px 0;
    padding: 11px 20px 10px;
}

#bbp_search_submit {
	border: 1px solid #4892dc;
    border-radius: 0;
    line-height: 20px;
}

#bbp_search_submit:hover {
	background-color: #376ea7;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #4892dc;
}

div.bbp-submit-wrapper button {
    background-color: #4892dc;
    border: 1px solid #ffffff;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0) inset;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
}

div.bbp-submit-wrapper button:hover, div.bbp-submit-wrapper button:active, div.bbp-submit-wrapper button:focus {
    background-color: #376ea7;
    color: #ffffff;
    text-decoration: none;
}

div.bbp-template-notice p {
    font-size: 15px;
}

span.bbp-admin-links {
    color: #bbbbbb;
}

span.bbp-admin-links a {
    color: #555;
}

.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
    color: #000;
}

#bbpress-forums div.wp-editor-container {
	border: 1px solid #dedede;
}

.team-document h4 {
	margin-bottom: 5px;
}


.ws-plugin--s2member-pro-login-widget-remember-me {
	display: none;
}

.ws-plugin--s2member-pro-login-widget-submit input {
	line-height: 20px;
}


/*///////////////////////
CALENDAR
///////////////////////*/
h3 span,
.h3 span{
	font-size: 24px;
}

.simcal-default-calendar-light .simcal-nav-button {
    color: rgba(66,139,202,0.6);
}

.simcal-default-calendar-light .simcal-nav-button:hover,
.simcal-default-calendar-light .simcal-nav-button:focus,
.simcal-default-calendar-light .simcal-nav-button:active {
    color: rgba(66,139,202,1);
}

.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav {
    padding: 20px 0;
}

/*////////////////////////
	HOLE BY HOLE TOUR
////////////////////////*/

.tour {
    margin-top: 30px;	
}

.video {
	margin-bottom: 5px;
	padding: 0;
}

.video-intro .thumbnail {
	border: 0 solid #ddd;
    border-radius: 0;
}

.thumbnail {
	padding: 0;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active{
    border-color: #ddd;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 8px rgba(39, 45, 51, 0.6);
}

.hole-number {
	text-align: center;
}

.hole-number h4 {
	margin-top: 10px;
	margin-bottom: 30px;
}

.course-layout {
	margin-bottom: 20px;
	padding: 0;
}

a.course-layout:hover,
a.course-layout:focus,
a.course-layout.active{
    border-color: #ddd;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 8px rgba(39, 45, 51, 0.6);
}

.blueimp-gallery>.slides>.slide>.video-content>img {
    max-height: 600px !important;
}

.blueimp-gallery > .slides > .slide > .slide-content {
    max-width: 80%;
    max-height: 80%;
}

/*////////////////////////
Events Calendar
////////////////////////*/

.tribe-event-schedule-details span {
	font-size: 17px;
}

.tribe-events-list-separator-month {
    text-align: center;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	display: none;
}

.single-tribe_events .tribe-events-single-event-title {
    background: none;
    color: #000000;
}
.tribe-events-schedule h2 {
    margin-top: 0;
    margin-bottom: 1em;
}
.tribe-events-schedule h2 span {
    font-size: 1em;
}

.event-deets {
	margin-left: 20px;
	margin-right: 20px;
}

.tribe-events-list h2.tribe-events-page-title {
	text-align: left;
}
#tribe-events .tribe-events-content img.alignright {
	float: right;
}


input.rc-button, a.rc-button {
	background: #4892dc;
	border-radius: 2px;
    border: 1px solid #ffffff;
    -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    text-indent: 0;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px !important;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 40px !important;
	margin: 10px 0;
    text-shadow: 0px 1px 1px rgba(000,000,000,0.3), 0px 1px 0px rgba(255,255,255,0.3);
}
a.rc-button span {
	font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	padding: 0 !important;
	line-height: 20px !important;
}



/*////////////////////////
MEDIA QUERIES BELOW HERE
- default widths are set here
- use the following to add specific CSS for the various widths
///////////////////////*/
@media (max-width: 1200px) {
	.navbar-nav > li > a {
		padding-left:10px;
		padding-right:10px;
	}
}


@media (max-width: 1024px) {
.navbar-nav > li > a {
	padding-left:10px;
	padding-right:10px;
}
.no-show {
	display: none;	
}

.no-show-top {
	display: none;	
}

#header-image .feat-image {
    top: 100px;
}

#navbg-image .nav-image {

	top: 100px;
}

.navbar-nav {
    margin-left: 100px;
}

#driver {
    margin: 100px 0 30px;
}

.driver {
    margin: 100px 0 30px;
}

#btn {
    margin-left: 0;
    margin-right: 0;
}

.btn-green, .btn-blue, .btn-red {
    margin-left: 0;
    margin-right: 0;
}

.btn-content {
	min-height: 100px;	
}

.entry-content {
    margin-top: 60px;
}

#secondary {
    margin-top: 60px;
}


}

@media (max-width: 992px) {

.no-show-top {
	display: none;	
}

.no-show {
	display: none;	
}

.presidio-logo {
	margin: 10px 0;
}

.navbar-nav {
    margin-left: 0;
}

.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar {
    top: 0;
}

.nav-first {
	background-image: none !important;	
}

#btn {
	margin-left: 0;
	margin-right: 0;	
}

.btn-green, .btn-blue, .btn-red {
    margin-left: 0;
    margin-right: 0;
}

.btn-content {
	min-height: 0;	
}

#driver {
    margin: 50px 0 30px;
}

.driver {
    margin: 50px 0 30px;
}

section {
	padding-bottom: 20px;	
}

.tribe-events-loop .tribe-events-event-meta {
    background: #ffffff;
    border: 0;
}
.tribe-events-list .tribe-events-venue-details {
    border-top: 0;
    margin-top: 5px;
    padding: 2px 12px 0 0;
}
.tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {
    margin-bottom: 0;
    padding: 0;
}
.tribe-events-loop .tribe-events-event-meta {
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 0 15px;
}

}

@media (max-width: 767px) {
ul.dropdown-menu {
	display:block;
	position:relative;
	width:auto !important;
	background-color: transparent;
	padding: 0 0 10px;
}
.nav > li {
	clear:both;
}
.navbar-collapse {
	max-height:none !important;
}

.navbar-nav > li > .dropdown-menu {
    text-align: left;
    width: 100%;
}

.navbar-nav .open .dropdown-menu {
    background-color: transparent;
}

.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 8px 30px 8px 20px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #888888;
}

.dropdown-menu > li > a {
    color: #888888;
    font-size: 14px;
    margin: 0 15px;
	padding: 8px 30px 8px 20px;
}

.dropdown-menu .current-menu-item > a,
.dropdown-menu .current-page-ancestor > a {
    color: #ffffff !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
.dropdown-menu > li > a:active {
    color: #ffffff;
}

.dropdown-menu > li {
	display: block;
}
	
.no-show {
	display: none;	
}

.presidio-logo {
	margin-top: 5px;	
}

#header-image .feat-image {
    top: 110px;
}

.home-title {
	padding-bottom: 15px;
}

.home-nav li {
	background: transparent;
	padding: 10px;
	display: inline-block;	
}

.nav-first {
	background: transparent !important;
	padding: 10px !important;
	margin-left: 0 !important;
}

.navbar {
	top: 0;
	margin-top: 10px;
}

.navbar-nav {
    margin-left: 0;
}

.trust-text {
	width: 50%;
}
.trust-logo {
	float: right;
	width: 50%;	
}

#driver {
	margin: 30px 0 30px;
}

.driver {
	margin: 30px 0 30px;
}

#driver-historic {
	margin: 30px 0 30px;
}

.entry-content {
	margin-top: 50px;	
}

.footer-widgets {
	padding-bottom: 30px;
}

#site-generator {
    text-align: center;
}

.social-icons-foot {
	float: none;
	text-align: center;
}

.trust-foot {
	text-align: left;
	float: none;
}

#btn {
	margin-left: 0;
	margin-right: 0;	
}

.btn-green, .btn-blue, .btn-red {
    margin-left: 0;
    margin-right: 0;
}

#aec-modal-container {
	width: 100% !important;	
}

.interior {
	width: 100%;
}

}


@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
	}
}