/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 1.458em;
	font-weight: 400;
	color: #303030;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#noscript {
	padding: 2%;
	background-color: #EBEBEB;
	border: 2px solid #7E7E7E;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}

#noscript h2 {
	color: #FFFFFF;
	background-color: #7F7F7F;
	font-family: 'Lato', sans-serif;
	padding: 5px;
}
.noshow{
     opacity:0;
}
.toshow{
     opacity:1;
}

/* header slides */
.slidepics {
	height: auto;
	width: 100%;
	margin: auto;
	z-index:0;
}
.slidepics img {
    padding: 0px;
    background-color: #eee;
    margin: 0px;
    width: 100%;
    height: auto;
}

.slidepics1 {
	height: auto;
	width: 100%;
	margin: auto;
	z-index:0;
}
.slidepics1 img {
    padding: 0px;
    background-color: #eee;
    margin: 0px;
    width: 100%;
    height: auto;
}


form {
	margin: 0px;
	padding: 0px;
}
form > .divider {
    background-color: transparent;
    height: 1px;
    display: block;
    margin: 15px 0px;
}
.image-right-noborder {
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.image-right-withborder {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 30px;
	margin-right: 0px;
	border: 1px solid #BEBEBE;
}
.image-right-noborder {
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.image-right-withborder {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 30px;
	margin-right: 0px;
	border: 1px solid #BEBEBE;
}
.image-left-noborder {
	padding: 0px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
.image-left-withborder {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #BEBEBE;
}
.block-full {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
}

/* social */
.solcial-wrapper-top {
    position: relative;
}
ul.social-list {
    list-style: none;
    padding: 0px;
    margin: 0px auto;
}
ul.social-list > li {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* phone */
.phone-wrapper {
    margin-top: 8px;
    margin-bottom: 5px;
    overflow: hidden;
    font-weight: 300;
    line-height: normal;
    position: relative;
    z-index: 999;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-align: center;
}
.phone-wrapper a {
	color: #fff;
	text-decoration: none;
}

.boldred {
	color: #FF0000;
	font-weight: 700;
}
.boldgold {
	color: #CCCC00;
	font-weight: 700;
}
.boldblack {
	color: #000;
}
.boldblue {
	color: #0000FF;
	font-weight: 700;
}
.boldgreen {
	color: #008000;
	font-weight: 700;
}
.red {
	color: #FF0000;
}
.red2 {
	color: #990000;
}
.purple {
	color: #660066;
}
.gold {
	color: #E20086;
}
.blue {
	color: #0000FF;
}
.light-blue {
    color: #9F9FCF;
    text-align: center;
    display: inline-block;
    width: 24px;
}
.green {
	color: #008000;
}
.green2 {
	color: #00ff00;
}

element {
}
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 25px;
    border-bottom: 1px solid #121d6c;
}
.top-logo-wrapper img {
	border: 1px solid #fff;
	padding: 4px;
}
.top-logo-wrapper img.img-responsive {
    margin-left: auto;
    margin-right: auto;
}
.header-wrapper {
    background-color: rgb(179, 159, 130);
    padding-top: 10px;
    padding-bottom: 10px;
}
h1 {
    font-family: 'Lato', sans-serif;
    line-height: normal;
    color: #6E3219;
    font-weight: 300;
    padding-right: 0px;
    padding-left: 0px;
    text-transform: uppercase;
	font-size:40px;
}
h1 small {
    font-family: 'Lato', sans-serif;
    color: #5a5a5a;
    font-weight: 300;
    font-size: 55%;
	text-transform:none;
}
h2 {
	font-size: 40px;
	line-height: normal;
	width: 100%;
	margin-bottom: 0.3em;
	font-family: 'Lato', sans-serif;
	text-align: left;
	display: block;
	font-weight: 300;
	padding: 0px;
	margin-top: 0em;
	color: #2C3031;
	text-transform: uppercase;
}
h3 {
    font-size: 30px;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    text-align: left;
    display: block;
    font-weight: 400;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    color: #464646;
}
h4 {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: 300;
	color: #000000;
}
h4.faq-question {
    font-style: normal;
    text-transform: none;
    margin: 0px;
    font-weight: 400;
    font-size: 16px;
}
h4.faq-question::before {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 5px;
}
h6 {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: 400;
	color: #000000;
}
.menu-wrapper {
    z-index: 9999;
    background-color: #533A24;
    position: relative;
}
ul.menu-list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}
ul.menu-list li.vertdiv {
	display: inline-block;
	height: 88px;
	width: 2px;
	background-image: url(../images/menu-vert.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float:left;
}
ul.menu-list li {
    display: inline-block;
    float: left;
}
ul.menu-list li > a {
	display:inline-block;
	color:#fff;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.bcp-portfolio {
    padding-top: 31px;
    padding-bottom: 31px;
    background-color: #121D6C;
}
.bcp-headline {
    text-align: center;
    color: #CCCCE7;
    font-family: 'Oswald', sans-serif;
    line-height: normal;
}
.bcp-listings {
    margin-top: 30px;
    color: #E0E0F2;
    margin-bottom: 10px;
}
.bcp-icons {
    float: left;
    margin-right: 15px;
}
.bcp-describe {
    line-height: normal;
}
nav {
    height: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #fff;
}
.navbar {
    position: relative;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 1px solid #7b5e5b;
}
.navbar-default {
    background-color: #86512f;
    border-color: transparent;
}
.navbar-toggle {
    position: relative;
    float: none;
    padding: 9px 10px;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 9px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 30px;
    color: #FFFFFF;
}
.navbar-default .navbar-brand {
    color: #FFF;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #622200;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
a {
	font-weight: 400;
	color: #374B6C;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #000000;
}
blockquote {
	padding: 10px 20px;
	margin: 20px 0px 20px;
	border-left: 5px solid #009933;
	display:block;
	width:auto;
	clear:both;
	overflow:hidden;
	font-size:15px;
	font-style: italic;
	line-height: normal;
}
.list-inline-smap {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
	padding:0px;
}
.list-inline-smap li {
    display: inline-block;
    margin: 5px 0px;
    padding-top: 0px;
}
ul.list-unstyled {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}
ul.list-unstyled > li {
	margin-left:0px;
	padding-left:0px;
}
ul.list-inline {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
ul.listlgbk {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgbk > li {
    padding-left: 18px;
    background-image: url("../images/bullet1.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
	vertical-align:top;

}
ul.listlgbk a {
    color: #054219;
    font-weight: 400;
}

/* listbksd */
ul.listlgbksd {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgbksd > li {
    padding-left: 18px;
    background-image: url("../images/bullet8.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
	vertical-align:top;

}
ul.listlgbksd a {
    color: #054219;
    font-weight: 400;
}



/* listlgpk */
ul.listlpk {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgpk > li {
    padding-left: 18px;
    background-image: url("../images/bullet6.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgpk a {
    color: #054219;
    font-weight: 400;
}

/* listlgye */
ul.listlye {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgye > li {
    padding-left: 18px;
    background-image: url("../images/bullet7.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgye a {
    color: #054219;
    font-weight: 400;
}

/* listlgre */
ul.listlre {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgre > li {
    padding-left: 18px;
    background-image: url("../images/bullet8.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgre a {
    color: #054219;
    font-weight: 400;
}


ul.liststyle {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle1 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle2 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3a {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3b {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.liststyle > li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 16px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
}
ul.liststyle1 > li {
    background-image: url(../images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 16px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
}
ul.liststyle2 > li {
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-bottom:25px;
}
ul.liststyle3 > li {
	background-image: url(../images/bullet2a.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 22px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-bottom:25px;
}
ul.liststyle3a > li {
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3b > li {
	background-image: url(../images/bullet6.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}

ol.liststyle4 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle4 > li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle4 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #009966;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
/* ol black */
ol.liststyle5 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle5> li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle5 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #2A2A2A;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}

.bs-callout{padding:10px;margin:30px 0;border:1px solid #d4d4d4;border-left-width:5px;border-radius:3px}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout-danger{border-left-color:#FF0000}.bs-callout-danger h4{color:#000000}.bs-callout-warning{border-left-color:#009933}.bs-callout-warning h4{color:#2A2A2A}.bs-callout-info{border-left-color:#000000}.bs-callout-info h4{color:#000000}
.sitemap-group {height:auto; margin-bottom:15px;}
.breadcrumb {background: none repeat scroll 0% 0% rgba(245, 245, 245, 0); border: 1px solid #D1D1D1; border-radius: 0px; display: block; margin-top:30px; margin-bottom:30px;}
.breadcrumb li {font-size: 14px;}
.breadcrumb a {color: #121D6C; font-weight: 700; }
.breadcrumb a:hover {color: rgba(3, 3, 3, 1);}
.breadcrumb>.active {color: rgba(122, 122, 122, 1);}
.breadcrumb>li+li:before {color: #2A2A2A; content: "\232A\00a0";}

.btn-custom-gray { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }

.btn-custom-green { background-color: hsl(110, 56%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398f28", endColorstr="#193f11"); background-image: -khtml-gradient(linear, left top, left bottom, from(#398f28), to(#193f11)); background-image: -moz-linear-gradient(top, #398f28, #193f11); background-image: -ms-linear-gradient(top, #398f28, #193f11); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398f28), color-stop(100%, #193f11)); background-image: -webkit-linear-gradient(top, #398f28, #193f11); background-image: -o-linear-gradient(top, #398f28, #193f11); background-image: linear-gradient(#398f28, #193f11); border-color: #193f11 #193f11 hsl(110, 56%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; }

/* HEADERS and GRIDS */
.grid-container {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
	overflow:hidden;
}
.grid-headline {
    margin-top: 5px;
    margin-bottom: 15px;
}
.topic-title {
    font-size: 16px;
	line-height:normal;
	text-align:left;
	font-weight:700;
	color:#000;
}
.grid-content {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
.grid-content p {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
	line-height:inherit;
}
.grid-content a {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: underline;
}
.grid-pic img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.team-wrapper {
    padding-top: 10px;
	padding-bottom:15px;
}
.team-pic {
    padding-bottom: 10px;
	display:none;
}
.team-pic img {
	padding:4px;
	border: 1px solid #d4d4d4;
}
.team-name {
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#7A4929;
	font-size:18px;
	font-family: 'Oswald', sans-serif;
}
.team-info {
    font-size: 14px;
    text-align: left;
}
.team-occupation {
	font-style: italic;	
}
.team-link {
	color:#fff;
	display:inline-block;
	
}
.team-link a:link, .team-link a:active {
    display: inline-block;
    padding: 10px;
    background-color: #9D8A77;
    color: #fff;
	text-decoration:none;
}
.team-link a:hover, .team-link a:visited {
    background-color: #5D5D5D;
    color: #fff;
    text-decoration: none;
}
.team-link::after {
    content: '\f054';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    text-decoration: none;
    background-color: #000;
    padding: 14.2px 14px 13px 14px;
    font-size: 14px;
}
.team-describe {
    overflow: hidden;
}
.grid-video {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 4px;
    border: 1px solid #bebebe;
    border-radius: 4px;
}
.what-wrapper {
	margin-top: 31px;
	margin-bottom: 31px;
}
.what-headline {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: normal;
	color: #1D1E1C;
	font-weight: 400;
	padding-bottom:9px;
	margin-top:10px;
	margin-bottom:25px;
	border-bottom: 1px solid #1D1E1C;
}
.what-listings {

}
.what-icon {
    padding: 15px;
    float: left;
    background-color: #669933;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #669933;
    margin-right: 15px;
    text-align: center;
}
.what-describe {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 20px;
}
.whatoffer-list {
    margin-top: 5px;
	margin-bottom: 10px;
}
.video-title {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 4px;
}

/* clients wrapper */
.clients-wrapper {
    padding-bottom: 31px;
}
.client-name {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    line-height: normal;
}
.partner-name {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    line-height: normal;
}
.client-describe {
    font-size: 12px;
    padding-top: 15px;
    line-height: normal;
}
.partner-describe {
    font-size: 12px;
    padding-top: 15px;
    line-height: normal;
}

.clients-slider-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.clients-headline {
    background-color: #669933;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    text-align: center;
    color: #fff;
	line-height:28px;
}
.clientlist-pic {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
/* passwprd field */
.list-pword {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#pswd_info:before {
	content: "\25B2";
	position:relative;
	top:-27px;
	left:45%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
#pswd_info h4 {
	margin:0 0 10px 0; 
	padding:0;
	font-weight:normal;
}
#psword_info:before {
	content: "\25B2";
	position:relative;
	top:-5px;
	left:35%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
#psword_info h4 {
	margin:0 0 10px 0; 
	padding:0;
	font-weight:normal;
}

.invalid {
	position: relative;
	padding-left:22px;
	line-height:24px;
	color:#ec3f41;
}
.invalid:before {
	content: "\f00d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	line-height:24px;
	color:#ec3f41;
	padding-right: 0.5em;
    position: absolute;
    top: -1px;
    left: 0;
}
.valid {
	position:relative;
	padding-left:22px;
	line-height:24px;
	color:#3a7d34;
}

.valid:before {
	content: "\f00c";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	line-height:24px;
	color:#3a7d34;
	padding-right: 0.5em;
    position: absolute;
    top: -1px;
    left: 0;
}

/* blog */
.blog-content {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-info-wrapper {
    margin: 0;
    padding: 0;
}
.blog-title {
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: normal;
}
.blog-title a, .blog-title a:hover {
    margin-bottom: 5px;
    display: block;
}
.blog-post {
    font-size: 12px;
    font-style: italic;
    line-height: normal;
}
.blog-desc {
    margin-top: 5px;
    padding-bottom: 5px;
    display: block;
    line-height: normal;
    font-size: 13px;
}
.blog-desc p {
    padding: 0;
    margin: 0;
}
.comment-wrapper {
    padding-top: 8px;
    border-top: 2px solid rgb(90, 90, 90);
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(90, 90, 90);
    padding-bottom: 18px;
    overflow: hidden;
}
.comment-header-wrapper {

}
.comment-posts {
    border: 1px solid #bebebe;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 13px;
    border-radius: 4px;
}
.comment-info {
    font-size: 12px;
    font-style: italic;
    color: #008700;
}
.comment-info ul.list-inline {
    margin-left: -5px;
}

/* main content */
.content-top-grid {
	padding-top: 31px;
	padding-bottom: 31px;
}

.content-botton-grid {
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 15px;
    border-bottom: 1px solid #30190d;
    line-height: 38px;
}
.side-header {
	padding-bottom: 15px;
    margin-top: 25px;
}
.pagination-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 30px;
}
.btn-inline-wrapper {
    margin-top: 10px;
    margin-bottom: 15px;
}
.btn-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));
    background-image: linear-gradient(to bottom,#121d6c 0,#121d6c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #121d6c;
}
.btn-info {
    color: #fff;
    background-color: #121d6c;
    border-color: #121d6c;
}
.btn-info:focus, .btn-info:hover {
    background-color: #121d6c;
    background-position: 0 -15px;
}
.btn-info:hover {
    color: #fff;
    background-color: #121d6c;
    border-color: #121d6c;
}

/* services grid */
.services-wrapper {
    margin-bottom: 35px;
    margin-top: 0px;
}
.service-thumbnail {
    padding: 4px;
    border: 1px solid #d4d4d4;
}
.service-thumbnail img:hover {
	opacity:0.5;
}
.service-name {
	margin-top: 16px;
	margin-bottom:16px;
}

.service-name h3 {
	font-size: 26px
}
.service-location {
	padding-bottom:15px;
}
.service-describe {
	padding-bottom:15px;
}
.service-link {
    display: inline-block;
    position: relative;
	color:#fff;
}
.service-link a:link, .service-link a:active {
    display: inline-block;
    padding: 10px;
    background-color: #9D8A77;
    color: #fff;
	text-decoration:none;
}
.service-link a:hover, .service-link a:visited {
    background-color: #5D5D5D;
    color: #fff;
    text-decoration: none;
}
.service-link::after {
    content: '\f054';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    text-decoration: none;
    background-color: #000;
    padding: 14.3px 14px 13px 14px;
    font-size: 14px;
}
/* footer */
.footer-top {
    min-height: 180px;
    background-color: #C09F79;
    color: #533A24;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer h3 {
	color:#533A24;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;	
	
}
.footer-top {
    min-height: 180px;
    background-color: #C09F79;
    color: #533A24;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-btn {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #F4F4F4;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #533A24;
    min-height: 50px;
}
.footer-logo-wrapper {
    color: #533A24;
    margin-top: 32px;
}
.footer-logo img  {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #fff;
	padding:4px;
}
.footer-copyright {
    font-size: 14px;
    padding-top: 19px;
    padding-bottom: 14px;
}
.footer-social ul {
    list-style: outside none none;
    text-align: center;
}
.footer-social ul > li {
    display: inline-block;
    float: left;
    margin: 0px 5px;
}
.footer-social a, .footer-social a:hover {
	color:#F4F4F4;
}
.footer-phone-wrapper {
    margin-top: 15px;
    margin-bottom: 10px;
}
.footer-phone-headline {
    color: #30d400;
}
.footer-phone-content {
    font-size: 24px;
    line-height: normal;
}
ul.footer-menu {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer-menu a, .footer-menu a:hover {
    color: #533A24;
    line-height: normal;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
/*footer blog */
.footer-blog-wrapper {
	color:#FFFFFF;
	margin-top:42px;
	margin-bottom:25px;
}
.footer-blog-title {
    color: #30d400;
    font-size: 18px;
    padding-bottom: 0.5em;
    padding-top: 0.8em;
}
.footer-blog-title a, .footer-blog-title a:hover  {
	color: #30d400;
	text-decoration: none;
}

.footer-blog-content {
    font-size: 13px;
    line-height: normal;
}
.footer-blog-link {
	padding-top: 0.8em;
	padding-bottom: 0.5em;
}
.footer-blog-link a {
	color: #b0b0b0;
	text-decoration: underline;
}
.footer-blog-link a:hover {
    color: #009933;
    text-decoration: none;
}
/* MEDIA SETTINGS */
@media (min-width:320px){
.text-large {
    font-size: 160%;
}
.slidepics1 img {
    min-height: 288px;
}
.top-flag-mob {
    position: absolute;
    right: 7px;
    top: -1px;
    max-width: 78px;
	z-index:9999;
}
.top-logo-wrapper {

}
.solcial-wrapper-top {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 15px;
}
ul.social-list {

}
ul.social-list > li img {

}
.phone-wrapper {
    font-size: 40px;
    line-height: normal;
}
.footer-logo-wrapper {
    text-align:center;
}
.footer-address {
	margin-top:25px;
	font-size:16px;	
}
.footer-address a {
	color:#fff;
	text-decoration:none;
}
.footer h3 {
    font-size: 20px;
}
ul.footer-menu {
	font-size:12px;

}
.footer-copyright {
    float: none;
	text-align:center;
}
.footer-social ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 84%;
    padding: 0;
}
.footer-social img {
	width:24px;
	height:24px;
}
.phone-footer {
	padding-bottom: 15px;	
}

}

@media (min-width:360px){
.top-flag-mob {
    position: absolute;
    right: 15px;
    top: -1px;
    max-width: 78px;
}
.top-logo-wrapper {

}
.solcial-wrapper-top {

}
ul.social-list > li {
}

ul.social-list > li img {

}
.phone-wrapper {
    font-size: 40px;
    line-height: normal;
}
.footer-social ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 74%;
    padding: 0;
}
}

@media (min-width:410px){
.top-flag {
}
.top-logo-wrapper {

}
.solcial-wrapper-top {

}
ul.social-list > li {
}

ul.social-list > li img {

}
.phone-wrapper {
}
.footer h3 {
	font-size: 24px;
	line-height: 24px;
}
ul.footer-menu {
	font-size:13px;

}
.footer-social img {
	width:24px;
	height:24px;
}
.footer-copyright {
    float: none;
	text-align:center;
}
.footer-social ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 64%;
    padding: 0;
}

}

@media (min-width:480px){
.slidepics1 img {
    max-height: 354px;
}
.top-flag-mob {
    position: absolute;
    right: 15px;
    top: -1px;
    max-width: 110px;
    z-index: 999;
}
.top-logo-wrapper {

}
.solcial-wrapper-top {

}
ul.social-list > li {
}

ul.social-list > li img {

}
.phone-wrapper {
    font-size: 50px;
    line-height: normal;
}
.footer-social {
    float: right;
    margin-top: 16px;
}
.footer-social ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0;
}
.footer-social img {
	width:24px;
	height:24px;
}

.footer-copyright {
    float: left;
}

}

@media (min-width:600px){
.top-flag {

}
.top-logo-wrapper {

}
.solcial-wrapper-top {

}
ul.social-list > li {

}

ul.social-list > li img {

}
.phone-wrapper {

}
ul.footer-menu {
	font-size:14px;

}
.footer-social {
    float: right;
    margin-top: 10px;
}
.footer-social img {
	width:32px;
	height:32px;
}
}

@media (min-width:720px){
.top-flag {

}
.top-logo-wrapper {

}
.solcial-wrapper-top {

}
ul.social-list > li {
}

ul.social-list > li img {

}
.phone-wrapper {

}
ul.footer-menu {
	font-size:16px;

}

}

@media(min-width:768px) {
header {
    max-height: 234px;
    overflow: hidden;
}
.text-large {
    font-size: 160%;
}
.top-flag {
    margin-top: -10px;
}
.solcial-wrapper-top {
    margin-top: 13px;
}
ul.social-list {
    width: 80%;
}
.phone-wrapper {
    font-size: 22px;
    margin-top: 27px;
    text-align: center;
    font-weight: 300;
    line-height: 28px;
}
.menu-wrapper {
    max-height: 88px;
    min-height: 88px;
    width: 100%;
	padding:0px;
	margin:0px;
    overflow: hidden;
	z-index:0;
}
ul.menu-list li > a {
    padding: 36px 11px 36px 10.635px;
    font-size: 12px;
    white-space: normal;
}
ul.menu-list li > a:hover, ul.menu-list li > a:visited, ul.menu-list li.active {
    background-color: RGBA(136, 84, 51, 0.76);
}
.footer-logo-wrapper {
    text-align:left;
}
.footer-address {
    margin-top: 0px;
    font-size: 11px;
}
.footer h3 {
    font-size: 22px;
    line-height: 24px;
}
ul.footer-menu {
	font-size:13px;

}
.footer-social {
    float: right;
    margin-top: 8px;
}
.phone-footer {
	padding-bottom: 5px;	
}

}

@media(min-width:992px){
.text-large {
    font-size: 150%;
}
.top-logo-wrapper {

}
.solcial-wrapper-top {
    margin-top: 34px;
}
ul.social-list > li {
    margin-left: 0px;
    margin-right: 0px;
}
ul.social-list > li img {
    padding: 0px;
    margin: 0px;
}
.phone-wrapper {
    font-size: 34px;
    text-align: center;
    margin-top: 18px;
    line-height: 36px;
    font-weight: 300;
}
.menu-wrapper {
    max-height: 88px;
    min-height: 88px;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}
ul.social-list {
    width: 90%;
}
ul.menu-list li > a {
    padding: 34px 14px 34px 13px;
    font-size: 16px;
}
ul.menu-list li > a:hover, ul.menu-list li > a:visited, ul.menu-list li.active {
    background-color: RGBA(136, 84, 51, 0.76);
}
.service-location {
    min-height: 50px;
}

.service-describe {
    min-height: 156px;
}
.team-describe {
    min-height: 200px;
}
.footer-address {
    margin-top: 6px;
    font-size: 13px;
    line-height: normal;
}
.footer h3 {
    font-size: 24px;
    line-height: 24px;
}
ul.footer-menu {
	font-size:14px;

}
.footer-social {
    float: right;
    margin-top: 8px;
}

#toTop {
	border: none;
	bottom: 50px;
	display: none;
	height: 32px;
	left: 56.7%;
	margin-left: 495px;
	overflow: hidden;
	position: fixed;
	text-decoration: none;
	text-indent: -999px;
	width: 32px;
	z-index: 20;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .1s ease .1s;
	-moz-transition: all .1s ease .1s;
	-ms-transition: all .1s ease .1s;
	-o-transition: all .1s ease .1s;
	transition: all .1s ease .1s;
	background-image: url(../images/toTop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toTop:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background-image: url(../images/toTop-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
}

@media(min-width:1200px){
.text-large {
    font-size: 140%;
}
.top-flag {
    text-align: right;
    float: right;
    margin-top: -10px;
}
.top-logo-wrapper {

}
.solcial-wrapper-top {
    margin-top: 43px;
}
ul.social-list {
    width: 100%;
    margin-left: 24px;
}
ul.social-list > li img {

}
.phone-wrapper {
    font-size: 30px;
    text-align: center;
    margin-top: 42px;
}
.menu-wrapper {
    max-height: 88px;
	min-height:88px;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}
ul.menu-list li > a {
    padding: 33px 23px 33px 22px;
    font-size: 18px;
}
ul.menu-list li > a:hover, ul.menu-list li > a:visited, ul.menu-list li.active {
    background-color: RGBA(136, 84, 51, 0.76);
}
.service-describe {
    min-height: 126px;
}
.team-describe {
    min-height: 170px;
}
.footer-social {
    float: right;
    margin-top: 8px;
}

}
@media(min-width:1360px){
.top-flag img {
max-width:120px;
}
.menu-wrapper {
    max-height: 88px;
	min-height:88px;
    width: 100%;
    padding: 0px;
    overflow: hidden;
}
ul.menu-list li > a {
    padding: 33px 23px 33px 21px;
    font-size: 18px;
}

}