/*
Theme Name: Grood
Description: Main Styles.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Font Awesome
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Cards
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Related Posts
 *    11.7 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 480px
 *    14.2 - >= 768px
 *       14.2.1 - >= 768px and < 992
 *    14.3 - >= 992px
 *    14.4 - >= 1200px
 * 15.0 - Print
 */


@font-face {
  font-family: "Icons";
  src: url("../fonts/icons/icons.eot");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"),
       url("../fonts/icons/icons.woff") format("woff"),
       url("../fonts/icons/icons.ttf") format("truetype"),
       url("../fonts/icons/icons.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.woff') format('woff'),
        url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    /*font-display: swap;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Icons";
    src: url("../fonts/icons/icons.svg#Flaticon") format("svg");
  }
}

[class^="Icon-"]:before, [class*=" flaticon-"]:before,
[class^="Icon-"]:after, [class*=" flaticon-"]:after {   
  font-family: "Icons";
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.icon-youtube-logo:before { content: "\f105"; font-family: "Icons";}
.icon-linkedin-logo:before { content: "\f106"; font-family: "Icons";}
.icon-instagram-social-network-logo-of-photo-camera:before { content: "\f107"; font-family: "Icons";}
.icon-twitter-logo-silhouette:before { content: "\f108"; font-family: "Icons";}
.icon-google-plus-logo:before { content: "\f109"; font-family: "Icons";}
.icon-facebook-logo:before { content: "\f10a"; font-family: "Icons";}

.icon-location-point:before { content: "\f10d"; font-family: "Icons";}
.icon-fax-with-phone:before { content: "\f10e"; font-family: "Icons";}
.icon-paper-plane:before { content: "\f10f"; font-family: "Icons";}
.phone:before { content: "\f110"; font-family: "Icons"; font-size:20px; float:left; padding-right:2px; margin-top:-2px; }

.icon-arrow-point-to-right:before { content: "\f100"; font-family: "Icons";}
.icon-arrows-1:before { content: "\f101"; font-family: "Icons";}
.icon-arrows:before { content: "\f102"; font-family: "Icons";}
.icon-arrow:before { content: "\f103"; font-family: "Icons";}
.icon-email-envelope-outline-shape-with-rounded-corners:before { content: "\f10b"; font-family: "Icons";}
.icon-bright-light-bulb:before { content: "\f10c"; font-family: "Icons";}
.icon-checkmark-for-verification:before { content: "\f104"; font-family: "Icons";}




/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: 'Raleway', sans-serif;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
#mega-menu-wrap-all-services #mega-menu-all-services ul, #mega-menu-wrap-all-services #mega-menu-all-services li, #mega-menu-wrap-all-services #mega-menu-all-services p, #mega-menu-wrap-all-services #mega-menu-all-services img, #mega-menu-wrap-all-services #mega-menu-all-services div, #mega-menu-wrap-all-services #mega-menu-all-services a{
	line-height:1.2;
	padding:3px 0;
}
#mega-menu-wrap-all-services #mega-menu-all-services li{
	border-bottom:1px solid;
	border-color:rgba(255, 255, 255, 0.5);
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
.subscribe-popup{
	display:inline-block;
	font-weight: 500;
	background: #00a79e;
	color: #ffffff;
	padding: 15px 20px;
}
.newsstripe .subscribe, .newsstripe .subscribe-popup{
	float: right;
	background: #00a79e;
	padding: 8px 40px;
	margin-top: 0;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
}
audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}
#operator_avatar{
	border-color:#c0bb25;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer;

	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	margin-right: .4375em;
	padding: 0;
}

input[type='date']::-webkit-inner-spin-button,
input[type='date']::-webkit-outer-spin-button,
input[type='time']::-webkit-inner-spin-button,
input[type='time']::-webkit-outer-spin-button,
input[type='datetime-local']::-webkit-inner-spin-button,
input[type='datetime-local']::-webkit-outer-spin-button,
input[type='week']::-webkit-inner-spin-button,
input[type='week']::-webkit-outer-spin-button,
input[type='month']::-webkit-inner-spin-button,
input[type='month']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}

input[type='search'] {
	-webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	min-width: inherit;
	margin: 0 0 1.75em;
	padding: .875em;
	border: 1px solid #d1d1d1;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

/*----------SCHALKS AWARD----------*/
#award{
	background-color: #001b22;
	background: url(../images/Omnisure_Home-Award.jpg) center center no-repeat;
	font-family: "Raleway",sans-serif;
	float: left;
	width: 100%;
	background-size: cover;
	height: 450px;
}
#award .badge{
		display: none;
	}
#award p{
	color:#f3c849;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 26px;
	margin-top: 85px;
}
/*#award p .award-name{
	color:#fdd441;
	font-family: 'HelveticaNeue-Bold';
	font-size: 40px;
	text-align: center;
	line-height: 44px;
}*/
#award h2{
	text-transform: uppercase;
	color:#ffffff;
	text-align: center;
	font-family: 'HelveticaNeue-Bold';
	font-size: 55px;
	text-align: center;
	line-height: 48px;
}
#award .award-links{
	border:none;
	text-align: center;
	/*margin-top: 8px;*/
	max-width: 409px;
	margin: 14px auto 0;
}
#award .award-links .button{
		background:#00a79e;
		padding: 12px 50px;
		color: #ffffff;
		font-weight: 500;
		font-size: 15px;
}
#award .award-links td{
	border:none;
	text-align: center;
}
#award .award-links img{
	max-width: 165px;
}
/*--------------------*/

body .onlinetoolform .gform_wrapper .top_label div.ginput_container{
	margin-top:0 !important;
}
body .onlinetoolform .gform_wrapper ul li.gfield{
	margin-top: 30px;
}
.onlinetoolform .gform_wrapper li.gf_list_inline ul.gfield_radio li{
	margin-right:15px;
}
.gform_wrapper .gform_page_footer .button.gform_next_button{
	float:right;
	margin-right: 0 !important;
	background: #00a79e;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button{
	background:rgba(0,37,47,.2);
}
.gform_wrapper .gform_page_footer{
	float: left;
}
.onlinetoolform .entry-header, .onlinetoolform .entry-header .entry-title{
	text-align: center;
	font-family: 'Raleway';
}
.onlinetoolform .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
	text-align: center !important;
	font-family: 'Raleway'!important;
	color: #000000 !important;
	font-size: 16px !important;
	margin: 0 !important;
	padding-bottom: 12px !important;
}
.onlinetoolform .gform_wrapper .gf_progressbar{
	padding: 0;
}
.onlinetoolform .gform_wrapper .gf_progressbar_percentage{
	height: 20px;
}
.onlinetoolform .gform_wrapper .gf_progressbar:after{
	height: 20px;
	margin-top: -20px;
	background-color: rgba(0,37,47,.1);
}
.onlinetoolform .gform_wrapper .percentbar_blue{
	background: #00a79e;
}
.onlinetoolform .entry-content{
	margin-bottom: 60px;
}
.onlinetoolform .gform_wrapper h2.gsection_title{
	color:#6e6e80 !important;
	font-family: 'Raleway' !important;
	margin-top: 40px !important;
}
.onlinetoolform .gform_wrapper .top_label .gsection_description{
	font-size: 14px !important;
	font-weight:400 !important;
	color:#6e6e80 !important;
}
.onlinetoolform .gform_wrapper .gfield_description{
	color:#6e6e80 !important;
}
.onlinetoolform h2.gf_repeater_title{
	color:#6e6e80 !important;
	font-family: 'Raleway' !important;
	margin-top: 40px !important;
}
.onlinetoolform .gf_repeater_child_field{
	padding-left:25px !important;
}
body .onlinetoolform .gform_wrapper ul li.firstsubitem{
	padding-top:40px !important;
	border-top: 2px dotted #ccd3d5;
}
.site-footer-widgets ul#menu-social-nav li{
	display:inline;
	list-style:none;
	float:left;
	width:auto;
	border:none;
	padding:0;
}
.site-footer-widgets ul#menu-social-nav li:first-child a{
	padding-left:0;
}
.site-footer-widgets ul#menu-social-nav li a{
	width:auto;
	background:none;
	padding:10px;
	float:left;
}
.site-footer-widgets ul#menu-social-nav li a i{
	display:block;
	font-style:normal;
}
.pagecontent{
	padding:70px 0 10px;
	float:left;
	width:100%;
	font-size:14px;
}
.pagecontent .gform_wrapper{
	margin-top:0;
}
.pagecontent .gform_wrapper h3.gform_title{
	text-align:left;
	margin-top:0;
	padding-bottom:0px;
	font-size:18px;
	margin-bottom:0;
}
.pagecontent .gform_wrapper button, .pagecontent .gform_wrapper html input[type='button'], .pagecontent .gform_wrapper input[type='reset'], .pagecontent .gform_wrapper input[type='submit']{
	background:#00a79e;
	text-transform:none;
	font-weight:500;
}
.pagecontent.contactcontent h3{
	font-size:18px;
	text-align:left;
}
body .pagecontent.contactcontent .gform_wrapper .top_label div.ginput_container{
	margin-top:0;
}
.pagecontent h4{
	font-size:15px;
	margin-bottom:15px;
}
.pagecontent .2columns{
	  -moz-column-count: 2;
		-moz-column-gap: 20px;
		-moz-column-rule: none;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
		-webkit-column-rule: none;
	  column-count: 3;
	  column-gap: 20px;
	  column-rule: none;
}
.teammembers{
	float:left;
	width:100%;
	background: #617f87; /* Old browsers */
	background: -moz-linear-gradient(left, #617f87 0%, #213a40 100%, #213a40 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #617f87 0%,#213a40 100%,#213a40 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #617f87 0%,#213a40 100%,#213a40 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617f87', endColorstr='#213a40',GradientType=1 ); /* IE6-9 */
	padding:40px 0;
	color:#ffffff;
	font-size:14px;
	margin-top:40px;
}
.banner-shadow{
	height:430px;
	width:100%;
	background:url(../images/banner-shadow.png) top center repeat;
	position:absolute;
	top:0;
	float:left;
	z-index:5;
}
.responsive-map{
	position:absolute;
	width:100%;
	float:left;
}
.member{
	width:100%;
	margin-bottom:60px;
	float: left;
	clear: both;
	border: none;
}
/*div.post-list-odd #profileshot{
	float:left;
}
div.post-list-even #profileshot{
	float:right;
}*/
.member.post-list-even #profileshot{
	/*width: 50%;*/
	width: 50%;
	float: right;
}
.member.post-list-even #profileinfo{
	width: 50%;
	float: left;
}
#profileinfo{
	/*width: 50%;*/
}
/*.post-list-even #profileinfo{
	float:left;
}
.post-list-odd #profileinfo{
	float:right;
}*/
.member td{
	padding:0;
	vertical-align: middle;
	border: none;
}
.member .bio{
	color:rgba(255, 255, 255, .7);
	font-weight:300;
}
.member-header{
	margin-bottom:15px;
	font-weight:500;
	width: 100%;
}
table.post-list-odd #profileinfo div.member-header img{
	/*position:absolute !important;*/
	margin-left: -60px;
	width: 42px;
	margin-top: -22px;
	float: left;
}
table.post-list-even #profileinfo div.member-header img{
	/*position:absolute !important;*/
	margin-right: -60px;
	width: 42px;
	margin-top: -22px;
	float: right;
}
.post-list-even .member-header, .post-list-even table.member-contact td, .post-list-even table.member-contact a{
text-align: right;
	float: right;
}
.post-list-even .member-header h3, .member.post-list-even p.bio{
	text-align:right;
	float: left;
	width: 100%;
}
.member-contact{
	border:none;
	color:rgba(255, 255, 255, .7);
	font-weight:300;
	margin-bottom: 0;
}
.member-contact td{
	width:50%;
	border:none;
	padding-left:0;
	vertical-align:top;
}
.member-contact a{
	clear:both;
	float:left;
	width:100%;
	color:rgba(255, 255, 255, .7);
	font-weight:300;
}
.member-contact a:hover, .member-contact a:focus{
	color:rgba(255, 255, 255, 1);
}
.member-contact a.linkedin-button{
	background:rgba(21, 32, 35, .5);
	color:#ffffff;
	padding:10px 15px;
	border:1px solid #858585;
	width:auto;
}
.member-contact a.linkedin-button:hover{
	background:rgba(21, 32, 35, .7);
	color:#ffffff;
}
.member-contact a.linkedin-button:before{
	content: "\f106"; font-family: "Icons"; margin-right:9px;
}
/* dynamic columns */
div.dynamic-col-1 { float: left; width: 49%; margin-left:.5%; margin-right:.5%; padding-right: 2%;}
div.dynamic-col-2 { float: left; width: 49%; margin-left:.5%; margin-right:.5%; padding-right: 2%;}
div.clear { clear: both; }
/**
 * 2.0 - Font Awesome
 */

.menu-item-has-children a:after,
.accessory-navigation .search-link:before,
.overlay-search-close:before,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before,
.scroll-to-top::before {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	text-decoration: inherit;
	text-transform: none;
	font-family: 'FontAwesome';
	font-size: inherit;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 1.53846154;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	font-weight: 700;

	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 20px;
}

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

blockquote {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	color: #6e6e80;
	border: 0 solid #9a9aae;
	border-left-width: 4px;
	font-size: 14px;
	line-height: 1.571429;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
}

blockquote p {
	margin-bottom: 20px;
}

blockquote cite,
blockquote small {
	display: block;
	color: #adadad;
	font-size: 13px;
	line-height: 1.53846154;
}

blockquote cite:before,
blockquote small:before {
	content: '\2014\00a0';
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	margin: 0 0 20px;
	font-style: italic;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	overflow: auto;
	max-width: 100%;
	margin: 0 0 20px;
	padding: 20px;
	white-space: pre-wrap;
	word-wrap: break-word;
	border: 1px solid #e0e0e0;
	background-color: #eee;
	font-size: 14px;
	line-height: 1.42857143;
}

code {
	padding: 10px 15px;
	background-color: #f5f5f5;
}

abbr,
acronym {
	cursor: help;
	border-bottom: 1px dotted #d1d1d1;
}

mark,
ins {
	padding: 1px 5px;
	text-decoration: none;
	color: #1a1a1a;
	background: #fdd835;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	   -moz-box-sizing: inherit;
	        box-sizing: inherit;
}
#responsive-menu-container .responsive-menu-search-box{
	font-family:'Raleway';
	font-size: 14px;
}
#responsive-menu-container #responsive-menu-additional-content{
	font-family:'Raleway';
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
}
#responsive-menu-container #responsive-menu-additional-content h4{
	color:#ffffff;
	font-size: 15px;
	margin-bottom: 10px;
}
#responsive-menu-container #responsive-menu-additional-content a{
	color:#ffffff;
}
#responsive-menu-container #responsive-menu-additional-content a:hover, #responsive-menu-container #responsive-menu-additional-content a:focus{
	color: #00a79e;
}
body {
	background-color: #f7f7f7;
	/* Fallback for when there is no custom background color defined. */
}
.flexslider{
	background:none;
	border:none;
}
hr {
	height: 1px;
	margin: 0 0 20px;
	border: 0;
	background-color: #eee;
}

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

ul {
	list-style: disc;
}

ol {
	margin-left: 25px;
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 20px;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 0 20px;
}

img {
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	height: auto;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: .8;
}

table,
th,
td {
	border: 1px solid #eee;
}

table {
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
	margin: 0 0 20px;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: separate;
	border-width: 1px 0 0 1px;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 8px;
}
#page.site{
	float:left;
	width: 100%;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #adadad;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

:-moz-placeholder {
	color: #adadad;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

::-moz-placeholder {
	opacity: 1;
	color: #adadad;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #adadad;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}


/**
 * 5.0 - Forms
 */

label {
	display: block;
	margin-bottom: 5px;
	color: #6e6e80;
}

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type='button'],
input[type='button'][disabled]:hover,
input[type='button'][disabled]:focus,
input[type='reset'],
input[type='reset'][disabled]:hover,
input[type='reset'][disabled]:focus,
input[type='submit'],
input[type='submit'][disabled]:hover,
input[type='submit'][disabled]:focus {
	padding: 15px 20px;
	-webkit-transition: background-color .2s ease 0s;
	   -moz-transition: background-color .2s ease 0s;
	     -o-transition: background-color .2s ease 0s;
	        transition: background-color .2s ease 0s;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: #212127;
	font-weight: 700;
	line-height: 1;
}
.gform_wrapper table.gfield_list th+th, .gform_wrapper table.gfield_list thead th{
	color:#6e6e80;
}

button:hover,
button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='submit']:hover,
input[type='submit']:focus {
	background: #4c4c51;
}

button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='week'],
input[type='month'],
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='number'],
textarea {
	width: 100%;
	padding: 11px 20px 12px;
	color: #757575;
	border: 1px solid #e0e0e0;
	background: #fff;
}

input[type='date']:focus,
input[type='time']:focus,
input[type='datetime-local']:focus,
input[type='week']:focus,
input[type='month']:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='number']:focus,
textarea:focus {
	color: #1a1a1a;
	border-color: #d1d1d1;
	outline: 0;
}

#main-navigation #mega-menu-wrap-primary{
	max-width:700px;
	min-width: 640px;
}
#mega-menu-wrap-primary #mega-menu-primary{
	text-align:right;
}
select {
	width: 100%;
	padding: 10px 20px 11px;
	color: #757575;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

select:focus {
	border-color: #d1d1d1;
}

.post-password-form {
	margin-bottom: 20px;
}

.post-password-form label {
	margin-bottom: 20px;
}

.post-password-form input[type='password'] {
	margin-top: 5px;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type='search'].search-field {
	padding-right: 50px;
}

.search-submit:before {
	position: relative;
	width: 40px;
	content: none;
	/*content: '\f002';*/
	font-size: 19px;
	line-height: 42px;
}

.search-submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	width: 42px;
	padding: 0;
	-webkit-transition: color .2s ease 0s;
	   -moz-transition: color .2s ease 0s;
	     -o-transition: color .2s ease 0s;
	        transition: color .2s ease 0s;
	color: #c2c2d4;
	background-color: transparent;
}

.search-submit:hover,
.search-submit:focus {
	color: #8c8ca2;
	background-color: transparent;
}
#primary #main .container .pagination{
	float:left;
}

/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	-webkit-transition: all ease 0s;
	   -moz-transition: all .2s ease 0s;
	     -o-transition: all .2s ease 0s;
	        transition: all .2s ease 0s;
	text-decoration: none;
	color: #1a1a1a;
}

a:hover,
a:focus,
a:active {
	color: #00a79e;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a {
	box-shadow: 0 1px 0 0 #fdd835;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}

.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	        flex: 0 1 100%;

	-webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation ul,
.accessory-navigation ul {
	margin: 0;
	list-style: none;
}

.main-navigation li,
.accessory-navigation li {
	position: relative;
	border-top: 1px solid #eee;
}

.accessory-navigation li:first-child {
	border-top: 0;
}

.main-navigation a,
.accessory-navigation a {
	display: block;
	padding: 20px 0;
	text-transform: lowercase;
	color: #ffffff;
	outline-offset: 0;
	font-weight: 400;
	font-size:15px;
}

.main-navigation a:hover,
.main-navigation a:focus,
.accessory-navigation a:hover,
.accessory-navigation a:focus {
	color: #00a79e;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.accessory-navigation .current-menu-item > a,
.accessory-navigation .current-menu-ancestor > a {
	color: #00a79e;
	background:url(../images/menu-triangle.png) top left no-repeat;
}

.main-navigation ul ul,
.accessory-navigation ul ul {
	display: none;
	margin-left: 15px;
}

.main-navigation ul ul li > a,
.accessory-navigation ul ul li > a {
	text-transform: none;
}

.no-js .main-navigation ul ul,
.no-js .accessory-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on,
.accessory-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #eee;
}

.main-navigation .menu-item-has-children > a,
.accessory-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.dropdown-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	padding: 0;
	content: '';
	text-transform: none;
	color: #bdbdbd;
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

.dropdown-toggle:after {
	position: relative;
	left: 1px;
	width: 46px;
	content: '\f107';
	border: 0 solid #eee;
	border-left-width: 1px;
	font-size: 24px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	color: #00a79e;
	background-color: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: '\f106';
}

.social-navigation ul {
	margin: 15px 0 0;
	list-style: none;
	text-align: center;
}

.social-navigation li {
	display: inline-block;
	margin: 0 2px;
}

.social-navigation a {
	position: relative;
	display: block;
	width: 36px;
	height: 36px;
	color: rgba(255, 255, 255, .3);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .07);
	font-size: 14px;
}

.social-navigation a:before {
	width: 36px;
	height: 36px;
	content: '\f1e0';
	text-align: center;
	line-height: 36px;
}

.social-navigation a:hover,
.social-navigation a:focus {
	color: rgba(255, 255, 255, .5);
	background-color: rgba(255, 255, 255, .15);
}

.social-navigation a[href*='codepen.io']:before {
	content: '\f1cb';
}

.social-navigation a[href*='digg.com']:before {
	content: '\f1a6';
}

.social-navigation a[href*='dribbble.com']:before {
	content: '\f17d';
}

.social-navigation a[href*='dropbox.com']:before {
	content: '\f16b';
}

.social-navigation a[href*='facebook.com']:before {
	content: '\f09a';
}

.social-navigation a[href*='flickr.com']:before {
	content: '\f16e';
}

.social-navigation a[href*='foursquare.com']:before {
	content: '\f180';
}

.social-navigation a[href*='plus.google.com']:before {
	content: '\f0d5';
}

.social-navigation a[href*='github.com']:before {
	content: '\f1d3';
}

.social-navigation a[href*='instagram.com']:before {
	content: '\f16d';
}

.social-navigation a[href*='linkedin.com']:before {
	content: '\f0e1';
}

.social-navigation a[href*='pinterest.com']:before {
	content: '\f231';
}

.social-navigation a[href*='getpocket.com']:before {
	content: '\f265';
}

.social-navigation a[href*='reddit.com']:before {
	content: '\f281';
}

.social-navigation a[href*='skype.com']:before {
	content: '\f17e';
}

.social-navigation a[href*='stumbleupon.com']:before {
	content: '\f1a4';
}

.social-navigation a[href*='tumblr.com']:before {
	content: '\f173';
}

.social-navigation a[href*='twitter.com']:before {
	content: '\f099';
}

.social-navigation a[href*='vimeo.com']:before {
	content: '\f27d';
}

.social-navigation a[href*='vk.com']:before {
	content: '\f189';
}

.social-navigation a[href*='wordpress.com']:before,
.social-navigation a[href*='wordpress.org']:before {
	content: '\f19a';
}

.social-navigation a[href*='youtube.com']:before {
	content: '\f16a';
}

.social-navigation a[href^='mailto:']:before {
	content: '\f003';
}

.social-navigation a[href*='spotify.com']:before {
	content: '\f1bc';
}

.social-navigation a[href*='twitch.tv']:before {
	content: '\f1e8';
}

.social-navigation a[href$='/feed/']:before {
	content: '\f09e';
}

.post-navigation {
	clear: both;
	margin-bottom: 15px;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	background-color: #fff;
}

.post-navigation a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	height: 100%;
	min-height: 100px;

	-webkit-justify-content: space-between;
	        justify-content: space-between;
}

.post-navigation span {
	display: block;
}

.post-navigation .nav-link-thumbnail {
	position: relative;
	overflow: hidden;
	        flex: 1 1 100px;

	-webkit-flex: 1 1 100px;
	    -ms-flex: 1 1 100px;
}

.post-navigation .nav-link-thumbnail img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	min-width: 100%;
	max-width: 1000%;
	height: auto;
	min-height: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	   -moz-transform: translateX(-50%) translateY(-50%);
	    -ms-transform: translateX(-50%) translateY(-50%);
	     -o-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);
}

/* For browsers that support 'object-fit' */
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
	.post-navigation .nav-link-thumbnail img {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: none;
		   -moz-transform: none;
		    -ms-transform: none;
		     -o-transform: none;
		        transform: none;

		-o-object-fit: cover;
		   object-fit: cover;
	}
}

.post-navigation .nav-link-meta {
	        flex: 1 1 calc(100% - 100px);
	padding: 15px;

	-webkit-flex: 1 1 calc(100% - 100px);
	    -ms-flex: 1 1 calc(100% - 100px);
}

.post-navigation .meta-nav {
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #9a9aae;
	font-size: 11px;
}

.post-navigation .post-title {
	display: inline;
	transition: all .2s ease 0s;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;

	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #6e6e80;
}

.post-navigation div + div {
	margin-top: 15px;
}
.site-footer-widgets .widget_nav_menu .current-menu-item > a{
	color:rgba(255, 255, 255, .5);
}
.site-footer-widgets .widget_nav_menu .current-menu-item > a:hover{
	color:rgba(255, 255, 255, 1);
}
.herotext h1{
	color:#ffffff;
	font-family:'Raleway';
	font-weight:600;
	text-transform:lowercase;
	text-align:center;
	font-size:70px;
	text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.7);
	line-height: 70px;
}

#award .bannerimg{
	position:relative;
	z-index:-9;
	background:#00252f;
}
#award .bannerimg.mobile{
	display:none;
}


#banner .bannerimg{
	position:relative;
	z-index:-9;
	background:#00252f;
}
#banner .bannerimg.mobile{
	display:none;
}

#stripe #mega-menu-wrap-all-services{
	float:left;
	width:400px;
	margin-top: 9px;
	clear:none;
}
#stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-item > a.mega-menu-link{
	font-weight:300;
}
#stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-item > a.mega-menu-link:hover, #stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-item > a.mega-menu-link:hover, #stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-item > a.mega-menu-link:focus{
	font-weight:300;
	color:#ffffff;
}
#mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-megamenu > ul.mega-sub-menu{
	margin-top:1px;
}
#stripe #mega-menu-wrap-all-services #mega-menu-all-services > li.mega-menu-megamenu.mega-menu-item{
	border:1px solid #fff;
	margin-left:15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	padding:0px 13px 0px 13px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link{
	padding-right:0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title{
	border-bottom:1px solid #fff;
	margin-bottom:12px;
	padding-bottom:2px;
	font-weight:500;
	font-size:14px;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{
	padding:15px 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	text-transform:none;
	color:#00a79e;
	font-weight:500;
	font-style:oblique;
	background:url(../images/list-arrow-teal-wide.png) right center no-repeat;
	border:1px solid #00a79e;
	padding:8px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	text-transform:none;
	color:#00a79e;
	font-weight:500;
	font-style:oblique;
	background:url(../images/list-arrow-teal-wide.png) right center no-repeat;
	border:1px solid #00a79e;
	padding:8px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary li{
	margin-bottom:6px;
}
#mega-menu-wrap-primary #mega-menu-primary li a{
	padding:6px 0 10px;
	border-bottom:1px solid rgba(255, 255, 255, .15);
	line-height:16px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item{
	padding:10px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item ul li.menu-item:last-child a{
	border-bottom:none;
	padding-bottom:0;
}
#mega-menu-wrap-primary #mega-menu-primary a:hover{
	color:rgba(255, 255, 255, 1.0);
}
#award .bannerimg img{
	max-width:none;
}
#award .bannerimg{
	position: absolute;
	width:100%;
	background:#00252f;
}
#inner-banner{
	height:560px;
	position:relative;
}
#inner-banner .bannerimg{
	position: absolute;
	width:100%;
	background:#00252f;
}
#inner-banner .bannerimg img{
	max-width:none;
}
#inner-stripe .stripetext{
	padding:50px 0;
}
#inner-stripe{
	background:url(../images/inner-stripe-bg.jpg) top center repeat;
	width:100%;
	float:left;
	color:#ffffff;
	text-align:center;
}
.inner-stripe-tri{
	position:relative;
	float:right;
	bottom:0;
	margin-top:60px;
}
.our-values{
	float:left;
	width:100%;
	/*margin-bottom:60px;*/
	margin-top:40px;
}
.our-values .value{
	width:16.6%;
	float:left;
	text-align:center;
	padding:15px;
}
.our-values .value img{
	padding:15px;
}
.our-values .value h4{
	font-size:16px;
	font-weight:500;
}
.steadfast .2columns{
	float:left;
	width:100%;
}
.steadfast{
	float:left;
	width:100%;
}
.steadfast h3{
	font-size:20px;
		float:left;
		width:100%;
		clear:both;
		padding-bottom:10px;
		text-align:center;
}
#stripe{
	background:#00252f;
	color:#fff;
	height:60px;
	float:left;
	width:100%;
}
#stripe .search-form{
	float:left !important;
	margin-top: 10px;
	margin-left: 10px;
}
#stripe .search-form input[type='search'].search-field{
	background:#001115;
	border: 1px solid #001115;
	font-size: 14px;
}
#stripe .search-form .search-submit:before{
	margin-top:-8px;
}
#stripe .search-form input[type='search']{
	padding:11px 12px 12px;
	color: #ffffff;
}
.newsstripe{
	margin-bottom:40px;
}
#stripe h4{
	color:#ffffff;
	font-family:'Raleway';
	font-weight:600;
	text-transform:lowercase;
	font-size:22px;
	padding-top:10px;
	float:left;
}
#stripe.newsstripe h4{
	width:100%;
}
#stripe .menu-services-container select{
	float:left;
	position:relative;
	width:auto;
	margin:10px 0 0 15px;
	padding:10px 15px;
	background:#00252f;
	cursor:pointer;
	outline:none;
	height:35px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-family:'Raleway';
	font-size:16px;
	font-weight:lighter;
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#fff' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat;
	line-height:15px;
}
#stripe .menu-services-container select .menu-item {
   background: #00252f;
   padding:10px 15px;
}
#stripe .getquote{
	background:#00a79e;
	float:right;
	color:#ffffff;
	font-weight:600;
	padding:7px 27px;
	font-size:19px;
	margin-top:8px;
}
#stripe .corner{
	position:relative;
	top:-74px;
}
.pum-theme-48 .pum-title, .pum-theme-default-theme .pum-title{
	text-align:center !important;
	margin-top:25px;
	font-weight:500;
	margin-bottom:15px;
}
.claimoptions td.otherclaims{
	padding:12px 0 20px;
	border:4px solid #f7f7f7;
	float:left;
	width:100%;
	height:auto;
	color:#00a79e;
	font-weight:500;
	background:none;
	text-align:center;
}
.claimoptions td.otherclaims a{
	border:1px solid #00a79e;
	height:auto;
	padding:10px 20px;
	color:#00a79e;
	font-weight:500;
}
.claimoptions td.otherclaims a:hover{
	background:none;
	color:#002c38;
	border-color:#002c38;
}
.popmake-content h3{
	text-align:center;
}
#pum-297 .pum-content{
	font-size:13px;
	color:#6e6e80;
}
.claimoptions{
	width:100%;
	float:left;
	margin:0;
	vertical-align:middle;
	border:4px solid #f7f7f7;
	display: table;
}
.claimoptions td{
	width:25%;
	float:left;
	text-align:center;
	background:#00a79e;
	list-style:none;
	vertical-align:middle;
	height:100px;
	text-align:center;
	border:4px solid #f7f7f7;
	display: table-cell;
}
.claimoptions td a:hover{
	background:#008f87;
}
.claimoptions td a{
	color:#ffffff;
	font-weight:500;
	font-size:16px;
	background:none;
	text-align:center; 
    vertical-align:middle;
	width:100%;
	height:100%;
	padding:18px 0 0 0;
	float:left;
}
.cta-stripe{
	float:left;
	width:100%;
	padding:60px 0;
	text-align:center;
}
.cta-stripe img{
	z-index:-9;
	max-width:none;
}
.cta-stripe h3{
	font-size:20px;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:10px;
}
.cta-stripe h3 a{
	background:none;
	color:#00a79e;
	font-size:20px;
	padding:0 6px;
}
.cta-stripe h3 a:hover{
	background:none;
	color:#00a79e;
	font-size:20px;
}
.cta-stripe h3 a.phone:before{
	content: "\f110"; 
	font-family: "Icons"; 
	font-size:24px; 
	float:none; 
	padding-right:2px; 
	margin-top:0;
	margin-left:0;
	padding-left:0;
}
.cta-stripe .cta-button{
	text-align:center;
	float:left;
	width:100%;
	clear:both;
	margin:13px 0;
}
.cta-stripe a{
	font-size:16px;
	font-weight:500;
	background:#00a79e;
	color:#ffffff;
	padding:15px 20px;
	float:none;
	clear:both;
	cursor:pointer;
}
.cta-stripe a:hover{
	background:#00b5ac;
}
.pagecontent .onlinetoolform .payoption{
	width:49%;
	margin:0.5%;
	padding:20px;
	float:left;
	color:#1a1a1a;
	text-align:center;
	background: #ffffff;
	border: 1px solid #eee;
	height: 390px;
}
#paymentoptions{
	float:left;
	width: 100%;
	margin-bottom: 80px;
}
.pagecontent .payoption h3{
	font-size:18px;
	padding-bottom: 12px;
}
.pagecontent .payoption img{
	height: 50px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.pagecontent .payoption .payfoot{
	float:left;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
.pagecontent .payoption .payfoot .phone{
	font-size:18px;
	color: #00a79e;
	font-weight: 500;
	margin-top: 0;
}
.pagecontent .payoption .payfoot .phone:before{
	float:none;
}
.pagecontent .payoption a.paybutton{
	padding:15px 30px;
	background:#00a79e;
	color: #ffffff;
	font-weight: 500;
	cursor: pointer;
	font-size: 18px;
}
.pagecontent .payoption a.paybutton:hover{
	background:#008f87;
}
.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label{
	font-size:15px;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{
	color: #00a79e;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label {
							padding-left:23px;
							height:18px; 
							display:inline-block;
							line-height:18px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:18px;
							vertical-align:middle;
							cursor:pointer;
	font-size:14px;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label {
							background-position: 0 -18px;
}
.gform_wrapper ul.gfield_checkbox label {
				/*background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_e6364785bfe886ff49a404b90dfce30f.png);*/
				background-image: url(../images/checked.png);
	-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

.gform_wrapper ul.gfield_radio li input[type=radio] {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
.gform_wrapper ul.gfield_radio li input[type=radio] + label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
	background-position: 0 -15px;
}
.gform_wrapper ul.gfield_radio label {
				background-image:url(../images/radio.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
.ginput_container_fileupload input[type='button']{
	background:#00252f;
}
.onlinetoolform .gform_confirmation_message{
	margin-bottom:30px;
	text-align: center;
	font-size: 15px;
}
.onlinetoolform .gform_confirmation_message a{
	font-weight:600;
}
.onlinetoolform .gform_confirmation_message h3{
	font-family: 'Raleway' !important;
	font-size:28px;
	font-weight: 600;
	text-align: center;
	color: #00a79e;
	padding-bottom: 0;
	margin-bottom: 0;
}
.pagecontent h3{
	font-size:20px;
	/*float:left;*/
	width:100%;
	clear:both;
	padding-bottom:30px;
	text-align:center;
}
.testimonial{
	float:left;
	width:100%;
	padding:60px 0;
	text-align:center;
}
.testimonial h3{
	font-size:20px;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:10px;
}
.testimonial table{
	border:none;
}
.testimonial table td{
	padding:0;
	border:none;
}
.testimonial table td.qm{
	max-width:80px;
	float:left;
}
.testimonial table td.testimonialcontainer{
	float:left;
	padding:0 20px;
	text-align:center;
}
.testimonial .flexslider{
	max-width:840px;
	margin:0 auto;
}
.testimonial .quote{
	font-size:17px;
	text-align:center;
	font-weight:500;
	font-style:oblique;
	padding:10px 0 0;
	margin-bottom:15px;
}
.testimonial .author{
	font-size:15px;
	margin-bottom:0;
}
.testimonial .flex-direction-nav{
	display:none;
}
.half{
	width:49%;
	margin:0 .5%;
	float:right;
	padding-left:20px;
}
.half.image{
	text-align:center;
}
table.steadfast{
	border:none;
	margin-bottom:0px;
	font-size:14px;
}
table.steadfast td{
	border:none;
}
.steadfast .image{
	text-align:center;
}
.steadfast ul{
	color:#00a79e;
	font-weight:600;
	font-size:14px;
	line-height:25px;
}
.steadfast ul li{
	list-style-image:url(../images/bullet.png);
}
.affiliations{
	padding-top:20px;
}
.affiliations h3{
	font-size:20px;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:10px;
	text-align:center;
}
.twothirds{
	width:65%;
	margin-right:0.5%;
	float:left;
	padding-right:20px;
}
.third{
	width:32%;
	margin-left:0.5%;
	float:right;
}
.other-products{
	float:left;
	width:100%;
	background:#ffffff;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.25);
}
.other-products h3{
	text-align:left;
	float:left;
	width:100%;
	padding:30px 20px 20px 20px;
}
.other-products ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.other-products ul li{
	list-style:none;
	border-top:1px solid #dcdcdc;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}
.other-products ul li:last-child{
	border-bottom:1px solid #dcdcdc;
}
.other-products .allproducts-button{
	padding:15px 20px 15px 20px;
	color:#00a79e;
	float:left;
	text-align:left;
	width:100%;
	background:url(../images/list-arrow-teal-sidebar.png) right center no-repeat;
	font-style:oblique;
}
.other-products .allproducts-button:hover{
	background:url(../images/list-arrow-teal-sidebar.png) right center no-repeat #e5f6f5;
}
.other-products ul li a{
	padding:0 20px;
	font-size:14px;
	font-weight:500;
	width:100%;
	padding:15px 20px 15px 20px;
	float:left;
	background:url(../images/list-arrow-grey.png) right center no-repeat;
}
.other-products ul li a:hover{
	background:url(../images/list-arrow-teal-wide.png) right center no-repeat;
}
.tool-buttons{
	margin-bottom:20px;
	float:left;
	width:100%;
}
.tool-buttons .tb{
	padding:30px 20px;
	color:#ffffff;
	text-align:center;
	font-size:22px;
	font-weight:500;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.tool-buttons .tb.getquote{
	background:#00252f;
}
.tool-buttons .tb.reviewpolicy{
	background:#00b5c1;
}
.half.points h4{
	color:#00a79e;
	font-size:20px;
	font-weight:600;
	margin-bottom:0;
	padding-bottom:0;
}
.half.points{
	font-weight:400;
	color:rgba(0, 0, 0, .5);
	font-size:14px;
}
.half.points p{
	margin-top:0;
	margin-bottom:0;
	line-height:1.785714;
}
.half.points  ul{
	margin-left:20px;
}
.half.points li{
	margin-bottom:10px;
	list-style-image:url(../images/bullet.png);
}
#banner .herotext img{
	max-width:25px;
	/*z-index:999999;
	display:block;
	position:relative;
	float:none;*/
	margin-top:15px;
}
.pum .size-small .pum-title{
	font-size: 22px;
	font-weight: bold;
	color:#00a79e;
	margin:30px 0 20px;
}
.pum .size-small .gform_wrapper .top_label .gfield_label{
	width:100%;
	text-align: center;
	font-size: 15px;
}
.pum .size-small .gform_confirmation_message{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	
}
.pum .size-small .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .pum .size-small .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
	text-align: center;
}
.pum .size-small .gform_wrapper .gform_footer{
	text-align: center;
}
.pum .size-small .gform_wrapper p{
	font-size: 15px;
}
body .pum .size-small .gform_wrapper ul li.gfield{
	margin-top: 6px;
}
.pum .size-small .gform_wrapper .gform_footer{
	margin-top: 0;
}
.pum .size-small input[type='submit']{
	background:#00a79e;
	
}
.left{
	float:left;
}
.right{
	float:right;
}
.row{
	float:left;
	width:100%;
	margin-left:0 !important;
	margin-right:0 !important;
}
.product{
	margin-bottom:20px;
}
.pagecontent .secondary-section{
	float:left;
	text-align:left;
	margin-top:20px;
	font-size:14px;
	width:100%;
}
.pagecontent .secondary-section h3{
	text-align:left;
	padding-bottom:10px;
}
.pagecontent .secondary-section p, .pagecontent .secondary-section ul, div.2columns ul, .pagecontent .secondary-section a{
	color:#00a79e;
	font-weight:500;
}
.pagecontent .secondary-section ul, div.2columns ul{
	margin-left:20px;
}
.pagecontent .secondary-section ul li, div.2columns ul li{
	margin-bottom:4px;
	list-style-image:url(../images/bullet.png);
}

.pagination {
	position: relative;
}

.pagination a:hover,
.pagination a:focus,
.pagination .page-numbers.current {
	color: #fff;
	background-color: #212127;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	margin-right: 3px;
	padding: 12px 16px;
	text-transform: uppercase;
	color: #1a1a1a;
	border: 1px solid #212127;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
}

.pagination .page-numbers:last-child {
	margin-right: 0;
}

.pagination .current,
.pagination .prev,
.pagination .next {
	display: inline-block;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.image-navigation,
.comment-navigation {
	margin: 0 0 15px;
	padding: 15px 0;
	color: #adadad;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	margin-bottom: 0;
	border-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	display: inline-block;
	padding: 0 5px;
	content: '\002f';
	opacity: .5;
}

/* Scroll to Top */
.scroll-to-top {
	position: fixed;
	z-index: 5;
	right: 15px;
	bottom: 16px;
	display: none;
	width: 42px;
	height: 42px;
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	color: #1a1a1a;
	border-radius: 50%;
	background-color: #ffee58;
}

.scroll-to-top:hover,
.scroll-to-top:focus {
	color: #fff;
	outline: none;
	background-color: #4c4c51;
}

.scroll-to-top::before {
	width: 42px;
	height: 42px;
	content: '\f106';
	font-size: 24px;
	line-height: 38px;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	top: -9999em;
	left: -9999em;
	display: block;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: none;
	color: #1a1a1a;
	outline: none;
	background-color: #f2f2f2;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
	font-weight: 700;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
}

.site .skip-link:focus {
	z-index: 100000;
	top: 7px;
	left: 6px;
	clip: auto;
	width: auto;
	height: auto;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto 20px;
}

blockquote.alignleft {
	margin: 0 20px 20px 0;
}

blockquote.alignright {
	margin: 0 0 20px 20px;
}

blockquote.aligncenter {
	margin-bottom: 20px;
}

.site-header {
		margin-bottom: 40px;
		position:absolute;
		width:100%;
		z-index:99;
	}
	#banner img{
		max-width:none;
	}
	.herotext{
		position:absolute;
		z-index:9;
		width:100%;
		padding:0;
		font-family: 'Raleway';
	}
	#inner-banner .herotext img{
		margin-top:15px;
		margin-left:3px;
	}
	.our-values{
		float:left;
		width:100%;
	}
	.our-values h3{
		font-size:20px;
		float:left;
		width:100%;
		clear:both;
		padding-bottom:10px;
		text-align:center;
	}
#featuredtools{
	float:left;
	width:100%;
	padding-top:40px;
	color:#ffffff;
	background:#e1e1e1;
	padding-bottom: 40px;
}
.tool-tile{
	margin:0.5%;
	padding:20px;
	float:left;
	color:#ffffff;
	text-align:center;
	width:24%;
}
.tool-tile:hover{
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.45);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.45);
}
.tool-tile .toolicon{
	padding:15px 0;
}
.tool-tile .tool-heading{
	width:100%;
	color:#ffffff;
	font-weight:600;
	font-size:22px;
	text-align:center;
	width:100%;
	float:left;
	line-height: 25px;
}
.tool-tile p{
	text-align:center;
	float:left;
	width:100%;
	font-size:14px;
	font-weight:lighter;
}
.tool-tile .tool-button{
	background:#ffffff;
	padding:10px 20px;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin:0 auto;
	width:100%;
	float:left;
	cursor:pointer;
	margin-bottom:10px;
}
.tool-tile .tool-button p{
	color:#ffffff;
}

.product-lists{
	float:left;
	width:100%;
	margin-bottom:0px;
}
.product-lists #business{
	float:left;
	width:100%;
}
.product-lists #personal{
	float:left;
	width:100%;
	margin-top:40px;
}
.product-lists ul{
	margin:0;
}
.product-lists .box{
	float:left;
	width:24%;
	margin:0 .5%;
	text-align:center;
	font-size:14px;
	height: auto;
}
.product-lists #tile{
	float:left;
	width:100%;
	background:none;
	text-align:center;
	padding:20px 20px 10px 20px;
	border:1px solid #f7f7f7;
}
.product-lists #tile a{
	width:100%;
	float: left;
	text-align: center;
}
.product-lists #tile .product-icon{
	width:50%;
	padding:0 0 5%;
	max-width: 200px;
}
.product-lists #tile p{
	margin:5px 0 0 0;
}
.product-lists .box .getquote{
	padding:12px;
	float:left;
	width:100%;
	color:#00a79e;
	font-weight:500;
	border:1px solid #f7f7f7;
}
.product-lists .box .getquote:after{
	content:url(../images/list-arrow-teal.png);
	margin:0px 0 0 2px;
}
.product-lists .box .getquote:focus, .product-lists .box .getquote:hover{
	/*background:#ffffff;*/
	border:1px solid #00a79e;
}
.product-lists #tile:hover, .product-lists #tile:focus{
	background:#ffffff;
	color:#1a1a1a;
	border:1px solid #eee;
}
.product-lists #tile h3{
	font-size:14px;
	font-weight:600;
	margin-bottom:15px;
	padding-bottom:0;
}
.blue{
	background:#00b5c1;
}
.blue:hover{
	background:#00c1ce;
	color:#ffffff;
}
.dark{
	background:#00252f;
}
.dark:hover{
	background:#002c38;
	color:#ffffff;
}
.green{
	background:#00a79e;
}
.green:hover{
	background:#00b5ac;
	color:#ffffff;
}
.grey{
	background:#7c8284;
}
.grey:hover{
	background:#82898b;
	color:#ffffff;
}
/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
	display: table;
	content: '';
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after,
.post-navigation .nav-links:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #fff;
}

.widget-area > :last-child,
.widget > :last-child,
.widget .menu-main-container > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	margin: 5px 0 20px;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.111111;
}
.site-footer-widgets .cdeets span{
	float:left;
	clear: both;
}
.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget ul {
	margin-left: 0;
	list-style: outside none none;
}

.widget ul li {
	margin-bottom: 0;
	padding-top: 0;
	border-top: 1px solid #eee;
	line-height: 1.538461;
	float: left;
	width: 100%;
}
.widget_archive ul li a{
	float: left;
	padding: 8px 0;
}

.widget ul:not(.children):not(.sub-menu) > li:last-child {
	margin-bottom: 0;
	padding-bottom: 9px;
	border-bottom: 1px solid #eee;
}

.widget ul.children,
.widget ul.sub-menu {
	margin-top: 9px;
}

.widget ul.children li,
.widget ul.sub-menu li {
	position: relative;
	margin-left: 15px;
}

.widget ul.children li:before,
.widget ul.sub-menu li:before {
	position: absolute;
	top: 17px;
	left: -15px;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	background-color: #fdd835;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	padding: 0;
	text-align: center;
	line-height: 2.5625;
}

.widget_calendar caption {
	margin-bottom: 10px;
	font-weight: 700;
}

.widget_calendar tbody a {
	display: block;
	color: #1a1a1a;
	background-color: #fff9c4;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	color: #fff;
	background-color: #212127;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	display: block;
	margin-top: 3px;
	color: #9a9aae;
	font-size: 11px;
}

/* Recent Сomments widget */
.widget_recent_comments ul li {
	color: #9a9aae;
	font-size: 12px;
}

.widget_recent_comments ul li .comment-author-link {
	line-height: 1.5;
}

.widget_recent_comments ul li .comment-author-link a {
	display: inline !important;
	margin-top: 0 !important;
	text-decoration: underline;
	color: #9a9aae;
	font-size: 12px;
}

.widget_recent_comments ul li .comment-author-link a:hover,
.widget_recent_comments ul li .comment-author-link a:focus {
	color: #e65100;
	box-shadow: none;
}

.widget_recent_comments ul li a {
	display: block !important;
	margin-top: 3px !important;
	font-size: 13px;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -3px;
	margin-right: 3px;
}

.widget_rss ul li .rsswidget {
	font-weight: 600;
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	margin-top: 5px;
	color: #9a9aae;
	font-size: 12px;
}

.widget_rss .rssSummary {
	margin-top: 5px;
}

/* Tag Cloud widget */
.tagcloud a {
	display: inline-block;
	margin: 0 3px 7px 0;
	padding: 6px 12px 8px;
	color: #6e6e80;
	border: 1px solid #eee;
	line-height: 1;
}

.tagcloud a:hover,
.tagcloud a:focus {
	color: #fff;
	border-color: #212127;
	outline: 0;
	background-color: #212127;
}

/* Other widgets */
.widget_search .search-form > label {
	margin-bottom: 0;
}

.widget_search .search-submit::before {
	font-size: 14px;
}

.widget_categories .current-cat > a,
.widget_nav_menu .current-menu-item > a,
.widget_pages .current_page_item > a {
	color: #e65100;
}

.widget_archive li,
.widget_categories li {
	color: #9a9aae;
}
.post-navigation{
	margin-top:40px;
}

/**
 * 11.0 - Content
 */

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 15px;
}

.site-main > :last-child {
	margin-bottom: 0;
}

/* Main Content Layouts */
.content-grid .grid-item,
.content-masonry .masonry-item {
	margin-bottom: 15px;
}

.content-masonry .masonry-item {
	opacity: 0;
}

.content-masonry .masonry-item.is-visible {
	-webkit-animation: Items 700ms ease-in forwards;
	        animation: Items 700ms ease-in forwards;
}

@-webkit-keyframes Items {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes Items {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/**
 * 11.1 - Header
 */

.site-header {
	margin-bottom: 15px;
}

.navbar {
	background:none;
	padding-top:12px;
}

.navbar-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;

	-webkit-align-items: center;
	        align-items: centert;
	-ms-flex-align: center;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.site-branding {
	overflow: hidden;
	min-width: 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	margin-right: auto;
}
.site-branding img{
	height:65px;
}
.custom-logo-link {
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
}

.custom-logo {
	width: auto;
	max-width: 240px;
	height: 32px;
	margin-right: 10px;
}

.site-title {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	font-family: 'Merienda One', Georgia, Times, serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
}

.site-branding .site-title a {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #1a1a1a;
}

.menu-toggle {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 11px;
	-webkit-transition: background-color .2s ease 0s;
	   -moz-transition: background-color .2s ease 0s;
	     -o-transition: background-color .2s ease 0s;
	        transition: background-color .2s ease 0s;
	border-radius: 0;
	background-color: #ffee58;
}

.menu-toggle .icon-bar {
	display: block;
	width: 20px;
	height: 2px;
	-webkit-transition: background-color .2s ease 0s;
	   -moz-transition: background-color .2s ease 0s;
	     -o-transition: background-color .2s ease 0s;
	        transition: background-color .2s ease 0s;
	background-color: #212127;
}

.menu-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: #212127;
}

.menu-toggle:hover .icon-bar,
.menu-toggle:focus .icon-bar {
	background-color: #fff;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #212127;
}

.menu-toggle.toggled-on .icon-bar,
.menu-toggle.toggled-on:hover .icon-bar,
.menu-toggle.toggled-on:focus .icon-bar {
	background-color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

/* Search */
.overlay-search {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	-webkit-transition: all .5s ease-in-out;
	   -moz-transition: all .5s ease-in-out;
	     -o-transition: all .5s ease-in-out;
	        transition: all .5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	   -moz-transform: translate(0px, -100%) scale(0, 0);
	    -ms-transform: translate(0px, -100%) scale(0, 0);
	     -o-transform: translate(0px, -100%) scale(0, 0);
	        transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
	background-color: rgba(33, 33, 37, .98);
}

.overlay-search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	   -moz-transform: translate(0px, 0px) scale(1, 1);
	    -ms-transform: translate(0px, 0px) scale(1, 1);
	     -o-transform: translate(0px, 0px) scale(1, 1);
	        transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
}

.overlay-search-close {
	position: fixed;
	top: 12px;
	right: 12px;
	padding: 9px 13px 12px;
	-webkit-transition: color, background-color .2s ease 0s;
	   -moz-transition: color, background-color .2s ease 0s;
	     -o-transition: color, background-color .2s ease 0s;
	        transition: color, background-color .2s ease 0s;
	color: rgba(255, 255, 255, .3);
	border-radius: 0;
	background-color: #303036;
	font-size: 20px;
}

.overlay-search-close:hover,
.overlay-search-close:focus {
	color: rgba(255, 255, 255, .35);
	background-color: #333339;
}

.overlay-search-close:before {
	content: '\f00d';
}

.overlay-search .search-form {
	top: 50%;
	width: calc(100% - 30px);
	max-width: 400px;
	margin: 0 auto;
	margin-top: -17px;
}

.overlay-search input[type='search'] {
	margin: 0 auto;
	padding: 5px 10px 5px 0;
	color: rgba(255, 255, 255, .7);
	border-width: 0 0 1px 0;
	border-color: rgba(255, 255, 255, .2);
	border-radius: 0;
	outline: none;
	background: transparent;
	font-size: 16px;
}

.overlay-search .search-submit {
	color: #646464;
}

.overlay-search .search-submit:hover,
.overlay-search .search-submit:focus {
	color: #757575;
}

.overlay-search .search-submit::before {
	bottom: 0;
	font-size: 17px;
	line-height: 34px;
}

/* Jumbotron */
.jumbotron > .container {
	position: relative;
}

.header-image,
.header-carousel {
	clear: both;
	overflow: hidden;
	margin-top: 15px;
}

/* Header Carousel */
.header-carousel {
	height: 384px;
}

.header-carousel-2 .carousel-item {
	-webkit-transition: opacity 1s ease 0s;
	   -moz-transition: opacity 1s ease 0s;
	     -o-transition: opacity 1s ease 0s;
	        transition: opacity 1s ease 0s;
	opacity: .25;
}

.header-carousel-2 .carousel-item.slick-active {
	opacity: 1;
}

.header-carousel-2 .carousel-item:not(.slick-active) .post-card-image:hover .post-card-thumbnail::before,
.header-carousel-2 .carousel-item:not(.slick-active) .post-card-image:focus .post-card-thumbnail::before {
	background-color: transparent;
}

.header-carousel-2 .carousel-item .post-card-caption {
	-webkit-transition: opacity 2s ease 0s;
	   -moz-transition: opacity 2s ease 0s;
	     -o-transition: opacity 2s ease 0s;
	        transition: opacity 2s ease 0s;
	opacity: 0;
}

.header-carousel-2 .carousel-item.slick-active .post-card-caption {
	opacity: 1;
}

.site-description {
	position: relative;
	margin: 15px 0 0;
	padding: 15px;
	text-align: center;
	background-color: #fff;
	font-family: 'Raleway', serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

.site-description > p {
	margin: 0;
}


/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	position: relative;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #fff;
}

.post-thumbnail {
	display: block;
	margin: -15px -15px 15px;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: .85;
}

.entry-header {
	margin-bottom: 15px;
}

.entry-title {
	font-family: "Raleway", serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
	font-style: normal;
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #e65100;
}

.entry-header-meta {
	margin-top: 5px;
}

.entry-header-meta > span {
	display: inline-block;
	margin-right: 8px;
}

.entry-header-meta > span:last-child {
	margin-right: 0;
}

.entry-header-meta,
.entry-header-meta a {
	color: #9a9aae;
}

.entry-header-meta a:hover,
.entry-header-meta a:focus {
	color: #6e6e80;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: 'Raleway', serif;
	font-size: 20px;
	line-height: 1.25;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: 'Raleway', serif;
	font-size: 19px;
	line-height: 1.315789;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: 'Raleway', serif;
	font-size: 18px;
	line-height: 1.388889;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.25;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 700;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	        hyphens: auto;

	    -ms-hyphens: auto;
}

body:not(.search-results) .entry-summary {
	margin-bottom: 20px;
	color: #6e6e80;
	font-size: 14px;
	line-height: 1.571429;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 20px;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 5px;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 20px;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0 20px 20px 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0 0 20px 20px;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 20px;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
	font-weight: 600;
}

.author-info {
	clear: both;
	margin-bottom: 15px;
	padding: 20px 15px;
	text-align: center;
	background-color: #fff;
}

.author-avatar .avatar {
	width: 100px;
	height: 100px;
	margin-bottom: 15px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-title {
	clear: none;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.111111;
}

.author-bio {
	overflow: hidden;
	margin-bottom: 15px;
}

.entry-footer {
	margin-top: 15px;
	color: #9a9aae;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer-meta > span {
	display: inline-block;
	margin-right: 8px;
}

.entry-footer-meta > span:last-child {
	margin-right: 0;
}

.entry-footer a {
	color: #9a9aae;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #6e6e80;
}

.entry-footer .tags-links {
	display: block;
	margin-right: 0;
	margin-bottom: 10px;
}

.entry-footer .tags-links a {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 2px 12px 4px;
	border: 1px solid #eee;
}

.entry-footer .tags-links a:hover,
.entry-footer .tags-links a:focus {
	color: #fff;
	border-color: #212127;
	background-color: #212127;
}

.entry-footer .avatar {
	width: 20px;
	height: 20px;
	margin: -4px 2px 0 0;
}

.sticky-post {
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #9a9aae;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.entry-footer-meta > .byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline-block;
}

.page-header {
	margin-bottom: 15px;
	padding: 15px;
	border-top: 3px solid #212127;
	border-bottom: 1px solid #e0e0e0;
}

body.error404 .page-header,
body.search-no-results .page-header {
	padding: 0;
	border: 0;
}

.page-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.25;
}

.taxonomy-description {
	margin-top: 10px;
	color: #9a9aae;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
}

.page-links a,
.page-links > span {
	display: inline-block;
	margin-right: 5px;
	padding: 8px 11px;
	text-align: center;
	color: #1a1a1a;
	border: 1px solid #212127;
	box-shadow: none;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.090909;
}

.page-links > span {
	color: #fff;
	background-color: #212127;
}

.page-links a:hover,
.page-links a:focus {
	color: #fff;
	background-color: #212127;
}

.page-links > .page-links-title {
	color: #1a1a1a;
	background-color: #fff;
}

.entry-attachment {
	margin-bottom: 20px;
}

.entry-caption {
	padding-top: 15px;
	color: #9a9aae;
	font-style: italic;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 15px;
}


/**
 * 11.3 - Post Cards
 */

.post-card {
	position: relative;
}

.post-card-thumbnail {
	display: block;
	text-align: center;
	background-color: #eee;
}

.post-card-caption {
	padding: 15px;
	background-color: #fff;
}

.post-card-header {
	margin-bottom: 12px;
}

.post-card-header-meta {
	margin-bottom: 7px;
	font-size: 12px;
}

.post-card-header-meta,
.post-card-header-meta a {
	color: #9a9aae;
}

.post-card-header-meta > span {
	display: inline-block;
	margin-right: 8px;
}

.post-card-header-meta > span:last-child {
	margin-right: 0;
}

.post-card-header-meta a:hover,
.post-card-header-meta a:focus {
	color: #6e6e80;
}

.post-card-title {
	font-family: 'Raleway';
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
}

.post-card-content {
	color: #444;
}

.post-card-footer {
	margin-top: 15px;
	color: #9a9aae;
	font-size: 12px;
}

.post-card-footer a {
	color: #9a9aae;
}

.post-card-footer a:hover,
.post-card-footer a:focus {
	color: #6e6e80;
}

.post-card-footer-meta > span {
	display: inline-block;
	margin-right: 8px;
}

.post-card-footer-meta > span:last-child {
	margin-right: 0;
}

/* post-card-small */
.post-card-small .post-card-media,
.post-card-small .post-card-caption {
	display: table-cell;
	vertical-align: top;
}

.post-card-small .post-card-media {
	width: 100px;
	padding-right: 15px;
}

.post-card-small .post-card-caption {
	padding: 0;
	background-color: transparent;
}

.post-card-small .post-card-header,
.post-card-small .post-card-header-meta {
	margin-bottom: 6px;
}

.post-card-small .post-card-title {
	font-family: inherit;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
}

.post-card-small .post-card-footer {
	margin-top: 0;
}

/* post card with transparent caption */
.post-card.post-card-transparent .post-card-caption {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: transparent;
}

/* post card with image background */
.post-card-image .post-card-media {
	position: relative;
	display: table;
	width: 100%;
	height: 384px;
}

.post-card-image .post-card-thumbnail {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}

.post-card-image .post-card-thumbnail:before {
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 100%;
	content: '';
	-webkit-transition: background-color .5s ease 0s;
	   -moz-transition: background-color .5s ease 0s;
	     -o-transition: background-color .5s ease 0s;
	        transition: background-color .5s ease 0s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+40,0.5+100 */
	background:    -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background:         linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.post-card-image:hover .post-card-thumbnail:before,
.post-card-image:focus .post-card-thumbnail:before {
	background-color: rgba(0, 0, 0, .4);
}

.post-card-image .post-card-thumbnail img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	min-width: 100%;
	max-width: 1000%;
	height: auto;
	min-height: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	   -moz-transform: translateX(-50%) translateY(-50%);
	    -ms-transform: translateX(-50%) translateY(-50%);
	     -o-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.post-card-image .post-card-thumbnail img {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: none;
		   -moz-transform: none;
		    -ms-transform: none;
		     -o-transform: none;
		        transform: none;

		-o-object-fit: cover;
		   object-fit: cover;
	}
}

.post-card-image .post-card-caption {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
}

.post-card-image .post-card-header-meta,
.post-card-image .post-card-header-meta a,
.post-card-image .post-card-footer,
.post-card-image .post-card-footer a {
	color: rgba(255, 255, 255, .7);
}

.post-card-image .post-card-header-meta a:hover,
.post-card-image .post-card-header-meta a:focus,
.post-card-image .post-card-footer a:hover,
.post-card-image .post-card-footer a:focus {
	color: rgba(255, 255, 255, .9);
}

.post-card-image .post-card-title > a {
	color: #fff;
	box-shadow: none;
	font-family:'Raleway';
	text-decoration:none;
	font-weight:500;
}

.post-card-image .post-card-title > a:hover,
.post-card-image .post-card-title > a:focus {
	box-shadow: none;
}

.post-card-image .post-card-content {
	color: rgba(255, 255, 255, .8);
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #fff;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 15px;
}

.comments-title,
.comment-reply-title {
	font-family: 'Raleway', serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

.comments-title {
	margin-bottom: 15px;
}

.comment-list {
	margin: 0;
	list-style: none;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	padding: 15px 0;
	border-top: 1px solid #eee;
}

.comment-list .children {
	margin: 0;
	list-style: none;
}

.comment-list .children > li {
	padding-left: 15px;
}

.comment-author {
	margin-bottom: 5px;
	color: #1a1a1a;
	font-size: 14px;
	line-height: 1.428571;
}

.comment-author .fn {
	font-weight: 700;
}

.comment-author .avatar {
	position: relative;
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 10px;
}

.bypostauthor > article .fn {
	padding-left: 7px;
	background: rgb(254,255,163);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffa3+0,000000+100&1+0,0+100 */
	background:    -moz-linear-gradient(left,  rgba(254,255,163,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(254,255,163,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background:         linear-gradient(to right,  rgba(254,255,163,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffa3', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.comment-metadata,
.pingback .edit-link {
	padding-bottom: 2px;
	color: #9a9aae;
	font-size: 12px;
	line-height: 1.25;
}

.comment-metadata {
	margin-bottom: 15px;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #9a9aae;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #6e6e80;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	display: inline-block;
	padding: 0 7px 0 5px;
	content: '\002f';
	opacity: .7;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 20px 20px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	display: inline-block;
	margin-top: 15px;
	padding: 8px 12px 10px;
	color: #9a9aae;
	border: 1px solid #eee;
	line-height: 1;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	color: #1a1a1a;
	border-color: #fff176;
	outline: 0;
	background-color: #fff176;
}

.comment-form {
	padding-top: 15px;
}

.comment-list .comment-respond {
	padding-top: 15px;
}

.comment-list .comment-form {
	padding-bottom: 15px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	margin-bottom: 15px;
	color: #9a9aae;
}

.no-comments {
	margin: 15px 0 0;
	padding-top: 15px;
	border-top: 1px solid #eee;
	font-weight: 700;
}

.comment-navigation + .no-comments {
	padding-top: 0;
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #e65100;
	font-family: Georgia, Times, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 24px;
	text-align: center;
	color: #9a9aae;
	border: 0;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #6e6e80;
}

.comment-reply-title small a::before {
	position: relative;
	top: 0;
	content: '\f00d';
	font-size: 14px;
}


/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 15px;
}


/**
 * 11.6 - Related Posts
 */

.related-posts-section {
	padding-top: 10px;
	padding-bottom: 30px;
}

.related-posts-title {
	margin-bottom: 20px;
}

.related-posts-title h3 {
	position: relative;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.111111;
}

.related-posts-title h3:before {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background-color: rgba(0, 0, 0, .07);
}

.related-posts-title span {
	position: relative;
	z-index: 1;
	padding-right: 10px;
	background-color: #fafafa;
}

.related-posts-item .post-card {
	margin-bottom: 30px;
}

.related-posts-item:last-child .post-card {
	margin-bottom: 0;
}


/**
 * 11.7 - Footer
 */

.site-footer {
	color: rgba(255, 255, 255, .5);
	background-color: #00252f;
	border-top:10px solid #00a79e;
	float:left;
	width:100%;
}

.site-footer a {
	color: rgba(255, 255, 255, .5);
}
.site-footer .cdeets a{
	clear:both;
	width:100%;
	padding:0;
	float:left;
}
.site-footer .cdeets p{
	float:left;
	clear:both;
}
.site-footer .phone:before, .site-footer .icon-fax-with-phone:before, .site-footer .icon-email-envelope-outline-shape-with-rounded-corners:before{
	font-size:18px;
	padding-right:8px;
	margin:0;
}
.site-footer a:hover,
.site-footer a:focus {
	color: rgba(255, 255, 255, .8);
}

/* Footer widgets */
.site-footer-widgets {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, .08);
	font-weight:300;
	font-size:14px;
}
.site-footer .gform_wrapper span.gform_description{
	font-weight:300;
	font-size:14px;
}
.site-footer-widgets .gform_widget ul li{
	border:none;
}
.site-footer-widgets .widget {
	margin-bottom: 30px;
	padding: 0;
	background-color: transparent;
}
.site-footer input[type='date'], .site-footer input[type='time'], .site-footer input[type='datetime-local'], .site-footer input[type='week'], .site-footer input[type='month'], .site-footer input[type='text'], .site-footer input[type='email'], .site-footer input[type='url'], .site-footer input[type='password'], .site-footer input[type='search'], .site-footer input[type='tel'], .site-footer input[type='number'], .site-footer textarea{
	background:#00181f;
	color: rgba(255, 255, 255, .5);
	border-color:#00181f;
}
.site-footer .gform_wrapper label.gfield_label{
	color: rgba(255, 255, 255, .5);
	font-weight:400;
	margin-bottom:0;
}
.site-footer .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .site-footer .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
	color: rgba(255, 255, 255, .5);
	font-weight:400;
}
.gform_wrapper .gfield_required{
	color:#bc0a0a;
}
body .site-footer .gform_wrapper .top_label div.ginput_container{
	margin-top:2px;
}
body .site-footer .gform_wrapper ul li.gfield{
	margin-top:10px;
}
.site-footer .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .site-footer .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
	margin-bottom:0;
}

.site-footer-widgets .widget-area:last-child .widget:last-child {
	margin-bottom: 0;
}

.site-footer-widgets .widget-title {
	padding-top: 40px !important;
	color: #fff;
}

.site-footer-widgets .widget-title > a {
	color: #fff;
}

.site-footer-widgets ul li {
	border-top: 1px solid rgba(255, 255, 255, .07);
	width:100%;
	float:left;
	padding:9px 0 10px 0;
}
.site-footer-widgets ul li a{
	width:100%;
	background:url(../images/list-arrow-half.png) right center no-repeat;
	/*border-top: 1px solid rgba(255, 255, 255, .07);*/
	float:left;
}
.site-footer-widgets ul li a:hover{
	width:100%;
	background:url(../images/list-arrow.png) right center no-repeat;
	color:#ffffff;
	float:left;
}
.site-footer-widgets .gform_widget ul li {
	background:none;
}

.site-footer-widgets ul:not(.children):not(.sub-menu) > li:last-child {
	border-bottom: none;
}
.site-footer-widgets ul:not(.children):not(.sub-menu) > li:first-child {
	border-top: none;
	padding-top:0;
}
.site-footer .gform_wrapper .gform_footer{
	padding-top:0;
	margin-top:0;
}
.site-footer gform_wrapper .gform_footer input.button, .site-footer .gform_wrapper .gform_footer input[type=submit], .site-footer .gform_wrapper .gform_page_footer input.button, .site-footer .gform_wrapper .gform_page_footer input[type=submit]{
	background:#00a79e;
	color:#ffffff;
	text-transform:none;
	font-weight:400;
	letter-spacing:normal;
}

.site-footer-widgets .widget_recent_comments ul li,
.site-footer-widgets .widget_recent_entries .post-date,
.site-footer-widgets .widget_rss .rss-date,
.site-footer-widgets .widget_rss cite,
.site-footer-widgets .widget_archive li,
.site-footer-widgets .widget_categories li {
	color: rgba(255, 255, 255, .2);
}

.site-footer-widgets .widget_recent_comments ul li .comment-author-link a {
	color: rgba(255, 255, 255, .2);
}

.site-footer-widgets .widget_recent_comments ul li .comment-author-link a:hover,
.site-footer-widgets .widget_recent_comments ul li .comment-author-link a:focus {
	color: rgba(255, 255, 255, .4);
}

.site-footer-widgets .widget_rss ul li .rsswidget {
	color: rgba(255, 255, 255, .7);
}

.site-footer-widgets .widget_rss ul li .rsswidget:hover,
.site-footer-widgets .widget_rss ul li .rsswidget:focus {
	color: rgba(255, 255, 255, .5);
}

.site-footer-widgets .tagcloud a {
	border: 1px solid rgba(255, 255, 255, .15);
}

.site-footer-widgets .tagcloud a:hover,
.site-footer-widgets .tagcloud a:focus {
	border-color: rgba(255, 255, 255, .3);
}

.site-footer-widgets table,
.site-footer-widgets th,
.site-footer-widgets td {
	border-color: rgba(255, 255, 255, .07);
}

.site-footer-widgets th {
	color: rgba(255, 255, 255, .7);
}

.site-footer-widgets .widget_calendar caption {
	color: #fff;
}

.site-footer-widgets .widget_calendar tbody a {
	color: #fff;
	background-color: rgba(255, 255, 255, .1);
}

.site-footer-widgets .widget_calendar tbody a:hover,
.site-footer-widgets .widget_calendar tbody a:focus {
	background-color: rgba(255, 255, 255, .07);
}

.site-footer-widgets input[type='search'] {
	color: rgba(255, 255, 255, .3);
	border: 1px solid rgba(255, 255, 255, .07);
	background: transparent;
}

.site-footer-widgets input[type='search']:focus {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .15);
}

.site-footer-widgets input[type='search']::-moz-placeholder {
	color: rgba(255, 255, 255, .3);
}

.site-footer-widgets .search-submit {
	color: rgba(255, 255, 255, .2);
}

.site-footer-widgets .search-submit:hover,
.site-footer-widgets .search-submit:focus {
	color: rgba(255, 255, 255, .3);
}

/* Site info */
.site-footer-info {
	padding-top: 20px;
	padding-bottom: 20px;
}

.site-info {
	text-align: center;
	color: rgba(255, 255, 255, .3);
	width:100%;
}

.site-info a {
	color: rgba(255, 255, 255, .3);
}

.site-info a:hover,
.site-info a:focus {
	color: rgba(255, 255, 255, .45);
}
.shadow{
	width:100%;
	float:left;
	text-align:center;
	margin-top:40px;
}
.shadow img{
	float:left;
	width:100%;
	top:0;
	margin:0;
}

/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
	margin-bottom: 20px;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 20px;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	padding: 5px 0;
	border-bottom: 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 3px;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	max-width: 100%;
	margin-bottom: 20px;
}

.wp-caption img[class*='wp-image-'] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	padding-top: 15px;
	color: #9a9aae;
	font-style: italic;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -10px 20px;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	padding: 0 10px 20px;
	text-align: center;
	vertical-align: top;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	padding-top: 15px;
	color: #9a9aae;
	font-style: italic;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 15px;
	padding: 0 15px;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	margin-bottom: 20px;
	padding: 15px;
	color: inherit;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
}

.widecolumn h2 em {
	font-style: normal;
}

.widecolumn p {
	margin: 20px 0;
}

.widecolumn p + h2 {
	margin-top: 20px;
}

.widecolumn label,
.widecolumn .mu_register label {
	font-size: 13px;
	font-weight: normal;
}

.widecolumn .mu_register label {
	margin: 20px 0 5px;
}

.mu_register label.checkbox {
	display: inline-block !important;
	margin: 10px 15px 0 0;
}

.mu_register label.checkbox > input {
	position: relative;
	top: 2px;
}

.widecolumn .mu_register label strong {
	font-weight: normal;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	width: 100%;
	font-size: 13px;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 5px;
}

.widecolumn #submit,
.widecolumn .mu_register input[type='submit'] {
	width: auto;
	margin: 0;
	font-size: 13px;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

.widecolumn span.h3 {
	padding: 0 5px 0 0;
	font-size: inherit;
	font-weight: bold;
}


/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

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

@viewport {
	width: device-width;
}

@media screen and (max-width: 1300px) {
	#stripe .corner{
		display:none;
	}
}
/**
 * 14.1 - >= 480px
 */
@media screen and (max-width: 1200px) {
	.navbar .menu-toggle, #menu-toggle{
		display:none !important;
	}
	#inner-stripe img.inner-stripe-tri{
		width:160px;
		height: 160px;
	}
	.product-lists #tile .product-icon{
		width:50%;
	}
	.tool-tile .tool-heading{
		font-size:20px;
	}
	#award{
		height:360px;
	}
	#award p{
		margin-top: 60px;
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 18px;
	}
	#award h2{
		line-height: 38px;
		font-size: 42px;
	}
	/*#award p .award-name{
		font-size:40px;
		line-height: 32px;
		font-size: 28px;
	}*/
	#award .award-links{
		margin-top:10px;
	}
	#award .award-links .button{
		background:#00a79e;
		padding: 12px 48px;
		color: #ffffff;
		font-weight: 500;
		font-size: 15px;
	}
}
@media screen and (max-width: 992px) {
	.herotext h1{
		font-size:50px !important;
		line-height: 54px;
	}
	.tool-tile, .pagecontent .onlinetoolform .payoption{
		width:49%;
		margin: .5%;
	}
	.inner-stripe-tri{
		display:none;
	}
	.member td{
		vertical-align:top;
	}
	.product-lists #tile .product-icon{
		width:25%;
	}
	.product-lists .box{
		width:49%;
		margin: .5%;
		height: 315px;
	}
	.product-lists #tile .product-icon{
		width:50%;
	}
	.product-lists #tile h3{
		font-size:18px;
	}
	#award p{
		margin-top: 67px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 22px;
	}
	#award h2{
		line-height: 35px;
		font-size: 38px;
	}
	#award p .award-name{
		font-size:40px;
		line-height: 32px;
		font-size: 24px;
	}
	#award .award-links{
		margin-top:15px;
		max-width: 290px;
	}
	#award .award-links .button{
		padding: 12px 25px;
	}
	
	#award .award-links img{
		max-width: 125px;
	}
	
}
@media screen and (max-width: 740px) {
	.twothirds, .third{
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}
	.half{
		/*width:100%;*/
		margin:15px 0;
		padding-right: 0;
	}
	#profileshot{
		float:left;
		width: 100%;
	}
	#profileinfo{
		float:left;
		width: 100%;
		margin-top: 20px;
	}
	.post-list-even .member-header h3, .member.post-list-even p.bio{
		text-align:left;
	}
	.post-list-even .member-header, .post-list-even table.member-contact td, .post-list-even table.member-contact a{
		text-align:left;
	}
	.member.post-list-even #profileshot, .member.post-list-even #profileinfo{
		width:100%;
		float: left;
	}
	.product-lists .box{
		width:100%;
		margin:.5% 0;
		height:auto;
	}
	.product-lists #tile .product-icon{
		margin-bottom:0;
		width: 25%;
		padding-bottom: 0;
	}
	.responsive-map{
		display:none;
	}
	.banner-shadow{
		display: none;
	}
	.page-id-11 #inner-banner{
		background:#00252f;
		background: url(../images/map.jpg) center center no-repeat;
		background-size: cover;

	}
	#award p{
		margin-top: 58px;
		margin-bottom: 14px;
		font-size: 16px;
		line-height: 19px;
	}
	#award h2{
		line-height: 31px;
		font-size: 34px;
	}
	#award p .award-name{
		font-size:40px;
		line-height: 32px;
		font-size: 24px;
	}
	#award .award-links{
		margin-top:18px;
		margin-bottom: 0px;
		max-width: 235px;
	}
	#award .award-links img{
		max-width: 100px;
	}
	#award .award-links .button{
		padding: 12px 12px;
	}
	#award .half{
		text-align:center;
		margin-bottom: 0;
	}
	#award .schalkimage img{
		max-width: 360px;
	}
	.testimonial table td.qm{
		max-width:56px;
	}
}
@media screen and (max-width: 600px) {
	.half{
		width:100%;
	}
	#banner .bannerimg.mobile{
	display:block;
	}
	#banner .bannerimg.large{
	display:block;
	}
	#award{
		background:url(../images/Omnisure_Home-Award-Mobile.jpg) center center no-repeat;
		background-color: #001b22;
		width: 100%;
		background-size: cover;
		height: auto;
		padding: 55px 0 70px;
	}
	#award p{
		margin-top: 0;
	}
	#award .badge{
		display: block;
		width: 125px;
		margin: 0 auto 12px;
	}
	.herotext h1{
		font-size:40px !important;
		line-height: 42px;
		font-family: 'Raleway' !important;
	}
	#inner-stripe .stripetext h1{
		 font-size:18px;
	}
	#inner-stripe .stripetext{
		padding:25px 0;
	}
	div.dynamic-col-1, div.dynamic-col-2{
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}
	.our-values .value{
		width:49%;
	}
	p > embed, p > iframe, p > object, p > video{
		height: 200px;
	}
	#inner-stripe img.inner-stripe-tri{
		width:200px;
		height: 200px;
	}
	.tool-tile, .pagecontent .onlinetoolform .payoption{
		width:100%;
		margin: 0 0 20px 0;
	}
	.tool-tile .toolicon{
		height:150px;
	}
	.mhide{
		display:none;
	}
	#stripe .getquote{
		float:none;
		display: inline-block;
	}
	.mfloat{
		float:left;
		width: 100%;
	}
	#stripe{
		text-align:center;
	}
	.testimonial{
		padding:30px 0;
	}
	.testimonial table td.qm{
		width:10%;
	}
	.testimonial table td.testimonialcontainer{
		width: 80%;
	}
	.testimonial .quote{
		font-size: 15px;
	}
	.testimonial .author{
		font-size:13px;
	}
}
@media screen and (max-width: 500px) {
	.product-lists .box{
		height:auto;
	}
	
}
@media screen and (min-width: 480px) {
	.header-carousel {
		height: 470px;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	/* post card with image background */
	.post-card-image .post-card-media {
		height: 470px;
	}

	.comment-list .children > li {
		padding-left: 25px;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item {
		max-width: 50%;
	}
}


/**
 * 14.2 - >= 768px
 */

@media screen and (min-width: 768px) {
	.site-header {
		margin-bottom: 30px;
		position:absolute;
	}

	.header-image,
	.header-carousel {
		margin-top: 30px;
	}

	.header-carousel {
		height: 480px;
	}

	.header-carousel-2 .carousel-item {
		width: 720px;
		margin: 0 15px;
	}

	.site-description {
		margin-top: 30px;
		padding: 20px 30px;
		font-size: 26px;
	}

	.jumbotron.has-header-image .site-description {
		position: absolute;
		bottom: 15px;
		left: 15px;
		width: 50%;
		text-align: left;
	}

	.site-main {
		margin-bottom: 30px;
	}

	.content-grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;

		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.content-grid .grid-item,
	.content-masonry .masonry-item {
		margin-bottom: 30px;
	}

	.content-grid .post-card {
		height: 100%;
		min-height: 440px;
	}

	.content-grid .post-card:not(.post-card-transparent) {
		background-color: #fff;
	}

	.content-grid .post-card-image .post-card-media {
		height: 100% !important;
	}

	.site-main > article {
		margin-bottom: 30px;
		padding: 0;
	}

	.post-thumbnail {
		margin: 0 0 30px;
	}

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

	.page-header {
		margin-bottom: 30px;
		padding: 15px 30px;
	}

	.page-title {
		font-size: 22px;
		line-height: 1.363636;
	}

	.author-info {
		margin-bottom: 30px;
		padding: 30px;
		text-align: left;
	}

	.author-avatar,
	.author-description {
		display: table-cell;
		vertical-align: top;
	}

	.author-avatar {
		width: 130px;
		padding-right: 30px;
	}

	.author-avatar .avatar {
		width: 100px;
		height: 100px;
		margin-bottom: 0;
	}

	.post-navigation {
		margin-bottom: 30px;
	}

	.post-navigation div + div {
		margin-top: 0;
	}

	.post-navigation .nav-links {
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;

		-webkit-align-items: stretch;
		        align-items: stretch;
		-ms-flex-align: stretch;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
	}

	.post-navigation .nav-links > div {
		width: 100%;
	}

	.post-navigation .nav-links > div:nth-child(1):nth-last-child(2),
	.post-navigation .nav-links > div:nth-child(2):nth-last-child(1) {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.post-navigation .nav-links > div:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
		text-align: right;
	}

	.post-navigation .nav-link-meta {
		padding: 20px 30px;
	}

	.post-card-caption {
		padding: 25px 30px;
	}

	/* post-card-medium, post-card-large */
	.post-card-medium .post-card-caption,
	.post-card-large .post-card-caption {
		padding: 30px;
	}

	.post-card-medium .post-card-header-meta,
	.post-card-large .post-card-header-meta {
		font-size: 13px;
	}

	.post-card-medium .post-card-title,
	.post-card-large .post-card-title {
		font-size: 24px;
	}

	.post-card-medium .post-card-footer,
	.post-card-large .post-card-footer {
		font-size: 13px;
	}

	/* post card with image background */
	.post-card-image .post-card-media {
		height: 440px;
	}

	.post-card-medium.post-card-image .post-card-media {
		height: 456px;
	}

	.post-card-large.post-card-image .post-card-media {
		height: 480px;
	}

	.comments-area {
		margin-bottom: 30px;
		padding: 30px;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 30px 0;
	}

	.comment-list .children > li {
		padding-left: 30px;
	}

	.no-comments {
		padding-top: 30px;
	}

	.comments-title,
	.comment-reply-title {
		font-size: 22px;
	}

	.comment-list .comment-form {
		padding-bottom: 30px;
	}

	.sidebar {
		margin-bottom: 30px;
	}

	.widget {
		margin-bottom: 30px;
		padding: 30px;
		float: left;
	}

	.widget .widget-title {
		margin: 0 0 20px;
	}

	.content-bottom-widgets .widget-area {
		margin-bottom: 30px;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		width: calc(50% - 15px);
		margin-right: 30px;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}

	.site-footer-widgets {
		padding-top: 30px;
		padding-bottom: 30px;
	}

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

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

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

	.related-posts-section {
		padding-top: 0;
	}

	.related-posts-item .post-card {
		margin-bottom: 0;
	}
}


/**
 * 14.2.1 - >= 768px and < 992
 */

@media (min-width: 768px) and (max-width: 991px) {
	.content-grid > .grid-item-medium {
		width: 100%;
	}
}


/**
 * 14.3 - >= 992px
 */

@media screen and (min-width: 992px) {
	.navbar-wrapper {
		-webkit-align-items: flex-start;
		        align-items: flex-start;
		-ms-flex-align: start;
	}

	.wp-custom-logo .navbar-wrapper {
		-webkit-align-items: center;
		        align-items: center;
		-ms-flex-align: center;
	}

	.custom-logo-link {
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.site-branding .site-title a {
		padding-top: 23px;
		padding-bottom: 23px;
	}

	.site-header-menu {
		padding-top:13px;
		display: block;
		        flex: 0 1 auto;

		-webkit-flex: 0 1 auto;
		    -ms-flex: 0 1 auto;
	}

	.main-navigation,
	.accessory-navigation {
		display: inline-block;
		vertical-align: middle;
		float:right;
	}

	.accessory-navigation {
		margin-left: 20px;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li,
	.accessory-navigation .secondary-menu,
	.accessory-navigation .secondary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li,
	.accessory-navigation .secondary-menu > li {
		float: left;
	}
	.main-navigation{
		float:left;
	}
	.accessory-navigation{
		float:right;
	}
	.accessory-navigation .phone{
		color:#c0bb25;
	}
	.accessory-navigation .phone:hover{
		color:#c0bb25;
	}

	.main-navigation a,
	.accessory-navigation a {
		padding: 9px 10px 0 10px;
		white-space: nowrap;
		outline-offset: -8px;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a,
	.accessory-navigation li:hover > a,
	.accessory-navigation li.focus > a {
		color: #00a79e;
	}

	.main-navigation ul ul,
	.accessory-navigation ul ul {
		position: absolute;
		z-index: 99999;
		left: -999em;
		display: block;
		margin: 0;
		padding: 12px 0;
		background-color: #00252f;
	}

	.main-navigation ul ul ul,
	.accessory-navigation ul ul ul {
		top: -12px;
	}

	.main-navigation ul ul li,
	.accessory-navigation ul ul li {
		border: 0;
	}

	.main-navigation ul ul a,
	.accessory-navigation ul ul a {
		width: 300px;
		padding: 6px 25px;
		white-space: normal;
		color: rgba(255, 255, 255, .8);
		font-size:16px;
	}

	.main-navigation ul ul li:hover > a,
	.main-navigation ul ul li.focus > a,
	.accessory-navigation ul ul li:hover > a,
	.accessory-navigation ul ul li.focus > a {
		color: #fff;
	}

	.main-navigation ul ul .current-menu-item > a,
	.main-navigation ul ul .current-menu-ancestor > a,
	.accessory-navigation ul ul .current-menu-item > a,
	.accessory-navigation ul ul .current-menu-ancestor > a {
		color: #fff;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul,
	.accessory-navigation li:hover > ul,
	.accessory-navigation li.focus > ul {
		right: 0;
		left: auto;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul,
	.accessory-navigation ul ul li:hover > ul,
	.accessory-navigation ul ul li.focus > ul {
		right: 100%;
		left: auto;
	}

	.main-navigation .menu-item-has-children > a,
	.accessory-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 30px;
	}

	.main-navigation .menu-item-has-children > a::after,
	.accessory-navigation .menu-item-has-children > a::after {
		position: absolute;
		top: 18px;
		right: 14px;
		content: '\f107';
	}

	.main-navigation ul ul .menu-item-has-children > a,
	.accessory-navigation ul ul .menu-item-has-children > a {
		padding-right: 30px;
	}

	.main-navigation ul ul .menu-item-has-children > a:after,
	.accessory-navigation ul ul .menu-item-has-children > a:after {
		top: 11px;
		right: 17px;
		-webkit-transform: rotate(90deg);
		   -moz-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		     -o-transform: rotate(90deg);
		        transform: rotate(90deg);
	}

	.accessory-navigation .search-link:before {
		position: relative;
		top: 1.5px;
		content: '\f002';
	}

	.accessory-navigation .search-text {
		display: none;
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.accessory-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle {
		display: none;
	}

	.header-carousel {
		height: 530px;
	}

	.header-carousel-2 .carousel-item {
		width: 940px;
	}

	.site-description {
		padding: 25px 30px;
		font-size: 30px;
	}

	.jumbotron.has-header-image .site-description {
		bottom: 30px;
		width: 45%;
	}

	.content-grid .post-card {
		min-height: 426px;
	}

	.no-sidebar.content-layout-grid-1 .author-info,
	.no-sidebar.content-layout-grid-2 .author-info,
	.no-sidebar.content-layout-masonry-1 .author-info,
	.no-sidebar.content-layout-masonry-2 .author-info,
	.no-sidebar.content-layout-grid-1 .pagination,
	.no-sidebar.content-layout-grid-2 .pagination,
	.no-sidebar.content-layout-masonry-1 .pagination,
	.no-sidebar.content-layout-masonry-2 .pagination,
	.no-sidebar.content-layout-grid-1:not(.error404):not(.search-no-results) .page-header,
	.no-sidebar.content-layout-grid-2:not(.error404):not(.search-no-results) .page-header,
	.no-sidebar.content-layout-masonry-1:not(.error404):not(.search-no-results) .page-header,
	.no-sidebar.content-layout-masonry-2:not(.error404):not(.search-no-results) .page-header {
		max-width: 100%;
		float: left;
	}

	.image-navigation {
		margin-bottom: 30px;
	}

	.post-card-medium .post-card-media,
	.post-card-large .post-card-media {
		position: relative;
		display: table;
		overflow: hidden;
		width: 100%;
	}

	.post-card-medium .post-card-media {
		height: 350px;
	}

	.post-card-large .post-card-media {
		height: 530px;
	}

	.post-card-medium .post-card-thumbnail,
	.post-card-large .post-card-thumbnail {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		width: 100%;
	}

	.post-card-medium .post-card-thumbnail img,
	.post-card-large .post-card-thumbnail img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: auto;
		min-width: 100%;
		max-width: 1000%;
		height: auto;
		min-height: 100%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		   -moz-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		     -o-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
	}

	/* For browsers that support 'object-fit' */
	@supports ((-o-object-fit: cover) or (object-fit: cover)) {
		.post-card-medium .post-card-thumbnail img,
		.post-card-large .post-card-thumbnail img {
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			-webkit-transform: none;
			   -moz-transform: none;
			    -ms-transform: none;
			     -o-transform: none;
			        transform: none;

			-o-object-fit: cover;
			   object-fit: cover;
		}
	}

	/* post-card-large */
	.post-card-large .post-card-title {
		font-size: 32px;
	}

	.post-card-large .post-card-content {
		font-size: 14px;
		line-height: 1.785714;
	}

	/* post card with image background */
	.post-card-image .post-card-media {
		height: 426px;
	}

	.post-card-large.post-card-image .post-card-media {
		height: 530px;
	}

	.post-card-large.post-card-image .post-card-caption {
		width: calc(66.66666667% - 10px);
	}

	.widecolumn {
		margin-bottom: 30px;
	}

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

	.site-info-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;

		-webkit-align-items: center;
		        align-items: center;
		-ms-flex-align: center;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
				text-align:center;
	}

	.site-footer .social-navigation ul {
		margin: 0;
	}
	
	/* no-sidebar */
	.no-sidebar.single .site-main,
	.no-sidebar.page .site-main {
		background:none;
	}
	
	.no-sidebar .site-main > article,
	.no-sidebar .comments-area {
		background-color: transparent;
	}

	.no-sidebar .post-thumbnail {
		margin-bottom: 40px;
	}

	.no-sidebar .entry-header,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-content,
	.no-sidebar .entry-footer,
	.no-sidebar .author-info,
	.no-sidebar .post-navigation,
	.no-sidebar .comments-area,
	.no-sidebar .pagination,
	.no-sidebar:not(.error404):not(.search-no-results) .page-header {
		max-width: none;
		margin-right: auto;
		margin-left: auto;
	}

	.no-sidebar .entry-title {
		font-size: 32px;
	}

	.no-sidebar .entry-header-meta {
		margin-top: 8px;
	}

	.no-sidebar .author-info,
	.no-sidebar .post-navigation .nav-previous,
	.no-sidebar .post-navigation .nav-next {
		background-color: #fafafa;
	}

	.no-sidebar .comments-area {
		padding: 30px 0 40px;
	}
}


/**
 * 14.4 - >= 1200px
 */

@media screen and (min-width: 1200px) {
	.tool-tile{
		width:24%;
	}
	blockquote {
		padding: 0 0 5px 25px;
		font-size: 16px;
		font-style: italic;
		line-height: 1.75;
	}

	.alignleft {
		margin: 0 30px 20px 0;
	}

	.alignright {
		margin: 0 0 20px 30px;
	}

	blockquote.alignleft {
		margin: 0 30px 20px 0;
	}

	blockquote.alignright {
		margin: 0 0 20px 30px;
	}

	.site-main {
		margin-bottom: 40px;
	}

	
	.header-image,
	.header-carousel {
		margin-top: 40px;
	}

	.header-carousel {
		height: 640px;
	}

	.header-carousel-2 .carousel-item {
		width: 1140px;
	}

	.site-description {
		z-index: 1;
		margin-top: 40px;
		padding: 60px 40px 60px 30px;
		text-align: left;
		letter-spacing: -1px;
		font-size: 42px;
		line-height: 1.285714;
	}

	.site-description::before {
		position: absolute;
		z-index: 2;
		bottom: 15px;
		left: -15px;
		width: 100%;
		height: 100%;
		content: '';
		border: 6px solid #fff176;
	}

	.site-description > p {
		position: relative;
		z-index: 3;
	}

	.jumbotron.has-header-image .site-description {
		bottom: 40px;
		width: calc(33.33333333% - 30px);
	}

	.content-grid .post-card {
		min-height: 450px;
	}

	.content-layout-grid-1 .pagination,
	.content-layout-grid-2 .pagination,
	.content-layout-masonry-1 .pagination,
	.content-layout-masonry-2 .pagination {
		margin-top: 10px;
	}

	.single .site-main > article {
		margin-bottom: 40px;
	}

	.post-thumbnail {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 422px;
	}

	.no-sidebar .post-thumbnail {
		height: 640px;
	}

	.post-thumbnail img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: auto;
		min-width: 100%;
		max-width: 1000%;
		height: auto;
		min-height: 100%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		   -moz-transform: translateX(-50%) translateY(-50%);
		    -ms-transform: translateX(-50%) translateY(-50%);
		     -o-transform: translateX(-50%) translateY(-50%);
		        transform: translateX(-50%) translateY(-50%);
	}

	/* For browsers that support 'object-fit' */
	@supports ((-o-object-fit: cover) or (object-fit: cover)) {
		.post-thumbnail img {
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			-webkit-transform: none;
			   -moz-transform: none;
			    -ms-transform: none;
			     -o-transform: none;
			        transform: none;

			-o-object-fit: cover;
			   object-fit: cover;
		}
	}

	.entry-title {
		font-size: 28px;
		font-family:'Raleway';
	}

	.entry-header {
		margin-bottom: 20px;
	}

	.entry-content,
	.entry-summary,
	.comment-content {
		font-size: 14px;
		line-height: 1.785714;
	}

	body:not(.search-results) .entry-summary {
		font-size: 15px;
		line-height: 1.666667;
	}

	.entry-content h1,
	.entry-summary h1 {
		font-size: 26px;
		line-height: 1.5;
	}

	.entry-content h2,
	.entry-summary h2 {
		font-size: 24px;
		line-height: 1.5;
	}

	.entry-content h3,
	.entry-summary h3 {
		font-size: 22px;
		line-height: 1.5;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		font-size: 18px;
		line-height: 1.5;
	}

	.page-links {
		margin-top: 30px;
	}

	.entry-footer {
		margin-top: 20px;
	}

	.entry-footer .tags-links {
		margin-bottom: 15px;
	}

	.author-info {
		margin-bottom: 40px;
	}

	.post-navigation {
		margin-bottom: 40px;
	}

	/* post-card-small */
	.post-card-small .post-card-media {
		width: 110px;
		padding-right: 20px;
	}

	.post-card-small .post-card-header,
	.post-card-small .post-card-header-meta {
		margin-bottom: 8px;
	}

	/* post-card-medium */
	.post-card-medium .post-card-media {
		height: 422px;
	}

	.post-card-medium .post-card-title {
		font-size: 28px;
	}

	.post-card-medium .post-card-header {
		margin-bottom: 17px;
	}

	.post-card-medium .post-card-content {
		font-size: 14px;
		line-height: 1.785714;
	}

	/* post-card-large */
	.post-card-large .post-card-media {
		height: 640px;
	}

	/* post card with image background */
	.post-card-image .post-card-media {
		height: 450px;
	}

	.post-card-large.post-card-image .post-card-media {
		height: 640px;
	}

	.comments-area,
	.sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 40px;
	}

	.comments-title,
	.comment-reply-title {
		font-size: 24px;
	}

	.comments-title {
		margin-bottom: 25px;
	}

	.comment-metadata {
		margin-bottom: 20px;
	}

	.comment-reply-link {
		margin-top: 20px;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		display: inline-block;
		width: calc(33.3333% - 10px);
	}

	.comment-form-author,
	.comment-form-email {
		margin-right: 11px;
	}

	.form-submit {
		margin-top: 10px;
	}

	.pagination {
		margin-top: 40px;
	}

	.related-posts-section {
		padding-bottom: 40px;
	}

	.site-footer-widgets {
		padding-top: 20px;
		padding-bottom: 40px;
	}
}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.jumbotron,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	.site-footer-widgets {
		display: none !important;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
		line-height: 1.666667;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #eee !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #eee !important; /* Make sure color schemes don't affect to print */
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 30px 0;
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
		box-shadow: none;
	}

	.site {
		margin: 5%;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.content-area {
		width: 100%;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.page-header,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.post-thumbnail {
		margin: 0 0 3.5em;
	}

	.post-thumbnail,
	.comment-list article {
		page-break-inside: avoid;
	}

	.site-main > article {
		padding: 0;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		width: calc(50% - .736842105em);
		padding: .9473684211em 0 0;
		border-width: 4px 0 0 0;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

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

	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item {
		max-width: 33.33%;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}

	.site-footer {
		background: none !important;
	}
}