/*
Theme Name: Neovia
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: G&S Business Communications
Author URI: http://www.gscommunications.com/
Description: Neovia Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neovia
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Style Reset




2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
   13.7 Contact Form
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Style Reset
--------------------------------------------------------------*/

/*@charset "UTF-8";*/
/* CSS Document */

html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:300;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*--------------------------------------------------------------
1.0 Layout
--------------------------------------------------------------*/

.clearfix { clear: both; }

body { font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 300; color: #333333; }

td { color: #333; font-size: 16px; }

.search-submit {
   background: url(/wp-content/themes/Neovia/assets/images/icon-search.png) no-repeat center center;
    border: none;
    color: #fff;
	font-size: 24px;
	font-size: 1.5rem;
    top: 0;
    position: absolute;
    right: 0;
    height: 32px;
	width: 32px;
    line-height: 24px;
}
.search-submit .icon-search { display: none; }

strong,
.column-facts .fact-percentage { font-weight: 700; }

.row-contact .column-8 span,
.breadcrumb,
td { font-weight: 300; }

.fact,
.breadcrumb strong { font-weight: 400; }

a { text-decoration: none; }
a { color: #e37c00; }
a:hover,
a:active { text-decoration: underline; }

.row-orange,
.column-feature h3 { background: #e37c00; }
.flexslider + .row-orange { border-top: 50px solid #444; }
.row-dk-blue { background: #002d36; }
.row-grey,
.row-contact .column-8 { background: #eee; }
.row-dk-grey,
.grey-button { background: #444; }
.row-green,
.row-grey .cta-button-bg,
.cta-button { background: #98c23c; }

.row-map {
    background: url(/wp-content/themes/Neovia/assets/images/CoreValuesMap.jpg) no-repeat center center;
    background-size: cover;
}

.row-stats {
	background: url(/wp-content/themes/Neovia/assets/images/bg-case-study-stats.jpg) 0 0;
    background-size: cover;
}

.row-custom,
.row-upload {
	background: no-repeat 0 0;
	background-size: cover;
}


/*--------------------------------------------------------------
1.0 Layout
--------------------------------------------------------------*/

div:after,
div:before,
.row-footer .footer-main { display: block; }
.holder { width: 100%; }
.main-content { width: 100%; margin-top: -150px; }
body.home .main-content { margin-top: -100px; }
.row { width: 100%; text-align: center; position: relative; }


.header-content,
.columns { width: 100%; margin: 0 auto; text-align: left; max-width: 1170px; }

.columns { padding: 64px 0; }
.columns:after { content: ""; clear: both; }
.columns-lg-pad { padding: 80px 0; }
.columns-lg-pad-top,
.row-custom.row-facts-col { padding-top: 80px; }
.columns-lg-pad-bottom,
.row-custom.row-facts-col { padding-bottom: 80px; }
.columns-sm-pad { padding: 50px 0; }
#category-filters,
.columns-no-pad { padding: 0; }
.columns-no-pad-bottom { padding-bottom: 0; }

.no-banner + .row-orange .columns {
    padding-top: 114px;
}

.columns-no-pad-top,
.row-none + .row-none .columns,
.row-orange + .row-orange .columns,
.row-grey + .row-grey .columns,
.row-dk-grey + .row-dk-grey .columns,
.row-dk-blue + .row-dk-blue .columns {
    padding-top: 0;
}

.column { float: left; padding: 0 15px; min-height: 10px; }

.pad-30-bottom,
.case-study-rows p { padding-bottom: 30px; }

.column-img { padding: 0; top: 0; bottom: 0; height: 100%; position: absolute; width: 44% !important; overflow: hidden; }
.column-img-left { left: 0; }
.column-img-right { right: 0; float: right; }
.column-img img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: 500% !important;
	float: right;
}

.wrap-image {
    padding-bottom: 30px;
}

.wrap-right {
    padding-right: 0;
    margin-left: 10%;
    padding-left: 30px;
    float: right;
}

.wrap-left {
    padding-left: 0;
    margin-right: 10%;
    padding-right: 30px;
    float: left;
}

.column-1 { width: 8.33%; }
.column-2 { width: 16.66%; }
.column-3 { width: 25%; }
.column-4 { width: 33.33%; }
.column-5 { width: 41.66%; }
.column-6 { width: 50%; }
.column-7 { width: 58.33%; }
.column-8 { width: 66.66%; }
.column-9 { width: 75%; }
.column-10 { width: 83.33%; }
.column-11 { width: 91.66%; }
.column-12 { width: 100%; }

.column img { max-width: 100%; height: auto; }
.column-12 img { display: block; margin: 0 auto; }

.row-of-5 .column-2 + .column-2,
.column-12 .column-2 + .column-2 {
    margin-left: 4.16%;
}

h1, h2, h3, h4 { font-weight: 300; }

h2 span {
    font-size: 80%;
}

p + p,
p + h1,
p + h2,
p + h3,
p + h4,
p + ul,
p + ol,
h2 + h4,
h2 + h2,
h1 + p,
h2 + p,
h3 + p,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
ul + p,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ol + p,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
table + h1,
table + h2,
table + h3,
table + h4,
.row-facts-col p,
.column-12 + .column-6, 
.column-12 + .column-6 + .column-6 { padding-top: 30px; }

h4 + p { padding-top: 15px; }

h1 + table,
h2 + table,
h3 + table,
h4 + table { margin-top: 30px; }

p img { padding-bottom: 64px; }

p + p img { padding-top: 34px; }

.row-facts-col .column-facts { padding: 64px 15px; }
.parent-pageid-92 .row-facts-col .column-3.column-facts { padding: 64px 8.33% 64px 15px; }


.row-facts-col .column-facts img { padding: 0 0 64px; }
.parent-pageid-92 .row-facts-col .column-facts img { padding: 0; }

p,
.column ul,
.column ol { line-height: 150%; }

.column ul {
    list-style: disc;
    padding-left: 30px;
}
.column ol {
    list-style: decimal;
    padding-left: 30px;
}

#category-filters li {
    display: inline-block;
	padding: 0 20px 0 0;
    line-height: 50px;
}

.column-feature p img.feature-image { padding-bottom: 0; }
.column-feature h3 { padding: 15px; margin-bottom: 15px; }
.column-feature .cta-button { padding: 15px 64px; }

.column-mobile { display: none; }

@media screen and (min-width: 880px) {	
	.main-content { margin-top: 0; }
}

@media screen and (max-width: 880px) {	
	.column-desktop { display: none; }
	.column-mobile { display: block; }
	
	.column-1 { width: 8.33%; }
	.column-2 { width: 16.66%; }
	.column-3 { width: 25%; }
	.column-4 { width: 33.33%; }
	.column-5 { width: 41.66%; }
	.column-6 { width: 50%; }
	.column-7 { width: 58.33%; }
	.column-8 { width: 66.66%; }
	.column-9 { width: 75%; }
	.column-10 { width: 83.33%; }
	.column-11 { width: 91.66%; }
	.column-12 { width: 100%; }
	
	.column-12 img { display: block; margin: 0 auto; }
	
	.row-of-5 .column-2 + .column-2,
	.column-12 .column-2 + .column-2 {
		margin-left: 4.16%;
	}
	
	
	
	
	.row-of-5 .column-2 + .column-2,
	.column-12 .column-2 + .column-2 {
		margin-left: 0;
	}
	
	.column-12 .column-2,
	.row-of-5 .column-2,
	.column-3 { width: 50%; margin: 0; }
	
	
	.column-img-left.column-3,
	.column-4,
	.column-5,
	.column-6,
	.column-8 { width: 100%; }
	
	.row-footer .column-6,
	.row-footer .column-3,
	.row-footer .column-2 { width: 50%; }
	
	.row-map .row-of-5 .column-2,
	.leadership-row .column-4 {
		margin-left: 8.33%;
		width: 83.33%;
	}
	.row-map .row-of-5 .column-2 { padding-top: 0 !important; padding-bottom: 45px; }
	.team-full-bio {
		position: fixed !important;
		top: 0 !important;
		bottom: 0px !important;
	}
	
	.column-3:nth-child(3n+3),
	.column-4:nth-child(3n+3),
	.row-of-5 .column-2:nth-child(3n+3) { clear: both; }
	
	.column-6 + .column-6,
	.column-4 + .column-4 { padding-top: 30px; }
	
	
	.column-6 img { display: block; margin: 0 auto; }

	.column-img { padding: 0; height: auto; position: relative; width: 100% !important; overflow: hidden; }
	.column-img-left,
	.column-img-right { text-align: center; padding: 0; }
	
	.column-img-right { margin: 64px 0 -66px !important; }
	.column-img.column-img-right,
	.column-img-left { margin: -64px 0 64px !important; }
	
	
	.flexslider + .row-dk-blue + .row-none .column-img-right,
	.flexslider + .row-dk-blue + .row-none .column-img-left,
	.flexslider + .row-dk-blue + .row-none .wrap-image {
		position: absolute;
		left: -15px;
		right: 0;
		top: 0;
		width: auto;
		height: 200px;
		margin: 0 !important;
		padding: 0;
		overflow: hidden;
	}
	
	.flexslider + .row-dk-blue + .row-none .column-img-right + h2,
	.flexslider + .row-dk-blue + .row-none .column-img-left + h2,
	.flexslider + .row-dk-blue + .row-none .wrap-image + h2,
	.flexslider + .row-dk-blue + .row-none.row-img-text .column-6 { padding-top: 200px; }
	
	.flexslider + .row-dk-blue + .row-none .column-img-left img,
	.flexslider + .row-dk-blue + .row-none .column-img-right img,
	.flexslider + .row-dk-blue + .row-none .wrap-image img { width: 100%; }
	
	.column-img img {
		min-width: auto;
		min-height: auto;
		max-width: 100% !important;
		height: auto;
		float: none;
	}
	.column-img + .column-1, 
	.column-img + .column-1 + .column-5,
	.row-img-text .column-6 + .column-1,
	.column-img-right + .column-5 { display: none; }
	
	.row-case-study-preview + .row-footer-cta { margin-top: 64px; }
	
	.row-facts-col .columns { padding-bottom: 0; }
	.row-facts-col .column-facts {
		padding: 0 30px;
		text-align: center;
	}
	.row-facts-col .column-facts:nth-child(3n+3),
	.row-facts-col .column-facts:nth-child(4n+4) {
		padding-top: 45px;
	}
	
}

/*--------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/

.header {
    position: relative;
    width: 100%;
    background: rgba(71,71,71,0.95);
    z-index: 3;
}

.header-content { position: relative; }
.header-content .logo { position: absolute; width: 190px; height: 36px; top: 32px; left: 15px; }
.header-content .logo img { max-width: 100%; height: auto; }

.header-content .search { position: absolute; width: 160px; height: 34px; top: 36px; right: 15px; }

.header-content .search input { width: 100%; height: 34px; line-height: 34px; padding: 0 15px; background: none;  }

@media screen and (min-width: 880px) {
	.header {
		position: fixed;
		top: 0;
		height:	100px;
	}
	body.admin-bar .header { top: 32px; }
}

@media screen and (max-width: 880px) {
	.header-content .logo {
		width: 50px !important;
		top: 30px !important;
		height: 44px !important;
	}
}

/*--------------------------------------------------------------
2.0 Breadcrumb
--------------------------------------------------------------*/

.breadcrumb { position: relative; width: 100%; height: 50px; line-height: 50px !important; z-index: 1; overflow: hidden; }

.breadcrumb,
.image-caption { background: rgba(255,255,255,0.25); }

@media screen and (min-width: 880px) {
	.breadcrumb { position: absolute; left: 0; top: 100px; }
	body.admin-bar .breadcrumb { top: 132px; }
}

/*--------------------------------------------------------------
2.0 Hero Slider
--------------------------------------------------------------*/

.flexslider { border: none; margin: 0; overflow: hidden; max-height: 534px; }
.no-banner { display: block; width: 100%; height: 100px; }
.flexslider .slides > li { display: block; position: relative; max-height: 534px; }

.flex-caption {
    position: absolute;
    width: 100%;
    max-width: 1170px;
    padding: 0 15px;
    line-height: 116.66%;
    left: 50%;
    margin-left: -585px;
}
.flex-caption-1 { text-align: left; top: 160px; }
.flex-caption-2 { text-align: right; top: 160px; }
.flex-caption-3 { text-align: left; bottom: 60px; }
.flex-caption-4 { text-align: right; bottom: 60px; }


.flex-caption strong { display: block; font-weight: normal; }
.flex-caption a {
    line-height: 150%;
    margin-top: 64px;
}
.flex-control-nav {
    bottom: 20px;
}

.flex-direction-nav a {
    width: 77px;
    height: 18.13%;
    margin: 0;
    top: 48.25%;
    text-shadow: none; background: no-repeat center center;
}
.flex-direction-nav a:before {
  content: '';
  text-shadow: none;
    width: 77px;
    height: 145px;
}
.flex-direction-nav a.flex-next:before {
  content: '';
}
.flex-direction-nav .flex-prev {
  left: -80px;
  background-image: url(assets/images/icon-arrow-left.png);
}
.flex-direction-nav .flex-next {
  right: -80px;
  text-align: right;
  background-image: url(assets/images/icon-arrow-right.png);
  z-index: 2;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0;
  left: 50%;
  margin-left: -585px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 0;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 50%;
  margin-right: -635px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

@media screen and (max-width: 1170px) {
	.flex-caption {
		left: 0;
		margin-left: 0;
	}
	.flexslider:hover .flex-direction-nav .flex-next { margin: 0; right: 15px; }
	.flexslider:hover .flex-direction-nav .flex-prev { margin: 0; left: 15px; }
}

@media screen and (max-width: 880px) {
	.flexslider .slides img {
		max-height: 400px;
		width: auto;
	}
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.toggled-on .menu-main-container { margin-top: 15px; }

.header-content .menu-main-container ul li,
.header-content .menu-main-container ul li a { text-transform: uppercase; line-height: 38px; }

#top-menu .current-menu-ancestor a[href="#"] + button + ul.sub-menu { display: block; }
#top-menu .current-menu-ancestor a[href="#"] + button { display: none; }

.navigation-top {
	font-size: 16px;
	font-size: 1rem;
	position: relative;
	top: 0; left: 0; padding: 28px 0 24px;
}

.navigation-top .wrap {
	max-width: 1000px;
	padding: 0;
}

.navigation-top a {
	color: #222;
	font-weight: 300;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #767676;
}

.main-navigation {
	clear: both;
	display: block;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}

.main-navigation > div > ul {
	background: rgba(71,71,71,0.95);
	padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
	display: block;
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
	display: block;
}
.main-navigation ul ul ul {
    padding-left: 0;
}
.main-navigation ul ul ul ul {
    padding-left: 1.5em;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}

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

.main-navigation li li,
.main-navigation li:last-child {
	border: 0;
}

.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #767676;
}

/* Menu toggle */

.menu-toggle {
	height: 45px;
	width: 70px;
	background: url(/wp-content/themes/Neovia/assets/images/icon-burger.png) no-repeat center center;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: none;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 45px;
	margin: 1px 0 2px auto;
	padding: 0 15px;
	text-shadow: none;
	text-transform: uppercase;
}
.toggled-on .menu-toggle { background-image: url(/wp-content/themes/Neovia/assets/images/icon-close.png); }

/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
	display: block;
}

.main-navigation.toggled-on ul.nav-menu {
	display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-toggle:focus {
	/*outline: thin solid;*/
}

.menu-toggle .icon {
	margin-right: 0;
	top: -3px;
	display: none;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on .menu-toggle .icon-close {
	display: none;
	top: -4px;
}

/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}

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

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

/* Scroll down arrow */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

@media screen and (min-width: 880px) {
	
	.menu-main-container { margin-top: 0 !important; }
	
	/* Main Navigation */

	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}

	.main-navigation {
		width: auto;
	}

	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation > div > ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
		background: none;
	}
	
	.header-content .menu-main-container > ul > li {
		padding-bottom: 27px;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation li li {
		display: block;
	}

	.main-navigation a {
		padding: 1em 1.25em;
	}

	.main-navigation ul ul {
		background: rgba(71,71,71,0.95);
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:before,
	.main-navigation ul li.page_item_has_children:after {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: bnone;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}	
	
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 0;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 18em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #767676;
	}
	.main-navigation li li:hover, 
	.main-navigation li li.focus,
	.main-navigation li li:hover > a, 
	.main-navigation li li.focus > a {
		background: none;
		color: #e37c00;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}

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

	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon {
		/*display: inline;*/
		left: 5px;
		position: relative;
		top: -1px;
	}

	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.main-navigation ul ul ul {
		left: 0;
		margin-top: -1px;
		top: 0;
		position: relative;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}
	
	

	.header-content .navigation-top { top: 35px; padding: 0 180px 0 210px; }
	
	.header-content .menu-main-container ul { /*width: 100%; height: 28px;*/ text-align: center; }
	.header-content .menu-main-container ul li { display: inline-block; }
	.header-content .menu-main-container ul li a { text-decoration: none; padding: 0 22px 0 23px; }
	.header-content .menu-main-container ul ul li a { padding: 0 15px; line-height: 34px; }
	
	.main-navigation ul.top-menu ul {
		background: rgba(71,71,71,0.95);
		border: none;
		left: 0;
		position: relative;
		top: auto;
	}
	
	.header-content .menu-main-container > ul > li > ul { padding: 15px 0; }
	
	ul.sub-menu li {
		text-align: left;
	}
}


@media screen and (max-width: 1120px) {
	.header-content .menu-main-container ul li a { padding: 0 15px; }
	
}

@media screen and (max-width: 1030px) {
	.header-content .search { width: 110px; }
	.header-content .navigation-top { padding: 0 130px 0 210px; }
}

@media screen and (max-width: 985px) {
	.header-content .logo { width: 150px; top: 36px; }
	.header-content .navigation-top { padding: 0 130px 0 170px; }
}

@media screen and (max-width: 945px) {
	.header-content .menu-main-container ul li a { padding: 0 10px; }
}

@media screen and (max-width: 880px) {
	/* MOBILE */
	.header-content .navigation-top { padding: 28px 0px 24px; }
	
}

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

.pagination,
.comments-pagination {
	border-top: 1px solid #98c23c;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 15px 3em;
	text-align: center;
	max-width: 1170px;
	margin: 0 auto;
}

.pagination .icon,
.comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
}

.comments-pagination {
	border: 0;
}

.page-numbers {
	display: none;
	padding: 1px 0.75em;
}

.page-numbers.current {
	color: #767676;
	display: inline-block;
	line-height: 40px !important;
    font-weight: 300;
    display: inline-block;
}

.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}

.prev.page-numbers,
.next.page-numbers {
	background-color: #98c23c;
    color: #fff;
    font-weight: 300;
    border: 1px solid #98c23c;
	
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
	background-color: #fff;
	color: #98c23c;
}

.prev.page-numbers {
	float: left;
}

.next.page-numbers {
	float: right;
}
/* Post Navigation */

.post-navigation {
	font-weight: 300;
	margin: 0;
	padding: 0 15px;
}

.post-navigation .nav-links {
	padding: 1em 0;
}

.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.nav-title {
	display: block;
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	padding: 0 21px;
}


.post-navigation .nav-previous,
.post-navigation .nav-next { width: 50%; float: left; }

.post-navigation .nav-next {
	text-align: right;
	 float: right;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: 6px;
    margin-left: -21px;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: 6px;
    margin-right: -21px;
}

.nav-links a:hover .nav-subtitle,
.nav-links a:hover .nav-title,
.nav-links a:hover .nav-next { color: #e37c00; }

.nav-links:after {
    content: "";
    clear: both;
}

@media screen and (min-width: 48em) {
	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%;
	}

	.has-sidebar .navigation.pagination,
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
		float: none;
		width: 100%;
	}
	
	/* Posts */

	.site-content {
		padding: 5.5em 0 0;
	}

	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.comments-pagination,
	.post-navigation {
		clear: both;
	}

	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}

	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}

	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}
}

/*--------------------------------------------------------------
2.0 Search
--------------------------------------------------------------*/

.row-search-result .columns {
    padding-top: 0;
}

.row-search-result p {
    padding-top: 15px;
}

.search-highlight {
	font-weight: 700;
    color: #e37c00;
}

/*--------------------------------------------------------------
2.0 Footer
--------------------------------------------------------------*/

.row-footer .column ul { list-style: none; line-height: 170%; padding: 7px 0 30px; }

.row-footer .footer-links a[href="#"] { cursor: text; }

.row-footer .footer-links ul { line-height: 180%; padding: 0; }

.row-footer .footer-links ul li a { font-weight: 700; }

.row-footer .footer-links ul li ul li { margin-left: 10px; }

.row-footer .footer-links ul li ul li a { font-weight: 300; }


.row-footer .column ul.mobile-footer-links { line-height: 180%; padding: 0; }

.row-footer .mobile-footer-links li a {
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 200%;
    padding-bottom: 15px;
}
.row-footer .mobile-footer-links li:last-child a  { padding-bottom: 0; }


.footer-terms {
    padding-top: 34px;
}

.footer-terms p {
    text-transform: none;
    font-size: 16px;
}

.footer-terms em {
    font-style: italic;
    font-size: 14px;
}

.row-footer-cta { background: url(/wp-content/uploads/2017/05/stats-bg.jpg) no-repeat center center #444; background-size: cover; }
.row-footer-cta .column-12 { text-align: center; margin-bottom: 80px; }

.row-footer-cta .column-3 { text-align: center; }
.row-footer-cta .column-3 span { display: block; line-height: 150%; }

.row-footer-cta .column-3 + .column-3 { border-left: 1px solid #fff; }

.row-footer a { display: block; text-decoration: none; }

.icon-social li,
.icon-social a { display: inline-block !important; width: 29px; height: 29px; float: left; }
.icon-social a { text-indent: 30px; line-height: 30px; background: no-repeat center bottom; overflow: hidden; }

#menu-item-72 { margin-left: 15px; }
#menu-item-72 a { background-image: url(assets/images/icon_linkedin_white.png);}
#menu-item-71 a { background-image: url(assets/images/icon_twitter_white.png); }

.fact span,
.column-facts .fact-percentage { display: block; line-height: 60px; padding-bottom: 5px; }
.column-facts .fact-percentage { text-align: center; }

.footer-main {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/*Hide contact cta footer on Contact page*/
.page-id-64 .holder .main-content .row.row-footer-cta {
display:none!important;
}
.copyright-mobile {
display:none;
}
@media screen and (max-width: 736px) {
.copyright {
display:none;
}
.copyright-mobile {
display:block;
}
}
@media screen and (max-width: 880px) {
	.row-footer .column-2 {
		position: absolute;
		right: 0;
		bottom: 64px;
		text-align: right;
	}
	.row-footer .column-3 { position: absolute; top: 64px; right: 0; text-align: right; }
	.row-footer .column-3 ul { padding: 0; }
	.row-footer .column ul.icon-social li { float: right;  }
	#menu-item-71 { margin: 0 35px 0 72px; }
}

/*--------------------------------------------------------------
2.0 Images
--------------------------------------------------------------*/

.image-caption {
    display: block;
    line-height: 40px;
    margin-top: -42px;
	margin-bottom: 42px;
    padding: 0 15px;
    text-align: right;
    z-index: 1;
    position: relative;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

#top-menu a[href="#"] { cursor: text; text-transform: capitalize; font-weight: 700; }
#top-menu > li > a[href="#"] { text-transform: uppercase; font-weight: 300; }

.uppercase,
h1, h2, h3, h4,
.fact,
.cta-button,
a.more-link,
.grey-button,
.flex-caption,
.breadcrumb,
.breadcrumb a,
.row-footer .footer-main,
.row-footer-cta .column-3,
.row-footer-cta .column-12,
#category-filters li,
#category-filters li a,
.row-contact .column-8 span,
.page-numbers.current  { text-transform: uppercase; line-height: 130%; }

lower { text-transform: lowercase !important; }

.case-study-rows h2 span { display: block; }

	/*--------------------------------------------------------------
	2.1 Font Sizes
	--------------------------------------------------------------*/
	
	.font-13,
	.row-footer { font-size: 13px; }
	
	.font-14,
	.header-content .menu-main-container ul li a { font-size: 14px; }
	
	.font-16,
	.cta-button,
	a.more-link,
	.flex-caption a,
	.row-dk-blue .column-12 p,
	.row-contact .column-8 span { font-size: 16px; }
	
	.font-18,
	h3, h4,
	.fact
	.row-footer-cta .column-3 { font-size: 18px; }
	
	.font-24,
	h2,
	.flexslider + .row-dk-blue p { font-size: 24px; }
	
	.font-32,
	h1 { font-size: 32px; }
	
	.font-40,
	.row-footer-cta .column-12 { font-size: 40px; }
	
	.font-60,
	.fact span,
	.flex-caption,
	.row-footer-cta .column-3 span,
	.column-facts .fact-percentage { font-size: 60px; }
	
	.font-90,
	.flex-caption strong { font-size: 90px; }


	/*--------------------------------------------------------------
	2.2 Font Color
	--------------------------------------------------------------*/

	.orange-text,
	h2, h3,
	.row-grey h2,
	.header-content .menu-main-container ul li > a:hover,
	#top-menu > .current-menu-ancestor > a,
	#top-menu > .current-menu-ancestor > a[href="#"],
	#top-menu .current_page_item > a,
	#top-menu .current_page_item > a[href="#"],
	.column-facts + .column-facts .fact-percentage,
	.column-facts + .column-facts + .column-facts + .column-facts .fact-percentage,
	.column-facts + .column-facts + .column-facts + .column-facts + .column-facts + .column-facts .fact-percentage,
	.row-contact .column-8 span,
	.page-numbers.current { color: #e37c00; }
	
	.white-text,
	.row-orange,
	.row-dk-grey,
	.row-dk-blue,
	.row-orange h1,
	.row-dk-grey h1,
	.row-dk-blue h1,
	.row-orange h2,
	.row-dk-grey h2,
	.row-dk-blue h2,
	.row-orange h3,
	.row-dk-grey h3,
	.row-dk-blue h3,
	.column-feature h3,
	.breadcrumb,
	.breadcrumb a,
	.cta-button,
	.grey-button,
	.row-grey .cta-button-bg,
	.row-orange .cta-button-bg,
	.row-dk-grey .cta-button-bg,
	.row-dk-blue .cta-button-bg,
	.image-caption,
	.flex-caption,
	.row-footer a,
	.row-footer-cta .column-3,
	.row-footer-cta .column-12,
	.flex-direction-nav a:before,
	.header-content .search input,
	.header-content .menu-main-container ul li a,
	#top-menu a[href="#"],
	#category-filters li a,
	.row-custom p { color: #fff; }
	
	.green-text,
	h2 strong,
	.fact span,
	.cta-button-bg,
	.flex-caption span,
	.flex-caption a,
	.row-footer-cta .column-12 span,
	.column-facts .fact-percentage,
	.column-facts + .column-facts + .column-facts .fact-percentage,
	.column-facts + .column-facts + .column-facts + .column-facts + .column-facts .fact-percentage { color: #98c23c; }
	
	.black-text,
	h4 { color: #333; }

	.row-press-release h2 {
	text-transform:capitalize!important;
	font-weight:700!important;
	}
	.row-press-release h2 span {
	font-weight:300!important;
	}

/*--------------------------------------------------------------
2.0 Links
--------------------------------------------------------------*/

#category-filters li a { line-height: 50px; }

h1 a,
h2 a,
h3 a,
h4 a { color: inherit; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover { text-decoration: none; }


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

.cta-button-bg { background: none; }

a.button:hover,
a.button:active { text-decoration: none; }
a.button:hover { color: #333; background: rgba(255,255,255,0.5); }

a.cta-button:hover { color: #98c23c;}

a.cta-button-bg:hover { background: #98c23c; color: #fff; }

a.grey-button:hover { background: none; border: 1px solid #444; }

a.button { transition: all 0.3s ease; }

a.more-link,
.cta-button,
.grey-button {
    display: inline-block;
    padding: 10px 74px;
    text-decoration: none;
	border: 1px solid #98c23c;
}
.grey-button { padding: 10px; width: 45%; text-align: center; float: left; border: 1px solid #444; }
.grey-button + .grey-button { margin-left: 10%; }

.row-footer-cta .column-12 .cta-button { height: 50px; line-height: 30px; padding: 10px 90px; background: url(assets/images/icon-contact.png) no-repeat 90% center #98c23c; margin-top: 50px; }
.row-footer-cta .column-12 .cta-button:hover {
    color: #98c23c;
    background: url(assets/images/icon-contact-hover.png) no-repeat 90% center #fff;
}

.white-border,
.cta-button-bg { border: 1px solid #fff; }

a.more-link { color: #fff; background: #98c23c; }
a.more-link:hover { color: #98c23c; background: none; }

a.button,
a.more-link { transition: all 0.3s ease; }


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

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

.row-contact .column-8 > h2 {
    padding-top: 30px;
}

.row-contact .column-8 .cta-button-bg { margin-bottom: 30px; line-height: 50px; background: #98c23c; color: #fff; border: 1px solid #98c23c; }
.row-contact .column-8 .cta-button-bg:hover { margin-bottom: 30px; background: none; color: #98c23c; }

.header-content .search input { border: 1px solid #fff; padding-right: 32px; transition: all 0.3s ease; }

.row-contact .column-8 { padding: 0 85px; }
.row-contact .column-8 span { display: inline-block; padding: 40px 0 30px; }
.row-contact .column-8 fieldset { max-width: 100%; width: 100%; }
.row-contact .column-8 fieldset .hs-form-field { margin: 0; padding: 0 15px; }
.row-contact .column-8 fieldset label { margin: 0; }
.row-contact .input { margin: 0 !important; }
.row-contact .column-8 input,
.row-contact .column-8 select,
.row-contact .column-8 textarea { max-width: 100% !important; border: 1px solid #2f2f2f; height: 28px; background: none; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; 
	
    width: 100% !important;
    box-sizing: border-box !important;
    height: 38px;
}
.row-contact .column-8 textarea { height: 150px; }
.row-contact .column-8 select {
    font-size: 16px;
    height: 38px;
    margin-top: -1px; }

.row-contact .column-8 .actions {
	padding: 30px 15px !important;
    margin: 0 !important;
}

.row-contact .column-8 input.hs-button {
	width: auto !important;
	line-height: 30px; padding: 10px 90px; background: url(assets/images/icon-contact.png) no-repeat 90% center #98c23c;
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: none;
    border: 1px solid #98c23c;
	height: 50px;
}
.row-contact .column-8 input.hs-button:hover {
    box-shadow: none;
    border: 1px solid #98c23c;
    background: url(assets/images/icon-contact-hover.png) no-repeat 90% center #fff;
	color: #98c23c;
    transition: all 0.3s ease;
}

input.hs-input:focus, 
textarea.hs-input:focus, 
select.hs-input:focus {
    border-color: #98c23c !important;
    box-shadow: none !important;
}
.hs-form-required { color: #98c23c !important; }

/*---Fixed checkbox styles--*/
.hs_inquiry_purpose .inputs-list>li label.hs-form-checkbox-display span { 
	color:#666!important;
	text-transform:none!important;}
.hs_inquiry_purpose .inputs-list>li input[type="checkbox"] {
	width:auto!important;
}
ul.inputs-list.multi-container li.hs-form-checkbox {
	margin-top:-40px;
}

@media screen and (max-width: 880px) {	
	.row-contact .column-1 {
		min-height: 30px; 
	}
	.row-contact .column-8 { padding: 0 15px; }
	.hbspt-form { margin-left: -15px; margin-right: -15px; }
	
	.header-content .search { width: 130px; right: 80px; }
	.header-content .search input { border: none; }
	.header-content .search input:focus, 
	.header-content .search input:hover {
		width: 200%;
		margin-left: -100%;
		border: 1px solid #fff;
	}

}

/*--------------------------------------------------------------
2.0 Leadership
--------------------------------------------------------------*/

.leadership-row h2 span { display: block; }
.leadership-row img { padding-bottom: 30px; padding-right: 60px; }
.leadership-row img:hover {
    max-width: 103%;
    margin: -2% -1.5% -2% -1.5%;
    transition: all 0.5s ease;
}

.team-full-bio { display: none; position: absolute; top: 64px; left: 0; bottom: 64px; width: 100%; background: #eee; }
.leadership-cols-2 .team-full-bio { top: 0; }
.team-full-bio-inset { position: absolute; top: 80px; width: 100%; left: 0; bottom: 80px; background: #fff; }
.team-full-bio-details { position: absolute; top: 0; width: 100%; max-width: 1140px; left: 50%; margin-left: -570px; bottom: 0; padding: 30px 15px; overflow: auto; }

.bio-close { position: absolute; top: 0px; right: 50%; margin-right: -570px; font-size: 40px; line-height: 80px; font-weight: 700; color: #444; padding: 0 15px; }

@media screen and (max-width: 1170px) {
	.team-full-bio-details { left: 0; margin-left: 0; }
	.bio-close { right: 0; margin-right: 0; }
}


/*--------------------------------------------------------------
13.7 Contact Form
--------------------------------------------------------------*/
.row-contact .column-8 .wpcf7 span {
	padding:10px 0 40px 0;
}
.wpcf7 .form-columns-1, .wpcf7 .form-columns-2 {
	width:100%;
	clear:both;
	float:none;
}
.wpcf7 .form-columns-1 span {
	width:100%;
}
.half-form-field {
	width:50%;
	float:left;
}
.right-column-fix {
	padding-left:20px;
}
.half-form-field span.wpcf7-form-control-wrap  {
	width:100%;
}
.wpcf7-form label {
	color:#e37c00;
	font-size:16px;
	text-transform:uppercase;
	line-height:130%;
	font-weight:500;
}
.top-padding-fix {
	padding-top:30px;
}
.row-contact .column-8 .wpcf7 input.submit-btn {
	background: url(https://www.neovialogistics.com/wp-content/themes/Neovia/assets/images/icon-contact.png) no-repeat 90% center #98c23c!important;
	width:auto!important;
	border:1px solid #98c23c;
	font-weight:700;
	font-size:16px;
	padding:10px 90px;
	height:50px;
	color:white;
}
.row-contact .column-8 .wpcf7 input.submit-btn:hover {
	color:#98c23c;
	background: url(https://www.neovialogistics.com/wp-content/themes/Neovia/assets/images/icon-contact-hover.png) no-repeat 90% center #fff!important;
	transition:all 0.3s ease;
	border:1px solid #98c23c;
	cursor:pointer;
}
.form-end {
	padding-bottom:40px;
}
.row-contact .column-8 span.green-asterisk {
    display: inline!important;
    padding: 0!important;
	color:#98c23c;
}
.row-contact .column-8 span.wpcf7-list-item-label {
	width:auto!important;
	padding:10px 20px!important;
	color:#414141;
	text-transform:none;
}

.wpcf7-list-item input[type="checkbox"] {
	width:auto!important;
	vertical-align:middle;
}
.row-contact .column-8 span.inquiry_boxes, .row-contact .column-8 span.inquiry-boxes {
	padding-top:0!important;
}
.row-contact .column-8 span.inquiry_boxes {
	padding-bottom:0!important;
}
.row-contact .column-8 span.wpcf7-list-item {
	padding-top:0!important;
	padding-bottom:0!important;
}
span.wpcf7-not-valid-tip {
    text-transform: none!important;
    color: #98c23c!important;
	padding:0!important;
	font-size:14px!important;
}
div.wpcf7-validation-errors {
	border:2px solid #98c23c!important;
}
@media screen and (max-width:736px) {
	.half-form-field {
		width:100%;
		float:none;
		clear:both;
	}	
	.right-column-fix {
		padding-left:0;
	}
}


@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
 		opacity: 0;
		left: 30px;
	}
	.flex-direction-nav .flex-next {
		right: 30px;
	}
}

@media screen and (max-width: 800px) {
	.flex-caption { font-size: 40px; }
	
	.flex-caption strong { font-size: 60px; }
	.flex-caption a { margin-top: 43px; padding: 7px 49px;}
	
	.row-footer-cta .column-3 span { font-size: 40px; }
}