.full-width {
width: 100vw !important;
position: relative !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
}

.cpsc-unit-names a {
		color: #003057 !important;
		text-decoration: none !important;
		font-size: 1.35rem;
		font-weight: 600 !important;
		font-family: "din-2014", sans-serif;
}

.cpsc-unit-names a:hover {
		color: #857437 !important;
}

.center-background-video {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}

/** This is to remove the padding above the footer**/
.wrapper {
		padding-bottom: 0px;
}

.nav a {
		font-weight: 400!important;
		font-size: 1rem!important;
}

#full-left-align .et_pb_blurb_content {
		margin: 16px!important;
}

.navbar-brand-text  {
	color: #003057!important;
	font-family: "din-2014", sans-serif;
 	text-decoration: none;
	font-size: 2.25rem!important;
}

.navbar-brand-text:hover {
		color: #857437 !important;
}

.page-header {
	margin-bottom: 1rem;
	text-align: center;
	/*display:none !important;*/
}

/*Removes breadcrumb from "Climbing" page*/
.postid-10459 .page-header {
	display:none !important;
}

/*Removes breadcrumb from "Waterski/Wakeboard" page*/
.postid-9135 .page-header {
	display:none !important;
}


.et_pb_button et_pb_bg_layout_light {
		background:#b3a369;
    border: 0 transparent;
    border-radius: 2px;
    color: #262626;
    font-weight: 500;
    font-size: 1rem;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

.txt-padding-12 {
	padding: 12px;
}

.page-id-15 .entry-title{
display:none;
}

/**Titles hidden**/
.entry-title {
	font-size: 0px;
}

.entry-header{color:#b3a369}

.wrapper {
   padding-top: 0rem!important;
}

.page-wrapper {
   padding-top: 0rem!important;
}

/* Headings */
h1, h2, h3, h4, h5, h6, .h1, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif!important;
  font-weight: 600!important;
  line-height: 1!important;
  margin-bottom: .5rem!important;
  color: #003057!important;
}

h1 a, h1 a:link,
h2 a, h2 a:link,
h3 a, h3 a:link,
h4 a, h4 a:link,
h5 a, h5 a:link,
h6 a, h6 a:link,
h1 a:after, h1 a:link:after,
h2 a:after, h2 a:link:after,
h3 a:after, h3 a:link:after,
h4 a:after, h4 a:link:after,
h5 a:after, h5 a:link:after,
h6 a:after, h6 a:link:after {
  display: inline-block;
  font-weight: 600;
  color: #a4925a;
  border: 0;
  text-decoration: underline;
  text-decoration-color: currentColor;
}

h1 a:hover, h1 a:link:hover,
h2 a:hover, h2 a:link:hover,
h3 a:hover, h3 a:link:hover,
h4 a:hover, h4 a:link:hover,
h5 a:hover, h5 a:link:hover,
h6 a:hover, h6 a:link:hover {
  color: #545454;
  border: 0;
  background: transparent;
}

h1 a:visited, h1 a:link:visited,
h2 a:visited, h2 a:link:visited,
h3 a:visited, h3 a:link:visited,
h4 a:visited, h4 a:link:visited,
h5 a:visited, h5 a:link:visited,
h6 a:visited, h6 a:link:visited {
  text-decoration-color: currentColor;
}

h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
h1 a:link:focus,
h2 a:link:focus,
h3 a:link:focus,
h4 a:link:focus,
h5 a:link:focus,
h6 a:link:focus {
  color: #545454;
  border: 0;
  background: transparent;
}

/* .h1, h1 {
  font-size: 64px!important;
} */

.heading-title h2 {
	background: 0 0;
	position: relative;
	margin: 0 0 .5rem;
	padding: 0 0 8px;
	font-size: 1.75rem!important;
	font-weight: 500!important;
	color: #003057!important;
	font-family: din-2014,sans-serif;
	line-height: 1.01;
}

.heading-title h2::after {
	content: '';
	position: absolute;
	width: 100px;
	height: 2px;
	background: transparent;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.h2, h2{
	font-size: 2.12rem!important;
}

.h3, h3 {
  font-size: 1.75rem!important;
}

.h4, h4 {
  font-size: 1.5rem!important;
}

.h5, h5 {
  font-size: 1.25rem!important;
}

.h6, h6 {
  font-size: 1rem!important;
  color: #a4925a!important;
}

/* End Headings */

a,
a:link {
  color: #262626;
  font-style: inherit;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover,
a:focus,
a:active {
  color: inherit;
  text-decoration: underline;
  outline: none !important;
}

a:focus {
  background: transparent;
}

a.selected {
  color: #857437;
  text-decoration: underline;
}

table {
  border: 1px solid transparent!important;
  font-family: 'Roboto Condensed', sans-serif;;
  font-size: 1rem;
  line-height: 1.2;
  margin: 10px 0 20px 0;
  vertical-align: top !important;
}

table p {
  font-size: .9rem;
  line-height: 1.2;
}

thead {
  background: #b3a369!important;
}

th {
  border: 1px solid transparent!important;
  padding: .5rem !important;
  vertical-align: top !important;
}

td {
  border: 1px solid transparent!important;
  padding: .5rem !important;
  vertical-align: top !important;
}

tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, .05);
}

.contact-info h3 {
    color: #262626!important;
    font-size: .9rem!important;
    font-weight: 600!important;
		margin-bottom: -0.5rem!important;
}

.gat-link-map {
		font-size: .8rem;
    font-weight: 500!important;
		margin-top: -0.3rem!important;
}

.widget__inner-container p {
		font-size: .8rem;
    font-weight: 500!important;
}
.widget__inner-container a {
		font-size: .8rem;
    font-weight: 500!important;
}

.widget__inner-container, .site-info {
		line-height: 1.6;
    box-sizing: border-box;
    margin-top: 1.5rem!important;
    margin-bottom: .5rem;
    padding-top:1rem;
}

.equip-row {
		background:#d6dbd4!important;
		margin-bottom: 0.5rem!important;
		border-radius: 0.7rem!important;
		padding: 0.5rem 0.2rem  0.5rem 0.5rem!important;
		display: flex;
		width: 100%;
}

.equip-column-left {
		width: 20%;
		display: flex;	
 		align-items: center;
}

.equip-column-right {
		width: 80%;
		display: flex;	
 		align-items: center;
		padding: 0.5rem!important;
		line-height: 1.2rem!important;
}

.equip-column img {
		width: 100%!important;
		max-width: 50px!important;
		max-height: 50px!important;
}

.equip-column p {
    font-size: .9rem!important;
    font-weight: 600!important;
}

.equip-category br {
		display: none!important;
}

.et_pb_blurb_container {
		padding-left: 15px !important;
}

html {
  scroll-behavior: smooth;
 }

@media only screen and (max-width:767px) {
     html 
     {
        position: unset !important;
        top: 0 !important;
    }
		.heading-title h2::after {
				content: '';
				position: absolute;
				width: 100px;
				height: 2px;
				background: transparent;
				left: 0;
				bottom: 0;
				z-index: 1;
		}
  }


/* .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {margin-left: .5rem;
max-width: 2560px;} */

#navbar-nav-secondary-right {
		padding-right: 20px;
}


(function($) {
    $(document).ready(function() {
        $('.full-width center-background-video .et_pb_section_video_bg').each(function() {
            $(this).find('video').removeAttr('loop');
        });
    });
})(jQuery);
