
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(stylesheet-about.css) screen;
@import url(stylesheet-index.css) screen;
@import url(stylesheet-groupbuy.css) screen;
@import url(stylesheet-checkout.css) screen;
@import url(stylesheet-useraccount.css) screen;
@import url(stylesheet-terms.css) screen;
@import url(stylesheet-chart.css) screen;

/*################################################################# */ 

* {margin: 0 auto;outline: none;list-style: none;outline:none;text-decoration:none;}

body {
  background-color: #FFF;
}

body, p {font-family: 'Lato', sans-serif;color: #414042;font-size: 16px;line-height: 22px;}
p.lead {font-size: 20px;line-height: 30px;font-weight: 400;}
.img-responsive{max-width:100%;}
h1, h2, h3, h4, h5, h6, .system-message h1, .system-error-message h1 {margin-bottom: 1.25rem;}
a {-webkit-transition: color 0.5s ease, border-color 0.5s ease;-moz-transition: color 0.5s ease, border-color 0.5s ease;-ms-transition: color 0.5s ease, border-color 0.5s ease;-o-transition: color 0.5s ease, border-color 0.5s ease;transition: color 0.5s ease, border-color 0.5s ease;color: #2d2d2d;font-family: 'Lato', sans-serif;outline:none;}
a:hover{text-decoration:none;}
h1, h2, h3, h4, h5, h6 {color: #2d2d2d;line-height: normal;font-family: 'Lato', sans-serif;}

h1 {font-size: 30px;}
h2 {font-size: 28px;font-weight:400;}
h3 {font-size: 26px;}
h4 {font-size: 22px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

h1.sm {font-size: 25px;}
h2.sm {font-size: 22px;}
h3.sm {font-size: 20px;}
h4.sm {font-size: 18px;}
h5.sm {font-size: 16px;}
h6.sm {font-size: 14px;}

figure {margin: 0px;}
em {font-style: normal;}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {width:100%; background-color:#fff;border:1px solid #9d9d9d;box-shadow:none;font-size:16px;color:#abaaac;font-family: 'Lato', sans-serif;height:auto;line-height:22px;
padding: 12px 15px;border-radius:4px;}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {box-shadow: none;}
label {font-size: 15px;font-family: 'Lato', sans-serif;color: #6D6E70;}
textarea {height: 165px}
[type='submit'] {font-size: 26px;font-family: 'Lato', sans-serif;color: #333132;background: #E2C675;border: 0px;margin: 0px;padding: 18px 58px;line-height: 24px;}
select, select.form-control{background:#fff url(../assets/select-arrow.jpg) no-repeat;border:1px solid #9d9d9d;box-shadow:none;font-size:15px;color:#abaaac;font-family: 'Lato', sans-serif;height:auto;
 line-height:21px;padding: 18px 12px;border-radius:4px; -moz-appearance: none;-webkit-appearance: none;appearance: none; background-size: 40px; background-position: 99% 50%; }
.form_select select, .form_select select.form-control{background:#fff url(../assets/select-arrow-01.jpg) no-repeat; background-size: 50px; background-position: 100% 50%; }
.text-left{text-align:left}
.text-right{text-align:right}

@media (min-width:544px) {
.container {
	max-width: 576px
}
}
@media (min-width:768px) {
.container {
	max-width: 720px
}
}
@media (min-width:992px) {
.container {
	max-width: 940px
}
}
@media (min-width:1200px) {
.container {
	max-width: 1140px
}
}
@media (min-width:1366px) {
.container {
	max-width: 1300px
}
}
@media (min-width:1491px) {
.container {
	max-width: 1458px
}
}

/* =====//   Header   \\===== */

header {width: 100%;float: left;background: #FFF;border-bottom:1px solid #ededed;box-shadow: 0px 1px 5px 0px #ededed;-webkit-box-shadow: 0px 1px 5px 0px #ededed;-moz-box-shadow: 0px 1px 5px 0px #ededed;-o-box-shadow: 0px 1px 5px 0px #ededed;}
nav.navbar {width:100%;float:left;padding:0px;margin:0px;}
.site_logo {width: auto;float:left; padding:23px 0 23px 0;}
.site_logo a.navbar-brand {line-height:0px;padding:0px;}
.site_logo img{max-width:100%}

.primary_navigation {width: 100%;float: left;background: #fff;position: relative;}
.primary_navigation:after {content: '';background: url(../img/hd-shadow.png) no-repeat;width: 100%;float: left;height: 8px;position: absolute;bottom: -8px;left: 0px;background-size: cover;z-index: 1;}
.top-bar {background-color: transparent;text-align: center;line-height: 0px;}

#navbar{width:auto;float:left;padding-left:35px;}
#navbar ul.navbar-nav {background-color: transparent;width: auto;display: inline-block;}
#navbar ul.navbar-nav li {padding:24px 15px 18px 15px;margin:0px;}
#navbar ul.navbar-nav li a {font-size: 15px;color: #abaaac;line-height: 14px;font-family: 'Lato', sans-serif;text-transform: uppercase;padding: 10px 6px;}
#navbar ul.navbar-nav li.current-menu-item a, .top-bar ul.dropdown li.current_page_item a, .top-bar ul.dropdown li:hover a {color: #E2C675;}
.top-right-bar {width: auto;float: right;}

.search-form{width:236px;float:left;margin-top:25px;}
.search-form form{width:100%;float:left;position:relative;}
.search-form form input[type='text'] {width: 100%;border-radius: 20px;border-width: 1px;border-color:#929292;padding: 6px 12px 6px 35px;}
.search-form form button[type='submit'] {font-size: 12px;color: #848484;line-height: 35px;padding:0px;background: transparent;position: absolute;top: 0px;left: 12px;}

.notification-item{width:auto;float:left;margin:22px 10px 0 16px;}

.notification-item .dropdown-menu-notif {width: 290px;padding: 0;line-height: normal;font-size: .9375rem; margin-top: 15px;}
.notification-item .dropdown-menu-notif .dropdown-menu-notif-header {padding: 12px 15px;border-bottom: solid 1px #d8e2e7;font-weight: 600;}
.notification-item .dropdown-menu-notif .dropdown-menu-notif-header .label {font-size: 12px;font-weight: 700;background-color: #fa424a;border-radius: 50%;color: #fff;font-family: 'Lato', sans-serif;display:inline-block;width: 20px;height: 20px;vertical-align: 0px;line-height: 20px;text-align: center;}
.notification-item ul.dropdown-menu-notif-list {width:100%;height: 192px;overflow: auto;margin:0px;padding:0px;}
ul.dropdown-menu-notif-list li {padding: 8px 15px 8px 57px;position: relative;}
ul.dropdown-menu-notif-list li .photo {width: 32px;height: 32px;position: absolute;left: 15px;top: 50%;margin-top: -16px;}
ul.dropdown-menu-notif-list li .photo img {-webkit-border-radius: 50%;border-radius: 50%;display: block;width: 100%;}
ul.dropdown-menu-notif-list li .dot {display:inline-block;vertical-align: middle;width:6px;height:6px;margin:0 0 6px;-webkit-border-radius: 50%;border-radius: 50%;background: #fa424a;position: relative;top:2px;}
ul.dropdown-menu-notif-list li a {text-decoration: none;color: #212121;border-bottom: solid 1px transparent;font-weight: 600;}
.color-blue-grey-lighter {color: #919fa9!important;}
.notification-item .dropdown-menu-notif-more {border-top: solid 1px #d8e2e7;text-align: center;padding: 10px 15px;font-size: 1rem;}


.user-menu{width:auto;float:left;margin-top:19px;}
.user-menu .dropdown-toggle{border:none;background-color:transparent;}
.user-menu .dropdown-toggle img{max-width:45px;border-radius:50%;}
.dropdown-toggle::after{content: "\f107";font-family:'FontAwesome';border:none;vertical-align: -2px;color:#abaaac;}
.dropdown-menu {border-color: #d8e2e7;margin-top: 6px;font-size: .8125rem;}
.user-menu .dropdown-item {display: block;width: 100%;padding: 3px 15px;clear: both;font-family: 'Lato', sans-serif;font-weight: 400;font-size:15px;color: #373a3c;background: 0 0;border: 0;}
.dropdown-item span.font-icon{margin: 0 8px 0 0;color: #abaaac;transition: all .2s ease-in-out;font-size: 16px;vertical-align: middle;line-height: 16px;position: relative;top: -1px;}


.navbar-toggler{}

.navbar-toggler {width: auto;height:auto;cursor: pointer;padding:0px;font-size:0px;border-radius:0px;}

.utility-wrapper{width:auto;float:right;}
.utility-wrapper>ul{width:auto;float:left;margin:0px;padding:0px;}
.utility-wrapper>ul>li{width:auto;float:left;}




/* =====//   Home Banner   \\===== */


/* =====//   Button   \\===== */

.btn {font-size: 16px;font-family: 'Lato', sans-serif;color: #fff;background: #222;border: 0px;margin: 0px;padding: 12px 25px;line-height: 24px;text-transform:uppercase;}
.btn.btn-primary {background-color: transparent;color: #4B3D72;}
.btn.btn-success {font-size: 13px;background-color: #4B3D72;color: #fff;line-height: 17px;padding: 17px 31px 16px 31px;letter-spacing: 1px;}
.btn.small {font-size: 16px;line-height: 19px;padding: 12px 14px 9px;}
.btn.large {font-size: 18px;line-height: 24px;padding: 18px 30px;}
.btn:hover, .btn:focus, .button:hover { background: #646464; color: #fff; }
.btn.success:focus, .button.success:hover {background: #333132;color: #E2C675;}


/* =====//   Footer   \\===== */
footer{width:100%;float:left;background:#222;padding:23px 15px;}
ul.footer-nav{width:auto;float:left;margin:0px;padding:0px;}
ul.footer-nav li {display:inline-block;}
ul.footer-nav li a {font-size: 15px;color: #fff;line-height: 27px;font-family: 'Lato', sans-serif;text-transform: uppercase;padding:0 10px;display:inline-block;}


ul.footer-social-nav {width:auto;float:right;margin:0px;padding:0px;}
ul.footer-social-nav li {display:inline-block;}
ul.footer-social-nav li a {font-size: 24px;color: #fff;line-height: 27px;padding:0 10px;display:inline-block;}


/* =====//   Inner page   \\===== */
.product-details-section{width:100%;float:left;}
.inner-wrapper h2{ font-size:22px; }
.feature-desc-title h3{ font-size: 19px; }

.inner-wrapper{width: 100%;float: left;padding:62px 0;}
.content-area{width:100%;float:left;}
.main{width:100%;float:left;}
.featured-wrapper {
  width:100%;
  margin-bottom: 16px;
  float:left;
}
.featured-wrapper img{width:100%;display:block}

.sidebar-area{width:100%;float:left;max-width:334px; }

.wrap-kit{width:100%;float:left;margin-bottom:22px;}
.wrap-kit h2{max-width:250px;float:left;}

.kit-price{font-size:20px;float:left;width:100%;margin:10px 0;}
.kit-price span{display:inline-block;font-size:16px;color:#a9a9a9;text-transform:uppercase;}

.wrap-progress{width:100%;float:left;margin-top:22px;}
/*.progress{height:14px;margin-bottom:10px;}
.progress[value]{background-color: #fff;border:2px solid #222222;border-radius:10px;}
.progress-success[value]::-webkit-progress-value {background:#222;}
.progress-success[value]::-moz-progress-bar {background:#222222}
.progress-success[value]::-ms-fill {background-color:#222222}
.progress-success[value]::-webkit-progress-inner-element{background-color:#222222}
*/

.new-progress {width:100%;float:left;height: 14px; position: relative;
	background: #FFF;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #222222;    margin-bottom: 12px;
}
.new-progress > span {
	float:left;
	height: 100%;
}
.new-progress > span:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
}

 @-webkit-keyframes move {
0% {background-position: 0 0;}
100% {background-position: 50px 50px;}
}
.new-progress > span {
	background-color: #000;
	border-radius: 35px;
}

.kit-purchas{width:100%;display:inline-block;margin-bottom:20px;}

.kit-purchas span{display:inline-block;font-size:14px;color:#9a9a9a;}
.kit-purchas span.text-left{margin-right:8px;width:50%;float:left}
.kit-purchas span.text-right{margin-left:8px;width:40%;float:right}
.wrap-kit .btn{display:block;}
.wrap-kit h6.sm{color:#9a9a9a;margin-top:10px;}
.wrap-widget{width:100%;display:inline-block;border-bottom:1px solid #979797;padding-bottom:8px;}
.wrap-widget-title{width:100%;display:inline-block;border-bottom:1px solid #979797;}
.wrap-widget-title h4{color:#464646;margin-bottom:12px;}
.wrap-widget h6{color:#2d2d2d;font-weight:900;margin-top: 24px;margin-bottom: 0px}
.wrap-widget p{color:#9a9a9a;font-size:17px;line-height:27px;margin-top: 8px;}

.mobile-btn{ text-align: center; position: fixed;float:left; width: 100%; background: #fff; box-shadow: 0px 0px 5px #ccc; bottom: 0; padding: 18px 15px; z-index: 999; display:none; }
.mobile-btn span{ font-size: 25px; margin-right: 15px; vertical-align: middle; }
.order-btn{ display:none; }

.wrap-table{width:100%;display:inline-block;margin-bottom:24px;}
.wrap-table img{width:100%;display:block}

.featured-thumb {
	width:100%;
	display:inline-block;
}
.featured-thumb figure {
	width:100%;
	float:left;
	margin-bottom:8px;
	position:relative;
	overflow:hidden;
}
.featured-thumb figure img{width:100%;display:block;}
.featured-thumb figure .fa-search{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); 
 width: 50px; height: 50px; display: inline-block; border-radius: 50%; background: rgba(0, 0, 0, 0.75); color: #fff; font-size: 20px; line-height: 50px; text-align: center; opacity:0; }
.featured-thumb figure:hover  .fa-search{ opacity:1; }

.feature-desc{width:100%;float:left;margin-bottom:50px;}
.feature-desc-title{width:100%;display:inline-block;border-bottom:1px solid #979797;margin-bottom:26px;}
.feature-desc-title h3{color:#464646;margin-bottom:12px;}

ul.style-type-dot{width:auto;margin:0px;padding:0px;}
ul.style-type-dot li{font-size:16px;font-weight:300;color:#2c2c2c;line-height:21px;padding:5px 0 5px 50px;position:relative;}
ul.style-type-dot li:before {content: '';width: 5px;height: 5px;border-radius: 50%;background: #2c2c2c;display: inline-block;position: absolute;top: 14px;left: 16px;}

.feature-desc h4{font-weight:300;color:#2c2c2c;  font-size:18px;}
.feature-desc h4 strong{font-weight:900; font-size:18px;}
.feature-desc p{font-size:16px; font-weight:300;color:#2c2c2c;}


@media (min-width:768px) {

.autofix_sb.fixed {position: absolute;height: 100%;overflow:auto;left:inherit !important;right:0px !important}
.autofix_sb.fixed.bottom {top: 0;position: absolute !important; }
.autofix_sb.fixed .sidebar-area{position:fixed;top:10px}   
.autofix_sb.fixed.bottom .sidebar-area {position:fixed;top:10px!important}  
.wrapper .main  { width: 100%;position: relative;overflow: hidden;}
.autofix_sb.fixed {background: white;}

}

.general_wrapper {width: 100%;float: left;margin-bottom: 30px;border-bottom: 1px solid #e6e6e6;padding-bottom: 30px;}
.widget-title {margin: 15px 0 0;padding: 0;display: inline-block;position: relative;}
.widget-title h3 {font-weight: 600; font-size: 22px; }
.general_wrapper:last-child{border-bottom:0px;margin-bottom:0px;}

.contact-form-content input.input-control, .contact-form-content textarea.input-control{margin-bottom:20px;padding:10px 12px;}
.contact-form-content {width: 100%;float: left;background: #fff;padding: 35px 21px;border-radius: 8px;}

.contact-form-content form{width:100%;float:left;padding-top:25px;}

.contact-info{    width: 100%;
    float: left; padding: 0px;background: #fff;box-shadow: 0px 0px 15px 3px #F0F0F0;-webkit-box-shadow: 0px 0px 15px 3px #F0F0F0;-moz-box-shadow: 0px 0px 15px 3px #F0F0F0;-o-box-shadow: 0px 0px 15px 3px #F0F0F0;
    border-radius: 6px;padding: 35px 35px 15px 35px;}
.contact-info ul{width:100%;float:left;margin:0px;padding:0px;}
.contact-info h5 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;margin-bottom:8px
}
.contact-info h6 {font-size: 16px;
    
    font-family: 'Lato', sans-serif;
    font-weight: 400;}

.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}

.login-help{
  font-size: 12px;
}

.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

.invoice-option {
  margin-left: 16px
}

#invoice-table > tbody > tr > .no-line {
    border-top: none;
}

#invoice-table > thead > tr > .no-line {
    border-bottom: none;
}

#invoice-table > tbody > tr > .thick-line {
    border-top: 2px solid;
}

.admin-menu-item {
  margin-bottom: 12px;
  margin-top: 12px;
}

.admin-menu-item a {
  width: 480px;
  display: block;
  margin: 0 auto;
}

.participate-button {
  width: 100%;
}

.adminForm div {
  padding-top: 16px;
}

.adminForm select {
  width: 100%;
  padding: 12px 15px;
  line-height: 22px;
  margin-top: 8px;
}

.adminForm input {
  margin-top: 8px;
}

.adminForm button {
  margin-top: 16px;
}

.terms div {
  margin-bottom: 24px;
}

.privacy div {
  margin-bottom: 24px;
}

.privacy h4 {
  font-style: italic;
}

.navbar-fa-icon {
  margin-top: 8px;
}

.navbar-fa-icon:hover {
  cursor: pointer;
}

.groupbuyNextTierText {
  height: 48px;
}

.faq .question {
  font-weight: bold;
  padding-top: 16px;
}

.faq .answer {
  margin-top: 8px;
}

.signupRow {
  background-color: #ecf0f1;
}

.signupCol {
  background-color: #ffffff;
  border-color: #bdc3c7;
  border-style: solid;
  border-width: 1px;
  padding-bottom: 16px;
  padding-top: 16px;
}

.loginRow {
  background-color: #ecf0f1;
}

.loginCol {
  background-color: #ffffff;
  border-color: #bdc3c7;
  border-style: solid;
  border-width: 1px;
  padding-bottom: 16px;
  padding-top: 16px;
}