/* =Common Styles
-------------------------------------------------------------- */
body {
	background: #FFF;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #57d0ea;
}
a:hover {
	color: #05b9df;
}
ul, ol {
	margin: 0;
	padding: 0;
}
.btn-primary {
	color: #fff;
	background-color: #cd6227;
	border-color: #f47631;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #f47631;
	border-color: #cd6227;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #57d0ea;
}
/* =Header
-------------------------------------------------------------- */
header {
	width: 100%;
	float: left;
	background: #FFF;
}
.logo {
	text-align: center;
}
.navbar-toggle {
	background: #00457d;
}
.navbar-toggle .icon-bar {
	background: #FFF;
}
.navbar-nav {
	background: #f1f1f1;
}
.navbar-nav > li > a {
	color: #808080;
	font-size: 17px;
}
.navbar-nav > li > a strong {
	display: block;
	color: #eea84b;
}
.navbar-nav > li > a span {
	color: #05477e;
}
/* =Banner
-------------------------------------------------------------- */

/* =Body
-------------------------------------------------------------- */
.body {
	width: 100%;
	float: left;
	margin-top: 155px;
}
.body h1.heading {
	font-size: 28px;
	color: #808080;
	line-height: 1em;
	margin: 0 0 10px 0;
}
.body h1.heading strong {
	color: #eea84b;
}
.body h1.heading span {
	color: #08477b;
}
.body p {
	color: #777777;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 20px;
}
.default-gray-sec {
	width: 100%;
	float: left;
	text-align: center;
	background: #f6f6f6;
	padding: 30px 0;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
}
.carousel-indicators {
	bottom: 105px;
}
.carousel-indicators li {
	width: 16px;
	height: 16px;
	background: #FFF;
	border: none;
}
.carousel-indicators .active {
	width: 16px;
	height: 16px;
	margin: 0;
	background-color: #eda84a;
}
.banner .banner-caption {
	width: 100%;
	position: relative;
	background: #e8e8e8;
	padding: 20px 0;
}
.banner .banner-caption p.title {
	font-size: 26px;
	color: #eda84a;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px 0;
}
.banner .banner-caption p {
	font-size: 20px;
	color: #000000;
	line-height: 1em;
	margin: 0;
}
.white-sec {
	width: 100%;
	float: left;
	text-align: center;
	padding: 80px 0;
	background: #FFF;
}
.percent-sec {
	width: 100%;
	float: left;
}
.percent-sec p {
	font-size: 18px !important;
}
.percent-sec ul li {
	display: block;
	margin: 0 0 10px 0;
}
.percent-sec ul li figure {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
}
.percent-sec ul li img {
	margin: 0 auto;
}
.default-gray-sec h2 {
	font-weight: normal;
	font-size: 26px;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}
.default-gray-sec h2 strong {
	color: #eda84a;
}
.default-gray-sec p.subtitle {
	color: #838383;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
.service-sec {
	width: 100%;
	float: left;
	text-align: center;
	background: #FFF;
	padding: 30px 0;
}
.service-sec h3 {
	font-size: 28px;
	color: #808080;
	line-height: 1em;
	margin: 0 0 10px 0;
}
.service-sec h3 strong {
	color: #eea84b;
}
.service-sec h3 strong span {
	color: #08477b;
}
.service-listing {
	width: 100%;
	float: left;
	text-align: left;
}
.service-listing li {
	list-style: none;
	color: #808080;
	font-size: 18px;
	line-height: 1em;
	position: relative;
	left: 0px;
	background: url(../images/bullet.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
}
.service-listing li + li {
	margin-top: 10px;
}
.manufacture-img {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.manufacture-img h4 {
	font-size: 18px;
	color: #08477b;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
}
.service-thumb-sec {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.service-thumb-sec .service-part {
	width: 100%;
	float: left;
	background: #f6f6f6;
	border-top: #dda047 5px solid;
	padding: 15px;
	margin-bottom: 30px;
}
.service-thumb-sec p.title {
	font-size: 18px;
	color: #838383;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}
.service-thumb-sec p.title strong {
	display: block;
	color: #eea84b;
}
.service-thumb-sec p.title span {
	color: #08477b;
}
.figure-img {
	width: 100%;
	float: left;
	text-align: center;
}
.default-gray-sec .btn-score {
	display: block;
	vertical-align: middle;
	width: 100%;
	max-width: 200px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #064980;
	color: #FFF;
	font-size: 26px;
	border: #002647 1px solid;
	margin: 0 auto 15px;
}
.default-gray-sec .btn-score:hover {
	background: #012545;
}
.default-gray-sec .btn-survey {
	display: block;
	vertical-align: middle;
	width: 100%;
	max-width: 200px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #eda849;
	color: #FFF;
	font-size: 26px;
	border: #834e02 1px solid;
	margin: 0 auto;
}
.default-gray-sec .btn-survey:hover {
	background: #844903;
}
.score-page-module {
	width: 100%;
	float: left;
}
.score-page-module .score-sec-wrapper {
	width: 100%;
	max-width: 675px;
	margin: 0 auto;
}
.score-page-module .score-review-sec {
	width: 100%;
	float: left;
	border: #cbccd0 1px solid;
        background:#fff
}
.score-page-module .score-review-sec .panel-header {
	display: block;
	text-align: left;
	background: #215b8b;
	font-size: 26px;
	color: #FFF;
	line-height: 1em;
	padding: 25px 32px;
}
.score-page-module .score-review-sec .body-panel {
	width: 100%;
	float: left;
}
.score-page-module .score-review-sec .part {
	width: 100%;
	float: left;
	text-align: left;
	padding: 25px 30px;
}
.score-page-module .score-review-sec .part + .part {
	border-top: #c2c2c2 1px solid;
}
.score-page-module .score-review-sec p {
	color: #21598a;
	font-size: 20px;
	margin: 0;
}
.score-page-module .score-review-sec p + p {
	margin-top: 14px;
}
.score-page-module .score-review-sec p span.name {
	display: block;
}
.score-page-module .score-review-sec p span.star {
	font-size: 15px;
	color: #000;
}
.score-page-module .score-review-sec p span.star img {
	margin-right: 6px;
}
.score-page-module .score-review-sec p span.star i {
	width: 115px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.survey-form {
	width: 100%;
	float: left;
	text-align: left;
	padding: 25px 30px;
	background:#fff;
}
.survey-form .input-field-sec {
	width: 100%;
	float: left;
}
.survey-form .input-field-sec + .input-field-sec {
	margin-top: 40px;
}
.survey-form p.title {
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 1em;
}
.survey-form label {
	font-weight: normal;
}
.survey-form .form-control {
	width: 100%;
	display: block;
	height: 50px;
	border: #b2b2b2 1px solid;
	padding: 0 12px;
	color: #000;
	font-size: 16px;
	background: transparent;
	border-radius: 0;
}
.survey-form input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
.survey-form .input-field-sec p + p {
	margin: 0;
}
.survey-form .input-field-sec p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
.survey-form .input-field-sec p span + span {
	margin-left: 34px;
}
.survey-form .btn-sec {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.survey-form input[type="submit"] {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 17px;
	line-height: 1em;
	background: #064980;
	border: #002643 3px solid;
	color: #FFF;
	font-size: 16px;
}
.survey-form input[type="submit"]:hover {
	background: #002643;
}
.thanku-popup {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.thanku-popup.active {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.thanku-popup .popup-wrapper {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	display: table;
}
.thanku-popup header {
	display: block;
	padding: 25px;
	background: #e9a84c;
	position: relative;
}
.thanku-popup .body-popup {
	width: 100%;
	float: left;
	background: #FFF;
	padding: 30px;
}
.thanku-popup .main-popup {
	width: 100%;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.thanku-popup .main-popup .btn-cross {
	position: absolute;
	top: -11px;
	right: -11px;
}
/*******/
footer {
	width: 100%;
	float: left;
	text-align: center;
	background: #e8a84b;
	padding: 15px 0;
}
footer p {
	color: #FFF;
	font-size: 16px;
	margin: 0;
}
footer .pull-left {
	float: none !important;
}
footer .pull-right {
	float: none !important;
}
/*************/
@media (min-width:641px) {
.default-gray-sec .btn-score {
	display: inline-block;
	vertical-align: middle;
	margin: 0 44px 0 0;
}
.default-gray-sec .btn-survey {
	display: inline-block;
	vertical-align: middle;
}
}
 @media (min-width:768px) {
.navbar-nav {
	background: none;
}
.nav > li > a {
	padding: 10px 10px;
}
.banner .banner-caption {
	width: 100%;
	position: absolute;
	background: transparent;
	padding: 0;
	text-align: left;
	top: 30%;
	left: 60px;
	z-index: 9;
}
.banner {
	margin-top: 30px;
}
.carousel-indicators {
	bottom: -45px;
}
.banner .banner-caption p.title {
	font-size: 50px;
}
.banner .banner-caption p {
	font-size: 31px;
}
.default-gray-sec {
	padding: 60px 0;
}
.white-sec {
	padding: 60px 0;
}
.body h1.heading {
	font-size: 40px;
}
.body h1.heading img {
	margin: -40px 0 0 0;
}
.body p {
	font-size: 21px;
}
.default-gray-sec h2 {
	font-size: 40px;
}
.service-thumb-sec p.title {
	font-size: 32px;
}
.service-thumb-sec .service-part {
	text-align: left;
	padding: 30px 35px;
}
footer .pull-left {
	float: left !important;
}
footer .pull-right {
	float: right !important;
}
.score-page-module .score-review-sec p span.name {
	float: left;
	width: 420px;
}
.score-page-module .score-review-sec p span.star {
	display: block;
	overflow: hidden;
	text-align: right;
}
}
 @media (min-width:992px) {
.logo {
	text-align: left;
}
.nav > li > a {
	padding: 16px 10px;
}
.banner {
	margin-top: 40px;
}
.service-sec h3 {
	font-size: 40px;
	margin: 0 0 26px 0;
}
.percent-sec ul li {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.percent-sec ul li + li {
	margin-left: 30px;
}
.percent-sec {
	text-align: left;
}
.body {
	margin-top: 70px;
}
.service-listing {
	margin-top: 40px;
}
.service-part .service-listing {
	margin-top: 0;
}
.default-gray-sec .btn-score {
	max-width: 339px;
	height: 91px;
	line-height: 91px;
	font-size: 38px;
}
.default-gray-sec .btn-survey {
	max-width: 339px;
	height: 91px;
	line-height: 91px;
	font-size: 38px;
}
.score-page-module .score-review-sec .panel-header {
	font-size: 30px;
}
}
 @media (min-width:1200px) {
.nav > li > a {
	padding: 25px 19px;
	font-size: 17.5px;
}
.body h1.heading {
	font-size: 59px;
}
.banner .banner-caption p.title {
	font-size: 71px;
}
.banner .banner-caption {
	top: 38%;
}
.percent-sec ul li + li {
	margin-left: 50px;
}
.default-gray-sec h2 {
	text-align: left;
}
.default-gray-sec p.subtitle {
	text-align: left;
}
.service-sec h3 {
	margin: 60px 0 26px 0;
}
.service-listing li + li {
	margin-top: 30px;
}
.service-part .service-listing li + li {
	margin-top: 20px;
}
.service-thumb-sec p.title {
	margin: 0 0 24px 0;
}
.padding-top {
	padding-top: 100px;
      
}
}
