/*
 Theme Name: Counterintelligence
 Theme URI:
 Author: the --- team
 Author URI:
 Description: Counterintelligence Theme.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Counterintelligence
 Text Domain: counterintelligence

 This theme, like WordPress, is licensed under the GPL.
 */

@font-face {
    font-family: 'MyriadProLight';
    src: url('fonts/myriadpro/myriadpro-light-webfont.eot');
    src: url('fonts/myriadpro/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro/myriadpro-light-webfont.woff') format('woff'),
         url('fonts/myriadpro/myriadpro-light-webfont.ttf') format('truetype'),
         url('fonts/myriadpro/myriadpro-light-webfont.svg#MyriadProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('fonts/myriadpro/myriadpro-semibold-webfont.eot');
    src: url('fonts/myriadpro/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro/myriadpro-semibold-webfont.woff') format('woff'),
         url('fonts/myriadpro/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/myriadpro/myriadpro-regular-webfont.eot');
    src: url('fonts/myriadpro/myriadpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro/myriadpro-regular-webfont.woff') format('woff'),
         url('fonts/myriadpro/myriadpro-regular-webfont.ttf') format('truetype'),
         url('fonts/myriadpro/myriadpro-regular-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/myriadpro/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro/myriadpro-bold-webfont.woff') format('woff'),
         url('fonts/myriadpro/myriadpro-bold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

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

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

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

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

a img {
	border: 0;
}

input:focus,
input:active,
textarea:focus,
textarea:active,
a:focus,
a:active{outline:0px none !important;}

ul,ol,h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

body{
	font-family: 'MyriadProLight';
	font-size: 20px;
    line-height: 24px;
	color: #808285;
}
h1, h2, h3 {
    color:#1f8b57;
}
h1 {
	font-size: 54px;
	line-height: 60px;
	font-weight: normal;
	font-family: 'MyriadProSemibold';
}
h2 {
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	font-family: 'MyriadProSemibold';
}
h3 {
	font-size: 26px;
    line-height: 30px;
	font-weight: normal;
	font-family: 'MyriadProSemibold';
}
h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #1c9ad6;
}
h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
p {
	font-size: 20px;
    line-height: 30px;
	margin-bottom: 18px;
}
a {
	text-decoration: none;
	color: #0d6140 ;
}
a:hover{
	color: #000;
	text-decoration: none;
}
strong {
	font-family: 'MyriadProSemibold';
color:#0d6140 ;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

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

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

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

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

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

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

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

.page-content ul,
.page-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.page-content ul {
	list-style: disc;
}

.page-content ol {
	list-style: decimal;
}

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

.page-content dl {
	margin-bottom: 1.6em;
}

.page-content dt {
	font-weight: bold;
}

.page-content dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

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

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

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

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

th, td {
	padding: 0.4em;
}


figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #fff;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],.added_to_cart {
	-webkit-appearance: button;
	background-color: #0d6140 ;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
    vertical-align: top;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

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

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;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}


input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}


.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 11.0 Widgets
 */

.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}

.widget-title {
	color: #333;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

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

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

.textwidget a {
	border-bottom: 1px solid #333;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

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

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


.wrapper{
	width: 100%;
	/* max-width:1110px; */
	max-width:1150px;
	min-width:300px;
	margin:0px auto;
}

/**************  ***********/
#header {
	float: left;
	width: 100%;
	background: #FFF;
}
.utility-block {
	float: left;
	width: 100%;
	line-height: 16px;
	padding: 12px 10px;
	/* background: #272727; */
	background: #202830;
}
.utility-contact-block {
	float: left;
}
.utility-contact-block ul {
	list-style: none;
}
.utility-contact-block ul li {
	float: left;
	font-size: 15px;
	line-height: 24px;
	color: #cecece;
	margin-right: 10px;
	font-family: 'MyriadProRegular';
	/* font-family: 'MyriadProLight'; */
}

.utility-contact-block ul li a {
	color: #cecece;
}


.utility-social-block {
	float: right;
}
.utility-social-block ul {
	float: left;
	list-style: none;
    margin-left: 5px;
    margin-top: 5px;
}
.utility-social-block ul li {
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.utility-social-block ul li a {
	font-size: 14px;
	color: #0e603e;
	color: #cecece;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 24px;
    line-height: 21px;
    padding: 2px 0;
    text-align: center;
    width: 24px;
}

.header-bottom-block {
	float: left;
	width: 100%;
	position: relative;
}
.menu-block {
	width: 100%;
	/* position: absolute;
	left: 0;
	top: 0; */
	position: relative;
	float: left;
	height: 90px;
	z-index: 110;
	background: rgba(37, 53, 38, 0.85);
	background: #FFF;
	background: #0d6140;
}
.menu-block:after {
	display: none;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	position: absolute;
	-webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.5);
			box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.5);
}

.logo-block {
	max-width: 178px;
	float: left;
}
.logo-block img {
	/* opacity: 0.7; */
}
.sticky-logo {
	display: none;
}
.main-navigation {
	float: right;
	position: relative;
	background: #0d6140;
}
.main-navigation:after {
    background: #0d6140;
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 1000%;
}
.main-navigation ul {
	list-style: none;
}
.main-navigation ul li {
	float: left;
	display: inline-block;
	/* margin: 0 12px; */
}
.main-navigation ul li.menu-item-has-children {
	position: relative;
	z-index: 1;
}
.main-navigation ul > li > a {
	color: #FFF;
	float: left;
	padding: 33px 12px 33px;
	font-family: 'MyriadProLight';
	
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}
.main-navigation ul > li.current-menu-item > a,
.main-navigation ul > li:hover > a {
	background: #FFF;
	color: #0d6140;
}
.main-navigation ul > li .sub-menu {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 90px;
	min-width: 200px;
	width: 100%;
	background: #002b1a;
}
.main-navigation ul > li .sub-menu li {
	width: 100%;
}
.main-navigation ul > li .sub-menu li a {
	width: 100%;
	padding: 10px 14px;
	font-size: 18px;
	line-height: 20px;
}

.main-navigation .back{
    background-color: rgba(255,255,255,.4);
    height: 3px;
    position: absolute;
    bottom: 0;
    transition: background-color 0.2s ease 0s;
    z-index: 0;
}

/* .is-sticky .menu-block {
	height: 60px;
}
.is-sticky .main-navigation ul > li > a {
	padding: 18px 12px;
} 
.is-sticky .logo-block {
	padding: 10px 0;
	max-width: none;
}
.is-sticky .logo-block a:first-child {
	display: none;
}*/
.is-sticky .sticky-logo {
	display: inline-block;
}
.is-sticky .sticky-logo img {
	max-width: 70px;
	width: 100%;
}
.sticky-logo {
	float: left;
}
.sticky-logo img {
	float: left;
}
.sticky-logo span {
	float: left;
	color: #FFF;
	font-size: 22px;
    max-width: 210px;
	padding: 10px 0 10px 6px;
	font-family: "MyriadProSemibold";
}
.mobile-navigation-block {
	float: left;
	width: 100%;
	display: none;
	position: relative;
}
.mobile-navigation-block .utility-social-block {
	/* display: none; */
	position: absolute;
	left: 0;
	top: 10px;
	margin: 0;
	z-index: 110;
	text-align: left;
}

.device-helpers {
    display: none;
    height: 1px;
    text-indent: -9999em;
    width: 1px;
}

.banner-block {
	float: left;
	width: 100%;
     max-height: 600px;
    overflow: hidden;
	margin-bottom: -2px;
	position: relative;
}
#preview-player {
	margin: 0 auto 0px;
    padding-top: 56.25%;
    width: 100%;
}

.banner-block .vjs-tech {
	float: left;
	width: 100%;
}
.banner-block .vjs-big-play-button {
	display: none;
}
.banner-block .vjs-control-bar {
	display: none;
}
.banner-block .vjs-text-track-display {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.vjs-poster {
	background-size: cover;
}

.banner-slider {
	list-style: none;
	float: left;
	width: 100%;
}
.banner-slider li {
	float: left;
	width: 100%;
}
.banner-slider li img {
	width: 100%;
}

.banner-controls {
	
}

.banner-prev,
.banner-next {
	position: absolute;
	top: 50%;
	margin-top: -46px;
	width: 64px;
	height: 92px;
	background-size: 64px 92px;
	opacity: 0.7;
	z-index: 102;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.testimonial-prev,
.banner-prev {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTk3LjQwMiAxOTcuNDAyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTcuNDAyIDE5Ny40MDI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjE0Ni44ODMsMTk3LjQwMiA0NS4yNTUsOTguNjk4IDE0Ni44ODMsMCAxNTIuMTQ4LDUuNDE4IDU2LjEwOSw5OC42OTggMTUyLjE0OCwxOTEuOTgiLz48L2c+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=) !important;
}
.testimonial-next,
.banner-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjIzLjQxMyAyMjMuNDEzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjMuNDEzIDIyMy40MTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48Zz48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjU3LjE3OSwyMjMuNDEzIDUxLjIyNCwyMTcuMjc2IDE1OS45MjUsMTExLjcxIDUxLjIyNCw2LjEyNyA1Ny4xNzksMCAxNzIuMTg5LDExMS43MSIvPjwvZz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) !important;
}



#content {
	float: left;
	width: 100%;
}
.home-widget-block {
	float: left;
	width: 100%;
	background-color: #2d2418;
    border-top: 5px solid #3f3221;
    border-bottom: 5px solid #3f3221;
}
.home-widget-item {
	float: left;
	width: 33.3%;
	padding: 20px 40px;
	text-align: center;
}
.widget-middle-item {
	background: #3f3221;
}

.color-comb-1.home-widget-block {
	background-color: #0d6140;
	background-color: #003C2C;
    border-top: 5px solid #002B1A;
    border-bottom: 5px solid #002B1A;
}
.color-comb-1 .widget-middle-item {
	background: #002B1A;
}

.color-comb-2.home-widget-block {
	background-color: #202830;
    border-top: 5px solid #00322C;
    border-bottom: 5px solid #00322C;
}
.color-comb-2 .widget-middle-item {
	background: #00322C;
}

.color-comb-3.home-widget-block {
	background-color: #0d6140;
	background-color: #002B1A;
    border-top: 5px solid #00392c;
    border-bottom: 5px solid #00392c;
}
.color-comb-3 .widget-middle-item {
	background: #00392c;
}

.widget-item-icon img {
	max-width: 50px;
	border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
}
.widget-item-text {
	display: block;
	width: 100%;
	padding: 12px 0;
}
.home-widget-item h3 {
	color: #d4d4d2;
	margin-bottom: 12px;
}
.home-widget-item p {
	color: #d4d4d2;
	margin: 0;
	font-size: 16px;
    line-height: 24px;
	font-family: 'MyriadProRegular';
}
.login-btn.home-widget-item a {
	color: #d4d4d2;
	font-size: 16px;
	display: inline-block;
	padding: 6px 14px 8px 14px;
	border-radius: 5px;
	border: 1px solid #fff;
	margin-top: 8px;
	font-family: 'MyriadProRegular';
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.login-btn.home-widget-item a:hover {
	background: #fff;
	color: #000;
}

.home-content-block {
	float: left;
	width: 100%;
}
.home-content-widget {
	float: left;
	width: 100%;
	padding: 40px 0 60px;
	border-top: 1px solid #e1e1e1;
position:relative;
}
.home-content-widget.widget-text-centered {
	text-align: center;
padding: 40px 32px 60px;
}
.home-content-widget h2 {
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}
.home-content-widget h2:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -14px;
	margin: 0 auto;
	background: #00c441;
	
}
.widget-image-left h2:after {
	right: auto;
}
.home-content-widget p {
	line-height: 28px;
	font-size: 18px;
	margin: 14px 0 0 0;
}
.home-content-widget p:first-child {
	margin: 0;
}
.home-content-image {
	float: left;
	
margin-right:30px;
}
.widget-image-right .home-content-image {
	float: right;
}
.home-content-text {
	float: left;
	width:100%;
	padding: 12px;
}
/* .home-content-inset {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
} */
.widget-image-left .home-content-text {
	padding-left: 0;
padding-right: 0;
}
.home-content-image img {
	width: 100%;
}
.home-content-widget.widget-image-right .home-content-image{
margin-right:0;
margin-left:30px;
}
.home-content-widget .widget-item-link ,.wpex-link{
	color: #1f8b57;
	font-size: 16px;
	display: inline-block;
	padding: 6px 14px 8px 14px;
	border-radius: 5px;
	border: 1px solid #1f8b57;
	margin-top: 20px;
	font-family: 'MyriadProRegular';
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.home-content-widget .widget-item-link:hover,.wpex-link:hover {
	background: #1f8b57;
	color: #FFF;
}


.testimonials-block {
	float: left;
	width: 100%;
	padding: 50px 0;
	min-height: 350px;
	background: url(images/content/testimonial-bg.jpg) no-repeat center top;
	background-size: 100% auto;
	position: relative;
}
.testimonials-block .wrapper {
	height: 100%;
	overflow: hidden;
}
.testimonials-content {
	float: left;
	width: 100%;
	padding: 0 40px;
	text-align: center;
	/* position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%); */
}
.testimonials-content h2 {
	text-align: center;
	color: #f0f0f0;
	display: inline-block;
	position: relative;
	font-family: 'MyriadProLight';
}
.testimonials-content h2:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: 0 auto;
	background: #d7ecd9;
	
}

.testimonials-block ul {
	float: left;
	width: 100%;
	margin-top: 25px;
	list-style: none;
}
.testimonials-block ul li {
	float: left;
	width: 100%;
}
.testimonials-block ul li blockquote {
	color: #f0f0f0;
	font-style: inherit;
	border: 0px none;
	text-align: center;
}
.testimonials-block ul li h5 {
	text-align: center;
}

.testimonial-prev,
.testimonial-next {
	position: absolute;
	top: 50%;
	margin-top: -31px;
	width: 34px;
	height: 62px;
	background-size: 34px 62px;
	opacity: 0.7;
	z-index: 102;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.testimonial-prev {
  left: 20px;
}
.testimonial-next {
  right: 20px;
}

#footer {
	float: left;
	width: 100%;
}

.footer-contact-block {
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	background: #1b2732;
}
.footer-contact-block h3 {
	color: #FFF;
	font-family: 'MyriadProRegular';
	position: relative;
	display: inline-block;
}
.footer-contact-block h3:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -14px;
	margin: 0 auto;
	background: #00c441;
	
}


.footer-contact-content {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.footer-contact-wrapper {
	max-width: 100%;
	margin: 0 auto;
}
.footer-contact-inset {
	float: left;
	width: 100%;
	background: #0d6140;
}
.footer-contact-address {
	float: left;
	width: 25%;
	padding: 40px;
	background: #0d6140;
}
.footer-contact-address h4 ,.footer-twitter-feed h4,.footer-contact-map h4{
	color: #FFF;
	font-family: 'MyriadProSemibold';
	margin-bottom: 32px;
	position: relative;
text-transform:uppercase;
}
.footer-contact-address h4:after,.footer-twitter-feed  h4:after{
	content: "";
	position: absolute;
	width: 40%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -14px;
	margin: 0 auto;
	background: #FFF;
}
.footer-contact-map h4:after{
content: "";
position: absolute;
	width:18%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -14px;
	margin: 0 auto;
	background: #FFF;
}
.footer-contact-address address {
	color: #FFF;
	font-style: inherit;
	font-size: 16px;
	line-height: 22px;
	font-family: 'MyriadProRegular';
}
.footer-contact-map {
	float: left;
	width: 50%;
}
.footer-contact-map iframe {
	float: left;
	width: 100%;
}
#map,#map1 {
	width: 100%;
	height: 327px;
}
.contact-page-banner #map {
	width: 100%;
	height: 450px;
}

.footer-contact-items {
	float: left;
	width: 100%;
	color: #FFF;
	text-align: center;
}
.footer-contact-items ul {
	list-style: none;
}
.footer-contact-items ul  li {
	display: block;
	width: 100%;	
	font-size: 16px;
	line-height: 22px;
	margin: 3px 0px;
	font-family: 'MyriadProRegular';
}
.footer-contact-items ul  li a {
	color: #FFF;
	/* font-family: 'MyriadProSemibold'; */
}

.footer-contact-bottom {
	float: left;
	width: 100%;
}

.copyright-block {
	float: left;
	width: 100%;
	padding: 14px 0;
	background: #191612;
	text-align: center;
}
.footer-social-icons {
	float: left;
	width: 38%;
	margin-top: 40px;
	text-align: center;
}
.footer-social-icons ul {
	list-style: none;
}
.footer-social-icons ul li {
	display: inline-block;
	margin: 0 5px;
}
.footer-social-icons ul li a {
	color: #d4d4d2;
	background: #197f39;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.footer-social-icons ul li a:hover {
	color: #197f39;
	background: #fff;
}
.footer-social-icons ul li a span {
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}

.footer-promo-icons {
	float: left;
	width: 62%;
	margin-top: 27px;
}
.footer-promo-icons ul {
	list-style: none;
}
.footer-promo-icons ul li {
	display: inline-block;
	margin: 0 5px;
}
.footer-promo-icons ul li img {
	width: 100%;
}


.copyright-text {
	/* float: right; */
	font-size: 14px;
	
}

#footer.default-style .copyright-text {
	float: left;
}
.main-outercon{
    float: left;
    width: 100%;
    overflow: hidden;
}



/*ABOUT PAGE*/
.banner-block-inner{
    float: left;
    width: 100%;
    position: relative;
}
.banner-block-inner > img{
    width: 100%;
    /* filter: blur(2px); */
}
.banner-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    text-align: center;
}
.contact-page-banner .banner-overlay{
	background: rgba(0,0,0,.6);
}
.banner-overlay h1{
    color: #fff;
    position: absolute;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.about-content{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.about-featured-block{
    float: left;
    width: 100%;
    padding: 20px;
    background: #f2f2f2 ;
  margin-left: 20px;
    text-align: center;
     -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.about-featured-block:first-child{
    margin-left: 0;
}
.about-featured-block-outer{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.about-featured-block h3{
   text-transform: uppercase;
    color:#1f8b57;
    margin-bottom: 10px;
}
.about-featured-block p{
    font-size: 16px;
    line-height: 28px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.about-featured-block:hover{
    background: #1f8b57;
    color: #fff;
}
.about-featured-block:hover h3{
    color: #fff;
}
.staff-outer{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.staff-outer h2{
    margin-bottom: 25px;
}


/*GRID STARTS*/

.grid-layout {
    list-style: none;
    text-align: center;
    margin-bottom: 0;
}

    .grid-layout div.info {
        height: 50%;
        width: 90%;
        opacity: 1;
	visibility: visible;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        -ms-transition: -ms-transform 0.3s, opacity 0.3s;
        -o-transition: -o-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        position: absolute;
        top: 50%;
        right: 5%;
        background: rgba(255,255,255, 0.9);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s; 
    }
    
	.grid-layout .info.info-color-bg{
	    background: rgba(0,0,0, 0.6);
	}
	
	.grid-layout .info div{
	    position: absolute;
	    margin: 0;    
	    top: 50%;
	    width: 86%;
	    transform: translate(0, -50%);
	    -webkit-transform: translate(0, -50%);
	    -moz-transform: translate(0, -50%);
	    padding-right: 10%;
	    padding-left: 10%;
left:7%;
	}

    
    .grid-layout figure {
        position: relative;
	overflow: hidden
    }

.hover-effect{
    padding: 0;
    margin-top: 0;
}

    .hover-effect li{     
        margin-bottom: 20px;
    
    }
	.hover-effect.more-padding li{
	    padding: 0px 10px 20px 10px
	}

.hover-effect figure:hover > div,
.hover-effect li.info-visible .info{
   width:100%;
    right: 0;
top:0;
height:100%;
}

.hover-effect li.info-visible:hover .info{
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
    .hover-effect li.info-visible:hover .info h5{
	color: #FF634E;
    }

    .hover-effect figure h5{
	font-weight: 700;
    }

#member-list li .info{
    visibility: visible;
    opacity: 1;
    top: 95%;
    left: 5%;
    height: 90%;
}
    li .info h5,
    li .info a{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
    }
	#member-list li.info-visible .info,
	#member-list li:hover .info{
	    top: 5%;
	}
	
	#member-list li.info-visible:hover .info{
	    width: 100%;
	    height: 100%;
	    top: 0;
	    right: 0;
	    left: 0;
	}


   
  

    
.container.grid-layout{
    padding-left: 15px;
    padding-right: 15px;
}


.info p{
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0 0 0;
    color: #999;
    letter-spacing: 2px;
    margin-top: 0;
    text-transform: uppercase;
    border-top: 1px #ccc solid;
}

.info p.info-details{
    border: none;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 300;
}

.info span{
    font-size: 20px;
    color: #aaa;
}

.info h5{
    letter-spacing: 2px;
    font-size: 21px;
}
    .info h5:hover{
	color: #FF634E;
	cursor: pointer
    }
    
    .info.info-color-bg h5,
    .info.info-color-bg a{
	color: #fff;
    }
	.info.info-color-bg h5:hover,
	.info.info-color-bg a:hover{
	    color: #FF634E;
	}
    .info.info-color-bg span,
    .info.info-color-bg p{
	color: rgba(255,255,255,0.5);
    }
    .info.info-color-bg p{
	border-top-color: rgba(255,255,255, 0.3);
    }



/*GRID ENDS*/

/****service page ****/
.service-content{
    float: left;
    width: 100%;
    padding: 50px 0;
}
.service-content p{
    margin: 0;
}


#wrap_404 {
    float: left;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
#wrap_404 h1 {
    font-size: 152px;
    line-height: 156px;
}
#wrap_404 h2 {
    font-size: 42px;
    line-height: 56px;
    color: #808285;
}
#wrap_404 h6 {
    font-size: 21px;
    line-height: 32px;
    padding-bottom: 20px;
    color: #808285;
}
#wrap_404 p {
    font-size: 18px;
    line-height: 32px;
}
#wrap_404 p a {
    border: 3px solid #1f8b57;
    display: inline-block;
    padding: 4px 10px;
    color: #1f8b57;
}
#wrap_404 p a:hover{
    background: #1f8b57;
    color: #fff;
}

/**** contact-page ****/
.contact-block-outer{
    float: left;
    width: 100%;
    padding: 60px 0;
}
.contact-block-outer h1{
    font-size: 45px;
    line-height: 52px;
    padding-bottom: 10px;
}
.map-outer {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.contact-block input[type="text"], .contact-block input[type="email"] {
    background: #ffffff;
    border-radius: 4px;
    font-size: 16px;
    height: 42px;
    padding: 10px;
}
.contact-block textarea {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 16px;
    padding: 10px;
    resize: none;
}
.contact-block input[type="submit"] {
    background: #0d6140;
    border-radius: 4px;
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    padding: 11px 15px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    border: 1px solid transparent;
}
.contact-block input[type="submit"]:hover {
    background: #fff;
    color: #0d6140;
    border: 1px solid #0d6140;
}
.information-block-outer {
    float: left;
    padding: 0 10px;
    width: 100%;
}
.information-block-outer .single-information-block{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.information-block-outer .single-information-block h6{
    font-weight: bold;
    text-transform: uppercase;
    color: #0d6140;
}
.information-block-outer .single-information-block p{
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.single-information-block address {
    font-family: "MyriadProRegular";
    font-size: 16px;
    font-style: inherit;
    line-height: 22px;
    margin: 0;
}
.single-information-block ul {
    list-style: outside none none;
}
.single-information-block ul li {
    display: block;
    font-family: "MyriadProRegular";
    font-size: 16px;
    line-height: 22px;
    margin: 3px 0;
    width: 100%;
}
.single-information-block ul li a {
    color: #808285;
}
.banner-block-inner.no-image {
    height: 263px;
}
.banner-block-inner.no-image  .banner-overlay{
   background: rgba(0,0,0,.9);
}
.blog-details{
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.blog-details li{
    display: inline-block;
    font-size: 16px;
}
.blog-details li i{
    color: #0d6140;
    margin-right: 5px;
}
h4.entry-title  a{
    text-transform: uppercase;
    font-weight: bold;
}
.list-outer{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 40px 0;
}
.list-outer article{
display: inline-block;
	vertical-align: top;
	width: 31.62%;
	margin-bottom: 25px;
	float: left;
    margin-right: 2.57%; }
.list-outer article:nth-of-type(3n+3) {
	margin-right: 0;
}
.list-outer article:nth-of-type(3n+1) {
	clear: both;
}
.entry-summary p{
    font-size: 16px;
}
.list-outer .entry-header {
    text-align: center;
}
.searchbar-top{
    float: left;
    width: 100%;
    padding-top: 30px;
}
.searchbar-top .search-form{
    float: right;
}
.page-content{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.page-content .blog-details{
    text-align: left;
}
.page-content .blog-details ul{
    margin: 0;
}
.form-inline-block {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.form-inline-block span{
    float: left;
    width: 50%;
    padding-left: 10px;
}
.form-inline-block span:first-child{
    padding-left: 0;
    padding-right: 10px;
}
.your-message{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.page-content li{
    margin-bottom: 5px;
}




.single-product .page-content{
    padding-top: 110px;
}
ul.products li h3{
    text-transform: uppercase;
}
.service-block-out{
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 0;
}
.service-block-out .widget-item-text h3{
    color: #353535;
}
.service-block-out  .widget-item-icon{
    float: left;
  width:100%;
text-align:center;
}
.service-block-out .widget-item-text{
    width: 100%;
text-align:center;
}
.service-block-out .widget-item-icon img{
    background: #1f8b57;
}
.service-block-out  .widget-item-link{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.affiliates-outer{
    float: left;
    width: 100%;
    list-style: none;
    margin-top: 50px;
    margin-bottom: 40px;
}
.square-box{
    position: relative;
    width: 19%;
    overflow: hidden;
    background: #f2f2f2;
    float: left;
    color: #000;
    margin-right: 1.25%;
    margin-bottom: 1.25%;
       -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.square-box:nth-of-type(5n+5) {
	margin-right: 0;
}
.square-box:hover{
    background: rgba(0,0,0,.6);
    color: #fff;
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right:10px;
    color: #000;
}
.square-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.square-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
       color: #000;
}
.square-box:hover .square-content span {
    color: #fff;
}
.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}
.page-numbers, .page-numbers:hover{
	margin: 0 3px;
	padding: 2px 12px;
	text-decoration:none;
	font-weight:normal;
	display:inline-block;
	border: 3px solid #1f8b57;
	color:#1f8b57;
	font-size: 16px;
} 
.page-numbers:hover, .current, .current:hover{
	color:#ffffff;
	background:#1f8b57;
	border: 3px solid #1f8b57;
	font-size: 16px;
}
.pagination{
    float: left;
    width: 100%;
}
.pagination h2{
    margin-bottom: 20px;
}

/**** COMMENTS STYLES*****/
.commentlist { margin: 0 }
.commentlist li { list-style: none; margin: 0;
margin-top:20px;}
.children li.depth-2 { margin: 0 0 0px 63px }
.children li.depth-3 { margin: 0 0 0px 63px }
.children li.depth-4 { margin: 0 0 0px 63px }
.children li.depth-5 { margin: 0 0 0px 63px }
.children li.depth-6 { margin: 0 0 0px 63px }
.children li.depth-7 { margin: 0 0 0px 63px }
.children li.depth-8 { margin: 0 0 0px 63px }
.children li.depth-9 { margin: 0 0 0px 63px }
.children li.depth-10 { margin: 0 0 0px 63px }
.comment-body { 
	margin-bottom: 20px; 
}
.commentlist li:last-child .comment-body{
	margin-bottom:20px;
}
.comment-details{
	 position: relative; 
	 margin-left: 72px 
}
.comment-avatar{ 
	position: absolute; 
	left: -72px; 
	top:0 
}
.comment-avatar img{ 
	display: block;
	border:3px solid #1f8b57;
}
.comment-right{
	border:1px solid #c5c5c5;
	padding:16px;
	background:#fff;
}
.comment-text p{
	color:#393939;
}
.comment-author .author a:link, 
.comment-author .author a:visited {
	border:none;
}
.comment-author cite, 
.comment-author .author a:link{
	color:#404040;
	font-style: normal;
	font-weight:700;
	
}
.comment-content p:last-child{ margin: 0; }
.comment-date { 
	font-size: 13px; 
	font-weight: normal;
	margin-bottom:24px;
	color:#999999;
	
}
.reply{text-align:right;}
.comment-reply-link{ margin-top: 16px;text-decoration:none; }
.comment-reply-link, #cancel-comment-reply-link { display: inline-block;border:none; }
.comment-reply-link:before{font-family: FontAwesome;
	content: "\f112";
    display: inline-block;
    padding-right: 8px;
	color:#1f8b57;}
.commentlist .children { margin: 0 }
#comments_wrap { margin-top: 16px }
#cancel-comment-reply { float: right; margin-top: 16px; }
.children #commentform textarea { width: 95.6% }

#comment {
	width:100%;
	margin-top:8px;
	border:1px solid #e5e5e5;
	background:#ffffff;
	color:#707070;
}
.comm-field, #msg-contact{
	width:100%;
	padding:16px!important;
	margin-top:8px;
	border:1px solid #e5e5e5;
	background:#ffffff;
	color:#707070;
}

#contact-form-holder label{
	color:#404040;
}
.comments-title {
    margin-bottom: 30px;
}

/*COMMENT ENDS*/

.login-btn {
    display: inline-block;
    float: left;
}
.login-btn.home-widget-item{
    padding: 0;
    width: auto;
    margin: 0 5px;
}
.login-btn.home-widget-item a{
    margin-top: 0;
}
.mobile-helper{
    display: none;
}
.main-navigation .menu > li{
     -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.main-navigation .menu > li a{
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
text-transform:capitalize;
}
.main-navigation ul .sub-menu{
   -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    opacity: 0;
visibility:hidden;
}
.main-navigation ul li.menu-item-has-children:hover .sub-menu{
  opacity: 1;
visibility:visible;
}
.banner-block.banner-block-size{
max-height:380px;}
.footer-social-icons ul li a:hover{
color:#fff;}
.footer-social-icons ul li.facebook a:hover{
background:#3B5998;
}
.footer-social-icons ul li.twitter a:hover{
background:#55acee;
}
.footer-social-icons ul li.linkedin a:hover{
background:#0077b5;
}
.footer-social-icons ul li.gplus a:hover{
background:#dc4e41;
}
.wpex-link {
    bottom: 0;
    margin-bottom: 30px;
    position: absolute;
}
.footer-twitter-feed {
    float: left;
    padding: 40px 30px;
    width: 25%;
}

#xmt_Primary_wid.xmt ul li.tweet_list {
    
    float: left;
   margin: 0 0 20px;

    width: 100%;
 color: #ffffff;
text-align:center;
}
.tweet_list a {
    color: #ffffff;
}
.tweet_list > p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom:0;
}
.footer-awards {
    float: left;
    overflow: hidden;
    padding: 40px;
    width: 25%;
}
.slideshow{
width:100%!important;}

.home-content-widget.widget-no-image.widget-text-centered > h2 {
    font-size: 36px;
}
.home-content-widget.widget-no-image.widget-text-centered > h2 span{
    font-size: 24px;
 font-family: 'MyriadProLight';
}
.single-staff .banner-block-inner {
text-align:center;
min-height:250px;
}
.membership li {
    display: inline-block;
width:25%;
margin-bottom:10px;
}
.membership {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.cart-btn > a {
    color: #ffffff;
font-size: 30px;
}
.cart-btn {
    float: right;
    padding-left: 10px;
    position: relative;
    z-index: 999;
margin-top:30px;
}
.quantity-btn {
   background: #7c8c6d none repeat scroll 0 0;
    color: #ffffff;
    height: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
font-size:14px;
font-family: "MyriadProSemibold";
line-height: 20px;
}

.logo-block img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sticky-wrapper.is-sticky .logo-block img{
max-width:120px;}

.resp-vtabs ul.resp-tabs-list{
width:10%;

}
.resp-vtabs .resp-tabs-container{
width:90%;}
.resp-vtabs .resp-tabs-list li{
font-size:30px;
text-align:center;
}
.resp-tab-content img{
float:left;
margin-right:20px;
margin-bottom:20px;}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
background:#0d6140;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
background:#348867;

}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
padding:11px 10px;
line-height:24px;
font-size:14px;
text-transform:uppercase;
}
.woocommerce a.added_to_cart{
margin-top:14px;
float:right;
padding-top:11px;
}


input[type="search"]{
line-height:26px;
}
.accordion-title{
padding:10px;
text-transform:uppercase;
background:#dedede;
color:#808285;
font-weight:bold;
position:relative;
cursor: pointer;
}
.accordion-content{
padding:10px;
}
.accordion-title.open{
background:#0d6140 ;
color:#fff;
}

.accordion-title:before {
font-family: 'FontAwesome';
    content: "\f067 ";
    font-weight: bold;
    position: absolute;
    right: 20px;
}
.accordion-title.open:before{
content: "\f068";
}
.woocommerce div.product .woocommerce-tabs .panel{
padding:20px;}

.staff-outer .grid-layout li {
	min-height: 370px;
}

.custom-order-btn a {
	background: #0d6140;
    border-radius: 20px;
    color: #FFF;
    padding: 8px 15px;
    border: 1px solid #0d6140;
}
.custom-order-btn a:hover {
	background: #fff;
	color: #0d6140;
    border: 1px solid #0d6140;
}