@charset "utf-8";
/* 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; }

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: 27px 0 27px 18px; }
ul.general li{list-style-image: url(../images/li.png);}
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 { overflow: auto; vertical-align: top; resize: vertical; }
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 */
/*///////// Nivo 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 /////////*/


.theme-default .nivoSlider {
	position:relative;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
.theme-default a.nivo-prevNav {
	left: 30px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:absolute;
	overflow: hidden;
	float:left;
	
}
.nivoSlider img {
	position:relative;
	top:0px;
	left:0px;
	max-width: none;
	height: auto;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	height: auto;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*///////// Nivo Slider Styles - 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: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@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_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.eot');
    src: url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff'),
         url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fira_sanslight';
    src: url('../fonts/firasans-light-webfont.eot');
    src: url('../fonts/firasans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/firasans-light-webfont.woff2') format('woff2'),
         url('../fonts/firasans-light-webfont.woff') format('woff'),
         url('../fonts/firasans-light-webfont.ttf') format('truetype'),
         url('../fonts/firasans-light-webfont.svg#fira_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
img, object, embed, video {
	max-width: 100%;
}
body{
	font-family: 'open_sanslight', arial, tahoma, calibri;
	color: #010101;
	font-size: 16px;
	letter-spacing: 0.5px;
}
a{	
	text-decoration: none;
	font-family: 'open_sanslight', arial, tahoma, calibri;
	color: #44afe3;
	-webkit-transition: color 250ms linear;
	-moz-transition: color 250ms linear;
	-ms-transition: color 250ms linear;
	-o-transition: color 250ms linear;
	transition: color 250ms linear;
}
a:hover{
	color: #00467f;
}
li{list-style-type: none;}
.ie6 img {
	width:100%;
}
h1, h2, h3, h4{ margin: 0; padding: 0; font-weight: normal; color: #44afe3;}
.content h2, .content h3, .content h4{ margin-bottom: 10px;}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
}

.mobile-menu-bar {
	background: #2d90cd; /* Old browsers */
    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 #3e86b8;
		color: #fff !important;
		display: inline-block;
		font-size: 14px;
		line-height: 19px;
		padding: 9px 20px 11px;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		width: 218px;
		background: #1F79AD;
	}
	
	.mobile-menu ul ul{
		border-left: 8px solid #0F608C;
		display: none;
	}
	.mobile-menu ul ul li a{
		width:210px;
		text-transform: uppercase;
	}
	
	.mobile-menu ul li.selected ul li, .mobile-menu ul li ul li{
		background: #0F608C;
	}
	.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: #515151;
		color: #e4b82e;
	}
	.mobile-menu ul li.selected a,.mobile-menu ul li a:hover{
		background: #0F608C;
	}
	.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 #0F608C;
	}
	.nav-arrow.active{
		background: url(../images/nav-arrow-up.png) no-repeat scroll center center #0F608C;
	}
.mobile-menu-bar, .mobile-menu{
	display: none;
}
 
.header{
	background: url(../images/header-bg.jpg) repeat scroll 0 0;
	margin-bottom: 33px;
}
.home .header{
	margin-bottom: 0px;
}
	.main-menu-wrapper{
		background: url(../images/main-menu-bg.png) no-repeat scroll center bottom #2d90cd;
	}
	.main-menu{
		float: left;
	}
	.main-menu ul{
		
	}
	.main-menu ul li{
		float: left;
		margin-right: 23px;
	}
	.main-menu ul li a{
		font-family: 'open_sanssemibold', arial, tahoma, calibri;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		display: inline-block;		
		padding: 16px 0 18px;
		text-shadow: 0 0 0.4px #fff;
		
		-webkit-transition: color 50ms linear;
		-moz-transition: color 50ms linear;
		-ms-transition: color 50ms linear;
		-o-transition: color 50ms linear;
		transition: color 50ms linear;
	}
	.main-menu ul li a:hover, .main-menu ul li.selected a{
		color: #010101;
		text-shadow: 0 0 0.4px #010101;
	}

.search{
		display: inline-block;
		float: right;
		padding: 9px 0;
}
		.search-text,
		.search-button{
			border: 0 none;
			float: left;
		}
		.search-text{
			border: 1px solid #fff;
			border-radius: 3px;
			color: #2e90cd;
			font-size: 14px;
			padding: 5px 10px;
			font-family: 'open_sanslight', arial, tahoma, calibri;
			margin-right: 10px;
			box-shadow: 0 1px 3px 0px #247eb6;
			width: 180px;
			display: none;
		}
		.search-button{
			background: url(../images/search-icon.png) no-repeat scroll 0 0;
			cursor: pointer;
			display: block;
			height: 32px;
			padding: 0;
			text-indent: -999px;
			width: 32px;
		}
	
.banner-wrapper{
	background: url(../images/banner-bg.png) repeat-x scroll 0 0;
	position: relative;
}	
.home .banner-wrapper{
	padding-top: 45px;
}	
.logo-section-wrapper{

}
.logo-section-wrapper-bg{
	background: url(../images/logo-section-wrapper-bg.png) repeat-x scroll 0 0;
	height: 210px;
	width: 30%;
	position: absolute;
}
.home .logo-section-wrapper-bg{
	background: url(../images/logo-section-wrapper-home-bg.png) repeat-x scroll 0 0;
	height: 260px;
}
.logo-section{
	background: url(../images/logo-section-bg.png) no-repeat scroll left 0;
	height: 210px;
}
	.home .logo-section{
		background: url(../images/logo-section-home-bg.png) no-repeat scroll left 0;
		height: 220px;
		padding: 20px 0;
	}
	.logo{
		float: left;
		padding: 18px 41px 21px 0;
		margin-right: 36px;
		background: url(../images/logo-separator.png) no-repeat scroll right center;
	}
	
.welcome-section{
	background: #DEEDF4;
	padding: 44px 0 24px;
	text-align: center;
	line-height: 28px;
	letter-spacing: 0px;
}
	.welcome-section h1{
		text-transform: uppercase;
		font-size: 40px;
		font-family: 'open_sanslight', arial, tahoma, calibri;
		color: #44afe3;
		letter-spacing: 4px;
		margin-bottom: 11px;
	}
	
.doctor-profile{
	background: url(../images/doctor-profile-bg.png) repeat-x scroll 0 top #fff;
	text-align: center;
    text-transform: uppercase;
	font-size: 20px;
	font-family: 'open_sanslight', arial, tahoma, calibri;
	color: #44afe3;
	letter-spacing: 2px;
	padding-bottom: 43px;
}
	.doctor-profile img{
		margin-bottom: 3px;
	}
	.doctor-profile img.button{
		margin-top: 10px;
		-webkit-transition: box-shadow 200ms linear;
		-moz-transition: box-shadow 200ms linear;
		-ms-transition: box-shadow 200ms linear;
		-o-transition: box-shadow 200ms linear;
		transition: box-shadow 200ms linear;
	}
	.doctor-profile img.button:hover{
		box-shadow: 0 0 8px 1px #5cabd0;
	}

.smile-gallery-section{
	background: url(../images/before-after-bg.jpg) repeat-x scroll 0 top;
	text-align: center;
    text-transform: uppercase;
	font-size: 16px;
	font-family: 'open_sanslight', arial, tahoma, calibri;
	color: #fff;
	padding: 36px 0 43px;
	letter-spacing: 2px;
}
.smile-gallery-section h2{
	font-size: 20px;
	margin-bottom: 30px;
}
.slide-wrapper{
    display: inline-block;
    padding: 0 150px;
    position: relative;
    width: 804px;
}
	.hsliders{
		float: left;
		height: 252px;
		overflow-y: hidden;
		padding: 0;
		position: relative;
		width: 100%;
	}
			
		.hsliders .slide{
			float: left;
			height: 252px;
			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;
				border-radius: 30px;
			}
			div#hprev{
				left: 0;
			}
			div#hnext{
				right: 0;
			}

	.smile-gallery-section img.button, div#hprev, div#hnext{
		margin-top: 10px;
		-webkit-transition: box-shadow 200ms linear;
		-moz-transition: box-shadow 200ms linear;
		-ms-transition: box-shadow 200ms linear;
		-o-transition: box-shadow 200ms linear;
		transition: box-shadow 200ms linear;
	}
	.smile-gallery-section img.button:hover, div#hprev:hover, div#hnext:hover{
		box-shadow: 0 0 8px 1px #DEEDF4;
	}
	
.appointment-testimonial-section{
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 346px;
	overflow: hidden;
}	
.appointment-testimonial-section .appointment-section,
.appointment-testimonial-section .testimonial-section{
	float: left;
	width: 50%;
	height: 346px;
	position: absolute;
	top:0;
}
.appointment-testimonial-section .appointment-section{
	background: url(../images/header-bg.jpg) repeat scroll 0 0;
	left:0;
}
.appointment-testimonial-section .testimonial-section{
	background: #44AFE3;
	right:0;
}
.appointment-testimonial-section .appointment{
    width: 41%;
	padding: 30px 4.5% 27px;
}
.appointment-testimonial-section .testimonial{
    line-height: 30px;
    padding: 30px 8.5% 50px !important;
    width: 33% !important;
}
.appointment-testimonial-section .section{
    color: #fff;
    float: left;
    font-family: "open_sanslight",arial,tahoma,calibri;
    font-size: 16px;
    margin: 1px 0 0;
    text-align: center;

}
.appointment-testimonial-section .section h2{
	font-size: 20px;
	font-family: 'open_sansregular', arial, tahoma, calibri;
	letter-spacing: 3px;
	margin-bottom: 27px;
}
.appointment-testimonial-section .section h2 span{
    display: block;
    height: 1px;
    margin-top: 13px;
    width: 55px;
}
.appointment-testimonial-section .section .read-more{
	margin-top: 16px;
}
.appointment-testimonial-section .section .read-more:hover{
	box-shadow: 0 0 8px 1px #005C7E;
}
.appointment-testimonial-section .appointment h2{
	color: #44afe3;
	padding: 0 8px;
}
.appointment-testimonial-section .appointment h2 span{
	background: none repeat scroll 0 0 #44afe3;
}
.appointment-testimonial-section .testimonial h2{
	color: #fff;
	padding: 0 35px;
}
.appointment-testimonial-section .testimonial h2 span{
	background: none repeat scroll 0 0 #fff;
}


.contact-section{
	font-family: 'open_sansregular', arial, tahoma, calibri;
    color: #3e86b8;
    float: left;
    text-transform: uppercase;
	font-size: 11px;
	padding: 76px 0;
}
.contact-section .phone{
	font-size: 13px;
}
.contact-section .number{
	font-size: 15px;
	font-family: 'open_sansbold', arial, tahoma, calibri;
}
.contact-section a{
	color: #3e86b8;
	font-family: 'open_sansbold', arial, tahoma, calibri;
	-webkit-transition: color 100ms linear;
	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	transition: color 100ms linear;
}
.contact-section a:hover{
	color: #fff;
}
.social-media{
    clear: both;
    display: inline-block;
    float: left;
    padding: 38px 0;
	position: relative;
}
.home .social-media{
    padding: 25px 0;
}
	.social-media h3{
		margin-bottom: 13px;
	}
	.social-media ul{
		position: relative;
	}
	.social-media ul li{
		float: left;
		margin-right: 11px;		
		position: relative;
	}
	.social-media ul li img{
		display: block;
		height: 44px;
		overflow: hidden;
		
		border-radius: 3px;
		
		-webkit-transition: box-shadow 100ms linear;
		-moz-transition: box-shadow 100ms linear;
		-ms-transition: box-shadow 100ms linear;
		-o-transition: box-shadow 100ms linear;
		transition: box-shadow 100ms linear;
	}
	.social-media ul li img.facebook:hover{
		box-shadow: 0 0 0px 3px #3b5998;
	}
	.social-media ul li img.twitter:hover{
		box-shadow: 0 0 0px 3px #55acee;
	}
	.social-media ul li img.google:hover{
		box-shadow: 0 0 0px 3px #d73d32;
	}
	.social-media ul li img.pinterest:hover{
		box-shadow: 0 0 0px 3px #CB2026;
	}
	.social-media ul li img.youtube:hover{
		box-shadow: 0 0 0px 3px #CC181E;
	}
	.social-media ul li img.addthis_button:hover{
		box-shadow: 0 0 0px 3px #FF835E;
	}
	
#main-slider{
	float: right;
    margin: -305px 0 0;
}
.main-banner-inner{
    float: right;
    height: 331px;
    margin: -211px 15px 0 0;
    width: 295px;
    background: url(../images/inner-banner-1.png) no-repeat scroll 0 0;
}
.page-1 .main-banner-inner{
    background: url(../images/main-banner-about-us.png) no-repeat scroll 0 0;
}
.page-2 .main-banner-inner,
.page-6 .main-banner-inner,
.page-10 .main-banner-inner,
.page-14 .main-banner-inner{
	background: url(../images/inner-banner-1.png) no-repeat scroll 0 0;
}
.page-3 .main-banner-inner,
.page-7 .main-banner-inner,
.page-11 .main-banner-inner,
.page-15 .main-banner-inner{
	background: url(../images/inner-banner-2.png) no-repeat scroll 0 0;
}
.page-4 .main-banner-inner,
.page-8 .main-banner-inner,
.page-12 .main-banner-inner,
.page-16 .main-banner-inner{
	background: url(../images/inner-banner-3.png) no-repeat scroll 0 0;
}
.page-5 .main-banner-inner,
.page-9 .main-banner-inner,
.page-13 .main-banner-inner,
.page-17 .main-banner-inner{
	background: url(../images/inner-banner-4.png) no-repeat scroll 0 0;
}

.bucket-wrapper{
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0OThkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzNkYTVkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzNkYTVkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDk4ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #3498d6 0%, #3da5dd 35%, #3da5dd 65%, #3498d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3498d6), color-stop(35%,#3da5dd), color-stop(65%,#3da5dd), color-stop(100%,#3498d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3498d6 0%,#3da5dd 35%,#3da5dd 65%,#3498d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3498d6 0%,#3da5dd 35%,#3da5dd 65%,#3498d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3498d6 0%,#3da5dd 35%,#3da5dd 65%,#3498d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3498d6 0%,#3da5dd 35%,#3da5dd 65%,#3498d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3498d6', endColorstr='#3498d6',GradientType=0 ); /* IE6-8 */
	height: 68px;
	text-align: center;
}
.bucket-menu {

}
		.bucket-menu ul{
			display: inline-block;
		}
		.bucket-menu ul li{
			float:left;
			min-width: 180px;
		}
		.bucket-menu ul li:hover,
		.bucket-menu ul li.selected{

		}	
		.bucket-menu ul li a{
			color: #fff;
			display: inline-block;
			font-family: "open_sanssemibold", arial, tahoma, calibri;
			font-size: 20px;
			letter-spacing: 2px;
			padding: 23px 45px 20px;
			text-align: center;
			border-right: 1px solid #fff;
			
			
			-webkit-transition: background 250ms linear;
			-moz-transition: background 250ms linear;
			-ms-transition: background 250ms linear;
			-o-transition: background 250ms linear;
			transition: background 250ms linear;
		}
		.bucket-menu ul li:last-child a{
			border-right: 0px none;
		}
		.bucket-menu ul li a:hover,
		.bucket-menu ul li.selected a,
		.bucket-menu ul li.hovered a{
			background: #22729f;
		}
		.bucket-menu ul li.hovered ul li a {
			background: none;
		}
	
.dropdown-wrapper{
	background: url(../images/bucket-menu-bg.jpg) repeat-x scroll 0 0 #44afe3; /* Old browsers */
	display: inline-block;
	padding: 23px;
}	
	.dropdown-wrapper li{
		background: none !important;
	}
	.bucket-menu ul ul {
		left: 0;
		padding-top: 32px;
		display: none;
		position: absolute;
		width: 100%;
		z-index: 1;
	}
		.bucket-menu ul li:hover > ul {
			display:block;
		}
		.bucket-menu ul:after {
			content:"";
			clear:both;
			display:block;
		}

		.bucket-menu ul ul li {
			float: left;
			position: relative;
			display: block;
			width: 33.3%;
			min-width: 370px;
		}

		.bucket-menu ul ul li a,
		.bucket-menu ul li.selected ul li a{
			border-bottom: 1px dashed #a2d7f1;
			border-right: 0px none;
			color: #fff;
			display: block;
			font-size: 20px;
			font-family: 'open_sanslight', arial, tahoma, calibri;
			padding: 28px 0;
			text-align: center;
			text-transform: uppercase;
			-webkit-transition: color 250ms linear;
			-moz-transition: color 250ms linear;
			-ms-transition: color 250ms linear;
			-o-transition: color 250ms linear;
			transition: color 250ms linear;
		}

				.bucket-menu ul li.selected ul li a{
					background: transparent !important;
				}
				.bucket-menu ul li.selected ul li a:hover,
				.bucket-menu ul li.selected ul li.selected a{
					color: #1d6a9a;
				}
				.bucket-menu ul ul li a:hover,
				.bucket-menu ul ul li.selected a {
					background: transparent;
					color: #1d6a9a;
				}

				.bucket-menu ul ul li.last a, .bucket-menu ul li a.last{
					border-bottom: 0 none !important;
					padding: 28px 0 5px !important;
				}
				
	.bucket-menu ul ul ul {
		position:absolute; left:100%; top:0;
	}
	
.quote{
    font-size: 25px;
    font-style: italic;
    margin-right: 9px;
}
.content-section{
	display:inline-block;
	width: 100%;
	padding-bottom: 40px;
	background: url(../images/content-bottom-line.png) no-repeat scroll center bottom;
}
.content{
	float: right;
	width: 66.63%;
	line-height: 1.7;
}
	.content h1{
		color: #44afe3;
		font-size: 40px;
		letter-spacing: 5px;
		text-transform: uppercase;
		margin-bottom: 29px;
		line-height: 45px;
	}
	.content h2.title{
		font-size: 22px;
		padding: 0 2% 2px;
		cursor: pointer;
		margin-bottom: 0;
		color: #fff;
	}
	.content h2.inactive{
		background: url(../images/nav-arrow-down.png) no-repeat scroll right center #44afe3;
	}
	.content h2.active{
		/* background: url(../images/nav-arrow-up.png) no-repeat scroll right center #44afe3; */
		background: #44afe3;
	}
	.content h2.active, .content h2.title:hover{
		background-color: #277BA4;
	}
	.tab{
		margin-bottom: 10px;
	}
	.tab-text{
		border: 1px solid #44afe3;
		padding: 25px;
		display: none;
	}
	.tag-line{
		color: #277ba4;
		font-size: 18px;
		font-family: 'open_sanslight_italic', arial, tahoma, calibri;
		margin-bottom: 30px;
	}
	.italics{
		font-family: 'open_sanslight_italic', arial, tahoma, calibri;
	}
	#wufoo-xzw15rx0da6hla{
	}
	#wufoo-x176jw0t091t961, #wufoo-x7riz9f1rvpr73{
		padding: 20px 5%;
		background: none repeat scroll 0 0 #deedf4;
		width: 90%;
	}

.appointment-request  {
	color: #626363;
}
.appointment-request .input {
    height: 38px;
    margin-bottom: 13px;
    position: relative;
    width: 100%;
}
.appointment-request .input input[type="text"], 
.appointment-request .input input[type="email"], 
.appointment-request .input input[type="tel"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    display: block;
    height: 38px;
    position: relative;
    width: 92%;
	padding: 0 4%;
    color: #626363;
    font-family: 'open_sanslight',arial,tahoma,calibri;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.appointment-request .input.text-area {
    height: 82px;
    margin-bottom: 10px;
}
.appointment-request .input.text-area textarea {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    display: block;
	height: 60px;
	min-height: 60px;
	max-height: 70px;
    width: 92%;
	padding: 8px 4%;
    color: #626363;
    font-family: 'open_sanslight',arial,tahoma,calibri;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.appointment-request .submit-btn {
    height: 43px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.appointment-request .submit-btn button {
    background: url(../images/appointment-submit.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 43px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    width: 128px;
	margin: 0 auto;
}
.appointment-request.home  .input {
    float: left;
    margin: 0 2% 14px;
    width: 46%;
}
.appointment-request.home .input.text-area {
    height: 38px;
}
.appointment-request.home .input.text-area textarea {
    height: 24px;
    max-height: 24px;
    min-height: 24px;
    padding: 7px 4%;
}
.appointment-request.home .submit-btn {
    clear: both;
    display: inline-block;
    margin-top: 0;
}
.appointment-request.home .msg-req{
    clear: both;
    float: left;
    margin: 0 2%;
}

.affiliations-awards-wrapper{
	background: #fff;
}	
.affiliations-awards{
	padding: 35px 0 15px;
	display: inline-block;
}
.affiliations-awards h2{
	color: #44afe3;
	font-size: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.affiliations,.awards{
	text-align: center;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.affiliations{
	padding-bottom: 40px;
}
.awards{

	/* background: url(../images/award-separator.png) no-repeat scroll left center; */
}
.award-logo{
    float: left;
    padding: 0 7.6%;
    text-align: left;
}
.awards .award-logo{
    padding: 0 2.8%;
}
.award-logo:last-child{
	padding-right: 0px;
}
.award-logo.first,
.awards .award-logo.first{
	padding-left: 0px;
}
.award-logo img{
	float: left;
}
.award-logo .title{
	float: left;
	padding: 24px 0 24px 11px;
}

.side-bar{
	float: left;
	width: 29.2%;
	margin-right: 4.17%;
}
.box{
	background: #deedf4;
	padding: 20px 24px 24px;
	margin-bottom: 32px;
}
.box.testimonial{
    padding: 20px 31px 24px;
    text-align: center;
}
.side-bar h2{
	background: #277ba4;
	color: #fff;
	font-size: 18px;
	font-family: 'open_sansregular', arial, tahoma, calibri;
	text-align: center;
	padding: 25px 0;
}
.side-bar  h2 span{
    background: none repeat scroll 0 0 #44afe3;
    display: block;
    height: 1px;
    width: 18px;
	margin-top: 10px;
}

.read-more,
.submit-btn .read-more{
	-webkit-transition: box-shadow 250ms linear;
	-moz-transition: box-shadow 250ms linear;
	-ms-transition: box-shadow 250ms linear;
	-o-transition: box-shadow 250ms linear;
	transition: box-shadow 250ms linear;
}
.read-more:hover,
.submit-btn .read-more:hover{
	box-shadow: 0 0 8px 1px #5cabd0;
}
	
.footer-wrapper{
	padding: 20px 0;
	background: #238ece;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0;
	text-transform: uppercase;
}

	.footer-menu{
		display: inline-block;
	}
	.footer-menu ul{
		
	}
	.footer-menu ul li{
		margin-right: 19px;
		padding: 0 0 8px;
	}
	.footer-menu ul li.first{
		margin-left: 0px;
	}
	.footer-menu ul li a{
		color: #fff;
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: 0;
		font-family: 'open_sanslight', arial, tahoma, calibri;
		-webkit-transition: color 100ms linear;
		-moz-transition: color 100ms linear;
		-ms-transition: color 100ms linear;
		-o-transition: color 100ms linear;
		transition: color 100ms linear;
	}
	.footer-menu ul li a:hover, .footer-menu ul li.selected a{
		color: #000;
	}
	.section{
		float: left;
		margin-right: 125px;
	}
	.section.right{
		margin-right: 0px;
	}
	.social-media.footer-sm{
		float: right;
		padding: 0 0 20px;
	}
	.footer-sm ul li {
		margin-left: 11px;
		margin-right: 0px;
	}
	.footer-sm h2{
		color: #fff;
		font-size: 14px;
		text-transform: uppercase;
		text-align: right;
		margin-bottom: 5px;
	}
	
.sm-widgets{
	float: right;
	overflow: hidden;
	margin-top: 10px;
	clear: both;
}
	.sm-widgets .widget{
		float: left;
		width: 88px;
	}
	.sm-widgets .google-button{
		width: 57px;
	}
	
.footer-address{
    clear: both;
    float: right;
    font-family: 'fira_sanslight',arial,tahoma,calibri;
    letter-spacing: 0;
}
.copyrights{
	clear: both;
    float: right;
    margin-top: 7px;
}
.powered-by{
    float: left;
    margin-top: 0px;
}
.powered-by a{
	font-family: 'open_sansregular', arial, tahoma, calibri;
	-webkit-transition: color 100ms linear;
	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	transition: color 100ms linear;
    color: #fff;
}
.powered-by a:hover{
    color: #000;
}

.mobile-home-banner{
    display: none;
    background: url(../images/banner/1-mobile.png) no-repeat scroll right bottom / 125% auto rgba(0, 0, 0, 0);
    bottom: 0;
    height: 498px;
    position: absolute;
    right: 0;
    width: 370px;
}
.appointment-title{
	padding: 25px 24px !important;
}
.testimonial-title{
	padding: 25px 80px !important;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.7544%;
	padding-left: 0.6227%;
	padding-right: 0.6227%;
}

}
 */
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 89.1964%;
	max-width: 1232px;
	padding-left: 0.4017%;
	padding-right: 0.4017%;
	margin: auto;
}

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

}

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

	.main-menu ul li {
		margin-right: 13px;
	}
	.search-text{
		width: 123px;
		display: block !important;
	}
	.bucket-menu ul li a{
		
	}
	.bucket-menu ul ul li a, .bucket-menu ul li.selected ul li a{
		height: 25px;
	}
	#main-slider{
		display: none;
	}
	.mobile-home-banner{
		display: block;
	}
	.slide-wrapper{
		padding: 0 65px;
	}
	.appointment-testimonial-section .section h2 span {
		width: 30px;
	}
	.appointment-testimonial-section .appointment h2 {
		padding: 0 30px;
	}
	.appointment-testimonial-section .testimonial h2 {
		padding: 0 30px;
	}
	.affiliations-awards {
		display: inline-block;
		padding: 25px 0;
		text-align: center;
		width: 100%;
	}
	.affiliations, .awards {
		margin: 0;
		padding-bottom: 25px;
	}
	.awards {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.award-logo{
		padding: 0 2.5%;
	}
	.awards .award-logo,
	.awards .award-logo.first,
	.awards .award-logo:last-child{
		padding: 0 6%;
		width: 37%;
	}
	.appointment-title {
		font-size: 14px !important;
		padding: 25px 12px !important;
	}
	.testimonial-title {
		font-size: 14px !important;
		padding: 25px 55px !important;
	}
}
@media only screen and (min-width: 800px) and (max-width: 999px) {
	.gridContainer{
		width: 95%
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.home .banner-wrapper {
		padding-top: 60px;
	}
	.main-menu{
		display: none;
	}
	.main-menu-wrapper {
		text-align: center;
		padding: 10px 0 7px;
	}
	.search {
		float: none;
	}
	.search-text{
		display: block !important;
	}
	.bucket-wrapper {
		height: 30px;
	}
	.bucket-menu{
		display: none;
	}

	#main-slider, .main-banner-inner{
		display: none;
	}
	.slide-wrapper {
		padding: 0 8%;
		width: 84%;
	}
	.hsliders{
		height: 216px;
	}
	div#hprev, div#hnext {
		top: 61px;
		margin: 0;
	}
	div#hprev img, div#hnext img {
		width: 45px;
	}
	.appointment-testimonial-section .section {
		padding: 45px 2% 55px;
		width: 46%;
	}
	.appointment-testimonial-section .testimonial {
		padding: 45px 5.5% 55px !important;
		width: 39% !important;
	}
	.appointment-testimonial-section .section h2 span {
		width: 20px;
	}
	.appointment-testimonial-section .appointment h2 {
		font-size: 17px;
		padding: 0 0px;
	}
	.appointment-testimonial-section .testimonial h2 {
		padding: 0 10px;
		font-size: 17px;
	}
	.affiliations-awards {
		display: inline-block;
		padding: 25px 0;
		text-align: center;
		width: 100%;
	}

	.affiliations, .awards {
		padding-bottom: 0;
		width: 50%;
	}
	.awards {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
		width: 50%;
	}
	.award-logo {
		padding-right: 0;
		margin-bottom: 15px;
		padding-left: 0px;
	}
	.awards .award-logo {
		padding-left: 0px;
	}
	.appointment-title {
		font-size: 11px !important;
		padding: 17px 6px !important;
	}
	.testimonial-title {
		font-size: 14px !important;
		padding: 25px 55px !important;
	}
	.section {
		margin-right: 40px;
	}
	.appointment-title {
		font-size: 11px !important;
		padding: 17px 6px !important;
	}
	.testimonial-title {
		font-size: 11px !important;
		padding: 17px 40px !important;
	}
	.side-bar h2 span {
		margin-top: 6px;
		width: 14px;
	}
}

@media only screen and (min-width: 570px) and (max-width: 799px) {
	.gridContainer{
		width: 95%
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.home .banner-wrapper {
		padding-top: 60px;
	}
	.logo {
		margin-right: 20px;
		padding: 18px 25px 21px 0;
		width: 40%;
	}

	.home .logo-section-wrapper-bg {
		height: 225px;
	}
	.home .logo-section {
		height: 185px;
	}
	.social-media {
		padding: 32px 0 36px;
	}
	.contact-section {
		padding: 54px 0;
	}

	.welcome-section h1 {
		font-size: 27px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	}
	.main-menu{
		display: none;
	}
	.main-menu-wrapper {
		text-align: center;
		padding: 10px 0 7px;
	}
	.search {
		float: none;
	}
	.search-text{
		display: block !important;
	}
	.bucket-wrapper {
		height: 30px;
	}
	.bucket-menu{
		display: none;
	}

	#main-slider, .main-banner-inner{
		display: none;
	}
	.slide-wrapper {
		padding: 0 8%;
		width: 84%;
	}
	.hsliders{
		height: 160px;
	}
	div#hprev, div#hnext {
		top: 42px;
		margin: 0;
	}
	div#hprev img, div#hnext img {
		width: 33px;
	}
	.content {
		width: 100%;
		padding-bottom: 50px;
	}
	.side-bar {
		margin-right: 0;
		width: 100%;
	}
	.appointment-testimonial-section .appointment-section, .appointment-testimonial-section .testimonial-section{
		display: none;
	}
	.appointment-testimonial-section .appointment{
		background: url(../images/header-bg.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.appointment-testimonial-section .section {
		padding: 45px 17% 55px;
		width: 66% !important;
		margin: 0;
	}
	.appointment-testimonial-section .testimonial{
		background: #2d90cd;
		width: 83% !important;
	}
	.appointment-testimonial-section .appointment h2 {
		padding: 0;
	}
	.appointment-testimonial-section .testimonial h2 {
		padding: 0 140px;
	}
	.affiliations-awards {
		display: inline-block;
		padding: 25px 0;
		text-align: center;
		width: 100%;
	}

	.affiliations, .awards {
		padding-bottom: 0;
		width: 50%;
	}
	.awards {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
		width: 50%;
	}

	.award-logo {
		margin: 0 20% 15px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		width: 60%;
	}
	.award-logo img {
		float: none;
	}
	.award-logo .title {
		clear: both;
		float: none;
		padding: 10px 0;
	}
	.appointment-title {
		padding: 17px 90px !important;
	}
	.testimonial-title {
		padding: 25px 130px !important;
	}
	.side-bar h2 span {
		width: 40px
	}
	.section {
		margin-right: 40px;
	}
	.footer-wrapper{
		text-align: center;
	}
	.footer-menu{
		display: none;
	}
	.footer-sm h2 {
		text-align: center;
	}
	.sm-widgets {
		display: inline-block;
		float: none;
	}
	.footer-address {
		float: none;
	}
	.social-media.footer-sm {
		float: none;
		padding: 0 0 25px;
	}
	.powered-by, .copyrights {
		float: none;
		margin-top: 10px;
	}
	
}
@media only screen and (min-width: 370px)  and (max-width: 585px) {
	.gridContainer{
		width: 95%
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.home .banner-wrapper {
		padding-top: 60px;
	}
	.logo-section-wrapper-bg{
		width: 100%;
	}
	.logo {
		background: none repeat scroll 0 center rgba(0, 0, 0, 0);
		margin: 0 22%;
		padding: 18px 0 21px;
		text-align: center;
		width: 50%;	
	}
	.contact-section {
		padding: 0 0 24px;
		width: 100%;
		text-align: center;
	}
	.home .logo-section-wrapper-bg, .logo-section-wrapper-bg {
		background: url(../images/logo-section-wrapper-home-bg.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
		height: 245px;
	}
	.home .logo-section {
		height: 245px;
		padding: 0;
	}
	.logo-section {
		height: 245px;
		padding: 0;
		background: url(../images/logo-section-home-bg.png) no-repeat scroll left 0 rgba(0, 0, 0, 0)
	}
	.social-media {
		padding: 32px 0 36px;
	}

	.content h1{
		font-size: 25px;
	}
	.welcome-section h1 {
		font-size: 27px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	}
	.main-menu{
		display: none;
	}
	.main-menu-wrapper {
		text-align: center;
		padding: 10px 0 7px;
	}
	.search {
		float: none;
	}
	.search-text{
		display: block !important;
	}
	.bucket-wrapper {
		height: 30px;
	}
	.bucket-menu{
		display: none;
	}

	#main-slider, .main-banner-inner{
		display: none;
	}
	.slide-wrapper {
		padding: 0 8%;
		width: 84%;
	}
	.hsliders{
		height: 100px;
	}
	div#hprev, div#hnext {
		top: 26px;
		margin: 0;
	}
	div#hprev img, div#hnext img {
		width: 20px;
	}
	.content {
		width: 100%;
		padding-bottom: 50px;
	}
	.side-bar {
		margin-right: 0;
		width: 100%;
	}
	.appointment-testimonial-section .appointment-section, .appointment-testimonial-section .testimonial-section{
		display: none;
	}
	.appointment-testimonial-section .appointment{
		background: url(../images/header-bg.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.appointment-testimonial-section .section {
		padding: 45px 5% 55px;
		width: 90% !important;
		margin: 0;
	}
	.appointment-testimonial-section .testimonial{
		background: #2d90cd;
		width: 83% !important;
	}
	.appointment-testimonial-section .appointment h2 {
		font-size: 15px;
		padding: 0 0px;
	}
	.appointment-testimonial-section .testimonial h2 {
		font-size: 15px;
		padding: 0 43px;
	}
	.appointment-testimonial-section .section h2 span {
		margin-top: 8px;
		width: 10px;
	}
	.appointment-testimonial-section .testimonial h2 span {
		margin-top: 14px;
		width: 15px;
	}
	.affiliations-awards {
		display: inline-block;
		padding: 25px 0;
		text-align: center;
		width: 100%;
	}

	.affiliations, .awards {
		padding-bottom: 15px;
		width: 100%;
	}
	.awards {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
	}

	.award-logo {
		margin: 0 20% 15px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		width: 60%;
	}
	.award-logo img {
		float: none;
	}
	.award-logo .title {
		clear: both;
		float: none;
		padding: 10px 0;
	}
	.appointment-title {
		padding: 17px 90px !important;
	}
	.testimonial-title {
		padding: 25px 130px !important;
	}
	.side-bar h2 span {
		width: 40px
	}
	.section {
		margin-right: 40px;
	}
	.footer-wrapper{
		text-align: center;
	}
	.footer-menu{
		display: none;
	}
	.footer-sm h2 {
		text-align: center;
	}
	.sm-widgets {
		display: inline-block;
		float: none;
	}
	.footer-address {
		float: none;
	}
	.social-media.footer-sm {
		float: none;
		padding: 0 0 25px;
	}
	.powered-by, .copyrights {
		float: none;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 369px)   {
	.gridContainer{
		width: 95%
	}
	.mobile-menu-bar, .mobile-menu {
		display: block;
	}
	.home .banner-wrapper {
		padding-top: 60px;
	}
	.logo-section-wrapper-bg{
		width: 100%;
	}
	.logo {
		background: none repeat scroll 0 center rgba(0, 0, 0, 0);
		margin: 0 22%;
		padding: 18px 0 21px;
		text-align: center;
		width: 50%;	
	}
	.contact-section {
		padding: 0 0 24px;
		width: 100%;
		text-align: center;
	}
	.home .logo-section-wrapper-bg, .logo-section-wrapper-bg {
		background: url(../images/logo-section-wrapper-home-bg.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
		height: 245px;
	}
	.home .logo-section {
		height: 245px;
		padding: 0;
	}
	.logo-section {
		height: 245px;
		padding: 0;
		background: url(../images/logo-section-home-bg.png) no-repeat scroll left 0 rgba(0, 0, 0, 0)
	}
	.social-media {
		padding: 32px 0 36px;
	}
	.content h1{
		font-size: 25px;
	}
	.welcome-section h1 {
		font-size: 27px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	}
	.main-menu{
		display: none;
	}
	.main-menu-wrapper {
		text-align: center;
		padding: 10px 0 7px;
	}
	.search {
		float: none;
	}
	.search-text{
		display: block !important;
	}
	.bucket-wrapper {
		height: 30px;
	}
	.bucket-menu{
		display: none;
	}

	#main-slider, .main-banner-inner{
		display: none;
	}
	.slide-wrapper {
		padding: 0 8%;
		width: 84%;
	}
	.hsliders{
		height: 85px;
	}
	div#hprev, div#hnext {
		top: 17px;
		margin: 0;
	}
	div#hprev img, div#hnext img {
		width: 20px;
	}
	.content {
		width: 100%;
		padding-bottom: 50px;
	}
	.side-bar {
		margin-right: 0;
		width: 100%;
	}
	.appointment-testimonial-section .appointment-section, .appointment-testimonial-section .testimonial-section{
		display: none;
	}
	.appointment-testimonial-section .appointment{
		background: url(../images/header-bg.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	.appointment-testimonial-section .section {
		padding: 45px 5% 55px;
		width: 90% !important;
		margin: 0;
	}
	.appointment-testimonial-section .testimonial{
		background: #2d90cd;
		width: 83% !important;
	}
	.appointment-testimonial-section .appointment h2 {
		font-size: 15px;
		padding: 0 0px;
	}
	.appointment-testimonial-section .testimonial h2 {
		font-size: 15px;
		padding: 0 15px;
	}
	.appointment-testimonial-section .section h2 span {
		display: none;
	}
	.affiliations-awards {
		display: inline-block;
		padding: 25px 0;
		text-align: center;
		width: 100%;
	}

	.affiliations, .awards {
		padding-bottom: 15px;
		width: 100%;
	}
	.awards {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
	}

	.award-logo {
		margin: 0 20% 15px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		width: 60%;
	}
	.award-logo img {
		float: none;
	}
	.award-logo .title {
		clear: both;
		float: none;
		padding: 10px 0;
	}
	.appointment-title {
		padding: 17px 5px !important;
	}
	.testimonial-title {
		padding: 25px 47px !important;
	}
	.side-bar h2 {
		font-size: 14px;
	}
	.side-bar h2 span {
		width: 20px;
		margin-top: 8px;
	}
	.section {
		margin-right: 40px;
	}
	.footer-wrapper{
		text-align: center;
	}
	.footer-menu{
		display: none;
	}
	.footer-sm h2 {
		text-align: center;
		margin-bottom: 15px;
	}
	.sm-widgets {
		display: inline-block;
		float: none;
		margin-top: 5px;
	}
	.footer-sm ul li {
		/* margin-bottom: 15px;
		margin-left: 35px;
		margin-right: 0; */
	}
	.footer-address {
		float: none;
	}
	.social-media.footer-sm {
		float: none;
		padding: 0 0 25px;
	}
	.powered-by, .copyrights {
		float: none;
		margin-top: 10px;
	}
}

