/*
	Theme Name: Altitude Pro Theme
	Theme URI: http://my.studiopress.com/themes/altitude/
	Description: Make a stunning first impression, grab attention, and dynamically tell your story with beautiful images and clean typography.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.0

	Tags: black, white, blue, green, orange, pink, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Buttons
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
	- Plugins
		- Genesis eNews Extended
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Primary Navigation
		- Secondary Navigation
		- Footer Navigation
		- Responsive Menu
	- Content Area
		- Front Page
		- Dashicons
		- Flexible Widgets
		- Content
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Content Boxes
		- Comments
	- Sidebar
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Max-width: 1280px
		- Max-width: 1200px
		- Max-width: 1023px
		- Max-width: 800px
		- Max-width: 480px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* MAIN WEBSITE ID 1 - targeted css
---------------------------------------------------------------------------------------------------- */

/*.site-id-1 #front-page-1 {
	display: none;
}*/

/*First story widget at top START*/
.site-id-1 .front-page-1 .image-section a {
    color: #000;
}

.site-id-1 .front-page-1 .image-section {
    color: #000;
}

.site-id-1 .front-page-1 .entry-header::after {
    margin-bottom: 0;
    padding-bottom: 0;
}
.site-id-1 .front-page-1 .more-link {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.site-id-1 .front-page-1 .image-section a.more-link {
    color: #22a1c4;
}
.site-id-1 .front-page-1 .image-section a.more-link:hover {
    color: #000;
}

/*First story widget at top END*/

.site-id-1 .front-page-1 .widget-title {
     color: #000;
}

.site-id-1 .front-page-1 .flexible-widgets {
    padding-bottom: 0;
}

.site-id-1 .front-page-2 .flexible-widgets {
    padding-top: 0;
}

.site-id-1 .front-page-6 h3 {
	font-size: 36px;
	line-height: 1;
}

.site-id-1 .front-page-7 .image-section a {
     color: #22a1c4;
}

.site-id-1 .front-page-7 .image-section {
     border-top: solid #ddd 1px;
}

/* Slider on front page */
 
.site-id-1 .secondary-nav .front-page-1 .image-section {
	padding-top: 150px;
}

.site-id-1 .image-section, .site-id-26 .image-section {
	background: none;
	display: table;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
}

.site-id-1 .front-page-2 {
    background-clip: padding-box;
	border-top: 20px solid transparent;
    /*margin-top: -185px;*/
	margin-top: 0;
    position: relative;
    z-index: 9;
}

.front-widget {
    display: none;
}

.site-id-26 .image-section h2, .site-id-26 .image-section h3 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.01), 0 0 5px rgba(0, 0, 0, 0.024), 0 2px 2px rgba(0, 0, 0, 0.5);
}

/*** APPLICATION FORM PAGE ***/
.page-id-9 .site-inner {
    background-color: #f5f5f5;
    padding-top: 80px;
}

/*** MAIN FORM WRAPPER ***/
.gform_wrapper {
    background-color: #fff;
    padding: 8%;
}

/*** GRAVITY FIELDS ***/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large {
     background: rgba(0, 0, 0, 0);
     border-top: none;
     border-left: none;
     border-right: none;
     border-bottom: 2px solid #000;
     border-radius: 0px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
     margin-bottom: 40px !important;
}
input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus {
     border-bottom: 2px solid #b5b5b5 !important;
}

/*** SECTION STYLING ***/
.gform_wrapper h3.gsection_title {
    font-weight: 700;
    font-size: 1.25em;
    margin: 0;
}

.gform_wrapper .gsection {
    padding: 20px !important;
    border-bottom: none;
    background: #A2D400;
    margin-bottom: 20px;
    margin-top: 20px;
}

.gform_wrapper.gravity-theme .gsection_description {
    font-size: 20px !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 20px !important;
}

.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 20px !important;
}

.gform_wrapper.gravity-theme input[type=text]{
    font-size: 20px !important;
}

.gform_wrapper.gravity-theme select {
    font-size: 20px !important;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 18px !important;
    padding-bottom: 10px !important;
}

/*** GRAVITY RADIO AND CHECKBOXES ***/
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
     visibility: hidden;
     margin: 0;
     width: 0!important;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
    display: none!important;
}

.gform_wrapper input[type=checkbox] + label,
.gform_wrapper input[type=radio] + label {
     font-size: 20px;
}

input[type=checkbox] + label:hover,
input[type=radio] + label:hover {
     cursor: pointer;
}

input[type=checkbox] + label:before,
input[type=radio] + label:before {
     font-family: "dashicons" !important;
     font-size: 30px;
     position: relative;
     top: 0.3em;
     margin-right: 0.2em;
}

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
     display: -moz-inline;
     display: inline;
}

input[type=checkbox] + label:before {
     content: "\f159";
}

input[type=checkbox] + label:hover:before {
     content: '\f12a';
     filter: alpha(opacity=40);
     opacity: 0.4;
}

input[type=checkbox]:checked + label:before {
     content: '\f12a';
     color: #A2D400;
}

input[type=checkbox]:checked + label:hover:before {
     color: #A2D400;
     filter: alpha(opacity=100);
     opacity: 1;
}

input[type=radio] + label:before {
     content: '\f159';
}

input[type=radio] + label:hover:before {
     content: '\f12a';
     filter: alpha(opacity=40);
     opacity: 0.4;
}

input[type=radio]:checked + label:before {
     content: '\f12a';
     color: #A2D400;
}

input[type=radio]:checked + label:hover:before {
     color: #A2D400;
     filter: alpha(opacity=100);
     opacity: 1;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
     font-weight: normal;
}

/* === GF PayPal (Braintree) hosted fields — make them look like other inputs (Form 20) === */
/* Give each hosted field an underline, just like your text inputs */
#gform_20 .ginput_card_field {
  display: block;
  width: 100%;
  min-height: 44px;              /* ensure it has a visible height */
  padding: 0 0 .35rem;           /* space above the underline */
  border: 0;
  border-bottom: 2px solid #000; /* your existing style */
  border-radius: 0 !important;
  background: transparent;
  overflow: visible;
}

/* Make sure the iframes fill the line and don’t float */
#gform_20 .ginput_card_field iframe {
  display: block !important;
  width: 100% !important;
  min-height: 44px !important;
  height: 44px !important;
  float: none !important;
  background: transparent;
  border: 0 !important;          /* we draw the border on the container */
}

/* The right-side Security Code wrapper also needs to be block-level */
#gform_20 #input_20_40_2_cardinfo_right {
  display: block;
}

/* (Optional) error/valid states if/when Braintree adds these classes */
#gform_20 .gfield_error .ginput_card_field { border-bottom-color: #d93025; 
}
	
/*** SUCCESS MESSAGE ***/
.gform_confirmation_wrapper {
     background: #fff;
     border-bottom: 1px solid #ffbf00;
     border-left: 10px solid #ffbf00;
     border-right: 1px solid #ffbf00;
     border-top: 1px solid #ffbf00; 
     padding: 15px;
}


/* GRAVITY FORM
---------------------------------------------------------------------------------------------------- */

/*** First capital FOR ALL FIELDS ***/
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
    text-transform: capitalize;
}


body .gform_wrapper .gform_body .gform_fields .gfield input_12_13, body .gform_wrapper .gform_body .gform_fields .gfield input_12_24 {      /*based on FormID and FieldID*/
    text-transform: lowercase!important;
}

.contact {
	margin: 0 0 60px 0;
}

.contact-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

/* body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label { 
	font-weight: 300;
	} */

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice {
    font-size: 22px;
}
	
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
	color: #E01667;
}

body #gform_confirmation_message_2, body #gform_confirmation_message_8 { 
	border-bottom: 1px solid #e01667;
	border-left: 10px solid #e01667;
	border-right: 1px solid #e01667;
	border-top: 1px solid #e01667;
	color: #e01667;
    margin: 48px 0;
    padding: 24px;
	
	}
	
body #gform_wrapper_7 .gform_body, body #gform_wrapper_7 .gform_footer  { 
 	text-align: center; 
	}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_date_month, body .gform_wrapper .gform_body .gform_fields .gfield .gfield_date_day, body .gform_wrapper .gform_body .gform_fields .gfield .gfield_date_year {
	margin-top: 0;
	}

body .gform_wrapper .gform_heading .gform_description { 
	font-weight: 300;
}

body #gform_wrapper_4 .gold, body #gform_wrapper_6 .gold {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-left: 6px solid #caa61a;
	border-top: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
}
	
body #gform_wrapper_4 .silver, body #gform_wrapper_6 .silver {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-left: 6px solid #ccc;
	border-top: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
}
	
body #gform_wrapper_4 .bronze, body #gform_wrapper_6 .bronze {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-left: 6px solid #996633;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
}
	
body #gform_wrapper_4 .papal, body #gform_wrapper_6 .papal {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-left: 6px solid #aa2a25;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
}
	
body #gform_wrapper_4 .award-2, body #gform_wrapper_6 .award-2 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-left: none;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 10px 10px 10px 0;
}
	
body #gform_wrapper_4 .award-3, body #gform_wrapper_6 .award-3 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: none;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 10px 10px 10px 0;
}

#gform_confirmation_wrapper_4, #gform_confirmation_wrapper_6, #gform_confirmation_wrapper_14 {
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-left: 6px solid #22a1c4;
	border-top: 2px solid #ddd;
	margin-top: 40px;
	padding: 20px;
}

#gform_confirmation_wrapper_4 h4, #gform_confirmation_wrapper_6 h4, #gform_confirmation_wrapper_14 h4 {
	color: #22a1c4;
	font-size: 26px;
}

body .gform_wrapper .gform_body .gform_fields #field_4_19.gfield input[type=text], body .gform_wrapper .gform_body .gform_fields #field_4_20.gfield input[type=text], body .gform_wrapper .gform_body .gform_fields #field_4_21.gfield input[type=text], body .gform_wrapper .gform_body .gform_fields #field_4_22.gfield input[type=text] {
	color: #22a1c4;
	font-weight:600;
	}
	
.success {
    color: #79c649; 
	border-radius: 50%; 
	border: 3px solid #79c649; 
	box-shadow: rgba(0, 0, 0, 0.12) 0px 7px 14px 0px; 
	display: inline-block; 
	font-size: 6.4rem; 
	line-height: 0.625; 
	margin-bottom: 40px;
}
	
	/* keep it mobile friendly by only applying these styles for larger viewports */
@media only screen and (min-width: 641px) {
   
  body #gform_wrapper_12 .gform_footer,
  body #gform_wrapper_12 .gform_page_footer{
    text-align: center;
  }
 
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #000;
	font-family: "Ek Mukta", sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}

body.altitude-home {
	background: none;
}

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.site-header.dark {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-ms-transition:     all 0.2s ease-in-out;
	-o-transition:      all 0.2s ease-in-out;
	transition:         all 0.2s ease-in-out;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

a {
	color: #22a1c4;
	text-decoration: none;
}

a:hover {
	color: #000;
}

p a, li a, .attention a {
	border-bottom: #22a1c4 solid 1px;
	line-height: 1;
	display: inline-block;
}

.site-title a, .sidebar ul a, .front-page a {
	border: none;
}

p {
	margin: 0 0 30px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: square;
}

.jp-footer-area li {
	list-style-type: none;
}


.jp-footer-area ul {
	margin: 0;
}


b,
strong {
	font-weight: 400;
}

cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #000;
	font-style:oblique;
	font-weight:500;
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

quote::before {
    color: #ADE0E7;
    content: "“";
    display: block;
    font-family: Enriqueta,serif;
    font-size: 6rem;
    height: 0;
    left: -35px;
    position: relative;
	text-align: left;
    top: -25px;
}



/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Ek Mukta", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 15px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 32px;
}

.image-section h2,
.solid-section h2 {
	font-size: 80px;
	font-weight: 200;
	line-height: 1;
}

.front-page-2.solid-section h2 {
	font-size: 48px;
}

.image-section h3,
.solid-section h3 {
	font-weight: 200;
	line-height: 1.4;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
}

.image-section h4,
.solid-section h4 {
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
	font-weight: 400;
}

h6 {
	font-size: 16px;
	font-weight: 400;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px;
}

.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	margin-bottom: 28px;
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 20px;
	font-weight: 200;
	padding: 20px;
	width: 100%;
}


input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

.front-page input:focus,
.front-page textarea:focus {
	border: 1px solid #22a1c4;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #000;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
	background-color: #22a1c4;
	border: 2px solid #22a1c4;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	padding: 15px 25px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.button:hover,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .widget .button,
.widget .button:hover,
.widget .button.clear:hover {
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
}

.button {
	display: inline-block;
}


.widget .button.clear {
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
}

button:disabled,
button:disabled:hover,
input:disabled,
input:disabled:hover,
input[type="button"]:disabled,
input[type="button"]:disabled:hover,
input[type="reset"]:disabled,
input[type="reset"]:disabled:hover,
input[type="submit"]:disabled,
input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-color: #ddd;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.small {
padding: 5px 15px;}


/* Buttons
--------------------------------------------- */

.image-section .button {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}

.image-section .button.clear {
	border-color: #fff;
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:hover,
.image-section button:hover,
.image-section input:hover[type="button"],
.image-section input:hover[type="reset"],
.image-section input:hover[type="submit"],
.image-section .widget .button:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
}


/* Award Buttons white
--------------------------------------------- */

.widget .button.solid {
	background-color: #FFF;
	border: 2px solid #000;
	color: #000;
}

.image-section .button.solid {
	border-color: #fff;
	color: #000;
}

.image-section .widget .button.solid:hover {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}


.front-page-3 a.button.clear.solid {
    text-decoration: none;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	float: none;
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	background-color: #fff;
	clear: both;
	margin-top: 170px;
	position: relative;
	z-index: 9;
	-word-wrap: break-word;
}

.front-page .site-container .site-inner {
	margin-top: 0;
	max-width: 100%;
}

.altitude-landing .site-container .site-inner {
	margin-top: 100px;
}

.secondary-nav .site-inner {
	margin-top: 250px;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar {
	height: 88px;
	width: 88px;
}

.entry-comments .avatar {
	height: 60px;
	width: 60px;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
	margin-bottom: 40px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 20px 24px 0;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	margin-bottom: 60px;
	padding-bottom: 10px;
}

.author-box {
	border-top: 1px solid #000;
	font-size: 20px;	
	margin-bottom: 40px;
	padding: 40px 0 0;
}

.archive-description {
	border-bottom: 1px solid #000;
    font-size: 20px;
    margin-bottom: 40px;
    padding: 0 0 20px;
}

.author-box-title {
	font-size: 22px;
	margin-bottom: 8px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.search-form input[type="search"] {
	margin-right: 10px;
	width: auto;
}

.search-form input[type="submit"] {
	padding: 25px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 20px;
}

.entry-title {
	font-size: 48px;
	font-weight: 300;
}

.sidebar .entry-title {
	font-size: 24px;
	text-align: left;
}

.entry-title a {
	color: #000;
}

.entry-title a:hover {
	color: #22a1c4;
}

.widget-full .widget-title {
	margin-bottom: 40px;
}

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-element-caption {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 8px;
    text-align: center;
}

.wp-caption-text {
    background: #f3f3f3 none repeat scroll 0 0;
    font-size: 18px;
    line-height: 1.2;
    margin-top: -10px;
    padding: 20px 15px 15px;
    text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

.post-password-form input {
	width: auto;
}

.post-password-form input[type="submit"] {
	padding: 25px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.front-page-2 .widget li {
	margin-bottom: 0;
	margin-left: 20px;
	padding-bottom: 0;
}

.front-page-2 .widget ul {
	margin-bottom: 10px;
	margin-top: -20px;
	padding-bottom: 10px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry-title {
	font-size: 24px;
}

/* Simple Social Icons
--------------------------------------------- */

.altitude-home .content .simple-social-icons {
	margin-top: 40px;
}

.altitude-home .content .simple-social-icons ul li {
	margin: 0 20px !important;
}

.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:hover {
	padding: 30px;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	font-size: 18px;
	margin-bottom: 20px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	border-bottom: #ddd solid 1px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

/*.featured-section .site-header {
	background-color: transparent;
}

.featured-section .site-header > .wrap {
	border-bottom: 1px solid #fff;
}*/

.site-header.dark {
	background-color: #fff;
}

.site-header.dark > .wrap {
	border-bottom: none;
}

.site-header.dark .nav-secondary {
	display: none;
}

.admin-bar .site-header {
	top: 32px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 5px 0;
	width: 205px;
}

.site-header.dark .title-area {
	padding: 15px 0;
}

.site-title {
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #fff !important;
}

/*.header-image .title-area,
.header-image .site-header.dark .title-area {
	padding: 0;
}*/

.header-image .site-title > a {
	background-size: contain !important;
	display: block;
	height: 76px;
	text-indent: -9999px;
}

.header-image .dark .site-title > a {
	height: 56px;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	line-height: 1;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: right;
}

.genesis-nav-menu li li {
	margin-left: 0;
}

.genesis-nav-menu a {
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 30px 15px;
	text-transform: uppercase;
}

.site-header.dark .genesis-nav-menu a {
	padding: 20px 15px;
}

.genesis-nav-menu li.highlight a:hover::before {
	color: #fff;
}

.genesis-nav-menu li.highlight > a {
	font-weight: 800;
}

.front-page .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
	border-bottom: 2px solid transparent;
}

.front-page .genesis-nav-menu li.current-menu-item > a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a:hover {
	border-color: #22a1c4;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	padding: 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
	background-color: #f5f5f5;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 27px 20px;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	display: block;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 50%;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	text-align: center;
	padding-top: 8px;
}

.nav-primary .genesis-nav-menu {
	float: right;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	border-bottom: 1px solid #fff;
}

/* Footer Navigation
--------------------------------------------- */

.nav-footer .genesis-nav-menu {
	padding: 20px 0;
}

.nav-footer .genesis-nav-menu a {
	border: none;
	font-weight: 800;
	letter-spacing: 3px;
	margin: 0 20px;
	padding: 0;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	text-align: right;
}

.responsive-menu-icon::before {
	color: #000;
	content: "\f333";
	font: normal 40px/1 "dashicons";
	margin: 0 auto;
}

.nav-secondary .responsive-menu-icon {
	margin: 10px auto 0;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Front Page
--------------------------------------------- */

.image-section,
.solid-section {
	clear: both;
	text-align: center;
	width: 100%;
}

.image-section {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(90%,rgba(0,0,0,0.4)), color-stop(80%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 90%,rgba(0,0,0,0.68) 80%,rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 90%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 90%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 60%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000',GradientType=0 );
	display: table;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
}

.image-section .widget-area {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.image-section,
.image-section a {
	color: #fff;
}

.image-section a:hover,
.image-section .featured-content .entry-title a:hover {
	color: #22a1c4;
}

.solid-section {
	background-color: #fff;
}

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
	border-top: 54px solid transparent;
	margin-top: -54px;
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
	background-attachment: fixed;
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size:    cover;
	background-size:         cover;
}

.front-page-1 {
	position: relative;
}

.front-page-1 .image-section {
	padding-top: 75px;
}

.front-page-1 h3 {
	margin-left: 10%;
	margin-right: 10%;
}

.secondary-nav .front-page-1 .image-section {
	padding-top: 150px;
}

.bottom-image {
	margin-bottom: -120px;
	margin-top: 100px;
}

.bottom-image img {
	margin-bottom: -10px;
}

.front-page .field-wrap:last-child {
	margin-bottom: 0;
}

.small-disclaimer {
	font-size: 14px;
	font-style: italic;
}


/* Dashicons
--------------------------------------------- */

.front-page .dashicons {
	font-size: 40px;
	height: 40px;
	margin-bottom: 20px;
	width: 40px;
}

/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets {
	padding-bottom: 60px;
	padding-top: 100px;
}

.flexible-widgets .widget {
	float: left;
	margin: 0 0 40px 2.564102564102564%;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	background: none;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
	
.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
	width: 48.717948717948715%;
}

.flexible-widgets.widget-thirds .widget {
	width: 31.623931623931625%;
}

.flexible-widgets.widget-fourths .widget {
	width: 23.076923076923077%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
	margin-left: 0;
}

.solid-section .widget {
	background-color: #fff;
	padding: 40px;
}

.solid-section .widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.flexible-widgets.widget-halves h2,
.flexible-widgets.widget-thirds h2,
.flexible-widgets.widget-fourths h2 {
	font-size: 36px;
}

/* Content
--------------------------------------------- */

.content {
	float: left;
	width: 700px;
}

.page .content {
	padding-bottom: 50px;
}

.sidebar-content .content {
	float: right;
}

.full-width-content .content {
	padding: 0 200px 50px;
	width: 100%;
}

.jp2-wide .content {
	padding: 0 0 50px;
	width: 100%;
}

.full-width-content.front-page .content {
	padding: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 100px;
}

.widget .entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 20px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: square;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #000;
	color: #ddd;
}


/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 18px;
	margin-bottom: 0;
}

.entry-header,
.entry-footer {
	text-align: center;
}

.entry-header p.entry-meta {
	letter-spacing: 2px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 60px;
	padding-bottom: 30px;
	width: 25%;
}

.image-section .entry-header::after {
	border-color: #fff;
}

/*.entry-footer::before {
	border-top: 1px solid #000;
	content: "";
	display: block;
	margin: 30px auto 0;
	padding-top: 60px;
	width: 25%;
} */

.sidebar .entry-header::after {
	display: none;
}

.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 20px/1 "dashicons";
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	border-top: 1px solid #000;
	padding: 40px 0;
}

.after-entry .widget {
	margin-bottom: 40px;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #000;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;

	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #22a1c4;
	color: #fff;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 100px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.comment-header {
	font-size: 20px;
}

.entry-comments .comment {
	border-bottom: 1px solid #000;
}

.comment-content,
.entry-comments .comment {
	clear: both;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .children .comment {
	border: none;
}

.comment-respond label {
	display: block;
	font-weight: 800;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.entry-comments ul.children {
	margin-left: 40px;
}

.ping-list .reply {
	display: none;
}


/*
Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar .widget-title {
	border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
	}

.sidebar {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar {
	float: left;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: url(images/floral-background-blue.png) no-repeat scroll center rgba(0, 151, 177, 0.16);
	clear: both;
	text-align: center;
	padding: 60px 0 10px; /* Added by Tony */
	position: relative;
	z-index: 9;
}

.footer-widgets .wrap {
	padding-bottom: 100px;
	padding-top: 100px;
}

/*.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button {
	color: #fff;
}*/

.footer-widgets a:hover {
	color: #000;
}

.footer-widgets li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	background:url(images/floral-background.png) no-repeat scroll center rgba(0, 151, 177, 1);
	padding: 20px;
	text-align: center;
}

.site-footer,
.site-footer a,
.site-footer p {
	color: #fff;
}

.site-footer a:hover {
	color: #000 !important;
}

.site-footer p {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}


/*
Tables
---------------------------------------------------------------------------------------------------- */

table {
	max-width: 100%;
}

th {
	font-weight: 400;
	text-align: left;
}

.table {
	width: 100%;
	margin-bottom: 40px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border-bottom: 6px solid #f5f5f5;
	border-top: 6px solid #f5f5f5;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border-top: 6px solid #f5f5f5;
	border-left: 0;
	border-right: 0;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #eaeaea;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}


/*
CUSTOM CSS
---------------------------------------------------------------------------------------------------- */


/*Derry Reflection form */

.diocese-of-derry .front-page-2 .solid-section {
    border: #af3236 solid 60px;
    padding-left: 15%;
    padding-right: 15%;
} 

body #gform_wrapper_1 {
    background-color: #f5f5f5;
    padding: 60px;
}

#gform_submit_button_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50% !important;
    margin-right:auto;
    margin-left:auto;
}

.support {
	background-color:#22a1c4;
}
	
.support a {
    color: #fff;
	}

.youtube-subscribe-bar {
    margin-bottom: 30px !important;
}

.youtube {
    background: #000 none repeat scroll 0 0; 
	border-left: #FF0000 20px solid;
	color: #fff;
	font-size: 16px;
	margin: -40px 0 40px; 
	padding: 6px 0 6px 10px;
}

.youtube a {
    color: #fff;
	text-decoration: underline;
}

.youtube a:hover {
    text-decoration: none;
}

.youtube-button {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 2px;
    border-right: 26px solid #fff;
    font-size: 15px;
    margin: 0 10px;
    padding: 0 6px;
}

.youtube-button a {
    text-decoration: none;
}

.front-page-2 .solid-section .widget{
    padding: 0;
}

.underline {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.contact-block {
    margin-bottom: 30px;
}

.opening {
	margin-bottom: 40px;
}

.full-width-content.page-id-759 .content, .full-width-content.page-id-760 .content, .full-width-content.page-id-1176 .content, .full-width-content.page-id-1734 .content { /* Award materials 762, Diocese 760, Membership login 1176, Rome contacts 1734 */
	padding: 0 0 50px;
	width: 100%;
}

.highlight {
	color: #0097b1;
}

.center {
	text-align: center;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
	color: #E01667;
}

body #gform_confirmation_message_1 { 
	border: 1px solid #e01667;
	color: #e01667;
    margin: 48px 0;
    padding: 24px;
}

.line-divider {
    border-bottom: 1px solid #000;
	clear:both;
    display: block;
    margin: 0 auto 60px;
    padding-bottom: 30px;
    width: 25%;
}

/*.front-page .site-header .site-title a {
	display: none;
}*/

.front-page .site-header .title-area {
    padding: 5px 0;
}

.front-page-2 .solid-section {
    background-color: #fff;
}

.front-page-3 a {
	text-decoration: underline;
}

.front-page-2 .entry {
	border-top: #ddd solid 1px;
}

.jp-search {
	background-color: #fff;
	display: block;
	margin: 40px;
	padding: 40px 0;
}

.blue {
	color: #22a1c4;
}

/*
Diocese search on Front 2 widget area
______________________ */

#front-page-2 select {
	width: 300px;
	padding: 8px;
}

#front-page-2 .dms-container label { display: none !important; }

/*

JP Download buttons
______________________ */


a.download, a.download:visited, a.download:active {
	background:url(images/download-floral-f2.png) no-repeat scroll right 0 #f1f9f9;
    border: 6px solid rgba(0, 151, 177, 0.6);
	font-size: 24px;
	font-weight: 300;
    display: block;
    margin-bottom: 40px;
	margin-top: 20px;
	overflow:hidden;
    padding: 16px 0;
}

a.download:hover {
	background:url(images/download-floral.png) no-repeat scroll right 0 rgba(255, 255, 255, 1);
}

a.gold, a.gold:visited, a.gold:active {
   	background:url(images/download-gold.png) no-repeat scroll right 0 #f1f9f9;
	border: 6px solid rgba(0, 151, 177, 0.6);
	font-size: 24px;
	font-weight: 300;
    display: block;
    margin-bottom: 40px;
	margin-top: 20px;
	overflow:hidden;
    padding: 16px 0;
}

a.gold:hover {
	background:url(images/download-gold-f2.png) no-repeat scroll right 0 rgba(255, 255, 255, 1);
}

a.silver, a.silver:visited, a.silver:active {
   	background:url(images/download-silver.png) no-repeat scroll right 0 #f1f9f9;
	border: 6px solid rgba(0, 151, 177, 0.6);
	font-size: 24px;
	font-weight: 300;
    display: block;
    margin-bottom: 40px;
	margin-top: 20px;
	overflow:hidden;
    padding: 16px 0;
}

a.silver:hover {
	background:url(images/download-silver-f2.png) no-repeat scroll right 0 rgba(255, 255, 255, 1);
}

a.bronze, a.bronze:visited, a.bronze:active {
   	background:url(images/download-bronze.png) no-repeat scroll right 0 #f1f9f9;
	border: 6px solid rgba(0, 151, 177, 0.6);
	font-size: 24px;
	font-weight: 300;
    display: block;
    margin-bottom: 40px;
	margin-top: 20px;
	overflow:hidden;
    padding: 16px 0;
}

a.bronze:hover {
	background:url(images/download-bronze-f2.png) no-repeat scroll right 0 rgba(255, 255, 255, 1);
}

a.papal, a.papal:visited, a.papal:active {
   	background:url(images/download-papal.png) no-repeat scroll right 0 #f1f9f9;
	border: 6px solid rgba(0, 151, 177, 0.6);
	font-size: 24px;
	font-weight: 300;
    display: block;
    margin-bottom: 40px;
	margin-top: 20px;
	overflow:hidden;
    padding: 16px 0;
}

a.papal:hover {
	background:url(images/download-papal-f2.png) no-repeat scroll right 0 rgba(255, 255, 255, 1);
    border: 6px solid rgba(0, 151, 177, 0.6);
}

a.resources { /* left padding on download buttons on Resources page */
	padding-left: 16px;
}

.bigger {
	font-size: 22px;
}

.smaller {
	color: #000;
	font-size: 18px;
	font-weight: 200;
}


/* Diocese Crest buttons
______________________ */

.jp-diocese-frame {
	background-color: #fff;
	border: 6px solid #f1f9f9;
	display: block;
	font-size: 18px;
	margin-bottom: 40px;
	padding: 10px 10px 20px;
}

.jp-diocese-title {
	font-weight: 300;
	font-size: 22px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

.jp-diocese-frame:hover {
	border: 6px solid rgba(0, 151, 177, 0.6);
}

.jp-align-left {
	text-align: left;
}

.armagh {
	background:url(images/icon-armagh.jpg) no-repeat scroll center right;
}

.achonry {
	background:url(images/icon-achonry.jpg) no-repeat scroll center right;
}

.ardagh {
	background:url(images/icon-ardagh.jpg) no-repeat scroll center right;
}

.birmingham {
	background:url(images/icon-birmingham.jpg) no-repeat scroll center right;
}

.cashel {
	background:url(images/icon-cashel.jpg) no-repeat scroll center right;
}

.clogher {
	background:url(images/icon-clogher.jpg) no-repeat scroll center right;
}

.clonfert {
	background:url(images/icon-clonfert.jpg) no-repeat scroll center right;
}

.cloyne {
	background:url(images/icon-cloyne.jpg) no-repeat scroll center right;
}

.derry {
	background:url(images/icon-derry.jpg) no-repeat scroll center right;
}

.down {
	background:url(images/icon-down.jpg) no-repeat scroll center right;
}

.dromore {
	background:url(images/icon-dromore.jpg) no-repeat scroll center right;
}

.elphin {
	background:url(images/icon-elphin.jpg) no-repeat scroll center right;
}

.ferns {
	background:url(images/icon-ferns.jpg) no-repeat scroll center right;
}

.galway {
	background:url(images/icon-galway.jpg) no-repeat scroll center right;
}

.kildare {
	background:url(images/icon-kildare.jpg) no-repeat scroll center right;
}

.killala {
	background:url(images/icon-killala.jpg) no-repeat scroll center right;
}

.killaloe {
	background:url(images/icon-killaloe.jpg) no-repeat scroll center right;
}

.kilmore {
	background:url(images/icon-kilmore.jpg) no-repeat scroll center right;
}

.meath {
	background:url(images/icon-meath.jpg) no-repeat scroll center right;
}

.newcastle {
	background:url(images/icon-newcastle.jpg) no-repeat scroll center right;
}

.ossory {
	background:url(images/icon-ossory.jpg) no-repeat scroll center right;
}

.portsmouth {
	background:url(images/icon-portsmouth.jpg) no-repeat scroll center right;
}

.raphoe {
	background:url(images/icon-raphoe.jpg) no-repeat scroll center right;
}

.tuam {
	background:url(images/icon-tuam.jpg) no-repeat scroll center right;
}

.waterford {
	background:url(images/icon-waterford.jpg) no-repeat scroll center right;
}

/* Brand page buttons
______________________ */


.brand-background {
    background-color: #ccc;
    background-image: url(images/blur.jpg);
    border: 1px solid #ccc;
	overflow: hidden;
    padding: 30px 20px 20px;
}

.black-background {
    background-color: #000;
    border: 1px solid #ccc;
	overflow: hidden;
    padding: 30px 20px 20px;
}

.brand {
	border: 1px solid #f5f5f5; 
	padding: 30px 20px 20px; 
	overflow: hidden;
}


/* http://astronautweb.co/snippet/font-awesome/ -- replace the content value with the
corresponding value from the list below*/

.link-download-right {
	position: relative;
}

.link-download-right:after {
    content: "\f1c1";
	display: inline;
    font-family: FontAwesome;
	font-size: 22px;
	font-size: 1.375rem;
    font-style: normal;
    font-weight: 300;
    text-decoration: inherit;
/*--adjust as necessary--*/
	margin-top: -2px;
	padding-left: 0.5em;
    position: absolute;
}

/**************
Custom Social Share Buttons

Author: Sachin Verma

Author URL: www.bitdoz.com
***************/

.dashicons {
    line-height: inherit !important;
}
.social-sharer {
    display: table;
    margin: 40px auto;
    text-align: center;
}

.share-facebook {
    float: left;
    height: 42px;
    margin-right: 4px;
    margin-bottom: 2px;
    padding: 0 10px 0 10px;
    line-height: 41px;
    border: 2px solid #3b5998;
	color: #3b5998;
}

.share-google {
    float: left;
    font-size: 14px;
    height: 42px;
    margin-right: 4px;
    margin-bottom: 2px;
    padding: 0 10px 0 10px;
    line-height: 41px;
    border: 2px solid #d34836;
	color: #d34836;
}

.share-twitter {
    float: left;
    font-size: 14px;
    height: 42px;
    margin-right: 4px;
    margin-bottom: 2px;
    padding: 0 10px 0 10px;
    line-height: 41px;
    border: 2px solid #00aced;
	color: #00aced;
}

.share-email {
    float:left;
    height: 42px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 0 10px 0 10px;
    line-height: 41px;
    border: 2px solid #FFBF00;
	color: #FFBF00;
}

.share-text {
    font-size: 14px;
}

.longtext {
    display: none;
}

.share-facebook:hover,
.share-google:hover,
.share-twitter:hover,
.share-email:hover {
    opacity: 0.6;
}

ul.clear-line-indents li {
	list-style-type: none;
	margin-left: 20px;
}


/* Post navigation */
/* http://astronautweb.co/snippet/font-awesome/ -- replace the content value with the
corresponding value from the list below*/
 
.link-right, .navlink-left, .navlink-right, .link-down, .all-events-link, .link-download, .link-download-right {
	position: relative;
}
 
.navlink-left:before {
    content: "\f104";
	display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    text-decoration: inherit;
/*--adjust as necessary--*/
	left: -12px;
    padding-left: 0;
    position: absolute;
    top: 0;
}

.navlink-right:after {
    content: "\f105";
	display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
/*--adjust as necessary--*/
    padding-left: 0.2em;
    position: absolute;
    top: 0;
}

.link-right:after {
    content: "\f105";
	display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
/*--adjust as necessary--*/
    padding-left: 0.2em;
	padding-top: 0;
    position: absolute;
}

.page-footer-label {
	display: block;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 600;
	line-height: 1.25;
	margin: 0 16px 5px;
	position: relative;
	white-space: nowrap;

}

.page-footer-label a {
	text-decoration: none;
}


.prev-next-post-links {
	overflow: hidden;
	margin-bottom: 40px;
	clear: both;
}

.previous-post-link {
	float: left;
}

.next-post-link {
	float: right;
}

.nav-next, .nav-previous {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 400;
}

.footer-widgets .wrap {
	padding: 0 40px;
}

.page-footer-nav li a {
		background-color:transparent;
		border:medium none;
		display:block
}
		
.page-footer-nav li.previous a {
	padding:12px 0 12px 0;
}

.page-footer-nav li.next a {
	padding:12px 0 12px 0;
}

.page-footer-nav li a:hover {
	background-color:#0097b1;
	color:#fff;
}

.page-footer-nav {
	clear: both; 
	border-top: 1px solid #333; 
	display: block; 
	margin: 3em 0 0; 
	padding: 40px 0;
}

.page-footer-nav ul {
	margin:0;
	padding:0;
}

.group:before,.group:after {
	content:" ";
	display:block;
	height:0;
	overflow:hidden;
}

.group:after {
	clear:both;
}

.page-footer-nav li.previous {
	float:left;
	list-style-type:none;
	margin:0;
	text-align:left;
}

.page-footer-nav li.next {
	float:right;
	list-style-type:none;
	margin:0;
	text-align:right;
}

.page-footer-nav li {
	line-height:1.25;
	margin:0;
	padding:0;
	text-transform:none;
	width:49%;
}

.page-footer-title-previous {
	display:block;
	margin:0 0 0 16px;
}

.page-footer-title-next {
	display:block;
	margin:0 16px 0 0;
}

/* Grey blocks for text - On Awards */

.entry-content .jpblock {
    background-color: #f5f5f5;
	overflow: hidden;
	margin-bottom: 40px;
	padding: 40px;
}

.entry-content .jpblock h3 {
    font-size: 30px;
	text-align: center;
}

.entry-content .jpicon div {
    background:url(images/doc-icon.png) no-repeat scroll center center;
}

.entry-content .jpicon div {
    height: 46px;
    width: 46px;
}

.entry-content .jpicon {
   	background: #22a1c4 none repeat scroll 0 0;
    border-radius: 50px;
    height: 46px;
    width: 46px;
	margin: 0 auto 20px;
}


/* Flexible Widgets changed to jp-widgets for the footer
--------------------------------------------- */

.jp-widgets {
	padding-bottom: 0;
	padding-top: 60px;
}

.jp-widgets .widget {
	float: left;
	margin: 0 0 40px 2.564102564102564%;
}

.jp-widgets.widget-full .widget {
	background: none;
	margin-left: 0;
	padding: 0;
	width: 100%;
}

.jp-widgets.widget-thirds .widget {
	width: 30.623931623931625%;
}

.jp-widgets.widget-thirds {
	clear: left;
	margin-left: 0;
}

/* jp-footer-area from front-page-4
--------------------------------------------- */

.jp-footer-area {
	border-top: 54px solid transparent;
	margin-top: -54px;
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

.jp-footer-area .jp-footer-section {
	background-color: #fff;
}

.jp-footer-area {
	border-top: 0;
	margin-top: 0;
}

.jp-footer-section .flexible-widgets {
	padding-bottom: 40px;
	padding-top: 60px;
}
	
.jp-footer-section {
	clear: both;
	text-align: left;
	width: 100%;
}

.jp-footer-section {
	background-color: #fff;
}

.jp-footer-section .widget {
	background-color: #fff;
	padding: 40px;
}

.jp-footer-section .widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.jp-nav-menu {
	line-height: 1;
}

.jp-nav-menu .menu-item {
	display: inline-block;
}

.nav-footer .jp-nav-menu a {
    font-weight: 800;
    letter-spacing: 2px;
}

.jp-nav-menu a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 0 15px 25px;
	text-transform: uppercase;
}

.jp-nav-menu a:hover {
	color: #000;
}

.nav-footer .jp-nav-menu {
	padding: 20px 0;
}

.jp-footer-icon {
	padding-top: 15px;
}

/*
Diocese search on Footer widget area
______________________ */

.footer-widgets h4 {
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	margin: 25px 140px 0;
}

.footer-widgets select, .front-page-7 select {
	width: 300px;
	padding: 8px;
}

.find {
	background-color: rgba(255, 255, 255, 0.6);
	margin: 0 80px;
    padding: 40px;
}

.widget-area div.dms-container {
    padding: 0 !important;
}

/* News section on front-page-6 on subsites */
.front-page-6 .featured-content {
    background-color: #f3f3f3;
	padding: 0;
}

.front-page-6 .entry-title {
    padding: 0 10px;
}

.front-page-6 .entry-content {
    padding: 0 40px;
}

.front-page-6 .more-link {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}


/* News section on front-page-6 on subsites */
.front-page-7 .featured-content {
    background-color: #fff;
	padding: 0;
}

.front-page-7 .entry-content {
    padding: 0 40px;
}

.front-page-7 .entry-title {
    	padding: 0 10px;
	}
	
.front-page-7 .image-section, .front-page-7 .image-section a {
    color: #000;
}

.front-page-7 .more-link {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.front-page-7 .entry-header::after {
    margin-bottom: 0;
    padding-bottom: 0;
}

.front-page-7 .widget-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

/* News section on front-page-2 on main site */

.front-page-2 .featured-content {
    background-color: #f3f3f3;
	padding: 0;
}

.front-page-2 .entry-content, .front-page-2 .entry-meta {
    padding: 0 40px;
}

.front-page-2 .entry-title {
    	padding: 0 10px;
	}

.front-page-2 .image-section, .front-page-2 .image-section a {
    color: #000;
}

.front-page-2 .more-link {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.front-page-2 .entry-header::after {
    margin-bottom: 0;
    padding-bottom: 0;
}

.front-page-2 .widget-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.front-page-2 .entry-header::after {
    border-bottom: none;
}

.nobottom .flexible-widgets {
	padding-bottom: 0;
}

.notop .flexible-widgets {
	padding-top: 0;
}

/* News section on subsites*/

.front-page-6 .entry-header::after {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Gold, Silver, Bronze and Papal Award widgets  */	

.front-page-4 .solid-section, .front-page-5 .solid-section {
	background-color: #f3f3f3;
}

.front-page-4 h2 {
	font-size: 36px;
}

.front-page-4 .flexible-widgets {
    padding-bottom: 0;
}

.front-page-5 .flexible-widgets {
    padding-top: 0;
}

.front-page-5 .wrap {
  display: flex;
  align-items: stretch;
}

.front-page-5 .flexible-widgets.widget-thirds .widget {
    width: 23.0769%;
}

.front-page-5 .flexible-widgets.widget-area .widget:nth-of-type(1) {
    background-color: #fff;
	border-top: 4px solid #CAA61A;
	margin-right: 2.5641%;
    padding: 40px;
}

.front-page-5 .solid-section .widget:nth-child(2n) {
    border-top: 4px solid #CCC;
}

.front-page-5 .solid-section .widget:nth-child(3n) {
    border-top: 4px solid #996633;
}

.front-page-5 .solid-section .widget:nth-child(4n) {
    border-top: 4px solid #AA2A25;
}

.centered {
	text-align: center;
}


/* UMember DASHBOARD ++++++++++++++++++++++++++++++++++++++++  */

.admin-section {
    border: 1px solid #000;
	border-radius: 5px;	
	overflow: hidden;
	margin-top: 40px;
	padding: 40px;
}

.admin-section h2 {
    padding-bottom: 40px;
}

.page-id-1190 .social-sharer, .page-id-1176 .social-sharer {
	display: none;
}

.full-width-content.page-id-1190 .content  { /* Diocesan Contacts 1190 */
	width: 100%;
}

.page-id-1190 {
	background-color: #f5f5f5;
}

.page-id-1190 .content {
	padding: 40px;
}

.page-id-1190 .site-inner {
    margin-top: 120px;
}

.page-id-1536 .content, .page-id-2602 .content, .page-id-4107 .content, .page-id-4934 .content, .page-id-6059 .content, .page-id-6177 .content {
    padding: 0 0 50px;
}

/* Perfect Three Column Grid Layout with CSS and nth-child Selectors https://clicknathan.com/web-design/perfect-three-column-grid-layout-with-css-and-nth-child-selectors/*/

.diocesan-contact-section:nth-of-type(3n+1) {padding-right:2%;}
.diocesan-contact-section:nth-of-type(3n+2) {padding:0 .5%;}
.diocesan-contact-section:nth-of-type(3n+3) {padding-left:1%;}

.diocesan-contact-section {float:left; width:31%; margin-bottom:1em;}
.diocesan-contact-section:nth-of-type(3n+1) {padding-right:1%;}
.diocesan-contact-section:nth-of-type(3n+2) {padding:0 .5%;}
.diocesan-contact-section:nth-of-type(3n+3) {padding-left:1%;}
.diocesan-contact-section:nth-of-type(3n+4) {clear:left;}


.diocesan-contact-section h4 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

ul.diocesan-contact li {
    list-style-type: none;
	margin-left: -20px;
}

.um-1171.um .um-form input[type="text"], .um-1171.um .um-form input[type="tel"], .um-1171.um .um-form input[type="password"], .um-1171.um .um-form textarea {
    font-size: 22px !important;
	font-weight: 400 !important;
}

/* GRAVITYVIEW 
---------------------------------------------------------------------------------------------------- */

/*.gv-table-view tr:not(.fble_htr) {
    counter-increment: rowNumber;
}

.gv-table-view tr:not(.fble_htr) td:first-child::before {
    content: counter(rowNumber);
    min-width: 1em;
    margin-right: 0.5em;
}*/

.gv-table{
    border: 1px solid #ccc;
    table-layout: fixed;
    width: 200px;
}
th, td {
    border: 1px solid #ccc;
    width: 70px;
}

th.gold {
	background-color: #caa61a;
}

.gold, .silver, .bronze, .papal, .green, .date, .total {
	border-bottom: 1px solid #ccc;
}

.total {
	border-left: 1px solid #ccc;
}

td.total {
	font-weight: 400;
}

th.silver {
	background-color: #ccc;
}

th.bronze {
	background-color: #996633;
}

th.papal {
	background-color: #aa2a25;
}

.green {
	color: #22a1c4;
	width: 120px;
}

.date {
	width: 120px;
}

/* ALERTS 
---------------------------------------------------------------------------------------------------- */

.attention {
    border-bottom: 1px solid #d3131b;
	border-left: 10px solid #d3131b;
	border-right: 1px solid #d3131b;
	border-top: 1px solid #d3131b;
	clear:both;
    margin: 30px 0;
    padding: 20px;
    position: relative;
}


.tip {
    border-bottom: 1px solid #ffbf00;
	border-left: 10px solid #ffbf00;
	border-right: 1px solid #ffbf00;
	border-top: 1px solid #ffbf00;
}


.contact {
    border-left: 1px solid #ddd;
	clear:both;
    margin: 30px 0;
    padding-left: 20px;
    position: relative;
}

.jp-update-notice {
	background-color: #f5f5f5;
	margin-bottom: 60px;
    overflow: hidden;
    padding: 40px 40px 20px;
}

/* image captions with white background instead of default grey 
---------------------------------------------------------------------------------------------------- */
.white-caption .wp-caption-text {
	background-color: #fff;
}

.iframe-pjp {
	background: #f3f3f3 none repeat scroll 0 0;
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: -40px;
    padding: 20px 15px 15px;
    text-align: center;
}

/*

------------------------------------------*/

.extrafull .content {
	padding-left: 20px;
	padding-right: 20px;
}

.jp-diocese-frame a {
	padding-right: 20px;
}

/*


/* More on story and media links */

.interested-in {
	background-color: #f5f5f5;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-weight: 300;
	margin: 20px 0;
	padding: 20px 20px 0;
}

.interested-in ul {
    margin-top: -20px;
}

.more-on-story {
	border-top: 6px solid #ddd;
	font-size: 26px;
	font-weight: 500;
	padding: 20px 0;
}

ul.icon-media li {
    list-style-type: none;
	padding-left: 28px;
}

ul.icon-media {
    margin-left: 0;
}

.icon-video {
	background-image: url("../../brand-assets/media-sprite.png");
    background-repeat: no-repeat;
    background-position: -5px -146px;
}

.icon-photo {
	background-image: url("../../brand-assets/media-sprite.png");
    background-repeat: no-repeat;
    background-position: -5px -78px;
}

.icon-story {
    background-image: url("../../brand-assets/media-sprite.png");
    background-repeat: no-repeat;
    background-position: -5px -112px;
}

.tiled-gallery {
    margin-bottom: 40px !important;
}

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


@media only screen and (min-width:724px) and (max-width:1023px) {
/**************
Custom Social Share Buttons */
    .longtext {
        display: inline;
        text-align: left;
    }

    .share-text-twitter, .share-text-google, .share-text-email {
        display: none;
    }
}

@media only screen and (min-width:1140px) {
/**************
Custom Social Share Buttons */
    .longtext {
        display: inline;
        text-align: left;
    }

    .share-text-twitter, .share-text-google, .share-text-email {
        display: none;
    }
}


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

	.site-inner,
	.wrap {
		max-width: 1140px;
	}
	
}

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

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.site-header .widget-area {
		width: 580px;
	}

	.content {
		width: 520px;
	}

	.full-width-content .content {
		padding: 0 110px;
	}
	
	.genesis-nav-menu a {
		padding: 30px 10px;
	}
	
	.site-header.dark .genesis-nav-menu a {
		padding: 20px 10px;
	}
	
	.front-page-1,
	.front-page-3,
	.front-page-5,
	.front-page-7 {
	    background-attachment: scroll;
	}

}

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

.front-page-5 .wrap {
  display: block;
  align-items: left;
}

.front-page-5 .flexible-widgets.widget-thirds .widget {
    width: 100%;
}

	.genesis-nav-menu a {
		font-size: 20px;
	}
	
	.site-inner,
	.wrap {
		max-width: 768px;
	}
	
	.secondary-nav .site-inner {
		margin-top: 80px;
	}

	.front-page .site-inner {
		max-width: none;
	}

	.site-header {
		/* position: static; */
	}
	
	.page .content {
		padding-top: 50px;
	}
	
	.front-page .site-header {
		background-color: #fff;
	}
	
	.front-page .site-header > .wrap {
		border: none;
	}
	
	.front-page-1 h3{
		margin-left: 0;
		margin-right: 0;
	}

	.content,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.sidebar {
		display: none;
	}
	
	.site-header .title-area,
	.site-header.dark .title-area {
		padding: 5px 0;
	}
	
	.header-image .dark .site-title > a {
		height: 76px;
	}

	.genesis-nav-menu,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}
	
	/*.header-image .site-title > a {
		background-position: center !important;
	}*/
	
	.nav-primary .genesis-nav-menu {
		float: none;
	}
	
	.nav-secondary,
	.site-header.dark .nav-secondary {
		border-bottom: none;
		display: block;
	}

	.genesis-nav-menu a,
	.site-header.dark .genesis-nav-menu a {
		padding: 10px;
	}

	.front-page .site-inner {
		margin-top: 0;
	}

	.site-inner {
		margin-top: 80px;
	}

	.full-width-content .content {
		padding: 0;
	}

	.full-width-content img.pull-left {
		margin-left: 0;
	}

	.full-width-content img.pull-right {
		margin-right: 0;
	}

	.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%;
	}
	
	.flexible-widgets.widget-full .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.flexible-widgets.widget-fourths .widget {
		margin: 0 auto 20px;
		width: 100%;
	}
	
	.front-page-1 .image-section,
	.secondary-nav .front-page-1 .image-section {
		padding-top: 0;
	}
	
	.jp-widgets.widget-thirds .widget {
		margin: 0 auto 20px;
		width: 100%;
	}
	
	.jp-widgets .widget {
		margin: 0 0 40px 0;
	}
	
	.genesis-nav-menu.responsive-menu {
		display: none;
		float: none;
		padding-bottom: 20px;
	}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
		padding-top: 15px;
	}

	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}

	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		display: block;
		padding: 10px 0;
	}

	.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: 7px 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 > .menu-item > .sub-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
		left: auto;
		opacity: 1;
		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 {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 10px 0;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
	.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}

	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
	.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
	.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #000;
	}
	
	/*
Adding the word ‘Menu’ next to the Hamburger icon in Altitude Pro - https://sridharkatakam.com/adding-the-word-menu-next-to-the-hamburger-icon-in-altitude-pro/ */
	.menu-text {
		color: #000;
		line-height: 1;
		vertical-align: top;
		margin-top: 10px;
		margin-left: 5px;
		display: inline-block;
	}
	
	.title-area {
    	width: 205px;
	}
	
.site-id-1 .front-page-2 {
	border-top: 54px solid transparent;
	margin-top: -54px;
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

	.front-widget {
    display: block;
}

	.soliloquy-outer-container {
    display: none;
}


}

@media only screen and (max-width: 800px) {
	
	.diocesan-contact-section {width:100%;}
    
    /*Derry Reflection form */

.diocese-of-derry .front-page-2 .solid-section {
    border: #af3236 solid 10px;
    padding-left: 0;
    padding-right: 0;
    }

body #gform_wrapper_1 {
    background-color: #fff; 
    padding: 0;
}

#gform_submit_button_1 {
    width: 100% !important;
}
	
	.footer-widgets h4 {
		margin: 25px 0 0;
	}

	.find {
		background-color: rgba(255, 255, 255, 0);
		margin: 0;
    	padding: 0;
	}
	
	.footer-widgets {
    	background: rgba(0, 151, 177, 0.16);
    	padding: 0;
	}

	.jp-footer-section .widget {
		padding: 0;
	}

	.front-page-5 .solid-section .flexible-widgets {
		padding-top: 0;
	}
	
	.share-facebook, .share-google, .share-twitter, .share-email {
    	padding: 0 20px;
	}
	
	.page .content {
    	padding-bottom: 0;
	}
	
	.social-sharer {
    	margin-bottom: 0;
	}

	quote::before {
    	display: none;
	}

	.site-inner,
	.wrap {
		max-width: none;
		width: 100%;
	}

	.site-inner,
	.wrap {
		padding: 0 5%;
	}

	.front-page .site-inner {
		padding: 0;
	}

	.altitude-home .simple-social-icons ul li {
		margin: 0 20px 20px !important;
	}
	
	.footer-widgets .wrap {
		padding-top: 60px;
		padding-bottom: 20px;
	}
	
	.front-page-2,
	.front-page-3,
	.front-page-4,
	.front-page-5,
	.front-page-6,
	.front-page-7 {
		border-top: 0;
		margin-top: 0;
	}
	
	.image-section .flexible-widgets {
		padding-bottom: 80px;
	}
	
	.solid-section .flexible-widgets {
		padding-bottom: 40px;
		padding-top: 60px;
	}
	
	.bottom-image {
		margin-top: 60px;
		margin-bottom: -80px;
	}
 
  .front-page-1 .image-section {
    height: auto !important;
    min-height: 0 !important;
  }

  .front-page-1 .flexible-widgets {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .front-page-1 .widget_media_image {
    margin-bottom: 0;
  }

  .front-page-1 .widget_media_image img {
    display: block;
    width: 100%;
    height: auto;
  }

}

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


	.front-page-5 .flexible-widgets.widget-thirds .widget {
    margin-bottom: 40px;
	width: 100%;
}
	
	.menu-text {
		display: none;
	}
	
	.image-section h2,
	.solid-section h2 {
		font-size: 40px;
	}

	.page-footer-nav li {
		width:100%;
	}

}

/* === Gravity form - Font size for all input fields === */
body .gform_wrapper .gfield input[type="text"],
body .gform_wrapper .gfield input[type="email"],
body .gform_wrapper .gfield input[type="url"],
body .gform_wrapper .gfield input[type="tel"],
body .gform_wrapper .gfield input[type="number"],
body .gform_wrapper .gfield select,
body .gform_wrapper .gfield textarea {
  font-size: 20px !important;
}

/* === Gravity form - Match height and font size for all input fields === */
body .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
body .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
body .gform_wrapper .gform_body .gform_fields .gfield input[type="url"],
body .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
body .gform_wrapper .gform_body .gform_fields .gfield input[type="number"],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
  font-size: 20px !important;
  height: 48px !important;     /* Match text field height */
  line-height: 48px !important;
  padding: 0 12px !important;  /* Ensure consistent padding */
  box-sizing: border-box;
}

/* Optional: vertically centre readonly fields (like your TOTAL GOLD) */
body .gform_wrapper .gform_body .gform_fields .gfield input[readonly] {
  background-color: #fafafa;
  color: #555;
}

