html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, fieldset, legend, label, table, header, footer, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
}
header, footer, nav, section, article, hgroup, figure {
	display: block;
}
body {
	margin: 0px auto;
	padding: 0;
	background: #ECEEEA;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464032;
	width: 100%;
}
.fix-ad {
	position: fixed;
	width: 160px;
	height: 600px;
	top: 35px;
	right: 0px;
	z-index: 99999;
}
img {
	max-width: 100%;
	border: 0;/*height: auto;	
	outline: 0;*/
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #A42903;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
.ads {
	margin: auto;
	max-width: 728px;
	display: block;
	clear: both;
}
.ads2 {
	max-width: 468px;
	display: block;
	margin: auto;
	clear: both;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img.alignleft {
	float: left;
	margin-right: 15px;
	border-radius: 7px;
}
.right {
	float: right;
	margin-left: 15px;
	border-radius: 7px;
}
.right-2 {
	float: right;
	margin-left: 25px;
}
.right-3 {
	float: right;
	margin-left: 15px;
	border-radius: 7px;
	border: 5px solid #E9E6DE;
	padding: 10px;
}
.righter {
	float: right;
	width: 24%;
	margin-left: 30px;
}
.key {
	float: left;
	margin-right: 15px;
	border-radius: 7px;
	margin-bottom: 120px;
}
.serve {
	float: left;
	margin-right: 10px;
}
.lefter {
	float: left;
	width: 35%;
	margin-right: 20px;
}
.lefter2 {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.left {
	float: left;
	margin-right: 20px;
}
.left2 {
	float: left;
	margin-right: 20px;
}
img.alignright {
	float: right;
}
 @-ms-viewport {
 width: device-width;
}
.round {
	border-radius: 200px;
	box-shadow: 0 0 0 10px #FFFFFF;
}
.round-2 {
	border-radius: 200px;
	box-shadow: 0 0 0 10px #FFFFFF;
	float: right;
	margin-left: 35px;
}
.round-3 {
	border-radius: 100%;
	box-shadow: 0 0 0 10px #ECEEEA;
	float: left;
	width: 30%;
	margin-right: 45px;
	margin-left: 10px;
	margin-top: -15px;
}
.round-4 {
	border-radius: 100%;
	box-shadow: 0 0 0 10px #ECEEEA;
	float: right;
	width: 30%;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: -15px;
}
.rounds {
	border-radius: 200px;
	box-shadow: 0 0 0 5px #B5B5B5;
	float: right;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}
.service-more {
	float: right;
	padding: 6px 15px;
	border: 2px solid #CCCCCC;
	height: 15px;
	text-transform: uppercase;
}
.service-more:hover {
	border: 2px solid #5E5E5E;
}
.service-more-2 {
	float: left;
	padding: 6px 15px;
	border: 2px solid #CCCCCC;
	height: 15px;
	text-transform: uppercase;
}
.service-more-2:hover {
	border: 2px solid #5E5E5E;
}
/* Header */

#heads {
	max-width: 960px;
	margin: 0 auto;
	height: 120px;
	display: block;
	overflow: hidden;
}
.logo {
	float: left;
	max-width: 500px;
	margin: 10px 0 0px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main-logo {
	max-width: 220px;
}
.logo h1 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: -7px;
}
.slogan {
	font-size: 15px;
	margin: 3px 0 0 0;
	font-style: italic;
	color: #464032;
}
.logo a {
	color: #333333;
}
/* Menu */

#menu {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	margin: 0 4px 0 0;
}
#menu a {
	display: block;
	height: 22px;
	padding: 11px 11px 3px 11px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3B3B3B;
	background: #F9F9F9;
	margin: 10px 0 0 0;
	border-radius: 6px 6px 0 0;
}
#menu .current a {
	background: #ECEEEA;
	border-bottom: 1px solid #FFF;
}
#menu a:hover {
	background: #fff;
}
#menu .last {
	float: right;
}
#menu .last a, #menu .last a.active, #menu .last .active-trail a {
	background: #bb4307;
	color: #fff;
	text-shadow: none;
}
#menu .last a:hover {
	background: #dedede;
	color: #BB4307;
}
/* Page */

#page {
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
}
#featuring {
	width: 100%;
	border-top: 10px solid #FFF;
	background: #fff;
}
#featuring-2 {
	width: 100%;
	background: #ECEEEA;
	padding-top: 20px;
}
#feature {
	max-width: 960px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 25px;
	overflow: hidden;
}
#feature h3 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 24px;
	text-align: left;
	border-bottom: 1px dashed #CACAC8;
	padding: 0 0 15px 0;
	font-family: 'Oswald', sans-serif;
}
#feature .risk {
	color: #535353;
	margin: 15px 0 0px 0px;
	font-size: 21px;
	text-align: left;
	padding: 0 0 5px 0;
}
#feature h4 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: left;
}
#feature .titles {
	color: #D85B6D;
	margin: 15px 0 8px 0px;
	font-size: 30px;
	line-height: 150%;
	text-align: center;
	border-bottom: 1px dashed #A1A1A1;
}
.present-1, .present-2 {
	background: #F1F1F1;
	width: 28%;
	padding: 12px;
	float: left;
	margin: 15px 1% 0;
	border-radius: 12px;
	border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;
}

.present-3 {
	background: #fff;
	width: 28%;
	padding: 12px;
	float: left;
	margin: 15px 1% 0;
	border-radius: 12px;/*border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;*/
}
.present-4 {
	background: #fff;
	width: 270px;
	padding: 12px;
	float: right;
	margin: 15px 0 0 0;
	border-radius: 12px;/*border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;*/
}
.present-5 {
	background: #fff;
	max-width: 450px;
	padding: 12px;
	float: left;
	margin: 15px 5px 0 0;
	border-radius: 12px;
	border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;
}
.present-5 ul {
	margin: 0px;
	padding: 0px;
}
.present-6 {
	background: #fff;
	max-width: 450px;
	padding: 12px;
	float: right;
	margin: 15px 0 0 0;
	border-radius: 12px;
	border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;
}
.present-6 ul {
	margin: 0px;
	padding: 0px;
}
.present-7 {
	background: #F7F7F7;
	width: 58%;
	padding: 12px;
	float: right;
	margin: 15px 0 0 0;
	border-radius: 12px;
	border-bottom: 3px solid #D8D8D8;
	border-top: 3px solid #D8D8D8;
}
.present-7 ul {
	margin: 0px;
	padding: 0px;
}
.space {
	margin-left: 30px;
}
.thing {
	float: left;
	margin-right: 12px;
	margin-top: 7px;
}
.still {
	position: fixed;
	top: 8px;
	left: 20px;
	background: #C51919;
	padding: 2px 5px;
	border-radius: 3px;
	display: none;
}
.slider {
	float: left;
	width: 328px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background: #fff;
}
#slideshow {
	width: 100%;
}
.main {
	width: 100%;
	margin: auto;
	margin: 0px 0 -29px 0px;
	background: url(image/curve-arrow.png) center bottom no-repeat;
	z-index: 5;
	height: 40px;
	position: relative;
}
.main-2 {
	width: 100%;
	margin: auto;
	margin: 0px 0 -29px 0px;
	background: url(image/curve-arrow-2.png) center bottom no-repeat;
	z-index: 5;
	height: 29px;
	position: relative;
}
#feature .main-title {
	color: #373737;
	margin: 0px 0 0px 0px;
	margin: auto;
	font-size: 36px;
	padding: 12px 0px 30px 0;
	line-height: 150%;
	text-align: left;
	border-radius: 6px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.45px;
}
.miner {
	color: #373737;
	margin: 0px 0 0px 0px;
	margin: auto;
	font-size: 22px;
	padding: 12px 0px 30px 0;
	line-height: 150%;
	text-align: left;
	border-radius: 6px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.45px;
}
.arrow {
	width: 100%;
	background: url(image/arrrow.png) top center no-repeat;
	height: 34px;
	margin-bottom: -34px;
	z-index: 5;
	position: relative;
}
.break {
	clear: both;
	height: 70px;
}
.breaks {
	clear: both;
	height: 70px;
}
#feature .theme {
	color: #087EA6;
	margin: 15px 0 8px 0px;
	font-size: 20px;
	text-align: left;
}
#feature h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: center;
}
#feature .lux h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 22px;
	text-align: left;
}
/*#featuring #feature h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}*/
#feature .present-3 h2, #feature .present-4 h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}
#feature p {
	color: #535353;
	list-style: none;
	font-size: 15px;
	padding: 6px 0px 8px 0px;
	text-align: left;
	line-height: 180%;
}
#feature li {
	color: #535353;
	list-style: none;
	font-size: 15px;
	padding: 6px 0px 0 0px;
	text-align: justify;
	line-height: 180%;
}
#feature3 li {
	color: #535353;
	list-style: none;
	font-size: 14px;
	padding: 2px 0px 0 0px;
	text-align: justify;
	line-height: 160%;
}
#feature a {
	text-decoration: none;
	color: #000;
}
#feature a:hover {
	text-decoration: underline;
	color: #000;
}
.more {
	width: 65px;
	margin: auto;
	background: #DBDBDB;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 12px;
	margin-bottom: -24px;
}
.more:hover {
	background: #68C3FF;
	-webkit-transition: background-color 500ms ease-in 0.1s;
	-moz-transition: background-color 500ms ease-in 0.1s;
	-o-transition: background-color 500ms ease-in 0.1s;
	transition: background-color 500ms ease-in 0.1s;
}
#feature .more a {
	text-decoration: none;
	color: #272727;
}
#feature .more a:hover {
	text-decoration: none;
	color: #272727;
}
.lex {
	float: left;
	width: 21%;
	margin: 20px 2% 0;
}
.rounder {
	border-radius: 100%;
	display: block;
	margin: auto;
	text-align: center;
	width: 80%;
}
.lex2 {
	float: right;
	width: 220px;
	margin: 20px 0px 0 0;
	height: 345px;
}
#feature .lex p, .lex2 p {
	color: #535353;
	font-size: 13px;
	padding: 0 15px 0 0px;
	text-align: center;
	line-height: 150%;
}
#feature .lex2 p {
	color: #535353;
	font-size: 13px;
	padding: 0 15px 0 0px;
	text-align: center;
	line-height: 150%;
}
.league {
	float: right;
	margin: -10px 15px 0 0;
	padding: 6px 15px;
	background: #dfe1dd;
	box-shadow: inset 2px 2px 2px #d2d2d1;
	border-bottom: 2px solid #ffffff;
	border-radius: 20px;
}
#feature2 {
	max-width: 960px;
	margin: 0 auto;
	height: auto;
	display: block;
	padding-bottom: 20px;
	overflow: hidden;
}
#feature2 h1 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 24px;
	text-align: left;
}
#feature2 h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: center;
}
#feature2 p {
	color: #535353;
	font-size: 13px;
	padding: 0 15px 0 0px;
	text-align: center;
	line-height: 150%;
}
#feature2 a {
	text-decoration: none;
	color: #000;
}
#feature2 a:hover {
	text-decoration: underline;
	color: #000;
}
#feature3 {
	max-width: 960px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
#feature3 h1 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 24px;
	text-align: left;
}
#feature3 h2 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
	text-align: center;
}
#feature3 .similar {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 24px;
	text-align: left;
}
#feature3 p {
	color: #535353;
	font-size: 13px;
	padding: 0 15px 0 0px;
	text-align: center;
	line-height: 150%;
}
#feature3 a {
	text-decoration: none;
	color: #000;
}
#feature3 a:hover {
	text-decoration: underline;
	color: #000;
}
#feature3 h3 {
	color: #535353;
	margin: 15px 0 8px 0px;
	font-size: 17px;
}
/* Content */

#content {
	max-width: 960px;
	margin: auto;
}
#content h3 {
	color: #008FD9;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 3px 0px;
}
.post {
	margin-bottom: 5px;
}
.post .title {
	padding: 2px 0 15px 0px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
}
.greet {
	font-size: 65px;
	padding: 0;
	color: #464032;
	height: auto;
}
.post p {
	padding: 0px 0px 5px 0px;
	text-align: justify;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
.post li {
	list-style: none;
	line-height: 160%;
	padding: 4px 0 4px 0;
}
/* Sidebar */
.tp-leftarrow, .tp-rightarrow {
	display: none;
}
#sidebar {
	float: right;
	width: 270px;
	padding: 0px;
	color: #787878;
	margin: 0 16px 0 0;
}
#sidebar h2 {
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	background: url(images/sidebar-back.jpg);
}
#sidebar p {
	margin: 0 0px;
	padding: 10px 10px 20px 10px;
	text-align: justify;
	font-size: 13px;
	color: #464032;
}
#sidebar h3 {
	color: #008FD9;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 3px 15px;
}
#sidebar li {
	padding: 5px 10px 4px 15px;
	list-style: none;
	text-align: justify;
}
#sidebar a {
	border: none;
	color: #000;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}
.s-more {
	float: right;
}
.oops {
	position: fixed;
	bottom: 0px;
	left: 40px;
	padding: 6px 20px;
	background: #C21A19;
	color: #fff;
	font-size: 16px;
	z-index: 123456;
	border-radius: 4px 4px 0 0;
}
#foots {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #D4D4D4;
}
#footer {
	max-width: 960px;
	margin: auto;
	padding-top: 20px;
}
#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #464032;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style: none;
	padding: 15px 0 0 0;
	font-size: 13px;
}
#footer a {
	color: #515151;
	font-size: 12px;
}
.dest {
	float: right;
	margin: 0 20px 0 0;
	font-size: 13px;
}
#e-form {
	width: 65%;
	float: left;
	margin: 0px 0 0 0px;
	display: block;
	position: relative;
	overflow: hidden;
}
#e-form li {
	list-style: none;
	float: left;
}
.e-input {
	font-size: 12px;
	padding: 11px 8px;
	float: left;
	border: 1px solid #CCCCCC;
	background: #fff;
	width: 44%;
	margin: 15px 10px 0px 0;
	border-radius: 3px;
	position: relative;
}
.e-secure {
	font-size: 12px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background: #fff;
	width: 140px;
	margin: 15px 10px 0 0px;
	border-radius: 3px;
	position: relative;
}
.e-matter {
	font-size: 12px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background: #fff;
	width: 95%;
	margin: 25px 0 0 0;
	border-radius: 3px;
	overflow: hidden;
}
.bluebox {
	margin: 0px 10px 0 0px;
	background: #FF9933;
	padding: 10px 25px;
	color: #fff;
	float: right;
	text-transform: uppercase;
	border: 0px;
	border-radius: 5px;
	font-weight: bold;
}
.message {
	float: right;
	width: 26%;
	background: #F6F6F2;
	border-radius: 6px;
	padding: 25px;
	border: 1px solid #E3E2E0;
}
.message-2 {
	float: right;
	width: 250px;
	background: #F6F6F2;
	border-radius: 6px;
	padding: 12px;
	border: 1px solid #E3E2E0;
	margin-left: 20px;
}
.pack {
	max-width: 860px;
	display: block;
	position: relative;
	overflow: hidden;
}
.t-space, .t-space2 {
	padding: 8px 12px;
}
/* related items */
div .related {
	clear: both;
	position: relative;
	padding-top: 0px;
	margin: auto;
}
#feature div.related li {
	float: left;
	width: 225px;
	margin-right: 15px;
	font-size: 11px;
}
div .related h4 {
	font-size: 1.15em;
	padding-top: 20px;
	color: #333;
}
.mobile-nav {
	display: none;
}
.hider {
	display: none;
	clear: both;
	height: 2px;
}
.breaker {
	clear: both;
	height: 2px;
}
.map {
	float: right;
	width: 43%;
	border: 6px solid #E9E6DE;
	border-radius: 5px;
}
.contact-info {
	float: left;
	width: 49%;
	padding: 15px;
	border: 6px solid #E9E6DE;
	border-radius: 5px;
	background: #F7F7F5;
	height: 340px;
}
.location {
	float: left;
	margin-right: 12px;
	padding-bottom: 80px;
}
.mobile {
	float: left;
	margin-right: 12px;
	padding-bottom: 40px;
}
.s-icon {
	width: 52px;
	height: 52px;
	margin: auto;
	margin-top: -40px;
}
.scrollup {
	background: url(image/scroll-to-top.png) no-repeat scroll 0 0 transparent;
	bottom: 10px;
	right: 10px;
	display: none;
	height: 40px;
	width: 40px;
	position: fixed;
	text-indent: -9999px;
	z-index: 99999;
	-webkit-transition: background-color 500ms ease-in 0.1s;
	-moz-transition: background-color 500ms ease-in 0.1s;
	-o-transition: background-color 500ms ease-in 0.1s;
	transition: background-color 500ms ease-in 0.1s;
}
.scrollup:hover {
	background: url(image/scroll-to-top-hover.png) no-repeat scroll 0 0 transparent;
}
.face-like {
	position: fixed;
	left: 0px;
	top: 200px;
	background: #F2F2F2;
}
#gren {
	position: fixed;
	top: 200px;
	width: 60px;
	right: 0px;
	padding: 5px;
	height: 210px;
	border: 1px solid #CCC;
	background: #F2F2F2;
	z-index: 1;
	border-radius: 5px 0px 0px 5px;
}
.socialTwitter, .socialFacebook, .socialPlusOne {
	overflow: hidden;
	width: 60px;
}
.socialTwitter, .socialFacebook, .socialPlusOne {
	margin-bottom: 10px;
}
.socialFacebook, .socialPlusOne {
	margin-left: 2px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.cl-table {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.str {
	background: none;
	font-size: 24px;
	padding: 8px 10px;
	color: #F0AF31;
	text-align: left;
}
.astr, .astr2, .astr3, .astr4, .astr5 {
	font-size: 19px;
	padding: 8px 10px;
	color: #fff;
	text-align: center;
}
.astr {
	background: url(image/top-table-bg.jpg);
}
.astr2 {
	background: url(image/top-table-bg-2.jpg);
}
.astr3 {
	background: url(image/top-table-bg-3.jpg);
}
.astr4 {
	background: url(image/top-table-bg-4.jpg);
}
.astr5 {
	background: url(image/top-table-bg-5.jpg);
}
.astor {
	background: #fff;
	text-align: left;
	padding: 14px;
	color: #484D53;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	text-align: left;
}
.astor2 {
	background: #fff;
	text-align: left;
	padding: 8px 10px;
	color: #484D53;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #fff;
	text-align: left;
}
.highl {
	background: #EECF8E;
	color: #000;
	font-weight: bold;
}
.asto, .asto2 {	
	text-align: left;
	color: #484D53;
	padding: 8px 10px;
	font-size: 15px;
}
.asto3 {	
	text-align: left;
	color: #484D53;
	padding: 8px 10px;
	font-size: 15px;
}
.asto3 {
	background: #EBEBEB;
}
.asto {
	background: #EBEBEB;
}
.asto2 {
	background: #F6F6F6;
}
.highl2 {
	font-size: 11px;
	color: #9C9C99;
}
.web-pannel {
    background: #fff;
}
.web-panel-manage {
	margin: auto;
	max-width: 1000px;
	padding: 25px;
}
.titlr3 {
	font-size: 26px;
	color: #1C69ED;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: normal;
}
.bord5 {
	margin: auto;
	width: 150px;
	height: 4px;
	background: #9C9D9B;
	margin-top: 20px;
}
.colet {
	float: left;
	width: 33.3%;
	margin-top: 30px;
	margin-bottom: 12px;
}
.colet h4 {
	font-size: 20px;
	margin-top: 0px;
	color: #000;
	font-weight: normal;
	margin-bottom: 0px;
}
.colet p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 22px;
}
.colet-icon {
	float: left;
	width: 48px;
	padding: 0px 6px;
}
.colet-matter {
	float: left;
	width: 75%;
	margin-left: 3%;
}
.cntr {
	text-align: center;
}
.service-features-point {
	margin: auto;
	padding: 20px 0;
	max-width: 1050px;
	text-align: center;
}
.service-features-point h2 {	
	font-size: 29px;
	margin-top: 2px;
	font-weight: normal;
	color: #123964;
}
.service-features-point h4 {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: normal;
}
.digital-point h3 {	
	font-size: 19px;
	margin-top: 16px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #F4792C;
}
.digital-point p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: normal;
}
.digital-icon {
	display: block;
	margin: auto;
	width: 68px;
}
.digital-point {
	float: left;
	width: 23%;
	background: #fff;
	margin: 12px 1% 10px;
	padding-top: 12px;
	min-height: 340px;
	padding-bottom: 10px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(7,7,7,.15);
    box-shadow: 1px 1px 3px 0 rgba(7,7,7,.15);
	-webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.digital-point:hover {
	background: #F4792C;
}
.digital-point:hover p, .digital-point:hover h3 {
	color: #fff;
}
.digital-point:hover .vmore {
	background: #fff;
	color: #000;
}
.vmore {
	display: block;
	margin: auto;
	width: 100px;
	padding: 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	background: #F4792C;
}
.devider {
	clear: both;
	height: 1px;
	display: none;
}
.cont-absolute {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
}
.cont-absolute span {
	padding: 4px 20px 4px 30px;
	;
	border-radius: 20px;
	background: #FFF;
}
.phone-fixed-icon {
	width: 76px;
}
@media only screen and (max-width: 1050px) {
.greet {
	font-size: 55px;
}
#heads, #page, #feature, #feature2, #footer, .web-panel-manage, .service-features-point {
	padding-left: 10px;
	padding-right: 10px;
}
#menu ul li {
	margin-right: 5%;
}
.colet p, .colet h4 {
	text-align: center;
}
.colet-icon {
	float: none;
	display: block;
	margin: auto;
	text-align: center;
	width: 48px;
	padding: 12px 0;
}
.colet-matter {
	float: left;
	width: 90%;
	margin: 0 5%;
}
.fix-ad {
	display: none;
}
}
@media only screen and (max-width: 850px) {
.phone-fixed-icon {
	width: 70px;
}
.greet {
	font-size: 45px;
}
.present-3 {
	width: 27%;
	margin: 15px 1% 0px;
}
.present-1, .present-2 {
	width: 27%;
}
.digital-icon {
	width: 50px;
}
.digital-point {
	width: 46%;
	margin: 12px 2% 10px;
	min-height: 260px;
}
.devider {
	display: block;
}
}
@media only screen and (max-width: 768px) {
.greet {
	font-size: 35px;
}
.disab {
	display: none;
}
#menu {
	margin: auto;
	width: 90%;
}
#menu ul li {
	float: left;
	width: 100%;
	font-size: 1.5em;
	line-height: 2em;
	border-bottom: dashed 1px #ccc;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	color: #222222;
	text-align: left;
	background: none;
	padding: 0 0 8px 12px;
}
#menu .last {
	float: left;
}
#menu .last a:hover {
	background: none;
	color: #222222;
}
#feature .main-title {
	font-size: 28px;
}
#feature div.related li {
	width: 44%;
	margin-right: 0px;
	margin-left: 20px;
}
.lex {
	width: 44%;
	margin: 20px 2% 0;
}
.hider {
	display: block;
}
.present-3 {
	width: 42%;
	margin: 15px 2% 40px;
}
.breaks {
	clear: both;
	height: 70px;
	display: none;
}
.logo {
	margin-left: 20px;
}
#content {
	margin: 0 20px;
}
.greet {
	margin: 20px 0;
}
.left {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
.main-title {
	margin: 0 20px;
}
#feature, #feature2, #feature3 {
	margin: 0 0px;
	height: auto;
}
/*.present-1, .present-2, .present-3, .present-4 {
	width: 200px;
}*/
#footer {
	margin: 0 20px;
}
.dest {
	float: left;
	margin-top: 12px;
}
.round, .round-2 {
	clear: both;
}
.pack {
	width: 90%;
	float: left;
}
.t-space, .t-space2 {
	width: 25%;
	float: left;
	margin-right: 2%;
	position: relative;
}
#gren, .face-like {
	display: none;
}
.e-input {
	width: 42%;
	float: left;
}
.contact-info {
	width: 93%;
}
.map {
	float: left;
	width: 93%;
	margin-top: 20px;
	display: none;
}
.service-features-point h4 {
	margin-left: 20px;
	margin-right: 20px;
}
}
@media only screen and (max-width: 680px) {
.present-7 {
	width: 92%;
	float: left;
}
.lefter {
	display: block;
	width: 50%;
	margin: auto;
	text-align: center;
	float: none;
}
#feature .main-title {
	font-size: 22px;
}
.message-2 {
	float: left;
	width: 92%;
	background: #F6F6F2;
	border-radius: 6px;
	padding: 12px;
	border: 1px solid #E3E2E0;
	margin-left: 0px;
	margin-bottom: 20px;
}
.righter {
	float: right;
	width: 30%;
	margin-left: 30px;
}
#e-form {
	display: block;
	width: 100%;
	float: left;
}
.e-input {
	width: 45%;
	float: left;
}
.e-matter {
	float: left;
	width: 95%;
}
.bluebox {
	margin-top: 10px;
	float: left;
}
.message {
	float: left;
	width: 92%;
	margin-top: 20px;
}
}
@media only screen and (max-width: 650px) {
.phone-fixed-icon {
	width: 62px;
}
.service-features-point h4 {
	margin-left: 10px;
	margin-right: 10px;
}
.present-3 {
	width: 40%;
	margin: 15px 2% 40px;
}
.e-input {
	width: 44%;
}
.present-1, .present-2 {
	width: 94%;
}
.asto, .asto2 {	
	font-size: 13px;
	padding: 6px 8px;
}
.asto3 {	
	font-size: 13px;
	padding: 6px 8px;
}
.highl2 {
	font-size: 10px;
}
.astor2 {
	padding: 6px 8px;
	font-size: 13px;
}
.astor {
	font-size: 12px;
	padding: 6px 8px;
}
.str {
	font-size: 16px;
	padding: 6px 8px;
}
.astr, .astr2, .astr3, .astr4, .astr5 {
	font-size: 16px;
	padding: 6px 8px;
}
.colet {
	width: 100%;
}
.colet-matter {
	float: left;
	width: 90%;
	margin: 0 5%;
}
}
@media only screen and (max-width: 550px) {
.digital-point {
	width: 48%;
	margin: 12px 1% 10px;
}
.slider {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
}
#feature div.related li {
	width: 90%;
	margin-right: 0px;
	margin-left: 20px;
}
.righter {
	float: right;
	width: 35%;
	margin-left: 30px;
}
.e-input {
	width: 43%;
}
}
@media only screen and (max-width: 480px) {
#menu {
	margin-top: 20px;
}
.slogan {
	margin: 3px 0 10px 0;
	padding-bottom: 8px;
}
.present-3 {
	width: 90%;
	margin: 15px 2% 40px;
}
.lex {
	width: 80%;
	margin: 20px 9% 0;
}
#heads {
	height: 140px;
}
.e-input {
	width: 90%;
}
.str {
	font-size: 15px;
}
.astr, .astr2, .astr3, .astr4, .astr5 {
	font-size: 15px;
}
}
