/*
	Theme Name: Centric Theme
	Theme URI: http://my.studiopress.com/themes/centric/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 1.0.0
 
	Tags: black, green, orange, purple, red, yellow, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
 
	Template: genesis
	Template Version: 2.0.2
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Icons
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Genesis Responsive Slider
		- Gravity Forms
		- Jetpack
		- Simple Social Icons
	- Site Header
		- Title Area
		- Widget Area
		- Shrink
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Responsive Menu
	- Content Area
		- Home Page
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Centric Charcoal
		- Centric Green
		- Centric Orange
		- Centric Purple
		- Centric Red
		- Centric Yellow
	- Media Queries
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 782px
		- Max-width: 480px

*/


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

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

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

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

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.industry-in:hover {
 
    color: #fff !Important;
}

.industry-in:hover p.bt {
color: #fff !important;
}
/* Float Clearing
--------------------------------------------- */
.home-widgets-3.color-section.widget-area h4 {
    color: #000;
    font-size: 29px;
}

.home-widgets-3 .lshowcase-slide {
	max-width: 100px;
}
section#lshowcase_widget-2 {
    padding-top: 30px;
    padding-bottom: 20px;
}
.home-widgets-3.color-section.widget-area h4 {
    color: #333;
    font-size: 36px;
    margin-bottom: 70px;
    letter-spacing: 2px;
}a.more-link {
    color: #333;
    border: 1px solid #333;
    border-radius: 1px !important;
}
section#featured-post-2 {
    max-width: 85%;
    margin: 0 auto;
}
a.more-link:hover {
    background: #333;
    color: #fff !important;

}
section#lshowcase_widget-2 {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1200px;
    width: 82%;
}
section#text-5 {
    border-bottom: 1px solid #E8E8E8;
}
span.bt {

    font-size: 17px;
}
span.blt {
    font-size: 32px;
    top: 3px;
    position: relative;
    padding-right: 6px;
    padding-left: 6px;
}
section#text-4 .widget-wrap {
    max-width: 1200px;
    margin: auto;
}
.em {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}
.industrybt p {
    color: #333;
}
.industry-in p {
    color: #333 !important;
}
.industrybt {
    width: 25%;
    float: left;
    position: relative;
    border-right: 1px solid #f1f1f1;
}
.brochure {
    /* background: #eaeaea; */
    padding: 0px 0px;
    color: #333;
    font-size: 30px;
    font-weight: 500;
    background: url('http://globalmarket.staging.wpengine.com/wp-content/uploads/2016/01/crossword.png');
}
a.nam:hover {
    background: #333;
    color: #fff !Important;
}
a.nam {
    background-color: transparent;
    border-radius: 1px;
    color: #333 !important;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    margin: 20px auto 0;
    max-width: 200px;
    font-size: 19px;
    padding: 10px 24px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #333;
    margin-left: 20px;
}
.gw-gopf-cats {
    text-transform: uppercase;
}
.entry-content #gw_go_portfolio_clients .gw-gopf-style-flex .gw-gopf-cats > span a{
    font-weight: 600 !Important;
    padding: 3px 20px 20px 20px !Important;
    height: 35px;
    font-size: 18px;
}
.industrybt p.bt {
    width: 100%;
}
.industry-in {
    text-align: center;
    width: 100%;
    padding: 3.75em 0;
    min-height: 235px;
}

section#featured-post-2 p {
    color: #333;
}
.home-widgets-3 a {
    color: #333 !important;
}
section#lshowcase_widget-2  .lshowcase-logos .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 32%;
}
#text-4 h4 {
    text-transform: uppercase;
}
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}
.home-featured {
     width: 100%;
     height: 97vh;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


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

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

body {
	background-color: #13afdf;
	color: #2e2f33;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
}

body.page.page-id-1507 .entry-title, body.page-id-1108 h1.entry-title, body.page-id-1112 h1.entry-title, body.page-id-1104 h1.entry-title, body.page-id-1110 h1.entry-title  {
	display: none;
}


button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.more-link {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #2e2f33;
	color: #fff;
}

input#input_1_1.medium {
	width: 100% !important;
}
input#gform_submit_button_1 {
	width: 100% !important;
}

.site-title a {
	background-size: 320px 42px !important;
}

div#FadeIn_CSS {
background: rgba(51, 51, 51, 0.470588);
}


a#FadeIn_Link {
color: #fff !important;
}

section#gform_widget-5 h4.widget-title.widgettitle {
	text-align: center !important;
}

li#field_1_1.gfield {
	border-bottom: none !important;
}
::selection {
	background-color: #2e2f33;
	color: #fff;
}

a {
	color: #13afdf;
	text-decoration: none;
}

.content a:hover,
.sidebar a:hover,
a:hover {
	color: #2e2f33;
}

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

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

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	margin: 40px;
}

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

.gfh div#gform_wrapper_2 {
    max-width: 500px;
    margin: 0 auto;
}
form#gform_3 {
    max-width: 500px;
    margin: 0 auto;
}
.gform_wrapper .gform_footer {
	padding:0px !important;
}
h3.cnt {
    text-transform: uppercase;
    font-size: 34px;

    text-align: left;
    float: none;
    margin-bottom: 35px;
}
h3.cnt:after {
    content: '';
    display: block;
    height: 3px;
    width: 120px;
    background: #fff;
    margin-top: 10px;
    text-align: left;
}
.contc-hld {
    padding: 100px 0px;
    color: #000;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}.one-half.sec .thngs {
    border-left: 5px solid #000;
}
.contc label.gfield_label {
	display: none !important;
}
input#gform_submit_button_3 {
    width: 100%;
    background: transparent;
    margin-top: 18px;
    border: 3px solid #fff;
    border-radius: 3px;
    color: #fff;
}
input#gform_submit_button_3:hover {
    background: #fff;
    color: #333;
}
.one-half.office {
    font-size: 15px;
    margin-top: 89px;
}
textarea#input_3_3 {
    width: 100% !important;
}
/* Headings
--------------------------------------------- */
.thngs {
    background: rgba(0, 0, 0, 0.71);
    padding: 100px;
    color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	margin: 0 0 15px;

    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

body.custom-background.clients h1.entry-title {
padding-top: 0px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Icons
--------------------------------------------- */

.features {
	text-align: center;
}

.features .dashicons {
	font-size: 64px;
	height: 64px;
	margin: 0 0 20px;
	width: 64px;
}

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

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

img {
	height: auto;
}

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

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: none;
	color: #2e2f33;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	padding: 16px;
	width: 100%;
}

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

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

::-moz-placeholder {
	color: #2e2f33;
	opacity: 1;
	font-weight: 300;
}

::-webkit-input-placeholder {
	color: #2e2f33;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #2e2f33;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1;
	padding: 16px 24px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #13afdf;
	color: #fff;
}

.centric-pro-home .color-section button,
.centric-pro-home .color-section input[type="button"],
.centric-pro-home .color-section input[type="reset"],
.centric-pro-home .color-section input[type="submit"],
.centric-pro-home .color-section .button,
.centric-pro-home .color-section .more-link,
.site-header .widget-area button,
.site-header .widget-area input[type="button"],
.site-header .widget-area input[type="reset"],
.site-header .widget-area input[type="submit"],
.site-header .widget-area .button {
	background-color: #fff;
	color: #2e2f33;
}
p.bn {
    font-size: 13px;
    max-width: 75%;
    color: #5e5e5e !Important;
    margin: 0 auto;
}
.centric-pro-home .color-section button:hover,
.centric-pro-home .color-section input:hover[type="button"],
.centric-pro-home .color-section input:hover[type="reset"],
.centric-pro-home .color-section input:hover[type="submit"],
.centric-pro-home .color-section .button:hover,
.centric-pro-home .home-widgets .color-section .more-link:hover,
.site-header .widget-area button:hover,
.site-header .widget-area input:hover[type="button"],
.site-header .widget-area input:hover[type="reset"],
.site-header .widget-area input:hover[type="submit"],
.site-header .widget-area .button:hover {
	background-color: #2e2f33;
	color: #fff;
}

.centric-pro-home .dark-section button,
.centric-pro-home .dark-section input[type="button"],
.centric-pro-home .dark-section input[type="reset"],
.centric-pro-home .dark-section input[type="submit"],
.centric-pro-home .dark-section .button,
.centric-pro-home .dark-section .more-link,
.footer-widgets .wrap button,
.footer-widgets .wrap input[type="button"],
.footer-widgets .wrap input[type="reset"],
.footer-widgets .wrap input[type="submit"],
.footer-widgets .wrap .button {
	background-color: #484a4e;
	color: #fff;
}

.centric-pro-home .dark-section button:hover,
.centric-pro-home .dark-section input:hover[type="button"],
.centric-pro-home .dark-section input:hover[type="reset"],
.centric-pro-home .dark-section input:hover[type="submit"],
.centric-pro-home .dark-section .button:hover,
.footer-widgets button:hover,
.footer-widgets .wrap input:hover[type="button"],
.footer-widgets .wrap input:hover[type="reset"],
.footer-widgets .wrap input:hover[type="submit"],
.footer-widgets .wrap .button:hover {
	background-color: #eee;
	color: #2e2f33;
}

.centric-pro-home .dark-section .more-link:hover,
.content .button:hover,
.sidebar .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
a.more-link:hover {
    background: transparent !important;
    color: #333 !Important;
    text-decoration: underline !important;
}
a.nama {
    display: inline-block;
}
p.arw {
    display: table-cell;
    vertical-align: middle;
    padding-right: 25px;
}
span.dashicons.dashicons-arrow-right-alt {
    display: inline;
    padding-left: 21px;
    font-size: 46px;
    top: 13px;
    position: relative;
}
.ta {
    display: inline;
}

.bha {
    max-width: 700px;
    margin: 0 auto;
    display: table;
}
.wp-image-1957 {
    float: left;
    display: inline;
    max-width: 147px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.08);
    margin-bottom: 0px;
    margin-top: -20px;
    
    position: relative;
    margin-bottom: -35px;
}

.home-featured .more-link,
.home-widgets .more-link {
    display: table;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    margin: 20px auto 0;
    max-width: 200px;
    text-align: right !important;
    text-transform: uppercase;
    color: #BE1E1E !Important;
    border: none;
}
a.archive:hover {
    background: #333;
    color: #fff !important;
}
.home-featured .more-link:hover,
.home-widgets .more-link:hover {
	background-color: #13afdf;
	color: #fff;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 300;
}


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

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

.wrap {
	margin: 0 auto;
	max-width: 1280px;
}

.site-inner {
	background-color: #fff;
	clear: both;
}

.centric-pro-landing .site-inner {
	margin: 80px auto;
	max-width: 800px;
	padding: 0 80px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	padding: 80px 0;
	width: 880px;
}

.centric-pro-home .content {
	padding: 0;
}

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

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

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

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

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

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

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

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

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

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

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


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

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

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

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

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

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

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

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description {
	font-size: 24px;
}

.author-box {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 80px;
	padding-bottom: 80px;
}

.author-box-title {
	font-size: 18px;
	margin-bottom: 16px;
}

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

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

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

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

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

.page-title {
	color: #fff;
	padding: 40px 0 80px;
	text-align: center;
}

.page-title .archive-title,
.page-title .entry-title {
	font-size: 60px;
	font-weight: 700;
	text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
}

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

.content .entry-title a,
.sidebar .widget-title a {
	color: #2e2f33;
}

.entry-title a:hover,
.footer-widgets .featured-content .entry-title a:hover {
	color: #13afdf;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}
a.hv:hover {
    cursor: pointer !important;
}
a.hv:hover p {
    color: #eaeaea !Important;
    opacity: 1;
   
    z-index: 9999;
    position: relative;
}
a.hv:hover:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(50, 50, 50, 0.75);
    position: absolute;
    content: '';
}
.home-widgets .widget-title {
	font-weight: 300;

	margin-bottom: 60px;
	text-transform: uppercase;
}

.home-widgets .featuredpage .entry-title {
	font-size: 48px;
	font-weight: 300;
	line-height: 1.1;
}

.footer-widgets .widget-title {
	color: #fff;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.footer-widgets .entry-title a,
.footer-widgets .featured-content .entry-title a {
	color: #fff;
}

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

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

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

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

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

a.alignnone {
	display: inline-block;
}

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

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

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

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

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

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

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

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

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

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

.widget_calendar table {
	width: 100%;
}
li#menu-item-1119 a{
	font-size: 14px;
}


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

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

.featured-content .entry {
	border: none;
	margin-bottom: 0;
}

.featuredpost .entry {
	margin-bottom: 30px;
}

.featured-content .entry-title a {
	color: #2e2f33;
}

.widget-area .featured-content .entry-title a:hover {
	color: #000;
}

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


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

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


.enews-widget form {
	position: relative;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #ddd;
}

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

.enews-widget input[type="email"] {
	margin-bottom: 0;
}

.enews-widget input[type="submit"] {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border: 1px solid #484a4e;
	bottom: 0;
	color: #fff;
	height: 53px;
	margin: 0;
	padding: 16px 24px;
	position: absolute;
	right: 0;
}

.enews-widget input:hover[type="submit"] {
	border-color: #fff;
	border-left-color: #484a4e;
}

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

/* Genesis Latest Tweets
--------------------------------------------- */

.home-widgets .tweet-text {
	display: block;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 15px;
}

.home-widgets .latest-tweets span a {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.home-widgets .latest-tweets .tweet-details {
	display: block;
	line-height: 1;
}

.home-widgets .latest-tweets .tweet-details:before {
	content: "\f301";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px/1 'dashicons';
	margin-right: 10px;
	vertical-align: top;
}

.home-widgets .latest-tweets .last a {
	border: 2px solid #fff;
	display: inline-block;
	margin-top: 20px;
	padding: 16px 24px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.widget #genesis-responsive-slider,
.widget #genesis-responsive-slider .flexslider {
    background-color: transparent;
    border: none;
    padding: 0;
}

.widget #genesis-responsive-slider .slide-excerpt {
    background-color: #2e2f33;
    margin: 0;
    opacity: 0.9;
}

html > body .widget .slide-excerpt-border {
    border: none;
}

.widget #genesis-responsive-slider h2 a:hover {
    color: #ccc;
}
.formnew {
width: 90%;
margin: 0 auto;
max-width: 500px;
}
/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 18px;
	padding: 16px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type=submit] {
	font-size: 16px;
	padding: 16px 24px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 100% !important;
}
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .top_label input.medium {
padding: 15px !important;
font-size: 22px;
background-color: #F6F6F6 !important;
color: #222222;
border-radius: 0px;
box-shadow: none;
border: none;
}
.page-id-7 h1.entry-title {
display:none;
}
.gform_wrapper .top_label textarea.textarea {
padding: 15px !important;
font-size: 22px;
background-color: #F6F6F6 !important;
color: #222222;
border-radius: 0px;
box-shadow: none;
border: none;
}
/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

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

.simple-social-icons li a {
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

.simple-social-icons li a:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}


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

.site-header {
	background-color: #13afdf;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

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

.site-header .wrap {
	min-height: 60px;
}

.bumper {
	min-height: 0px;
}

.site-header .wrap {
	padding: 10px 40px;
	max-width: 100%;
}

.site-header,
.site-header .wrap,
.site-description {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

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

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

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-family: 'Spinnaker', sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
}


.header-image .site-title > a {
	float: left;
	height: 42px;
	margin-top: 8px;
	width: 100%;
	background-size: 320px 42px !important;
}
.home-widgets-4 h4.widget-title.widgettitle {
    color: #333;
    font-size: 36px;
    margin-bottom: 70px;
    letter-spacing: 2px;
    padding-top: 40px;
}
.site-description {
    height: 0;
    text-indent: -9999px;
}
.home-widgets-4.dark-section.widget-area {
    background: #fff;
        border-top: 1px solid #E8E8E8
}
p.nam {
    width: 800px;
    margin: 0 auto;
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
    font-family: "proxima-nova",sans-serif;
    font-weight: 300 !important;
    max-width: 95%;

}
a.archive {
    padding: 15px 20px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 1px;
    color: #333 !important;
    margin-top: 75px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #333;
    letter-spacing: 2px;
}
.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	color: #fff;
	float: right;
	text-align: right;
	padding-top: 4px;
	width: 68%;
}

.site-header .widget-area a,
.site-header .widget-area a:hover {
	color: #fff;
}

/* Shrink
--------------------------------------------- */


img.new {
padding-top: 0px;
margin-bottom: 3px;
border: 2px solid #eee;

}
img.neww {
padding-top: 0px;
margin-bottom: 8px;
border: 2px solid #eee;
}

p.img {
	margin:0px;
}
h3#jonathan.tit, h3#andrew.tit, h3#kirk.tit {
text-align: center;
border-bottom: 3px solid #eee;
padding-bottom: 5px;
width: 96%;
margin: 0 auto;
margin-bottom: 11px;
}

h3#kirk.tit {
font-size: 18px;
}

h3#steve.tit {
text-align: center;
border-bottom: 3px solid #eee;
padding-bottom: 5px;
width: 96%;
margin: 0 auto;
margin-bottom: 11px;
}




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

.genesis-nav-menu {
    -webkit-font-smoothing: subpixel-antialiased;
    clear: both;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .7px;
}
span.un {
    border-bottom: 1px solid #333;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}
.thcon .one-half.first {
    background: url("http://globalmarket.staging.wpengine.com/wp-content/uploads/2015/12/new-image_gaming-1.jpg");
    background-size: cover;
}
.thcon .one-half.sec {
    background: url("http://globalmarket.staging.wpengine.com/wp-content/uploads/2015/12/item_1.thumbnail.carousel-img.740.416.jpg");
        background-size: cover;
}

h3.an {
    color: #fff;
    font-size: 29px;
    font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.th .one-half {
    margin: 0;
    width: 50%;
}
ul.sub-menu a {
    border-bottom: 1px solid #6A6A6A;
}

.genesis-nav-menu li a {
    color: #fff;
    display: block;
    padding: 22px;
    font-size: 15px;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
}

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

.genesis-nav-menu .sub-menu a {
	background-color: rgba(34, 34, 34, 0.79);
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
}

ul.genesis-nav-menu .sub-menu a:hover {
	background-color: rgba(255, 255, 255, 0.3);
}

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

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

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

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

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

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
}

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

.genesis-nav-menu > .date {
	padding: 22px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.genesis-nav-menu > .search input[type="search"] {
	font-size: 14px;
	padding: 12px 24px;
}

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

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

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

.nav-primary {
	position: relative;
	z-index: 98;
}

.nav-primary .genesis-nav-menu li .sub-menu,
.nav-primary {
	background-color: #2e2f33;
}

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

#responsive-menu-icon {
	cursor: pointer;
	display: none;
	text-align: center;
}

#responsive-menu-icon::before {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: "\f333";
    font: normal 28px/1 'dashicons';
    line-height: 1;
    margin: 0 auto;
    speak: none;
    text-transform: none;
}
a.jump{display: block; position: relative; top: -90px; visibility: hidden;}
a.jumpp{display: block; position: relative; top: -110px; visibility: hidden;}

h2.tit {
	font-size: 30px;
border-bottom: 2px solid #eee;
padding-bottom: 5px;
text-align: center;
padding-top: 20px;
margin-bottom:15px;
}
h3.tit {
	padding-top: 12px;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-widgets .widget {
    clear: both;
    margin: 0 auto;
    max-width: none;
    padding: 0px 0;
  
    text-align: center;
}
.tagg {
    background: #333;
}
.home-widgets .widget:first-child {
	padding-top: 0px;
}
.tatg {
    background: #333;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
}
.home-widgets .widget:last-child {
	padding-bottom: 0px;
}

.home-widgets .more-from-category,
.home-widgets .featured-content article ~ ul,
.home-widgets .featured-content article ~ .widget-title {
    clear: both;
}

.home-widgets .entry-content > p:last-child,
.home-featured .entry-content > p:last-child {
	margin-bottom: 0;
}

.centric-pro-home .color-section .entry-title a,
.centric-pro-home .color-section .widget-title,
.centric-pro-home .color-section a,
.centric-pro-home .color-section,
.centric-pro-home .dark-section .entry-title a,
.centric-pro-home .dark-section .widget-title,
.centric-pro-home .dark-section a,
.centric-pro-home .dark-section {
	color: #fff;
}

.centric-pro-home .color-section a:hover {
	color: #2e2f33;
}

.centric-pro-home .dark-section a:hover {
	color: #959595;
}

.home-featured .wrap {
    background-color: rgba(0, 43, 74, 0.38) !important;
    height: 100%;
    max-width: none;
}
section#text-2 {
    margin-bottom: 0px;
    position: absolute;
    font-size: 20px;
    margin: 0 auto;
    width: 100%;
    /* position: absolute; */
    bottom: 0px;
    left: 0;
    padding: 0;
}
a.hv {
    display: inline-block;
    background-size: cover;
    width: 100%;
        background-position: center center;
}
a.hv:hover {
	  background: url('http://globalmarket.staging.wpengine.com/wp-content/uploads/2016/01/box1.png');
  
    background-size: cover;


    display: inline-block;
}
a.hv.hos:hover {
    background: url('http://globalmarket.staging.wpengine.com/wp-content/uploads/2016/01/041085070ee646809c5b76cbc377bc86.jpg');
        background-size: cover;


    display: inline-block;
    }

    a.hv.air:hover {
    background: url('http://globalmarket.staging.wpengine.com/wp-content/uploads/2016/01/img_051.jpg');
        background-size: cover;
    display: inline-block;

}

    a.hv.pub:hover {
    background: url('http://globalmarket.staging.wpengine.com/wp-content/uploads/2016/01/box3.png');
    background-size: cover;
    display: inline-block;
}


h3.s {
    text-align: center;
    font-size: 48px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-style: italic;
}
p.bt {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}
span.dot {
    padding-right: 20px;
    padding-left: 20px;
}
.mn-cont {
    padding-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 200px;
}
.home-featured .home-widgets-1 {
    font-size: 20px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;

    padding: 0;


}
section#fade-in-text-news {
margin-bottom: 0px;
padding-bottom: 0px;
}

.home-widgets-1 h1 {
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
}
#text-3 .widget-wrap {
 
}
span.n {
    margin-left: 5px;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: 1px;
    text-align: center;
}
a.cnt {
    background: #000;
    padding: 50px 100px;
    border-radius: 7px;
    background: rgba(0, 0, 0, 0.74);
    border: 4px solid #000;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "freight-sans-pro",sans-serif;
    font-style: normal;
    font-weight: 500;
}
.th {
    background: #000;
    display: inline-flex;
    width: 100%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}
.home-widgets-3.color-section.widget-area {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 160px;
    border-top: 1px solid #f1f1f1;
    display: inline-block;
}
.contc-hld {
    padding: 0px;
    color: #fff;
}
a.lrn {
    display: inline-block;
    margin-top: 19px;
    width: 100%;
    padding-bottom: 10px;
    color: #fff !important;
    font-weight: 400;
    font-size: 20px;
}
.thcon {
    /* max-width: 1100px; */
    margin: 0 auto;
    float: none;
}
.arrow {
    margin: 0;
    text-align: center;
    width: 100%;
    /* display: none; */
    bottom: 30px;
    z-index: 99999999999;
    position: relative;
}
div#home-widgets {
  
    background: #fff;
}
.arrow a {
    background: rgba(255, 255, 255, 0.35);
    border-radius: 30px;
    display: inline-block;
    padding: 10px 8px 3px;
    text-align: center;
    line-height: 1;
    color: #fff !important;
    border: 2px solid #fff;
    border-radius: 100%;
}

.arrow a:before {
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\f347";
	font: normal 40px/1 'dashicons';
	height: 40px;
	width: 40px;
}
.arrow a:hover {
    background: #333;
}
.man {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
}


.home-widgets-2:before {

}

.home-widgets-4 {
	background-color: #2e2f33;
	color: #fff;
}

.home-widgets-5 {
	background: #f5f5f5;
}

.home-widgets .widget.featuredpage {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
}

.home-widgets .featuredpage:nth-child(3n+2) {
	background: rgba(0,0,0,0.075);
}

.home-widgets .featuredpage:nth-child(3n+3) {
	background: rgba(0,0,0,0.025);
}

.home-widgets .featuredpage .widget-wrap {
	margin: 0 auto;
	max-width: 1280px;
	padding: 140px 0;
}

.home-widgets .featuredpage .entry .alignleft,
.home-widgets .featuredpage .entry .alignnone,
.home-widgets .featuredpage .entry .alignright {
	margin-bottom: -148px;
	margin-top: -140px;
}

.home-widgets .featuredpage .entry-content {
	display: inline;
	margin-bottom: 140px;
}

.home-widgets .featuredpost .entry {
	float: left;
	margin-left: 2.564102564102564%;
	width: 31.623931623931625%;
}

.home-widgets .featuredpost .entry:nth-last-child(-n+3) {
	margin-bottom: 0;
}

.home-widgets .featuredpost .entry:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}

.pricing-table {
	color: #2e2f33;
	line-height: 1;
	text-align: center;
}

.pricing-table .one-third {
	background-color: #fff;
	border: 2px solid #000;
	margin: 0 -2px;
	padding: 40px;
}

.pricing-table .one-third:nth-child(3n+1) {
	clear: both;
	margin: 20px 0 20px 2.564102564102564%;
}

.pricing-table .one-third:nth-child(3n+3) {
	margin: 20px 2.564102564102564% 20px 0;
}

.pricing-table .price-heading {
	border-bottom: 2px solid #2e2f33;
	margin: -40px -40px 40px;
	padding: 40px;
}

.pricing-table .price-title {
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.pricing-table .price {
	text-transform: uppercase;
}

.pricing-table .amt {
	font-size: 80px;
	line-height: 0.8;
}

.pricing-table .sup {
	vertical-align: top;
	font-weight: 700;
}

.pricing-table .sub {
	vertical-align: bottom;
	letter-spacing: 2px;
	font-weight: 700;
}

.pricing-table ul {
	margin-bottom: 30px;
}

.pricing-table li {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

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

.entry {
	margin-bottom: 80px;
}

.post {
	border-bottom: 1px solid #e5e5e5;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

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

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

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

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

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

p.entry-meta {
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	padding-bottom: 80px;
}

.entry-categories,
.entry-tags {
	display: block;
	line-height: 1.25;
}

.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px/1 'dashicons';
	margin-right: 10px;
	vertical-align: top;
}

.entry-comments-link::before {
	content: "\f125";
	margin-left: 20px;
}

.entry-categories::before {
	content: "\f318";
}

.entry-tags::before {
	content: "\f323";
}

.entry-time::before {

}


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

.after-entry {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 80px;
	padding: 0 0 80px;
}

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

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

.pagination {
	margin: 40px 0;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #2e2f33;
	border-radius: 3px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #13afdf;
}

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

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

.entry-comments,
.entry-pings {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 80px;
}

li.comment {
	border-left: 1px solid #e5e5e5;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 40px;
}

.comment-list li li {
	margin-right: -40px;
}

.comment-header a {
	color: #2e2f33;
}

.comment-header a:hover {
	color: #13afdf;
}

.comment-author,
.comment-reply-link {
	font-weight: 700;
}

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

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}
body.custom-background {
background-color: #222 !important;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	border-left: 1px solid #e5e5e5;
	font-size: 16px;
	margin-bottom: 0;
	padding: 80px 0;
}

.sidebar-content .sidebar {
	border: none;
	border-right: 1px solid #e5e5e5;
	text-align: right;
}

.sidebar li {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

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

.sidebar .widget {
	padding: 0 40px;
}



h1.results {
	color: rgb(255, 255, 255);
display: block;
font-size: 57px;
line-height: 76.5px;
text-align: center;
text-transform: uppercase;

font-style: normal;
font-weight: 700;
letter-spacing: 0.5px;
padding-top: 20%;
display: none;
}

.entry-background {
	display: block;
	height: 350px;
	width: 100%;
	z-index: -99 !important;
}

.no-featured-image .entry-background {
    background: rgba(0, 0, 0, 0.5);
    height: 180px;
}
/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #2e2f33;
	clear: both;
	padding-top: 140px;
}

.footer-widgets,
.footer-widgets a {
	color: #959595;
}

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

.footer-widgets input {
	border-color: #fff;
}

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

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

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 140px;
}

.footer-widgets-4 {
	width: 540px;
}

.footer-widgets-1,
.footer-widgets-2 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	float: left;
}

.footer-widgets-4 {
	float: right;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {

    color: #959595;
    font-size: 13px;
    font-weight: 300;
    padding: 20px 0px;
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.em a {
    color: #fff !Important;
    text-decoration: underline;
}
section#text-4 {
    padding-bottom: 80px;
    padding-top: 80px;

    background: #333;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.wp-image-1957:hover {
    border: 1px solid #AAA;
}
.site-footer,
.site-footer a {
	color: #fff;
}

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

.site-footer p {
	margin-bottom: 0;
}


/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Centric Charcoal
--------------------------------------------- */

.centric-pro-charcoal .genesis-nav-menu .sub-menu,
.centric-pro-charcoal {
	background-color: #656d78;
}

.centric-pro-charcoal .entry-title a:hover,
.centric-pro-charcoal .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-charcoal a,
.charcoal {
	color: #656d78;
}

.entry-content  a {
color: #3B4881;
font-weight: 500;
}

.centric-pro-charcoal .button,
.centric-pro-charcoal .footer-widgets a:hover,
.centric-pro-charcoal .site-footer a:hover {
	color: #fff;
}

.centric-pro-charcoal a:hover {
	color: #2e2f33;
}

.centric-pro-charcoal .footer-widgets a,
.centric-pro-charcoal .site-footer a {
	color: #959595;
}

.centric-pro-charcoal .archive-pagination .active a,
.centric-pro-charcoal .archive-pagination li a:hover,
.centric-pro-charcoal .button:hover,
.centric-pro-charcoal .home-widgets .more-link:hover,

.centric-pro-charcoal button:hover,
.centric-pro-charcoal input:hover[type="button"],
.centric-pro-charcoal input:hover[type="reset"],
.centric-pro-charcoal input:hover[type="submit"] {
	background-color: #656d78;
	color: #fff;
}
.centric-pro-charcoal .site-header {
background-color: #222;
}
/* Centric Green
--------------------------------------------- */

.centric-pro-green .genesis-nav-menu .sub-menu,
.centric-pro-green {
	background-color: #37bc9b;
}

.centric-pro-green .entry-title a:hover,
.centric-pro-green .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-green a,
.green {
	color: #37bc9b;
}

.centric-pro-green .button,
.centric-pro-green .footer-widgets a:hover,
.centric-pro-green .site-footer a:hover {
	color: #fff;
}

.centric-pro-green a:hover {
	color: #2e2f33;
}

.centric-pro-green .footer-widgets a,
.centric-pro-green .site-footer a {
	color: #959595;
}

.centric-pro-green .archive-pagination .active a,
.centric-pro-green .archive-pagination li a:hover,
.centric-pro-green .button:hover,
.centric-pro-green .home-widgets .more-link:hover,
.centric-pro-green .site-header,
.centric-pro-green button:hover,
.centric-pro-green input:hover[type="button"],
.centric-pro-green input:hover[type="reset"],
.centric-pro-green input:hover[type="submit"] {
	background-color: #37bc9b;
	color: #fff;
}

/* Centric Orange
--------------------------------------------- */

.centric-pro-orange .genesis-nav-menu .sub-menu,
.centric-pro-orange {
	background-color: #e9573f;
}

.centric-pro-orange .entry-title a:hover,
.centric-pro-orange .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-orange a,
.orange {
	color: #e9573f;
}

.centric-pro-orange .button,
.centric-pro-orange .footer-widgets a:hover,
.centric-pro-orange .site-footer a:hover {
	color: #fff;
}

.centric-pro-orange a:hover {
	color: #2e2f33;
}

.centric-pro-orange .footer-widgets a,
.centric-pro-orange .site-footer a {
	color: #959595;
}

.centric-pro-orange .archive-pagination .active a,
.centric-pro-orange .archive-pagination li a:hover,
.centric-pro-orange .button:hover,
.centric-pro-orange .home-widgets .more-link:hover,
.centric-pro-orange .site-header,
.centric-pro-orange button:hover,
.centric-pro-orange input:hover[type="button"],
.centric-pro-orange input:hover[type="reset"],
.centric-pro-orange input:hover[type="submit"] {
	background-color: #e9573f;
	color: #fff;
}

/* Centric Purple
--------------------------------------------- */

.centric-pro-purple .genesis-nav-menu .sub-menu,
.centric-pro-purple {
	background-color: #987197;
}

.centric-pro-purple .entry-title a:hover,
.centric-pro-purple .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-purple a,
.purple {
	color: #987197;
}

.centric-pro-purple .button,
.centric-pro-purple .footer-widgets a:hover,
.centric-pro-purple .site-footer a:hover {
	color: #fff;
}

.centric-pro-purple a:hover {
	color: #2e2f33;
}

.centric-pro-purple .footer-widgets a,
.centric-pro-purple .site-footer a {
	color: #959595;
}

.centric-pro-purple .archive-pagination .active a,
.centric-pro-purple .archive-pagination li a:hover,
.centric-pro-purple .button:hover,
.centric-pro-purple .home-widgets .more-link:hover,
.centric-pro-purple .site-header,
.centric-pro-purple button:hover,
.centric-pro-purple input:hover[type="button"],
.centric-pro-purple input:hover[type="reset"],
.centric-pro-purple input:hover[type="submit"] {
	background-color: #987197;
	color: #fff;
}

/* Centric Red
--------------------------------------------- */

.centric-pro-red .genesis-nav-menu .sub-menu,
.centric-pro-red {
	background-color: #e14d43;
}

.centric-pro-red .entry-title a:hover,
.centric-pro-red .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-red a,
.red {
	color: #e14d43;
}

.centric-pro-red .button,
.centric-pro-red .footer-widgets a:hover,
.centric-pro-red .site-footer a:hover {
	color: #fff;
}

.centric-pro-red a:hover {
	color: #2e2f33;
}

.centric-pro-red .footer-widgets a,
.centric-pro-red .site-footer a {
	color: #959595;
}

.centric-pro-red .archive-pagination .active a,
.centric-pro-red .archive-pagination li a:hover,
.centric-pro-red .button:hover,
.centric-pro-red .home-widgets .more-link:hover,
.centric-pro-red .site-header,
.centric-pro-red button:hover,
.centric-pro-red input:hover[type="button"],
.centric-pro-red input:hover[type="reset"],
.centric-pro-red input:hover[type="submit"] {
	background-color: #e14d43;
	color: #fff;
}

/* Centric Yellow
--------------------------------------------- */

.centric-pro-yellow .genesis-nav-menu .sub-menu,
.centric-pro-yellow {
	background-color: #f6bb42;
}

.centric-pro-yellow .entry-title a:hover,
.centric-pro-yellow .footer-widgets .featured-content .entry-title a:hover,
.centric-pro-yellow a,
.yellow {
	color: #f6bb42;
}

.centric-pro-yellow .button,
.centric-pro-yellow .footer-widgets a:hover,
.centric-pro-yellow .site-footer a:hover {
	color: #fff;
}

.centric-pro-yellow a:hover {
	color: #2e2f33;
}

.centric-pro-yellow .footer-widgets a,
.centric-pro-yellow .site-footer a {
	color: #959595;
}

.centric-pro-yellow .archive-pagination .active a,
.centric-pro-yellow .archive-pagination li a:hover,
.centric-pro-yellow .button:hover,
.centric-pro-yellow .home-widgets .more-link:hover,
.centric-pro-yellow .site-header,
.centric-pro-yellow button:hover,
.centric-pro-yellow input:hover[type="button"],
.centric-pro-yellow input:hover[type="reset"],
.centric-pro-yellow input:hover[type="submit"] {
	background-color: #f6bb42;
	color: #fff;
}


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

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

	
	.wrap {
		max-width: 1140px;
	}
	
	
	.content {
		width: 740px;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		max-width: 70%;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 100px 0;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		margin-bottom: -108px;
		margin-top: -100px;
	}
	
	.home-widgets .featuredpage .entry-content {
		margin-bottom: 100px;
	}

}

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

	.home-widgets .featuredpage .widget-wrap,
	.home-widgets .widget,
	.wrap {
		/* max-width: 960px; */
	}

	.content {
		width: 620px;
	}
	
	.site-header .widget-area {
		width: 540px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
		margin-right: 30px;
	}
	
	.footer-widgets-4 {
		width: 450px;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 80px 40px;
	}
	
	.home-widgets .widget:first-child {
		/* padding-top: 80px; */
	}
	
	.home-widgets .widget:last-child {
		/* padding-bottom: 80px; */
	}
	
	.home-widgets .featuredpage:first-child .widget-wrap {
		padding-top: 0;
	}
	
	.home-widgets .featuredpage:last-child .widget-wrap {
		padding-bottom: 0;
	}
	
	.home-widgets .featuredpage .entry .alignleft,
	.home-widgets .featuredpage .entry .alignnone,
	.home-widgets .featuredpage .entry .alignright {
		max-width: 100%;
		margin: 0 auto 40px;
	}

}

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

	.wrap {
		max-width: 782px;
	}

	.content,
	.sidebar-primary,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.home-widgets .widget,
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

	.site-header .wrap {
		padding: 20px 5% 0;
	}
	


	.header-image .site-title > a {
		background-position: top !important;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}
	
	.page-title {
		padding: 0 40px 40px;
	}
	
	.home-widgets .featuredpage .entry-title,
	.home-widgets-1 h1,
	.page-title .archive-title,
	.page-title .entry-title {
		font-size: 36px;
	}
	
	.content {
		padding-bottom: 0;
	}
	
	.sidebar {
		border: none;
		margin: 0;
		padding: 0 0 80px;
	}
	
	.sidebar .widget {
		padding: 0;
	}
	
	.footer-widgets {
		padding-top: 80px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin-bottom: 20px;
		width: 200px;
	}
	
	.footer-widgets-4 {
		width: 100%;
	}
	

}

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

	body {
		font-size: 16px;
	}
	ul.sub-menu {
    display: none;
}
	#nav_menu-2 a {
    font-size: 13px !important;
    padding: 14px !important;
    line-height: 20px !Important;
}
#nav_menu-2 a {
    font-size: 13px;
    padding: 8px 0px 10px 0;
    line-height: 1;
    letter-spacing: .1em;
    margin-right: 35px;
    position: relative;
    width: 100%;
}
.genesis-nav-menu .sub-menu a {
	background: #fff;
}
ul.sub-menu a {
	border:none;
}
.genesis-nav-menu.responsive-menu .sub-menu {
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 100%;
    z-index: 99;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
        border-top: 1px solid #f1f1f1;
    position: relative;
}
	.site-header .wrap {
		min-height: 100px;
	}
	ul.sub-menu span {
    color: #BBBBBB;
}
	.admin-bar .site-header {
    top: 46px;
    z-index: 99999999999999;
	}
	.site-header {
  
    z-index: 99999999999999;
	}
	.one-half.office a {
    color: #fff;
    text-decoration: underline;
}
	.responsive-menu {
		display: none;
	}
	
	#responsive-menu-icon {
		display: block;
	}
	.menu-toggle{
  display: block;
  font-size: 20px;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px;
  padding: 2rem;
  text-align: center;
  visibility: visible;
}
div#nav-icon3 {

}
#nav_menu-2 .one, #nav_menu-2 .two {
  position: absolute;
  border-radius: 3px;
    background: #3B4881;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms all ease-out;
  transition: 400ms all ease-out;
}
li#menu-item-450 .plus {
    display: none;
}
#nav_menu-2 .one {
    top: 17px;
    right: 10px;
    height: 3px;
    width: 22px;
    float: right;
    text-align: right;
}

#nav_menu-2 .two {
    top: 7px;
    bottom: 0px;
    width: 3px;
    height: 22px;
    float: right;
    text-align: right;
    right: 18px;
}
li#menu-item-458 .plus {
    display: none;
}
.nav-icon4 {
    position: absolute;
    width: 100%;
    height: 30px;
    background: transparent;
    cursor: pointer;
    float: right;
    right: 19px;
    top: 6px;
    text-align: right;
}
 #nav-icon1, #nav-icon2, #nav-icon3, .nav-icon4 {
                width: 20px;
                height: 20px;

                position: absolute;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
                -webkit-transition: .5s ease-in-out;
                -moz-transition: .5s ease-in-out;
                -o-transition: .5s ease-in-out;
                transition: .5s ease-in-out;
                cursor: pointer;
                right: 20px;
                top: -37px;
                z-index: 999999;
            }

            #nav-icon1 span, #nav-icon3 span, .nav-icon4 span {
              display: block;
              position: absolute;
              height: 3px;
              width: 100%;
              background: #fff;
              border-radius: 9px;
              opacity: 1;
              left: 0;
              -webkit-transform: rotate(0deg);
              -moz-transform: rotate(0deg);
              -o-transform: rotate(0deg);
              transform: rotate(0deg);
              -webkit-transition: .25s ease-in-out;
              -moz-transition: .25s ease-in-out;
              -o-transition: .25s ease-in-out;
              transition: .25s ease-in-out;
          }

          #nav-icon3 span:nth-child(1) {
              top: 0px;
          }

          #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
              top: 7px;
          }

          #nav-icon3 span:nth-child(4) {
              top: 14px;
          }

          #nav-icon3.open span:nth-child(1) {
              top: 18px;
              width: 0%;
              left: 50%;
          }

          #nav-icon3.open span:nth-child(2) {
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg);
          }

          #nav-icon3.open span:nth-child(3) {
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
          }

          #nav-icon3.open span:nth-child(4) {
              top: 18px;
              width: 0%;
              left: 50%;
          }

div.nav-icon4.plus.activated .two {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


.sub-menu-toggle {

    padding: 0;
    position: absolute;
    right: 23px;
    background-color: transparent;
    color: #FB0046;
    font-size: 40px;
    line-height: 48px;
    width: 100%;
    float: right;
    text-align: right;
    top: -1px;
}

.menu-toggle:before {
  content: "\2261";
}

.menu-toggle.activated:before {
  content: "\2191";
}

.sub-menu-toggle:before {
  content: "+";
}

.sub-menu-toggle.activated:before {
  content: "-";
}
nav.nav-secondary {
   display: none;
}
.nav-icon4 {
    position: absolute;
    width: 100%;
    height: 42px;
    background: transparent;
    cursor: pointer;
    float: right;
    right: 10px;
    top: 4px;
    text-align: right;
    padding-right: 15px;
}
nav {

  position: relative;
}
	
	.site-header .site-title {
		font-size: 40px;
	}
	


	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.site-header {
		padding: 0;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.content .entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		box-shadow: none;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.home-widgets .featuredpost .entry,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.home-widgets-1 h1,
	.page-title  .archive-title,
	.page-title .entry-title {
		font-size: 30px;
	}
	
	.home-featured .entry-content > p:last-child,
	.home-widgets .entry-content > p:last-child {
		margin-bottom: 28px;
	}
	
	.home-widgets .featuredpage .widget-wrap {
		padding: 60px 40px 32px;
	}
	
	.content,
	.footer-widgets
	{
		padding-top: 60px;
	}
	
	
	.sidebar {
		padding-bottom: 60px;
	}
	
	.home-featured .home-widgets-1 {
		padding: 120px 0 60px;
	}
	
	.arrow a:before {
		font-size: 20px;
		height: 20px;
		width: 20px;
	}
	.industrybt {
    width: 100%;
}section#text-5 {

    border-bottom: none;
    width: 100% !Important;
    display: inline-block;
    padding: 0;
}.industrybt {
	border-right: 0px;

	border-bottom:     1px solid #f1f1f1;
}
.home-widgets-3.color-section.widget-area {
	border-top: none;
}
h3.s {
    font-size: 31px;
    margin-top: 20px;
}
.mn-cont {
    max-width: 90%;
    margin: 0 auto;
}
span.bt {
    font-size: 13px;
}
p.nam {
    font-size: 23px;
    width: 100%;
}
p.arw {
    display: table-cell;
    vertical-align: middle;
    padding-right: 25px;
    font-size: 20px;
    line-height: 1;
}
span.dashicons.dashicons-arrow-right-alt {
    display: inline;
    padding-left: 11px;
    font-size: 21px;
    top: 4px;
    position: relative;
}
.mn-cont {}
.header-image .site-title > a {
    float: left;
    height: 36px;
    margin-top: 0px;
    }
    .bumper {
    min-height: 20px;
}
    .title-area {
    	margin-top: 0px;
    }
}

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

	body,
	.home-featured .home-widgets-1 {
		font-size: 16px;
	}
	.site-header .wrap {
    padding: 20px 0 0 0;
}

.genesis-nav-menu li {
    width: 100%;
    text-align: center;
        background: #fff;
}
.site-header .widget-area a, .site-header .widget-area a:hover {
    color: #333;
}
.genesis-nav-menu li a:hover, .genesis-nav-menu .current-menu-item > a {
	color: #333;
}
.genesis-nav-menu li a {
	text-align: center;
}
.site-header .wrap {
    min-height: 68px;
}
.site-header .widget-area {
    color: #fff;
    float: right;
    text-align: right;
    padding-top: 15px;
    width: 100%;
}
	#responsive-menu-icon::before {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    margin-right: 15px;
    content: "\f333";
    font: normal 28px/1 'dashicons';
    line-height: 1;
    margin: 0 auto;
    speak: none;
    text-transform: none;
    float: right;
    margin-top: -46px;
    font-size: 35px;
    margin-right: 16px;
}
.title-area {
    padding-top: 0px;
    float: left;
    width: 249px !Important;
}
.header-image .site-title > a {
    float: left;
    height: 30px;
    margin-top: 0px;
}
.sidebar-content .sidebar {
    border-right: none;
}

.gw-gopf-posts-wrap {
    max-width: 67%;
    margin: 0 auto;
}
	img.neww, img.new {
		width: 100%;
	}
	p.img {
    margin: 0px;
    text-align: center;
}
img.alignleft {
    margin: 0 auto;
    float: none;
}
	.header-image .site-title > a {
		background-size: contain !important;
	}

	#fsi-full-bg  {
		display: none;
	}
	.page-id-388 .sidebar{
		display: block !important;
	}
span.blt {
    font-size: 23px;
    top: 3px;
    position: relative;
    padding-right: 4px;
    padding-left: 4px;
}
p.nam {
	display: none;
}

	#nav_menu-7 {
		text-align: center;
	}
	.sidebar-content .sidebar {
		display: none;
	}

	.page-id-388 #gform_widget-5 {
		display: none;
	}
	#menu-item-563 ul.sub-menu{
		display: none;
	} 
	
	ul#menu-biographies.menu {
		text-align: center;
	}
	body.home.blog.custom-background{
	background: url('http://gma.pixelworklab.com/wp-content/uploads/2014/04/51942dfdac6a783509.jpg');
	background-size: 320px 640px;
}
	
}

@media only screen and (max-width: 320px) {
.mn-cont p.bt {
	display: none;
}
}