/*
	Theme Name: Agency Pro Theme
	Theme URI: http://my.studiopress.com/themes/agency/
	Description: Represent your professional services with confidence and clarity by harnessing the streamlined professionalism of the Agency theme.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.1.2
	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
	Template: genesis
    Template Version: 2.1
	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
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
        - Site Header
		- Title Area
        - Widget Area
		- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
		- Content Area
		- Home Page
		- Portfolio
		- Entries
		- After Entry
		- Pagination
		- Comments
		- Sidebars
		- Footer Widgets
		- Site Footer
		- Theme Colors
		- Agency Pro Blue
		- Agency Pro Green
		- Agency Pro Orange
		- Agency Pro Red- Media Queries
		- max-width: 1180px
		- max-width: 1040px
		- max-width: 800px
		- max-width: 782px
		- max-width: 680px
		- max-width: 480px*/
/*HTML5 Reset---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)normalize.css v2.1.2 | MIT License | git.io/normalize--------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300,600);
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] {
	display:none
}
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
a:focus {
	outline:thin dotted
}
a:active, 
a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, 
strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark {
	background:#ff0;
	color:#000
}
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:-0.5em
}
sub {
	bottom:-0.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;
}

/* Float Clearing--------------------------------------------- */
.clearfix:before, 
.entry-content:before, 
.entry:before, 
.footer-widgets:before, 
.nav-primary:before, 
.nav-secondary:before, 
.pagination:before, 
.site-container:before, 
.site-footer:before, 
.site-header:before, 
.site-inner:before, 
.widget:before, 
.wrap:before {
	content: " ";
	display: table;
}
.clearfix:after, 
.entry-content:after, 
.entry:after, 
.footer-widgets:after, 
.nav-primary:after, 
.nav-secondary:after, 
.pagination:after, 
.site-container:after, 
.site-footer:after, 
.site-header:after, 
.site-inner:after, 
.widget:after, 
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*Default--------------------------------------------------------------------------------------------------- */

/* FontAwesome Icon code Style */
.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-alt:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before,.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before,.icon-gear:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-alt:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before,.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before,.icon-gears:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up-alt:before{content:"\f087"}.icon-thumbs-down-alt:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before,.icon-unchecked:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before,.icon-paperclip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-text-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}.icon-expand-alt:before{content:"\f116"}.icon-collapse-alt:before{content:"\f117"}.icon-smile:before{content:"\f118"}.icon-frown:before{content:"\f119"}.icon-meh:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard:before{content:"\f11c"}.icon-flag-alt:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before,.icon-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-off:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-empty:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-sign-left:before{content:"\f137"}.icon-chevron-sign-right:before{content:"\f138"}.icon-chevron-sign-up:before{content:"\f139"}.icon-chevron-sign-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-horizontal:before{content:"\f141"}.icon-ellipsis-vertical:before{content:"\f142"}.icon-rss-sign:before{content:"\f143"}.icon-play-sign:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-sign-alt:before{content:"\f146"}.icon-check-minus:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-sign:before{content:"\f14a"}.icon-edit-sign:before{content:"\f14b"}.icon-external-link-sign:before{content:"\f14c"}.icon-share-sign:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-collapse:before{content:"\f150"}.icon-collapse-top:before{content:"\f151"}.icon-expand:before{content:"\f152"}.icon-eur:before,.icon-euro:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-inr:before,.icon-rupee:before{content:"\f156"}.icon-jpy:before,.icon-yen:before{content:"\f157"}.icon-cny:before,.icon-renminbi:before{content:"\f158"}.icon-krw:before,.icon-won:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-by-alphabet:before{content:"\f15d"}.icon-sort-by-alphabet-alt:before{content:"\f15e"}.icon-sort-by-attributes:before{content:"\f160"}.icon-sort-by-attributes-alt:before{content:"\f161"}.icon-sort-by-order:before{content:"\f162"}.icon-sort-by-order-alt:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-sign:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-sign:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stackexchange:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-sign:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-sign:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun:before{content:"\f185"}.icon-moon:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}

/* Typographical Elements--------------------------------------------- */
html body {
	color: #000000;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
}
a, 
button, 
input:focus, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
textarea:focus, 
.agency-pro-home .featured-content img, 
.button {
	-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: #333;
	color: #fff;
}
::selection {
	background-color: #333;
	color: #fff;
}
a {
	color: #377bbb;
	text-decoration: none;
}
a {
	-moz-transition: all .3s linear .01s;
	-webkit-transition: all .3s linear .01s;
	-o-transition: all .3s linear .01s;
	transition: all .3s linear .01s;
}
a img {
	margin-bottom: -4px;
}
a:hover {
	color: #333;
}
p {
	margin: 0 0 24px;
	padding: 0;
}
strong {
	font-weight: 600;
}
ol, ul {
	margin: 0;
	padding: 0;
}
blockquote, 
blockquote:before {
	color: #999;
}
blockquote {
	margin: 40px 40px 24px;
}
blockquote:before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}
.entry-content code {
	background-color: #333;
	color: #ddd;
}
cite {
	font-style: normal;
}

/* Headings--------------------------------------------- */
h1, 
h2, 
h3 {
	margin-bottom: 10px;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #377bbb;
	font-weight: 600;
	margin-top: 10px;
}
h1 {
	font-size: 34.95px;
	line-height: 44.95px;
}
h2 {
	font-size: 27px;
	line-height: 27px;
}
h3 {
	font-size: 24px;
	line-height: 34px;
}
h4 {
	font-size: 15px;
	line-height: 25px;
}
h5 {
	font-size: 12.45px;
	line-height: 22.45px;
}
h6 {
	font-size: 11.25px;
	line-height: 21.25px;
}

/* Objects--------------------------------------------- */
embed, 
iframe, 
img, 
object, 
video, 
.wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
.featured-content img, 
.gallery img {
	width: auto; /* IE8 */
}

/* Forms--------------------------------------------- */
input, 
select, 
textarea {
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	box-shadow:1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	padding: 16px;
	width: 100%;
}
input[type="checkbox"], 
input[type="image"], 
input[type="radio"] {
	width: auto;
}
input:focus, 
textarea:focus {
	border: 1px solid #999;
	outline: none;
}
::-moz-placeholder {
	color: #757575;
	opacity:1;
}
::-webkit-input-placeholder {
	color: #999;
	opacity:1;
}
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button, 
.entry-content .button {
	background-color: #222;
	border-radius: 3px;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	width: auto;
}
.button, 
.entry-content .button {
	display: inline-block;
}
button:hover, 
input:hover[type="button"], 
input:hover[type="reset"], 
input:hover[type="submit"], 
.button:hover, 
.entry-content.button:hover {
	background-color: #d7c603;
	color: #fff;
}
input[type="search"]::-webkit-search-cancel-button, 
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}
tbody {
	border-bottom: 1px solid #ddd;
}
th, td {
	text-align: left;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

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

/* Site Containers--------------------------------------------- */
.site-inner, 
.wrap {
	margin: 0 auto;
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
}
.site-inner {
	clear: both;
}
.agency-pro-home .site-inner {
	padding: 0;
}

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

/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap, 
.sidebar-content-sidebar .content-sidebar-wrap, 
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap, 
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */
.content_main {
	float: right;
	width: 75%;
	padding:0 15px;
}
.home .content_main {
	padding: 0;
}
.content-sidebar .content_main, 
.content-sidebar-sidebar .content_main, 
.sidebar-content-sidebar .content_main {
	float: left;
}
.content-sidebar-sidebar .content_main, 
.sidebar-content-sidebar .content_main,
 .sidebar-sidebar-content .content_main {
	width: 520px;
}
.full-width-content .content_main {
	width: 100%;
}

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

/* WordPress--------------------------------------------- */
.avatar {
	border-radius: 50%;
	float: left;
}
.alignleft .avatar {
	margin-right: 24px;
}
.alignright .avatar {
	margin-left: 24px;
}
.search-form {
	overflow: hidden;
	position:relative;
}
.genesis-nav-menu .search input[type="submit"], 
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}
img.centered, 
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}
a.alignnone img, 
.alignnone img {
	margin-bottom: 12px;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft, 
a.alignnone, 
a.alignright {
	max-width: 100%;
}
a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignleft img, 
img.alignleft, 
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}
a.alignright img, 
img.alignright, 
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}
.entry-content .wp-caption-text {
	font-size: 14px;
	text-align: center;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td, 
.widget_calendar th {
	text-align: center;
}

/* Titles-------------------------------------------------- */
.entry-title a {
	color: #333;
}
.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}

/*Site Header---------------------------------------------- */
.site-header {
	background-color: #ffffff;
	left: 0;
	min-height: 61px;
	top: 0;
	width: 100%;
	z-index: 999;
}

/* Title Area--------------------------------------------- */
.title-area {
	float: left;
	width: 20%;
}

/* Logo, hide text */
.header-image .site-title a {
	background-position: center center !important;
	background-size: 100% auto !important;
	float: left;
	min-height: 113px;
	width: 100%;
	color:#fff;
}

/* Widget Area-------------------------------------------- */
.site-header .widget-area {
	float: right;
	text-align: right;
	width: 80%;
}
.site-header .widget-area li {
	margin: 0;
	padding: 0;
}

/*Site Navigation---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	width: 100%;
}
.genesis-nav-menu .menu-item {
	background: #377bbb;
	border-radius: 5px;
	display: inline-block;
	margin-right: 2px !important;
	text-align: left;
}
.genesis-nav-menu .menu-item.current-menu-item {
	background: #29a9e2;
}
.genesis-nav-menu a {
	color: #ffffff;
	display: block;
	line-height: 20px;
	padding: 10px 15px;
	position: relative;
}
.genesis-nav-menu a:hover, 
.genesis-nav-menu .current-menu-item > a, 
.genesis-nav-menu .v .current-menu-item > a:hover {
	border-radius: 5px;
	color: #fff;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
	background: #377bbb;
	border-radius: inherit;
	color: #fff;
	font-weight: normal;
}
.genesis-nav-menu .sub-menu {
	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: 180px;
	z-index: 99;
}
.genesis-nav-menu .sub-menu a {
	background-color: #EFEFEF;
	border: none;
	font-size: 14px;
	padding: 10px 15px;
	position: relative;
	width: 180px;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -50px 0 0 179px;
}
.genesis-nav-menu .menu-item:hover, 
.genesis-nav-menu .menu-item.current-menu-item {
	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 {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 0;
}
.genesis-nav-menu > .right > a, 
.genesis-nav-menu > .date {
	display: inline-block;
	padding: 18px 16px 20px;
}
.genesis-nav-menu > .search {
	padding: 10px 0 0;
}
.genesis-nav-menu .search input {
	font-size: 12px;
	padding: 12px;
}

/* Site Header Navigation--------------------------------------------- */
.site-header .genesis-nav-menu {
	float: right;
	width: auto;
}

/* Responsive Menu--------------------------------------------- */
.responsive-menu-icon {
	cursor: pointer;
	display: none;
}
.responsive-menu-icon:before {
	content: "\f0c9";
	display: block;
	font: normal 30px/1 'FontAwesome';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

/*Content Area---------------------------------------------------------------------------------------------------- */

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

/* Entries--------------------------------------------- */
.entry {
	margin-bottom: 40px;
}
.entry-content ol, 
.entry-content p, 
.entry-content ul, 
.quote-caption {
	margin-bottom: 26px;
}
.entry-content ol, 
.entry-content ul {
	margin-left: 40px;
}
.entry-content ol li {
	list-style-type: decimal;
}
.entry-content ol ol, 
.entry-content ul ul, 
.entry-content .wp-caption p {
	margin-bottom: 0;
}
.entry-meta {
	color: #999;
	font-size: 12px;
}
.entry-header .entry-meta {
	margin-bottom: 20px;
}
.entry-footer .entry-meta {
	margin: 0;
}
.entry-comments-link:before {
	content: "\2B";
	font-weight: 700;
	margin: 0 4px 0 6px;
}

/* Pagination--------------------------------------------- */
.archive-pagination {
	clear: both;
	font-size: 14px;
	margin: 40px 0;
	text-transform: uppercase;
	text-align:center;

}
.archive-pagination ul {
	display: inline-block;
}
.archive-pagination a {
	color: #377bbb;
	text-decoration:none !important;
}
.archive-pagination li {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	cursor: pointer;
	display: inline-block;
	float: left;
	margin-left: -1px;
	padding: 0;
}
.archive-pagination li a, 
.archive-pagination li.pagination-omission {
	display: inline-block;
	padding: 8px 12px;
}
.archive-pagination li:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.archive-pagination li:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.archive-pagination li.active {
	background-color: #377bbb;
}
.archive-pagination li.active a {
	color: #ffffff;
}
.archive-pagination li:hover {
	background-color: #eeeeee;
}
.archive-pagination li:hover a {
	color: #377bbb;
}

/* Footer Widgets---------------------------------------------------------------------------------------------------- */
.footer-widgets-1, 
.footer-widgets-2 {
	float: left;
}
.footer-widgets-3 {
	float: right;
}
.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
}
.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}

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

/* Confirmation Request And Confirmation Thank You */
#pg-1549-1 .thanku_homesec_7 > .panel-grid-cell, 
#pg-1552-1 .thanku_homesec_7 > .panel-grid-cell {
	padding: 0;
}
.page-id-1549 .site-inner .post-1549, 
.page-id-1552 .site-inner .post-1552 {
	margin-bottom: 0;
}
.page-id-1549 .home-section-7 .sec-7-italic > span:first-child, 
.page-id-1552 .home-section-7 .sec-7-italic > span:first-child {
	font-style: inherit;
	font-weight: 300;
}
.page-id-1549 .home-section-7 .sec-7-italic > span, 
.page-id-1552 .home-section-7 .sec-7-italic > span {
	color: #000;
	display: inline-block;
	font-style: italic;
	font-weight: 400;
	width: 100%;
}
.gform_wrapper .gform_footer {
	clear: both;
	margin: 1em 0 0;
	padding: 1em 0 0.625em;
}
.page-template-free-executive .gform_wrapper .gform_footer .gform_button {
	background-color: #ffc711;
	color: #000;
	padding: 10px 25px;
}
.page-template-free-executive .gform_wrapper .gform_footer .gform_button:hover {
	background-color: #f4bc06;
	color: #000;
}
.industries-pages-left-main h2, .page-id-3690 h2.cyber-attack-title {
  line-height: normal;
}
/* Readmore Text */
.readmoretext {
	text-align: left;
}
.readmoretext .collapseomatic {
	background-color: #377bbb;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 5px 7px;
	background-image: none;
}
.readmoretext .collapseomatic_content {
	margin-left: 0;
	margin-top: 20px;
}

/* New Style----------------------------------------------------- */

/* Header */
.backstretch {
	display: none;
}
.widget-area.header-widget-area {
	margin-top: 36px;
}
.header-bar-top {
	background: #e2f1ff;
	padding: 12px 0;
}
.site-header {
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	margin-bottom: 35px;
	position: relative;
}
.home .site-header {
	box-shadow: inherit;
	margin-bottom: 0px;
}
.header-bar-top-inner ul li {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 2px;
}
.header-bar-top-inner ul li > a {
	color: #505050;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
}
.genesis-nav-menu a:hover {
	background: #29a9e2;
}
.header-bar-top-inner > * {
	float: left;
}
.header-bar-top .wrap {
	text-align: right;
}
.header-bar-top-inner {
	float: right;
}
.header-bar-bottom {
	display: none;
}
.home .site-container > .site-inner {
	max-width: 100%;
	padding:0;
}
#home-popup {
	position: absolute;
	right: 0;
	top: 27%;
	z-index: 9999;
}
.otw-button {
	font-family: "Open Sans", sans-serif;
}
body .blue-btn {
	background: #377bbb !important;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 1.5;
	padding: 5px 10px;
	text-decoration: none !important;
	text-shadow: inherit !important;
}
body .blue-btn:hover {
	background: #3271ab !important;
}
body .header-bar-top-inner .blue-btn {
	font-size: 12px !important;
	border-radius: 3px;
	margin-bottom: 0;
	padding: 6.5px 10px;
	text-transform: uppercase;
}
.top-bar-phone > span {
	color: #000;
	font-weight: 600;
	margin-left: 5px;
}
.top-bar-phone > img {
	position: relative;
	top: 1px;
}
.top-bar-phone {
	margin-right: 10px;
	margin-top: 3px;
}
.header-image .site-header .wrap {
	padding: 0 15px;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	background: #efefef;
}
.sub-menu > li {
	border-radius: inherit !important;
}
.genesis-nav-menu .sub-menu a:hover {
	background-color: #377bbb;
}
.sub-menu > li > a {
	color: #333333;
}
.menu-item-type-custom > a {
	padding-bottom: 8px;
	padding-right: 22px;
}
.menu-item-type-custom > a::after {
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 12px;
	left: 7px;
	position: relative;
}

/* Banner Form Section */
.home-banner {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 380px;
}
.home-banner .home-banner-text {
	float: right;
	padding-left: 30px;
	padding-right: 10px;
	width: 585px;
}
.home-banner .widget.widget_text {
	background: #aae4f8;
	float: left;
	height: 100%;
	padding: 20px 0;
	width: 50%;
}
.home-banner .home-banner-text > h4 {
	color: #16395e;
	font-size: 38px;
	font-weight: 600;
	line-height: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.home-banner #simpleimage-26 .widget-wrap {
	height: 100%;
}
#simpleimage-26 .widget-wrap .simple-image {
	margin-bottom: 0;
}

.home-banner .home-banner-text > p {
	color: #16395e;
	font-size: 21px;
	font-weight: 600;
	text-align: left;
}
.home-banner .wrap {
	padding: 0 15px;
}
.home-banner #simpleimage-26 {
	display: inline-block;
	width: 50%;
}
.home-banner #simpleimage-26, 
.home-banner #simpleimage-26 * {
	height: 100%;
}
.home-banner #simpleimage-26 .simple-image img {
	display: block;
	object-fit: cover;
	width: 100%;
}
body #gform_wrapper_2 {
    border: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}
body .gform_wrapper .gform_footer {
	display: inline-block;
    padding: 4px 0;
}
body .gform_wrapper form .gform_fields > li, 
body .gform_wrapper form .gform_fields > li.gfield.gfield_error {
	clear: both;
	margin-top: 0;
	text-align: left;
}
body .gform_wrapper form .gform_fields > li:nth-child(1n) {
	clear: none;
	margin-right: 0;
}
body .gform_wrapper form .gform_fields > li >label {
	margin-top:0 !important;
	margin-left:0 !important
}
.ginput_container {
	margin-left: 0 !important;
	width:100% !important;
}
body .gform_wrapper form .gform_fields > li textarea {
	height: 5em;
}
.gform_wrapper .gfield_checkbox li, 
.gform_wrapper .gfield_radio li {
	line-height: 0.7 !important;
}
body .gform_wrapper .gform_footer .gform_button {
	background-color: #377bbb;
	border-color: #377bbb;
	font-size: 1em !important;
	font-weight: normal;
	padding: 6px 12px;
}
body .gform_wrapper .gform_footer .gform_button:hover {
	background-color: #3271ab;
	border-color: #3271ab;
}
body .gform_wrapper .gfield .ginput_container input, 
body .gform_wrapper .gfield .ginput_container textarea, 
body .gform_wrapper li.gfield.gfield_error .ginput_container input, 
body .gform_wrapper li.gfield.gfield_error .ginput_container textarea {
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	width: 100%;
}
body .gform_wrapper .gfield .ginput_container input:focus, 
body .gform_wrapper .gfield .ginput_container textarea:focus {
	border-color: #377bbb;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 123, 187, 0.6);
}
.gform_wrapper div.validation_error {
	display: none;
}
body .gform_wrapper form .gform_fields li.gfield.gfield_error {
	background: inherit;
	border: inherit;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	color:#f00;
	font-size:13px;
	margin-left:2px !important;
	margin-top:2px;
	padding:0 !important;
}
.gform_wrapper .gfield_error .gfield_label {
	color: #000 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 4px !important;
}
.gform_confirmation_message {
	background: #fff;
	color: #377bbb;
	font-weight: bold;
	padding: 15px;
	font-size:14px;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text], body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=email], 
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=tel], body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=url], 
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=password], body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=number],
body #gform_wrapper_2 .gform_body .gform_fields .gfield select {
    color: #000000;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    border-radius: 5px;
    -web-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 0px;
    max-width: 100%;
    width: 100%;
}
body .gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('/wp-content/uploads/select_arrow.png');
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 10px;
}
body .gform_wrapper .gfield_required .gfield_required {
    margin-left: 0;
}

/* Home Section 2 */
.section-2-higlight {
	color: #fff;
	font-size: 31px;
	font-weight: 600;
	text-align: center;
}
.section-2-higlight > span {
	color: #339fd6;
}
.home-section-2 {
	background: #16395e;
	margin-top: 1.5em;
	padding: 10px 0;
}

/* Home Section 3 */
.home-section-3 .widget_simpleimage {
	background: #fff;
	border-radius: 5px;
	float: left;
	margin-bottom: 0;
	margin-right: 2.5%;
	min-height: 350px;
	padding: 15px;
	width: 18%;
}
.home-section-3 .widget_simpleimage:last-child {
	margin: 0;
}
.home-section-3 {
	background: #f1f1f1;
	padding-bottom: 60px;
	padding-top: 20px;
}
.home-section-3 .widget_simpleimage p {
	color: #000000;
	font-size: 13.5px;
	font-weight: 300;
	margin-bottom: 3px;
}
.home-section-3 .widget_simpleimage h4 {
	color: #2c3e50;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 13px;
	margin-top: 20px;
	text-align: left;
}
.home-section-3 .widget_simpleimage h4 > a {
	color: #2c3e50;
	text-decoration: none;
}
.home .widget-title {
	color: #2c3e50;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	margin-bottom: 10px;
	text-align:center;
}
.home-section-3 .widget_simpleimage .more > a {
	background: #377bbb;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-weight: normal;
	line-height: 1.42857;
	margin-top: 20px;
	padding: 6px 12px;
	text-decoration: none;
}
.home-section-3 .widget_simpleimage .more > a:hover {
	background: #3271ab;
}

/* Home Section 4 */
.home-section-4 {
	margin-bottom: 60px;
	margin-top: 60px;
	position: relative;
}
.home-section-4 .wrap {
	text-align: center;
}
.home-section-4 .widget-title > a {
	color: #377bbb;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}
.home-section-4 .widget_simpleimage {
	float: left;
	margin-bottom: 10px;
	padding: 0 15px;
	width: 25%;
}
.home-section-4 .widget_simpleimage .simple-image {
	float: left;
	margin-right: 18px;
}
.home-section-4 .widget_simpleimage h4 {
	display: table-cell;
	height: 102px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
}
.home-section-4 section:first-child h4.widgettitle {
	display: inline-block;
	margin-bottom: 35px;
}
.home-section-4 .medium.blue-btn {
	margin-top: 33px;
}
.home-section-4 .widget_simpleimage h4 {
	line-height: normal;
}
.home-section-4 .widget_simpleimage .widget-title.widgettitle {
	display: block;
	font-size: 23px;
	height: 70px;
	text-align: center;
	width: 100%;
}
.home-section-4 .widget_simpleimage p.simple-image {
	width: 100%;
}
.home-section-4 .medium.otw-button {
	bottom: 0;
	left: 50%;
	position: absolute;
	-ms-transform: translate(-50%); /* IE 9 */
	-webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
	transform: translate(-50%);
} 

/* Home Section 5 */
.home-section-5 {
	background: #1b4876;
}
.home-section-5 .widget_simpleimage {
	float: left;
	width: 50%;
}
.home-section-5 .widget_simpleimage .simple-image {
	float: left;
	margin-bottom: 0;
	margin-right: 20px;
}
.home-section-5 .widget_simpleimage .widget-wrap {
	display: inline-block;
	min-height: 69px;
	width: 100%;
}
.home-section-5 .widget_simpleimage p:last-child {
	color: #fff;
	display: table-cell;
	font-size: 18px;
	font-weight: 600;
	height: 62px;
	margin-bottom: 0;
	vertical-align: middle;

}
.home-section-5 h4.widgettitle {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 20px;
}
.home-section-5 .widget_simpleimage:nth-child(2n) {
	padding-left: 106px;
}
.home-section-5 > .wrap {
	background-image: url("/wp-content/uploads/bg_services.png");
	background-position: center center;
	background-repeat: no-repeat;
	padding:20px 0 25px;
}

/* Home Section 6 */
.home-section-6 {
	text-align: center;
}
.widget_tlp_testi_owl_carosuel {
	padding-top: 30px;
}
.widget_tlp_testi_owl_carosuel .widget-title {
	font-size: 35px;
	line-height: 43px;
	margin: 0;
}
.owl-wrapper-outer {
	margin: 0.5em 0;
}
.widget_tlp_testi_owl_carosuel .owl-item {
	margin-top: 20px;
	padding: 0 15px;
}
.widget_tlp_testi_owl_carosuel .testimonial_content {
	margin-top: 0;
	padding: 19px;
}
.testimonial_content .testimonial_info {
	display: inline-block;
	width: 100%;
}
.well.testimonial_content .content {
	background: transparent;
	padding: 0;
	text-align: left;
}
.well.testimonial_content .content strong {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.well .testimonial_designation {
	float: left;
	padding: 0 8px 0 0;
	text-align: right;
	width: 75%;
}
.well .testimonial_designation h4 {
	color: #000;
	margin: 0;
}
.well .testimonial_pic {
	padding: 0 8px;
	position: relative;
	top: 0;
	width: 25%;
}
.well .testimonial_pic img {
	border: none;
	border-radius: inherit;
	max-width: 100%;
}
.owl-buttons > div {
	font-family: "FontAwesome";
	font-size: 40px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.owl-buttons .owl-prev:before {
	content: "\f053";
}
.owl-buttons .owl-next:before {
	content: "\f054";
}
.owl-buttons .owl-prev {
	left: -50px;
}
.owl-buttons .owl-next {
	right: 0px;
}
.owl-carousel:hover .owl-buttons > div {
	opacity: 0.7;
}
.owl-carousel:hover .owl-buttons > div:hover {
	color: #2e669b;
	opacity: 1;
}
.owl-carousel:hover .owl-buttons .owl-prev {
	left: 20px;
}
.owl-carousel:hover .owl-buttons .owl-next {
	right: 20px;
}
.home-section-6 .otw-button {
	margin-bottom: 30px;
}
.spu-close.spu-close-popup {
	padding: 10px 4px;
}
.popup .images-book {
	margin-top: -15px;
}
.popup h3.accent {
	color: #2c3e50;
}

/* Home Section 7 */
.home-section-7 .simple-image > img {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	padding: 5px;
}
.home-section-7 {
	background: #f3f6f7;
	padding: 30px 0;
}
.home-section-7 .wrap > section {
	float: left;
	width: 50%;
}
.home-section-7 .wrap > section.widget_simpleimage {
	text-align: center;
}
.home-section-7 .widget-title {
	color: #2c3e50;
	font-size: 32px;
	font-weight: 300;
	line-height: 42px;
	margin-bottom: 10px;
	text-align: left;
}
.thanku_homesec_7 .widget {
	margin-bottom: 0 !important;
}
.thanku_homesec_7 .widget_simpleimage {
	text-align: center;
}
.thanku_homesec_7 .thanku_homesec_7-righttext .textwidget {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
.thanku_homesec_7 .sec-7-italic {
	text-align: right;
}
.home-section-7 .widget-title span {
	font-weight: 600;
}
.home-section-7 .wrap > section .sec-7-italic .blue-btn {
	float: left;
	margin-top: 1.5em;
}
.home-section-7 .wrap > section .sec-7-italic {
	font-size: 15px;
	text-align: right;
}
.home-section-7 .wrap > section:nth-child(3) .textwidget {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
}
.home-section-7 .wrap > section .sec-7-italic > span {
	color: #000;
	display: inline-block;
	font-style: italic;
	font-weight: 400;
	width: 100%;
}
.home-section-7 .wrap > section .sec-7-italic > span:first-child {
	font-style: inherit;
	font-weight: 300;
}
.thanku_homesec_7 .round-img pre {
	color: #2c3e50;
	display: table-cell;
	font-family: "Open Sans",sans-serif;
	font-size: 32px;
	font-weight: 300;
	height: 120px;
	line-height: 42px;
	margin-bottom: 10px;
	padding-left: 133px;
	text-align: left;
	vertical-align: middle;
}
.thanku_homesec_7 .round-img pre strong {
	display: inline-block;
	font-weight: 600;
	width: 100%;
}
.thanku_homesec_7 .round-img .textwidget {
	position: relative;
}
.thanku_homesec_7 .round-img .textwidget img {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	left: 0;
	max-width: 120px;
	padding: 3px;
	position: absolute;
	top: 0;
}
.thanku_homesec_7 .sec-7-italic em {
	font-weight: 600;
}
.thanku_homesec_7 .social-center > a {
	margin-left: 5px;
}
.thanku_homesec_7 .sec-7-italic > p {
	margin-bottom: 12px;
}


/* Home Section 8 */
.home-section-8 {
	padding: 30px 0;
}
.home-section-8 h4.widgettitle {
	margin-bottom: 35px;
	text-align: center;
}
.home-section-8 section:nth-child(2) .textwidget {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
}
.home-section-8 section:nth-child(2) .textwidget > span {
	color: #377bbb;
	font-weight: normal;
}
.home-section-8 section:nth-child(2) {
	width:40%;
	padding:0 0 0 20px;
}
.home-section-8 .joseph-book {
	display: block;
	float: none;
	margin: 0 auto;
}
.home-section-8 section:nth-child(3) {
	width: 60%;
	padding:0 15px;
}
.home-section-8 section:nth-child(2), 
.home-section-8 section:nth-child(3) {
	float:left;
}
.check-red-title > img {
	float: left;

	margin-right: 5px;
	position: relative;
	top: 8px;
}
.check-red-title {
	font-size: 24px;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 20px;
}
.check-red-title span {
	color: #cc181e;
	font-weight: 600;
}
.check-red-title small {
	font-size: 15px;
}
.sec-8price {
	font-size: 19px;
}
.download-book-form {
	display: inline-block;
}
.feild-banner-section.download-book-form > p:nth-child(3), 
.feild-banner-section.download-book-form > p:nth-child(5) {
	margin: 0;
}
.feild-banner-section.download-book-form > p:nth-child(2), 
.feild-banner-section.download-book-form > p:nth-child(4) {
	margin-right: 4%;
}
.download-book-form-inner-padding {
	background: #f2f6f7;
	border-radius: 4px;
	padding: 28px 35px 49px 19px;
}
.feild-banner-section.download-book-form > p {
	color: #000;
	font-weight: 700;
	margin-bottom:13px;
}
/*.home-section-8 section:nth-child(4) {
	padding: 0 15px;
	width: 25%;
}*/

/* Download Page */
.download-page .content-protector-form-submit {
	height: auto;
	margin-top: 8px;
	padding: 10px 20px;
}
div.content-protector-incorrect-password {
	color: red;
	font-size: 14px;
	margin-bottom: 1px;
}

/* Footer */
.footer-widgets {
	background: #1b4876;
	padding: 30px 0 40px;
}
.footer-widgets .footer-widgets-1.widget-area {
	margin: 0;
	width: 41.66%;
}
.footer-widgets .footer-widgets-1.widget-area section:first-child {
	float: left;
	width: 40%;
	padding: 0 15px;
}
.footer-widgets .footer-widgets-1.widget-area section:last-child {
	display: inline-block;
	width: 60%;
	padding: 0 15px;
}
.footer-widgets h4.widgettitle {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	margin-bottom: 10px;
}
.footer-widgets .footer-widgets-1.widget-area section:last-child div > img {
	float: left;
	margin-right: 7px;
	position: relative;
	top: 6px;
}
.footer-widgets .footer-widgets-1.widget-area section:last-child div > p {
	color: #ffffff;
	display:inline-block;
	font-size: 13px;
	font-weight: 300;
	line-height: 2;
	margin-bottom: 9px;
}
.footer-widgets .footer-widgets-3 {
	width: 33.33%;
}
.footer-widgets .footer-widgets-2 {
	width: 25%;
}
.footer-widgets .footer-widgets-3 .simple-social-icons ul li a, 
.footer-widgets .footer-widgets-3 .simple-social-icons ul li a:hover {
	font-size: 30px;
	padding: 11px;
}
.footer-widgets .footer-widgets-3 .widget.simple-social-icons {
	margin-top: 20px;
}
.menu-footer-navigation-container li > a {
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.menu-footer-navigation-container li > a:hover {
	opacity: 0.5;
}
.menu-footer-navigation-container li {
	margin-bottom: 0;
}
.footer-widgets .footer-widgets-1.widget-area section:last-child .textwidget > div {
	padding-left: 10px;
}
.site-footer {
	background-color: #16395e;
	color: #ffffff;
	font-size: 13px;
	padding: 10px;
}
.site-footer .wrap > p {
	float: left;
	font-weight: 300;
	margin-bottom: 0;
}
.site-footer .copyright-section-right {
	float: right;
	text-transform: none;
}
.copyright-section-right > a {
	color: #ffffff;
	font-weight: 300;
	margin-left: 10px;
}
.copyright-section-right > a:hover {
	opacity: 0.5;
}

/* Back to top */
#scrollUp {
	background: rgba(0, 0, 0, 0.1) !important;
	border-radius: 4px !important;
	height: 48px !important;
	width: 48px !important;
}
#scrollUp .scroll-top {
	left: 3px;
	position: relative;
	top: 3px;
}

/* Industry sub page */
.none-page-title .content_main > article > .entry-header {
	display: none;
}
.banner-top-section .simple-image {
	margin-bottom: 0;
}
body .panel-grid {
	margin-bottom: 0 !important;
}
.phone-blue-section .siteorigin-widget-tinymce.textwidget > p {
	float: left;
	margin-bottom: 0;
	margin-right: 8px;
	position: relative;
	top: 11px;
}
.phone-blue-section .siteorigin-widget-tinymce.textwidget > p > img {
	width: 19px;
}
.phone-blue-section {
	background: #11385c;
	padding-bottom: 3px;
	padding-top: 12px;
	position: relative;
	text-align: center;
	top: -6px;
}
.banner-bottom-number-text {
	color: #ffffff;
	display: inline-block;
	font-size: 25px;
	font-weight: 600;
}
.banner-bottom-number-text > span {
	color: #09b3fc;
}
.phone-blue-section .siteorigin-widget-tinymce.textwidget {
	display: inline-block;
	float: none;

	margin: 0 auto;
}
.banner-top-section .simple-image img {
	width: 100%;
}
.full-width-content .content_main {
	width: 100%;
}
body > .site-container > .site-inner {
	padding: 0 15px;
}
.industries-pages-form-main .widget-title {
	color: #377bbb;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 33px;
	margin-top: 12px;
	text-align: left;
}
.industries-pages-form-main .textwidget > p {
	color: #000000;
	margin-bottom: 12px;
}
.industries-pages-contain-main {
	padding-top: 1.4em;
}
.industries-pages-form-main {
	background: #f5f5f5;
	display: inline-block;
	padding: 19px 29px 0 19px;
	border: 1px solid #ccc;
}
.banner-top-section .panel-grid-cell:last-child {
	padding-left: 0 !important;
}
.banner-top-section .panel-grid-cell:first-child {
	padding-right: 0 !important;
}
.industrys-banner-text h1, 
.industrys-banner-text h3, 
.industrys-banner-text h5 {
	color: #fff;
	text-align: center;
	text-shadow: 3px 2px 3px #000;
}
.industrys-banner-text h1 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
.industrys-banner-text h3 {
	font-size: 18px;
	font-weight: bold;
}
.industrys-banner-text h5 {
	font-weight: bold;
}
.industrys-banner-text {
	display: table-cell;
	height: 314px;
	padding: 10px;
	vertical-align: middle;
}
.industries-pages-left-main {
	display: inline-block;
	margin-bottom: 10px;
	padding-top: 7px;
	width:100%;
}
.industries-pages-left-main h2 {
	color: #377bbb;
	font-size: 27px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
}
.industries-pages-left-main .textwidget > p {
	color: #000000;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
.industries-pages-left-main .textwidget > p a {
	color: #377bbb;
}
.industries-pages-left-main .textwidget > p strong {
	color: #000000;
	font-weight: 600;
}
.industries-pages-left-main .textwidget li {
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 11px;
}
.industries-pages-left-main .textwidget ul {
	margin-bottom: 1.5em;
	margin-left: 0;
}
body .gform_wrapper form .gfield.gfield_error.full-width-feild .ginput_container {
	max-width: 100% !important;
}
body .gform_wrapper form .gfield.gfield_error.full-width-feild {
	width: 100% !important;
}

/* Our Company */
.our-company-sec1-bottom .widget-title {
	float: left;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 0;
	padding: 10px 0;
	text-align: left;
	width: 33.33%;
}
.our-company-sec1-bottom .widget > p {
	float: right;
	margin-bottom: 17px;
	width: 66.66%;
}
.our-company-sec1-bottom .widget_simpleimage {
	margin-bottom: 0 !important;
}
.our-company-sec1-bottom {
	margin-top: 1.5em;
}
.our-company-main-title .widget-title {
	font-size: 27px;
	font-weight: 600;
	line-height: 27px;
}
hr {
	border-color: #eeeeee;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-bottom: 40px;
	margin-top: 40px;
}
.cyclon-slider-wraper .cycloneslider-slide {
	width: 100% !important;
}
.cyclon-slider-wraper .cycloneslider-template-default .cycloneslider-pager {
	bottom: -30px;
	left: 50%;
	right: inherit;
	top: inherit;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}
.cyclon-slider-wraper .cycloneslider-template-default .cycloneslider-pager a {
	background: rgba(0, 0, 0, 0) url("/wp-content/uploads/sprite-nav.png") !important;
	background-repeat:no-repeat;
	margin: 0 5px;
}
.cyclon-slider-wraper .cycloneslider-template-default .cycloneslider-pager a.activeSlide {
	background-position: left bottom !important;
}
.cyclon-slider-wraper .cycloneslider.cycloneslider-template-default {
	background: #ffffff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom: 60px;
	padding: 12px 12px 10px;
	width: 100% !important;
}
.our-companies-block .simple-image {
	margin: 0;
}
.our-companies-block .simple-image img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	max-width: 100%;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}
.our-companies-block .widget-title {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
}
.our-companies-block ul li {
	line-height: 24px;
	margin: 0;
}
.our-companies-block .textwidget a {
	color: #377bbb;
}
.easy_t_single_testimonial {
	float: left;
	padding: 0 15px;
	width: 33.33%;
}

/* Popup */
#spu-492 {
	background: #ffffff !important;
	border: initial !important;
	color: #333333 !important;
	width: 650px !important;
	padding:0 20px 20px;
}
.popup .icon.xs-no-margin-top {
	color: #377bbb;
	float: left;
	margin-top: 65px;
	width: 15%;
}
.popup .text-title.xs-no-margin-top > h2 {
	color: #377bbb;
	font-size: 27px;
	font-weight: 600;
	line-height: 27px;
}
.popup .text-title.xs-no-margin-top {
	float: left;
	margin-top: 40px;
	width: 42%;
}
.popup .images-book {
	float: left;
}
.spu-box h3 {
	font-size: 1.6em !important;
	margin: 0px !important;
}
.popup .images-book > img {
	max-width: 70%;
	float:right;
}
.popup .text-box-poit ul.after-thankyou-removed {
	margin-left: 30px;
}
.popup .accent3 > strong {
	color: #cc181e;
	font-weight: 600;
}
.spu-close {
	font-size: 13px !important;
}
.spu-box {
	top: 60px !important;
}
.popup .feild-banner-section > p {
	float: left;
	width: 48%;
	margin: 0;
	min-height: 75px;
	margin-right: 2%;
}
.popup .feild-banner-section {
	display: inline-block;
}
.popup .accent > i {
	margin-right: 10px;
}
.spu-box h3 {
	font-weight: 300 !important;
}
.popup .text-right.margin-bottom-0 {
	text-align: right;
	margin-bottom: 30px;
}
.invalid .feild-banner-section > p {
	min-height: 100px;
}
.popup > .row-condensed .img-responsive.img-thumbnail {
	background: #ffffff;
	border: 1px solid #dddddd;
	float: left;
	margin-right: 15px;
	padding: 5px;
	width: 135px;
}

/* Our Team */
.our-team-row .simple-image > img {
	border: 1px solid #dddddd;
	border-radius: 5px;
	max-height: 250px;
	padding: 5px;
	width: 100%;
}
.our-team-row ul {
	margin-left: 0;
}
.our-team-title .widget-title {
	font-size: 2.8em;
	font-weight: 600;
	line-height: 1.2em;
}
.our-team-row .social-team img {
	margin-right: 5px;
}
.our-team-row .social-team {
	padding: 10px 0;
}
.our-team-row .textwidget p {
	margin-bottom: 0;
}
.our-team-row ul li {
	list-style: outside none none;
	margin-bottom: 0;
}
.our-team-row h3.widget-title, 
.sub-title-team {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: 0;
}
.our-team-row .sub-title-team {
	font-size: 15px;
	line-height:25px;
	color:#377bbb;
}

/* Our Client */
.our-client-inner-left {
	width: 25%;
	float:left;
}
.our-client-left-center {
	font-size: 12px;
	text-align: center;
}
.our-client-left-center > strong {
	display: inline-block;
	margin: 10px 0 6px;
	width: 100%;
}
.our-client-left-center > a {
	display: inline-block;
width: 100%;
}
.our-client-leftimg > img {
	border: 1px solid #dddddd;
	border-radius: 50%;
	display: block;
	float: none;
	height: 121px;
	margin: 0 auto;
	padding: 4px;
	width: 121px;
}
.our-client-inner-right {
	text-align: center;
	width: 75%;
	display:inline-block;
}
.our-client-inner-right > p {
	text-align: left;
}
.our-client-inner-right h2 {
	font-size: 27px;
	line-height: 27px;
	color:#377bbb;
	font-weight:600;
}
.our-client-inner-right h4 {
	color: #377bbb;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 5px;
}
.our-client-main.panel-widget-style {
	background: #f5f5f5;
	border-radius: 4px;
	box-shadow: 0 5px 5px #c5c5c5;
	padding: 30px 10px;
}
.our-client-inner > div {
	padding: 0 15px;
}
.our-client-right-top {
	padding: 25px 19px 19px;
}
.our-client-right-top > a {
	border-bottom: 1px dashed #c9c9c9;
	display: inline-block;
	font-weight: normal;
	padding: 10px 0;
	text-decoration: none !important;
	width: 100%;
}
.our-client-right-top > b {
	color: #377bbb;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 5px;
}
.our-client-right-top > a:last-child {
	border: inherit;
}
.our-client-main .otw-sc-toggle .toggle-content {
	background: inherit;
	border: inherit;
	box-shadow: inherit;
	padding: 10px;
}
.our-client-main .otw-sc-toggle .toggle-trigger {
	background: #e3e3e3;
	border-radius: 5px;
	color:#000000;
	font-size: 14px;
	font-weight: normal;
	text-shadow: inherit;
	padding: 5px 10px;
}
.our-client-main .otw-sc-toggle .toggle-trigger span {
	background-color: #377bbb;
	background-position: center bottom;
	margin-top: 6px;
}
.our-client-main .otw-sc-toggle .toggle-trigger:hover {
	background: #e3e3e3;
}
.our-client-main .otw-sc-toggle {
	margin-bottom: 10px;
}
.widget-title {
	font-size: 1.3em;
	font-weight: 700;
}
.feild-banner-section > p {
	color: #000000;
	font-weight: 700;
}
.our-clients-form.panel-widget-style {
	background: #f5f5f5;
	display: inline-block;
	padding: 35px 19px 0;
	border: 1px solid #ccc;
}

/* Contact Us */
.well {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 6px;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 24px;
}
.well .widget-title {
	margin-top: 10px;
}
.well .feild-banner-section > p {
	color: #000000;
	font-weight: 700;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-top-20 {
	margin-top: 20px;
}
.contact-address .so-panel.widget_text {
	margin-bottom: 0 !important;
}
.contact-address .fa-ul {
	margin-left:0;
}
.contact-address .fa-ul i {
	margin-right: 7px;
}
.contact-address .fa-ul span {
	display: inline-block;
}
.contact-address .fa-ul i {
	left: 0;
	position: absolute;
	top: 4px;
}
.contact-address .fa-ul li {
	padding-left: 25px;
	position: relative;
}
body .gform_wrapper form .gform_fields li.full-width-feild {
	margin-right: 0;
	width: 100%;
}
.gform_footer.top_label > p, 
.gform_footer.top_label > br {
	display:none;
}

/* Services */
.home .home-section-4 .entry-content {
	display: none;
}
.services-block-inner > div {
	width: 14%;
}
.services-block-inner i {
	font-style: normal;
}
.services-block-inner p {
	display: inline-block;
	padding-left: 20px;
	width: 86%;
}
.lead {
	font-size: 21px;
	font-weight: 200;
	line-height: 1.4;
	margin-bottom: 20px;
}
.accent {
	color: #377bbb;
}
.content_main > article:first-child header h1 {
	font-size: 2.8em;
	line-height: 1.2em;
	margin-top: 0;
}
.btn-services {
	background-color: #377bbb;
	border-color: #377bbb;
	border-radius: 6px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.33;
	padding: 10px 16px;
	text-decoration: none !important;
	text-shadow: none;
}
.btn-services:hover {
	background-color: #3271ab;
	border-color: #3271ab;
	color: #fff;
}
.text-center {
	text-align: center;
}
.fa-ul.mabottom7px li {
	display: inline-block;
	margin-bottom: 13px;
}

/* Blog */
.blog main.content_main, 
.single-post main.content_main, 
.search main.content_main, 
.archive main.content_main, 
.error404 main.content_main, 
.it-support-center main.content_main {
	float: right;
}
aside.sidebar {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
	padding: 0;
	width: 23%;
}
.sidebar .widget-title.widgettitle {
	background: #f4f4f4;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 10px 15px;
}
.sidebar .widget {
	padding: 0;
}
.widget.widget_search {
	background: #cccccc;
	border-radius: 5px 5px 0 0;
	margin: 0 0 10px !important;
	padding: 15px 10px 8px !important;
}
.search-form input {
	border-radius: 6px;
	box-shadow: inherit;
	font-size: 13px;
	padding-left: 15px;
}
.sidebar ul > li {
	border-bottom: 1px solid #eeeeee;
	margin: 0 8px;
}
.sidebar ul > li a {
	display: inline-block;
	padding: 12px 8px;
	width: 100%;
}
.sidebar ul > li a:hover {
	background:#F8F8F8;
}
body .sidebar > section {
	margin-bottom: 20px !important;
}
.search-form button {
	background: none;
	color: #bebebe;
	line-height: 1.42857;
	padding: 6px 12px;
	position: absolute;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
article > .entry-header {
	margin-bottom: 10px;
}
article .more-link {
	background-color: #377bbb;
	border-color: #377bbb;
	color: #ffffff;
}
article > .entry-footer, 
.single-post article > .entry-footer {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 25px;
	padding-bottom: 14px;
}
article .more-link {
	background: #377bbb !important;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 15px;
	padding: 5px 10px;
	text-decoration: none !important;
	text-shadow: inherit !important;
}
article .more-link:hover {
	background: #3271ab !important;
}
.single-post .alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.single-post .wp-caption {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.single-post .wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.single-post .wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.single-post .content_main {
	background: #f5f5f5;
	float: right;
	padding: 30px 50px;
	width: 75%;
}
.single-post main .entry-content > div > ul > li:before {
	color: #3c82c6;
	content: "";
	font-family: "FontAwesome" !important;
	left: 9px;
	margin-right: 8px;
	position: absolute;
	top: 0;
}
.single-post main .entry-content > div > ul > li {
	padding-left: 30px;
	position: relative;
}
.single-post main .entry-content > div > ul {
	margin-left: 0;
}
.single-post .content_main > article:first-child header h1 {
	font-size: 27px;
	line-height: 27px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.single-post article h3.sd-title {
	display: inline-block;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 1em;
}
.single-post article h3.sd-title:before {
	border-top: 1px solid #dddddd;
	content: "";
	display: block;
	margin-bottom: 1em;
	min-width: 30px;
	width: 100%;
}
article > .entry-header .entry-title > a {
	color: #377bbb;
	text-decoration: none;
}
.single-post .content_main > article figure img {
	max-width: 100%;
}
article .entry-footer .entry-meta a {
	text-decoration: none;
}
.entry-meta > span {
	margin-right: 12px;
}
.entry-meta > span i {
	font-style: normal;
}
.single-post .content_main > article .social-icon-block {
	display: inline-block;
	width: 100%;
}
.industries-pages-form-main.cloud_padding0.panel-widget-style {
	background: inherit;
	padding: 0;
}
.industries-pages-form-main.cloud_padding0.panel-widget-style .text-center {
	font-size: 24px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 15px;
}
.home-section-3 .attachment-full.size-full {
	width: 100%;
}
.industries-pages-form-main.cloud_padding0.panel-widget-style h3 {
	font-size: 1.3em;
	font-weight: 700;
	line-height: 34px;
}
.industries-pages-form-main.cloud_padding0.panel-widget-style .well {
	padding: 0 20px 10px;
}

/* Our Company */
.our-client-inner .our-client-inner-right strong {
	display: inline-block;
	text-align: center;
	margin:15px 0px;
}
.status-publish .entry-content > h4 {
	margin-bottom: 10px;
}

/* Support Form */
[class^="icon-"]::before, [class*=" icon-"]::before {
	font-family: "FontAwesome" !important;
}
.icon-up-open::before {
	font-family: "fontello" !important;
}
li {
	list-style: outside none none;
}
.icon-angle-double-right:before {
	content: "\f101";
	font-family: "FontAwesome";
	margin-right: 8px;
	width: 2.14286em;
}
.icon-5x {
    font-size: 5em;
	line-height: 1em;
}
.services-pages-rightcontent ul {
	margin-left: 0;
	margin-top: 10px;
}
.single .comment-respond {
	display: none;
}
.content_main a {
	text-decoration: underline;
}
.margin-left0-iconul {
	margin-left: 0 !important;
	margin-top: 10px;
}
.margin-left0-iconul > li {
	padding-left: 30px;
	position: relative;
	width:100%;
}
.margin-left0-iconul > li i {
	font-style: normal;
	left: 0;
	margin-right: 0;
	position: absolute;
	width: auto;
	line-height: 15px;
}
.check-mark-class.fa-ul li {
	background-image: url("/wp-content/uploads/check-icon-imgnew.png");
	background-position: left top 6px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.ten_things_left ol li {
	padding: 10px 0 2px;
}
.it-book-right-main ul.gform_fields li {
	margin-right: 0 !important;
	width: 100% !important;
}
.sidebar .menu .current-menu-item.page_item {
	background: #377bbb;
}
.sidebar .menu .current-menu-item.page_item > a {
	color: #fff;
}
.sidebar .menu .current-menu-item.page_item > a:hover {
	background: #377bbb;
}

/* Garvity form yellow btn css */
.yellow_bg_btn .gform_footer .gform_button.button, 
.yellow_bg_btn_services {
	background: #ffc711;
	color: #000;
}
.yellow_bg_btn .gform_footer .gform_button.button:hover, 
.yellow_bg_btn_services:hover {
	background: #f4bc06;
	color: #000;
}
.double-right .icon-angle-double-right {
	float: left;
	left: 0;
	position: absolute;
	top: 4px;
	width: 30px;
}
.double-right span {
	float: right;
}
.double-right > li {
	display: inline-block;
	margin-bottom: 5px !important;
	position: relative;
	width: 100%;
}
.fa-ul > li {
	margin-bottom: 13px;
}
.margin-left0-iconul i {
	margin-right: 5px;
	position: relative;
	top: 3px;
	width: 2em;
}
.wpob-processing .wpob-processing-body {
	background: #fff;
	color: #377bbb;
	font-size: 23px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Scroll Up */
#back-top i {
	background: rgba(0, 0, 0, 0.1) !important;
	opacity: 0.8;
}
#back-top i:hover {
	opacity: 1;
}
#back-top {
	bottom: 33px !important;
	right: 20px !important;
}
#back-top [class^="icon-"] {
	padding: 8px 6px 12px 7px !important;
}
.double-right span {
	width:95%;
}

/* Safari only override */
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, 
.home-section-7 .simple-image > img {
	padding:0px !important;
}
::i-block-chrome, 
.our-client-inner .our-client-inner-left .our-client-leftimg > img {
	border: 0px solid #DDD !important;
	padding: 0px !important;
}
::i-block-chrome, 
.right-accent-form .fa-ul li {
	background-position: left top;
	background-position-y: 6px;
}
}

/* Home Popup Style */
.wpob_template_main .fa-ul.margin-left0-iconul > li {
	float: none;
}
.wpob_template_main .fa-ul.margin-left0-iconul {
	margin-bottom: 26px;
}
.synved-social-container {
	display: inline-block;
	margin-bottom: 5px;
}

/* Sidebar Issue Style */
aside aside {
	display: none;
}
.home aside {
	display: none;
}
.home .content_main {
	width: 100%;
}
.page-template-default aside {
	display: none;
}
.page-template-default main {
	width: 100%;
}
.site-inner > aside {
	display: none;
}

/* Email Settings Setup Instructions */
.email-setting-row2 .panel-first-child {
	margin-bottom: 0 !important;
}
.email-setting-row3 {
	padding: 25px 0 30px;
}
.email-column-section .widget_text.panel-first-child {
	margin-bottom: 0 !important;
}
.email-column-section .sow-image-container {
	margin-top: 20px;
}
.email-setting-row4 {
	padding-bottom: 25px;
}
.email-setting-row5 .widget_text.panel-first-child {
	margin-bottom: 0 !important;
}
.email-column-section .textwidget > p > strong {
	color: #377bbb;
	font-weight: 300;
}
.email-column-section .textwidget > p {
	margin-bottom: 0;
}
.email-setting-row5 .panel-grid {
	margin-bottom: 30px !important;
}
.email-setting-row5 .panel-grid:last-child {
	margin-bottom: 0 !important;
}
.email-setting-row5 .textwidget  p {
	margin-bottom:20px;
}

/*popup*/
.wpob_template_main_3{
	height: auto !important;
}
/*client help hr*/
hr.client-sec1-line {
	margin: 15px 0 20px;
}
hr.client-sec3-line {
	margin: 5px 0 10px;
}

/* landing page 2 */
.landingpagetwo {
	padding-bottom: 40px;
}
.page-template-page_landing2 .site-container > p, .page-template-page_landing2 .site-container > .copyright-section-right, .page-template-page_landing2 main, .page-template-page_landing2 .header-bar-bottom {
	display: none;
}
body.page-template-page_landing2 > .site-container > .site-inner {
	padding-top: 0;
}
.logged-in .testimonial > a {
	display: none;
}
.green-check-list ul li {
	background-image: url("/wp-content/uploads/mark-correct-tick-success-check-yes-circle-icon.png");
	background-position: left top 5px;
	background-repeat: no-repeat;
	background-size: 13px 13px;
	margin-bottom: 10px;
	padding-left: 22px;
}
.need-help hr {
	border-width: 2px 0 0;
	margin: 15px auto;
	width: 41px;
}
.color-overlay {
	position: relative;
}
.color-overlay:after {
	background: #233347;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.915663;
	position: absolute;
	top: 0;
	width: 100%;
}
.color-overlay > div {
	position: relative;
	z-index: 1;
}
.hms-testimonial-container blockquote {
	margin: 0 20px;
}
.hms-testimonial-container .author {
	padding-left:20px;
}
.landingpagetwo .gform_wrapper {
	margin:0;
}
.form-border {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #dfdfdf #dfdfdf;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
body .landingpagetwo .gform_wrapper form .gform_fields > li.widthfull {
	margin-right: 0;
	margin-top: 0 !important;
	width: 100%;
	padding-right: 0;
}
body .landingpagetwo .gform_wrapper form .gform_fields > li.widthfull input {
	background: transparent;
	height: 43px;
}
body .landingpagetwo .gform_wrapper form .gform_fields > li.gfield_error {
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
body .landingpagetwo .gform_wrapper .orrange_bg_btn .gform_footer .gform_button.button {
	background: #f27007 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 5px;
	font-size: 1.3em !important;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;
}
body .landingpagetwo .gform_wrapper .orrange_bg_btn .gform_footer .gform_button.button:hover {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #f27007;
	color: #f27007;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	font-size: 12px;
	font-weight: normal;
}
.need-help:after {
	border-radius: 6px 6px 0 0;
}
.it-mobile-form {
	display: none !important;
}
/* end */

/* confirmation-thank-you */
.thanku_homesec_7 .round-img pre {
	color: #2c3e50;
	display: table-cell;
	font-family: "Open Sans",sans-serif;
	font-size: 32px;
	font-weight: 300;
	height: 120px;
	line-height: 42px;
	margin-bottom: 10px;
	padding-left: 133px;
	text-align: left;
	vertical-align: middle;
}
.thanku_homesec_7 .round-img pre strong {
	display: inline-block;
	font-weight: 600;
	width: 100%;
}
.thanku_homesec_7 .round-img .textwidget {
	position: relative;
}
.thanku_homesec_7 .round-img .textwidget img {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	left: 0;
	max-width: 120px;
	padding: 3px;
	position: absolute;
	top: 0;
}
.thanku_homesec_7 .sec-7-italic em {
	font-weight: 600;
}
.thanku_homesec_7 .social-center > a {
	margin-left: 5px;
}
.thanku_homesec_7 .sec-7-italic > p {
	margin-bottom: 12px;
}

/* 404 Page */
.page-template .page-not-found .widget_simpleimage {
	margin-bottom: 10px !important;
	text-align: center;
	width: 33.33%;
}
.page-not-found .panel-grid-cell {
	width: 100%;
}
.page-template .page-not-found h3.widget-title {
	color: #2c3e50;
	display: inline-block;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	margin-bottom: 35px;
	text-align: center;
	width: 100%;
}
.page-template .page-not-found .widget_simpleimage h3.widget-title {
	color: #2c3e50;
	display: block;
	font-size: 23px;
	font-weight: 300;
	height: 70px;
	line-height: normal;
	margin: 10px 0;
	width: 100%;
}
.page-template-404 .content_main .widget.widget_search {
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
}
.page-template-404 .content_main > article:first-child header h1 {
	font-size:32px;
}
.page-template-404 main .widget_search  h3.widget-title {
	color: #333;
	font-weight: 300;
}

/* home-round-img */
.home .home-section-7 section {
  width: 100% !important;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget {
  position: relative;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget pre {
  color: #2c3e50;
  display: table-cell;
  font-family: "Open Sans",sans-serif;
  font-size: 32px;
  font-weight: 300;
  height: 120px;
  line-height: 42px;
  margin-bottom: 10px;
  text-align: left;
  vertical-align: middle;
  padding-left: 0;
}
.home .home-section-7 .wrap > section .sec-7-italic {
  text-align: center;
}
.home .home-section-7 .wrap > section .sec-7-italic > p {
  margin: 6px;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget .rightimg-info{
  padding-left: 160px;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget pre strong {
  display: inline-block;
  font-weight: 600;
  width: 100%;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget img {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  max-width: 120px;
  padding: 3px;
  position: inherit;
}
.home .home-section-7 .widget_sow-editor:first-child .textwidget .leftimg-info {
  left: 0;
  padding: 3px;
  position: absolute;
  top: 0;
}
.home .social-center img {
  margin-left: 5px;
}
.leftimg-info > p {
  margin-bottom: 7px;
}

/* Round Img Other Page */
.new.home-section-7 .so-widget-sow-editor .textwidget {
  position: relative;
}
.new.home-section-7 .so-widget-sow-editor .textwidget pre {
  color: #2c3e50;
  display: table-cell;
  font-family: "Open Sans",sans-serif;
  font-size: 32px;
  font-weight: 300;
  height: 120px;
  line-height: 42px;
  margin-bottom: 10px;
  text-align: left;
  vertical-align: middle;
  padding-left: 0;
}
.new.home-section-7 .wrap > section .sec-7-italic {
  text-align: center;
}
.new.home-section-7 .wrap > section .sec-7-italic > p {
  margin: 6px;
}
.new.home-section-7 .so-widget-sow-editor .textwidget .rightimg-info{
  padding-left: 160px;
}
.new.home-section-7 .so-widget-sow-editor .textwidget pre strong {
  display: inline-block;
  font-weight: 600;
  width: 100%;
}
.new.home-section-7 .so-widget-sow-editor .textwidget img {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  max-width: 120px;
  padding: 3px;
  position: inherit;
}
.new.home-section-7 .so-widget-sow-editor .textwidget .leftimg-info {
  left: 0;
  padding: 3px;
  position: absolute;
  top: 0;
}
.new.home-section-7  .sec-7-italic > p {
  margin-bottom: 0;
}
.new.home-section-7 .sec-7-italic {
  text-align: center;
}
.new.home-section-7 .social-center {
  margin-top: 5px;
  text-align: center;
}
.new.home-section-7 .social-center a:first-child {
  margin-right: 5px;
}

/* footer new social */
.footer-widgets .widget.zoom-social-icons-widget {
	text-align: center;
	margin-top: 20px;
}
.zoom-social_icons-list__link:hover span {
	-webkit-transition: all 0.3s linear 0.01s !important;
	-moz-transition: all 0.3s linear 0.01s  !important;
	-o-transition: all 0.3s linear 0.01s  !important;
	transition: all 0.3s linear 0.01s  !important;  
}
.zoom-social_icons-list__link span {
	-webkit-transition: all 0.3s linear 0.01s !important;
	-moz-transition: all 0.3s linear 0.01s  !important;
	-o-transition: all 0.3s linear 0.01s  !important;
	transition: all 0.3s linear 0.01s  !important;  
}

/* Free Executive pages */
.page-template-free-executive .content_main article:first-child header h1 {
	font-size: 30px;
	text-align: center;
}
.page-template-free-executive aside.sidebar{
	border: none;
}
.executive-quotes .textwidget h2 {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.4em;
	margin: 10px 0 15px;
	padding: 10px;
	text-align: center;
}
.executive-quotes {
	margin-bottom: 30px;
}
.other-details .widget-title {
    color: #000;
    font-size: 21px;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.other-details .textwidget h4 strong {
    font-weight: 700;
}
.other-details .textwidget h4 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 3%;
} 
.during-webinar h3.widget-title {
    color: #000;
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.other-details {
    margin-bottom: 30px;
}
.during-webinar .textwidget li {
    list-style: outside none disc;
}
.during-webinar .textwidget ul {
    margin: 10px 30px;
} 
#gform_widget-2 .widget-title.widgettitle {
    line-height: 1.4em;
    text-align: center;
	font-size: 18px;
	padding: 10px 0;
}
#gform_widget-2 {
    border: 1px solid #ccc;
    padding: 15px;
}
#gform_23 .gform_fields li {
    margin: 8px 0 0;
    padding: 0;
} 
#gform_23 .gform_footer {
    text-align: center;
} 
#gform_wrapper_23{
	margin: 0px;
}
#gform_23 .gform_heading {
	display: none;
}

#simpleimage-27.widget.widget_simpleimage {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 15px;
}
#simpleimage-27 .widget-title.widgettitle {
	background: transparent;
	border: none;
	font-size: 21px;
	margin-bottom: 5px;
	padding: 0 0 10px;
	text-align: center;
}
#simpleimage-27 p {
	color: #377bbb;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
#simpleimage-27 .simple-image img {
	width: 50%;
}
.executive-testimonial .widget-title {
	font-size: 24px;
	text-align: center;
} 
.executive-testimonial .testimonial_pic {
	width: 12%;
}
.executive-testimonial .testimonial_designation {
	width: 88%;
}
.home-section-8 .well, .contact-address .well {
	border: 1px solid #ccc;
}
.comman-border-form .well {
	border: 1px solid #ccc;
}

/* Important message */
.important-message > p {
	margin: 0px;
} 
.important-message {
	background-color: #eaeaea;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	padding: 10px;
	position: relative;
}
.important-text {
	font-size: 13px;
	padding: 15px 10px 15px 65px;
}
.important-text::before {
	background-image: url("/wp-content/uploads/spam.png");
	content: "";
	height: 54px;
	left: 13px;
	position: absolute;
	top: 30px;
	width: 53px;
}

/* blue header */
.light-blue-header .gch-header {
	background-color: #e2f1ff;
	border-bottom: 1px solid #dfdfdf;
	padding: 20px 0 15px;
}
.light-blue-header .blue-header-sitelogo {
	float: left;
}
.light-blue-header .blue-header-right {
	float: right;
	padding-top: 10px;
}
.blue-header-button {
	float: left;
}
.blue-header-phone {
	float: right;
	font-size: 18px;
	margin-left: 20px;
	padding-top: 3px;
}

body.parent-pageid-3265 .header-bar-bottom {
	display: none;
}
.medium.yellow-btn.radius.otw-button {
	background: #ffc711 none repeat scroll 0 0;
	border: inherit;
	color: #000 !important;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-decoration: inherit;
	text-shadow: inherit;
}

/* Infusionsoft Form */
.Infusionsoft  #inf_field_FirstName {
	background-image: url("/wp-content/uploads/name-icon.png");
	background-position: right 4% top 47%;
	background-repeat: no-repeat;
}
.Infusionsoft .infusion-field-input-container {
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 26px;
	padding: 5px 4px;
}
.Infusionsoft .infusion-field-input-container {
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 26px;
	padding: 5px 4px;
}
body .Infusionsoft .infusion-field-input-container:focus, body .Infusionsoft .infusion-field-input-container textarea:focus {
	border-color: #377bbb;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 123, 187, 0.6);
}
.Infusionsoft .infusion-field > label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 8px;
}
.infusion-field > label > span {
    color: #ff0000;
}
.Infusionsoft .infusion-field {
	display: inline-block;
	margin-bottom: 28px;
	width: 100%;
}
.Infusionsoft .infusion-submit > button {
	background: #ffc711 none repeat scroll 0 0;
	color: #000;
	padding: 6px 12px;
}
.Infusionsoft .infusion-submit > button:hover {
	background: #f4bc06  none repeat scroll 0 0;
}
.Infusionsoft h3 {
	margin-bottom: 30px;
}

.vsg-map > iframe {
	height: 300px;
}
#callnowbutton {
	bottom: 10px !important;
}

/* 17/11/2017 CSS */
.page-id-2909 .entry-header, .page-id-3311 .entry-header, .page-id-3328 .entry-header,
.page-id-3690 .entry-header, .page-title-hidden .entry-header {
	display: none !important;
}
.page-title .widget-title {
    font-size: 30px;
    margin: 10px auto 15px;
    max-width: 670px;
    text-align: center;
}
.page-id-2909 .so-panel.widget {
	margin-bottom: 10px !important;
}
.list-wrap .list-item {
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 50px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.list-wrap .list-item > strong {
    color: #377bbb;
    font-size: 45px;
    font-weight: 900;
    left: 0;
    line-height: 45px;
    position: absolute;
    top: 0;
    vertical-align: top;
    width: 50px;
}
.industries-pages-form-main p:empty {
    display: none;
}
.list-box .panel-grid .panel-grid-cell:first-child {
	width: calc(33.424% - 0.715757 * 30px) !important;
}
.list-box .panel-grid .panel-grid-cell:last-child {
	width: calc(71.5757% - 0.284243 * 30px) !important;
}
.responsive-frame {
	height: 0;
	margin: 0 auto;
	max-width: 767px;
	overflow: hidden;
	padding-bottom: 34%;
	padding-top: 0;
	position: relative;
	width: 100%;
}
.responsive-frame iframe, .responsive-frame object, .responsive-frame embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.content-text h2 {
    margin-bottom: 15px;
    margin-top: 20px;
}
.content-text p {
    margin-bottom: 15px;
}
.content-text ol li,.content-text ul li {
    margin-bottom: 18px !important;
}
.content-text ul li {
    list-style: outside none disc;
}
.page-id-3328 .site-inner + p, .page-id-3328 .site-inner + div, .page-id-3690 .site-inner + p, .page-id-3690 .site-inner + div  {
	display: none;
}
.simple-social-icons ul li a, .simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus {
	font-size: 18px;
	padding: 10px;
}
.infusion-form > br {
    display: none;
}
.list-wrap.list-wrap1 {
    display: inline-block;
    margin-top: -80px;
}
.list-item.list-item1 {
	max-width: 530px;
	width: 100%;
}
.fa-ul > li,.fa-ul.mabottom7px li {
	margin-bottom: 13px;
}
.video-box .wp-video{
	margin: 0 auto;	
}
.page-id-3311 .so-panel.widget {
    margin-bottom: 10px !important;
}

/* ul li true icone css */
.double-right i.fa-li {
	left: 4px;
	top: 7px;
}
.saboxplugin-wrap .saboxplugin-desc,.saboxplugin-wrap .saboxplugin-authorname {
	font-family: "Open Sans",sans-serif;
}

/* infusion form */
.infusion-form > br {
  display: none;
}
.infusion-form hr {
  margin-bottom: 20px;
  margin-top: 20px;
}
.infusion-form input, .infusion-form textarea {
    color: #000;
}
.infusion-form span.infusion-option {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}
.infusion-field > label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 8px;
}
.infusion-field {
	display: inline-block;
	margin-bottom: 12px;
	margin-top: 16px;
	width: 100%;
}
button.infusion-recaptcha {
  background-color: #377bbb;
  font-size: 1em !important;
  padding: 6px 12px;
}
button.infusion-recaptcha:hover {
  background-color: #3271ab;
  border-color: #3271ab;
}
.yellow_bg_btn button.infusion-recaptcha {
  background: #ffc711 none repeat scroll 0 0;
  color: #000;
  margin-bottom: 15px;
}
.yellow_bg_btn button.infusion-recaptcha:hover {
  background: #f4bc06 none repeat scroll 0 0;
  color: #000;
}
.infusion-field-input,.infusion-field > textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  line-height: 24px;
  padding: 6px 4px;
}
.infusion-field > textarea {
  height: 5em;
}
.infusion-field-input:focus,.infusion-field > textarea:focus {
  border-color: #377bbb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 123, 187, 0.6);
}
.infusion-field.half-width-feild {
  display: inline-block;
  float: left;
  margin-bottom: 12px;
  margin-right: 4%;
  text-align: left;
  width: 48%;
}
.infusion-field.half-width-feild:nth-child(2n) {
  margin-right: 0;
}
.page-template .title > br {
  display: none;
}

.entry-header .entry-title {
    display: none;
}
.agency-pro-landing-2 footer.site-footer {
    display: none;
}
.page .content_main p {
    color: #000;
}
.page-id-1584 .content_main > article:first-child header h1, .page-template-page_landing .site-container > p {
    text-align: center;
}
.entry-content ol li {
    margin-bottom: 20px;
}
.panel-grid-cell blockquote:before {
    display: none;
}


/* Media Screen ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1199px) {
	.site-inner, .wrap {
		max-width: 960px;
	}
	.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
		margin: 0 !important;
	}
}

@media only screen and (min-width: 992px) {
  .home-section-8 section:last-child {
    float: left;
    padding-left: 20px;
    width: 60%;
  }
}

@media only screen and (max-width: 991px){
	.site-inner, .wrap {
		max-width: 760px;
	}
	.content_main, 
	.content-sidebar-sidebar .content_main, 
	.content-sidebar-sidebar .content-sidebar-wrap, 
	.footer-widgets-1, 
	.footer-widgets-2, 
	.footer-widgets-3, 
	.sidebar-content-sidebar .content_main, 
	.sidebar-content-sidebar .content-sidebar-wrap, 
	.sidebar-primary, 
	.sidebar-secondary, 
	.sidebar-sidebar-content .content_main, 
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}
	#pg-1549-1 .thanku_homesec_7 > .panel-grid-cell, 
	#pg-1552-1 .thanku_homesec_7 > .panel-grid-cell {
		float: none;
		width: 100%;
	}
	body .home-section-8 section:last-child {
		float: left;
		padding: 0;
		width: 100%;
	}
	.zoom-social-icons-list--no-labels .zoom-social_icons-list__item a .zoom-social_icons-list-span {
		font-size: 17px !important;
	}
	.important-message .fa-stack.fa-lg.pull-left.fa-2x {
		font-size: 24px;
		position: relative;
		top: -2px;
	}
	.list-box .panel-grid .panel-grid-cell:last-child {
		width: 100% !important;
	}
	.list-box .img-box {
	    padding: 0px 30px 0px 30px;
	}
	.single-post .content_main {
	    width: 100%;
	}
}

@media only screen and (max-width: 800px) {
	.entry-title {
		font-size: 30px;
	}
}

@media only screen and (max-width: 780px) {
	body .email-setting-row5 .sow-image-container {
		text-align: left;
	}
	/* landing2 mobile */
	h1 {
		font-size: 28px;
		line-height: 36px;
	}
	body .landingpagetwo .gform_wrapper .orrange_bg_btn .gform_footer .gform_button.button {
		font-size: 1.2em !important;
		padding: 5px;
	}
	.it-mobile-form {
		display: inline-block !important;
		width: 100%;
	}
	.it-desktop-form {
		display: none !important;
	}
	.green-check-list ul {
		display: block;
		margin: 0 auto;
		max-width: 300px;
		text-align: left;
	}
	.page-template-page_landing2 div {
		text-align: center;
	}
	#callnowbutton {
		bottom: 10px !important;
	}
	.block-mobile{
		display: inline-block !important;
	}
}

@media only screen and (max-width: 767px) {
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu, 
	.genesis-nav-menu.responsive-menu {
		display: none;
	}
	.genesis-nav-menu.responsive-menu .menu-item, 
	.responsive-menu-icon {
		display: block;
	}
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	.genesis-nav-menu.responsive-menu li a, 
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: block;
		line-height: 1;
		padding: 18px 20px;
		text-transform: none;
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f107";
		float: right;
		font: normal 20px/1 'FontAwesome';
		height: 20px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 1;
		width:100%;
	}
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f106";
	}
	.genesis-nav-menu.responsive-menu .sub-menu {
		border: none;
		left: auto;
		opacity: 1;
		padding-left: 25px;
		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.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}
	.genesis-nav-menu.responsive-menu .sub-menu li a, 
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	.wpob_box_content_container ul li {
		text-align: left;
	}

	/* confirmation-thank-you */
	.thanku_homesec_7 .round-img pre {
		display: inline-block;
		font-size: 24px;
		height: auto;
		line-height: normal;
		margin-bottom: 17px;
		padding-left: 0;
		text-align: center;
	}
	.thanku_homesec_7 .round-img .textwidget img {
		display: block;
		margin: 0 auto;
		position: inherit;
	}
	.thanku_homesec_7 {
		text-align: center;
	}
	.thanku_homesec_7 .sec-7-italic {
		float: none;
		text-align: center;
	}
	.home .home-section-7 .widget_sow-editor:first-child .textwidget img {
		display: block;
		margin: 0 auto;
		position: inherit;
	}
	.home .home-section-7 .widget_sow-editor:first-child .textwidget pre {
		display: inline-block;
		font-size: 24px;
		height: auto;
		line-height: normal;
		margin-bottom: 17px;
		padding-left: 0;
		text-align: center;
	}
	.home .home-section-7 .wrap > section .sec-7-italic {
		text-align: center;
	}

	/* 404 Page */
	.page-template .page-not-found .widget_simpleimage {
		margin-bottom: 30px !important;
		margin-right: 0;
		width: 100%;
	}
	.page-template .page-not-found .widget_simpleimage h3.widget-title {
		height: inherit;
		margin: 10px 0 20px;
	}
	.page-template .page-not-found h3.widget-title {
		font-size: 27px;
		line-height: normal;
	}
	.page-template-404 main .widget_search h3.widget-title {
		font-size: 16px;
		line-height: normal;
		text-align: center;
	}
	.page-template-404 .content_main > article:first-child header h1 {
		font-size: 28px;
	}
	.zoom-social-icons-list--no-labels .zoom-social_icons-list__item a .zoom-social_icons-list-span {
		padding: 10px !important;
	}
	.other-details {
		margin-bottom: 30px;
		text-align: center;
	}
	.executive-testimonial .testimonial_pic {
		width: 20%;
	}
	.executive-testimonial .testimonial_designation {
		width: 80%;
	}
	.page-id-3328 .title {
	    padding-top: 0 !important;
	}
	.page-id-3328 .logo-img {
	    margin-bottom: -20px;
	    text-align: center;
	}

	.home .home-section-7 .widget_sow-editor:first-child .textwidget .rightimg-info {
	  padding-left: 0;
	  text-align: center;
	}
	.home .home-section-7 .widget_sow-editor:first-child .textwidget .leftimg-info {
	  position: inherit;
	}
	.home .home-section-7 .social-center > a {
	  display: inline-block;
	}
	.single-post .content_main {
		width: 100%;
	}
}

@media only screen and (max-width: 479px){
	.request-form h2 {
		font-size: 19px;
		line-height: normal;
	}
	.request-form h3 {
		font-size: 14px;
		line-height: normal;
	}
	blockquote {
		margin: 0;
	}
	.executive-testimonial .testimonial_pic {
		width: 30%;
	}
	.executive-testimonial .testimonial_designation {
		width: 70%;
	}
	/* blue header */
	 .light-blue-header .blue-header-sitelogo,.light-blue-header .blue-header-right {
		float: none;
	}
	.light-blue-header {
		text-align: center;
	}
	.content-text h2 {
		font-size: 15px;
	}
	.content-text h3 {
		font-size: 18px;
	}
	/* infusion form */
	.infusion-field.half-width-feild {
		margin-right: 0%;
		width: 100%;
	}  
	.single-post .content_main {
		padding: 30px;
	}
}

@media only screen and (max-width: 991px){
	.list-box .panel-grid.panel-no-style {
	    display: inline-block;
	    vertical-align: top;
	    width: 100%;
	}
	.list-box .panel-grid .panel-grid-cell:first-child{
		display: inline-block;
	    text-align: center;
	    vertical-align: top;	    
		margin-bottom:30px;
		width: 100% !important;
	}
	.list-box .panel-grid .panel-grid-cell{
		display: inline-block;
	    vertical-align: top;
	    width: 100% !important;
	}
	.list-box .panel-grid .panel-grid-cell:last-child {
	 	width: 100% !important;
	}
}

@media only screen and (min-width: 641px){
	body .gform_wrapper form .gform_fields li#field_2_4 {
	    margin-right: 0;
		width: 100%;
	}
	body .gform_wrapper form .gform_fields {
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    flex-wrap: wrap;
	    margin-right: -16px !important;
	}
	body .gform_wrapper form .gform_fields>li.gfield {
		display: inline-block;
		float: left;
		width: 50%;
	}
}
@media only screen and (max-width: 640px){
	.page-title .widget-title {
	    font-size: 27px;
	    margin: 10px auto 20px;
	}
}