﻿g/*
Theme Name: Adamos
Theme URI: http://www.templateexpress.com/adamos-theme/
Author: Ossie Heffell
Author URI: http://www.templateexpress.com/
Description: Adamos is a full-width, fully responsive and highly customizable WordPress Theme. Add and edit your own logo, header, featured slider, featured areas and much more.
Version: 1.3
License: GNU General Public License v2.0
License URI: ​http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, black

This theme, like WordPress, is licensed under the GPL.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*
adamos WordPress Theme, Copyright 2013 Ossie Heffell
adamos Theme is distributed under the terms of the GNU GPL
*/

/*
Adamos Theme based on Underscores (_s) Theme
_s ("Underscores") WordPress Theme, Copyright 2012 Automattic, Inc.
_s ("Underscores") WordPress Theme is distributed under the terms of the GNU GPL
*/

/* =Reset
-------------------------------------------------------------- */

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;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #666;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	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 {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
.homepage-cnt {
	float: left;
	margin-bottom:45px; 
} 


.header-image img {
    width:70%;
}

a img {
	border: 0;
}
@font-face {
 font-family: 'OpenSansRegular';
 src: url('font/opensans-regular.eot');
 src: url('font/opensans-regular.eot') format('embedded-opentype'),  url('font/opensans-regular.woff') format('woff'),  url('font/opensans-regular.ttf') format('truetype'),  url('font/opensans-regular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'PacificoRegular';
    src: url('font/pacifico-webfont.eot');
    src: url('font/pacifico-webfont.eot') format('embedded-opentype'),
         url('font/pacifico-webfont.woff') format('woff'),
         url('font/pacifico-webfont.ttf') format('truetype'),
         url('font/pacifico-webfont.svg#PacificoRegular') format('svg');
}

@font-face {
    font-family: 'ColaborateLightRegular';
    src: url('font/colablig-webfont.eot');
    src: url('font/colablig-webfont.eot') format('embedded-opentype'),
         url('font/colablig-webfont.woff') format('woff'),
         url('font/colablig-webfont.ttf') format('truetype'),
         url('font/colablig-webfont.svg#ColaborateLightRegular') format('svg');
}


@font-face {
    font-family: 'CalibriRegular';
    src: url('font/calibri_0.eot');
    src: url('font/calibri_0.eot') format('embedded-opentype'),
         url('font/calibri_0.woff') format('woff'),
         url('font/calibri_0.ttf') format('truetype'),
         url('font/calibri_0.svg#CalibriRegular') format('svg');
}









/* =Global
----------------------------------------------- */

body, button, input, select, textarea {
	color: #999;
	font-family: 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.9;
}
body {
	background:#FFFFFF;
}
body.service {
	background: url("images/servie_area_bg11.jpg") no-repeat scroll center top #FFFFFF;
	width:100%;
}
body#innerpage {
	background: url("images/innerpgage_bg.png") no-repeat scroll center top #FFFFFF;
	width:100%;
}
/*body.home{background:url("images/background-image1.jpg") no-repeat top  center ;width:100%;}*/
body.page {
	background:url("images/body_bg_home.png") no-repeat scroll center top #e7e8ea !important;
	width:100%;
	font-family: 'OpenSansRegular';
	background-size:100% auto!important;
	
}
body.custom-background {
	background:#ffffff;
}
.blog article {
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	padding: 20px;
}
body.service #content {
	margin: 332px 0 0 0;
	position: relative;
}
body.service #secondary {
	margin: 25.4em 0.2em 30px 0;
}
body.service #primary {
	float: left;
	width: 67%;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin:0;
	font-family: 'ColaborateLightRegular';
}
#innerpage #content {
	margin: 44px 0 0;
}
#innerpage .wpb_wrapper > h1 {
	color: #FFFFFF;
	font-size: 47px;
	margin-bottom: 72px !important;
	text-align: left;
}
.menu li a:hover {
	background: none repeat scroll 0 0 #EF443C;
	color:#FFFFFF;
}
/*.current_page_item {
	background: none repeat scroll 0 0 #EF443C;
}*/
#innerpage #primary {
	float: left;
	width: 67%;
}
.home-cnt {
	float: right;
	left: 3px;
	margin-top: -253px;
	position: relative;
	width: 318px;
}
.home-cnt #text-7 {
	background: url("images/shwado.png") no-repeat scroll -7px center / 103% auto rgba(0, 0, 0, 0);
	left: 2px;
	position: relative;
}
#text-7 > h4 {
	background: url("images/contact_us.png") no-repeat scroll 17px 15px rgba(0, 0, 0, 0);
	height: 96px;
	width: 100%;
	padding: 21px 0 0;
	text-align: center;
	border-bottom: medium none;
}
#text-7 .textwidget {
	border-bottom: 4px solid #30337E;
	margin: 0 36px;
	padding-left: 0;
}
#wpcf7-f138-w1-o1 textarea.wpcf7-textarea {
	height: 107px;
	background: none repeat scroll 0 0 #DBDBDB;
	border: medium none;
}
#wpcf7-f138-w1-o1 input {
	background: none repeat scroll 0 0 #DBDBDB;
	border: medium none;
	width: 94%;
	border-radius: 7px;
}
.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
	background: none repeat scroll 0 0 #DBDBDB;
	border: medium none;
	border-radius: 3px;
	padding: 6px;
}
.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
	background: none repeat scroll 0 0 #DBDBDB;
	border: medium none;
	border-radius: 3px;
	padding: 6px;
}
#wpcf7-f138-w1-o1 select.wpcf7-select {
	background: none repeat scroll 0 0 #DBDBDB;
	border: medium none;
	border-radius: 3px;
	padding: 6px;
	width: 100%;
	border-radius: 7px;
}
.blog h2, h3, h4, h5, h6 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}
.single h2, h3, h4, h5, h6 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}
h1 {
	font-size: 26px;
	color:#505050;
	text-transform:uppercase;
}
h2 {
	color:#505050;
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.commentlist li {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC !important;
	border-radius: 11px;
	margin-bottom: 20px;
}
.comment-content {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	font-size: 1.3rem;
	margin: 1em 2em 2em 0;
	padding: 10px;
}
h3 {
	color: #505050;
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 10px; 
	text-transform:uppercase;
}
h4 {
	color:#505050;
	font-size: 26px;
	line-height: 35px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h5 {
	font-size: 12px;
	font-size: 1.2rem;
}
h6 {
	font-size: 10px;
	font-size: 1rem;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
/* Text elements */
p {
	color: #7D7D7D;
	font-size: 16px;
	line-height:21px;
	margin-bottom: 16px;
	text-align: left;
	font-family: 'OpenSansRegular';
}
#page_341 .entry-content{
	color: #7D7D7D;
	font-size: 16px;
	line-height:21px;
	margin-bottom: 16px;
	text-align: left;
	font-family: 'OpenSansRegular';
}


.list-type > li {
	color: #7D7D7D;
	padding-left: 23px;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 4px;
	text-align: left;
	font-family: 'OpenSansRegular';
	background: url("images/aroww.png") no-repeat scroll 1px 5px;
}
.wpcf7-form-control.wpcf7-submit {
	background: #1D6436!important;
	border: medium none;
	border-radius: 11px;
	box-shadow: none !important;
	color: #FFFFFF;
	padding: 10px !important;
	width: 43% !important;
}
.wpcf7-form-control.wpcf7-submit:hover{ background:#000000!important; transition: all 0.3s ease-in-out 0s;}
.list-type {
	margin: 0;
}
ul, ol {
	margin: 0 0 1.5em 0.5em;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style:normal;
}
blockquote {
	font-style: italic;
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #dfd6c7;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #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%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button, input, select, textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
 *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button, input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
 *overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 7px;
	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.4rem;
	line-height: 1;
	padding:6px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	margin:0 0 0 10px;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
.eemail_textbox_button:hover{ background:#07B345!important; box-shadow:none!important;transition: all 0.3s ease-in-out 0s; color:#ffffff!important;}


button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
 border: 0;
 padding: 0;
}
input[type=text], input[type=email], textarea {
	
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 7px;
	color:#999999;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus {
	background: #fff;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 96%;
}
/* Links */
a, a:visited {
	color: #666;
	text-decoration: none;
 transition: all .3s ease-in-out;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
}
a:hover {
	color: #999;
}
a:focus, a:active {
	color: #666;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.site-title, .entry-title, .page-title, .entry-content, .entry-summary, .widget-title, .comments-title, .comment .reply, .comment-meta, .comment-author, #reply-title {
	font-family: 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.more-link {
	font-family: 'open_sansbold', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
	float: right;
	margin-top: 20px;
}
#wpcf7-f135-p19-o1 {
	background:#D3D3D3;
	color: #FFFFFF;
	padding: 35px;
}
.blog-header > h1 {
	color:#505050;
	font-size:32px;
	margin-bottom:20px;
	text-align: left;
	font-family: 'ColaborateLightRegular';
	border-bottom:1px solid #505050;
	
}
.heding_title .wpb_wrapper h1{color:#505050;font-size:32px;margin-bottom:15px;border-bottom:1px solid #505050;}
.heding_title .wpb_text_column.wpb_content_element{ margin-bottom:20px;}

#wpcf7-f135-p19-o1 form p {
	color: #505050 !important;
}
.wpcf7-form-control-wrap textarea {
	height: 103px;
	width: 95%;
}
#wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-submit {
	background: none repeat scroll 0 0 #07B345!important;
	float: inherit !important;
	margin: 0 auto;
	text-align: center;
	width: 18% !important;
}
#wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-submit:hover{ background:#333333!important;}

.page-id-19 iframe {
	border: 5px solid #CCCCCC;
	height:325px;
	margin-bottom:15px; 
}
.page-id-19 h2{ text-transform:none;}
.gform_wrapper form {
	background: none repeat scroll 0 0 #EDEDED;
	border-radius: 26px;
	border-top: 5px solid #2F327B;
	padding: 20px;
	text-align: left;
	border-bottom: 5px solid #2F327B;
}
.gfield.gfield_html.gfield_html_formatted.gfield_no_follows_desc {
	color: #2E3179;
	font-size: 20px;
}
.medium.gfield_select {
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 6px !important;
}
.clear-multi input {
	background: none repeat scroll 0 0 #FFFFFF;
}
.gfield_time_ampm.ginput_container > select {
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 3px;
}
.gform_body .medium {
	background: none repeat scroll 0 0 #FFFFFF !important;
	padding: 8px !important;
	width: 96% !important;
}
#wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
	
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 6px;
}
#wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel:focus {
	background:#fff;
}
.widget h4 {
	color: #FFF;
	padding:0 0;
	font-family: 'ColaborateLightRegular';
	font-size: 25px;
	margin:0 0 10px 0;
}
.menu-footermenu-container {
}
#menu-footermenu {
	margin: 0;
}
.widget li {
	color: #FFFFFF;
	font-size: 16px;
	list-style: none;
	background:url("images/right.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
	padding:0 0 0 20px;
	line-height:25px;
	
}
#text-3 .textwidget {
}
#text-3 .textwidget > a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'OpenSansRegular';
}
.widget li a {
	color: #FFFFFF;
	font-size:16px;
	font-family: 'ColaborateLightRegular';
}
.service_area_second {
	float: left;
	width: 44%;
}
.widget li a:hover {
	color:#05a627;
}
.service_area {
	float: left;
	width: 51%;
}

#calendar_wrap {
	padding-left: 6px;
}
#calendar_wrap a {
	color: #FFF;
}
#calendar_wrap a:hover {
	color: #CCC;
}
.textwidget {
	padding-left: 6px;
}
#secondary li, #tertiary li {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #EFEFEF;
	color: #999;
}
#secondary li a {
	color: #999;
}
#secondary li a:hover {
	color: #333;
}
#tertiary li a {
	color: #999;
}
#tertiary li a:hover {
	color: #333;
}
/* =Structure
----------------------------------------------- */

#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.header_container {
	margin: 0 auto;
	width: 980px;
	min-height: 165px;
	position: relative;
}
.main-navigation, .site-title, .site-description {
	margin: 0 auto;
	max-width: 960px;
}
#main {
	clear: both;
	overflow: hidden;
}
#primary {
	float: left;
	margin: 0 0 0 0;
	width:65%;
}
#content {
	position: relative;
}
.container_main {
	width: 66%;
	float:left;
}
#primary_home {
	float: left;
	margin: 0;
	width: 100%;
}
#content.fullwidth {
	margin-right: 0;
}
#secondary {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 4px solid #1D6436;
	border-radius: 1.4em;
	float: right;
	margin:20px 0.2em 30px 0;
	padding: 1em 1em 0;
	position: relative;
	width: 27%;
	border-top: 4px solid #1D6436;
	border-left: 1px solid #1D6436;
	border-right: 1px solid #1D6436;
}
#tertiary {
	clear: right;
	padding-top: 0;
}
.site-footer {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    float: left;
    height: 535px;
    margin: 0 auto;
    width: 100%;
}
.footer_container {
	margin: 0 auto;
	max-width: 960px;
}
/* =Site Header
----------------------------------------------- */

#masthead-wrap {
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 0;
        background: black;
}
.site-header .site-introduction {
	float: left;
	width: 28%;
	padding-top:20px;
}
.site-title {
	font-size: 22px;
	font-size: 2.2rem;
	font-family: 'open_sansbold', sans-serif;
	padding-left: 6px;
}
.site-description {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'open_sansbold', sans-serif;
	padding-left: 6px;
}
.site-title a, .site-description {
	color: #FFF;
}
.site-logo {
	min-height: 70px;
	padding-top: 2px;
	float: left;
}
.header_call {
	color: #1D6436;  
	
}



/* =Menu
----------------------------------------------- */

.main-navigation {
	display: block;
	float: left;
	margin: 9px 10px 0;
}
.callus_section {
	padding-top:25px;
	width: 70%;
	float:right;
}
aside#callus {
	float: left;
	padding-top: 18px;
}
#callus .textwidget strong {
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'open_sansregular', sans-serif;
}
#callus .textwidget {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 24px;
}
.callus_section > img {
	float: left;
}
.callus_section > div {
	float: right;
}
.adverties_image {
	float: left;
	left: 52px;
	position: relative;
	top: 73px;
}
.main-navigation:after {
	clear: both;
	display: block;
}
.main-navigation ul {
	float: none;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	color: #2C2F75;
	display: block;
	font-family: 'open_sansregular', sans-serif;
	font-size: 16px;
	font-weight: inherit;
	padding: 0.6em 0.8em;
	text-decoration: none;
}
.main-navigation ul ul {
	background: #222;
	display: none;
	float: left;
	position: absolute;
	top: 1.8em;
	left: -0.2em;
	z-index: 99999;
	padding: 0.4em;
	border-radius: 0.2em;
}
.main-navigation ul ul a {
	padding: 0 0.5em 0 0.5em;
	width: 100px;
	color: #CCC;
}
.main-navigation ul ul li {
	border-bottom: 1px solid #333;
}
.main-navigation li:hover > a, .main-navigation li.current_page_item a, .main-navigation li.current-menu-item a {
	color: #fff;
	display: block;
	background: none repeat scroll 0 0 #1D6436;
	border-radius:5px;
}

.footer_container #menu-footermenu li a {
	background:none;
}
.main-navigation ul ul a:hover {
	color: #FFF;
	display: block;
	background-color: #222;
	border-radius: 0;
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation ul ul ul {
	left: 100%;
	top: -0.9em;
	margin: 0;
}
.main-navigation ul ul ul a:hover {
	color: #FFF;
	display: block;
	background-color: #222;
	border-radius: 0;
}
/* Small menu */
.menu-toggle {
	color: #FFF;
	cursor: pointer;
	font-family: 'open_sansbold', sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #222;
	margin: 0;
	margin-top: 4px;
	padding: 4px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.main-small-navigation .menu {
	display: none;
	background-color: #000;
	padding-top: 10px;
	padding-left: 30px;
}
.main-small-navigation .menu ul {
	list-style-type:none;
}
.main-small-navigation .menu li a {
	color: #FFF;
	font-family: 'open_sansbold', sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
}
.main-small-navigation li:hover > a, .main-small-navigation li.current_page_item a, .main-small-navigation li.current-menu-item a, .main-small-navigation ul ul a:hover {
	color: #999;
}
/* =Content
----------------------------------------------- */

.site-main {
	margin: 0 auto;
	width:1000px;
}
.sticky h1 {
	border-bottom: 6px solid #333;
	font-size: 20px;
	font-size: 2.0rem;
}
.sticky h1 a {
	color: #333;
}
.sticky h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 0;
	border-bottom: 7px solid #333;
}
.sticky h2 a {
	background-color: #333;
	color: #FFF;
	padding: 8px;
	border-radius:0.2em 0.2em 0 0;
	text-transform: uppercase;
}
.recent {
	padding: 4px;
	margin-bottom: 20px;
}
.recent h2 {
	font-family: 'open_sansbold', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #222;
	text-transform: uppercase;
	padding: 0 8px;
}
.recent p {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 8px;
}
.hentry {
	margin: 0 0 1.5em;
	padding-bottom: 1.5em;
}
.entry-title, .page-title {
	font-family: 'open_sansbold', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0.4em 0 0.2em;
	padding-top: 10px;
	text-transform: uppercase;
	color: #222;
}
.entry-title a {
	text-decoration: none;
	color:#505050;
}
body.search .page-title, body.archive .page-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1em;
}
.entry-meta {
	clear: both;
	font-size: 12px;
	font-size: 1.2rem;
}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.entry-content table, .comment-content table {
	border: 1px solid #d9d9d9;
	border-left-width: 0;
	margin: 0 -0.083em 2.083em 0;
	text-align: left;
	width: 100%;
}
.entry-content tr th, .entry-content thead th, .comment-content tr th, .comment-content thead th {
	border-left: 1px solid #d9d9d9;
	font-weight: bold;
	padding: 0.5em 1.25em;
}
.entry-content tr td, .comment-content tr td {
	border: 1px solid #d9d9d9;
	border-width: 1px 0 0 1px;
	padding: 0.5em 1.25em;
}
.entry-content tr.odd td, .comment-content tr.odd td {
	background: #dfd6c7;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/* =Aside Post Format
----------------------------------------------- */

.format-aside .entry-content {
	border-left: 4px solid rgba( 0, 0, 0, 0.1 );
	padding-left: 1em;
}
/* start footer client*/


.nbs-flexisel-container {
	position:relative;
	max-width:100%;
}
.nbs-flexisel-ul {
	position:relative;
	width:9999px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.nbs-flexisel-inner {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
    width: 60%;
}
.nbs-flexisel-item {
	float:left;
	margin:0px 5px;
	padding:0px;
	cursor:pointer;
	position:relative;
	line-height:0px;
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
    background: url("images/button-previous.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 155px;
    top: 22px !important;
}
.nbs-flexisel-nav-right {
    background: url("images/button-next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 120px;
    top: 22px !important;
}
/* end footer client*/


/* =Media
---------------------------------------------- */


.site-header img, .entry-content img, .comment-content img, .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img, .entry-content img, .widget-img, img[class*="align"], img[class*="wp-image-"],  .wp-caption img {
 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img, .entry-content img, .widget img, img.size-full {
	max-width: 100%;
	
	height:auto;
	display:inline-block !important;
	margin:0;
}
img{ max-width:100%;}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.alignnone {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.wp-caption-text,  .gallery-caption {
	font-size: 12px;
	font-size: 1.2rem;
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
	max-width: 100%;
}
/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-previous a, .nav-next a {
	padding: 4px 6px;
	color: #222;
	font-family: 'open_sansbold', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
}
.nav-previous a:hover, .nav-next a:hover {
	color: #999;
}
/* =Comments
----------------------------------------------- */

#comments {
	clear: both;
}
.bypostauthor {
}
.comments-title, #reply-title {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'open_sansbold', sans-serif;
}
.commentlist li {
	list-style: none;
}
.commentlist, .children {
	list-style: none;
	margin: 0;
}
.children {
	margin: 0 0 0 6%;
}
.commentlist li.comment, .commentlist li.pingback {
	border-bottom: 1px solid rgba( 0, 0, 0, 0.2 );
	padding-left: 2.5em;
	margin-top: 2px;
}
.commentlist .children li, .commentlist li:last-of-type {
	border: none;
}
article.comment,  li.pingback {
	overflow: hidden;
	padding: 2.5em 0 0.7em;
	position: relative;
}
.children article.comment, .children li.pingback {
	padding-top: 1.0em;
}
.comment .avatar {
	float: left;
	margin-right: 1.25em;
}
.comment-author {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.comment-meta {
	font-size: 12px;
	font-size: 1.2rem;
}
.comment-content {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 1em 0 1em 0;
}
.reply {
	background-color: #4043A9;
	border-radius: 0.2em;
	float: right;
	margin: 0 3pxs 10px 0;
	padding: 3px;
	text-align: center;
	width: 50px;
}
.single article {
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	padding: 20px;
}
.comment article {
	padding-bottom:2.79rem;
	border: medium none;
}
a.comment-reply-link, a.comment-edit-link {
	color: #FFFFFF;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	text-decoration:none;
}
a.comment-reply-link:hover, a.comment-edit-link:hover {
	color: #f6e7d7;
}
li.pingback {
	font-weight: bold;
}
li.pingback a {
	font-weight: normal;
}
/* Comment Form */
.comment-notes, #commentform .form-allowed-tags, p.nocomments, p.logged-in-as, #commentform label {
	font-size: 13px;
	font-size: 1.3rem;
}
.required {
	color: #880000;
}
#commentform label {
	font-weight: bold;
	padding: 1em 0;
}
#commentform input[type="text"] {
	margin-left: 0.5em;
}
#commentform #comment {
	margin-top: 0.6em;
}
#commentform .form-allowed-tags, #commentform .form-allowed-tags code {
	font-size: 11px;
	font-size: 1.1rem;
}
p.nocomments {
	margin: 2.5em;
}
/* =Widgets
----------------------------------------------- */

.widget {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 0 0 0.5em;
}
.widget-title {
	border-bottom: 2px solid;
	border-radius: 6.2em;
	color: #1D6436;
	font-family: 'open_sansbold', sans-serif;
	font-size: 2.2rem;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #EDEDED;
}
#text-5 .textwidget {
	padding: 0;
}
#text-5 .wpcf7-form {
	padding: 13px;
}
#text-5 .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 6px;
}
.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 6px;
	width:94%;
}
#text-5 textarea.wpcf7-form-control {
	height: 114px;
}
select.wpcf7-select {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	padding: 6px;
	width:100%;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 94%;
}
/* Search widget */

#searchsubmit {
	display: none;
}
#helpfullinks li {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #EFEFEF;
	color: #999;
}
#helpfullinks li a {
	color: #999;
}
#helpfullinks li a:hover {
	color: #333;
}
/* =Site Footer
----------------------------------------------- */

.site-info {
	color: #FFFFFF;
	font-family: 'OpenSansRegular';
	font-size: 1.3rem;
	margin: 0 auto;
	padding:0;
	text-align: center;
	width:100%;
	height:114px;
	background:url("images/footer_bottom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}
.site-info a {
	color: #fff;
	text-transform:none;
}
.site-footer .widget p {
	color: #AAA;
}
.site-footer .widget {
	padding: 8px;
}
.list-type {
	color:#000000;
}
.eemail_widget h4 {
	display:none;
}
/* Source Sans Pro
This Font Software is licensed under the SIL Open Font License, Version 1.1.
More info available with a FAQ at: http://scripts.sil.org/OFL
-------------------------------------------------------------- */

@font-face {
 font-family: 'open_sansregular';
 src: url('font/opensans-regular-webfont.eot');
 src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('font/opensans-regular-webfont.woff') format('woff'),  url('font/opensans-regular-webfont.ttf') format('truetype'),  url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'open_sanslight';
 src: url('font/opensans-light-webfont.eot');
 src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),  url('font/opensans-light-webfont.woff') format('woff'),  url('font/opensans-light-webfont.ttf') format('truetype'),  url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'open_sansbold';
 src: url('font/opensans-bold-webfont.eot');
 src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('font/opensans-bold-webfont.woff') format('woff'),  url('font/opensans-bold-webfont.ttf') format('truetype'),  url('font/opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* Custom Home featured areas
------------------------------------------------------ */
.featuretext_top {
	padding: 2px;
	margin: 34px 0 20px 0;
	display:none;
}
.featuretext_top h3 {
	color: #000;
	padding: 6px;
	margin: 0;
	text-align:center;
	font-size:2.4rem;
	font-size:24px;
	font-family: 'open_sansregular', sans-serif;
}
.featuretext_top p {
	color: #999;
	padding: 0;
	margin: 0;
	text-align:center;
	font-size:1.8rem;
	font-size:18px;
}
.featuretext {
	margin-bottom:20px;
	text-align: center;
}
.featuretext h3 {
	font-size: 24px;
	margin: 0;
	padding: 12px 0 0;
	position: relative;
	z-index: 1212131321;
}
.hedder_featurtext_bg {
	height: 51px;
	position: relative;
	z-index: 53;
}
.featuretext img {
	margin:0 auto; 
}
.featuretext a {
}
.featuretext p {
	color: #999;
	font-size:1.2rem;
	font-size: 12px;
}
.home_siderarea {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
/* CUSTOM HOMEPAGE WIDGET LAYOUTS */
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 6px;
	margin: 0px;
}
.section_thumbnails {
	clear: both;
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}
.section_thumbnails .col {
	margin: 0px;
}
.section_thumbnails h3 {
	font-family: 'open_sansregular', sans-serif;
	color: #222;
	font-size:2rem;
	font-size: 20px;
	padding: 2px;
	border-bottom: 1px solid #eee;
}
.thumbs-more-link {
	font-family: 'open_sansbold', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
	float: right;
	margin-top: 2px;
	padding-right: 10px;
}
/*  GROUPING  ============================================================================= */


.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 0 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
} /* all browsers except IE6 and lower */
.post-thumbnail {
	position: relative;
	margin-top: 4px;
	margin-right: 4px;
}
.blog-lists-title {
	position: relative;
	width: 70%;
	display: inline;
	float: left;
	margin-left: 8px;
	font-size: 12px;
	color: #999;
}
.blog-lists-title a {
	color: #333;
}
/* =IE Styles
----------------------------------------------- */

#ie8 .site-header img, #ie8 .entry-content img, #ie8 img.size-full, #ie8 .entry-thumbnail img, #ie8 .widget img, #ie8 .wp-caption img {
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
/*  GRID OF EIGHT   ============================================================================= */
	
.span_8_of_8 {
	width: 100%;
}
.span_7_of_8 {
	width: 87.3%;
}
.span_6_of_8 {
	width: 74.6%;
}
.span_5_of_8 {
	width: 61.9%;
}
.span_4_of_8 {
	width: 49.2%;
}
.span_3_of_8 {
	width: 36.5%;
}
.span_2_of_8 {
	width: 23.8%;
}
.span_1_of_8 {
	width: 11.1%;
}
.flex-container {
	display: none;
}
#wpcf7-f137-w1-o1 .wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 10pt;
	height: 27px;
	left: 0;
	margin-left: 0;
	padding: 2px;
	position: absolute;
	top: -16%;
	width: 228px;
	z-index: 100;
}
#wpcf7-f138-w1-o1 .wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 10pt;
	height: 25px;
	left: 0;
	padding: 2px;
	position: absolute;
	top: -16%;
	width: 237px;
	z-index: 100;
}
#wpcf7-f135-p19-o1 .wpcf7-not-valid-tip {
	background: none !important;
	font-size: 10pt;
	height: 27px;
	left: 0;
	padding: 2px;
	position: absolute;
	top: -17%;
	width: 594px;
	z-index: 100;
}
.single-post #content {
	margin-top:20px;
}
img {
	max-width:100%;
}
.image_left_home {
	float: left;
	width:380px;
}
.text_right_home {
	float: right;
	width:62%;
}
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.8%;
}
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 31.2%;
}
.span_1_of_4 {
	width:234px;
	background:url("images/content_box_bg.png") repeat-x;
	height:149px;
	border-radius:5px;
	border:2px solid #ffffff;
	margin:0 4px;
	
}
.span_1_of_4:hover{ border:2px solid #07B345;}

.flexslider {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: medium none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	margin: 0 !important;
}
.slides > li .flex-caption {
	margin: 0 auto;
	padding-left: 46px;
	position: absolute;
	top: 49%;
	width: 100px;
	background-color: rgba(120, 185, 247, 0.8);
}
.slides > li h3 {
	color: #FFFFFF;
	display: inline-block;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0;
	padding: 12px 20px;
}

.col.span_1_of_12 {
    width: 980px;
}
.twitter-timeline.twitter-timeline-rendered {
    width: 980px;
	height: 150px;
}

.image_featurtext{ height:120px;}
.span_1_of_4 .featuretext h3{ padding:0!important; font-size:17px;font-family: 'CalibriRegular'; color:#8c8c92; margin-top:-3px;}
.image_featurtext img {margin: 5px 0 0;}
.span_1_of_4 .featuretext p{ padding:10px;}

.home_3_section .image_featurtext{ float:left; width:30%; display:none;}


.home_3_section .featuretext h3 {color: #505050;font-family: 'ColaborateLightRegular';font-size: 25px;line-height: 35px;padding-top:0px;text-align: left;}
.home_3_section .featuretext h2 {color: #505050;font-family: 'ColaborateLightRegular';font-size: 25px;line-height: 35px;padding-top:0px;text-align: left;}
.home_3_section .featuretext h4 {color: #505050;font-family: 'ColaborateLightRegular';font-size: 25px;line-height: 35px;padding-top:0px;text-align: left;}



.home_3_section .home_service_info > p{ font-size:15px; color:#505050; margin-top:15px;font-family: 'ColaborateLightRegular';}

.header_call{font-family: 'PacificoRegular'; font-size:23px;}
.title_home{font-family: 'ColaborateLightRegular'; font-size:30px;color:#505050;} 
.title_home > img {margin: 0 15px 0 30px;}
.section.group{ margin-bottom:15px;}

.text_right_home > a {background:#1D6436;color: #FFFFFF;display: block;font-size: 14px;height: 41px;line-height: 41px;text-align: center;width: 152px;}
.text_right_home > a:hover{ background:#FF6000;}

.text_right_home .wpb_wrapper > p{ font-size:14px; line-height:18px; margin-bottom:10px;}
.text_right_home .wpb_text_column.wpb_content_element{ margin-bottom:10px;}
.hslider_partner {clear: both;}
.last_hr{ border:1px solid #bfbfbf;}
.hslider_partner .home_featured{ margin:0; padding:0; color:#505050; font-size:28px; text-align:center; line-height:18px;font-family: 'ColaborateLightRegular'; position:relative; top:-19px;}
.hslider_partner .home_featured_title{font-family: 'ColaborateLightRegular'; font-size:15px; text-align:center; color:#24b157; line-height:22px; position:relative; top:-22px;}
.gray_greed {background: none repeat scroll 0 0 #E7E8EA;height: 20px;margin: -9px auto;text-align: center;width: 295px;}
.nbs-flexisel-inner {margin-bottom:35px;}

.iner_bottom{ padding:24px 0 0 0;}
.site-footer .span_1_of_3 .textwidget{font-family: 'ColaborateLightRegular'; font-size:16px; color:#ffffff;}
.site-footer .span_1_of_3 .textwidget a{font-family: 'ColaborateLightRegular'; font-size:16px; color:#ffffff;}
.site-footer .span_1_of_3 .textwidget a:hover{ color:#05a627;}
.last_foter_box{ width:27%; float:right;}
.first_foter_box{ width:28%; margin:0 0 0 20px!important;}
.eemail_caption{ display:none;}
.site-footer .site-footer input{ background:none repeat scroll 0 0 #040405; border:1px solid #323234;}
body.blog {background: url("images/body_bg_home.png") no-repeat scroll center top #E7E8EA !important;font-family: 'OpenSansRegular';width: 100%; background-size:100% auto!important;}
#page_6 .content_inner_img{ display:none;}
.site-main{ background:#ffffff; width:960px; padding:15px; box-shadow:0 5px 5px 0 #000000;}
.content_inner_img{ margin-bottom:-10px;}
.inner_image > img{ width:100%;}
.entry-content{ margin-top:0;}
#page_6 .site-main{ background:none; width:1000px; padding:0px;box-shadow:none;}
.widget.Social_Widget {margin: 0;padding:0 5px;}
.eemail_textbox_class {background: none repeat scroll 0 0 #000000 !important; border: 1px solid #3C3C3E !important;}
.alignleft.size-full.wp-image-317{ margin-bottom:15px!important;}
.eemail_textbox{ float:left;}
.footer_in{ width:100%; background:url("images/footer_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100% 100%;}
.footer_container .footer_box{ margin-bottom:0; padding-bottom:20px;}
.footer_container .section.group{ margin-bottom:0;}
.part_text{ margin-top:15px;}

.wpb_wrapper ul { padding:0 0 0 10px;}
.wpb_wrapper li {list-style: circle outside none; font-size:17px; color:#7D7D7D;}

.nbs-flexisel-item {
    margin: 0 183px;
    width: 552px !important; 
	height:115px;
}
.sldierwraper.partner_icon {
    margin: 15px 0 0;
}
.nbs-flexisel-item img{ width:90%;} 



.page-id-19 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ border:2px solid #8A8A8A!important; border-radius:0!important;}
.page-id-19 textarea{ border:2px solid #8A8A8A!important; border-radius:0!important;}

.page-id-19 .wpcf7-form-control.wpcf7-submit{ border-radius:0!important; margin-top:15px!important;}
.page-id-19 #wpcf7-f135-p19-o1 form p{ text-transform:capitalize; color:#7D7D7D!important; font-weight:bold;}
.wpb_text_column.wpb_content_element{ margin-bottom:20px;}


body.single-post {
    background: url("images/body_bg_home.png") no-repeat scroll center top / 100% auto #E7E8EA !important;
    font-family: 'OpenSansRegular';
    width: 100%;
}
#callus .textwidget > a {
    color: #FFFFFF;
}

#page_341 .entry-content > a {
    background:#07B345;
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 100px;
	border-radius:5px;
	color:#ffffff;
	margin-top:10px;
}
#page_341 .entry-content > a:hover{ background:#000000;}

.entry-meta{ display:none;} 


#page_315 .entry-content > a {
    background: none repeat scroll 0 0 #1D6436; 
    border: medium none;
    border-radius: 11px;
    box-shadow: none ;
    color: #FFFFFF;
    padding: 10px 15px;
   
}
#page_315 .entry-content > a:hover{ background:#000000;}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1000px or less */
@media screen and (max-width: 1000px) {
 .header_container {
 height: 100%;
 width: 100%;
}
}

/* for 980px or less */
/*@media screen and (max-width: 980px) {
	
	#wrap {
		padding:0;
		width: 100%; 	
	}
	.header_container {
	height: 100%;
	width: 100%;
}
#masthead .site-introduction {
		float: none;
		padding: 0;
		width: 100%;
	}
}*/

/* for 800px or less */
@media only screen and (max-width: 860px) {
 .header_container {
 height: 100%;
 width: 100%;
}
}

/* for 800px or less */
@media only screen and (max-width: 800px) {
 #main {
 overflow: visible;
}
 #content,  #primary,  #secondary,  #tertiary {
 background: none;
 float: none;
 margin: 0;
 padding: 0;
}
 #primary,  #secondary,  #tertiary {
 width: 100%;
}
 .site-header site-introduction,  #main {
 padding: 0.8em;
}
 .header_container {
 height: 100%;
 width: 100%;
}
}

/* for 600px or less */
@media screen and (max-width: 600px) {
 #branding img {
 display: none;
}
 .header-image {
 width:100%;
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
}
 .header_container {
 height: 100%;
 width: 100%;
}
 .site-main {
 border: 0;
}
}


/* --- Smartphones (portrait and landscape) --- */

@media screen and (max-width : 480px) {
 #masthead .site-introduction {
 float: none;
 padding: 0;
 padding-left: 4px;
 width: 100%;
}
 .header_container {
 height: 100%;
 width: 100%;
}
}

/* --- IPhone5 (portrait and landscape) --- */

@media screen and (max-width : 568px) {
 #masthead .site-introduction {
 float: none;
 padding: 0;
 width: 100%;
}
 .header_container {
 height: 100%;
 width: 100%;
}
}


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
 .col {
 margin: 1% 0 1% 0%;
}
}

/*  GRID OF TWO   ============================================================================= */



/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_2_of_2 {
 width: 100%;
}
 .span_1_of_2 {
 width: 100%;
}
}

/*  GRID OF THREE   ============================================================================= */
	

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_3_of_3 {
 width: 100%;
}
 .span_2_of_3 {
 width: 100%;
}
 .span_1_of_3 {
 width: 100%;
}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_8_of_8 {
 width: 100%;
}
 .span_7_of_8 {
 width: 100%;
}
 .span_6_of_8 {
 width: 100%;
}
 .span_5_of_8 {
 width: 100%;
}
 .span_4_of_8 {
 width: 100%;
}
 .span_3_of_8 {
 width: 100%;
}
 .span_2_of_8 {
 width: 100%;
}
 .span_1_of_8 {
 width: 100%;
}
 .featuretext_top h3 {
 font-size:1.2rem;
 font-size:12px;
 padding: 6px;
}
 .featuretext_top p {
 font-size:1.2rem;
 font-size:12px;
 padding: 6px;
}
}
/*  menu */


.toggleMenu {
	display:  none;
	padding:7px 0;
	color: #ffffff!important;
	width:100%;
	text-align:center;
	font-size:18px;
	background:url("images/toggel.png") no-repeat scroll center right #236237;
}
.nav {
	list-style: none;
 *zoom: 1;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 9em;
}
.nav a {
	padding:0 14px;
	color:#ffffff;
}
.nav li {
	position: relative;
}
.nav > li {
	float: left;
	margin:0 2px;
}
.nav > li > .parent {
	background-image: url("images/downArrow.png");
	background-repeat: no-repeat;
	background-position: right;
}
.nav > li > a {
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:100;
}
.nav li li li a {
	z-index:200;
}
.wpcf7-form-control.wpcf7-text { 
	width: 95%;
}

.testimonials-widget-testimonials.listing {
    border: 1px solid;
    margin-top: 20px;
    padding: 5px;
}  



.page-id-291 .alignleft{ margin-bottom:15px!important;}
.home_3_section .home_service_info > span {
    color: #ffffff;
    display: block;
    font-family: 'ColaborateLightRegular';
    font-size: 17px;
    line-height: 2px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
	margin-top:0;
	z-index:500000;
	position:relative; 
	border-radius:0 0 ;
	top:3px;
}
.home_3_section .span_1_of_3{ width:29%; height:290px; margin:0 16px 30px;border-radius:10px 10px 0 0; background:#2B2B2B;box-shadow:0 4px 4px;} 
.home_3_section .span_1_of_3 h2{background:#1D6436;color:#FFFFFF;padding:15px 10px 24px;text-align:center;border-radius:10px 10px 0 0; font-size:30px;}
.home_3_section .span_1_of_3 h3{background:#1D6436;color:#FFFFFF;padding:15px 10px 24px;text-align:center;border-radius:10px 10px 0 0;font-size:30px;}
.home_3_section .span_1_of_3 h4{background:#1D6436;color:#FFFFFF;padding:15px 10px 24px;text-align:center;border-radius:10px 10px 0 0;font-size:30px;}
.home_3_section .span_1_of_3 p{ padding:10px 20px 20px 20px; margin:27px 0 0 0; font-size:18px; color:#ffffff; line-height:21px;}
.home_3_section .span_1_of_3:hover{ background:#1D6436;transition: all 0.5s ease 0s; }       
.box_shadow{ margin:0 0 0; padding:0 0 0;background: url("images/box_shadow.png") no-repeat scroll 0 0; height:33px; width:100%; margin:-7px 0 0 0;}



.page-id-19 .textwidget > iframe {
    border: medium none;
    height: 170px;
}



 @media screen and (max-width:650px) {
 .active {
 display: block;
}
 .nav > li {
 float: none;
}
 .nav > li > .parent {
 background-position: 95% 50%;
}
 .nav li li .parent {
 background-image: url("images/downArrow.png");
 background-repeat: no-repeat;
 background-position: 95% 50%;
}
 .nav ul {
 display: block;
 width: 100%;
}
 .nav > li.hover > ul, .nav li li.hover ul {
 position: static;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
 
 .header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:74%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:167px!important;}
.image_left_home{ width:355px!important;}
.home_3_section .span_1_of_3{ width:30%!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}

.site-info{ height:140px!important;}
.site-info > div{ width:95%!important; margin:0 auto!important;}

}

 @media only screen and (min-width: 650px) and (max-width: 768px) {

 .header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:99%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:237px!important;}
.image_left_home{ width:40%!important;}
.home_3_section .span_1_of_3{ width:31%!important;margin:0 5px 30px!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}
.home_3_section .span_1_of_3{ height:360px!important;}
.box_shadow{ background-size:100% 100%!important;}
.title_home{ font-size:25px!important;}
.text_right_home{ width:60%!important;}
.nbs-flexisel-inner{ width:80%!important;}
.nbs-flexisel-nav-left{ left:42px!important;}
.nbs-flexisel-nav-right{ right:30px!important;}
.nbs-flexisel-item{ margin:0 165px!important;}
#primary{ width:65%!important; float:left!important;}
#secondary{ width:30%!important; float:right!important;}
#main{ overflow:hidden!important;} 
.page-id-19 iframe{ height:302px!important;}
.page-id-19 .textwidget > iframe {
    border: medium none;
    height: 170px!important;
}  

.site-info{ height:140px!important;}
.site-info > div{ width:95%!important; margin:0 auto!important;}  

}


 @media only screen and (min-width: 481px) and (max-width: 650px) {
 
 .header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:99%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:120px!important;}
.image_left_home{ width:100%!important; text-align:center!important; margin-top:10px!important;}
.home_3_section .span_1_of_3{ width:100%!important;margin:20px 0!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}
.home_3_section .span_1_of_3{ height:360px!important;}
.box_shadow{ background-size:100% 100%!important;}
.title_home{ font-size:20px!important;}
.text_right_home{ width:100%!important; margin:10px 0!important;}
.nbs-flexisel-inner{ width:80%!important;}
.nbs-flexisel-nav-left{ left:20px!important;}
.nbs-flexisel-nav-right{ right:20px!important;}
.nbs-flexisel-item{ margin:0 165px!important;}

#primary{ width:65%!important; float:left!important;}
#secondary{ width:30%!important; float:right!important;}
#main{ overflow:hidden!important;} 
.site-introduction{ width:100%!important; text-align:center!important;}
.header-image img{ width:40%!important;}
.callus_section{ width:100%!important; text-align:center!important;}
.callus_section > div{ width:100%!important; margin-bottom:10px!important;}
.nav li{ margin:0 0 0!important;}
.nav{ margin:0 0 0!important;} 
.nav li a{ padding:10px 0!important; background:#2B2B2B!important; border-bottom:1px solid #ffffff;}
.nav li a:hover{ background:#88621C!important;}
.home_3_section .span_1_of_3{ height:243px!important;}
.section.group.footer_box{ padding:0!important;}
.footer_box .span_1_of_3 {margin: 10px 0 !important;text-align: center;width: 100%;}
.widget li{ background:none!important;}
.smw_left{ text-align:center!important;} 
.text_right_home > a{ margin:15px auto 0!important;}
.homepage-cnt{ width:100%!important;}
#callus .textwidget > a{ color:#000000!important;}
.text_right_home .wpb_wrapper > p{ text-align:center!important;}
#primary{ width:100%!important; float:left!important;}
#secondary{ width:100%!important; float:right!important;}
.heding_title .wpb_wrapper h1{ font-size:24px!important;}
.heding_title .wpb_text_column.wpb_content_element{ margin-bottom:10px!important;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ width:97%!important;}
.wpcf7-form-control-wrap textarea{ width:97%!important;}
p{ text-align:center!important;}
h2{ font-size:20px!important; line-height:21px; text-align:center!important;}
.heding_title .wpb_wrapper h1{ text-align:center!important;}
#page_315 .entry-content > a{ display:block!important; width:80px!important; margin:10px auto 0!important;}
#page_315 .entry-content{ text-align:center!important;}

.vc_span6.wpb_column.column_container{ width:100%!important;}
.vc_span6.wpb_column.column_container{ margin:0!important;}
h3{ font-size:20px!important; text-align:center!important;}
.image {display: block !important;text-align: center;width: 100% !important;}
.blog-header > h1{ text-align:center!important;}   

.site-info{ height:160px!important;}
.site-info > div{ width:95%!important; margin:0 auto!important;}

}

 @media only screen and (min-width: 320px) and (max-width: 480px) {

 .header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:99%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:120px!important;}
.image_left_home{ width:100%!important; text-align:center!important; margin-top:10px!important;}
.home_3_section .span_1_of_3{ width:100%!important;margin:20px 0!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}
.home_3_section .span_1_of_3{ height:360px!important;}
.box_shadow{ background-size:100% 100%!important;}
.title_home {font-size: 20px !important;line-height: 30px;text-align: center;}
.text_right_home{ width:100%!important; margin:10px 0!important;}
.nbs-flexisel-inner{ width:80%!important;}
.nbs-flexisel-nav-left{ left:4px!important;}
.nbs-flexisel-nav-right{ right:4px!important;}
.nbs-flexisel-item{ margin:0 165px!important;}

#primary{ width:65%!important; float:left!important;}
#secondary{ width:30%!important; float:right!important;}
#main{ overflow:hidden!important;} 
.site-introduction{ width:100%!important; text-align:center!important;}
.header-image img{ width:65%!important;}
.callus_section{ width:100%!important; text-align:center!important;}
.callus_section > div{ width:100%!important; margin-bottom:10px!important;}
.nav li{ margin:0 0 0!important;}
.nav{ margin:0 0 0!important;} 
.nav li a{ padding:10px 0!important; background:#2B2B2B!important; border-bottom:1px solid #ffffff;}
.nav li a:hover{ background:#88621C!important;}
.home_3_section .span_1_of_3{ height:243px!important;}
.section.group.footer_box{ padding:0!important;}
.footer_box .span_1_of_3 {margin: 10px 0 !important;text-align: center;width: 100%;}
.widget li{ background:none!important;}
.smw_left{ text-align:center!important;}
.text_right_home > a{ margin:15px auto 0!important;}
.homepage-cnt{ width:100%!important;}
.title_home > img{ margin:0 10px 0 0!important;}
#callus .textwidget > a{ color:#000000!important;}
.text_right_home .wpb_wrapper > p{ text-align:center!important;}
.nbs-flexisel-item {height: 240px !important;margin: 0 205px !important;width: 324px !important;}
.test-inner-class > p{ text-align:center!important;}
#primary{ width:100%!important; float:left!important;}
#secondary{ width:100%!important; float:right!important;}
.heding_title .wpb_wrapper h1{ font-size:24px!important;}
.heding_title .wpb_text_column.wpb_content_element{ margin-bottom:10px!important;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ width:97%!important;}
.wpcf7-form-control-wrap textarea{ width:97%!important;}
.site-main{ width:93%!important;}
h2{ font-size:20px!important; line-height:21px; text-align:center!important;}
.heding_title .wpb_wrapper h1{ text-align:center!important;}
p{ text-align:center!important;}
#page_315 .entry-content > a{ display:block!important; width:80px!important; margin:10px auto 0!important;}
#page_315 .entry-content{ text-align:center!important;}

.vc_span6.wpb_column.column_container{ width:100%!important;}
.vc_span6.wpb_column.column_container{ margin:0!important;}
.wpb_wrapper iframe{ width:90%!important;}
.textwidget > iframe{ width:90%!important;}
h3{ font-size:20px!important; text-align:center!important;}
.image {display: block !important;text-align: center;width: 100% !important;}
.page-id-19 #wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-submit{ width:30%!important;}
.blog-header > h1{ text-align:center!important;}


.site-info{ height:200px!important;}
.site-info > div{ width:95%!important; margin:0 auto!important;}

}


@media only screen and (min-width: 200px) and (max-width: 320px) {
 
.header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:99%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:157px!important;}
.image_left_home{ width:100%!important; text-align:center!important; margin-top:10px!important;}
.home_3_section .span_1_of_3{ width:100%!important;margin:20px 0!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}
.home_3_section .span_1_of_3{ height:360px!important;}
.box_shadow{ background-size:100% 100%!important;}
.title_home {font-size: 20px !important;line-height: 30px;text-align: center;}
.text_right_home{ width:100%!important; margin:10px 0!important;}
.nbs-flexisel-inner{ width:80%!important;}
.nbs-flexisel-nav-left{ left:4px!important;}
.nbs-flexisel-nav-right{ right:4px!important;}
.nbs-flexisel-item{ margin:0 165px!important;}

#primary{ width:65%!important; float:left!important;}
#secondary{ width:30%!important; float:right!important;}
#main{ overflow:hidden!important;} 
.site-introduction{ width:100%!important; text-align:center!important;}
.header-image img{ width:65%!important;}
.callus_section{ width:100%!important; text-align:center!important;}
.callus_section > div{ width:100%!important; margin-bottom:10px!important;}
.nav li{ margin:0 0 0!important;}
.nav{ margin:0 0 0!important;} 
.nav li a{ padding:10px 0!important; background:#2B2B2B!important; border-bottom:1px solid #ffffff;}
.nav li a:hover{ background:#88621C!important;}
.home_3_section .span_1_of_3{ height:280px!important;}
.section.group.footer_box{ padding:0!important;}
.footer_box .span_1_of_3 {margin: 10px 0 !important;text-align: center;width: 100%;}
.widget li{ background:none!important;}
.smw_left{ text-align:center!important;}
.text_right_home > a{ margin:15px auto 0!important;}
.homepage-cnt{ width:100%!important;}
.title_home > img{ margin:0 10px 0 0!important;}
#callus .textwidget > a{ color:#000000!important;}
.text_right_home .wpb_wrapper > p{ text-align:center!important;}
.nbs-flexisel-item {height:250px!important;margin: 0 !important;width:240px !important;}
.test-inner-class > p{ text-align:center!important;}
#primary{ width:100%!important; float:left!important;}
#secondary{ width:100%!important; float:right!important;}
.heding_title .wpb_wrapper h1{ font-size:24px!important;}
.heding_title .wpb_text_column.wpb_content_element{ margin-bottom:10px!important;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ width:97%!important;}
.wpcf7-form-control-wrap textarea{ width:97%!important;}
.site-main{ width:93%!important;}
p{ text-align:center!important;}
h2{ font-size:20px!important; line-height:21px; text-align:center!important;}
.heding_title .wpb_wrapper h1{ text-align:center!important;}
#page_315 .entry-content > a{ display:block!important; width:80px!important; margin:10px auto 0!important;}
#page_315 .entry-content{ text-align:center!important;}

.vc_span6.wpb_column.column_container{ width:100%!important;}
.vc_span6.wpb_column.column_container{ margin:0!important;}
.wpb_wrapper iframe{ width:90%!important;}
.textwidget > iframe{ width:90%!important;}
h3{ font-size:20px!important; text-align:center!important;}
.image {display: block !important;text-align: center;width: 100% !important;}
.page-id-19 #wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-submit{ width:30%!important;}
.blog-header > h1{ text-align:center!important;}

.site-info{ height:205px!important;}
.site-info > div{ width:95%!important; margin:0 auto!important;}

}

@media only screen and (min-width: 100px) and (max-width: 200px) {

.header_container {width:95%!important;max-width:inherit!important;}
.main-navigation {width:99%!important;}
.site-main {width:95%!important;max-width:inherit!important;}
.footer_container {width:95%!important;max-width:inherit!important;}
.site-info {width:100%!important; background-size:100% 100%!important;}
.home_siderarea{ overflow:hidden; width:100%;}
.home_3_section .span_1_of_3 p{ height:157px!important;}
.image_left_home{ width:100%!important; text-align:center!important; margin-top:10px!important;}
.home_3_section .span_1_of_3{ width:100%!important;margin:20px 0!important;}
.nbs-flexisel-item{ height:130px!important;}
.col.span_1_of_12{ width:100%!important;}
.home_3_section .span_1_of_3{ height:360px!important;}
.box_shadow{ background-size:100% 100%!important;}
.title_home {font-size: 20px !important;line-height: 30px;text-align: center;}
.text_right_home{ width:100%!important; margin:10px 0!important;}
.nbs-flexisel-inner{ width:80%!important;}
.nbs-flexisel-nav-left{ left:4px!important;}
.nbs-flexisel-nav-right{ right:4px!important;}
.nbs-flexisel-item{ margin:0 165px!important;}

#primary{ width:65%!important; float:left!important;}
#secondary{ width:30%!important; float:right!important;}
#main{ overflow:hidden!important;} 
.site-introduction{ width:100%!important; text-align:center!important;}
.header-image img{ width:65%!important;}
.callus_section{ width:100%!important; text-align:center!important;}
.callus_section > div{ width:100%!important; margin-bottom:10px!important;}
.nav li{ margin:0 0 0!important;}
.nav{ margin:0 0 0!important;} 
.nav li a{ padding:10px 0!important; background:#2B2B2B!important; border-bottom:1px solid #ffffff;}
.nav li a:hover{ background:#88621C!important;}
.home_3_section .span_1_of_3{ height:280px!important;}
.section.group.footer_box{ padding:0!important;}
.footer_box .span_1_of_3 {margin: 10px 0 !important;text-align: center;width: 100%;}
.widget li{ background:none!important;}
.smw_left{ text-align:center!important;}
.text_right_home > a{ margin:15px auto 0!important;}
.homepage-cnt{ width:100%!important;}
.title_home > img{ margin:0 10px 0 0!important;}
#callus .textwidget > a{ color:#000000!important;}
.text_right_home .wpb_wrapper > p{ text-align:center!important;}
.nbs-flexisel-item {height:250px!important;margin: 0 !important;width:240px !important;}
.test-inner-class > p{ text-align:center!important;}
#primary{ width:100%!important; float:left!important;}
#secondary{ width:100%!important; float:right!important;}
.heding_title .wpb_wrapper h1{ font-size:24px!important;}
.heding_title .wpb_text_column.wpb_content_element{ margin-bottom:10px!important;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ width:97%!important;}
.wpcf7-form-control-wrap textarea{ width:97%!important;}
.site-main{ width:93%!important;}
p{ text-align:center!important;}
h2{ font-size:20px!important; line-height:21px; text-align:center!important;}
.heding_title .wpb_wrapper h1{ text-align:center!important;}
#page_315 .entry-content > a{ display:block!important; width:80px!important; margin:10px auto 0!important;}
#page_315 .entry-content{ text-align:center!important;}

.vc_span6.wpb_column.column_container{ width:100%!important;}
.vc_span6.wpb_column.column_container{ margin:0!important;}
.wpb_wrapper iframe{ width:90%!important;}
.textwidget > iframe{ width:90%!important;}
h3{ font-size:20px!important; text-align:center!important;}
.image {display: block !important;text-align: center;width: 100% !important;}
.page-id-19 #wpcf7-f135-p19-o1 .wpcf7-form-control.wpcf7-submit{ width:30%!important;}
.blog-header > h1{ text-align:center!important;}
.site-info{ height:205px!important;}  
.site-info > div{ width:95%!important; margin:0 auto!important;}

} 




