* {
	margin: 0px;
	padding: 0px;
}
/*p{font-family: 'Quando', serif; line-height:18px; font-size:13px;}

body{background:#dedede; font-family: 'Quando', serif; font-size:13px; color:#000;}*/

body {
	font-size: 13px;
	font-family: 'Quando', serif;
	color: #242a31;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background-color: #77c043;
}
p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border: none;
}
a:visited{
	color:#00a850;	
}
a {
	outline: none;
}
#ldiv {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	max-width: 600px;
}
#rdiv {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	max-width: 300px;
}
#box h3 {
	background: #ffffff;
	color: #ff1414;
	-moz-border-radius: 12px 12px 0 0;
	-o-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-khtml-border-radius: 12px 12px 0 0;
	-ms-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 21px;
}
#outer {
	width: 100%;
	float: left;
	/*background: url(../img/body-bg.png) top center repeat-x;*/
	background-color: #77c043;
}
#outer .main-frame {
	max-width: 1000px;
	margin: 0px auto;
}
#outer .frame {
	max-width: 1000px;
	float: left;
	background: #fff;
	background: url(../img/frame-bg.png) 0 0 repeat-y;
	padding: 0 7px;
}
.main-frame .frame-head {
	width: 100%;
	float: left;
	background: url(../img/frame-bg.png) 0 0 repeat-y;
	padding: 0 7px;
}
.frame-head .header {
	max-width: 1000px;
	float: left;
	margin-left: 0px;
}
#style {
	height: 26px !important;
	margin-right: 10px !important;
	width: 67px !important;
}
input #zip {
	width: 60px;
}
.frame-head .logo-header {
	float: left;
	width: 100%;
	padding: 5px 0px 0px 0px;
	background: url(../img/head-bg.png) 0 0 no-repeat;
}
.logo-header .call {
	float: right;
	width: 213px;
	padding-right: 25px;
}
.call h1 {
	color: #e2dede;
	font-size: 28px;
	/*background: url(../img/phone.png) 0 0 no-repeat;*/
	padding: 6px 0px;
	text-align: right;
}
.call input[type="text"] {
	float: left;
	width: 200px;
	padding: 4px;
	border: #ccc solid 1px;
	color: #616161;
	height: 15px;
}
.call input[type="submit"] {
	float: left;
	width: 28px;
	border: #2e7707 solid 1px;
	height: 25px;
	line-height: 25px;
	background: url(../img/go.png) 0 0 no-repeat;
	font-size: 0px;
	border: none;
	cursor: pointer;
}
.call span {
	font-size: 15px;
	color: #ebebeb;
	opacity: 0.8;
}
.tbls1 td .h6-ust-custom {
	padding: 0px;
	font-weight: bold;
	margin: 2px !important;
}
.tbls1 td .h1-ust-custom {
	padding: 0px;
}
.wpb_animate_when_almost_visible {
	opacity: 1 !important;
}
.logo-header h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	float: right;
	text-align: right;
	padding-top: 5px;
	width: 100%;
	padding: 0px;
	text-transform: uppercase;
	padding-left: 64px;
}
.head_left {
	padding-left: 0px;
}
.h1-ust-custom {
	font-size: 36px;
	text-align: right;
	color: rgb(255, 255, 255);
	margin-top: 22px;
}
.logo-header h2 span {
	width: 200px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 10px;
	width: 440px;
	text-transform: capitalize;
}
.logo-header img {
	float: left;
	padding: 5px 0 5px 0px;
}
.nav {
	width: 100%;
	float: left;
	background: url(../img/nav-bg.png) 0 0 repeat-x;
	height: 47px;
}
.nav ul {
	max-width: 996px;
	margin-left: 10px;
	height: 39px;
	line-height: 39px;
	float: left;
	padding-top: 7px;
}
@media (max-width:800px) {
	.nav ul {
	margin-left: 0px;
	}
	
}
.nav ul li {
	list-style: none;
	float: left;
/*padding: 0 10px;*/}
.nav ul li+li {/*background:url(../img/li-right.png) 0 8px no-repeat;*/
	border-left: 1px solid #c2c2c2;
}
.nav ul li a {
	font-family: 'Quando', serif;
	color: #000;
	font-size: 16px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	text-transform: uppercase;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.nav ul li a:hover {
	background: url(../img/hover-nav.png) 0 0 repeat-x;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	color: #fff;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.nav ul li a.active {
	background: url(../img/hover-nav.png) 0 0 repeat-x;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	color: #fff;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.nav ul li.active {
	background: url(../img/hover-nav.png) 0 0 repeat-x;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	color: #fff;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.nav ul li.active a {
	color: #fff;
}
.nav ul input[type="text"] {
	float: left;
	width: 153px;
	height: 23px;
	line-height: 22px;
	border: 2px solid rgb(194, 194, 194);
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 88px;
}
.nav ul input[type="submit"] {
	float: left;
	width: 28px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
	background: url(../img/go.png) 0 0 no-repeat;
	font-size: 0px;
	margin-top: 4px;
}
.frame .banner-outer {/* background:url(../img/shadow-banner.png) 24px bottom no-repeat;*/
	float: left;
	position: relative;
	max-width: 1000px;
	height: 366px;
}
.banner-outer .outframe {
	width: 364px;
	position: absolute;  /*z-index:9999999999; z-index:9999*/
	;
	background: none repeat scroll 0 0 rgb(123, 163, 28);
	color: rgb(123, 163, 28);
	right: -2px;
	top: -1px;
	padding: 10px 10px 0px 10px;
	margin-right: 14px;
	color: #fff;
	opacity: 0.99;
}
.banner-outer .banner .outframe .slider {
	position: absolute;
	z-index: 9999999999;
	padding: 10px 10px 0px 10px;
	margin-right: 14px;
}
/*.outframe input[type="submit"]{float:left; width:156px;  border:#2e7707 solid 1px; height:25px; line-height:25px;  font-size:13px; font-weight:bold; border:none; cursor:pointer; margin:0 10px 0 0px;}



 .outframe input[type="submit"]:hover{opacity:0.9; behavior:url(pie/PIE.htc); position:relative;}



 .outframe p{margin-bottom:10px; float:left;}



 .outframe h1{line-height:62px;}*/



.banner-outer .banner {
	max-width: 998px;
	height: 366px;
	float: left;
	margin-bottom: 20px;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.banner-outer .banner-button-right {
	position: absolute;
	right: -10px;
	top: 143px;
}
.banner-outer .banner-button-left {
	position: absolute;
	left: -10px;
	top: 144px;
}
.frame .container {
	margin-left: 1px;
	max-width: 998px;
	float: left;
	background: #fff;
	margin-top: 30px;
	width: 100%;
}
.container .welcome {
	background: white none repeat scroll 0 0;
	border: 7px solid #000000;
	float: left;
	max-width: 966px;
	padding: 4px 16px 0 3px;
	width: 100%;
	margin-top: -5px;
	border-top: 7px solid #fff;
}
.welcome h1 {
	padding: 0px 0px 0px 0px;
	color: #00a850;
	font-size: 28px;
	font-family: 'Quando', serif;
	border-bottom: #00a850 3px dashed;
}
/*.welcome p{padding:11px;}*/

.container .welcome-page {
	width: 988px;
	float: left;
	padding: 0 0 0px 10px;
	background: -moz-linear-gradient(center bottom, rgb(223, 223, 223) 0%, rgb(242, 242, 242) 66%, rgb(242, 242, 242) 90%, rgb(230, 230, 230) 93%, rgb(190, 190, 190) 96%, rgb(150, 150, 150) 100%) repeat scroll 0 0 transparent;
}
.form-outer {
	float: left;
	width: 973px;
	padding: 0 0 6px 10px;
	background: url(../img/bgg.png) 0px 0px repeat-x #000000;
	border: 8px solid rgb(122, 162, 35);
	display: none;
}
.form-outer .form-left {
	width: 284px;
	height: 323px;
	float: right;
	background: url(../img/latest-news.png) 0 0 no-repeat;
	margin: 10px 10px 0 0;
}
.form-left .outframe {
	width: 100%;
	float: left;
	padding: 10px 0 0 10px;
}
/*.outframe input[type="text"]{float:left; width:153px; height:15px; -webkit-border-radius: 40px; padding:6px 4px 4px 5px; border:none;



border-radius: 40px;margin:0 10px 0 0px; behavior:url(pie/PIE.htc); position:relative; text-transform:uppercase; font-size:12px;}



input.date{width:92px !important; }



.outframe input[type="submit"]{float:left;  border:#2e7707 solid 1px;  line-height:32px;  font-size:13px; font-weight:bold; border:none; cursor:pointer; -webkit-border-radius: 40px;margin:0 10px 0 0px; background:url(../img/submit.png) 0 0 no-repeat; color:#000; border:none; width:180px; height:32px;}



 .outframe input[type="submit"]:hover{opacity:0.9; behavior:url(pie/PIE.htc); position:relative;}



*/



.outframe p {
	margin-bottom: 10px;
}
#select1.select {
	position: absolute;
	width: 30px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	/*background:url(../img/sel-box.png) 0px 0px no-repeat;*/

	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	height: 25px;
	color: #000;
}
#select0.select {
	position: absolute;
	width: 30px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/sel-box.png) 0px 0px no-repeat;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	height: 25px;
	color: #000;
}
#select2 {
	position: absolute;
	width: 50px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/sel-box.png) 0px 0px no-repeat;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 0 10px 0 0px;
	color: #000;
}
#select3 {
	width: 60px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/sel-box.png) 0px 0px no-repeat;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 0 10px 0 0px;
	color: #000;
	height: 25px;
}
#select4 {
	width: 60px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/sel-box.png) 0px 0px no-repeat;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 0 10px 0 0px;
	color: #000;
	height: 25px;
}
#select5 {
	width: 60px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/sel-box.png) 0px 0px no-repeat;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 0 10px 0 0px;
	color: #000;
	height: 25px;
}
#select0 {
	background: url("../img/sel-box.png") no-repeat scroll 0 0 transparent;
	border-radius: 40px 40px 40px 40px;
	color: #000000;
	font: 12px/23px 'Quando', serif;
	;
	height: 25px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0 24px 0 8px;
	position: absolute;
	width: 50px;
	z-index: 1;
}
#select1 {
	width: 60px;
	padding: 0px 24px 0 8px;
	font: 12px 'Quando', serif;
	;
	background: url(../img/select.png) 60px 9px no-repeat #fff;
	overflow: hidden;
	line-height: 23px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 0 10px 0 0px;
	color: #000;
}
#select1.select s2 {
	background-color: red;
}
/*.outframe label{color:#fff; float:left; width:154px; font-size:13px; padding:0 10px; text-transform:uppercase;}



.outframe span{color:#fff;  font-size:14px; padding: 6px 10px 0 -1px;}



.outframe input.zip{float: right;margin-right: 28px;width: 84px;}



.outframe input.zip1{width:48px; float:right; margin-left:35px;float:left;}



.outframe input.color-change{background:url(../img/submit.png) 0 0 no-repeat; color:#000; border:none; width:167px; height:32px; color:#fff; text-align:left; padding:0 0 0 10px;} */



input.special {
	width: 191px !important;
	float: left;
}
.form-outer .form-right {
	width: 930px;
	margin-right: 12px;
	float: left;
}
.form-right ul {
	float: left;
	padding: 13px 0px 0 0px;
}
.form-right h1 {
	font-size: 30px;
	color: #fff;
	padding: 10px 0 0 10px;
}
.form-right ul li {
	list-style: none;
	background: url(../img/icon-nav.png) 0 7px no-repeat;
	padding: 0 13px;
	line-height: 22px;
	color: #fff;
	border-bottom: solid 1px #323232;
	margin-right: 4px;
}
.form-right ul li a {
	text-decoration: none;
	color: #545353;
	font-size: 14px;
}
.form-right ul li a:hover {
	color: #fff;
}
.latest_news {
	float: left;
}
.latest_news h1 {
	font-size: 27px;
	color: #000;
	padding: 0 20px;
}
.latest_news p {
	font-size: 14px;
	padding-bottom: 20px;
}
.latest_news .color_red {
	color: #9f011a;
	font-size: 14px;
	padding: 10px 0 10px 0px;
}
.latest_news .border {
	border-bottom: 1px solid #ccc;
	margin: 0 20px 20px 20px;
	width: 955px;
}
.footer {
	margin: 0px auto;
	max-width: 1000px;
	width: 100%;
	background: url(../img/frame-bg.png) 0 0 repeat-y;
	padding: 0 7px;
}
.footer .foot-con {
	float: left;
	background: url(../img/footer.png) 0 0 repeat-x #191919;
	line-height: 24px;
	position: relative;
}
.foot-con ul1 {
	margin: 0px auto;
	width: 726px;
	padding: 38px 0 0 10px;
	float: left;
}
.foot-con ul {
	margin-top: 30px;
	float: left;
}
.foot-con ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
}
.foot-con ul li a {
	text-decoration: none;
	color: #939393;
	font-size: 14px;
	text-transform: uppercase;
}
.foot-con ul li a:hover {
	color: #ccc;
}
.foot-con ul li a.active {
	color: #ccc;
}
.foot-con p {
	color: #000;
	padding: 30px 10px 5px 10px;
	text-transform: uppercase;
}
.foot-con span {
	width: 500px;
	float: left;
	color: #000;
	padding: 0 0 0px 18px;
	font-size: 12px;
	color: #616161;
}
.foot-con .foot-right {
	float: left;
	margin: 33px 0 0px 0px;
	width: 170px;
}
.foot-con ul .facebook {
	float: left; /*width:32px;*/
	height: 33px;
	padding: 0px 5px;
}
.facebook:hover {
	opacity: 0.7;
	/*behavior: url(pie/PIE.htc);*/
	position: relative;
}
.container h5 {
	height: 22px;
	background: #9a9a9a;
}
.form-left h1 {
	float: left;
	padding: 10px 10px;
	width: 264px;
}
.form-left p {
	padding: 13px 10px;
	float: left;
	color: #19423f;
}
.form-left p span {
	color: #9f011a;
}
.form-left a.butt {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 30px;
	line-height: 27px;
}
.form-left a.butt:hover {
	color: #ccc;
}
.ban { /*height: 347px; width: 999px; float:left;background:url(../img/banners.jpg) 0 0 no-repeat; */
	height: 0px;
	width: 0px;
	overflow: hidden;
	display: none;
}
span.wpcf7-form-control-wrap menu-395 {
	background-color: red;
	float: left;
}
.form {
	width: 400px;
	float: left;
}
.Social_Widget .widget-title {
	color: #fff;
	padding-top: 10px;
}
strong.heading a {
	color: #00a850;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Quando', serif;
	;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 24px;
	line-height: 38px;
	margin: 8px 0 8px 0;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 8px 0 8px 0;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 8px 0 8px 0;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 8px 0;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 8px 0;
}
h6 {
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 8px 0;
}
p {
	margin: 0 0 14px 0;
	line-height: 18px;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
/* #Buttons

================================================== */
.location, location, input[type="button"] {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 7px 12px;
	margin-left: 0px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: #00a850; /* Old browsers */
	background: #00a850 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #00a850 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #00a850 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #00a850 -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #00a850 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #00a850 linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 3px;
	line-height: normal;
	padding: 7px 12px;
	font-family: 'Myriad Pro', serif;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.3s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.3s ease 0s; /* Opera */
	text-shadow: 0 1px rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	color: #FFFFFF;
	background: #00a850; /* Old browsers */
	background: #00a850 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #00a850 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #00a850 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #00a850 -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #00a850 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #00a850 linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
	color: #FFFFFF;
	background: #242A31; /* Old browsers */
}
.button a:focus, .button a:hover, .button-light a:focus, .button-light a:hover {
	color: #ffffff;
}
.button.full-width, .button-dark.full-width, .button-light.full-width, button.full-width, button.button-dark.full-width, button.button-light.full-width, input[type="submit"].full-width, input.button-dark[type="submit"].full-width, input.button-light[type="submit"].full-width, input[type="reset"].full-width, input.button-dark[type="reset"].full-width, input.button-light[type="reset"].full-width, input[type="button"].full-width, input.button-dark[type="button"].full-width, input.button-light[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}



	/* Fix for odd Mozilla border & padding issues */

	button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/* Button Dark */

.button-dark, button.button-dark, input.button-dark[type="submit"], input.button-dark[type="reset"], input.button-dark[type="button"] {
	color: #FFFFFF;
	background: #D6BA28; /* Old browsers */
	background: #D6BA28 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #D6BA28 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #D6BA28 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #D6BA28 -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #D6BA28 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #D6BA28 linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
}
.button-dark:hover, button.button-dark:hover, input.button-dark[type="submit"]:hover, input.button-dark[type="reset"]:hover, input.button-dark[type="button"]:hover {
	background: #3DA0BF; /* Old browsers */
	background: #3DA0BF -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #3DA0BF -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #3DA0BF -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #3DA0BF -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #3DA0BF -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #3DA0BF linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
}
.button-dark:active, button.button-dark:active, input.button-dark[type="submit"]:active, input.button-dark[type="reset"]:active, input.button-dark[type="button"]:active {
	color: #FFFFFF;
	background: #3DA0BF; /* Old browsers */
}
/* Button light */

.button-light, button.button-light, input.button-light[type="submit"], input.button-light[type="reset"], input.button-light[type="button"] {
	color: #FFFFFF;
	background: #3DA0BF; /* Old browsers */
	background: #3DA0BF -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #3DA0BF -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #3DA0BF -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #3DA0BF -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #3DA0BF -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #3DA0BF linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
}
.button-light:hover, button.button-light:hover, input.button-light[type="submit"]:hover, input.button-light[type="reset"]:hover, input.button-light[type="button"]:hover {
	color: #FFFFFF;
	background: #D6BA28; /* Old browsers */
	background: #D6BA28 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #D6BA28 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #D6BA28 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #D6BA28 -o-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #D6BA28 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #D6BA28 linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* W3C */
}
.button-light:active, button.button-light:active, input.button-light[type="submit"]:active, input.button-light[type="reset"]:active, input.button-light[type="button"]:active {
	color: #FFFFFF;
	background: #D6BA28; /* Old browsers */
}
/* #Forms

================================================== */



form {
	margin-bottom: 20px;
}
fieldset {
	margin-bottom: 20px;
}
div.wpcf7 select {
	padding: 2px 5px !important;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
	border: 1px solid #ccc;
	padding: 2px 5px !important;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "Arial", Helvetica, sans-serif;
	color: #000000;
	width: 288px;
	display: block;
	margin-bottom: 5px;
	background: #fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}
textarea {
	min-height: 60px;
}
label, legend {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
input[type="checkbox"] {
	display: inline;
}
label span, legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
}
.outframe #apm {
	height: 23px;
	width: 49px;
	padding: 0px 0px;
}
.outframe #nop {
	width: 90px;
	height: 23px;
}
.outframe h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #FFF;
}
.outframe form {
	margin-left: 0px;
}
.captcha-image img {
	max-width: 77%
}
.tbls1 td {
	font-weight: bold;
	color: #FFF;
}
.tbls1 td h1 {
	margin: 0px;
	padding: 4px;
	font-weight: bolder;
}
.img_left {
	float: left;
	margin: 2px 8px 4px 0;
}
.img_right {
	float: right;
	margin: 2px 0px 4px 8px;
}
.clear {
	clear: both;
}
.axtra {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.axtra a:hover {
	color: #00a850;
}
.axtra a:visited {
	color: #F6C;
}
.axtra a:active {
	color: #000;
}
.callnow {
	font-size: 12px !important;
	font-weight: bold;
	margin: 15px 0 15px 0 !important;
	padding: 10px 0 10px 0;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #00a850 !important;
	color: #FFF !important;
	text-align: center;
}
#ldiv ul {
	margin: 15px 0 15px 50px;
}
#ldiv ul li {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#rdiv > div {
	margin-top: 50px;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
a#pull {
	display: none
}
.rightsection-top {
	float: right;
	margin: -15px 20px 0 0;
}
.footer-list {
	width: 600px;
}
.spacer {
	margin: 20px 10px 20px 10px;
}
.social-links {
	width: 300px;
}
.copyright {
	margin: 5px 0 15px 10px;
	font-size: 12px;
	color: #CCC;
	font-style: italic;
}
.box-contain {
	float: left;
	padding-left: 20px;
}
/*=================================================

		new css for new format 04-09-2014

=====================================================*/

#ldiv h2 {
	border-bottom: 1px solid #000;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 20px;
	position: relative;
	color: #000000;/*

	font-family: 'cabinbold';*/
	text-transform: uppercase;
	margin-top: 0
}
#ldiv h2:after {
	content: "";
	width: 53px;
	height: 5px;
	left: 3px;
	background: #000;
	display: block;
	position: absolute;
	bottom: -3px
}
#ldiv h2 a {
	color: #00a850
}
.callnow.custom-callnow {
	border-bottom: none !important;
	background: none !important;
	color: #fff !important;
}
#ldiv h3 strong {
	color: #000000 !important;
}
#ldiv h3 {
	border-bottom: 1px solid #00a850;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	color: #00a850;/*

	font-family: 'cabinbold';*/
	margin-top: 20px
}
#ldiv h3:after {
	content: "";
	width: 53px;
	height: 5px;
	left: 3px;
	background: #000;
	display: block;
	position: absolute;
	bottom: -3px
}
#ldiv h3 a {
	color: #00a850
}
#ldiv h4 {
	border-bottom: 1px solid #00a850;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	color: #00a850;
	line-height: 35px;
	font-size: 21px;/*

	font-family: 'cabinbold';*/
	margin-top: 20px
}
#ldiv h4:after {
	content: "";
	width: 53px;
	height: 5px;
	left: 3px;
	background: #000000;
	display: block;
	position: absolute;
	bottom: -3px
}
#ldiv h4 a {
	color: #00a850;
	font-size: 42px;
}
/*#ldiv ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#ldiv ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 31px;
	line-height: 26px;
}
#ldiv ul li:before {
	content: '';
	width: 21px;
	height: 21px;
	background: #00a850;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	margin-top: 2px
}
#ldiv ul li:after {
	border: 3px solid #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 9px;
	left: 3px;
	position: absolute;
	top: 5px;
	width: 9px;
}*/

.pagination-center {
    margin-top: 20px;
}
#ldiv a {
	color: #00a850;
}

/*============================================================

				MEDIA CSS START HERE 02-08-2014

==============================================================*/



@media (min-width:768px) and (max-width:800px) {
#outer .frame, .frame .banner-outer, .banner-outer .banner {
	clear: both;
	float: none;
	height: auto;
}
#sform {
	width: auto
}
.banner-outer .banner img {
	width: 100%
}
.container .welcome {
	padding: 0 10px;
	width: auto;
	border: 0
}
.main-frame .frame-head {
	padding: 0
}
.container .welcome {
}
}

/*@media all and (max-width:850px) {

	#ldiv {

	float: none;

	max-width: inherit;

	margin-right: 0;

	padding-right: 0

}

#rdiv {

	float: none;

	margin-left: 0;

	max-width: inherit;

	padding-left: 0;

}

a#pull {

	display: block;

	background: #242a31;

	width: 40px;

	position: relative;

	margin-left: 0px;

	margin-right: 0px;

	color: #fff;

	height: 35px;

	border-radius: 4px;

	margin: 10px;

	float: right;

	margin-right: 0

}

a#pull:after {

	content: "";

	background: url('../img/nav-icon.png') no-repeat;

	width: 35px;

	height: 30px;

	display: inline-block;

	position: absolute;

	right: -5px;

	top: 8px;

}

.nav {

	height: auto;

	background: none;

	position: relative;

}

.nav ul {

	left: 0;

	right: 0;

	display: none;

	height: auto;

	position: absolute;

	top: 42px;

	z-index: 9999;

	line-height: 38px;

}

.nav ul li {

	width: 100%;

	float: none;

	position: relative;

	padding: 0;

}

.nav ul li + li {

	border-left: 0

}

.nav ul li a {

	border-top: 1px solid #464646;

	border-radius: 0;

	background: #fff;

	float: none;

	width: auto;

	margin-right: 0;

	display: block;

	float: none;

	font-size: 14px

}

.nav ul li a:hover, .nav ul li a:active, .nav ul li a:focus {

	color: #FFE014;

	border-radius: 0;

	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);

}

.nav ul li.active, .nav ul li.active.active {

	color: #FFE014;

	border-radius: 0;

	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);

}

.nav ul li.active a {

	color: #FFE014;

	border-radius: 0;

	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);

}

}*/

@media all and (max-width:984px) {
#ldiv {
	float: none;
	max-width: inherit;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}
#rdiv {
	float: none;
	margin-left: 0;
	max-width: inherit;
	padding-left: 0;
}
}

@media all and (max-width:850px) {
#ldiv {
	float: none;
	max-width: inherit;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}
#rdiv {
	float: none;
	margin-left: 0;
	max-width: inherit;
	padding-left: 0;
}
a#pull {
	display: block;
	background: #242a31;
	width: 40px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
	height: 35px;
	border-radius: 4px;
	margin: 10px;
	float: right;
	margin-right: 0
}
a#pull:after {
	content: "";
	background: url('../img/nav-icon.png') no-repeat;
	width: 35px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: -5px;
	top: 8px;
}
.nav {
	height: auto;
	background: none;
	position: relative;
}
.nav ul {
	left: 0;
	right: 0;
	display: none;
	height: auto;
	position: absolute;
	top: 42px;
	z-index: 9999;
	line-height: 38px;
}
.nav ul li {
	width: 100%;
	float: none;
	position: relative;
	padding: 0;
}
.nav ul li + li {
	border-left: 0
}
.nav ul li a {
	border-top: 1px solid #464646;
	border-radius: 0;
	background: #fff;
	float: none;
	width: auto;
	margin-right: 0;
	display: block;
	float: none;
	font-size: 14px
}
.nav ul li a:hover, .nav ul li a:active, .nav ul li a:focus {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.nav ul li.active, .nav ul li.active.active {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.nav ul li.active a {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
h1 {
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0;
}
.frame-head .header {
	float: left;
	margin-left: 0;
	width: 100%;
}
.rightsection-top {
	margin: 15px 20px 0 0;
}
.banner-outer .banner img {
	max-width: 100%;
	height: auto
}
#outer .frame, .frame .banner-outer, .banner-outer .banner {
	float: none;
	height: auto;
	clear: both
}
.container .welcome {
	padding: 2px 10px;
}
#rates_tbls {
	width: 100%
}
#rates_tbls tr td img {
	width: 100%;
}
/*div.wpcf7 {

		margin: auto;

		padding: 0px;

		position: absolute;

		right: 0;

		width: 300px;

		box-sizing: border-box;

		top:0

	}*/

div.wpcf7 {
	margin: auto;
	padding: 0px;
	position: relative;
	right: 0;
	width: 100%;
	box-sizing: border-box;
	top: 0
}
div.wpcf7 input[type="text"], div.wpcf7 input[type="password"], div.wpcf7 input[type="email"] {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
	border-radius: 0 !important;
	box-sizing: border-box;
 -webkit-box-sizing:border-box -o-box-sizing:border-box
}
div.wpcf7 select {
	padding: 5px;
}
#map_canvas2 {
	width: auto !important;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	border: 6px solid #fff;
	margin: 10px 0;
}
.footer .foot-con {
	margin-left: 0
}
.main-frame .frame-head {
	box-sizing: border-box
}
.container .welcome {
	float: none
}
.footer-list table {
	width: 100%;
}
.footer-list td {
	width: 50%
}
.footer-list {
	width: 100%
}
#xform input[type="text"], #xform input[type="password"], #xform input[type="email"], #xform select, #xform textarea {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
	border-radius: 0 !important;
	box-sizing: border-box;
 -webkit-box-sizing:border-box -o-box-sizing:border-box
}
#xform table {
	width: 100%
}
#xform input[type="submit"] {
	margin-top: 10px;
	float: right
}
.copyright {
	text-align: center;
	padding: 10px;
	margin: 10px 0 0;
	border-top: 1px solid #3C3C3C
}
.box-contain {
	float: none
}
/*.rightsection-top {
	margin-right: 2%;
}*/
.frame .container {
	margin-top: 0;
}
.container .welcome {
	padding: 0 10px;
	width: auto;
	border: 0
}
}

@media all and (min-width:945px) {
.foot-con {
	/*min-width: 1000px;*/
	width: 100% !important;
}
}
div.wpcf7 {
	margin: auto;
	padding: 0px;
	position: inherit !important;
	right: 0;
	width: 100% !important;
	box-sizing: border-box;
}

@media all and (max-width:580px) {
div.wpcf7 {
	margin: auto;
	padding: 0px;
	position: inherit;
	right: 0;
	width: 100%;
	box-sizing: border-box;
}
.frame .container {
	margin: 0;
	float: none
}
.footer-list {
	width: auto
}
.callnow {
	padding: 10px;
}
.footer .foot-con {
	margin-left: 0
}
.container .welcome {
	float: none
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	width: auto
}
#ldiv {
	float: none;
	margin-right: 0;
	padding-right: 0
}
.main-frame .frame-head {
	padding: 0
}
input[type="text"], input[type="password"], input[type="email"] {
	box-sizing: border-box;/*width: 100%*/
}
#rdiv {
	margin-left: 0;
	padding-left: 0
}
.copyright {
	text-align: center;
	padding: 10px;
	margin: 10px 0 0;
	border-top: 1px solid #3C3C3C
}
#xform input[type="text"], #xform input[type="password"], #xform input[type="email"], #xform select, #xform textarea {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
}
}

@media all and (max-width:480px) {
.fancy-product li td {
	width: 50%;
}
.spacer {
	margin: 20px 2px 20px 2px;
}
.footer-list td {
	display: block
}
.social-links {
	width: auto;
	padding-bottom: 15px;
}
.container .welcome {
	border: 0
}
.div.wpcf7 {
	padding: 0
}
#rdiv {
	max-width: none
}
#xform td {
	display: block;
	width: 100%
}
#xform input[type="submit"] {
	margin-top: 10px;
}
}
#mobilehomepage {
}
#mobilehomepage #sform {
	float: none !important;
	width: auto !important;
}
#mobilehomepage #sform table, #mobilehomepage #sform table table {
	width: 100%;
	border-collapse: collapse
}
#mobilehomepage #sform table td {
	display: block;
	width: 100% !important
}
#mobilehomepage #sform table td input, #mobilehomepage #sform table td textarea, #mobilehomepage #sform table td select {
	width: 100%!important;
	padding: 4px;
	margin-bottom: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: 0 !important
}
#mobilehomepage #sform table td select {
	height: auto !important;
}
#mobilehomepage #sform .button, #mobilehomepage #sform button, #mobilehomepage #sform input[type="submit"], #mobilehomepage #sform input[type="reset"], #mobilehomepage #sform input[type="button"] {
	padding: 7px 12px
}
#rates_tbls tr td {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
#rates_tbls tr .ttl {
	width: 160px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
#rates_tbls tr td img {
	width: 120px;
}
#xform input[type="text"], select, textarea {
	border: #ccc 1px solid;
	width: 100%;
}
#xform input[type="text"], textarea {
	padding: 4px 3px 4px 3px;
	width: 200px;
}
#xform select {
	padding: padding 4px 2px 4px 4px;
	margin-bottom: 5px;
	width: 208px;
}
.vc_sep_holder.vc_sep_holder_r {
	display: none !important;
}
#text-5 .side-img, #text-4 .side-img {
	background: rgba(0, 0, 0, 0) url("../img/contact-us.png") repeat scroll 0 0;
	float: left;
	height: 64px;
	width: 64px;
}

@media all and (min-width: 910px) and (max-width:970px) {
.nav ul li a {
	padding: 0 15px;
}
}

@media all and (max-width:850px) {
.banner-outer .outframe {
	position: relative !important;
	width: 97% !important;
}
#sform {
	float: none !important;
	max-width: 314px !important;
	width: 100% !important;
	margin: 0 auto !important;
}
/*.banner-outer .banner {
	display: none !important;
}*/
}

@media all and (max-width:433px) {
#sform {
	float: left !important;
}
}

@media all and (max-width:319px) {
input[type="text"], input[type="password"], input[type="email"] {
	width: 80% !important;
}
.outframe #nop {
	width: 46px !important;
}
.btn {
	width: 56% !important;
	font-size: 10px !important;
}
textarea {
	width: 111px !important;
}
#sform #cstime {
	width: 35px !important;
}
.inputDate.hasDatepicker {
	width: 50px !important;
}
select#cartype {
	width: 61px !important;
}
#chk1 > input#ismiles, #chk1 > input#isfare {
	width: 63px !important;
}
}

@media all and (max-width:390px) {
.outframe div img {
	display: none !important;
}
}

@media all and (min-width: 850px) and (max-width:910px) {
.nav ul li a {
	padding: 0 10px;
}
}

@media all and (min-width: 750px) and (max-width:910px) {
.tbls1 td h1 {
	font-size: 18px;
}
}

@media all and (min-width: 850px) and (max-width:996px) {
.banner-outer .outframe {
	margin-right: 16%;
}
}
.tbls1 h1 {
	font-size: 20px;
}
.tbls1 a {
	color: white;
	text-decoration: none;
}
.ust-custom-h1 {
	font-size: 16px;
}

@media all and (max-width:750px) {
.tbls1 h1 {
	font-size: 5vw;
}
.ust-custom-h1 {
	margin-top: 13px !important;
	font-size: 3vw !important;
}
}

@media all and (min-width: 238px) and (max-width:327px) {
.tbls1 h1 {
	margin-top: 13px !important;
}
}

@media all and (max-width:340px) {
.ust-custom-h1 {
	font-size: 3.5vw !important;
}
}

@media all and (max-width:238px) {
.tbls1 h1 {
	margin-top: 15px !important;
}
}
#locations a {
	text-decoration: none;
}

@media all and (max-width:578px) {
.rightsection-top .tbls1 {
	float: right;
	margin: 120px 20px 0 0 !important;
}
}

@media all and (max-width:544px) {
.rightsection-top .tbls1 {
	float: right;
	margin: 10px 20px 0 0 !important;
}
}

@media all and (max-width:850px) {
.rightsection-top {
	float: right;
	margin: -5px 20px 0 0 !important;
}
}

@media all and (max-width:984px) {
.welcome clearfix {
	width: 100% !important;
}
#ldiv {
	float: none;
	max-width: inherit;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}
#rdiv {
	float: none;
	margin-left: 0;
	max-width: inherit;
	padding-left: 0;
}
a#pull {
	display: block;
	background: #242a31;
	width: 40px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
	height: 35px;
	border-radius: 4px;
	margin: 10px;
	float: right;
	margin-right: 0
}
a#pull:after {
	content: "";
	background: url('../img/nav-icon.png') no-repeat;
	width: 35px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: -5px;
	top: 8px;
}
.nav {
	height: auto;
	background: none;
	position: relative;
}
.nav ul {
	left: 0;
	right: 0;
	display: none;
	height: auto;
	position: absolute;
	top: 42px;
	z-index: 9999;
	line-height: 38px;
}
.nav ul li {
	width: 100%;
	float: none;
	position: relative;
	padding: 0;
}
.nav ul li + li {
	border-left: 0
}
.nav ul li a {
	border-top: 1px solid #464646;
	border-radius: 0;
	background: #fff;
	float: none;
	width: auto;
	margin-right: 0;
	display: block;
	float: none;
	font-size: 14px
}
.nav ul li a:hover, .nav ul li a:active, .nav ul li a:focus {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.nav ul li.active, .nav ul li.active.active {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.nav ul li.active a {
	color: #FFE014;
	border-radius: 0;
	background: url("../img/hover-nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
h1 {
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0;
}
.frame-head .header {
	float: left;
	margin-left: 0;
	width: 100%;
}
.rightsection-top {
	margin: 15px 20px 0 0;
}
.banner-outer .banner img {
	max-width: 100%;
	height: auto
}
#outer .frame, .frame .banner-outer, .banner-outer .banner {
	float: none;
	height: auto;
	clear: both
}
.container .welcome {
	padding: 2px 10px;
}
#rates_tbls {
	width: 100%
}
#rates_tbls tr td img {
	width: 100%;
}
/*div.wpcf7 {

		margin: auto;

		padding: 0px;

		position: absolute;

		right: 0;

		width: 300px;

		box-sizing: border-box;

		top:0

	}*/

div.wpcf7 {
	margin: auto;
	padding: 0px;
	position: relative;
	right: 0;
	width: 100%;
	box-sizing: border-box;
	top: 0
}
div.wpcf7 input[type="text"], div.wpcf7 input[type="password"], div.wpcf7 input[type="email"] {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
	border-radius: 0 !important;
	box-sizing: border-box;
 -webkit-box-sizing:border-box -o-box-sizing:border-box
}
div.wpcf7 select {
	padding: 5px;
}
#map_canvas2 {
	width: auto !important;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	border: 6px solid #fff;
	margin: 10px 0;
}
.footer .foot-con {
	margin-left: 0;
	width: 100% !important;
}
.main-frame .frame-head {
	box-sizing: border-box
}
.container .welcome {
	float: none
}
.footer-list table {
	width: 100%;
}
.footer-list td {
	width: 50%
}
.footer-list {
	width: 100%
}
#xform input[type="text"], #xform input[type="password"], #xform input[type="email"], #xform select, #xform textarea {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
	border-radius: 0 !important;
	box-sizing: border-box;
 -webkit-box-sizing:border-box -o-box-sizing:border-box
}
#xform table {
	width: 100%
}
#xform input[type="submit"] {
	margin-top: 10px;
	float: right
}
.copyright {
	text-align: center;
	padding: 10px;
	margin: 10px 0 0;
	border-top: 1px solid #3C3C3C
}
.box-contain {
	float: none
}
/*.rightsection-top {
	margin-right: 2%;
}*/
.frame .container {
	margin-top: 0;
}
.container .welcome {
	padding: 0 10px;
	width: auto;
	border: 0
}
}

@media all and (max-width:720px) {
.foot-con {
	width: 100% !important;
}
.footer .foot-con {
	margin-left: 0
}
.main-frame .frame-head {
	box-sizing: border-box
}
.container .welcome {
	float: none
}
.footer-list table {
	width: 100%;
}
.footer-list td {
	width: 50%
}
.footer-list {
	width: 100%
}
#xform input[type="text"], #xform input[type="password"], #xform input[type="email"], #xform select, #xform textarea {
	width: 100% !important;
	resize: none;
	padding: 4px 3px;
	border-radius: 0 !important;
	box-sizing: border-box;
 -webkit-box-sizing:border-box -o-box-sizing:border-box
}
#xform table {
	width: 100%
}
#xform input[type="submit"] {
	margin-top: 10px;
	float: right
}
.copyright {
	text-align: center;
	padding: 10px;
	margin: 10px 0 0;
	border-top: 1px solid #3C3C3C
}
.box-contain {
	float: none
}
/*.rightsection-top {
	margin-right: 2%;
}*/
.frame .container {
	margin-top: 0;
}
.fancy-product li td {
	width: 50%;
}
.spacer {
	margin: 20px 2px 20px 2px;
}
.footer-list td {
	display: block
}
.social-links {
	width: auto;
	padding-bottom: 15px;
}
.container .welcome {
	border: 0
}
.div.wpcf7 {
	padding: 0
}
#rdiv {
	max-width: none
}
#xform td {
	display: block;
	width: 100%
}
#xform input[type="submit"] {
	margin-top: 10px;
}
}

@media all and (max-width:620px) {
.welcome h1 {
	padding: 0px 0px 0px 0px;
	color: #00a850;
	font-size: 20px;
	font-family: 'Quando', serif;
	border-bottom: #00a850 1px dashed;
}
h3 {
	font-size: 12px !important;
}
}

@media all and (max-width:388px) {
.welcome h1 {
	padding: 0px 0px 0px 0px;
	color: #00a850;
	font-size: 14px;
	font-family: 'Quando', serif;
	border-bottom: #00a850 1px dashed;
}
h3 {
	font-size: 10px !important;
}
h2 {
	font-size: 12px;
}
.social-links img {
	width: 15% !important;
}
}

@media all and (max-width:486px) {
div.wpcf7 input[type="text"] {
	width: 200px !important;
	margin-left: 20px;
}
div.wpcf7 input[type="tel"] {
	width: 188px !important;
	margin-left: 20px;
}
div.wpcf7 input[type="email"] {
	width: 200px !important;
	margin-left: 20px;
}
div.wpcf7 input[type="submit"] {
	margin-top: 20px;
	margin-left: 20px;
}
select {
	/*width: 200px;*/
	margin-left: 20px;
}
}
.entry-title a {
	text-decoration: none;
}
#tff-submit {
	font-size: 14px !important;
}
iframe {
	width: 100% !important;
}
img.alignleft {
	float: left !important;
	margin: 5px 20px 10px 0 !important;
}

@media all and (max-width:354px) {
input[type="text"], input[type="password"], input[type="email"] {
	width: 88% !important;
}
.outframe #nop {
	width: 46px !important;
	margin-left: 4px;
}
.outframe #apm {
	height: 23px;
	padding: 0;
	width: 49px;
	margin-left: 4px !important;
}
.btn {
	width: 56% !important;
	font-size: 10px !important;
}
textarea {
	width: 111px !important;
}
#sform #csdate {
	width: 74px !important;
}
#sform #cstime {
	width: 43px !important;
}
.inputDate.hasDatepicker {
	width: 50px !important;
}
select#cartype {
	width: 61px !important;
}
#chk1 > input#ismiles, #chk1 > input#isfare {
	width: 63px !important;
}
}

@media all and (max-width:300px) {
.outframe #nop {
	width: 18px !important;
	margin-left: 4px;
}
}

/*@media all and (max-width:631px) {
.h1-ust-custom,.h2-ust-custom{
	color: rgb(255, 255, 255);
    font-size: 7vw !important;
    margin-top: 26px;
    text-align: center !important;
	padding-right:84px !important;
}
}*/
@media all and (max-width:430px) {
.h1-ust-custom, .h2-ust-custom {
	font-size: 5vw !important;
}
}

@media all and (max-width:320px) {
.footer .textwidget > img {
	width: 50% !important;
	margin-left: 42px !important;
	margin-top: -114px !important;
}
}

@media all and (max-width:288px) {
.footer .textwidget > img {
	width: 50% !important;
	margin-left: 120px !important;
	margin-top: -114px !important;
}
.box-contain {
	margin: 0px !important;
	padding: 0px !important;
}
.copyright {
	font-size: 10px !important;
}
}

@media all and (max-width:950px) {
.textwidget > img {
	margin-top: -112px !important;
}
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before {
	content: "\e227"
}
.glyphicon-btc:before {
	content: "\e227"
}
.glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-jpy:before {
	content: "\00a5"
}
.glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-rub:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
.btn-group-xs > .btn, .btn-xs {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px;
}
.btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
}
.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.entry-meta .post-edit-link {
    display: none;
}
input#imiles{display:none}