@charset "utf-8";

/* .contact-info form:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} */

/* Boilerplate CSS START */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
a { 
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-ms-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
 }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; } 
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0 0; padding: 0; }
ul.general{ padding: 15px 0 15px 35px; }
ul.general li{list-style-type: disc;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea {  }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: none; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
/* Boilerplate CSS END */
/*///////// BX Slider Styles - Start /////////*/

/*///////// Fancy Box - Start /////////*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*///////// Fancy Box - END /////////*/


/*=========================================== date picker styles ===============================================*/
.xdsoft_datetimepicker {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none; }

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important; }

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.xdsoft_noselect::selection {
  background: transparent; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none; }

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0px; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center; }

.xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg=="); }

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0px; }

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0px 0px; }

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0px;
  height: 25px;
  line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0px; }

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1; }

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
  width: 90px;
  text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
  width: 56px; }

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding: 0px;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #F1F1F1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33AAFF; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important; }

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc; }

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px; }

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer; }

.xdsoft_scroller_box {
  position: relative; }
  
 /*//// Datepicker Styles ends //////////*/ 

@font-face {
    font-family: 'OpenSansCondLight';
    src: url('../fonts/OpenSansCondLight.eot');
    src: url('../fonts/OpenSansCondLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansCondLight.woff2') format('woff2'),
         url('../fonts/OpenSansCondLight.woff') format('woff'),
         url('../fonts/OpenSansCondLight.ttf') format('truetype'),
         url('../fonts/OpenSansCondLight.svg#OpenSansCondLight') format('svg');
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic-webfont.eot');
    src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansCondBold';
    src: url('../fonts/OpenSansCondBold.eot');
    src: url('../fonts/OpenSansCondBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansCondBold.woff2') format('woff2'),
         url('../fonts/OpenSansCondBold.woff') format('woff'),
         url('../fonts/OpenSansCondBold.ttf') format('truetype'),
         url('../fonts/OpenSansCondBold.svg#OpenSansCondBold') format('svg');
}


img, object, embed, video {
	max-width: 100%;
}
body{
	font-family: 'open_sansregular', arial, tahoma, calibri;
	color: #333;
	font-size: 14px;
	/* background: #015f9f; */
	background: url(../images/header-bg.jpg) no-repeat scroll center 0 #015f9f;
}
body.home{
	background: none #015f9f;
}
	
li{list-style-type: none;}
ul.general{
	padding-left: 30px;
	margin: 0 0 20px;
}
ul.general li{
	list-style-type: circle;
}

.ie6 img {
	width:100%;
}
h1, h2, h3, h4{color: #ba672e; margin: 0 0 10px; padding: 0; font-weight: normal; }
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1200px;
	position: relative;

}
.mobile-menu-bar {
	background: rgb(89,170,214); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5YWFkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDdlYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(89,170,214,1) 0%, rgba(4,126,193,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,170,214,1)), color-stop(100%,rgba(4,126,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59aad6', endColorstr='#047ec1',GradientType=0 ); /* IE6-8 */
	position: absolute;
    top: 0;
    height: 60px;
    width: 100%;
}
.mobile-menu-bar div {
    cursor: pointer;
    float: left;
    height: 60px;
    width: 20%;
	text-align: center;
}
.mobile-menu-bar div img {
    margin: 14px 0;
    width: 32px;
}
	.mobile-menu-bar .menu-bars {
		background: url(../images/menu-bars.png) no-repeat scroll center center rgba(0, 0, 0, 0);
		height: 40px;
		padding: 10px 0;
		cursor: pointer;
	}
	
.mobile-menu{
    left: 0;
    position: absolute;
    top: 60px;
    background: #4695B5;
    display: inline-block;
	z-index: 10000;
}
	.mobile-menu.inactive{
		left: -296px;
	}		
	.mobile-menu ul{
		padding: 0;
	}		
	.mobile-menu ul li{
		position: relative;
		list-style-type: none;
	}
	.mobile-menu ul li .arrow{
		border-left: 1px solid #e4b82e;
		cursor: pointer;
		height: 23px;
		padding: 8px;
		position: absolute;
		right: 0px;
		text-indent: -999px;
		top: 0;
		width: 23px;
	}
		/* .mobile-menu ul li .arrow.inactive{
			background: url(../images/arrow-down.png) no-repeat scroll center center rgba(0, 0, 0, 0);
		}
		.mobile-menu ul li .arrow.active{
			background: url(../images/arrow-up.png) no-repeat scroll center center rgba(0, 0, 0, 0);
		} */
		
	.mobile-menu ul li a{	
		border-bottom: 1px solid #079ed3;
		color: #fff !important;
		display: inline-block;
		font-size: 18px;
		line-height: 19px;
		padding: 11px 20px 13px;
		text-align: left;
		text-decoration: none;
		text-transform: capitalize;
		width: 218px;
		background: #00aeed;
		font-family: 'OpenSansCondBold', arial, tahoma, calibri;
	}
	
	.mobile-menu ul ul{
		border-left: 8px solid #000;
		display: none;
	}
	.mobile-menu ul ul li a{
		width:210px;
	}
	
	.mobile-menu ul li.selected ul li, .mobile-menu ul li ul li{
		background: #222;
	}
	.mobile-menu ul li.selected, .mobile-menu ul li:hover, .mobile-menu ul li.selected ul li.selected, .mobile-menu ul li.selected ul li:hover{
		background: #7bb42c;
	}
	.mobile-menu ul li.selected a,.mobile-menu ul li a:hover{
		background: #7bb42c;
	}
	.nav-arrow{
		height: 39px;
		position: absolute;
		right: 0;
		top: 0;
		width: 41px;
		cursor: pointer;
	}
	.nav-arrow.inactive{
		background: url(../images/nav-arrow-down.png) no-repeat scroll center center #222;
	}
	.nav-arrow.active{
		background: url(../images/nav-arrow-up.png) no-repeat scroll center center #222;
	}
.mobile-menu-bar, .mobile-menu{
	display: none;
}
.header{
    display: inline-block;
    padding-top: 9px;
    position: relative;
    width: 100%;
	height: 193px;
}

#headerimgs{
    z-index: 0;
}
.headerimg {
    background-position: center top;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 707px;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	z-index: 0 !important;
}
.sm-widgets{
	position: absolute;
	overflow: hidden;
	left: 310px;
    margin-top: 4px;
}
	.sm-widgets .widget{
		float: left;
		width: 88px;
		padding-left: 0px;
	}
	.sm-widgets .google-button{
		width: 57px;
	}
	
.logo{
    float: left;
}
	.main-menu{
		display: inline-block;
		float: right;
		margin-right: 22px;
	}
	.main-menu ul{
		
	}
	.main-menu ul li{
		float: left;
		margin-right: 15px;
	}
	.main-menu ul li:last-child{
		
	}
	.main-menu ul li a{
		color: #fff;
		display: inline-block;
		font-family: "OpenSansCondLight",arial,tahoma,calibri;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.6px;
		padding: 1px 1px 11px;
		-webkit-transition: color 100ms linear;
		-moz-transition: color 100ms linear;
		-ms-transition: color 100ms linear;
		-o-transition: color 100ms linear;
		transition: color 100ms linear;
	}
	.main-menu ul li a:hover, .main-menu ul li a.selected{
		color: #3b6600;
	}

.contact-section{
    float: right;
    font-size: 14px;
    padding-top: 31px;
    text-align: right;
	font-family: 'open_sansregular', calibri, arial, tahoma;
}
	.contact-section .phone{
		color: #7bb42c;
		display: block;
		font-family: "open_sansbold",calibri,arial,tahoma;
		font-size: 24px;
		letter-spacing: 0.5px;
		margin-bottom: 3px;
	}
	.contact-section .address{
		color: #333;
		font-size: 14px;
		letter-spacing: 0.35px;
		margin-bottom: 21px;
	}
	.contact-section a{
		text-decoration: underline;
		color: #333;
		float: right;
	}
	.contact-section a:hover{
		color: #7bb42c;
	}
	
.search{
	display: inline-block;
	float: right;
	background: rgba(0, 0, 0, 0) url(../images/search-bg.png) no-repeat scroll 0 0;
}
		.search-text,
		.search-button{
			border: 0 none;
			float: left;
		}
		.search-text{
			background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
			color: #999999;
			font-family: "open_sansregular",arial,tahoma,calibri;
			font-size: 12px;
			padding: 5px 12px;
			width: 123px;;
		}
		.search-button{
			background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
			color: #7bb42c;
			cursor: pointer;
			display: block;
			font-family: "open_sansregular",arial,tahoma,calibri;
			font-size: 12px;
			padding: 5px 19px;
			width: 19px;
			border-radius: 0 13px 13px 0;
			-webkit-transition: background 200ms linear;
			-moz-transition: background 200ms linear;
			-ms-transition: background 200ms linear;
			-o-transition: background 200ms linear;
			transition: background 200ms linear;		
			-webkit-transition: color 100ms linear;
			-moz-transition: color 100ms linear;
			-ms-transition: color 100ms linear;
			-o-transition: color 100ms linear;
			transition: color 100ms linear;
		}
		.search-button:hover{
			background: #7bb42c none repeat scroll 0 0;
			color: #fff;
		}

.contents{
    display: inline-block;
    margin-top: 0px;
    width: 100%;
	background: url(../images/content-bg.jpg) repeat-x scroll 0 36px;
}
.home .contents{
    margin-top: 500px;
	background: url(../images/content-bg.jpg) repeat-x scroll 0 0;
}
.contents .left-side{
    float: left;
    width: 64.504%;
	margin-right: 2.001%;
	padding: 40px 2.918% 43px;
	line-height: 24px;
	border-radius: 25px;
	min-height: 1454px;

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjU5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNDUiLz4KICAgIDxzdG9wIG9mZnNldD0iMjElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.59) 0%, rgba(255,255,255,0.45) 9%, rgba(255,255,255,1) 21%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.59)), color-stop(9%,rgba(255,255,255,0.45)), color-stop(21%,rgba(255,255,255,1)), color-stop(26%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.59) 0%,rgba(255,255,255,0.45) 9%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 26%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.59) 0%,rgba(255,255,255,0.45) 9%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 26%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.59) 0%,rgba(255,255,255,0.45) 9%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 26%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.59) 0%,rgba(255,255,255,0.45) 9%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 26%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.home .contents .left-side{
	padding: 0 2.918% 43px;
	border-radius: 0 0 25px 25px;
	min-height: 1240px;
	background: #fff;

}
	.left-side h1{
		font-family: 'open_sanssemibold',arial,tahoma,calibri;
		font-size: 36px;
		color: #7bb42c;
		margin-bottom: 30px;
	}
	.left-side .tag{
		font-family: 'open_sanssemibold_italic',arial,tahoma,calibri;
		font-size: 18px;
		color: #333;
		margin-bottom: 25px;
	}
	
	h2.line{
		background: rgba(0, 0, 0, 0) url("../images/gallery-title-bg.png") no-repeat scroll center center;
		color: #333;
		font-family: "open_sansbold",arial,tahoma,calibri;
		font-size: 24px;
		margin-bottom: 30px;
		text-align: center;
	}
	
.photo-galery{
	margin-bottom: 40px;
}

.para {
	margin: 0px 0px 30px 10px;
}

	.para ul {
		padding: 15px 0px 15px 14px;
		margin: 0px;
	}

		.para ul li{
			list-style-type: disc;
			padding: 0px 0px 10px 10px;
		}
		
.contact-info{
	width: 100%;
	margin: 20px 0px 20px 0px;
}

	.contact-info .contact-page-left{
		float: left;
		width: 45%;
	}

		.contact-info .contact-page-right{
			float: right;
			width: 55%;
		}

			.contact-hours-sub{
				margin: 20px 0px 30px 0px;
				width: 360px;
				line-height: 1.6;
			}

				.contact-hours-sub .contact-date{
					float: left;
					width: 100px;
				}
				
					.contact-hours-sub .contact-time{
						float: right;
						width: 255px;
					}
		
.google-map {
	margin: 40px 0px;
}

.testimonial-content {
	margin: 25px 0px 35px 0px;
	padding: 0px 0px 10px 0px;
}

	.testimonial-content  {
		border-bottom: 1px dashed #a7a0a0;
	}

.slide-wrapper{
    display: inline-block;
    margin: 0 9%;
    padding: 0 8%;
    position: relative;
    width: 66%;
}
	.hsliders{
		float: left;
		height: 213px;
		overflow-y: hidden;
		padding: 0;
		position: relative;
		width: 100%;
	}
			
		.hsliders .slide{
			float: left;
			height: 213px;
			padding: 0;
			width: 100%;
		}
		.hsliders .slide img{
			width: 100%;
		}
		.hsliders .slide span{
			display: inline-block;
			width: 17px;
		}
			div#hprev, div#hnext{
				cursor: pointer;
				position: absolute;
				top: 72px;
				z-index: 100;
			}
			div#hprev{
				left: 0;
			}
			div#hnext{
				right: 0;
			}

	div#hprev, div#hnext{
		margin-top: 10px;
	}
	div#hprev:hover, div#hnext:hover{
		opacity: 0.7;
	}
	
.testimonial-section{
	color: #fff;
	font-family: "open_sanssemibold_italic",arial,tahoma,calibri;
	font-size: 14px;
	background: #007bc2;
	border-radius: 25px;
	padding: 32px 0 32px 38px;
	margin-bottom: 40px;
}
	.testimonial-section .rating{
		margin: -5px 0 0 15px;
	}
	.testimonial-section .text{
		padding: 18px 38px 18px 0;
	}
	.testimonial-section a{
		color: #fed801;
		display: block;
		background: rgba(0, 0, 0, 0) url(../images/white-line.jpg) no-repeat scroll 173px center;
	}
	.testimonial-section a:hover{
		color: #fff;
	}

.office-hours{

}
	.office-hours .dates{
		display: inline-block;
		width: 100%;
	}
	.office-hours .dates .date{
		color: #333;
		float: left;
		font-family: "OpenSansCondBold",arial,tahoma,calibri;
		font-size: 18px;
		margin: 0 1px 7px;
	}
	.office-hours .dates .date div{
		background: #cfcfcf none repeat scroll 0 0;
		float: left;
		padding: 4px 0;
	}
	.office-hours .dates .date div.closed{
		background: #ffd800;
	}
	.office-hours .dates .date div.time{
		background: #e3e5e7;
	}
	.office-hours .dates .date.left div{
		border-radius: 17px 0 0 17px;
		padding-left: 36px;
		width: 70px; 
		/* padding-left: 11.5%;
		width: 22%; */
	}
	.office-hours .dates .date.left div.time{
		padding-left: 19px;
		width: 260px;
		/* padding-left: 6%;
		width: 260px; */
	}
	.office-hours .dates .date.right div{
		border-radius: 0;
		padding-left: 28px;
		width: 80px;
	}
	.office-hours .dates .date.left div.time{
		border-radius: 0;
	}
	.office-hours .dates .date.right div.time{
		border-radius: 0 17px 17px 0;
		padding-left: 21px;
		width: 255px;
	}

.inner-image{
    border-radius: 23px;
    float: right;
    margin: 0 0 30px 45px;
}
.contents .right-side{
    float: left;
	width: 27.66%;
	margin-top: 0px;
}
.home .contents .right-side{
	margin-top: -307px;
}

	.bucket-menu{
		background: #fff none repeat scroll 0 0;
		border-radius: 25px 25px 0 0;
		padding: 18px 17px;
	}
	.bucket-menu ul li a{
		color: #fff;
		display: block;
		font-family: "OpenSansCondBold",arial,tahoma,calibri;
		font-size: 18px;
		height: 22px;
		letter-spacing: 0.45px;
		margin-bottom: 4px;
		padding: 2px 0 8px 23px;
		border-radius: 16px;
		
		background: rgb(89,170,214); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5YWFkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDdlYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(89,170,214,1) 0%, rgba(4,126,193,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,170,214,1)), color-stop(100%,rgba(4,126,193,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(89,170,214,1) 0%,rgba(4,126,193,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59aad6', endColorstr='#047ec1',GradientType=0 ); /* IE6-8 */
	}
	.bucket-menu ul li a:hover, .bucket-menu ul li a.selected{
		background: rgb(123,179,44); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiYjMyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OThjMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(123,179,44,1) 0%, rgba(89,140,19,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(123,179,44,1)), color-stop(100%,rgba(89,140,19,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(123,179,44,1) 0%,rgba(89,140,19,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(123,179,44,1) 0%,rgba(89,140,19,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(123,179,44,1) 0%,rgba(89,140,19,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(123,179,44,1) 0%,rgba(89,140,19,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb32c', endColorstr='#598c13',GradientType=0 ); /* IE6-8 */
	}
	
.community-outreach{
	background: rgba(0, 0, 0, 0) url(../images/community-outreach.png) no-repeat scroll 0 0;
    height: 63px;
    padding-top: 300px;
	border-top: 9px solid #fff;
	border-bottom: 29px solid #fff;
	font-family: 'open_sansregular',arial,tahoma,calibri;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.community-outreach a{
	font-family: 'open_sansregular',arial,tahoma,calibri;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.community-outreach a:hover{
	color: #007BC2;
	text-decoration: underline;
}


.appointment-request-wrapper {

}
.appointment-request-wrapper h2  {
	color: #fff;
	display: block;
	font-family: "open_sanssemibold",arial,tahoma,calibri;
	font-size: 21px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
.appointment-request  {    
	position: relative;
    z-index: 2;
	padding: 21px 17px 32px;
	background: #fff;
}
	.appointment-request .input {
		height: 36px;
		margin-bottom: 3px;
		position: relative;
		width: 100%;
	}
	.appointment-request .input.text-area {
		height: 107px !important;
		margin-bottom: 2px;
	}
	.appointment-request .input input[type="text"], 
	.appointment-request .input input[type="email"], 
	.appointment-request .input input[type="tel"] {
		background: #e3e5e7 none repeat scroll 0 0;
		border: 0 none;
		border-radius: 18px;
		box-shadow: 0 2px 1px 0 #c3d1db inset;
		color: #999999;
		display: block;
		font-family: "open_sansregular",arial,tahoma,calibri;
		font-size: 14px;
		letter-spacing: 0.5px;
		padding: 7px 8%;
		position: relative;
		width: 84%;
	}
	.appointment-request .text-area textarea {
		background: none repeat scroll 0 0 #e3e5e7;
		display: block;
		height: 90px !important;
		min-height: 90px !important;
		max-height: 90px !important;
		box-shadow: 0 2px 1px 0 #c3d1db inset;
		border-radius: 25px;
		width: 86%;
		min-width: 86%;
		max-width: 86%;
		padding: 7px 7%;
		color: #999999;
		font-size: 14px;
		font-family: "open_sansregular", arial, tahoma, calibri;
		letter-spacing: 0.5px;
		margin-bottom: 0;
		border: 0 none;
	}
	.appointment-request .input select {
		background: url(../images/drop-down-arrow.png) no-repeat scroll right center #e3e5e7;
		color: #999999;
		display: block;
		font-family: "open_sansregular",arial,tahoma,calibri;
		font-size: 14px;
		letter-spacing: 0.5px;
		padding: 6px 12% 6px 6%;
		width: 100%;
		border: 0 none;
		-webkit-appearance: none;       
		-moz-appearance: none;    
		appearance: none;
		cursor: pointer;
		border-radius: 18px;
		box-shadow: 0 2px 1px 0 #c3d1db inset;
	}
	.appointment-request .submit-btn {
		height: 29px;
		width: 100%;
		clear: both;
		float: left;
	}
	.appointment-request .submit-btn button {
		-webkit-transition: background 100ms linear;
		-moz-transition: background 100ms linear;
		-ms-transition: background 100ms linear;
		-o-transition: background 100ms linear;
		transition: background 100ms linear;

		background: #7bb42c none repeat scroll 0 0;
		border: medium none;
		border-radius: 20px;
		color: #fff;
		display: block;
		font-family: "open_sanssemibold",arial,tahoma,calibri;
		font-size: 16px;
		height: 29px;
		margin: 0 auto;
		text-align: center;
		width: 100px;
	}
	.appointment-request .submit-btn button:hover {
		background: #007BC2 none repeat scroll 0 0;
	}
	
.newsletter-subscribe{
    background: rgba(0, 0, 0, 0) url(../images/newsletter-subscribe.png) no-repeat scroll 0 0;
    padding-top: 104px;
}
#wufoo-k95ah621iten96{
    background: #007bc2 none repeat scroll 0 0;
    border-radius: 27px;
    display: block;
    height: 31px;
    padding: 23px 17px;
}
.newsletter-subscribe-wrapper{
    background: #fff none repeat scroll 0 0;
    border-radius: 33px 33px 0 0;
    height: 77px;
    padding-bottom: 0;
	margin-top: 6px;
}

.social-media-wrapper{
    background: #fff none repeat scroll 0 0;
    border-bottom: 43px solid #015086;
    border-radius: 0 0 26px 26px;
    height: 45px;
    padding-top: 33px;
}
.social-media-section{
    background: #007bc2 none repeat scroll 0 0;
    border-radius: 27px;
    display: block;
    height: 26px;
    padding: 23px 17px;
}
.social-media-section h2{
    color: #fff;
    float: left;
    font-family: "open_sanssemibold",arial,tahoma,calibri;
    font-size: 21px;
    margin: 0;
}
.social-media{
    display: inline-block;
    float: right;
    position: relative;
}
	.social-media ul{
		position: relative;
	}
	.social-media ul li{
		float: left;
		margin-right: 3px;		
		position: relative;
	}
	.social-media ul li:last-child{
		margin-right: 0px;	
	}
	.social-media ul li img{
		display: block;
		overflow: hidden;
	}
	.social-media ul li img:hover{
		opacity: 0.8;
	}

.footer-menu-wrapper{
    padding: 35px 0;
    text-align: center;
}
.footer-menu{
	margin-bottom: 22px;
}
	.footer-menu ul{
		display: inline-block;
	}
	.footer-menu ul li{
		float: left;
	}
	.footer-menu ul li.first{
		margin-left: 0px;
	}
	.footer-menu ul li a{
		border-right: 1px solid #fff;
		color: #fff;
		display: inline-block;
		font-family: "open_sansregular",arial,tahoma,calibri;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 12px;
		padding: 0 29px;
		text-decoration: none;
	}
	.footer-menu ul li:last-child a{
		border-right: 0 none;
	}
	.footer-menu ul li a:hover, .footer-menu ul li a.selected{
		text-decoration: underline;
	}
	
.copyrights{
	margin-top: 9px;
	font-family: "open_sansregular",arial,tahoma,calibri;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.5px;
}
	.copyrights a{
		text-decoration: none;
		color: #fff;
	}
	.copyrights a:hover{
		text-decoration: underline;
	}



@media only screen and (max-width:1200px) {
	.gridContainer{
		max-width: 1200px;
	}

}


@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.gridContainer{
		width: 95%;
	}
	.logo {
		margin-top: 11px;
	}
	.sm-widgets {
		left: 157px;
		margin-top: 11px;
	}
	.main-menu{
		margin-right: 0;
	}
	.main-menu ul li {
		margin-right: 7px;
	}
	.main-menu ul li a{
		font-size: 14px;
	}
	.contents .left-side{
		width: 55%;
	}
	.contents .right-side{
		width: 332px;
	}
	.home .contents .right-side {
		margin-top: -125px;
	}
	.hsliders, .hsliders .slide{
		height: 150px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 53px;
	}
	.office-hours .dates .date.left div.time {
		width: 136px;
	}
	.office-hours .dates .date.right div.time {
		width: 132px;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1023px) {
	.gridContainer{
		width: 95%;
	}
	body, body.home{
		background: #015f9f url("../images/header-bg.jpg") no-repeat scroll center 60px;
	}
	.header{
		padding-top: 65px;
	}
	.logo {
		margin-top: 36px;
		width: 330px
	}
	.sm-widgets {
		left: 0px;
		margin-top: 6px;
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.main-menu, #headerimgs{
		display: none;
	}
	.contact-section{
		padding-top: 0;
	}
	.contact-section .phone{
		margin-bottom: 17px;
	}
	.contact-section .phone {
		color: #fff;
	}
	.contents .left-side{
		margin: 0;
		width: 94%;
		min-height: auto;
	}
	.home .contents .left-side{
		min-height: auto;
		border-radius: 25px;
		margin-top: -40px;
		padding: 40px 2.918% 43px;
	}
	.contents .right-side{
		width: 332px;
		margin: 30px 205px 0;
	}
	.home .contents{
		margin-top: 40px;
	}
	.home .contents .right-side {
		margin: 30px 205px 0;
	}
	.hsliders, .hsliders .slide{
		height: 195px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 80px;
	}
	.office-hours .dates .date.left div.time {
		width: 222px;
	}
	.office-hours .dates .date.right div.time {
		width: 218px;
	}
}
@media only screen and (min-width: 768px)  and (max-width: 799px) {
	.gridContainer{
		width: 95%;
	}
	body, body.home{
		background: #015f9f url("../images/header-bg.jpg") no-repeat scroll center 60px;
	}
	.header{
		padding-top: 65px;
	}
	.logo {
		margin-top: 36px;
		width: 315px
	}
	.sm-widgets {
		left: 0px;
		margin-top: 6px;
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.main-menu, #headerimgs{
		display: none;
	}
	.contact-section{
		padding-top: 0;
	}
	.contact-section .phone{
		margin-bottom: 17px;
	}
	.contact-section .phone {
		color: #fff;
	}
	.contents .left-side{
		margin: 0;
		width: 94%;
		min-height: auto;
	}
	.home .contents .left-side{
		min-height: auto;
		border-radius: 25px;
		margin-top: -40px;
		padding: 40px 2.918% 43px;
	}
	.contents .right-side{
		width: 332px;
		margin: 30px 190px 0;
	}
	.home .contents{
		margin-top: 40px;
	}
	.home .contents .right-side {
		margin: 30px 190px 0;
	}
	.hsliders, .hsliders .slide{
		height: 195px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 80px;
	}
	.office-hours .dates .date.left div.time {
		width: 208px;
	}
	.office-hours .dates .date.right div.time {
		width: 203px;
	}
}
@media only screen and (min-width: 600px)  and (max-width: 767px) {
	.gridContainer{
		width: 95%;
	}
	body, body.home{
		background: #015f9f url("../images/header-bg.jpg") no-repeat scroll center 60px;
	}
	.header{
		padding-top: 65px;
	}
	.logo {
		margin-top: 80px;
		width: 250px
	}
	.sm-widgets {
		left: 0px;
		margin-top: 4px;
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.main-menu, #headerimgs{
		display: none;
	}
	.contact-section{
		padding-top: 0;
		width: 285px;
	}
	.contact-section .phone{
		margin-bottom: 17px;
	}
	.contact-section .phone {
		color: #fff;
	}
	.contents .left-side{
		margin: 0;
		width: 94%;
		min-height: auto;
	}
	.home .contents .left-side{
		min-height: auto;
		border-radius: 25px;
		margin-top: -40px;
		padding: 40px 2.918% 43px;
	}
	.contents .right-side{
		width: 332px;
		margin: 30px 110px 0;
	}
	.home .contents{
		margin-top: 40px;
	}
	.home .contents .right-side {
		margin: 30px 110px 0;
	}
	.hsliders, .hsliders .slide{
		height: 150px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 55px;
	}
	.office-hours .dates .date.left div.time {
		width: 133px;
	}
	.office-hours .dates .date.right div.time {
		width: 127px;
	}
	.footer-menu ul li a{
		padding: 0 20px;
	}
	.inner-image {
		margin: 0 0 20px 25px;
		width: 215px;
	}
}
@media only screen and (min-width: 480px)  and (max-width: 599px) {
	.gridContainer{
		width: 95%;
	}
	body, body.home{
		background: #015f9f url("../images/header-bg.jpg") no-repeat scroll center 60px;
	}
	.header{
		padding-top: 65px;
	}
	.logo {
		margin-top: 67px;
		width: 215px
	}
	.sm-widgets {
		left: 0px;
		margin-top: 4px;
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.main-menu, #headerimgs{
		display: none;
	}
	.contact-section{
		padding-top: 0;
		width: 215px;
	}
	.contact-section .phone{
		margin-bottom: 17px;
	}
	.contact-section .phone {
		color: #fff;
	}
	.contents .left-side{
		margin: 0;
		width: 94%;
		min-height: auto;
	}
	.home .contents .left-side{
		min-height: auto;
		border-radius: 25px;
		margin-top: -40px;
		padding: 40px 2.918% 43px;
	}
	.left-side h1{
		font-size: 28px;
	}
	.contents .right-side{
		width: 332px;
		margin: 30px 52px 0;
	}
	.home .contents{
		margin-top: 40px;
	}
	.home .contents .right-side {
		margin: 30px 52px 0;
	}
	.hsliders, .hsliders .slide{
		height: 120px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 40px;
	}
	div#hprev {
		left: -15px;
	}
	div#hnext {
		right: -15px;
	}
	.office-hours .dates .date.left div.time {
		width: 95px;
	}
	.office-hours .dates .date.right div.time {
		width: 92px;
	}
	.office-hours .dates .date.left div{
		width: 68px;
		padding-left: 23px;
	}
	.office-hours .dates .date.right div{
		width: 74px;
		padding-left: 17px;
	}
	.footer-menu ul li a{
		padding: 0 10px;
	}
	.inner-image {
		margin: 0 0 20px 25px;
		width: 215px;
	}
}
@media only screen and (min-width: 320px)  and (max-width: 479px) {
	.gridContainer{
		width: 95%;
	}
	body, body.home{
		background: #015f9f url("../images/header-bg.jpg") no-repeat scroll center 60px;
	}
	.header{
		padding-top: 65px;
		height: 289px;
	}
	.logo {
		margin-left: 43px;
		margin-top: 70px;
		width: 215px;
	}
	.sm-widgets {
		left: 0px;
		margin-top: 4px;
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.main-menu, #headerimgs{
		display: none;
	}
	.contact-section{
		display: inline-block;
		float: none;
		padding-top: 17px;
		text-align: center;
		width: 100%;
	}
	.contact-section .address{
		margin-bottom: 20px;
	}
	.contact-section .phone{
		margin-bottom: 5px;
		text-align: center;
	}
	.contact-section a{
		float: none;
	}
	.search{
		float: none;
	}
	.contents{
		margin-top: 0px;
		background: rgba(0, 0, 0, 0) url("../images/content-bg.jpg") repeat-x scroll 0 0;
		padding-top: 15px;
	}
	.contents .left-side{
		margin: 0;
		width: 94%;
		min-height: auto;
	}
	.home .contents .left-side{
		min-height: auto;
		border-radius: 25px;
		margin-top: 0;
		padding: 40px 2.918% 43px;
	}
	.left-side h1{
		font-size: 28px;
	}
	.contents .right-side{
		width: 284px;
		margin: 30px 0 0;
	}
	.home .contents{
		margin-top: 0px;
	}
	.home .contents .right-side {
		margin: 30px 0 0;
	}
	.hsliders, .hsliders .slide{
		height: 75px;
	}
	div#hprev, div#hnext{
		margin: 0;
		top: 22px;
	}
	div#hprev img, div#hnext img{
		width: 25px;
	}
	div#hprev {
		left: -20px;
	}
	div#hnext {
		right: -20px;
	}
	.office-hours .dates .date.left div.time {
		border-radius: 0 17px 17px 0;
		width: 104px;
		padding-left: 29px;
	}
	.office-hours .dates .date.right div.time {
		padding-left: 29px;
		width: 105px;
	}
	.office-hours .dates .date.left div{
		padding-left: 40px;
		width: 94px;
	}
	.office-hours .dates .date.right div{
		border-radius: 17px 0 0 17px;
		padding-left: 39px;
		width: 95px;
	}
	.bucket-menu{
		width: 250px;
	}
	.community-outreach{
		background: rgba(0, 0, 0, 0) url("../images/community-outreach.png") no-repeat scroll 0 0 / 100% auto;
		padding-top: 248px;
	}
	.newsletter-subscribe{
		background: rgba(0, 0, 0, 0) url("../images/newsletter-subscribe.png") no-repeat scroll 0 0 / 100% auto;
	}
	.footer-menu ul li a{
		margin-bottom: 10px;
		padding: 0 20px;
	}
	.inner-image {
		margin: 0 38px 25px;
		position: relative;
		width: 195px;
	}
}

@media only screen and (max-width: 319px)   {
	.gridContainer{
		width: 95%;
	}
}