.sfm-navicon-button {
	
	display:none;
}

body {
	
		background-color: #12451E;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}



.larger {
	
	font-size:120%;
}


.site-inner {
	
	z-index:999;
	position:relative;
}



.content-sidebar-wrap {
		margin: 0 auto;
	max-width:1200px;
	padding: 40px;
}

.content {
	
	background: #fff;
	margin: 0 auto 40px auto;
	float:none;
}

.home .content {
	
	background:none;
}

.main_nav {
	
	width:100%;

	text-align:center;
	padding:0;
	position:static;
	z-index:9999;
}

.main_nav ul {
		background-color:#F9A522;
margin-bottom:0;
}

.main_nav .menu li {

	display:inline-block;

	text-transform:uppercase;
	font-weight:700;
	font-size:15px;
	line-height:1;
	margin: 0 5px;
}

.main_nav .menu li a {
		padding:10px;
		color:#1A224C;	
    display: inline-block;
}


.main_nav .menu li a:hover {
	background:#1A224C;
color:#F9A522;
	line-height:1;
}


.splitwrap {
	margin: 30px auto;
}


.left, .right {
	
	display:inline-block;
	vertical-align:middle;
	width:46%;
}

.left {
	margin: 0 2% 0 0;
}
.right {
	margin: 0 0 0 2%;
}

.strong {
	
	font-weight: 700;
}


.entry-title {
color: #20532C;
font-size: 42px;
line-height: 1;
	font-weight: 700;
	
	text-transform:uppercase;
}
.entry {

padding: 40px;
}
ul {
	
	margin: 0 auto 25px auto;
}

li {
	margin-left: 20px;
}


.sidebar li {
	margin-left: 0px;
	line-height:1.3;
	padding-bottom: 5px;
	border-bottom: solid 1px #eee;
}


.sidebar_paypal tr, .sidebar_paypal tbody, .sidebar_paypal td {
	
	border: 0 !important;
	border-color: #fff !important;
	border-top-color: #fff !important;
	
}

.sidebar_paypal table {
	
	margin-bottom:15px;
}
.sidebar_paypal input {
	
	background-color: #fff;
	box-shadow:none;
	padding:0;
}

h1 {
margin-bottom:40px;
}

h2 {
	
	color:#20532C;	
	text-transform:uppercase;
	font-weight:700;
	font-size:36px;
}

h3 {
	
	color:#F9A522;
	text-transform:uppercase;
	font-weight:700;
}

.widget-title {
	color:#20532C;
		

	text-transform:uppercase;
	font-weight:700;
}

		
	

a, .button, input[type="submit"] {
	
transition: all .3s ease-in-out;
}


a {
color: #3D8E3F;
text-decoration: none;
}

a:hover {
	
	color:#1A224C;
}


.button, input[type="submit"] {
	
	background: #F9A522;
	padding: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	
}

.button:hover, input:hover[type="submit"] {
	
	background: #1A224C;

	
}




#logo {
	width:80%;
	max-width:300px;
	margin: 0 auto 0 auto;
	
}




.home #logo {
	width:80%;
	max-width:600px;
	margin: 0 auto 0 auto;
	
}







#logo img,  .icon img {
	
	width:100%;
	height:auto;
}



#subheader {
	font-weight: 700;
	font-size:18px;
	color:#F9A522;
	text-transform: uppercase;
	margin: 10px auto 0 auto;
	text-align: center;
}


.home #subheader {
	font-size:24px;

}



.section {
	
	width:100%;
	position:relative;
	overflow:hidden;

}


.section .inner {
	padding:0 50px;
	
}

.home .section {
	padding: 50px 0;
	background:#fff;
}


.section p {
	text-align:left;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}





#intro.section {
	
	background:None;
	height:auto;
	min-height:100px;
	padding: 0 0 40px 0;
}


.home #intro.section {
	

	padding: 40px 0 80px 0;
}

.bg_wrap {
	
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
}


#intro_slider {
	
	position:absolute;
	width:100%;
	height:100vh;
	z-index:99;
	overflow:hidden;
}



.intro_slider {
	position:relative;
	width:100%;
	height:100vh;
	bottom:0;
}


.intro_slider .slick-slide {
min-height:100vh;
	width:100%;
	background:#999;
}


.intro_slider .slick-prev, .intro_slider .slick-next  {
	
	display:None !important;
}


.intro_slider .slick-slide img {
width:100%;
	height:100%;
	min-height:100vh;
	object-fit: cover;
}



#intro_slider .overlay {
	
		position:fixed;
}







.overlay {
	
	position:absolute;
	width: 100%;
	height:100vh;
	
}
.overlay_black {
	
	z-index:99;
	
background:rgba(0,0,0,.5);
}


.overlay_black_gradient {
	
	z-index:99;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	
	display:none;
}



.home .overlay_black {
	
	z-index:99;
	
background:rgba(0,0,0,.2);
}


.home .overlay_black_gradient {
	
	display:block;
	
}
	


.overlay_green {
	
	z-index:999;
	
	height:70vh; 
	bottom:0;
	
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#12451e+48,12451e+97&0+48,1+97 */
background: -moz-linear-gradient(top, rgba(18,69,30,0) 48%, rgba(18,69,30,1) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(18,69,30,0) 48%,rgba(18,69,30,1) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(18,69,30,0) 48%,rgba(18,69,30,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0012451e', endColorstr='#12451e',GradientType=0 ); /* IE6-9 */
}



#intro_title {
	
		width:80%;
	max-width:600px;
	margin: 0 auto 60px auto;
}
















.entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
max-width:900px;
}









#about .button {
	
	margin-top: 20px;
}







#schedule.section {
	
	background:#eee;
}


#schedule_subpage {
	
	margin-top:40px;
	padding-top:60px;
	padding-bottom:40px;
	border-top: solid 1px #999;
}


.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p {
	
	color: #20532C !important;
	font-size:24px;
}




.ajde_evcal_calendar .calendar_header p, .ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3, .evo_lightbox_content h3.evo_h3, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .evo_metarow_ICS .evcal_evdata_cell p a, .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .eventon_list_event .evcal_desc span.evcal_event_title, .evcal_desc span.evcal_desc2, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, .evotax_term_card .evotax_term_details h2, .evotax_term_card h3.evotax_term_subtitle, .ajde_evcal_calendar .evo_sort_btn, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .ajde_evcal_calendar .eventon_events_list .evcal_month_line p, .eventon_events_list .eventon_list_event .evcal_cblock, .ajde_evcal_calendar .evcal_month_line, .eventon_event .event_excerpt_in h3  {
	
	font-family: frank-new, sans-serif !important;
}

.ajde_evcal_calendar .calendar_header p.evo_month_title, .ajde_evcal_calendar .calendar_header p  {
	
	text-transform: uppercase !important;

}


.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set {
	
	background-color:#20532C !important;	
}



.evo_j_container {
	
	margin-bottom:30px !important;
}








#joinimage {
	
	width:100%;
	min-height:500px;
	position:relative;
	background: url("https://www.highcountryrugby.com/wp-content/themes/hcrugby_v1/images/jointemp2.jpg") center center no-repeat;
	background-attachment: fixed;
	background-size:cover;
	
}


#joinimage .overlay {
	height:100%;
	background:rgba(0,0,0,.4);
}



#joinimage .wrap {
	
	position:absolute;
	width:100%;
	text-align:center;	
	top:50%;
	transform: translateY(-50%);
}

#joinimage h3 {

	text-align:center;	
	font-size: 34px;
}



input, textarea, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	
	background-color:#eee;
	color:#999;
	border:0;
	border-radius: 0;
	padding:20px;
	
	
}

#joinform {
	clear:both;
	margin-top: 50px;
}

#joinform .gform_wrapper ul li.gfield {
margin-top: -15px;
padding-top: 0;
}








#merch_banner {
	
	background:url("https://www.highcountryrugby.com/wp-content/themes/hcrugby_v1/images/banner_bg.jpg") center right no-repeat;
	background-size:90% auto;
	position:relative;

}


#merch_banner .left {
		padding:40px;
	text-align:center;
position:relative;
}


#merch_banner h3, #merch_banner p {
		text-align:center;
	color:#fff;
}


#merch_banner .overlay {
	height:100%;
	background:rgba(0,0,0,.6);
}




#sponsors {
	
	width:80%;
	margin: 0 auto 80px auto;
	position:relative;
	z-index:99;
}

.blog #sponsors {
	
		margin: 80px auto;
}

#sponsors h2 {
	
	text-align: center;
	color:#fff;
	letter-spacing: 1vw;
	font-style:italic;
	font-size:20px;
	margin: 0 auto 50px auto;
}


.sponsor_col {
	
	width:20%;
	margin: 0 2%;
	display:inline-block;
	vertical-align:bottom;
	text-align:center;
}

.sponsor_logo img {
	
		
	max-height:90px;
	margin: 0 auto;
}

.sponsor_logo {
	
	margin: 0 auto 20px auto;;
}

.sponsor_title {
	
	font-size:80%;
	color:#fff;
	
}

#sponsors_header {
	
	position:absolute;
	top:60px;
	right:20px;
	z-index:9999;
	width:30%;
	text-align:right;
	opacity:.5;
	
}


#sponsors_header .sponsor_col {
	
	width:12%;
	margin: 0 4%;
	vertical-align:middle;
	
}



#gallery {
		position:relative;
	z-index:99;
	padding:10px;
}


.gallery_footer {
	
	margin: 50px auto;
	text-align:center;
}


body .jig-filterButtons, body .jig-filterTags {
	
	margin-bottom: 50px;
}



.page_merch .alignleft {
	
	margin-right:60px;
	
}

.page_merch .left, .page_merch .right {
	
	vertical-align: top;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 900px) {
	
	
	#joinimage {
	
	width:100%;
	min-height:300px;
	position:relative;
	background: url("https://www.highcountryrugby.com/wp-content/themes/hcrugby_v1/images/jointemp2.jpg") center center no-repeat;
	background-attachment:inherit;
	background-size:auto 100%;
	
}

	
	
	
	#subheader, .home #subheader {
	font-size:18px;

}
	
	.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select, .gform_wrapper .ginput_container span:not(.ginput_price) {
margin-bottom: 0 !important;

}
.gform_wrapper li.hidden_label input {
margin-top: 25px !important;
}
	#merch_banner {
background: url("https://www.highcountryrugby.com/wp-content/themes/hcrugby_v1/images/banner_bg.jpg") center center no-repeat;
background-size: cover;
position: relative;
}
	
.home #intro.section {
padding: 40px 0 80px 0;
}
	#intro.section {
padding: 40px 0 40px 0;
}
	#intro_title {
width: 90%;

margin: 0 auto 20px auto;
}
	.section .inner {
padding: 0 20px;
}
	
	
	.content-sidebar-wrap {
padding: 0;
}
	
	.left, .right,  h1, h2, h3, h4, h5, .entry-title, .content p {
		text-align:center;
	}
	
	
	h1 {
		
		margin-bottom: 50px;
	}
	
	h2, h3 {
		
		margin-bottom: 20px;
		
	}
	
	#about .button {
		
		margin-top:20px;
	}
	
	.home .section {
		
		padding-bottom:20px;

	}
	
	#schedule h2 {
		
		margin-bottom:40px;
	}
	
	.schedule_2nd_title {
		
		margin-top: 50px;
	}
	
	.left, .right, .sponsor_col {
		
		display:block;
		width:100%;
		margin: 0 auto;
	}
	
		
	.left, .right {
		

		margin: 0 auto 50px auto;
	}
	
	.sponsor_col {
		
		margin-bottom:60px;
	}
	
	.sponsor_title {
		
		font-size: 100%;
	}
	
	
.sfm-navicon-button {
	
	display:inline-block;
}

	.main_nav {
		
		display:none;
	}
	
	.site-inner,
	.wrap {
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.site-container {
	
	}

	.header-image .site-title a {
		background-position: center !important;
		margin: 0 0 6px;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.site-footer {
		padding: 24px 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}
	
	.home-bottom .featured-content .post:nth-of-type(3n+1),
	.home-middle .featured-content .post:nth-of-type(3n+1) {
	  clear: none;
	}
	
	.home-bottom .featured-content .post:nth-of-type(2n+1),
	.home-middle .featured-content .post:nth-of-type(2n+1) {
	  clear: left;
	}
	
	.hcrugby_v1-home .content .featuredpost .entry {
		min-height: 380px;
		width: 50%;
	}
	
	.genesis-nav-menu a {
		padding: 10px 12px 12px;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu {
		margin-top: -42px;
	}
	
	.genesis-nav-menu .sub-menu a {
		padding: 12px;
	}

		.arrow {
		
		display:none;
	}
	
	

	


	
	
	
	
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.hcrugby_v1-home .wrap {
		max-width: 640px;
	}
	
	.hcrugby_v1-home .home-middle .featuredpost .entry {
		min-height: 320px;
	}
	
	.entry-title {
		font-size: 30px;
	}
	
	.site-inner {

	}
	
}

@media only screen and (max-width:782px) {

    .admin-bar .site-header {
        top: 46px;
        z-index: 499;
    }
    
}

@media only screen and (max-width: 680px) {
	
	.header-full-width .site-container,
	.site-container {
		padding: 0;
	}

	.site-header {

	}

	.wrap {
	
	}
	
	.hcrugby_v1-home .content .wrap {
		max-width: 380px;
	}

	.hcrugby_v1-home .content .featuredpost .entry {
		min-height: 380px;
		width: 100%;
	}
	
	.hcrugby_v1-home .content .featured-content .entry-header {
		clear: both;
	}
	
	.home-top .widget-title {
		font-size: 48px;
	}
	
	.nav-secondary .genesis-nav-menu a {
		font-size: 12px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu {
		display: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: block;
		line-height: 1;
		padding: 18px 20px;
		text-transform: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 'dashicons';
		height: 20px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		border: none;
		left: auto;
		opacity: 1;
		padding-left: 25px;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	
	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu a,
	.genesis-nav-menu.responsive-menu .sub-menu a:hover,
	.genesis-nav-menu.responsive-menu a:hover,
	.genesis-nav-menu.responsive-menu li:hover {
		background: none;
		color: #fff;
	}

}

@media only screen and (max-width: 480px) {
	
	.home-middle .featuredpost img.entry-image {
		position: relative;
	}

	.home-middle .featuredpost .entry a:focus img,
	.home-middle .featuredpost .entry a.hover img,
	.home-middle .featuredpost .entry img:hover,
	.home-middle .featuredpost .entry.focused img {
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		  filter: alpha(opacity=90);
		  -moz-opacity: 0.9;
		  -khtml-opacity: 0.9;
		  opacity: 0.9;
	}
	
	.header-image .site-title a {
		background-size: contain !important;
	}
	
}