body{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; background:#FFF; height:100%; width:100%; }
body, html{ margin:0; width:100%; height:100%; }
h1{ color:#0e0e0e; margin-top:10px; font-weight:400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
h2,h3,h4,h5{ color:#333; font-weight:400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
h2{ color:#2189ca; font-size:28px; }
h3{ font-weight:600; }
a:focus, input:focus, textarea:focus, :focus{ outline:none; }
a{ color:#0168aa; text-decoration:none; cursor:pointer; }
a:hover{ text-decoration:underline; }
hr{ border-top:1px solid #CCC; border-right:none; border-bottom:none; border-left:none; padding:0; margin:30px 0; }
img{ max-width:100%; height:auto; }
li{ font-size:16px; font-weight:300; }
p{ line-height:1.5em; margin:1.5em 0; }
#page-container li{ line-height:1.5em; }

/* LAYOUT */

header{ padding:36px 0; }
#logo{ float:left; }

#navigation{ float:right; padding-top:12px; }
#navigation ul{ clear:both; margin:0px; padding:0px; position:relative; z-index:50; }
#navigation ul li{ margin-left:15px; }
#navigation ul li a{ display:block; line-height:1; padding:5px 5px; font-weight:300; color:#333; font-size:14px; text-transform:uppercase; }
#navigation ul li a:hover{ color:#2189ca; border-bottom:2px solid #2189ca; }
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active{ text-decoration:none; }
#navigation ul > .current_page_item > a{ color:#2189ca; border-bottom:2px solid #2189ca; }
#navigation .current_page_parent .current_page_item a{ }
#navigation ul ul{	background:#FFF; border:none; margin-left:-1px; position:absolute; visibility: hidden; z-index:999; padding:4px; }
#navigation ul ul li{ margin-left:0; }
#navigation ul ul ul{ border:none; margin-left:0px; position:relative; }
#navigation li{ float:left; list-style-type:none; margin:0px; }
.IE6 #navigation li{ position:relative; }
#navigation ul ul li{ display:block; float:none; padding:0; border:none; width:auto; }
.IE6 #navigation ul ul li{	width:180px; }
#navigation li:hover ul{ visibility: visible; }
#navigation ul ul a{ padding:10px 12px; display:block; background:none; font-weight:300; color:#333; }
#navigation ul ul a:hover, #navigation .current_page_parent .current_page_item a:hover{ background:#555; color:#FFF; }

#mobile-navigation{ display:none; }
#mobile-navigation .slicknav_nav{ background:#555; }
#mobile-navigation .slicknav_btn{ float:none; display:block; margin:5px; overflow:hidden; border-radius:0; -webkit-border-radius:0; }
#mobile-navigation .slicknav_menu{ padding:0; }
#mobile-navigation .slicknav_menu .slicknav_icon{ display:inline-block; margin-right:5px; }
#mobile-navigation .slicknav_menu .slicknav_menutxt{ display:inline-block; float:none; }
#mobile-navigation .slicknav_menu a{ font-size:16px; margin:0; border-radius:0; -webkit-border-radius:0; }
#mobile-navigation .slicknav_nav ul li a{ margin:0; font-size:14px; padding:7px 10px; }
#mobile-navigation .slicknav_nav a:hover{ background:#666; color:#FFF; }
#mobile-navigation a i{ width:25px; }
#mobile-navigation .slicknav_nav ul{ margin:0; }
#mobile-navigation .slicknav_menu ul ul li a{ padding:5px 10px; margin:2px 5px; background:#484848; }
#mobile-navigation .slicknav_nav .slicknav_arrow{ float:left; margin: 0; padding-top: 2px; }

#banner a:hover{ opacity:0.7; }

.home-section-1{ padding:45px 0; }
.home-section-1 h1{ color:#555; font-size:28px; line-height:1.3em; padding:0; margin:0; }
.home-section-1 h1 span{ font-weight:bold; color:#2189ca; font-size:44px; }
.home-section-1 p{ padding:10px 0; }
.home-section-1 .float-left{ width:65%; }
.home-section-1 .float-right{ width:30%; }

.home-section-2{ padding:45px 0; background:#2189ca; }
.home-section-2 .funnel{ width:27%; margin:0 3%; float:left; color:#FFF; text-align:center; }
.home-section-2 h2{ color:#FFF; font-weight:bold; font-size:20px; }
.home-section-2 p{ color:#badbf0; }

footer{ background:#3d3c3e; padding:30px 0; border-top:2px solid #FFF; }
.footer-social a:hover{ opacity:0.7; }
.footer-phone{ color:#FFF; font-size:24px; padding-top:13px; }
.footer-phone span{ color:#59b6f0; }

#footer-details{ background:#575757; padding:10px; color:#b7b7b7; font-size:12px; }
#footer-details a{ color:#b7b7b7; }
#footer-details a:hover{ color:#FFF; }
.asic{ color:#808080; padding-top:3px; }

/* CLASSES */

.custom-font{ font-family: 'Open Sans', Arial, Helvetica, sans-serif; }

.generic-button, #respond #submit{ display:inline-block; border:none; color:#FFF; cursor:pointer; padding:10px 15px; font-size:18px; font-weight:400; background:#2189ca; margin:0; text-transform:lowercase; }
.generic-button:hover, #respond #submit:hover{ opacity:0.7; text-decoration:none; }

.generic-button-inverse{ background:#FFF; color:#2189ca; }

.table{ display:table; width:100%;border-spacing:20px; border-collapse:separate; }
.row{ display:table-row; }
.cell{ display:table-cell; }

.primary-color{ color:#0168aa; }
.secondary-color{ color:#713300; }
.primary-background{ background:#0168aa; }
.max-width{ max-width:950px; }
.margin-auto{ margin:0 auto; }
.side-padding{ padding-left:20px; padding-right:20px; }
.overflow{ overflow:hidden; }
.block{ display:block; }
.clear{ clear:both; }
.clear-height{ height:20px; overflow:hidden; }
.float-left{ float:left; }
.float-right{ float:right; }
.center-text, .center-text p, .center-text div{ text-align:center; }
.right-text{ text-align:right; }
div.left-text{ text-align:left; }
.vertical-padding-50{ padding-top:50px; padding-bottom:50px; }
.vertical-padding-40{ padding-top:40px; padding-bottom:40px; }
.padding-vertical-em{ padding-top:2em; padding-bottom:2em; }
.bold, .bold-links a{ font-weight:bold; }
.white-text{ color:#FFF; }
.white-link-text a{ color:#FFF; }
.text-shadow{ text-shadow:0 1px 0 #000; }
.light-grey{ color:#555655; }
.grey{ color:#999; }
.mobile-only{ display:none; visibility:none; }
.image-align-right{ display:inline-block; float:right; padding-left:25px; }
.image-align-left{ display:inline-block; float:left; padding-right:25px; }
.position-relative{ position:relative; }

.transition a, .transition-direct{ -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -ms-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
.transition a:hover, .transition-direct:hover{ opacity:0.7; }
.transition ul ul a{ -webkit-transition:none; moz-transition:none; -ms-transition:none; -o-transition:none; transition:none; }
.transition-opaque a{ -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -ms-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }

.font-12{ font-size:12px; } .font-14{ font-size:14px; } .font-16{ font-size:16px; } .font-18{ font-size:18px; } .font-20{ font-size:20px; } .font-22{ font-size:22px; } .font-24{ font-size:24px; } .font-26{ font-size:26px; } .font-28{ font-size:28px; } .font-30{ font-size:30px; } .font-32{ font-size:32px; } .font-34{ font-size:34px; } .font-36{ font-size:36px; }
.font-100{ font-weight:100; } .font-300{ font-weight:300; } .font-400{ font-weight:400; } .font-700{ font-weight:700; } .font-300-italic{ font-weight:300; font-style:italic; } .font-400-italic{ font-weight:400; font-style:italic; }
.line-height-1-5{ line-height:1.5em; } .line-height-1-6{ line-height:1.6em; } .line-height-1-7{ line-height:1.7em; } .line-height-1-8{ line-height:1.8em; } .line-height-1-9{ line-height:1.9em; } .line-height-2{ line-height:2em; } .line-height-2-1{ line-height:2.1em; } .line-height-2-2{ line-height:2.2em; }

/* GENERAL RESPONSIVE */

.column-width-full{ width:100%; }
.column-width-half{ width:50%; }
.column-width-third{ width:33%; }
.column-width-60{ width:60%; }
.column-width-40{ width:40%; }
.column-width-half-middle-space{ width:49%; }
.responsive img, .responsive-direct{ width:100%; height:100%; display:block; }
.responsive-restricted{ max-width:100%; }

/* POST ALIGNMENTS ETC */

p img{ max-width:98%; padding:0; height:auto; }
img.centered,img.aligncenter{ margin:0 auto; overflow:hidden; display:block; padding:20px 0; }
img.alignright,.attachment-post-thumbnail{ display:inline; margin:2px 0 15px 15px; padding:1%; }
img.alignleft{ display:inline; margin:2px 15px 15px 0; padding:1%; }
.alignright,.attachment-post-thumbnail{ float:right;  }
.alignleft{ float:left; }
.left{ float:left; }
.right{ float:right; }
.center{ margin:20px auto 0; }
.size-full{ padding:5px; }
#page-container #post-navigation{ margin:30px 0 0 0; }
#page-container #post-navigation .previous{ float:left; }
#page-container #post-navigation .next{ float:right; }
#page-container #post-navigation .next a{ border-left:1px solid #CECECE; padding:16px 15px; font-size:12px; display:inline-block; }
#page-container #post-navigation .previous a{ border-right:1px solid #CECECE; padding:16px 15px; font-size:12px; display:inline-block; }
#post-navigation{ border-color:#CECECE; background:#F2F2F2; display:block; clear:both; }
#respond{ background:#F2F2F2; padding:1px 15px; margin:20px 0 0 0; }
#respond p{ line-height:1em; }
#respond textarea, #respond input{ border:1px solid #999; padding:1%; -webkit-box-shadow:inset -1px 1px 2px 0 #CCCCCC; box-shadow:inset -1px 1px 2px 0 #CCCCCC; }
#respond textarea{ width:98%; }
#respond #author, #respond #email, #respond #url{ width:50%; }
#respond #submit{ margin-top:0; -webkit-box-shadow:none; box-shadow:none; }
#respond #submit:hover{ opacity:0.7; }
#respond small{ color:#666; }
#comments{ border-color:#CECECE; background:#F2F2F2; }
#comments .comment{ background:#FFF; border-color:#999; }
#add-this{ padding:35px 0 0 0; margin:0; clear:both; }
#respond label{ display:block; font-size:14px; }
#respond .form-allowed-tags{ font-size:13px; color:#CCC; margin:0 0 22px 0; }
.background-cover{ -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

/* NEXT GEN GALLERY */

div.ngg-galleryoverview br{ display:none; visibility:hidden; }
div.ngg-gallery-thumbnail-box{ float:none; display:inline-block; }
div.ngg-navigation a.page-numbers, div.ngg-navigation a.next, div.ngg-navigation a.prev, div.ngg-navigation span.page-numbers, div.ngg-navigation span.next, div.ngg-navigation span.prev{ border:none; background:#EFEFEF; border-radius:3px; -webkit-border-radius:3px; }
div.ngg-navigation a{ color:#333; }
#page .ngg-navigation a:hover{ background:#000; }
#page .ngg-navigation span{ font-weight:normal; }

/* PAGINATION */

#pagination{ font-size:14px; }
#pagination span{ display:inline-block; }
#pagination .wp-pagenavi{ display:inline-block; }
#pagination .pages{ margin-left:0; border:none; background:#EDEDED; color:#555; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#pagination .current{ border:none; background:#9c9c9c; color:#FFF; font-weight:bold; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#pagination .page{ border:none; background:#EDEDED; color:#555; font-weight:normal; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#pagination .page:hover{ border:none; background:#0168aa; color:#FFF; }
#pagination .nextpostslink,#pagination .previouspostslink{ border:none; background:#EDEDED; color:#555; font-weight:normal; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#pagination .nextpostslink:hover,#pagination .previouspostslink:hover{ background:#0168aa; color:#FFF; }
#pagination .wp-pagenavi a,#pagination .wp-pagenavi span{ padding:8px 12px; }