/*
Theme Name: NICS
Theme URI: http://graphixweb.co.uk/
Author: Gareth
Author URI: http://graphixweb.co.uk/
Version: 10.0.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body { color: #333333; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 24px; font-weight: 400; }
.wrapper { position: relative; overflow: hidden; }
.clear { clear:both; }
#main ol, #main ul { list-style: none; }
#main ul li { margin-left: 20px; }
#main ul li::before { color: #0e76bc; content: "\2022"; font-size: 24px; padding-right: 10px; position: relative; top: 3px; margin-left: -20px; }
blockquote, q { quotes: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }

html { overflow-y: scroll; font-size: 100%;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) {	display: none; }
ins { text-decoration: none; }
hr { background-color: #ccc; border: 0; height: 1px; margin: 24px; clear: both; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
small {	font-size: smaller; }
img { border: 0; -ms-interpolation-mode: bicubic; }
/* Clearing floats */
.clear:after, .wrapper:after, .format-status .entry-header:after {clear: both;}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {	display: table;	content: "";}

/* ##### KEY FONTS ##### */
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif;  color: #1c3764; font-weight: 300; margin:0px; padding:0 0 15px 0; }
h1 { font-size: 40px; line-height: 50px; font-weight:700; }
h1 strong { font-weight:300; color:#999; font-size: 35px; }
h2 { font-size: 28px; line-height: 36px; }
h3 { font-size: 22px; line-height: 30px; }
h6 { font-size: 15px; margin: 0px; }
p { color:#333; }
a { text-decoration:none; color: #0e76bc; }
.container p { padding-bottom: 18px; }
.container p a:hover { color:#333333; }

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th { text-transform: uppercase; }

/* Form fields, general styles first */
button, input, select, textarea { border: none; width:95%; border-radius: 0px; font-family: inherit; padding: 10px 2.5%; color: #000; background-color: #efefef; font-size: 14px; }
button, input {	line-height: normal; }
textarea { font-size: 100%;	overflow: auto;	vertical-align: top; }

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0; }

/* Buttons */
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    padding: 10px 0;
    font-size: 17px;
    border: none;
    width: 100%;
    background-color: #1c3764;
    color: #fff;
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	border-color: transparent;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	border-color: transparent;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}


/* Body, links, basics */
html { font-size: 87.5%; }
a { outline: none; text-decoration:none; }
a:hover { }
.entry-content a { }

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	clip: auto !important;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site { padding: 0 20px; position:relative; }
.container { width: 1000px; padding: 0px; margin-right: auto; margin-left: auto; max-width: 90%; }
#main.container { width: 100%; max-width: 100%; position: relative; padding:0; }

/* ### SECTIONS ### */
section#home { padding:0; }
section { display:block; width:100%; background-color: #fff; padding: 40px 0; }
.section.dark { background-color:#1c3764; }
.section.dark h2 { color:#fff; }
.section.dark p { color:#fff; }
.section.sub { padding-top:200px; }
.nopadtop { padding-top:0; }
.button { width: auto; max-width: 250px; background: #1c3764; text-align: center; display: block; padding: 10px; font-size: 14px; color: #fff; border-bottom: 4px solid #2e83c4; text-transform: uppercase; margin: 25px auto; }
.button:hover { background: #1c3764; border-bottom: solid 4px #ccc; color: #fff;  }
blockquote { position:relative; border-bottom: 1px solid #ccc; font-size: 22px; line-height: 32px; font-family: 'Josefin Slab', serif; max-width: 70%; margin: 20px auto; padding: 0 60px 20px 60px; }
blockquote::before { content: ""; background-image: url(images/icon-quote.svg); height: 60px; width: 60px; position: absolute; top: 0; left: 0px; background-repeat: no-repeat; opacity: 0.4; }
blockquote::after { background-color: #fff; content: "\00a0"; display: block; height: 20px; width: 20px; position: absolute; bottom: -10px; transform: rotate(47deg) skew(5deg); -moz-transform: rotate(47deg) skew(5deg); -ms-transform: rotate(47deg) skew(5deg); -o-transform: rotate(47deg) skew(5deg); -webkit-transform: rotate(47deg) skew(5deg); left: 50%; margin-left: -10px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.reviews, #reviews { margin-top:40px; }
.container blockquote p { padding:0; font-family: 'Noto Serif KR', sans-serif; font-weight:300; }
.ref { text-align: center; padding-bottom: 30px; margin-top:4px; margin-bottom: 30px; border-bottom: 1px solid #ccc; padding-top: 10px; }
.review blockquote { margin: 0 auto 20px auto; max-width: 100%; font-size: 17px; line-height: 26px; min-height: 100px; padding-left: 90px; padding-right: 0; }
.review .ref { text-align: center; border-bottom: none; margin-top: 0; padding-top: 0; }

/* ### Header ### */
header { position: absolute; top: 0; left: 0; z-index: 1000; white-space: nowrap; width:100%; display:block; box-shadow: 0 0 10px #000000; }
hgroup { background: #fff; }
hgroup .container { position: relative; padding: 16px 0; width: auto; max-width: 95%; }
#logo { z-index:10; display: block; width: 350px; height: 35px; background-size: 100% auto; background-repeat: no-repeat; float: left; margin: 12px 0; background-image: url(images/nics-logo.jpg); position: relative; -webkit-transition: .7s; transition: .7s;}
#topnav { text-align: right; font-size: 14px; font-weight: 500; }
#topnav a { color: #333; margin: 0 0 0 30px; text-transform: uppercase; -webkit-transition: .7s; transition: .7s; }
#topnav a:first-child { margin: 0px; }
#topnav a:hover, .sticky #topnav a:hover { color:#D6DE23; }
.sticky #primary { margin-top: 0px; }
.sticky header { line-height:normal; }
.sticky hgroup { z-index: 100; position: fixed; width: 100%; background:#fff; box-shadow: 0 0 10px #999; -webkit-transition: .3s; transition: .3s; }
.sticky hgroup .container { padding: 10px 0; }
.sticky #logo { width: 190px; height: 20px; margin: 5px 0px; }
.sticky #topnav { font-size: 12px; padding-top: 10px; }
.sticky #topnav a { color: #000; }
.sticky #call { display:none; }

#call { float: right; font-size: 15px; color: #333; text-align: right; }
#call .phone, #call .email { background-image: url(images/icon-phone.svg); background-size: 22px 22px; padding: 3px 0px 3px 25px; background-repeat: no-repeat; }
#call .email { background-image: url(images/icon-email.svg); margin-left:30px; padding-left:26px; }
a.phone, a.email { color:#333; }

.sub.banner { min-height: auto; background-size: cover; height: 380px; }
.page-template-about-page .sub.banner { background-image: url(images/banner-about.jpg); }
.page-template-services-page .sub.banner { background-image: url(images/banner-services.jpg); }
.page-template-contact-page .sub.banner { background-image: url(images/banner-contact.jpg); }
.sub.banner h1 { font-size: 45px; line-height: 60px; color:#fff; }

/* ### Navigation Menu ### */
.main-navigation { float: none; margin: 0; }
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { display: none; }
.main-navigation ul.nav-menu.toggled-on, .menu-toggle { display: block; background: #fff; list-style: none; margin: 0; }
.main-navigation ul.nav-menu.toggled-on a { display: block; font-size: 15px; padding: 15px; color: #333; border-bottom: none; }
.menu-menu-1-container { position: absolute; width: 100%; }
.sticky .menu-menu-1-container { top: -20px; }
.menu-menu-1-container ul, .menu-menu-1-container li { margin-bottom:0; }
.nav-menu { position: absolute; width: 100%; top: 50px; }
.sticky .nav-menu { top: 10px; }
.toggled-on .on, .off { display:none;}
.on, .toggled-on .off { display:block; }

/* ### HOMEPAGE ### */
section.banner { background-image:url(images/banner-home.jpg); background-size:cover; background-position:center; height: 60vh; min-height: 600px; max-height:900px; padding:0px; }
.banner .container { padding: 200px 0 0 0; }
.nics { position:relative; top:0; left:50%; margin-left:-130px; width:260px; height:374px; background-image: url(images/nics-ltd-logo.png); display:block; background-size:contain; }

.banner h2 { font-size: 27px; line-height: 40px; color: #ffffff; text-align: center; margin:30px; text-shadow:0 0 5px #000; }
.sub .banner h1 { font-size: 45px; line-height: 60px; }
.banner h6 { color: #fff; font-size: 25px; font-weight: 400; text-align: center; padding: 20px 0px 70px 0px; margin: 0px; text-shadow: 0 0 10px #000; }
.dot { width: 6px; height: 6px; display: inline-block; margin: 5px 20px; background: #fff; }
.intro { text-align:center; }
.intro p strong { font-size:20px; line-height:30px; }
.testimonials { text-align:center; padding-top: 0; }
.testimonials h2 { text-align:center; }

/* ### SLIDERS ### */
.owl-dots { text-align:center; }
.owl-carousel button.owl-dot { width: 14px; height: 14px; background-color: #ccc !important; border-radius: 7px; margin: 3px; }
.owl-carousel button.owl-dot.active { background-color: #2e83c4 !important; }
#slider.owl-carousel .owl-nav button.owl-next,
#slider.owl-carousel .owl-nav button.owl-prev,
#owl-one.owl-carousel .owl-nav button.owl-next,
#owl-one.owl-carousel .owl-nav button.owl-prev,
#owl-two.owl-carousel .owl-nav button.owl-next,
#owl-two.owl-carousel .owl-nav button.owl-prev,
#owl-three.owl-carousel .owl-nav button.owl-next,
#owl-three.owl-carousel .owl-nav button.owl-prev,
#owl-four.owl-carousel .owl-nav button.owl-next,
#owl-four.owl-carousel .owl-nav button.owl-prev	{ font-size:80px; color:#D6DE23; font-weight:100; }

.banner #slider.owl-carousel .owl-nav button.owl-next { position: absolute; top: 47vh; right: 30px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.banner #slider.owl-carousel .owl-nav button.owl-prev { position: absolute; top: 47vh; left: 30px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.banner:hover #slider.owl-carousel .owl-nav button.owl-next { opacity:1; }
.banner:hover #slider.owl-carousel .owl-nav button.owl-prev { opacity:1; }

.about .owl-carousel .owl-nav button.owl-next { position: absolute; top: 0px; right: -10px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.about .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 0px; left: -10px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.about:hover .owl-carousel .owl-nav button.owl-next { opacity:.7; }
.about:hover .owl-carousel .owl-nav button.owl-prev { opacity:.7; }

.services .owl-carousel .owl-nav button.owl-next { position: absolute; top: 0px; right: -10px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.services .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 0px; left: -10px; opacity:0; -webkit-transition: .9s; transition: .9s; }
.services:hover .owl-carousel .owl-nav button.owl-next { opacity:.5; }
.services:hover .owl-carousel .owl-nav button.owl-prev { opacity:.5; }

#testimonials .owl-carousel .owl-nav button.owl-next { z-index: 10; position: absolute; top: 0; bottom: auto; right: 100px; opacity: 0.3; -webkit-transition: .9s; transition: .9s; }
#testimonials .owl-carousel .owl-nav button.owl-prev { z-index: 10; position: absolute; top: 0; bottom: auto; left: 50%; opacity: 0.3; -webkit-transition: .9s; transition: .9s; margin-left: 100px; }
#testimonials:hover .owl-carousel .owl-nav button.owl-next { opacity:1; }
#testimonials:hover .owl-carousel .owl-nav button.owl-prev { opacity:1; }


/* ### SERVICES ### */
.services { text-align: center; }
.services h2 { text-align:center; }
.col-quarter { position:relative; display:block; min-height: 270px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; }
.services img { margin-bottom: 15px; }
.services .col-quarter:hover { background-color: #2e83c4; }
.services .col-quarter:hover img { opacity:1; }

.services h3 { font-size: 20px; line-height: 30px; font-weight: 500; color: #fff; }
.services h6 { padding: 5px 15px; border: 1px solid #2e83c4; text-align: center; color: #2e83c4; font-weight: 400; font-size: 13px; display: inline-block; position: absolute; bottom: 30px; width: 100px; margin-left: -65px; }
.col-quarter:hover h6 { background:#fff;}
.service { padding: 20px 20px 20px 160px; background-color: #efefef; margin-bottom: 40px; background-repeat: no-repeat; background-size: 80px auto; background-position: 20px 20px; }
.service h2 { padding-top:18px; }
.service.structured_cabling { background-image:url(images/icon-cabling-blue.svg); }
.service.fibre_optics { background-image:url(images/icon-fibre-blue.svg); }
.service.voice_cabling { background-image:url(images/icon-voice-blue.svg); }
.service.wireless { background-image:url(images/icon-wireless-blue.svg); }
.service.cctv { background-image:url(images/icon-cctv-blue.svg); }
.service.access_control { background-image:url(images/icon-access-blue.svg); }
.service.audio_visual { background-image:url(images/icon-audio-blue.svg); }
.service.network_services { background-image:url(images/icon-network-blue.svg); }
.service.mobile_signal_boosters { background-image:url(images/icon-mobile-blue.svg); }
.service.telephone_systems { background-image:url(images/icon-telephonesystems-blue.svg); }
.service.recording_systems { background-image:url(images/icon-recording-blue.svg); }

.financials { padding:0; }
.financials .container { padding-top:0; }
.financials .service h2, .financials .service p { padding:0; }
.financials .service h2 { padding-bottom:20px; font-size:32px; }
.financials .service p { padding-bottom:15px; }

/* ### JOURNEY ### */
ul.charts { display: inline-block; }
#main ul.charts li { width: 29.333%; float: left; display: block; margin-left: 0; padding: 120px 2% 2% 2%; background-repeat: no-repeat; background-position: top center; background-size: auto 90px; }
#main ul.charts li::before { content: none; padding-right: 0px; }
li.chart1 { background-image:url(images/chart-1.svg); }
li.chart2 { background-image:url(images/chart-3.svg); }
li.chart3 { background-image:url(images/chart-2.svg); }
#main ul.charts li strong { display:block; font-weight:700; padding-bottom: 7px; }
.goals { background-color:#0e76bc; text-align:center; }
.goals p, .goals h2, #main .goals h2::first-letter, .path h3, .path p, #main .path h3::first-letter { color:#fff; }
.path { position: relative; width: 28%; float: left; padding: 20px 1% 10px 1%; margin: 1.65%; background-color: #0e76bc; text-align: center; min-height: 420px; border-radius: 10px; }
.step { position: relative; clear:both; display: inline-block; background:#fff; border: 2px solid #0e76bc; padding: 20px; margin: 20px 1.65%; min-height: 46px; border-radius: 10px; text-align:center; }
.number { background-color: #fff; color: #0e76bc; border-radius: 100%; padding: 10px; width: 30px; display: inline-block; text-align: center; }
.step .number { background-color: #0e76bc; color: #fff; }
.path:after, .step:after, .service.planning:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #0e76bc; border-width: 15px; margin-left: -10px; }
.step.last:after { display:none; }
.step img { width: 15%; height:auto; float:left; max-height: 100px; opacity: 0.5; margin-top: 20px; }
.inner { float:right; text-align: left; width: 60%; background: #fff; padding: 3%; border-radius: 0 10px 10px 0; }

/* ### CONTACT PAGE ### */
.col-half { width: 50%; float: left; }
.col-half.right { padding-left: 5%; width:45%; }
address span, .phone span, .email span { background-image: url(images/icon-pin.svg); background-size: 50px 40px; background-position: 0px center; background-repeat: no-repeat; padding: 10px 0 10px 50px; }
.phone span { background-image: url(images/icon-phone.svg); }
.email span { background-image: url(images/icon-mail.svg); background-size: 40px 40px; }
.half { width: 48%; float: left; clear: none !important; margin: 0 1%; }
.contact textarea { width: 98% !important; margin: 0 1% !important; }
.nf-before-form-content { display:none; }
.submit-wrap input { background:#333; color:#fff; text-transform:uppercase; }
.recaptcha-container .nf-field-label { display:none; }
.contact .field-wrap input[type="button"], .contact .field-wrap input[type="submit"] { width: 100%; height: 76px; margin: 0; text-align: center; float: none; }
.nf-after-field { position: absolute; }
.nf-response-msg p { text-align:center; }
.page-template-contact-page .cta .col-half { visibility:hidden; }

/* ### NEWS ### */
.entry-summary { clear: both; padding: 5%; margin-bottom: 40px; background: #f8f8f8; display: inline-block; width: 90%; }
.entry-summary img { float: left; max-width: 25%; height: auto; margin-right: 5%; max-height: 160px; }
p.meta { padding-bottom: 14px; font-size:11px; color:#999; }
.entry-summary .button { width: auto; margin: 0; background: #0e76bc; text-align: left; display: inline-block; padding: 5px 7px; font-size: 13px; font-weight: 400; color: #fff; border-bottom: none; }
.entry-summary .button:hover { background:#e4af0f; }
.single-post .sub.banner { height: 200px; background-position: center -30px; }
.crumbs { text-align:right; font-size:11px; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ccc; }
.content { column-count: 2; column-gap:50px; }
.content img { margin-bottom:20px; }
.single-post p.meta { padding-top: 10px; border-top:1px solid #ccc; margin-top:20px; }
.charity { float:right; width:70%; }

/* ## PRIVACY ## */
.privacy { background-color:#333; }
.privacy h1 { color: #fff; padding: 80px 0 0 0; text-align: center; }

/* ############# Footer ############ */
.cta { position:relative; padding: 20px 0px; background-color: #1c3764; text-align:center; }
.cta h4 { font-size: 30px; line-height: 40px; padding: 0; margin: 0px; color: #2e83c4; font-weight: 300; }
.cta h4 strong { font-weight: 700; }
.cta h4 a { color: #2e83c4; }
footer { clear: both; margin-left: auto; margin-right: auto; text-align: center; }
footer a { color:#999; }
.reg { float: none; width: 100%; text-align: center; }
.copy { margin-top: 20px; clear: both; text-align: center; }
footer .container { color: #999999; padding: 0 0 10px 0; margin: 40px auto; font-size: 11px; line-height: 18px; }

/* ########## Main content and comment content ################
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
}
.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 0px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #EDEDED;
    padding: 3px 10px 3px 0px;
    margin: 0px;
    line-height: 18px;
}
.page-links {
	clear: both;
}


/* ######## TABS ####### */
.page-id-36 main { display:none; }
main {
  margin: 40px auto;
  background: #efefef;
  position:relative;
  padding: 30px 30px 15px 30px;
}
main .tabby {
    display: none;
    padding: 0 0 0 250px;
    top: 0;
}
main input {
  display: none;
}
main label {
  display: inline-block;
  margin: 0;
  padding: 50px 0;
  font-weight: 000;
  text-align: center;
  color: #444;
  border: 1px solid transparent;
 position:absolute;
	top: 30px;
	width: 100px;
	height:0;
}
main label:before {
  font-weight: normal;
}
main label[for*='1'] { top:30px; left: 30px; background-image:url(images/arrow-1.svg); background-size:100px 100px; background-repeat:no-repeat; opacity:0.4; }
main label[for*='2'] { top:30px; left: 130px; background-image:url(images/arrow-2.svg); background-size:100px 100px; background-repeat:no-repeat; opacity:0.4; }
main label[for*='3'] { top:130px; left: 130px; background-image:url(images/arrow-3.svg); background-size:100px 100px; background-repeat:no-repeat; opacity:0.4; }
main label[for*='4'] { top:130px; left: 30px; background-image:url(images/arrow-4.svg); background-size:100px 100px; background-repeat:no-repeat; opacity:0.4; }

main label[for*='1']:before { content: ''; }
main label[for*='2']:before { content: ''; }
main label[for*='3']:before { content: ''; }
main label[for*='4']:before { content: ''; }
main label:hover {
  color: #444;
  cursor: pointer;
}
main input:checked + label {
	color:#444;
	opacity:1.0;
}
main #tab1:checked ~ #content1,
main #tab2:checked ~ #content2,
main #tab3:checked ~ #content3,
main #tab4:checked ~ #content4 {
  display: block;
}
@media screen and (max-width: 650px) {
  main label:before {
    margin: 0;
    font-size: 18px;
  }
	main .tabby { padding: 230px 0 0 0; }
}

/* =Media queries
-------------------------------------------------------------- */

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
	.site {
		margin: 0 auto;
		max-width: 940px;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.main-navigation {
    	text-align: right;
    	width: 100%;
	}
	.main-navigation a {
    	text-decoration: none;
	}
	.main-navigation li.nonav { display:none; }
	.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    	width: 100%;
	}
	.menu-menu-container {
	margin-top:10px;
	}
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: table;
		text-align: right;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		color:#333;
	}
	.main-navigation li.current_page_item a {
		color:#000;
	}
	.main-navigation li:hover {
		color:#000;
	}
	.main-navigation li a {
    	margin: 0px;
    	position: relative;
    	padding: 5px 10px;
    	font-size: 15px;
	}
	.main-navigation li:first-child a {
		padding-left:0;
	}
	.main-navigation li:last-child a {
		padding-right:0;
	}
	.main-navigation li ul {
    	margin: 0;
    	padding: 0;
    	position: absolute;
    	top: 100%;
    	z-index: 1;
    	height: 1px;
    	width: 1px;
    	overflow: hidden;
    	clip: rect(1px, 1px, 1px, 1px);
    	background: #AB8E54;
    	text-align: left;
	}
	.main-navigation ul li ul li {
    	margin: 0px !important;
    	padding: 0px !important;
    	border-right: none;
		display: inline;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		display: block;
		font-size: 15px;
		padding: 10px;
		width: 200px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus, .main-navigation .sub-menu .current-menu-item > a {
		background: #178614;
	}
	.menu-toggle { display: none; }
}
@media screen and (max-width: 2000px) {
	.sub.banner { }
}
@media screen and (max-width: 1024px) {
	.sub.banner { height: 220px; }
	.banner .container { padding: 120px 0 0 0; }
	.container { padding-right: 5%; padding-left: 5%; max-width: 90%; }
	.main-navigation {  width: auto !important; }
	.main-navigation li a { padding: 5px 10px; }
	h1, .sub.banner h1 { font-size: 35px; line-height: 45px; }
	.step1, .step2, .step3 { background-position: -50px 0px; }
}

@media screen and (max-width: 800px) {
	#logo { float: none; margin: 0 auto 20px auto; }
	.sticky #logo { margin-bottom: 0; }
	#call { float: none; font-size: 12px; text-align: center; }
	#topnav { display:none; }
	nav { display:block; }
	.main-navigation { z-index:1; float: none; margin: 0; position: absolute; top: 40px; right: 0px; width: 100% !important; display: block; text-align: center; }
	.menu-toggle {  width: 30px; float: right; display: block !important; font-size: 34px; line-height: 30px; padding: 0; right: 0px; position: relative; background: transparent !important; color: #444444; text-align: center; }
	.sticky .menu-toggle { color: #4444; }
	section.banner { height: auto; min-height: 470px; }
	.nics { top:20px; width: 200px; height: 288px; margin-left: -100px; }
	.banner h2 { font-size: 22px; line-height: 36px; }
	img.banlogo { max-width: 300px; height: auto; margin-bottom: 15px; }
	.sticky .main-navigation { top: 5px; z-index:1; }
	h1, h1 strong { font-size: 30px; }
	.services h6 { bottom: auto; }
	blockquote { font-size: 19px;line-height: 26px; }
	.cta h4 { font-size: 25px; line-height: 35px; }
}
@media screen and (max-width: 700px) {
	h1, .sub.banner h1 { font-size: 26px; line-height: 36px; }
	.banner h1 { font-size: 45px; line-height: 55px; }
	.banner h6 { font-size: 18px; padding: 10px 0px 0px 0px; }
	h2 { font-size: 22px; line-height: 32px; }
	.col-half, .col-half.right { width: 100%; float: none; margin: 0; padding:0 0 20px 0; }
	.button { max-width: 300px; margin: 0 auto 30px auto; padding: 10px; font-size: 15px; }
	.dot { width: 4px; height: 4px; margin: 5px 10px; }
	.path { clear: both; padding: 20px; margin: 20px 1.65%; float:none; width: auto; min-height:0; }
	.service { padding: 130px 25px 15px 25px; background-size: 100px 80px; background-position: center 20px; text-align: center; }
	.entry-summary img { float: none; width: auto; max-width:80%; margin: 0 0 20px 0; }
	.newsarchive .entry-summary img { float: none; width: 100%; max-width: 100%; margin: 0 0 20px 0; height: auto; max-height: none; }
	.charity { width:100%; float:none; }
	#main ul.charts li { width: 100%; float: none; padding: 120px 0 30px 0; }
	.content { column-count: 1; column-gap: 0; }
}
@media screen and (max-width: 600px) {
	#logo { width: 250px; }
	section.banner { min-height: 400px; }
	.nics { width: 160px; height: 230px; margin-left: -80px; }
	.main-navigation { top: 0px; }
	.main-navigation ul.nav-menu.toggled-on { padding-top: 50px; }
	.main-navigation ul.nav-menu.toggled-on a { padding: 10px; font-size:14px; }
	.sru { width: 140px; height:140px; background-size:140px; margin-left: -70px; }
	.sub.banner { height: 280px; background-position: right 50px; }
	.step img { width: 100%; float:none; margin-top: 0px; }
	.inner { float: none; text-align: center; width: auto; border-radius: 0 0 10px 10px; }
	
}
@media screen and (max-width: 500px) {

}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
}