@charset "utf-8";/* CSS Document */
html, body {margin: 0;padding: 0;text-align:center; font-family: 'Catamaran', sans-serif;}
	.clearDiv{clear:both; margin:0; padding:0;}
	.icon-rausch{font-size:32px!important;color:#000; padding-top:20px; cursor:pointer}
	input{outline: none;
		
	}

	.leftCol{display:block;position:relative;float:left;margin: 30px auto 15px auto;}
	.rightCol{display:block;position:relative;float:left;margin: 30px auto 30px auto;}
	h3 {
			color:white;
			padding:5px 20px 4px 8px;
			background-color:#6d6c6c;
			margin-left:-2px;
			margin-right:-2px;
		}

		h4 {
			font-size: 1.3em;
			font-family:TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
			padding: 4px 20px 3px 8px;
    		//border-bottom:2px solid black;
    		font-weight:bold;
    		font-style:italic;
    		//background-color: #adadad;
			//color:white;
			margin-top:50px;
			margin-bottom:40px;			;
		}
	input[type="email"] {
	  font-size:14px;
	  box-sizing: border-box;
	/*  width: 100%;*/
	  height: calc(3em + 2px);
	  margin: 0 0 1em;
	  padding: 1em;
	  border: 1px solid #cccccc;	 
	  background: #fff;
	  resize: none;
	  outline: none;
	}
	input[type="select"] {
	  font-size:14px;
	  box-sizing: border-box;
	/*  width: 100%;*/
	  height: calc(3em + 2px);
	  margin: 0 0 1em;
	  padding: 1em;
	  border: 1px solid #cccccc;	 
	  background: #fff;
	  resize: none;
	  outline: none;
	}


	input[type="tel"] {
	  font-size:14px;
	  box-sizing: border-box;
	/*  width: 100%;*/
	  height: calc(3em + 2px);
	  margin: 0 0 1em;
	  padding: 1em;
	  border: 1px solid #cccccc;	 
	  background: #fff;
	  resize: none;
	  outline: none;
	}

	input[type="text"] {
	  font-size:14px;
	  box-sizing: border-box;
	/*  width: 100%;*/
	  height: calc(3em + 2px);
	  margin: 0 0 1em;
	  padding: 1em;
	  border: 1px solid #cccccc;	 
	  background: #fff;
	  resize: none;
	  outline: none;
	}

	input[type="text"]:focus {
	  border-color: #00bafa;
	}
	input[type="text"]:focus + label[placeholder]:before {
	  color: #424242;
	}
	input[type="text"]:focus + label[placeholder]:before,
	input[type="text"]:valid + label[placeholder]:before {
	  -webkit-transition-duration: .2s;
			  transition-duration: .2s;
	  -webkit-transform: translate(0, -1.5em) scale(0.9, 0.9);
			  transform: translate(0, -1.5em) scale(0.9, 0.9);
	}
	input[type="text"]:invalid + label[placeholder][alt]:before {
	  content: attr(alt);
	}
	input[type="text"] + label[placeholder] {
	  display: block;
	  pointer-events: none;font-size:12px;
	  line-height: 1.25em;
	  margin-top: calc(-3em - 12px);
	  margin-bottom: calc((3em - 1em) + 2px);
	}
	input[type="text"] + label[placeholder]:before {
	  content: attr(placeholder);
	  display: inline-block;
	  margin: 0 calc(1em + 2px);
	  padding: 0 2px;
	  color: #898989;
	  font-weight: normal;
	  white-space: nowrap;
	  -webkit-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
	  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	  background-size: 100% 5px;
	  background-repeat: no-repeat;
	  background-position: center;
	}


	#contactusForm{
		width:90%;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}

	.table-find{
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align:center;
	}
	.input-name{
		font-family:'Catamaran', sans-serif;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
		color: #555;
		width:200px;
		display:block;

	}
	.inputfield{
		width: 20%;
		text-align: left;
	}
	.inputfield-find{
		width: 70%;
		text-align: left;
	}
	.input-text-find{
		width: 100%;
	}

	select.input-text-find{
		margin:10px 0px;
	}
	.input-name-refer{
		font-family:'Catamaran', sans-serif;
		font-size: 13px;
		padding-left: 10px;
		color: #555;
		width: 11%;
		vertical-align: text-top;
	}
	.input-name-online{
		font-family:'Catamaran', sans-serif;
		font-size: 13px;
		padding-left: 10px;
		color: #555;
	}
	.input-label{
		/* margin:20px; */
		width: 100%;
		text-align: center;
		padding: 20px 5%;
	}
.input-field{
	width:50%;
}
.table-1{
		margin:20px;
	}
.breadcrumb {
  padding: 8px 5px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 10px;
  color: #000;
  content: "\00bb";
}
.breadcrumb > .active-item {
  color: #3266c9;
}
.breadcrumb{color:#3266c9;font-size: 12px;margin-bottom: 1px;}
.product_title{display:block;position: relative;padding: 10px 20px;color:#003466;font-weight: 500;text-decoration:none;letter-spacing:1px;font-size: 30px;}
.product_title2{display:block;position: relative;padding: 5px 20px;color:#003466;font-weight: 500;text-decoration:none;text-align: center;letter-spacing:1px;font-size: 22px;}
.overview_desc{display:block;position: relative;padding: 0px 35px;text-align: justify;color: #4b4b4b;line-height: 20px;text-decoration:none;letter-spacing:1px;font-size: 16px;}
.overview_desc_subtitle{display:block;color: #003466;position: relative;padding: 10px 0px;line-height:20px;text-decoration:none;letter-spacing:1px;font-size: 1.4em;}
.short_desc{display:block;position: relative; padding: 5px 20px; text-align:left; color:#000;text-decoration:none;letter-spacing:1px; font-size:14px;font-family: Verdana, Geneva, sans-serif}
.emphasize-blue {
	color: #100094;
    font-weight: 600;
}
ul.bullets{margin-left: 1em;padding-left: 1em;margin-top: 0.4em;}
ul.bullets li{text-align:left;color:#000;text-decoration:none;letter-spacing: 0px;font-size: 1em;line-height: 24px;}

ul.menuhorz{margin: 0; padding:0}
ul.menuhorz li{list-style: none;padding:0 20px;text-align:left;/* font-family:Verdana, Geneva, sans-serif; */font-weight: 500;font-size:14px;color:#000;float:left;line-height:40px;}
a.pageLink {
	font-size: 1.3em;
}
a.aTozLink:link,a.aTozLink:active,a.aTozLink:visited{font-size: 16px;font-weight: 500;color:#000;text-decoration: underline;text-align: center;}
a.aTozLink:hover{text-decoration:none}
.rnd-box {
    border-radius: 25px;
    border: 2px solid #c1c0c0;
    background-color: #e9e9e9;
    padding: 10px;
    width: 100%;
    height: 220px;
    margin: 8px;
}
.note{display:block;position: relative;padding: 5px 40px;margin-left: auto;text-align:left;color:#000;text-decoration:none;letter-spacing:1px;font-size: 12px;font-style:italic;}
a.learnMore:link,a.learnMore:active,a.learnMore:visited{font-size:11px;color:#053560;font-weight:bold;text-decoration: underline;}
a.learnMore:hover{text-decoration: none}
.hero-image {
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center center;
	min-height: 460px;
	height: auto;
	width:100%;
	position:relative;
	overflow:hidden;
}
.hero-slide{display:none}
.hero-image-active {display:block};
.col-nopadding-left{padding-left:0 !important;}
.col-nopadding-right{padding-right:0!important}
.middle-section{
	display:block;	
	position:relative;
	height:620px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	width:100%;
	overflow:hidden;
}

.grey-box{
	display:block;
	position: relative;
	height:380px;
	background-color:#999;
	padding:10px;
}
.green-box{
	display:block;
	position: relative;
	height:360px;
	overflow:hidden;
}
.green-box img{
	display:block;
	position: relative;
	padding: 0px;
	border:0;
}
.footer-section{
	display:block;
	position: relative;
	background-color:#999;
}
.footer{
	display:block;
	position:relative;
	margin-top: -20px;
	margin-left:20px;
	margin-right:20px;
	padding:30px 10px;
	font-family: 'Pathway Gothic One', sans-serif;
}
.footer-copyright{
	display:block;
	position: absolute;
	bottom:5px;
	right:30px;
	font-size:11px;
	color:#505960
}	
.footer-title{
	font-size:20px;
	font-weight:bold;
	color:#053365;
	padding:10px 0;
}
.footer-title-black,.footer-title-sm{
	font-size:20px;
	font-weight:bold;
	color:#053365;
	padding:10px 0;
}
.footer-text{
	font-size:18px;
	color:#252525;
	text-align:left;
	padding:2px 0;
}
.btn-subscribe{
	display:inline-block;
	position:relative;
	background-color:#003399;
	color:#fff;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	padding:10px;
	margin:10px 0;
	border-radius: 0;
	border: none; 
}
.btn-subscribe:hover,
.btn-subscribe:focus,
.btn-subscribe:active,
.btn-subscribe.active,
.btn-subscribe.disabled,
.btn-subscribe[disabled] {
  color: #ffffff;
  border: none;  
  background-color: #003399;
}
.btn-subscribe:active,
.btn-subscribe.active {
  background-color: #003399;
}
.fbIcon{display:block; position: relative;width:29px; height:29px; border:0; margin-left:10px; text-indent:-9999px; background:transparent url(../images/FB-f-Logo__blue_29.png) no-repeat;cursor:pointer; overflow:hidden}
.twIcon{display:block; position: relative;width:29px; height:29px; border:0; margin:0; text-indent:-9999px; background:transparent url(../images/Twitter_Logo_White_On_Blue.png) no-repeat;cursor:pointer;  background-size:29px 29px;}
.white-text{color:#fff}
a.siteMapLink:link,a.siteMapLink:active,a.siteMapLink:visited{
	color:#252525;
	font-size:18px;
	text-decoration:none;
}
a.siteMapLink:hover{text-decoration:underline}
.modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
}
.modal.fade:not(.in).right .modal-dialog {
	-webkit-transform: translate3d(25%, 0, 0);
	transform: translate3d(25%, 0, 0);
}
.modal.fade:not(.in).bottom .modal-dialog {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}
.modal-container,.modal {
	position:fixed;
	z-index:2000;
	top:0;
	right:0;
	bottom:0;
	left:0;
	overflow-y:auto;
	-webkit-transform:translate3d(0, 0, 0);
	background-color:#f5f5f5;
	background-color:rgba(0,0,0,0.75)
}
.modal {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}
.modal[aria-hidden="true"] {
	display:none
}
.modal[aria-hidden="false"] {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100)
}
.modal[aria-hidden="true"] {
	z-index:-1
}
.modal-table {
	display:table;
	table-layout:fixed;
	height:100%;
	width:100%
}
.modal-cell {
	display:table-cell;
	height:100%;
	width:100%;
	vertical-align:middle;
	padding:50px
}
.modal-transitions.transition-enter {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}
.modal-transitions.transition-enter-active {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100)
}
.modal-transitions.transition-leave {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}
.modal-transitions.transition-leave-active {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0)
}
.modal-content {
	position:relative;
	overflow:hidden;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	max-width:520px
}
.modal-content:focus {
	outline:none
}
.modal-close {
	padding:8px;
	margin-right:-8px;
	margin-top:-8px
}
.modal-open {
	overflow:hidden
}
.modal-absolute {
	position:absolute
}

.aMenuButton {
	width: 173px;
	font-size: 15px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding: 9px 13px 9px 20px;
	text-decoration:none;
	margin-top: 10px;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
	color:white;
}.aMenuButton:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:white;
}

.aMenuButton-page {
	width: 70%;
	font-size: 15px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding: 9px 13px 9px 20px;
	text-decoration:none;
	margin-top: 0px;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-page:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
	color:white;
}.aMenuButton-page:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:white;
}

.aMenuButton-portal {
	width: 273px;
	height:65px;
	vertical-align: middle;
	font-size: 28px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding: 9px 13px 9px 20px;
	text-decoration:none;
	margin-top: 15px;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-portal:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
	color:white;
}.aMenuButton-portal:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:white;
}


.aMenuButton-sub {
	width: 173px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding: 12px 4px;
	text-align: center;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-sub:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
	color:white;
}.aMenuButton-sub:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:white;
}

/* This css button was generated by css-button-generator.com */
.aMenuButtonLeft {
	width: 183px;
	margin-top: 2px;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 2px;
	border:1px solid #84bbf3;
	padding: 9px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButtonLeft:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
}.aMenuButtonLeft:active {
	position:relative;
	top:1px;
	text-decoration:none;
}

@media (max-width: 767px) {

	.aMenuButton-portal {
	width: 283px;
	height:65px;
	vertical-align:middle;
	margin-top: 10px;
	font-size: 28px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding:19px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-portal:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
}.aMenuButton-portal:active {
	position:relative;
	top:1px;
	text-decoration:none;
}
	.modal {
		background:none
	}
	.modal-header {
		text-align:center
	}
	.modal-header-menu{background:none}
	.modal-footer {
		position:absolute;
		left:0;
		bottom:0;
		width:100%
	}
	.modal-table,.modal-cell {
		display:block
	}
	.modal-cell {
		padding:0
	}
	.modal-content-menu {
		max-width:none;		
		background-color: rgba(21,101,192,0.95);
		height:100%;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		overflow:auto;	
	}
	.modal-dialog{margin:0 auto}
	.close {
	  font-size:24px;
	  color: #fff;
	  filter: alpha(opacity=100);
	  opacity: 1;
	}
	.close:hover,
	.close:focus {
	  color: #fff;
	  text-decoration: none;
	  cursor: pointer;
	  filter: alpha(opacity=50);
	  opacity: .5;
	}
	a.topmenu-link:link,a.topmenu-link:visited  {display:block;font-size:16px;padding-bottom:5px; color: #fff; text-decoration:none; text-align:left }
	a.topmenu-link:hover { color: #90CAF9; }
}
	.active{background-color: #ccccce;}
	.menu-item{line-height:30px; font-size:12px;}
	.list-inline > li {
		padding-right: 10px;
		padding-left: 10px;
		float:left;
	}
	a.topMenuLink:link,a.topMenuLink:active,a.topMenuLink:visited,a.topMenuLink:hover{
		color:#053365;
		font-size:22px;
		text-decoration:none;
		font-family: 'Pathway Gothic One', sans-serif;
	}
	a.topLink:link,a.topLink:active,a.topLink:visited{
		color:#000;
		font-size:17px;
		text-decoration:none;
		font-family: 'Pathway Gothic One', sans-serif;
	}
	a.topLink:hover{text-decoration:underline}
	#header{height:100px; border-bottom:10px solid #ccccce}
	.wei-logo{width:154px; height:60px;border:none; margin-top:10px;}
	.wei-logo img{height:60px;border:none;}

	.media-section-image .middle-section-img
	{
		width:100%;
		height:auto;
	}
	/* Extra Small */
	@media(max-width:767px){

		.input-name{

			width:120px;
			

		}
		
		.middle-text{
			/* z-index: 52; */
			min-height: 460px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
			background: -moz-linear-gradient(left, rgba(255,255,255,0.01) 1%, rgba(255,255,255,0.9) 23%, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0.9) 44%, rgba(255,255,255,0.9) 51%, rgba(255,255,255,0.9) 58%, rgba(255,255,255,0.9) 65%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0.9) 79%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
		}
		.middle-text-2{
			/* z-index: 52; */
			min-height: 46px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
		}
		.middle-section{
			width: 100%;
			height: 650px;
			background-image: url(../images/Home-Lower-Background-320.jpg);
		}
		.middle-section-image{
			position:relative;
			z-index:900;
			width:auto;
			height: auto;
			margin-left:auto;
			margin-right:auto;
		}
		.middle-section-box{
			width:100%;
			background-color:#fff;
			height:auto;
			min-height:100px;
			padding-top:10px;
			padding-bottom:10px;
			padding-left:10px;
			padding-right:10px;
		}



		.map-responsive{
		    overflow:hidden;
		    padding-bottom:56.25%;
		    margin: 30px 5%;
		    position:relative;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100%;
		    width:100%;
		    position:absolute;
		}
				
	.featured{
		display:block;
		position: relative;
		width:300px;
		margin: 15px auto;
	}
		.grey-box{
		display:block;
		position: relative;
		height: 110px;
		width: 140px;
		background-color: #f3f3f3;
		padding: 0px;
		margin: 5px 0;
		margin-left: auto;
		margin-right: auto;
	}
		.green-box{
			display:block;
			position: relative;
			height: 100px;
			width: 140px;
			overflow:hidden;
			/* background-color:#9ac247; */
			overflow:hidden;
			margin-left: auto;
			margin-right: auto;
			/* align-items: center; */
		}
		.green-box img{
			display:block;
			position: relative;
			width: 100%;
			padding:10px;
			border:0;
			overflow:hidden;
			margin-left: auto;
			margin-right: auto;
		}
		.featured-label{
			display:block;
			position: absolute;
			width: 120px;
			height: 40px;
			bottom: 10px;
			/* background: rgb(0, 0, 0); */
			background: rgba(251, 251, 251, 0.6);
			margin-left: 10px;
			margin-right: auto;
			font-size: 13px;
			text-align:center;
			padding: 3% 0;
		}
		.featured-label-1{
			display:block;
			position: absolute;
			width:93%;
			height:100px;
			bottom:10px;
			background: rgb(0, 0, 0);
			background: rgba(0, 0, 0, 0.4);
			margin-left:10px;
			color:#FFF;
			font-size:26px;
			text-align:center;
			padding: 2% 0;
		}
		.big-button{
			display:inline-block;
			position:relative;
			text-align: center;
			text-decoration: none;
			padding: 10px;
			margin: 10px auto;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-o-border-radius: 6px;
			-ms-border-radius: 6px;
			border-radius: 6px;
			-moz-box-shadow: 0 3px 5px #000;
			-webkit-box-shadow: 0 3px 5px #000;
			-o-box-shadow: 0 3px 5px #000;
			-ms-box-shadow: 0 3px 5px #000;
			box-shadow: 0 3px 5px #000;
			background-color:#fff;
			color:#ff3535;
			font-size:22px;
			cursor:pointer
		}
		.footer-section{
			background:#666;
		}
		.footer-divide{
			display:block;
			position: absolute;
			background:#999;
			width:100%;
			height:5px;
			left:0
		}
		.btn-subscribe{
			display:block;
			width:100%;
		}
		.footer-title-black{
			color:#003468;
			text-align:center;
			font-style: italic;
		}
		.footer-title-sm{
			font-weight: normal;
			color: rgb(255, 255, 255);
			font-size:26px;
			padding:10px 0 0;
		}
		.footer-text{
			color:#fff;
			text-align:center
		}
		.footer-text-sm{
			font-size:14px;
			padding:2px 0;
			color:#fff;
			text-align:left
		}
		.footer-wei-address{
			display:block;
			position:relative;
			width:250px;
			padding:20px;
			margin:10px auto
		}
		a.siteMapLink:link,a.siteMapLink:active,a.siteMapLink:visited{
			color:#fff;
		}
		.red-underline{
			width: 100%;
			border-bottom:2px solid #ff3535;
		}
		.subscribe-col{
			height:360px;
		}
		.subscribe-block{
			position:absolute;
			width:100%;
			height:360px;
			background-image:url('../images/Subscribe-Background.jpg');
		}
		.subscribe-box{
			display:block;
			height: auto;
			padding-left:10px;
			padding-right:10px;
			border:1px solid #424242;
			-moz-box-shadow: 0 3px 5px #000;
			-webkit-box-shadow: 0 3px 5px #000;
			-o-box-shadow: 0 3px 5px #000;
			-ms-box-shadow: 0 3px 5px #000;
			box-shadow: 0 3px 5px #000;
			background-color:#fff;
		}
	}

/* Small */
	@media(min-width:768px) and (max-width:991px){
		.container{padding-left:5px; padding-right:5px}
		.hero-image {
			min-height: 460px;
			height: auto;
			/* padding-bottom: 40px; */
			/* padding-top: 50px; */
		}

		.map-responsive{
		    overflow:hidden;
		    padding-bottom:56.25%;
		    position:relative;
		    margin: 30px 5%;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100%;
		    width:100%;
		    position:absolute;
		}
		.middle-text{
			/* z-index: 52; */
			height: auto;
			min-height: 340px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			/* height: auto; */
			.gray-bar{
			position: relative;
			height: 3px;
			background-color:#999999;}
			padding-bottom: 40px;
			padding-top: 50px;
			overflow: hidden;
			padding-bottom: 40px;
			background: -moz-linear-gradient(left, rgba(255,255,255,0.01) 1%, rgba(255,255,255,0.9) 23%, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0.9) 44%, rgba(255,255,255,0.9) 51%, rgba(255,255,255,0.9) 58%, rgba(255,255,255,0.9) 65%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0.9) 79%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
		}
		.middle-text-2{
			/* z-index: 52; */
			min-height: 46px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
		}
		.gmap{

			width: 656px; 	
			height:350px; 	
			margin:10px auto;
		}
		
		.gray-bar{position: relative;height: 3px;background-color:#999999;}
		.middle-section{
			height:auto;
			height: 430px;
			background-image:url('../images/background-middle.jpg');
		}
		.middle-section-box{
			width:580px;
			background-color:#fff;
			height:auto;
			min-height:1054px;
			padding-top:150px;
			padding-bottom:10px;
			padding-left:10px;
			padding-right:10px;
			float:right;
			margin-right: 0px;
		}
		.middle-section-menu{
			position:absolute;
			margin-top:-180px;
			width:100%;
			height:460px;
			z-index: 51;
		}
		.middle-section-image{
			position:relative;
			z-index:900;
			width:580px;
			height: auto;
			min-height: 340px;
			float:right;
			margin-right: 0px;
		}
		#header{height:134px; border-bottom:10px solid #ccccce}
		.wei-logo{width:154px;height:60px;border:none;margin-top: 20px;}
		.wei-logo img{height:60px;border:none;}
		.header-right{height:90px}
		.top-bar-1{display:block;position:relative;height:30px;margin-top: 20px;margin-bottom:10px;}
		.navbar{height:40px;min-height:40px;}
		.left-menu-box{
			position: absolute;
			right: 590px;
			top: 280px;
			width: 180px;
			min-height: 60px;
			max-height:1000px;
			overflow-y:auto;
			background-color: rgba(0, 127, 196, 0.3);
			-moz-box-shadow: 0 3px 5px #676767;
			-webkit-box-shadow: 0 1px 7px #676767;
			-o-box-shadow: 0 1px 7px #676767;
			-ms-box-shadow: 0 1px 7px #676767;
			box-shadow: 0 1px 7px #676767;
			}
		.left-menu-box .title{color: #f4f4f4;font-size: 24px;font-weight: normal;padding:5px;}
		.left-menu-box .blue-bar{background-color: #cc3433;height:2px;width:170px;padding-bottom:2px;}
		.left-menu-box .sub-title{color: #fff;font-size: 16px;padding:5px;font-weight: 500;}
		.left-menu-box .red-bar{background-color:#cc3433; height:2px; width:170px;padding-bottom:2px}
		a.aMenuItem:link,a.aMenuItem:active,a.aMenuItem:visited{display:block;font-size: 14px;color: #fff;text-decoration: none;width:100%;padding-left:15px;padding-top:5px;padding-bottom: 5px;border-bottom: 1px solid rgba(140, 140, 140, 0.73);}
		a.aMenuItem:hover, a.aMenuItem.active{background-color:#2e3192;color:#fff}
	
		.featured{
			display:block;
			position: relative;
			width:760px;
			margin: 20px auto 30px auto;
		}

		#condition-mt-box .featured-label
		{
			font-size:1.5rem;
		}
		.grey-box{
			display:block;
			position: relative;
			height: 240px;
			background-color: #f3f3f3;
			padding: 8px;
			margin:10px 0;
		}
		.green-box{
			display:block;
			position: relative;
			height: 140px;
			/* background-color:#9ac247; */
			overflow:hidden;
		}
		.green-box img{
			display:block;
			position: relative;
			width:100%;
			height:auto;
			border:0;
			overflow:hidden;
		}
		.featured-label{
			display:block;
			position: absolute;
			width:91%;
			height: 90px;
			bottom:10px;
			/* background: rgb(0, 0, 0); */
			/* background: rgba(0, 0, 0, 0.4); */
			/* margin-left:10px; */
			color: #428bca;
			font-size:22px;
			text-align:center;
			padding: 15% 0;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			margin-bottom: auto;
		}
		.featured-label-1{
			display:block;
			position: absolute;
			width:91%;
			height:80px;
			bottom:10px;
			background: rgb(0, 0, 0);
			background: rgba(0, 0, 0, 0.4);
			margin-left:10px;
			color:#FFF;
			font-size:22px;
			text-align:center;
			padding: 2% 0;
		}

		.big-button{
			display:inline-block;
			position:relative;
			text-align: center;
			text-decoration: none;
			padding: 10px;
			margin: 30px auto;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-o-border-radius: 6px;
			-ms-border-radius: 6px;
			border-radius: 6px;
			-moz-box-shadow: 0 3px 5px #000;
			-webkit-box-shadow: 0 3px 5px #000;
			-o-box-shadow: 0 3px 5px #000;
			-ms-box-shadow: 0 3px 5px #000;
			box-shadow: 0 3px 5px #000;
			background-color:#45403d;
			color:#ff3535;
			font-size:26px;
			cursor:pointer
		}
	}

	/* Medium */
	@media(min-width:992px) and (max-width:1199px){
	.aMenuButton {
	width: 183px;
	margin-top: 10px;
	font-size: 16px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
}.aMenuButton:active {
	position:relative;
	top:1px;
	text-decoration:none;
}

.aMenuButton-portal {
	width: 273px;
	height:65px;
	vertical-align:middle;
	margin-top: 10px;
	font-size: 28px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-portal:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
}.aMenuButton-portal:active {
	position:relative;
	top:1px;
	text-decoration:none;
}

.aMenuButton-sub {
	width: 183px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 20px 4px;
	border:1px solid #84bbf3;
	padding: 12px 4px;
	text-align: center;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #528ecc;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
}.aMenuButton-sub:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
	text-decoration:none;
}.aMenuButton-sub:active {
	position:relative;
	top:1px;
	text-decoration:none;}
/* This css button was generated by css-button-generator.com */

.product_title2 {
    display: block;
    position: relative;
    padding: 5px 20px;
    color: #003466;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    font-size: 22px;
}

.short_desc {
    display: block;
    position: relative;
    padding: 5px 20px;
    text-align: left;
    color: #000;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 14px;
}


.rnd-box {
    border-radius: 25px;
    border: 2px solid #c1c0c0;
    background-color: #e9e9e9;
    padding: 10px 6px;
    width: 100%;
    height: 280px;
    margin: 8px;
}
	.container{padding-left:5px; padding-right:5px}
	.hero-image {
			min-height: 380px;
			height: auto;
			overflow: hidden;
		}
		.middle-text{
			/* z-index: 52; */
			min-height: 380px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 20px;
			overflow: hidden;
			background: -moz-linear-gradient(left, rgba(255,255,255,0.01) 1%, rgba(255,255,255,0.9) 23%, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0.9) 44%, rgba(255,255,255,0.9) 51%, rgba(255,255,255,0.9) 58%, rgba(255,255,255,0.9) 65%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0.9) 79%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
		}
		.middle-text-2{
			/* z-index: 52; */
			min-height: 46px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
		}
		
		.map-responsive{
		    overflow:hidden;
		    padding-bottom:56.25%;
		    position:relative;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100%;
		    width:100%;
		    position:absolute;
		}


		.gray-bar{position: relative;height: 3px;background-color:#999999;}
		

		.middle-section{
			height: 500px;
			background-image:url('../images/background-middle.jpg');
		}
		.middle-section-box{
			width: 580px;
			background-color:#fff;
			height:auto;
			min-height:1054px;
			padding-top:150px;
			padding-bottom:10px;
			padding-left:10px;
			padding-right:10px;
			float:right;
			margin-right: 150px;
		}
		.middle-section-menu{
			position:absolute;
			/* margin-top: -0px; */
			width:100%;
			height:460px;
			z-index: 50;
		}
		.middle-section-image{
			position:relative;
			z-index:900;
			width:580px;
			min-height: 323px;
			height:auto;
			margin-right: auto;
			margin-left: auto;
			margin-top: 50px;
			padding-bottom: 30px;
		}
		#header{height:134px; border-bottom:10px solid #ccccce}
		.wei-logo{width:154px;height:60px;border:none;margin-top: 25px;}
		.wei-logo img{height:60px;border:none;}
		.header-right{height:90px}
		.top-bar-1{display:block;position:relative;height:30px;margin-top: 25px;margin-bottom:10px;}
		.navbar{height:40px;min-height:40px;}
		.left-menu-box{
			position: absolute;
			right: 80%;
			top:100px;
			width:190px;
			min-height: 61px;
			max-height:1000px;
			overflow-y:auto;
			background-color: rgba(0, 127, 196, 0.4);
			-moz-box-shadow: 0 1px 7px #676767;
			-webkit-box-shadow: 0 1px 7px #676767;
			-o-box-shadow: 0 1px 7px #676767;
			-ms-box-shadow: 0 1px 7px #676767;
			box-shadow: 0 1px 7px #676767;
		}
		.left-menu-box .title{color: #fff;font-size: 22px;font-weight: 500;padding:5px;}
		.left-menu-box .blue-bar{background-color: #cc3433;height:2px;width:170px;padding-bottom:2px;}
		.left-menu-box .sub-title{color: #fff;font-size: 16px;padding:5px;font-weight: 500;}
		.left-menu-box .red-bar{background-color:#cc3433; height:2px; width:170px;padding-bottom:2px}
		a.aMenuItem:link,a.aMenuItem:active,a.aMenuItem:visited{display:block;font-size: 14px;color: #fff;text-decoration: none;width:100%;padding-left:15px;padding-top: 5px;padding-bottom: 5px;border-bottom: 1px solid rgba(140,140,140,0.73);}
		a.aMenuItem:hover, a.aMenuItem.active{background-color: rgba(46, 49, 146, 0.65);color:#fff;}
		
		.map-responsive{
		    overflow:hidden;
		    padding-bottom:56.25%;
		    margin: 30px 5%;
		    position:relative;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100%;
		    width:100%;
		    position:absolute;
		}

		.featured{
			display:block;
			position: relative;
			width: 900px;
			margin: 20px auto 30px auto;
		}
		.grey-box{
			display:block;
			position: relative;
			height: 280px;
			background-color: #f3f3f3;
			padding: 8px;
		}
		.green-box{
			display:block;
			position: relative;
			height: 170px;
			overflow:hidden;
		}
		.green-box img{
			display:block;
			position: relative;
			width:100%;
			border:0;
		}

		#condition-mt-box .featured-label
		{
			font-size:1.9rem;
		}
		.featured-label{
			display:block;
			position: absolute;
			width:93%;
			height:100px;
			bottom:10px;
			/* background: rgb(0, 0, 0); */
			/* background: rgba(0, 0, 0, 0.4); */
			margin-left:10px;
			color: #428bca;
			font-size: 24px;
			text-align:center;
			padding: 10% 0 5% 0;
			margin-left: auto;
			margin-right: auto;
		}
		.featured-label-1{
			display:block;
			position: absolute;
			width:93%;
			height:100px;
			bottom:10px;
			background: rgb(0, 0, 0);
			background: rgba(0, 0, 0, 0.4);
			margin-left:10px;
			color:#FFF;
			font-size:26px;
			text-align:center;
			padding: 2% 0;
		}

		.big-button{
			display:inline-block;
			position:relative;
			text-align: center;
			text-decoration: none;
			padding: 10px;
			margin: 60px auto 0;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-o-border-radius: 6px;
			-ms-border-radius: 6px;
			border-radius: 6px;
			-moz-box-shadow: 0 3px 5px #000;
			-webkit-box-shadow: 0 3px 5px #000;
			-o-box-shadow: 0 3px 5px #000;
			-ms-box-shadow: 0 3px 5px #000;
			box-shadow: 0 3px 5px #000;
			background-color:#45403d;
			color:#ff3535;
			font-size:26px;
			cursor:pointer
		}
	}
	/* Large */
	@media only screen and (min-width:1200px){
		.leftCol{display:block;position:relative;float:left;margin: 30px 5% 15px 10%;}
		.rightCol{display:block;position:relative;float:left;margin: 30px 0 15px auto;}
		.hero-image {
			position: relative;
			min-height: 460px;
			height: auto;
			background:#000;
			overflow: hidden;
			/* margin-top: -20px; */
		}
		
			.map-responsive{
		    overflow:hidden;
		    padding: 0 10% 56.25% 10%;
		    margin: 15px 5%;
		    position:relative;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100%;
		    width:100%;
		    position:absolute;
		}
		.gray-bar{position: relative;height: 3px;background-color:#999999;}
		.middle-text{
			/* z-index: 52; */
			min-height: 460px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
			background: -moz-linear-gradient(left, rgba(255,255,255,0.01) 1%, rgba(255,255,255,0.9) 23%, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.9) 37%, rgba(255,255,255,0.9) 44%, rgba(255,255,255,0.9) 51%, rgba(255,255,255,0.9) 58%, rgba(255,255,255,0.9) 65%, rgba(255,255,255,0.9) 72%, rgba(255,255,255,0.9) 79%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.9) 23%,rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.9) 37%,rgba(255,255,255,0.9) 44%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,0.9) 58%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.9) 72%,rgba(255,255,255,0.9) 79%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
		}
		.middle-text-2{
			/* z-index: 52; */
			min-height: 46px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+51,ffffff+100&0.01+1,0.9+23,0.9+30,0.9+37,0.9+44,0.9+51,0.9+58,0.9+65,0.9+72,0.9+79,0+100 */
			height: auto;
			padding-bottom: 100px;
		}

		.gmap{

			width: 656px; 	
			height:350px; 	
			margin:10px auto;
		}

		.middle-section{
			position: relative;
			top: -20px;
			height:auto;
			min-height: 480px;
			background-image:url('../images/background-middle.jpg');
		}
		.middle-section-box{
			width: 825px;
			background-color:#fff;
			height:auto;
			min-height: 600px;
			padding-top: 100px;
			padding-bottom:10px;
			padding-left:10px;
			padding-right:10px;
			margin-left:auto;
			margin-right:auto;
		}
		.middle-section-menu{
			position: absolute;
			top: 220px;
			/* margin-top: -550px; */
			width:100%;
			min-height: 460px;
			z-index: 51;
		}
		.middle-section-image{
			position:relative;
			top: 70px;
			z-index:900;
			width: 825px;
			height: auto;
			margin-left:auto;
			margin-right:auto;
			padding-bottom: 15px;
			background-color:white;
		}
		.featured{
			display:block;
			position: relative;
			width:960px;
			margin: 20px auto 30px auto;
		}
		.grey-box{
			display:block;
			position: relative;
			height: 280px;
			background-color: #f3f3f3;
			padding: 8px;
		}
		.green-box{
			display:block;
			position: relative;
			height: 170px;
			overflow: hidden;
		}
		.green-box img{
			display:block;
			position: relative;
			width:100%;
			border:0;
		}
		#condition-mt-box .featured-label
		{
			font-size:1.9rem;
		}
		
		.grey-box .featured-label{
			display:block;
			position: absolute;
			width:93%;
			height:100px;
			bottom:10px;
			/* background: rgb(0, 0, 0); */
			/* background: rgba(0, 0, 0, 0.4); */
			color:#F053365;
			font-size:26px;
			text-align:center;
			padding: 8% 0;
			margin-left: auto;
			margin-right: auto;
		}
		.green-box .featured-label-1{
			display:block;
			position: absolute;
			width: 100%;
			height:100px;
			bottom:10px;
			background: rgb(0, 0, 0);
			background: rgba(0, 0, 0, 0.4);
			margin-left:10px;
			color:#FFF;
			font-size:26px;
			text-align:center;
			padding: 2% 0;
		}

		.big-button{
			display:inline-block;
			position:relative;
			text-align: center;
			text-decoration: none;
			padding: 10px;
			margin: 60px auto 0;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-o-border-radius: 6px;
			-ms-border-radius: 6px;
			border-radius: 6px;
			-moz-box-shadow: 0 3px 5px #000;
			-webkit-box-shadow: 0 3px 5px #000;
			-o-box-shadow: 0 3px 5px #000;
			-ms-box-shadow: 0 3px 5px #000;
			box-shadow: 0 3px 5px #000;
			background-color:#45403d;
			color:#ff3535;
			font-size:26px;
			cursor:pointer
		}
		.column-left{ position:absolute; left: 0px; width:calc((100% - 825px)/2);}
		.column-right{ position:absolute; right: 0px; width:calc((100% - 825px)/2);}
		.left-menu-box{
			position:absolute;
			right: 15px;
			top: 50px;
			width:190px;
			min-height: 60px;
			max-height:1000px;
			overflow-y:auto;
			background-color: rgba(0, 127, 196, 0.4);
			-moz-box-shadow: 0 3px 5px #676767;
			-webkit-box-shadow: 0 3px 5px #676767;
			-o-box-shadow: 0 3px 5px #676767;
			-ms-box-shadow: 0 3px 5px #676767;
			box-shadow: 0 1px 7px #676767;
			}
		.left-menu-box .title{color: #f4f4f4;font-size: 25px;font-weight: 600;padding:5px;font-family: 'Catamaran', sans-serif;}
		.left-menu-box .blue-bar{background-color: #cc3433;height:2px;width:170px;padding-bottom:2px;}
		.left-menu-box .red-bar{background-color: #cc3433;height:2px;width:170px;padding-bottom:2px;}
		.left-menu-box .sub-title{color: #fff;font-size: 18px;padding:5px;padding-top: 17px;/* font-style:italic; */font-weight:bold;}
		.quick-link-box{
			position: absolute;
			left: 15px;
			top: 150px;
			width: 190px;
			height: auto;
			padding-bottom: 20px;
			background-color: rgba(0, 127, 196, 0.4);
			-moz-box-shadow: 0 3px 5px #676767;
			-webkit-box-shadow: 0 3px 5px #676767;
			-o-box-shadow: 0 3px 5px #676767;
			-ms-box-shadow: 0 3px 5px #676767;
			box-shadow: 0 1px 7px #676767;
			}
		.quick-link-box .title{color: #f4f4f4;font-size: 25px;font-weight: 500;padding:5px;font-family: 'Catamaran', sans-serif;}
		.quick-link-box .sub-title{color:#000; font-size:14px;padding:5px; font-style:italic;font-weight:bold;}
		.quick-link-box .red-bar{background-color:#cc3433;height:2px;width:150px;padding-bottom:2px;margin-bottom: 5px;}
		a.aMenuItem:link,a.aMenuItem:active,a.aMenuItem:visited{display:block;font-size: 16px;font-weight: 500;color: #fff;text-decoration: none;width:100%;padding-left:15px;padding-top:5px;padding-bottom:5px;border-bottom: 1px solid rgba(140, 140, 140, 0.73);}
		a.aMenuItem:hover, a.aMenuItem.active{background-color: rgba(46, 49, 146, 0.65);color:#fff;}



		#header{height:140px; border-bottom:10px solid #ccccce}
		.wei-logo{width:205px; height:80px;border:none; margin-top:10px;}
		.wei-logo img{height:60px;border:none;margin-top: 15px;}
		.header-right{height: 65px;}
		.top-bar-1{position: absolute;top: 10px;display:block;position:relative;height:30px;margin-top: 25px;margin-right: 7px;}
		.navbar{height:40px;min-height:40px; margin:0;float:right}
		.menu-item{line-height:39px; font-size:18px;}
		.list-inline > li {
			padding-right: 7px;
			padding-left: 7px;
			margin-left: 7px;
			float:left
		}
	}
	@media only screen and (min-width: 30em) {
.featuredwww{
		display:block;
		position: relative;
		width:360px;
		margin:20px auto
	}
}
}