/*   
Theme Name: Wiideman
Theme URI: http://abubakar.me
Author: Muhammad AbuBakar
Author URI: http://abubakar.me
Version: 1.1
Description: WordPress theme for authors to create perfect landing pages for their books. Start selling your books like a pro.
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, fixed-layout, custom-menu, full-width-template, sticky-post, theme-options, translation-ready, green, author, landing-page, ebooks
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/***** Reset CSS *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;/*	vertical-align: baseline;
	-ms-word-wrap: break-word;
	word-wrap: break-word; */
}
html, html a {
	-webkit-font-smoothing: antialiased;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol {
	margin: 15px 0 15px 0;
	list-style-position: inside;
}
ol li {
	margin: 0 0 10px 0;
}
ol ol {
	margin: 15px 0 15px 20px;
}
ul {
	margin: 15px 0 15px 0;
	list-style-position: inside;
	list-style-type: square;
}
ul li {
	margin: 0 0 10px 0;
	list-style: none;
}
ul ul {
	margin: 15px 0 15px 20px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
address {
	margin: 15px 0 15px 0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
code {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fafafa;
	padding: 2px 3px 4px 6px;
}
pre {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fafafa;
	margin: 15px 0 15px 0;
	padding: 10px 10px 5px 10px;
	overflow-x: scroll;
	line-height: 1.4;
}
s, strike, del {
	text-decoration: line-through;
}
del {
	color: #d14739;
}
ins {
	color: #10915c;
}
strong, b {
	font-weight: 700;
}
u, ins {
	text-decoration: underline;
}
tt, code, kbd, samp {
	font-family: monospace;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
dt {
	font-weight: 700;
}
dl {
	margin: 15px 0 15px 0;
	line-height: 1.65;
}
dd {
	margin: 0 15px 15px 0;
	line-height: 1.65;
}
table {
	margin: 15px 0 15px 0;
	width: 100%;
}
th {
	font-weight: 700;
	padding: 10px;
	border: 1px solid #e0e0e0;
}
tr {
	border: solid 1px #e0e0e0;
	vertical-align: middle;
}
td {
	border: solid 1px #e0e0e0;
	padding: 10px;
	vertical-align: middle;
}
blockquote {
	margin: 15px 0 15px 0;
	padding: 10px 10px 5px 10px;
	background-color: #fafafa;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
q {
	padding: 4px 5px 5px 5px;
	background-color: #fafafa;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
a, a:visited, input[type="submit"], button, .search-button, .wpcf7-submit {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	outline: none;
}
/****** Basic CSS ******/

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #6a6d70;
}
.clear:before, .clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.fullwidth {
	width: 100% !important;
}
a, a:visited {
	color: #8db53f;
	text-decoration: none;
}
a:hover {
	color: #696c6f;
	text-decoration: none;
}
p {
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
}
blockquote {
	padding: 10px 10px 5px 40px;
	position: relative;
}
blockquote:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	position: absolute;
	color: #8db53f;
	top: 11px;
	left: 15px;
	font-size: 16px;
}
q {
	padding: 4px 5px 5px 30px;
	position: relative;
}
q:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	position: absolute;
	color: #8db53f;
	top: 3px;
	left: 9px;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	color: #202020;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
}
h1 {
	line-height: 1.4;
	font-size: 36px;
	font-weight: 700;
  	color:#1676ac;
	margin: 0 0 10px 0;
}
h2 {
	line-height: 1.4;
	font-size: 30px;
	font-weight: 700;
        color: #8db53f;
}
h3 {
	line-height: 1.4;
	font-size: 24px;
	font-weight: 700;
}
h4 {
	line-height: 1.4;
	font-size: 20px;
	font-weight: 700;
}
h5 {
	line-height: 1.5;
	font-size: 18px;
	font-weight: 700;
}
h6 {
	line-height: 1.6;
	font-size: 16px;
	font-weight: 700;
}
/****** Form Elements ******/

input[type="text"], .wpcf7-text, input[type="password"], .input-comments, .wpcf7-quiz, .search-input, input[type="email"], .wpcf7-email, input[type="url"], .wpcf7-url, input[type="tel"], .wpcf7-tel, input[type="number"], .wpcf7-number, input[type="date"], .wpcf7-date, input[type="file"], .wpcf7-file, input[type="range"], .wpcf7-range {
	height: 44px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	outline: none;
	background-color: #ffffff;
	font-size: 17px;
	padding: 0 0 0 8px;
	margin: 0 0 12px 0;
	color: #999;
	max-width: 510px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
}
input[type="file"], .wpcf7-file {
	padding: 9px;
}
select, .wpcf7-form-control-wrap select, .wpcf7-select {
	color: #999;
	font-weight: 300 !important;
	padding: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e0e0e0;
	outline: none;
	background-color: #ffffff;
	font-size: 17px;
	margin: 0 0 12px 0;
	color: #999;
	max-width: 510px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.wpcf7-form-control option {
	font-weight: 300 !important;
}
input[type="range"], .wpcf7-range {
	padding: 0 0 0 0;
	border: none;
}
input[type="submit"], button, .search-button, .wpcf7-submit {
  color: #ffffff;
  padding: 12px 24px;
  background-color: #8db53f;
  margin: 0 0 12px 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  border: 2px solid transparent;
  outline: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  max-width: 510px;
  text-transform: uppercase;
}
input[type="submit"]:hover, button:hover, .search-button:hover, .wpcf7-submit:hover {
  color: #8db53f;
  background-color: transparent;
  border: 2px solid #8db53f;
}
textarea, .wpcf7-textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e0e0e0;
	color: #444;
	padding: 10px 0px 0px 10px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0 0 12px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 300;
	outline: none;
}
.wpcf7-list-item {
	margin-right: 15px !important;
	margin-left: 0px !important;
	display: block;
}
.wpcf7-captchac {
	margin: 0 0 12px 0;
}
.wpcf7-quiz-label {
	display: block;
}
/****** Pagination ******/

.pagination {
	margin: 40px 0;
}
.pagination span, .pagination a, .pagination a:visited {
	color: #ffffff;
	display: block;
	float: left;
	margin: 2px 5px 2px 0px;
	padding: 8px 12px 8px 12px;
	background-color: #202020;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pagination a:hover, .pagination .current {
	color: #ffffff;
	background-color: #8db53f;
}
/****** Wordpress Core ******/

.alignnone {
	margin: 15px 20px 15px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 15px auto 15px auto;
}
.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}
.aligncenter {
	display: block;
	margin: 0px auto 15px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
a img.alignnone {
	margin: 15px 20px 15px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	max-width: 100%; /* Image does not overflow the content area */
	padding: 7px 7px 3px 7px;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption.alignnone {
	margin: 15px 20px 15px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
	margin: 5px 0 10px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 1.65;
	margin: 0;
	padding: 6px 4px 4px 4px;
	text-align: center;
	color: #777777;
}
.sticky {
	position: relative;
}
.sticky:before {
	content: "\f08d";
	font-family: 'FontAwesome';
	position: absolute;
	color: #8db53f;
	font-size: 24px;
	top: 10px;
}
.sticky .post-title {
	padding-left: 30px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto;
}
#respond {
}
#respond ul {
	list-style-type: none;
}
#respond .logged-in {
	margin: 0 0 12px 0
}
#commentform input[type="text"], #commentform .input-comments {
	width: 32.19%;
	float: left;
	margin-right: 13px;
}
#commentform label {
	display: block;
}
#commentform .url-comments {
	margin-right: 0px !important;
}
#commentform li.middle {
	margin-right: 0px !important;
}
.comments-closed {
	margin: 40px 0 40px 0;
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: 700;
	color: #414446;
	font-size: 18px;
}
ol.commentlist li div.vcard img.avatar {
	float: left;
	margin: 0 20px 0px 0px;
	border-radius: 0x;
	-webkit-border-radius: 0px;
}
ol.commentlist li div.commentmetadata {
	padding: 8px 0 14px 0;
}
ol.commentlist li div.comment-meta {
	font-size: 14px;
	color: #777777;
}
ol.commentlist li div.comment-meta a, ol.commentlist li div.comment-meta a:visited {
	color: #b5b8bb;
}
ol.commentlist li div.comment-meta a:hover {
	color: #8db53f;
}
ol.commentlist li div.reply {
	font-size: 14px;
	padding: 0px 0 0px 0;
	font-weight: 700;
	position: absolute;
	top: 0px;
	right: 0;
}
ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 30px 130px;
}
ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 0 35px;
}
ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 0 35px;
}
ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 0 35px;
}
ol.commentlist li.pingback {
	margin: 0 0 40px 0;
}
.comment p {
	padding: 0 0 0 135px;
}
li.comment {
	position: relative;
}
a.comment-reply-link {
	color: #fff;
	background-color: #8db53f;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 13px;
	font-size: 16px;
	border: 2px solid transparent;
	line-height: 16px;
}
a.comment-reply-link:hover {
	background-color: transparent;
	border: 2px solid #8db53f;
	color: #8db53f;
}
.commentlist li {
	border-bottom: 1px solid #e4e6e7;
	margin: 0 0 35px 0;
	padding-bottom: 15px;
}
ul.children {
  border-top: 1px solid #e4e6e7;
  padding-top: 25px;
  margin: 30px 0 0 0;
}
ul.children li:last-child {
  border: none;
  margin-bottom: 0px !important;
}
ul.children li {
	border-bottom: 1px solid #e4e6e7;
}
input#submit {
  margin-bottom: 50px;
}
#commentform p {
    padding-left: 0px;
}
.content ul {
    margin-left: 40px;
    list-style-type: decimal;
}
.content ul li {
    list-style-type: disc;
}
.content ol {
    list-style-type: decimal;
    margin-left: 40px;
}
.content ol li {
    list-style-type: decimal;
}
/****** Header ******/
.wrapper {
	width: 1140px;
	margin: 0 auto;
	max-width: 100%;
}
.header {
	padding: 20px 0 0px 0;
}
.logo {
	float: left;
	margin: 0 2% 0 0;
}
.logo a {
	background: url(images/sprite.png) no-repeat;
	display: block;
	height: 44px;
	width: 221px;
}
.main-menu {
	float: right;
	text-align: right;
	padding: 13px 0 0 0;
	position: relative;
}
.main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.main-menu ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	position: relative;
}
.main-menu ul li a, .main-menu ul li a:visited {
	position: relative;
	color: #414446;
	font-size: 18px;
	line-height: 18px;
	margin-right: 45px;
	padding-bottom: 38px;
	display: block;
}
.main-menu ul li.last-menu-item a {
	margin-right: 0px;
}
.main-menu ul li a:hover, .main-menu ul li.current-menu-item a {
	color: #8db53f;
}
/****** Drop Down Menu ******/
#main-menu ul ul {
	margin: 10px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 56px;
	left: 0;
	z-index: 1;
	overflow: hidden;
	background-color: #fafafa;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	text-align: left;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#main-menu ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	overflow: visible;
}
#main-menu ul ul ul {
	top: -1px;
	left: 200px;
	margin: 0 0 0 10px;
	_margin: 0; /*IE6 only*/
}
#main-menu ul ul li {
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	border-bottom: 1px solid #e0e0e0;
}
#main-menu ul ul li:last-child {
	box-shadow: none;
}
#main-menu ul ul li a, #main-menu ul ul li a:visited, #main-menu ul li.current-menu-item ul li a, #main-menu ul li.current-menu-item ul li a:visited {
	padding: 18px 14px 18px 14px;
	width: 200px;
	_height: 10px; /*IE6 only*/
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right: 0px;
	color: #202020;
}
#main-menu ul ul li a:hover, #main-menu ul ul li.current-menu-item a, #main-menu ul li.current-menu-item ul li a:hover {
	color: #8db53f;
	padding: 18px 14px 18px 19px;
}
#main-menu ul ul li.current-menu-item a {
	padding: 18px 14px 18px 14px;
}
#main-menu ul ul li.current-menu-item a:hover {
	padding: 18px 14px 18px 19px;
}
#main-menu ul ul li:first-child a {
	border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
}
#main-menu ul ul li:first-child a:after {
	content: "\f0d8";
	font-family: 'FontAwesome';
	position: absolute;
	color: #e0e0e0;
	top: -14px;
	left: 18px;
	font-size: 28px;
}
#main-menu ul ul ul li:first-child a:after {
	content: "\f0d9";
	font-family: 'FontAwesome';
	position: absolute;
	color: #e0e0e0;
	top: 18px;
	left: -6px;
	font-size: 16px;
}
#main-menu ul ul li:last-child a {
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
#menu-error #main-menu {
	text-align: left;
	position: relative;
	margin: 15px 0px 20px 0px;
	width: 100%;
}
#menu-error #main-menu ul li a {
	margin-left: 0px
}
#menu-error #main-menu ul li ul {
	display: none;
}
/****** Mobile Menu ******/

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	padding: 16px 0 14px 0;
	line-height: 1;
	cursor: pointer;
	margin: 0px auto 0px auto;
	height: 18px;
	width: 90%;
}
.slicknav_menu .slicknav_menutxt {
	line-height: 1;
	float: left;
	color: #ffffff;
	font-weight: 700;
}
.slicknav_menu .slicknav_icon {
	float: right;
	margin: 2px 0 0 0;
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 18px;
	height: 2px;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 3px;
}
.slicknav_nav .slicknav_arrow {
	font-size: 12px;
	margin: 0 0 0 4px;
}
.slicknav_menu {
	display: none;
	background-color: #8db53f;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #ffffff;
}
.slicknav_nav ul {
	padding: 10px 0 15px 0;
	margin: 0 0 0 0;
	border-top: 1px solid #202020;
	list-style: none;
}
.slicknav_nav ul ul {
	border-top: none;
	padding: 0 0 0 0;
}
.slicknav_nav ul li {
	margin: 0 auto;
}
.slicknav_nav ul li a {
	color: #ffffff;
	margin: 0 auto;
	display: block;
	padding: 9px 5% 10px 5%;
}
.slicknav_nav ul li a:hover {
	background-color: #202020;
}
.slicknav_nav ul li ul li a {
	padding-left: 10%;
}
.slicknav_nav ul li ul li ul li a {
	padding-left: 15%;
}
.slicknav_nav ul li ul li ul li ul li a {
	padding-left: 20%;
}
.slicknav_nav a.slicknav_item a {
	display: inline-block;
	padding: 0 0 0 0;
}
/****** Banner ******/
.banner {
	background: url(images/banner-bg.jpg) no-repeat left top;
	background-size: cover;
	padding: 144px 0 35px 0;
}
.banner-optin-area {
	width: 760px;
	margin: 0 auto 108px auto;
	text-align: center;
}
.banner-form {
	padding: 45px 49px 50px 49px;
	margin: 0 0 13px 0;
	background: url(images/banner-optin-bg.png);
}
.section-heading {
	margin: 0 0 32px 0;
	color: #1676ac;
	font-size: 36px;
	line-height: 1;
}
.form-sub-heading {
	color: #6d7073;
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 46px 0;
}
.banner-form .text-field, .against-section .text-field {
	width: 61%;
	float: left;
	margin: 0 0 0 0;
	border: 1px solid #9a9d9f;
	border-radius: 0px;
	height: 52px;
	font-size: 18px;
	color: #838689;
	margin-right: 1.5%;
	padding-left: 13px;
}
.banner-form .submit-btn, .against-section .submit-btn {
	width: 36%;
	text-align: center;
	border: none;
	border-radius: 0px;
	float: right;
	font-size: 18px;
	height: 51px;
	border: 2px solid #99c24a;
	background-color: #99c24a;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.banner-form .submit-btn:hover, .against-section .submit-btn:hover {
	background-color: transparent;
	border: 2px solid #99c24a;
	color: #99c24a;
}

.white-text {
	font-size: 18px;
	color: #ffffff;
	letter-spacing: -0.1px;
	margin: 0px;
}
.banner-logos {
	text-align: center;
}
.banner-logos span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}
.banner-logos span:last-child {
	margin-right: 0px;
}
/****** Services Section ******/ 

.section-container {
	padding: 95px 0 92px 0;
}
.section-headings-area {
	text-align: center;
	margin: 0 0 85px 0;
}
.section-headings-area .section-heading {
	margin-bottom: 20px;
}
.sub-heading {
	font-size: 20px;
	margin: 0 0 0 0;
	font-weight: 300;
}
.services-left-image {
	float: left;
	width: 50%;
	padding-top: 20px;
}
.services-right {
	float: right;
	width: 48.5%;
	margin-left: 1.5%;
}
.services-left {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.services-right-image {
	float: right;
	width: 50%;
	padding-top: 20px;
	text-align: right;
}
.services-right-inner {
	width: 550px;
	float: left;
}
.services-left-inner {
	float: right;
	width: 550px;
}
.second-services-main {
	padding: 49px 0 0 0;
}
.single-service {
	padding: 0 0 0 95px;
	margin-bottom: 40px;
}
.service-title {
	margin: 0 0 8px 0;
	color: #414446;
	font-size: 18px;
	font-weight: 700;
}
.service-content {
	margin-bottom: 8px;
}
a.read-more {
	padding-right: 25px;
	display: inline-block;
}
a.read-more span {
	background: url(images/sprite.png) no-repeat 2px -50px;
	display: inline-block;
	height: 18px;
	width: 20px;
	margin-left: 10px;
	position: relative;
	top: 2px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
a.read-more:hover span {
	background: url(images/sprite.png) no-repeat -22px -50px;
}
.icon-one {
	background: url(images/service-icon-1.png) no-repeat 10px top;
}
.icon-two {
	background: url(images/service-icon-2.png) no-repeat 10px top;
}
.icon-three {
	background: url(images/service-icon-3.png) no-repeat 10px top;
}
.icon-four {
	background: url(images/service-icon-4.png) no-repeat 10px top;
}
.icon-five {
	background: url(images/service-icon-5.png) no-repeat 10px top;
}
.icon-six {
	background: url(images/service-icon-6.png) no-repeat 10px top;
	margin-bottom: 0px;
}
/****** Success Stories ******/

.blue-container {
	background-color: #1676ac;
	padding-bottom: 100px;
}
.white {
	color: #ffffff;
}
.other-color {
	color: #b8def3;
}
.left-success-story, .right-success-story {
	background-color: #fff;
	width: 550px;
	padding: 37px 40px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 60px;
	min-height: 325px;
}
.left-success-story {
	float: left;
	margin-right: 40px;
}
.right-success-story {
	float: right;
}
.company-logo {
	float: left;
	width: 36.173%;
}
.company-detail {
	float: right;
	width: 63.83%;
}
.title {
	color: #414446;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.company-logo {
	float: left;
	width: 36.173%;
	padding-top: 22px;
}
.blue-container .section-headings-area {
	margin: 0 0 60px 0;
}
.pdf-download {
	margin-bottom: 19px;
}
.pdf-download a {
	padding-right: 22px;
	color: #1676ac;
}
.pdf-download span {
	background: url(images/sprite.png) no-repeat -42px -49px;
	display: inline-block;
	height: 21px;
	width: 20px;
	position: relative;
	top: 2px;
	margin-left: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.pdf-download a:hover {
	color: #696c6f;
}
.pdf-download a:hover span {
	background: url(images/sprite.png) no-repeat -64px -49px;
}
.view-all-stories {
	text-align: center;
}
.view-all-stories a {
	display: inline-block;
	padding: 16px 28px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-transform: uppercase;
	line-height: 18px;
}
.view-all-stories a:hover {
	background-color: #8db53f;
	border: 2px solid #8db53f;
}
/****** Testimonial Section ******/

.testimonials-container {
	padding-bottom: 100px;
}
.client-saying {
	float: right;
	width: 48.246%;
}
.client-video {
	position: relative;
	float: left;
	width: 48.246%;
}
.play-icon {
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
}
.play-icon a {
	display: block;
}
.testimonials-container .section-headings-area {
	margin: 0 0 52px 0;
}
.title-client {
	font-size: 22px;
	color: #414446;
	margin: 10px 0 15px 0;
	line-height: 20px;
}
.about-client {
	padding: 15px 0 23px 0;
}
.client-name-area {
	float: right;
	width: 395px;
}
.client-logo {
	float: left;
	width: 120px;
	margin-right: 15px;
	border-right: 1px solid #d9d9d9;
	padding: 5px 15px 7px 0;
}
.client-name {
	margin: 0px;
	font-size: 16px;
	color: #414446;
	font-style: italic;
	line-height: 30px;
}
.client-testimonial {
	margin-bottom: 66px;
}
.view-all-testimonials {
	text-align: center;
}
.view-all-testimonials a {
	display: inline-block;
	padding: 16px 26px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #99c24a;
	background-color: #99c24a;
	text-transform: uppercase;
	line-height: 18px;
}
.view-all-testimonials a:hover {
	background-color: transparent;
	border: 2px solid #99c24a;
	color: #99c24a;
}
/****** Wo We Are Section ******/

.who-we-are-container {
	background: url(images/wo-we-are-bg.jpg) no-repeat left top;
	background-size: cover;
	padding: 95px 0 64px 0;
}
.our-team-btn {
	text-align: center;
	padding: 52px 0 143px 0;
}
.our-team-btn a {
	display: inline-block;
	padding: 16px 28px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #99c24a;
	background-color: #99c24a;
	text-transform: uppercase;
	line-height: 18px;
}
.our-team-btn a:hover {
	background-color: transparent;
	border: 2px solid #99c24a;
	color: #99c24a;
}
.seo-partner-logos {
	text-align: center;
}
.feature-heading {
	color: #b3b2b0;
	margin: 0px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 26px;
}
.seo-logo {
	float: left;
	margin-right: 59px;
}
.marg-none {
	margin-right: 0px;
}
.test-website-container {
	background-color: #1676ac;
	padding: 95px 0 100px 0;
}
.test-website-container .section-headings-area {
	margin: 0 0 39px 0;
}
.test-websit-form {
	width: 678px;
	margin: 0 auto;
}
.test-websit-form .text-field {
	width: 62%;
	padding-left: 13px;
	float: left;
	margin: 0 3% 0 0;
	border: 0px;
	height: 54px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 400;
}
.test-websit-form .submit-btn {
	width: 35%;
	float: left;
	border-radius: 0px;
	border: 2px solid #99c24a;
	background-color: #99c24a;
	text-transform: uppercase;
	height: 54px;
	margin: 0px;
	font-size: 18px;
}
.test-websit-form .submit-btn:hover {
	background-color: transparent;
	color: #99c24a;
}
/****** Report Conatiner ******/

.report-section {
	padding-bottom: 101px;
}
.reports-section-main {
	background: url(images/border-bg.png) repeat-y 50% top;
}
.report-section .section-headings-area {
	margin: 0 0 77px 0;
}
.single-report {
	position: relative;
	margin-bottom: 80px;
}
.center-icon {
	position: absolute;
	left: 46%;
	top: 72px;
}
.report-right-content {
	float: right;
	width: 40%;
	padding-top: 58px;
}
.report-left-image {
	float: left;
	width: 46%;
	text-align: center;
}
.even .report-right-content {
	float: left;
	width: 40%;
	padding-top: 58px;
}
.even .report-left-image {
	float: right;
	width: 46%;
	text-align: center;
}
.reports-section-main .single-report:last-child {
	margin-bottom: 0px;
}
/****** Blog Home Section ******/

.home-blog-section {
	background-color: #1676ac;
	padding-bottom: 99px;
}
.home-blog-section .section-headings-area {
	margin-bottom: 59px;
}
.home-single-blog-post {
	float: left;
	width: 360px;
	margin: 0 30px 59px 0;
}
.marg-right {
	margin-right: 0px;
}
.image-title-area {
	position: relative;
	margin: 0 0 10px 0;
}
.home-post-category-title {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.home-post-category-title a {
	background-color: #99c24a;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	padding: 7px 9px;
	text-transform: uppercase;
	display: inline-block;
}
.meta-area {
	padding-bottom: 18px;
}
.meta-area a {
	color: #b8def3;
	font-size: 14px;
	display: inline-block;
	margin-right: 5px;
}
.meta-area a.admin-meta span {
	background: url(images/sprite.png) no-repeat -87px -51px;
}
.meta-area a span {
	display: inline-block;
	height: 17px;
	width: 20px;
	position: relative;
	top: 3px;
}
.meta-area a.date-meta span {
	background: url(images/sprite.png) no-repeat -110px -51px;
}
.meta-area a.comment-meta span {
	background: url(images/sprite.png) no-repeat -136px -51px;
}
.meta-area a.comment-meta {
	float: right;
	margin-right: 0px;
	padding-left: 20px;
}
.home-post-title {
	margin: 0px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	letter-spacing: -0.1px;
}
.home-post-title a {
	color: #ffffff;
}
.view-all-blog-posts {
	text-align: center;
}
.view-all-blog-posts a {
	display: inline-block;
	padding: 16px 28px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 18px;
}
.view-all-blog-posts a:hover {
	background-color: #99c24a;
	border: 2px solid #99c24a;
	color: #ffffff;
}
/****** Event Section ******/

.left-event-main {
	float: left;
	width: 50%;
	background: url(images/left-event-bg.jpg) no-repeat right top;
	background-size: cover;
	padding: 91px 0 100px 0;
}
.right-event-main {
	float: right;
	width: 50%;
	padding: 91px 0 100px 0;
}
.left-event-inner {
	width: 569px;
	float: right;
	padding: 0 60px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.right-event-inner {
	float: left;
	width: 570px;
	padding: 0 0 0 57px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.event-main-heading {
	color: #ffffff;
	font-size: 30px;
	margin: 0px 0 45px 0;
}
.left-event-inner .event-main-heading {
	margin: 0px 0 50px 0;
}
.blue {
	color: #1676ac;
}
.event-video-feature-image img {
	-webkit-box-shadow: 0 0 40px 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 40px 10px rgba(0,0,0,0.1);
}
.event-video {
	position: relative;
	margin-bottom: 15px;
}
.video-play-icon {
	position: absolute;
	top: 30%;
	width: 100%;
	text-align: center;
}
.video-play-icon a {
	display: block;
}
.left-event-title {
	color: #ffffff;
	margin: 0px 0 58px 0;
	line-height: 28px;
	font-size: 18px;
}
a.resources-btn {
	display: inline-block;
	padding: 16px 32px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 18px;
}
a.resources-btn:hover {
	background-color: #99c24a;
	border: 2px solid #99c24a;
}
.about-upcoming-event .title {
	margin-bottom: 22px;
}
.upcoming-event-meta ul {
	margin: 0px;
	padding: 0px;
}
.upcoming-event-meta ul li {
	margin-bottom: 17px;
	line-height: 25px;
	font-size: 16px;
}
.upcoming-event-meta {
	float: left;
	width: 240px;
}
.upcoming-event-meta ul li.calendar span {
	background: url(images/sprite.png) no-repeat -164px -53px;
	width: 20px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.upcoming-event-meta ul li.clock span {
	background: url(images/sprite.png) no-repeat -190px -53px;
	width: 20px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.upcoming-event-meta ul li.venue span {
	background: url(images/sprite.png) no-repeat -212px -53px;
	width: 20px;
	height: 17px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.upcoming-event-feature-image {
	float: right;
}
.upcoming-event-content {
	padding-top: 25px;
	margin-bottom: 58px;
}
a.view-all-event {
	display: inline-block;
	padding: 16px 42px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #99c24a;
	background-color: #99c24a;
	text-transform: uppercase;
	line-height: 18px;
}
a.view-all-event:hover {
	background-color: transparent;
	color: #99c24a;
}
/****** Contact Section ******/

.consulting-container {
	float: left;
	width: 50%;
	background-color: #1676ac;
	padding: 91px 0 95px 0;
}
.map-container {
	float: right;
	width: 50%;
}  

.maps iframe{
       pointer-events: none;  
}
  
.consulting-inner {
	float: right;
	width: 570px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.consulting-heading {
	color: #ffffff;
	font-size: 30px;
	margin: 0 0 8px 0;
}
.consulting-sub-heading {
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 44px 0;
}
.phone, .mail {
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	line-height: 1;
}
.phone .tel-icon {
	background: url(images/sprite.png) no-repeat 0px -80px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
	margin-right: 7px;
}
.mail span {
	background: url(images/sprite.png) no-repeat -24px -80px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.office-location .location-span {
	background: url(images/sprite.png) no-repeat -50px -80px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
	margin-right: 8px;
}
.phone a, .mail a, .office-location {
	display: inline-block;
	margin-right: 48px;
	color: #ffffff;
}
.phone a:hover, .mail a:hover {
	color: #b8def3;
}
.mail a {
	margin-right: 0px;
}
.office-location {
	display: block;
	font-size: 18px;
	margin-right: 0px;
	padding: 18px 0 40px 0px;
}
.office-heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	margin: 0px;
}
.office-heading span {
	display: inline-block;
	background: url(images/sprite.png) no-repeat -108px -51px;
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
	margin-right: 8px;
}
.office-hours {
	padding-bottom: 40px;
}
.office-hours table {
	margin: 0px;
	font-size: 18px;
}
.office-hours table td {
	color: #fff;
	border: none;
}
.office-hours table tr {
	border: none;
}
.office-hours table td {
	color: #fff;
	border: none;
	padding-left: 27px;
	padding-bottom: 0px;
}
.office-hours table td.right-td {
	padding-left: 0px;
	padding-right: 44px;
}
a.schedule-btn {
	color: #ffffff;
	padding: 16px 34px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	border: 2px solid #ffffff;
}
a.schedule-btn:hover {
	border: 2px solid #99c24a;
	background-color: #99c24a;
}
/****** Footer Section ******/

.footer-inner {
	text-align: center;
}
.footer-logo {
	margin: 4px 0 30px 0;
	text-align: center;
}
.footer-logo a {
	background: url(images/sprite.png) no-repeat left top;
	height: 44px;
	width: 221px;
	display: inline-block;
}
.footer-socials a {
	display: inline-block;
	width: 29px;
	height: 38px;
	margin-right: 4px;
}
.facebook-socials {
	background: url(images/sprite.png) no-repeat -74px -72px;
}
.twitter-socials {
	background: url(images/sprite.png) no-repeat -113px -72px;
}
.google-socials {
	background: url(images/sprite.png) no-repeat -152px -72px;
}
.youtube-socials {
	background: url(images/sprite.png) no-repeat -191px -72px;
}
.linked-inn-socials {
	background: url(images/sprite.png) no-repeat -230px -72px;
}
.instagram-socials {
	background: url(images/sprite.png) no-repeat -269px -72px;
}
.copy-right {
	color: #696c6f;
	font-size: 14px;
	padding: 15px 0 47px 0;
}
.footer-menu ul {
	margin: 0px;
	padding: 0px;
}
.footer-menu ul li {
	display: inline-block;
	font-size: 14px;
}
.footer-menu ul li a {
	color: #696c6f;
	font-size: 14px;
	margin-right: 16px;
}
.footer-menu ul li a:hover, .footer-menu ul li.current-menu-item a {
	color: #8db53f;
}
/****** Blog Page ******/
p#breadcrumbs a:first-child {
	margin-right: 5px;
	background-image: url(images/home-icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 4px;
}
.blog-banner {
	background: url(images/blog-banner.jpg) no-repeat left top;
	background-size: cover;
	padding: 30px 0;
}
.blog-page-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 36px;
	color: #ffffff;
	float: left;
}
.breadcrumbs {
	float: left;
	padding-top: 5px;
}
p#breadcrumbs {
	margin: 0;
}
.page-wrapper {
	padding: 30px 0 0 0;
}
.blog-post {
	margin-bottom: 60px;
}
.blog-title, .blog-title a, .blog-title a:visited {
	margin: 0 0 15px 0;
	font-size: 30px;
	font-weight: 700;
	color: #414446;
	line-height: 40px;
}
.blog-title a:hover {
	color: #8db53f;
}
.blog-post-meta {
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #e4e6e7;
}
.post-meta {
	float: left;
	padding: 5px 28px 5px 0;
	margin: 0 28px 10px 0;
	border-right: 1px solid #e4e6e7;
}
.post-meta a {
	color: #8db53f;
	font-size: 13px;
	line-height: 13px;
}
.post-meta a:hover {
	color: #414446;
}
.last-meta {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
.post-meta a.post-admin span {
	background: url(images/sprite.png) no-repeat -359px -77px;
	display: inline-block;
	width: 24px;
	height: 20px;
	position: relative;
	top: 2px;
}
.post-meta a.post-date span {
	background: url(images/sprite.png) no-repeat -383px -77px;
	display: inline-block;
	width: 24px;
	height: 20px;
	position: relative;
	top: 2px;
}
.post-social span {
	background: url(images/sprite.png) no-repeat -332px -77px;
	display: inline-block;
	width: 24px;
	height: 20px;
	position: relative;
	top: 2px;
}
.post-meta a.post-comments span {
	background: url(images/sprite.png) no-repeat -337px -52px;
	display: inline-block;
	white-space: nowrap;
	width: 24px;
	height: 20px;
	position: relative;
	top: 2px;
}
a.continue-reading {
	background-color: #99c24a;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	padding: 12px 20px;
	border: 2px solid #99c24a;
	display: inline-block;
}
a.continue-reading:hover {
	color: #99c24a;
	background-color: transparent;
}
.post-content p {
	margin-bottom: 20px;
}
.content {
	float: left;
	margin-bottom:40px;
	width: 67%;
}
.sidebar {
	float: right;
	width: 29%;
}
.widgets-area .widget ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #e4e6e7;
}
.widgets-area .widget ul li {
	margin: 0px;
	background: url(images/list-bg.png) no-repeat left 20px;
	padding: 15px 0 15px 25px;
	border-bottom: 1px solid #e4e6e7;
	padding-top: 15px;
	font-size: 16px;
}
.widgets-area .widget ul li a, .widgets-area .widget ul li a:visited {
	color: #414446;
}
.widgets-area .widget ul li a:hover, .widgets-area .widget ul li.current-menu-item a {
	padding-left: 8px;
}
.subscribe-widget {
	background: url(images/subscribe-bg.png) no-repeat left top;
	background-size: cover;
	padding: 35px 30px;
}
.subscribe-title {
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
  text-align:center;
}
.subscribe-sub-heading {
	font-size: 19px;
	color: #fff;
	text-align: center;
	font-weight: 300;
	margin-bottom: 15px;
}
.blue {
	color: #1676ac;
	font-weight: 600;
	text-transform: uppercase;
}
.subscribe-widget input[type="text"], .subscribe-widget input[type="email"] {
	border: none;
	width: 100%;
	height: 48px;
	outline: none;
	padding-left: 13px;
	color: #696c6f;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.subscribe-widget input[type="submit"] {
	border: none;
	border-radius: 0px;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	background-color: #99c24a;
	text-transform: uppercase;
	height: 52px;
	border: 2px solid #99c24a;
}
.subscribe-widget input[type="submit"]:hover {
	background-color: transparent;
	color: #99c24a;
}
.privacy-text {
	color: #ffffff;
	background: url(images/lock-icon.png) no-repeat left 2px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: -0.2px;
}
.widgets-area .widget {
	margin-bottom: 60px;
}
.widget-title {
	margin: 0px;
	margin-bottom: 20px;
}
.single-social {
	float: left;
	width: 100px;
	margin: 0 15px 15px 0;
	text-align: center;
}
.single-social a {
	display: block;
	border: 2px solid #000;
	padding: 13px 0;
	margin-bottom: 15px;
}
.single-social span {
	display: block;
	text-align: center;
	font-size: 14px;
}
.single-social.marg-right {
	margin-right: 0px;
}
.social-name {
	font-weight: 700;
	text-transform: uppercase;
	color: #414446;
}
.social-fans {
	color: #696c6f;
	letter-spacing: -0.1px;
}
a.facebook-social {
	border: 2px solid #3d5ea4;
}
a.twitter-social {
	border: 2px solid #55acee;
}
a.google-social {
	border: 2px solid #dd4b39;
}
a.youtube-social {
	border: 2px solid #cf2200;
}
a.blog-social {
	border: 2px solid #8db53f;
}
a.comments-social {
	border: 2px solid #1676ac;
}
.widgets-area .widget ul.nav {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.widgets-area .widget ul.nav li {
	padding: 0px;
	margin: 0px;
	border: none;
}
.widgets-area .widget ul.nav li a {
	font-size: 16px;
	font-weight: bold;
	padding: 14px 0;
	text-transform: uppercase;
	background-color: #e3e5e6;
	color: #414446;
	float: left;
	width: 165px;
	text-align: center;
}
.widgets-area .widget ul.nav li a.current {
	background-color: #1676ac;
	color: #fff;
}
.latest-icon {
	background: url(images/latest-post.png) no-repeat 30px center;
}
.latest-icon.current {
	background: url(images/latest-hover.png) no-repeat 30px center;
}
.poplar-icon {
	background: url(images/popular-posts.png) no-repeat 25px center;
}
.poplar-icon.current {
	background: url(images/popular-posts-hover.png) no-repeat 25px center;
}
ul#latest-posts, ul#popular-posts {
	margin: 20px 0 0 0;
	border: none;
}
.tab-post {
	border-bottom: 1px solid #e4e6e7;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.tab-post-image {
	float: left;
}
.tab-post-content {
	float: right;
	width: 218px;
}
.tab-post-content a {
	color: #414446;
}
.tab-post-content a:hover {
	color: #8db53f;
}
.tags a {
	display: inline-block;
	padding: 12px 14px 10px 14px;
	background-color: #e3e5e6;
	color: #414446;
	margin: 0 10px 14px 0;
}
.tags a:hover {
	color: #ffffff;
	background-color: #99c24a;
}
.post-sharing {
	padding-bottom: 30px;
}
.post-inner-image {
	padding-bottom: 40px;
}
.single-post-tags {
	padding: 30px 0px 30px 0px;
}
.single-post-tags span {
	background: url(images/sprite.png) no-repeat -307px -77px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
	margin-right: 7px;
}
.single-post-tags a {
	color: #8db53f;
}
.single-post-tags a:hover {
	color: #696c6f;
}
.post-sharing-bottom {
	padding-bottom: 60px;
}
.against-section {
	background: url(images/website-check-bg.png) no-repeat left top;
	background-size: cover;
	padding: 70px 30px;
	text-align: center;
	margin-bottom: 60px;
}
.against-section .text-field {
	width: 62%;
	border: none;
}
.against-heading {
	font-size: 36px;
	color: #ffffff;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.against-detail {
	font-size: 19px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 25px;
}
.author-image {
	float: left;
}
.author-detail {
	float: right;
	width: 600px;
}
.author-name {
	margin: 0 0 0 0;
	line-height: normal;
}
.author-socials a {
	margin-right: 3px;
}
.about-author {
	padding-bottom: 60px;
}
.related-posts .meta-area a {
	color: #414446;
}
.related-posts .meta-area a:hover {
	color: #8db53f;
}
.related-posts-inner .meta-area a.admin-meta span {
	background: url(images/sprite.png) no-repeat -388px -54px;
}
.related-posts-inner .meta-area a.date-meta span {
	background: url(images/sprite.png) no-repeat -363px -54px;
}
.related-posts-inner .meta-area a.comment-meta span {
	background: url(images/sprite.png) no-repeat -338px -54px;
}
.related-posts-inner .meta-area a span {
	top: 5px;
}
.related-posts .home-post-title a {
	color: #414446;
}
.related-posts .home-post-title a:hover {
	color: #8db53f;
}
.post-sharing a, .post-sharing-bottom a {
	float: left;
	margin-right: 1.912%;
	display: inline-block;
	width: 23.568%;
}
a.marg-right {
	margin-right: 0px;
}
.content label {
    display: block;
    line-height: 1.6;
    font-weight: 700;
    margin-bottom: 6px;
}

/*Responsive Design*/
@media only screen and (min-width: 1024px) and (max-width: 1139px) {
.wrapper {
	width: 90%;
}
.banner {
	padding: 100px 0 35px 0;
}
.services-right-inner, .services-left-inner {
	width: 100%;
}
.services-main, .second-services-main {
	width: 90%;
	margin: 0 auto;
}
.left-success-story, .right-success-story {
	width: 47%;
	padding: 37px 20px 40px 20px;
}
.client-logo {
	float: none;
	width: 100%;
	margin-right: 0;
	border-right: 0;
	padding: 0px 15px 7px 0;
}
.client-name-area {
	float: none;
	width: 100%;
}
.seo-logo {
	float: none;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 25px;
}
.our-team-btn {
	text-align: center;
	padding: 0px 0 85px 0;
}
.center-icon {
	left: 45%;
}
.home-single-blog-post {
	width: 31.1%;
}
.left-event-inner {
	width: 95%;
}
.right-event-inner {
	float: left;
	width: 95%;
}
.upcoming-event-meta {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.upcoming-event-feature-image {
	float: none;
	width: 100%;
}
.consulting-inner {
	width: 95%;
}
.content {
	width: 60%;
}
.sidebar {
	width: 36.31%;
}
.blog-title, .blog-title a, .blog-title a:visited {
	font-size: 26px;
	line-height: 34px;
}
.post-meta {
	padding: 18px 17px 18px 0;
	margin: 0 17px 10px 0;
}
.post-meta a {
	font-size: 14px;
	line-height: 16px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.wrapper {
	width: 90%;
}
.banner {
	padding: 100px 0 35px 0;
}
.banner-optin-area {
	width: 100%;
	margin: 0 auto 50px auto;
}
.banner-form {
	padding: 30px;
	margin: 0 0 13px 0;
}
.services-right-inner {
	width: 90%;
	float: none;
	margin: 0 auto;
}
.services-right {
	float: none;
	width: 100%;
	margin-left: 0;
}
.services-left-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.services-left-inner {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.services-left {
	float: none;
	width: 100%;
	margin-right: 0;
}
.services-right-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.left-success-story, .right-success-story {
	width: 47%;
	padding: 30px;
}
.company-logo {
	float: none;
	width: 100%;
	padding-top: 0;
}
.company-detail {
	float: none;
	width: 100%;
}
.client-logo {
	float: none;
	width: 100%;
	margin-right: 0;
	border-right: 0;
	padding: 0px 15px 10px 0;
}
.client-name-area {
	float: none;
	width: 100%;
}
.client-name {
	font-size: 15px;
}
.our-team-btn {
	padding: 0 0 85px 0;
}
.seo-logo {
	float: none;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 25px;
}
.who-we-are-container {
	padding: 95px 0 30px 0;
}
.reports-section-main {
	background: none;
}
.single-report {
	margin-bottom: 50px;
}
.center-icon {
	position: inherit;
	left: 0;
	top: 0;
	text-align: center;
	margin-bottom: 20px;
}
.report-right-content, .even .report-right-content {
	float: none;
	width: 100%;
	padding-top: 0;
	text-align: center;
	margin-bottom: 30px;
}
.report-left-image, .even .report-left-image {
	float: none;
	width: 100%;
	text-align: center;
}
.home-single-blog-post {
	float: left;
	width: 307px;
	margin: 0 30px 59px 0;
}
.left-event-main, .right-event-main, .consulting-container, .map-container {
	float: none;
	width: 100%;
	padding: 50px 0;
}
.left-event-inner, .right-event-inner, .consulting-inner {
	width: 90%;
	float: none;
	padding: 0;
	margin: 0 auto;
}
.map-container {
	padding: 0px;
}
.content {
	float: none;
	width: 100%;
	margin-bottom: 50px;
}
.sidebar {
	float: none;
	width: 330px;
	margin: 0 auto;
}
.post-meta {
	float: left;
	padding: 18px 12px 18px 0;
	margin: 0 12px 10px 0;
	border-right: 1px solid #e4e6e7;
}
.author-detail {
	float: left;
	width: 67%;
	padding-left: 20px;
}
.banner-logos span {
	margin-bottom: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {
	width: 90%;
}
.js #main-menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.logo {
	float: none;
	width: 100%;
	margin: 0;
	text-align: center;
	margin-bottom: 30px;
}
.logo a {
    display: inline-block;
}
.main-menu {
	float: none;
	text-align: center;
	padding: 0;
	position: relative;
	width: 100%;
}
.main-menu ul li {
	float: none;
	display: inline-block;
}
.main-menu ul li a, .main-menu ul li a:visited {
	padding-bottom: 25px;
}
#main-menu ul ul {
	top: 43px;
}
.banner {
	background-size: cover;
	padding: 50px 0 50px 0;
}
.banner-optin-area {
	width: 100%;
	margin: 0 0 50px 0;
}
.banner-form {
	padding: 25px 20px 25px 20px;
}
.section-heading {
	margin: 0 0 20px 0;
	font-size: 30px;
	line-height: 1.2;
}
.form-sub-heading {
	font-size: 20px;
	margin: 0 0 25px 0;
}
.banner-form .text-field, .against-section .text-field {
	width: 100%;
	float: none;
	max-width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
}
.banner-form .submit-btn, .against-section .submit-btn {
	width: 250px;
	float: none;
	margin: 0 auto;
}
.services-right {
	float: none;
	width: 100%;
	margin-left: 0px;
}
.services-right-inner {
	width: 90%;
	float: none;
	margin: 0 auto;
}
.services-left-inner {
	float: none;
	width: 100%;
}
.services-left-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.services-left {
	float: none;
	width: 90%;
	margin-right: 0;
	margin: 0 auto;
}
.services-right-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.section-container {
	padding: 50px 0;
}
.section-headings-area {
	margin: 0 0 40px 0;
}
.left-success-story, .right-success-story {
	width: 100%;
	padding: 20px 20px 20px 20px;
	margin-right: 0px;
}
.client-saying {
	float: none;
	width: 100%;
	margin-bottom: 40px;
}
.client-video {
	position: relative;
	float: none;
	width: 100%;
	text-align: center;
}
.client-logo {
	float: none;
	width: 100%;
	margin-right: 0;
	border-right: 0;
	text-align: center;
}
.client-name-area {
	float: none;
	width: 100%;
	text-align: center;
}
.seo-logo {
	float: none;
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px;
}
.our-team-btn {
	text-align: center;
	padding: 0 0 40px 0;
}
.test-websit-form .text-field {
	width: 100%;
	max-width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
.test-websit-form {
	width: 100%;
	margin: 0 auto;
}
.test-websit-form .submit-btn {
	width: 60%;
	float: none;
	margin: 0 auto;
}
.reports-section-main {
	background: none;
}
.single-report {
	margin-bottom: 50px;
}
.center-icon {
	position: inherit;
	left: 0;
	top: 0;
	text-align: center;
	margin-bottom: 20px;
}
.report-right-content, .even .report-right-content {
	float: none;
	width: 100%;
	padding-top: 0;
	text-align: center;
	margin-bottom: 30px;
}
.report-left-image, .even .report-left-image {
	float: none;
	width: 100%;
	text-align: center;
}
.home-single-blog-post {
	float: none;
	width: 360px;
	margin: 0 auto 40px auto;
}
.marg-right {
	margin-right: auto;
}
.event-main-heading {
	margin: 0px 0 20px 0;
}
.left-event-inner .event-main-heading {
	margin: 0px 0 30px 0;
}
.left-event-main, .right-event-main, .consulting-container, .map-container {
	float: none;
	width: 100%;
	padding: 50px 0;
}
.left-event-inner, .right-event-inner, .consulting-inner {
	width: 90%;
	float: none;
	padding: 0;
	margin: 0 auto;
}
.upcoming-event-meta {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.upcoming-event-feature-image {
	float: none;
	width: 100%;
}
.map-container {
	padding: 0px;
}
.phone, .mail {
	display: block;
	margin-bottom: 15px;
}
.phone a, .mail a, .office-location {
	margin-right: 0;
}
.office-location {
	padding: 14px 0 40px 28px;
}
.report-section .section-headings-area {
	margin: 0 0 40px 0;
}
.content {
	float: none;
	width: 100%;
	margin-bottom: 50px;
}
.sidebar {
	float: none;
	width: 100%;
}
.subscribe-widget {
	background-size: cover;
}
.subscribe-widget input[type="text"], .subscribe-widget input[type="email"], .subscribe-widget input[type="submit"] {
	max-width: 100%;
}
.tab-post-content {
	float: left;
	color: #414446;
	width: 218px;
	padding-left: 15px;
}
.post-meta {
	padding: 0px 0px 0px 0;
	border-right: 0;
	width: 43%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post-meta a {
	line-height: 1.6;
}
.blog-title, .blog-title a, .blog-title a:visited {
	font-size: 24px;
	line-height: 30px;
}
.author-image {
	float: none;
	margin-bottom: 20px;
}
.author-detail {
	float: none;
	width: 100%;
}
.banner-logos span {
	margin-bottom: 10px;
}
#lsqtopbar_pusher.large {
    height: 10px !important; 
}
}
@media only screen and (max-width: 479px) {
.wrapper {
	width: 90%;
}
.js #main-menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.logo {
	float: none;
	width: 100%;
	margin: 0;
	text-align: center;
	margin-bottom: 30px;
}
.main-menu {
	float: none;
	text-align: center;
	padding: 0;
	position: relative;
	width: 100%;
}
.logo a {
    display: inline-block;
}
.main-menu ul li {
	float: none;
	display: inline-block;
}
.main-menu ul li a, .main-menu ul li a:visited {
	padding-bottom: 25px;
	margin-right: 12px;
}
#main-menu ul ul {
	top: 43px;
	display: none;
}
.banner {
	background-size: cover;
	padding: 50px 0 50px 0;
}
.banner-optin-area {
	width: 100%;
	margin: 0 0 50px 0;
}
.banner-form {
	padding: 25px 20px 25px 20px;
}
.section-heading {
	margin: 0 0 20px 0;
	font-size: 26px;
	line-height: 1.2;
}
.form-sub-heading {
	font-size: 20px;
	margin: 0 0 25px 0;
}
.banner-form .text-field, .against-section .text-field {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.banner-form .submit-btn, .against-section .submit-btn {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.services-right {
	float: none;
	width: 100%;
	margin-left: 0px;
}
.services-right-inner {
	width: 90%;
	float: none;
	margin: 0 auto;
}
.services-left-inner {
	float: none;
	width: 100%;
}
.services-left-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.services-left {
	float: none;
	width: 90%;
	margin-right: 0;
	margin: 0 auto;
}
.services-right-image {
	float: none;
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.section-container {
	padding: 50px 0;
}
.section-headings-area {
	margin: 0 0 40px 0;
}
.left-success-story, .right-success-story {
	width: 100%;
	padding: 20px 20px 20px 20px;
	margin-right: 0px;
}
.client-saying {
	float: none;
	width: 100%;
	margin-bottom: 40px;
}
.client-video {
	position: relative;
	float: none;
	width: 100%;
}
.client-logo {
	float: none;
	width: 100%;
	margin-right: 0;
	border-right: 0;
	text-align: center;
	padding: 5px 0px 7px 0;
}
.client-name-area {
	float: none;
	width: 100%;
	text-align: center;
}
.seo-logo {
	float: none;
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px;
}
.our-team-btn {
	text-align: center;
	padding: 0 0 40px 0;
}
.test-websit-form .text-field {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}
.test-websit-form {
	width: 100%;
	margin: 0 auto;
}
.test-websit-form .submit-btn {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.reports-section-main {
	background: none;
}
.single-report {
	margin-bottom: 50px;
}
.center-icon {
	position: inherit;
	left: 0;
	top: 0;
	text-align: center;
	margin-bottom: 20px;
}
.report-right-content, .even .report-right-content {
	float: none;
	width: 100%;
	padding-top: 0;
	text-align: center;
	margin-bottom: 30px;
}
.report-left-image, .even .report-left-image {
	float: none;
	width: 100%;
	text-align: center;
}
.home-single-blog-post {
	float: none;
	width: 100%;
	margin: 0 auto 40px auto;
}
.marg-right {
	margin-right: auto;
}
.event-main-heading {
	margin: 0px 0 20px 0;
	font-size: 26px;
}
.left-event-inner .event-main-heading {
	margin: 0px 0 30px 0;
}
.left-event-main, .right-event-main, .consulting-container, .map-container {
	float: none;
	width: 100%;
	padding: 50px 0;
}
.left-event-inner, .right-event-inner, .consulting-inner {
	width: 90%;
	float: none;
	padding: 0;
	margin: 0 auto;
}
.upcoming-event-meta {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.upcoming-event-feature-image {
	float: none;
	width: 100%;
}
.map-container {
	padding: 0px;
}
.phone, .mail {
	display: block;
	margin-bottom: 15px;
}
.phone a, .mail a, .office-location {
	margin-right: 0;
}
.office-location {
	padding: 14px 0 40px 28px;
}
a.schedule-btn {
	padding: 13px;
	font-size: 14px;
}
.company-logo {
	float: none;
	width: 100%;
	padding-top: 0;
	text-align: center;
	margin-bottom: 20px;
}
.company-detail {
	float: none;
	width: 100%;
	text-align: center;
}
.view-all-stories a {
	font-size: 15px;
}
.title-client {
	line-height: 1.2;
}
.view-all-testimonials a, .our-team-btn a {
	font-size: 16px;
}
.report-section .section-headings-area {
	margin: 0 0 40px 0;
}
.consulting-heading {
	font-size: 26px;
}
.single-service {
	padding: 0 0 0 80px;
}
.content {
	float: none;
	width: 100%;
	margin-bottom: 50px;
}
.sidebar {
	float: none;
	width: 100%;
}
.subscribe-widget {
	background-size: cover;
}
.subscribe-widget input[type="text"], .subscribe-widget input[type="email"], .subscribe-widget input[type="submit"] {
	max-width: 100%;
}
.tab-post-image {
	float: none;
	margin-bottom: 10px;
}
.tab-post-content {
	float: none;
	width: 100%;
	padding-left: 0;
}
.post-meta {
	padding: 0px 0px 0px 0;
	border-right: 0;
	width: 50%;
	margin-right: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post-meta a {
	line-height: 1.6;
}
.blog-title, .blog-title a, .blog-title a:visited {
	font-size: 24px;
	line-height: 30px;
}
.author-image {
	float: none;
	margin-bottom: 20px;
}
.author-detail {
	float: none;
	width: 100%;
}
.latest-icon.current {
	background: url(images/latest-hover.png) no-repeat 20px center;
}
.widgets-area .widget ul.nav li a {
	width: 50%;
}
.latest-icon {
	background: url(images/latest-post.png) no-repeat 20px center;
}
.poplar-icon {
	background: url(images/popular-posts.png) no-repeat 13px center;
}
.poplar-icon.current {
	background: url(images/latest-hover.png) no-repeat 13px center;
}
.single-social {
	width: 44%;
}
.single-social.marg-right {
	margin-right: 15px;
}
.home-post-title {
	line-height: 24px;
}
.banner-logos span {
	margin-bottom: 10px;
}
.office-hours table td.right-td {
	padding-left: 0px;
	padding-right: 0;
}
#lsqtopbar_pusher.large {
    height: 10px !important; 
}
}
.last-meta {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}

#phelpslogos {
	color: #545861;
  line-height:18px;
  font-size:14px;
}

#phelpslogos img {
  height:67px;
  width: 139px;
  margin:3px 7px 3px 1px;
}
hr {
    margin: 35px 0px 35px 0px;
    border:0;
    border-color:#fff;
    padding: 0;    
    height: 40px;  
    width:100%;  
    background: url('images/hr.jpg') no-repeat center;
    background-color: white; /* just to see the padding in IE6 */
    overflow:hidden;
}

.leftcol {
		width:50%;
  	margin:35px 0px 35px 0px;
  	padding:0;
  	float:left;
}
.rightcol {
  	width:50%;
  	margin:35px 0px 35px 0px;
  	padding:0;
  	float:right;
}
.entry {
  	margin-bottom:35px;
}
.phonenumber {
	float:left;
	font-size:36px;
	margin-top:10px;
	line-height:36px;
}