#accordion .data-block header {
	padding: 0;
}
#accordion .data-block header a {
	color: #fff;
	display: block;
	padding: 10px 10px 10px 15px;
	text-decoration: none;
}
#accordion .panel {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
#addBtn {
	margin-bottom: 10px;
}
#data .block-details {
	background: #fafafa;
	border-left: 1px solid #ccc;
	color: #555;
	font-size: 11px;
	font-weight: 700;
}
#data .block-inner {
	border-bottom: 1px solid #aaa;
}
#data .block-inner .block-inner {
	border-bottom: 0;
}
#data .block-primary h4 {
	font-size: 13px;
	line-height: 20px;
	padding: 0;
}
#data .block-primary h4 a {
	color: #000;
}
#data_top .block-inner {
	padding: 0 0 20px;
}
#disnestable div.ns-title {
	cursor: not-allowed;
}
#footer {
	border-top: 1px solid #e5e5e5;
	color: #777;
	margin-top: 50px;
	padding-bottom: 30px;
	padding-top: 40px;
}
#footer li {
	display: inline;
	padding: 0 2px;
}
#footer li:first-child {
	padding-left: 0;
}
#footer ul {
	margin: 10px 0;
	padding-left: 0;
}
#header {
	margin-bottom: 8px;
	padding-top: 8px;
}
#header #logo img {
	max-width: 300px;
}
#header>h1 {
	color: #2c3e50;
	float: left;
	margin: 0;
}
#homeOptions .nav li, #options .nav li {
	display: block;
	margin-bottom: 5px;
	width: 100%;
}
#main-container {
	margin-bottom: 20px;
	padding-top: 0;
}
#modal_loader {
	background: url(../../images/ajax-loader.gif) no-repeat scroll center center #FFF;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
#page-content {
	margin-right: 20px !important;
}
#preloader {
	background-image: url(../../images/FFFFFF-0.83.png);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;

}
#status {
	background-image: url(../../images/status.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	left: 50%;
	margin: -100px 0 0 -100px;
	position: absolute;
	top: 50%;
	width: 200px;
}
#wrapper {
	background-position: center top;
	background-repeat: no-repeat;
}
* {
	-webkit-font-smoothing: antialiased;
}
.align-bottom {
	bottom: 0;
	left: 0;
	position: absolute;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.allowwrap {
	white-space: normal;
}
.headerWrap {
	background: #fff;
}
.bg-slider {
	list-style: none;
	margin: 0;
	min-height: 225px;
	padding: 0;
	position: relative;
}
.bg-slider .title {
	bottom: 53px;
	color: #fefcf6;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	margin: 0 auto;
	max-width: 1078px;
	position: relative;
	text-align: left;
	text-shadow: 0 0 3px rgba(0, 0, 0, .7);
}
.bg-slider-wrap {
	min-height: 190px;
}
.bg-slider>li {
	background-color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 190px;
	position: absolute;
	top: 0;
	width: 100%;
}
.bg-slider>li:first-child {
	position: relative;
}
.bg-slider>li>img {
	display: block;
	margin: 0 auto;
	visibility: hidden;
}
.block-checkbox {
	width: 1%;
}
.block-checkbox input {
	border: #fff 1px solid;
	cursor: pointer;
	font-size: 16px;
	height: 14px;
	position: absolute;
	width: 14px;
}
.block-primary {
	font-size: 12px;
	width: 80%;
}
.block-primary img {
	height: 100%;
	padding-right: 20px;
	position: relative;
	width: 124px;
}
.blockquote {
	font-style: italic;
	padding-left: 30px;
	padding-top: 10px;
}
.blocks {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.blocks .block-inner {
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
}
.blocks .block-row {
	display: table-row;
}
.blocks-style {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
}
.boxtitle {
	display: inline-block;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.btn {
	cursor: pointer;
	font-size: 13px;
}
.btn-file {
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
.btn-file>input {
	cursor: pointer;
	direction: ltr;
	filter: alpha(opacity=0);
	font-size: 23px;
	margin: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(-300px, 0) scale(4);
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: 0;
}
.btn-lg {
	font-size: 24px;
}
.btn-linky {
	background: 0;
	border: 0;
	color: #000;
	display: block;
	font-weight: 700;
	padding: 3px 30px;
	text-align: left;
	width: 100%;
}
.btn-linky.btn-danger, .btn-linky.btn-danger:hover {
	background: #d14836;
	border: 0;
	font-weight: 400;
}
.btn-linky.btn-default, .btn-linky.btn-default:hover {
	background-color: #999;
}
.btn-linky.btn-warning, .btn-linky.btn-warning:hover {
	background-color: #b75555;
}
.btn-linky:hover, .btn-linky:focus {
	background-color: #eee;
}
.btn-secondarycolor {
	background-color: #a6ce39;
	border-color: #a6ce39;
	color: #fff;
	text-shadow: none;
}
.btn-secondarycolor .badge {
	background-color: #fff;
	color: #a6ce39;
}
.btn-secondarycolor.disabled, .btn-secondarycolor[disabled], fieldset[disabled] .btn-secondarycolor, .btn-secondarycolor.disabled:hover, .btn-secondarycolor[disabled]:hover, fieldset[disabled] .btn-secondarycolor:hover, .btn-secondarycolor.disabled:focus, .btn-secondarycolor[disabled]:focus, fieldset[disabled] .btn-secondarycolor:focus, .btn-secondarycolor.disabled:active, .btn-secondarycolor[disabled]:active, fieldset[disabled] .btn-secondarycolor:active, .btn-secondarycolor.disabled.active, .btn-secondarycolor[disabled].active, fieldset[disabled] .btn-secondarycolor.active {
	background-color: #a6ce39;
	border-color: #a6ce39;
}
.btn-secondarycolor:active, .btn-secondarycolor.active, .open .dropdown-toggle.btn-secondarycolor {
	background-image: none;
}
.btn-secondarycolor:hover, .btn-secondarycolor:focus, .btn-secondarycolor:active, .btn-secondarycolor.active, .open .dropdown-toggle.btn-secondarycolor {
	background-color: #a6ce39;
	border-color: #a6ce39;
	color: #fff;
}
.bx-wrapper .bx-controls-direction a {
	background-size: auto 100%;
	height: 186px;
	width: 156px;

}
.bx-wrapper .bx-loading {
	background: #FFF;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
	background: url(../img/slider-nav.png) 100% 0 no-repeat;
	background-size: auto 100%;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
	background: url(../img/slider-nav.png) 0 0 no-repeat;
	background-size: auto 100%;
}
.bx-wrapper .bx-viewport {
	background: transparent;
	border: 0 none;
	box-shadow: none;
	left: auto;
}
.callUs {
	padding-left: 50px;
	padding-top: 5px;
	text-align: center;
}
.callUs h5 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.callUs h6 {
	font-size: 34px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.cke_button_label.cke_button__filemanager_label, blockquote p {
	display: inline;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearleft {
	margin-left: 0;
	padding-left: 0;
}
.color-danger {
	color: #c0392b;
}
.color-primary {
	color: #2980b9;
}
.contentwrapper {
	font-size: 16px;
	line-height: 25px;
	position: relative;
}
.data-block {
	background: #fff;
	border-radius: 2px;
	margin-bottom: 20px;
	position: relative;
}
.data-block header {
	background: #77cdc5;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 10px 10px 10px 15px;
}
.data-block header h2 {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}
.data-block section {
	padding: 20px 5px;
}
.data-block section>:last-child {
	margin-bottom: 0;
}
.data-block, .navbar {
	border-bottom: 3px solid #ddd;
}
.data-header-actions {
	float: right;
	list-style: none;
	text-align: right;
}
.dropdown-menu .btn-danger, .plupload_uploading .plupload_file_status {
	color: #fff;
}
.error-text {
	color: #900;
}
.fileoptions a {
	display: inline-block;
	font-size: 10px;
	padding: 0 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.fileoptions a span {
	padding-right: 3px;
}
.filethumb {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	padding: 0;
}
.filethumb img, .bootsnipp-thumb img, .form-horizontal textarea, .form-horizontal input[type=text], input[type=submit] {
	width: 100%;
}
.fileupload {
	margin-bottom: 20px;
	padding-left: 0;
}
.fileupload .btn {
	vertical-align: middle;
}
.fileupload .fileupload-preview+div {
	display: inline-block;
	margin-left: 10px;
}
.fileupload .form-control {
	cursor: text;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.fileupload .raw.thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0;
}
.fileupload .thumbnail {
	background-color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.fileupload .thumbnail+.btn, .fileupload .thumbnail+.btn+.btn {
	margin-bottom: 5px;
}
.fileupload .thumbnail.fileupload-large {
	height: 150px;
	width: 250px;
}
.fileupload .thumbnail.fileupload-large.flexible {
	height: auto;
	max-height: 250px;
	max-width: 350px;
	width: auto;
}
.fileupload .thumbnail.fileupload-small {
	height: 50px;
	width: 50px;
}
.fileupload .thumbnail.fileupload-small.flexible {
	height: auto;
	max-height: 75px;
	max-width: 75px;
	width: auto;
}
.fileupload .thumbnail>img {
	display: block;
	max-height: 100%;
	vertical-align: middle;
}
.fileupload h4 {
	margin: 0 0 10px;
}
.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists, .plupload_start {
	display: none;
}
.fileupload-exists .input-group-addon .btn-file {
	border-radius: 0;
}
.fileupload-new .input-group-addon .btn-file {
	border-radius: 0 2px 2px 0;
}
.footerNav {
	padding: 20px;
}
.footerNav a, .footerNav {
	color: #fff;
	padding: 20px;
	text-align: center;
}
.footerNav ul, .footerNav li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer_form {
	background: #eee;
	margin-bottom: 20px;
	padding: 20px 0;
}
.footer_form_submit {
	font-size: 17px;
}
.footer_seal_info {
	background: #ddd;
	padding: 20px;
}
.footer_seal_info img {
	padding-right: 10px;
}
.form-control {
	border-width: 1px;
}
.form-horizontal .control-label {
	font-size: 14px;
	font-weight: 700;
}
.form-horizontal .url_input_prepend input[type=text] {
	width: 50%;
}
.headSpacer {
	display: block;
	height: 100px;
}
.helper {
	margin-left: 10px;
}
.helper.old {
	line-height: 32px;
	position: absolute;
	right: 5px;
}
.home h2, .home h2 a {
	color: #00a8a2;
	font-size: 29.7px;
	font-weight: 700;
}
.home p {
	color: #656565;
	font-size: 14.7px;
	line-height: 1.769;
}
.home-feature-1 {
	padding-top: 30px;
}
.home-feature-2 {
	padding-top: 40px;
}
.home-feature-3 {
	padding-top: 60px;
}
.homeWrap h3 {
	background-color: #f6c042;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 10px 20px;
}
.homeWrap li {
	line-height: 34px;
	margin-right: 20px;
}
.homeWrap ul, .homeWrap li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.icon-btn-lg {
	border-radius: 2px;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
}
.icon-btn-lg .elusive {
	display: block;
	font-size: 70px;
}
.icon-btn-lg:hover, .icon-btn-lg:active, .icon-btn-lg:visited, .userinfo figcaption strong a:hover, .userinfo figcaption ul>li a:hover {
	text-decoration: none;
}
.itemselector {
	position: absolute;
	right: 25px;
	top: 4px;
}
.jumbotron.blue, .icon-btn-lg:hover {
	background: #77cdc5;
	color: #fff;
}
.leftpadding {
	padding-left: 40px;
}
.leftside .data-block {
	background: 0;
	border: 0;
}
.listbox {
	margin-bottom: 20px;
	position: relative;
}
.listbox .label, .btn-xs {
	font-size: 10px;
	font-weight: 400;
	margin-top: 0;
}
.listitem {
	margin-bottom: 22px;
	position: relative;
}
.listitem .itemselector {
	left: 40px;
	right: auto;
	top: 30px;
}
.listitem .tags .elusive {
	font-size: 20px;
}
.listitem h3 {
	margin-top: 0;
	overflow: hidden;
	white-space: nowrap;
}
.listitem p {
	height: 60px;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%;
}
.login-link {
	display: block;
	font-size: 12px;
	text-align: center;
}
.main-container {
	background: #FFF;
	padding: 50px 0 0;
}
.main-container.blog-container {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.main-container.heads-up {
	margin-top: -80px;
	padding: 30px 30px 0;
	position: relative;
}
.main-navigation {
	border: 0;
	clear: both;
	margin-bottom: 0;
	margin-top: 20px;
}
.modalloader {
	background: url(../../images/ajax-loader.gif) no-repeat scroll center center #FFF;
	display: none;
	height: 100%;
	min-height: 200px;
	width: 100%;
}
.navbar-masthead.navbar-default {
	background: #fff;
}
.ns-actions a {
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
}
.ns-form {
	background: #eee;
	display: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.ourfounder a {
	color: #eaf0f0;
}
.panel-group .panel {
	overflow: visible;
}
.perPage label {
	float: right !important;
}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;
}
.plupload_progress_bar {
	background: #cdeb8b;
	height: 7px;
	width: 0;
}
.plupload_progress_container {
	background: #FFF;
	border: 1px solid #CCC;
	margin-top: 3px;
	padding: 1px;
}
.profile-img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 96px;
	margin: 0 auto 10px;
	width: 96px;
}
.profileBox {
	background-color: #d1dcde;
	padding: 20px;
}
.profileBox h3 {
	font-size: 18px;
	margin-top: 0;
}
.profileBox h3 span {
	font-size: 15px;
}
.quoteAndVideo {
	background: #fff;
	padding-bottom: 20px;
}
.quoteBg {
	background: url(../../images/quoteBg.png) no-repeat top left;
}
.radio, .checkbox {
	margin-bottom: 0;
	margin-top: 0;
	min-height: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.refiner h3 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.refiner h4 {
	font-size: 14px;
}
.rightBottomBox {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.rightBottomBox .data-block {
	float: right;
}
.rightbar {
	min-height: 360px;
}
.rightbar .data-block {
	background: #fefefe;
	border: 0;
	color: #444;
	font-size: 13px;
}
.rightbar .optin {
	display: table-cell;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.rightbar h2 {
	font-size: 18px;
	font-weight: 700;
}
.rightbar input, .rightbar select {
	background: #fff;
	border: 1px solid #bbb;
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
}
.rightbar p {
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 0;
	padding: 0;
}
.rightbar textarea {
	background: #fff;
	border: 1px solid #bbb;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
.rightbarinner a {
	font-size: 12px;
}
.roundy {
	border-radius: 4px;
}
.row-regular:before, .row-regular:after {
	clear: both;
	content: " ";
	display: table;
}
.selectVideoThumb img {
	width: 50px;
}
.selectize-control .elusive {
	margin-right: 5px;
}
.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
	border-bottom: 1px solid #ddd;
}
.sepDots {
	background-image: url(../../site/dots.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 20px auto;
	max-width: 1140px;
}
.separator {
	clear: both;
	content: "";
	display: block;
	margin: 0;
	padding: 2px 0;
}
.separator.line {
	height: 5px;
	margin: 10px 0;
	padding: 0;
}
.showHideToggle {
	display: block;
	overflow: hidden;
}
.sitelogo img {
	max-width: 150px;
	width: 100%;
}
.slider-caption {
	color: #fff;
	display: inline-block;
	font-size: 41px;
	font-weight: 700;
	line-height: 54px;
	margin: 0;
	padding: 0 10px;
}
.slider-caption-wrap {
	margin-top: -110px;
	padding-bottom: 60px;
}
.sliderSubtitle {
	font-size: 19px;
}
.sliderTitle {
	font-size: 25px;
}
.sliderTitle, .sliderSubtitle {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #e56415;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px 10px;
}
.tab-pane {
	padding-top: 15px;
}
.testimonialBox {
	background: #d1dcde;
	margin-bottom: 20px;
	padding: 20px;
}
.text-small {
	font-size: 11px !important;
	line-height: 22px;
}
.thumbnail {
	border: 1px solid #ccc;
	border-radius: 2px;
}
.toggleBtn {
	display: block;
	padding-bottom: 30px;
}
.topnav, .navwrap {
}
.userinfo {
	margin: 20px 0 0;
}
.userinfo figcaption {
	float: left;
	margin-left: 10px;
}
.userinfo figcaption strong {
	display: block;
	font-size: 16px;
	line-height: 18px;
}
.userinfo figcaption strong a, .userinfo figcaption ul>li a {
	color: #999;
}
.userinfo figcaption ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.userinfo figcaption ul>li {
	display: block;
	float: left;
}
.userinfo figcaption ul>li+li {
	margin-left: 8px;
}
.userinfo figure, .pagination, .bx-wrapper, .home hr {
	margin: 0;
}
.userinfo img {
	border-radius: 2px;
	float: left;
	height: 40px;
	width: 40px;
}
.userinfo:after, .userinfo figure:after, .userinfo figcaption ul:after, h1:after {
	clear: both;
}
.userinfo:before, .userinfo:after, .userinfo figure:before, .userinfo figure:after, .userinfo figcaption ul:before, .userinfo figcaption ul:after {
	content: " ";
	display: table;
}
.video-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.videoWrap {
	padding: 20px 0;
}
.videogallery .col-sm-3, p {
	margin-bottom: 20px;
}
.videogallery .videothumb {
	cursor: pointer;
	display: table-cell;
	height: 100px;
	min-width: 112px;
	vertical-align: middle;
	width: 100%;
}
.well {
	background-color: #f2f6f7;
	border-bottom: 3px solid #ddd;
}
.white-block {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
.wiz_thumb {
	display: block;
	float: left;
	padding: 10px;
	width: 100px;
}
.wiz_thumb *, .sitelogo {
	display: block;
	width: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .homeWrap ul, .homeWrap span {
	display: block;
}
blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 0;
	padding: .5em 10px;
	quotes: \201C\201D\2018\2019;
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .25em;
	vertical-align: -.4em;
}
body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #2c3e50;
	font-family: Lato, arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
}
body * {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
body, p {
	color: #555;
}
body.login .container .login-logo a, .control-group {
	background: 0;
}
h1 {
	display: inline-block;
	font-size: 31px;
	font-weight: 700;
	line-height: 54px;
	margin: 0 0 40px;
	padding: 0 10px;
}
h1, .h1 {
	font-size: 36px;
}
h1, h2, h3, h4, h5, h6, h1.logo a * {
	font-family: Montserrat, sans-serif !important;
	font-weight: 700;
}
h1.logo {
	background: 0;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
	max-height: 50px;
	text-transform: uppercase;
}
h1.logo .logo-title {
	line-height: 1.6;
	vertical-align: middle;
	white-space: nowrap;
}
h1.logo a {
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}
h1.logo a:hover {
}
h1.pghead {
	margin-bottom: 40px;
}
h2 {
	color: #444;
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	margin-top: 0;
}
h3, h3 strong {
	color: #333;
	font-size: 19px;
	font-weight: 400;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	margin: 20px 0;
}
iframe[name=google_conversion_frame] {
	float: left;
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	margin-top: -13px;
	width: 0 !important;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
input.itemselector {
	position: absolute;
	right: 50px;
	top: 20px;
}
input[type=checkbox], input[type=radio] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
label {
	display: inline;
	margin-bottom: 0;
}
ol.listy li {
	list-style-type: decimal;
	padding-bottom: 10px;
}
strong, b {
	font-weight: 700;
}
table {
	table-layout: fixed;
}
td {
	overflow: hidden;
}
ul.listy li {
	list-style: disc;
	padding-bottom: 10px;
}
ul.listy, ol.listy {
	display: block;
	list-style-position: inside;
	padding-left: 40px;
}
@media(max-width:1100px) {
	.bg-slider-wrap {
		min-height: 190px
	}
	.bg-slider>li {
		min-height: 190px;
		background-size: auto 100%
	}
}
@media(max-width:767px) {
	.bg-slider-wrap {
		min-height: 250px
	}
	.bg-slider>li>img {
		min-height: 250px
	}
}
@media(max-width:1099px) {
	.bx-wrapper .bx-controls-direction a {
		width: 85px;
		height: 100px;
		margin-top: -50px
	}
}
@media(min-width:1200px) {
	ul.socialicons, .socialicons li, .socialicons li a {
		display: block !important;
		padding: 0 !important;
		display: inline-block !important
	}
	ul.socialicons {
		float: right !important
	}
	.footerMenu a, .footerMenu {
		text-align: left
	}
}
@media(min-width:992px) {
	.footer_seal_info {
		background: 0;
		border-left: 1px solid #bbb
	}
	.footer_form {
		border-bottom: 1px solid #bbb
	}
	#contentwrap {
		padding: 40px 0
	}
	ul.slimmenu>li {
		margin-right: 20px
	}
	.photo_sq.pull-left {
		margin-right: 20px
	}
	.photo_sq {
		width: 400px;
		height: 335px;
		padding-top: 13px;
		padding-bottom: 15px;
		padding-left: 12px;
		padding-right: 16px;
		background: url(../../images/photo_bg.png) no-repeat center;
		float: right;
		margin-left: 10px
	}
	.pad_bottom_10 {
		padding-bottom: 10px
	}
}
@media(max-width:991px) {
	.footerBarLeft, .footerBarRight {
		padding: 0 30px;
		display: block
	}
	h1.logo .logo-title {
		font-size: 18px;
		text-align: center;
		display: block
	}
	body {
		background-image: none !important
	}
	.callUs h5, .callUs h6 {
		text-shadow: none !important
	}
	.footer_form .form-control {
		margin-bottom: 10px
	}
	.pull-right, .pull-left {
		float: none !important;
		display: block;
		margin: 0 auto
	}
	.footer_form_submit, .footer_seal_info {
		text-align: center
	}
	.photo_sq img {
		padding: 5px
	}
	img {
		width: 100%
	}
	.callUs {
		padding-left: 0
	}
	.callUs h5 {
		font-size: 15px;
		line-height: normal
	}
	.callUs h6 {
		font-size: 20px;
		line-height: normal;
		margin-bottom: 0
	}
	.sliderTitle {
		font-size: 15px
	}
	.sliderSubtitle {
		font-size: 11px
	}
	.sitelogo {
		text-align: center
	}
	.callUs {
		padding-left: 0 !important
	}
}
@media(min-width:480px) {
	.userinfo {
		float: right;
		margin: 20px 0 0
	}
	.userinfo figure, .userinfo figcaption {
		float: right
	}
}
@media(min-width:480px) {
	.apply-btn {
		margin-top: 26px
	}
}
@media(max-width:991px) {
	.callUs h5, .callUs h6 {
		!important
	}
}
.topnav, .navbar {
}

.page-wrapper img {
	padding-left:10px;
	padding-bottom:10px;
}
.contentwrapper h1.content-title,h3.formHeader {
	position: absolute;
    top: -110px;
    font-size:36px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 700;
    display: inline-block;
    font-size: 31px;
    font-weight: 700;
    line-height: 54px;
    margin: 0 0 40px;
    padding: 0 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.hero,.data-block header  ,.topnav, .rightbar .data-block section, .data-block section h2, .contentwrapper h1, .footerNav, .navwrap, #menu-trigger, .slider-caption,.jumbotron,.admin-content .icon-btn-lg:hover {
	color: #fff;
	background: #076079 !important;
}
.contentwrapper h1.content-title,h3.formHeader {
	color: #fff;
	background: #1ba062 !important;
}

.adminmode .contentwrapper h1.content-title,.adminmode h3.formHeader {
	color: #222;
	background: #eee !important;
	display: block !important;
	clear: both;
	position: inherit;
	 text-shadow: none;
}
.filter-bar section {
	padding:10px !important;
}


.admin-content a.icon-btn-lg {
	color: #076079;
}
.rightbar .data-block section {
	background: #fff !important;
	color:#111;
}
.adminmode.page-wrap, body.adminmode {
	background: #eee !important;
}
@media(min-width:991px) {
	.page-content-full {
		padding: 0 30px;
	}
	.content-wrapped {
		padding: 10px 0;
	}
}
* {
    font-family: 'Montserrat',sans-serif;
}
.topnav, .navbar {
	z-index: 120;
}

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footerNav {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
}
.admin-content .nav>li>a,.nav-sidebar{
	border-right: 0 !important;
	background: #eee;
	color:#222 !important;
}
.admin-content .nav>li>a:hover, .admin-content .nav>li>a:focus, .admin-content .nav .active a {
    text-decoration: none;
    background-color: #fff !important;
    color:#222 !important;
}=
