@font-face {
	font-family: "livesuite-icon-package";
	src: url("fonts/livesuite-icon-package.eot");
	src: url("fonts/livesuite-icon-package.eot?#iefix") format("embedded-opentype"),url("fonts/livesuite-icon-package.woff") format("woff"),url("fonts/livesuite-icon-package.ttf") format("truetype"),url("fonts/livesuite-icon-package.svg#livesuite-icon-package") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "livesuite-icon-package" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
	font-family: "livesuite-icon-package" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-light {
	color: #FFFFFF;
}

.icon-dark {
	color: #000000;
}

.icon {
	font-size: 1em;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
}

.icon-sm {
	font-size: 1.5em;
}

.icon-md {
	font-size: 2.0em;
}

.icon-lg {
	font-size: 3.0em;
}

.icon-xlg {
	font-size: 4.0em;
}

.icon-accessibility:before {
	content: "\e900";
}

.icon-arrow-down:before {
	content: "\e901";
}

.icon-arrow-left:before {
	content: "\e902";
}

.icon-arrow-right:before {
	content: "\e903";
}

.icon-arrow-up:before {
	content: "\e904";
}

.icon-cart:before {
	content: "\e905";
}

.icon-check:before {
	content: "\e906";
}

.icon-checked:before {
	content: "\e907";
}

.icon-circle-five:before {
	content: "\e908";
}

.icon-circle-four:before {
	content: "\e909";
}

.icon-circle-one:before {
	content: "\e90a";
}

.icon-circle-three:before {
	content: "\e90b";
}

.icon-circle-two:before {
	content: "\e90c";
}

.icon-cross:before {
	content: "\e90d";
}

.icon-document:before {
	content: "\e90e";
}

.icon-gallery:before {
	content: "\e90f";
}

.icon-globe:before {
	content: "\e910";
}

.icon-hamburger:before {
	content: "\e911";
}

.icon-phone:before {
	content: "\e912";
}

.icon-print:before {
	content: "\e913";
}

.icon-video:before {
	content: "\e914";
}

#loading_screen {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	z-index: 999;
	display: none;
}

#loading_screen #loading_screen_text {
	margin-top: 15%;
	text-align: center;
}

#loading_screen #loading_screen_text #loading_branding_icon {
	width: 100%;
	text-align: center;
}

#loading_screen #loading_screen_text #loading_gif {
	height: 100px;
	text-align: center;
}

#loading_screen #loading_screen_text h2 {
	color: #000;
	margin-top: 15px;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,body {
	overflow-x: hidden;
}

html {
	position: relative;
	width: 100%;
	clear: both;
	font-size: 0.875rem !important;
	box-sizing: border-box;
	height: 100%;
	min-height: 100%;
}

body {
	width: 100%;
	min-height: 100%;
	float: left;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	font-family: "myriad pro",sans-serif;
	font-size: 1.0rem;
	color: #000;
	font-weight: 300;
	line-height: 1.3rem;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0;
	clear: both;
	width: 100%;
}

h1,.h1 {
	font-size: 2.2rem;
	line-height: 100%;
	font-weight: 300;
}

h2,.h2 {
	font-size: 2.3rem;
	line-height: 100%;
	font-weight: 300;
}

h3,.h3 {
	font-size: 2rem;
	line-height: 100%;
	font-weight: 300;
}

h4,.h4 {
	font-size: 1.7rem;
	line-height: 100%;
	font-weight: 300;
}

h5,.h5 {
	font-size: 1.3rem;
	line-height: 100%;
	font-weight: 300;
}

h6,.h6 {
	font-size: 1rem;
	line-height: 100%;
	font-weight: 300;
}

hr {
	margin-top: 5px;
	margin-bottom: 15px;
	border-color: #D2D2D2;
	border-width: 2px 0px 0px;
}

p {
	font-size: 1.0rem;
	line-height: 1.3rem;
	letter-spacing: 0.6px;
}

a {
	color: #000;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: inherit;
}

a:active {
	text-decoration: none;
	color: inherit;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

a:visited {
	text-decoration: none;
	color: inherit;
}

p a {
	text-decoration: underline;
}

italic,.italic {
	font-style: italic;
}

strong,b,bold,.bold {
	font-weight: bold;
}

small {
	color: inherit;
	font-weight: inherit !important;
	font-size: 0.8em !important;
}

.button,.button:visited {
	border-radius: 0px;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	padding: 10px 15px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	opacity: 1.0;
	transition: all 1.0s ease 0s;
	text-transform: none;
}

.button:hover,.button:active,.button:focus {
	border-radius: 0px;
	text-decoration: none;
	opacity: 0.8;
	transition: all 0.5s ease 0s;
}

ol,ul {
	padding-left: 0px;
	margin-top: 0px;
}

header {
	position: fixed;
	z-index: 100;
	padding: 15px 0px;
	top: 0;
	left: 0;
	width: 100%;
	background: #004C91;
	box-shadow: -3px -3px 3px 0 rgba(0,0,0,0.19),3px 0 3px 0 rgba(0,0,0,0.19),0 3px 3px 0 rgba(0,0,0,0.23);
}

header .logo {
	width: auto;
}

@media (max-width: 767px) {
	header .logo {
		height: 23px;
	}
}

@media (min-width: 768px) {
	header .logo {
		height: 30px;
	}
}

@media (min-width: 992px) {
	header .logo {
		height: 35px;
	}
}

header #header_icons {
	color: #fff;
	text-align: right;
	width: 45%;
}

header #header_icons #lang_button {
	display: inline-block;
}

header #header_icons #lang_options {
	position: relative;
	color: #fff;
	margin: 0;
	text-align: left;
	line-height: 35px;
	visibility: visible;
	opacity: 1;
	transition: opacity 1s;
}

header #header_icons #lang_options a {
	color: #fff;
	transition: all 1.0s;
}

header #header_icons #lang_options a:hover {
	text-decoration: none;
}

header #header_icons #cart {
	margin-right: 15px;
}

header #header_icons #cart #cart_button {
	color: #fff;
}

header #header_icons #cart #cart_button :hover,header #header_icons #cart #cart_button :focus,header #header_icons #cart #cart_button :visited {
	text-decoration: none;
}

header #header_icons #cart #cart_button #cart_icon_wrapper {
	position: relative;
	display: inline-block;
}

header #header_icons #cart #cart_button #cart_icon_wrapper .badge {
	position: absolute;
	top: -5px;
	right: -3px;
	border-radius: 10px;
	background-color: #D43900;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	min-height: 15px;
	min-width: 15px;
}

header #header_icons #hamburger_icon i {
	color: #fff;
}

@media (max-width: 767px) {
	header #header_icons .hamburger_header_icon {
		height: 25px;
		width: 25px;
	}
}

@media (min-width: 768px) {
	header #header_icons .hamburger_header_icon {
		height: 30px;
		width: 30px;
	}
}

@media (min-width: 992px) {
	header #header_icons .hamburger_header_icon {
		height: 35px;
		width: 35px;
	}
}

#sidebar {
	z-index: 1000;
	top: 0;
	position: fixed;
	height: 120%;
	background: #004C91;
	transition: all 0.6s ease 0s;
	visibility: hidden;
}

#sidebar #hamburger_close_wrapper {
	width: 100%;
	text-align: right;
	padding: 0px;
}

#sidebar #hamburger_close_wrapper #cross {
	margin: 15px 15px 5px 0px;
	color: #fff;
}

#sidebar #hamburger_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#sidebar #hamburger_menu ul li {
	width: 100%;
}

#sidebar #hamburger_menu ul li a {
	color: #fff;
	background: #004C91;
	position: relative;
	display: block;
	font-size: 1.4rem;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: all 0.5s ease 0s;
}

#sidebar #hamburger_menu ul li a i {
	position: absolute;
	top: 1.0rem;
	left: 0.8rem;
	font-size: 1.5rem;
}

#sidebar #hamburger_menu ul li a span {
	padding-left: 45px;
	padding-right: 15px;
	display: inline-block;
}

@media (max-width: 767px) and (orientation: landscape) {
	#sidebar #hamburger_menu ul li a {
		padding-top: 5px;
		font-size: 1.0rem;
		padding-bottom: 5px;
	}

	#sidebar #hamburger_menu ul li a i {
		position: absolute;
		top: 0.5rem;
		left: 0.8rem;
		font-size: 1.2rem;
	}

	#sidebar #hamburger_menu ul li a span {
		padding-left: 45px;
		padding-right: 15px;
		display: inline-block;
	}
}

#sidebar #hamburger_menu ul li a:hover {
	color: #fff;
	background: #007DC6;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

@media (max-width: 767px) {
	#sidebar {
		width: 80%;
		right: -80%;
	}
}

@media (max-width: 767px) and (orientation: landscape) {
	#sidebar {
		width: 50%;
		right: -50%;
	}

	#sidebar #hamburger_close_wrapper {
		width: 100%;
		text-align: right;
		padding: 0px;
		margin-bottom: 0px;
	}
}

@media (min-width: 768px) {
	#sidebar {
		width: 50%;
		right: -50%;
	}
}

@media (min-width: 992px) {
	#sidebar {
		width: 40%;
		right: -40%;
	}
}

@media (min-width: 1200px) {
	#sidebar {
		width: 35%;
		right: -35%;
	}
}

.active {
	right: 0% !important;
	z-index: 1000;
	opacity: 1;
	transition: all 0.6s ease 0s;
	visibility: visible !important;
}

footer {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	background: #414042;
}

footer a,footer a:hover,footer a:active,footer a:visited,footer a:focus {
	color: #fff;
}

footer a:hover {
	text-decoration: none;
}

footer #footer_left {
	text-align: left;
}

footer #footer_right {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
}

footer #footer_right ul li {
	display: inline-block;
}

footer #footer_right ul li #accessibility_footer {
	color: #fff;
}

@media (max-width: 767px) {
	footer #footer_left {
		text-align: center;
	}

	footer #footer_right {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	footer .logo {
		height: 25px;
	}
}

@media (min-width: 768px) {
	footer .logo {
		height: 30px;
	}
}

@media (min-width: 992px) {
	footer .logo {
		height: 35px;
	}
}

@media (min-width: 1200px) {
	footer .logo {
		height: 35px;
	}
}

#hero {
	padding: 105px 0px 0px 0px;
}

#hero h1 {
	color: #fff;
	text-align: center;
	font-size: 3.5rem;
}

#hero #hero_icons {
	padding-top: 15px;
        display: flex;
	align-items: center;
        justify-content: center;
}

#hero #hero_icons .hero_product {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#hero #hero_icons .hero_product a h2 {
	font-size: 1.5rem;
	color: #fff;
	font-weight: normal;
}

#hero #hero_icons .hero_product a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	#hero h1 {
		padding-top: 60px;
		padding-bottom: 0px;
	}

	#hero .hero_product {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		background-size: cover;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

@media (min-width: 768px) {
	#hero h1 {
		padding-top: 75px;
		padding-bottom: 15px;
	}
}

@media (min-width: 992px) {
	#hero h1 {
		padding-top: 75px;
		padding-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	#hero h1 {
		padding-top: 75px;
		padding-bottom: 15px;
	}
}

#hero .scroll_arrows {
	padding-top: 150px;
	padding-bottom: 15px;
	text-align: center;
}

#hero .scroll_arrows a {
	color: #fff;
	font-weight: normal;
}

#hero .scroll_arrows a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	#hero {
		padding: 60px 0px 15px 0px;
	}
}

#products .product {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background-size: cover;
	padding-top: 75px;
	padding-bottom: 15px;
}

#products .product h2 {
	color: #004C91;
}

@media (max-width: 767px) {
	#products .product h2 {
		text-align: center;
	}
}

#products .product hr {
	border-color: #004C91;
}

#products .product .product_img {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}

.p1iconlarge {
	width: 55% !important;
    margin: 0 auto;
}

#products .product .product_button {
	padding-top: 15px;
	padding-bottom: 15px;
}

#products .product .product_button .learn_more_btn {
	background: #D43900;
	border: 2px solid #D43900;
	color: #fff;
}

#products .product .product_text_box {
	color: #004C91;
	height: 210px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 15px;
	font-size: 1.5rem;
}
@media (max-width:767px){
	#products .product .product_text_box {
		font-size: 16px;
	}
}
#products .product .product_text_box ul li {
	list-style: inherit;
}

#products .product .product_text_box::-webkit-scrollbar-track {
	border: none;
	background-color: inherit;
	opacity: 0.4;
}

#products .product .product_text_box::-webkit-scrollbar {
	width: 10px;
	background-color: inherit;
	border: 1px solid #007DC6;
	border-radius: 5px;
}

#products .product .product_text_box::-webkit-scrollbar-thumb {
	background-color: #004C91;
	border-radius: 5px;
}

#products .product .scroll_arrows {
	padding-top: 15px;
	text-align: center;
}

#products .product .scroll_arrows a {
	color: #006DAD;
	font-weight: normal;
}

#products .product .scroll_arrows a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	#products .product {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#products .product .product_img {
		padding-top: 0px;
		padding-bottom: 15px;
	}

	#products .product .product_button {
		text-align: center;
		padding-top: 15px;
		padding-bottom: 30px;
	}
}

#hero_typer #chat_profile {
	float: left;
	border: #76C043 solid 2px;
}

#hero_typer #chat_box {
	position: relative;
	background: #fff;
	border: #76C043 solid 2px;
	float: left;
	padding: 10px 5px 10px 5px;
	opacity: 0.9;
}

#hero_typer #chat_box #chat_typer {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	height: 30px;
}

#hero_typer #chat_box #chat_typer #typed {
	font-weight: inherit;
	color: #367C2B;
	font-size: 1.4rem;
}

#hero_typer #chat_box #chat_typer .typed-cursor {
	opacity: 1;
	-webkit-animation: blink 1.5s infinite;
	-moz-animation: blink 1.5s infinite;
	animation: blink 1.5s infinite;
	font-size: 1.4rem;
	font-weight: normal;
	color: #367C2B;
	font-style: italic;
}

#hero_typer #chat_box :after,#hero_typer #chat_box :before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

#hero_typer #chat_box :after {
	border-color: rgba(255,255,255,0);
	border-right-color: #fff;
	border-width: 14px;
	margin-top: -14px;
}

#hero_typer #chat_box :before {
	border-color: rgba(0,0,0,0);
	border-right-color: #76C043;
	border-width: 16px;
	margin-top: -16px;
}

@media (min-width: 768px) {
	#hero_typer #chat_profile {
		width: 14%;
		margin-right: 3%;
	}

	#hero_typer #chat_box {
		width: 83%;
		margin-top: 15px;
	}

	#hero_typer #chat_box #typed {
		font-size: 16px;
		line-height: 16px;
	}
}

@media (min-width: 992px) {
	#hero_typer #chat_profile {
		width: 14%;
		margin-right: 4%;
	}

	#hero_typer #chat_box {
		width: 82%;
		margin-top: 15px;
	}

	#hero_typer #chat_box #typed {
		font-size: 19px;
		line-height: 19px;
	}
}

@media (min-width: 1200px) {
	#hero_typer #chat_profile {
		width: 12%;
		margin-right: 3%;
	}

	#hero_typer #chat_box {
		width: 85%;
		margin-top: 15px;
	}

	#hero_typer #chat_box #typed {
		font-size: 22px;
		line-height: 22px;
	}
}

#hero_detail_wrapper #hero_detail_mobile {
	margin-top: 90px;
}

#hero_detail_wrapper #hero_detail_mobile #product_img_mobile {
	width: 100%;
}

#hero_detail_wrapper #hero_detail {
	padding-top: 90px;
}

#hero_detail_wrapper #hero_detail #product_img {
	padding-bottom: 5px;
}

#hero_detail_wrapper #hero_detail #title_price {
	font-size: 0.9em;
	margin-top: 10px;
	display: inline-block;
}

#hero_detail_wrapper #hero_detail #table_objects {
	position: absolute;
	right: 0;
	bottom: 0;
}

#hero_detail_wrapper .hero_media {
	cursor: pointer;
}

@media (min-width: 768px) {
	#hero_detail_wrapper .hero_media {
		padding-top: 0px;
		padding-bottom: 15px;
	}
}

@media (min-width: 992px) {
	#hero_detail_wrapper .hero_media {
		padding-top: 0px;
		padding-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	#hero_detail_wrapper .hero_media {
		padding-top: 0px;
		padding-bottom: 4px;
	}
}

#hero_detail_wrapper #product_text ul {
	margin-top: 15px;
	list-style: disc;
}

#hero_detail_wrapper #product_text #buy-click {
	margin-top: 10px;
	background: #367C2B;
	border: 2px solid #367C2B;
	color: #fff;
}

@media (max-width: 767px) {
	#hero_detail_wrapper #product_text {
		padding-top: 15px;
	}

	#hero_detail_wrapper #product_text #buy-click {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#hero_detail_wrapper #product_text #member_link {
		text-align: center;
		padding-top: 15px;
		padding-bottom: 30px;
	}

	#hero_detail_wrapper #product_text #member_link a {
		font-weight: bold;
		color: #004C91;
	}
}

@media (max-width: 767px) {
	#hero_detail_wrapper #hero_detail {
		padding-top: 0px;
		background: #fff !important;
		background-image: none !important;
	}

	#hero_detail_wrapper #hero_detail h1 {
		color: #000;
		font-size: 2.3rem;
	}

	#hero_detail_wrapper #hero_detail h1 #title_price {
		font-size: 0.9em;
	}

	#hero_detail_wrapper #hero_detail p {
		color: #000;
	}

	#hero_detail_wrapper #hero_detail ul {
		color: #000;
	}
}

@media (min-width: 768px) {
	#hero_detail_wrapper #hero_detail {
		padding-top: 90px;
	}

	#hero_detail_wrapper #hero_detail #product_img {
		padding-bottom: 0px;
		padding-top: 30px;
	}

	#hero_detail_wrapper #hero_detail h1 {
		color: #000;
		font-size: 1.7rem;
	}

	#hero_detail_wrapper #hero_detail h1 #title_price {
		font-size: 0.9em;
	}

	#hero_detail_wrapper #hero_detail p {
		color: #000;
	}

	#hero_detail_wrapper #hero_detail ul {
		color: #000;
	}
}

@media (min-width: 992px) {
	#hero_detail_wrapper #hero_detail {
		padding-top: 90px;
	}

	#hero_detail_wrapper #hero_detail #product_img {
		padding-bottom: 10px;
	}

	#hero_detail_wrapper #hero_detail h1 {
		color: #000;
		font-size: 2.0rem;
		margin-top: 10px;
	}

	#hero_detail_wrapper #hero_detail h1 #title_price {
		font-size: 0.9em;
	}

	#hero_detail_wrapper #hero_detail p {
		color: #000;
	}

	#hero_detail_wrapper #hero_detail ul {
		color: #000;
	}
}

#link_bar {
	background: #857266;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: right;
}

#link_bar a {
	color: #fff;
}

#link_bar #privacy_link,#link_bar #terms_link,#link_bar #member_link {
	padding-left: 10px;
	padding-right: 10px;
}

#link_bar #member_link {
	visibility: display;
}

#link_bar #privacy_link {
	visibility: display;
}

#link_bar #terms_link {
	visibility: display;
}

@media (max-width: 767px) {
	#link_bar {
		background: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #004C91;
		text-align: center;
	}

	#link_bar a {
		color: #004C91;
	}
}

#product_media_strip {
	text-align: center;
}

#product_media_strip #video_button_wrapper {
	background: #007BC2;
	border-right: 1px solid #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: none;
}

@media (max-width: 767px) {
	#product_media_strip #video_button_wrapper {
		border-right: none;
	}
}

#product_media_strip #gallery_button_wrapper {
	background: #004C91;
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_media_strip .video_button,#product_media_strip .gallery_button {
	font-size: 1.3rem;
	color: #fff;
	display: inline-block;
	font-weight: inherit;
	padding: 0px 0px;
	transition: all 1.0s ease 0s;
}

#product_media_strip .video_button img,#product_media_strip .gallery_button img {
	width: 40px;
	height: 40px;
}

#product_media_strip #video_transcript {
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_media_strip #video_transcript #transcript_text {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_content {
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_content #attribute_info {
	padding-top: 15px;
}

#product_content #attribute_info [id^="detail_attribute_"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_content #attribute_info .attribute_icon {
	width: 100%;
}

#product_content #attribute_info h2 {
	font-size: 1.3rem;
	margin-bottom: 5px;
	font-weight: bolder;
	color: #004C91;
}

#product_content #more_btn {
	margin-top: 15px;
	margin-bottom: 30px;
	background: #f2f1ef;
	border: 1px solid #414042;
	color: #000;
}

@media (max-width: 767px) {
	#product_content #attribute_info h2 {
		text-align: center;
	}

	#product_content #attribute_info p {
		text-align: center;
	}
}

#product_content #more_details {
	padding-top: 15px;
	padding-bottom: 30px;
	display: none;
}

#product_content #more_details .details_list_wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}

#product_content #more_details .details_list_wrapper h2 {
	font-size: 1.7rem;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
}

#product_content #more_details .details_list_wrapper .readmore_text_point h3 {
	font-size: 1.3rem;
}

#product_content #more_details .details_list_wrapper .readmore_text_point p {
	margin-bottom: 30px;
}

#product_content #more_details .details_list_wrapper:nth-child(even) {
	background: #fff;
	color: #000;
}

#product_content #more_details .details_list_wrapper:nth-child(odd) {
	background: #DCEEFB;
	color: #000;
}

#product_content #detail_testimonial {
	display: none;
}

#product_content #detail_testimonial h2 {
	font-size: 2rem;
	color: #367C2B;
}

#product_content #detail_testimonial h3 {
	font-size: 1.3rem;
	color: #367C2B;
	margin-bottom: 5px;
}

#product_content #detail_testimonial hr {
	border-color: #D2D2D2;
}

#product_content #detail_testimonial p {
	font-size: 0.9rem;
	margin: 0px;
}

#product_content #detail_testimonial small {
	color: #414042;
}

#product_content .product_section_arrow {
	height: 60px;
}

#product_content #up_arrow {
	text-align: center;
}

#product_content #up_arrow a {
	color: #004C91;
}

@media (min-width: 992px) {
	#popup_gallery .modal-lg {
		width: 700px;
	}
}

#popup_gallery #gallery_box img {
	max-height: 500px;
	padding: 15px;
}

#popup_gallery #gallery_box .unslider-arrow:hover,#popup_gallery_french #gallery_box .unslider-arrow:hover {
	background: inherit;
}

#popup_gallery #gallery_box .unslider-arrow i,#popup_gallery_french #gallery_box .unslider-arrow i {
	color: #000;
}

#content_404 {
	text-align: center;
}

#content_404 h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#content_404 h4 {
	padding-top: 10px;
}

#content_terms h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#content_product_terms h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#content_product_terms h2 {
	font-size: 2rem;
}

#content_policy h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#content_policy #btn_print {
	background: #004C91;
	border: 2px solid #004C91;
	color: #fff;
	margin-top: 10px;
}

#content_policy #btn_pdf {
	background: #004C91;
	border: 2px solid #004C91;
	color: #fff;
	margin-top: 10px;
}

#content_policy a {
	font-weight: bold;
}

#content_policy a:hover {
	text-decoration: underline;
}

#content_policy #btn_print:hover {
	text-decoration: none;
}

.modal .modal_wrapper {
	background: #fff;
}

.modal .modal_top {
	padding-top: 5px;
	padding-bottom: 5px;
}

.modal .close {
	opacity: 1.0;
	font-size: inherit;
	color: #414042;
}

@media (max-width: 767px) {
	.modal .modal-lg {
		margin-top: 50px;
	}
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
	.modal .modal-lg {
		width: 70%;
		margin-left: 15%;
		margin-top: 10px;
	}
}

.modal-backdrop.in {
	opacity: 0.8;
}

.unslider {
	overflow: auto;
	margin: 0;
	padding: 0;
}

.unslider .unslider-wrap {
	position: relative;
}

.unslider .unslider-carousel>li {
	float: left;
}

@media (max-width: 767px) {
	.unslider .unslider-arrow {
		height: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20%;
	}

	.unslider .unslider-arrow i {
		font-size: 2.2em;
	}
}

@media (min-width: 768px) {
	.unslider .unslider-arrow {
		height: 100%;
	}
}

@media (min-width: 992px) {
	.unslider .unslider-arrow {
		height: 100%;
	}
}

@media (min-width: 1200px) {
	.unslider .unslider-arrow {
		height: 100%;
	}
}

.unslider .unslider-nav {
	display: none;
}

.unslider .unslider-nav ol {
	list-style: none;
	text-align: center;
}

.unslider .unslider-nav ol li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 4px;
	background: transparent;
	border-radius: 5px;
	overflow: hidden;
	text-indent: -999em;
	border: 2px solid #fff;
	cursor: pointer;
}

.unslider .unslider-nav ol li.unslider-active {
	background: #fff;
	cursor: default;
}

.unslider ul,.unslider ol,.unslider li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.unslider-arrow {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	transition: all 0.8s;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25%;
}

.unslider-arrow i {
	color: #fff;
}

@media (max-width: 767px) {
	.unslider-arrow {
		width: 50px;
	}
}

@media (min-width: 768px) {
	.unslider-arrow {
		width: 80px;
	}
}

@media (min-width: 992px) {
	.unslider-arrow .unslider-arrow {
		width: 80px;
	}
}

@media (min-width: 1200px) {
	.unslider-arrow .unslider-arrow {
		width: 80px;
	}
}

.unslider-arrow:hover {
	opacity: 0.7;
	background: #367C2B;
}

.prev {
	left: 0px;
}

.prev i {
	float: left;
}

.next {
	right: 0px;
}

.next i {
	float: right;
}

#stage_1,#stage_2,#stage_3,#stage_4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#stage_1 a:hover,#stage_2 a:hover,#stage_3 a:hover,#stage_4 a:hover {
	text-decoration: none;
}

#stage_1 {
	border-bottom: #0074B8 solid 2px;
	color: #0074B8;
}

#stage_1 a {
	color: #0074B8;
}

#stage_1.active_stage {
	background: #0074B8;
	color: #fff;
	border-bottom: #0074B8 solid 2px;
}

#stage_1.active_stage a {
	color: #fff;
}

#stage_2 {
	border-bottom: #367C2B solid 2px;
	color: #367C2B;
}

#stage_2 a {
	color: #367C2B;
}

#stage_2.active_stage {
	background: #367C2B;
	color: #fff !important;
	border-bottom: #367C2B solid 2px;
}

#stage_2.active_stage a {
	color: #fff;
}

#stage_3 {
	border-bottom: #D43900 solid 2px;
	color: #D43900;
}

#stage_3 a {
	color: #D43900;
}

#stage_3.active_stage {
	background: #D43900;
	color: #fff !important;
	border-bottom: #D43900 solid 2px;
}

#stage_3.active_stage a {
	color: #fff;
}

#stage_4 {
	border-bottom: #004C91 solid 2px;
	color: #004C91;
}

#stage_4 a {
	color: #004C91;
}

#stage_4.active_stage {
	background: #004C91;
	color: #fff !important;
	border-bottom: #004C91 solid 2px;
}

#stage_4.active_stage a {
	color: #fff;
}

.required {
	transition: all .5s;
	color: Crimson;
}

.warning {
	transition: all .5s;
	color: crimson;
}

.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #414042;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	color: #555;
	display: block;
	font-size: 1.0rem;
	height: 35px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 5px;
}

.form-horizontal .control-label {
	color: #000;
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
	font-size: 1.0rem;
}

.field-valid {
	border-color: #76C043;
}

.field-invalid {
	border-color: crimson;
}

@media (max-width: 767px) {
	.form-horizontal .control-label {
		font-size: 1.1rem;
		padding-bottom: 5px;
		text-align: left;
	}
}

.form-control:focus {
	border-color: #414042;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: inset 0px 0px 1px #414042;
}

#profile_info h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

#profile_info .steps {
	margin-bottom: 30px;
	text-align: center;
}

#profile_info #profile_terms {
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	margin-left: 25px;
}

#profile_info #marketingOptIn {
	margin-top: 2px;
	position: absolute;
	top: 0;
	left: 15px;
}

#profile_info .fields_optional_marker {
	position: absolute;
	top: 0;
	right: 0;
	color: #004C91;
	font-weight: bold;
}

#profile_info #fields_optional {
	margin-top: 15px;
	color: #004C91;
}

#profile_info #profile_continue {
	background: #367C2B;
	border: 2px solid #367C2B;
	color: #fff;
}

#payment_info h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

#payment_info .steps {
	margin-bottom: 30px;
	text-align: center;
}

#payment_info #payment_rewards_text {
	text-align: center;
	background: #76C043;
	color: #fff;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#payment_info #payment_rewards_text p {
	font-size: 1.2rem;
	font-weight: bold;
}

#payment_info .cards {
	height: 30px;
}

#payment_info #payment_continue {
	background: #367C2B;
	border: 2px solid #367C2B;
	color: #fff;
}

#payment_info #popup_terms .modal_top {
	padding-top: 15px;
	padding-bottom: 0px;
	color: inherit;
}

#payment_info #popup_terms #terms_box {
	padding-top: 15px;
	padding-bottom: 15px;
}

#payment_info #popup_terms #terms_box .product_term_box {
	border-bottom: 2px solid #414042;
	padding-top: 15px;
	padding-bottom: 10px;
}

#payment_info #popup_terms #terms_box .product_term_box h2 {
	font-size: 1.5rem;
	margin-bottom: 10px;
	float: left;
	clear: both;
	display: block;
}

#payment_info #popup_terms #terms_box .product_term_box h2 a {
	display: none;
	cursor: pointer;
}

#payment_info #popup_terms #terms_box .product_term_box h2 a i {
	font-size: 1.5rem;
	margin-right: 0px;
}

#payment_info #popup_terms #terms_box .product_term_box .product_terms_icon {
	height: 30px;
	width: 30px;
}

#payment_info #popup_terms #terms_box .product_term_box .term_text {
	min-height: 15vh;
	max-height: 35vh;
	margin-bottom: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#payment_info #popup_terms #terms_box .product_term_box .term_text h3 {
	font-size: 1.3rem;
	margin-top: 15px;
}

#payment_info #popup_terms #terms_box .product_term_box .term_text hr {
	border-color: #414042;
}

#payment_info #popup_terms #terms_box .product_term_box .term_text .term_print_button {
	margin-top: 15px;
	margin-bottom: 30px;
	background: #76C043;
	border: 3px solid #76C043;
	color: #fff;
}

#payment_info #payment_disclaimer {
	margin-top: 15px;
}

#account_info h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

#account_info .steps {
	margin-bottom: 30px;
	text-align: center;
}

#account_info #account_continue {
	background: #367C2B;
	border: 2px solid #367C2B;
	color: #fff;
}

#account_info .modal_top {
	padding-bottom: 0px;
	color: inherit;
}

#account_info #btn_processinfo_only {
	background: #007BC2;
	border: #007DC6;
	color: #fff;
}

#account_info #creditalert_box {
	padding-top: 15px;
	padding-bottom: 15px;
}

#account_info #credit_continue {
	background: #367C2B;
	border: 2px solid #367C2B;
	color: #fff;
}

#confirmation_info h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

#confirmation_info .steps {
	margin-bottom: 30px;
	text-align: center;
}

#confirmation_info #confirmation_icon {
	width: 100%;
}

#confirmation_info #processing {
	text-align: center;
}

#confirmation_info #success {
	text-align: center;
}

#confirmation_info #fail {
	text-align: center;
}

#confirmation_info #tick {
	color: #367C2B;
}

#confirmation_info .confirm_link_box {
	background: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #414042;
	box-shadow: 1px 1px 5px #A2A2A2;
	min-height: 340px;
}

#confirmation_info .confirm_link_box img {
	width: 100%;
}

#confirmation_info .confirm_link_box h2 {
	font-size: 1.3rem;
	padding-top: 15px;
	margin-bottom: 15px;
}

#confirmation_info .confirm_link_box .login_btn {
	background: #D43900;
	border: 2px solid #D43900;
	color: #fff;
}

@media (max-width: 767px) {
	.page_wrapper .stage_title {
		font-size: 1.0rem;
	}

	.page_wrapper #back_step {
		margin-top: 15px;
		text-align: center;
		font-size: 1.1rem;
	}

	.page_wrapper .help-block {
		margin-top: 0px;
		margin-bottom: 10px;
		padding: 0;
		font-size: 0.9rem;
		line-height: 1.0rem;
	}

	.page_wrapper .form-control {
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) {
	.page_wrapper #back_step {
		margin-top: 15px;
		text-align: left;
		font-size: 1.0rem;
	}

	.page_wrapper .help-block {
		margin: 0;
		padding: 0;
		font-size: 0.9rem;
		line-height: 1.0rem;
	}
}

@media (min-width: 992px) {
	.page_wrapper #back_step {
		margin-top: 15px;
		text-align: left;
		font-size: 1.0rem;
	}

	.page_wrapper .help-block {
		margin: 0;
		padding: 0;
		font-size: 0.9rem;
		line-height: 1.0rem;
	}
}

@media (min-width: 1200px) {
	.page_wrapper #back_step {
		margin-top: 15px;
		text-align: left;
		font-size: 1.0rem;
	}

	.page_wrapper .help-block {
		margin: 0;
		padding: 0;
		font-size: 0.9rem;
		line-height: 1.0rem;
	}
}

.modal-dialog {
	margin-top: 100px;
}

#summary_page h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

#summary_page #payment_summary_header {
	font-size: 1.3rem;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

#summary_page #payment_summary_header #cart_item_header_monthly {
	text-align: center;
}

#summary_page #payment_summary_header #cart_item_header_yearly {
	text-align: center;
}

#summary_page #payment_summary_header #cart_item_header_onetime {
	text-align: center;
}

#summary_page #shopping_summary {
	margin: 0;
	padding: 0;
	list-style: none;
}

#summary_page #shopping_summary .item_line {
	border-bottom: 1px solid #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

#summary_page #shopping_summary .item_line .item_name h2 {
	margin-bottom: 0px;
}

#summary_page #shopping_summary .item_line .item_name h2 img {
	height: 45px;
	width: 45px;
}

#summary_page #shopping_summary .item_line .item_name .item_title {
	color: #004C91;
	font-size: 1.5rem;
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_name .item_title {
		font-size: 1.8rem;
	}

	#summary_page #shopping_summary .item_line .item_name img {
		height: 50px;
		width: 50px;
	}
}

@media (min-width: 768px) {
	#summary_page #shopping_summary .item_line .item_name img {
		height: 40px;
		width: 40px;
	}
}

@media (min-width: 992px) {
	#summary_page #shopping_summary .item_line .item_name img {
		height: 34px;
		width: 34px;
	}
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_name .item_remove {
		margin-top: 10px;
	}

	#summary_page #shopping_summary .item_line .item_name .item_remove img {
		width: 25px;
		height: 25px;
	}
}

#summary_page #shopping_summary .item_line .item_name .item_desc {
	font-weight: normal;
	font-size: 0.9rem;
	color: #414042;
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_name .item_desc {
		margin-top: 15px;
		font-size: 1.0rem;
		line-height: 1.8rem;
	}
}

#summary_page #shopping_summary .item_line .item_monthly {
	font-weight: bold;
	text-align: center;
}

#summary_page #shopping_summary .item_line .item_monthly button {
	margin-top: 15px;
	font-size: 1.2rem;
	width: 100%;
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_monthly button {
		margin-top: 15px;
		font-size: 1.2rem;
		width: 100%;
	}

	#summary_page #shopping_summary .item_line .item_monthly button #item_monthly_small {
		font-weight: normal;
	}
}

#summary_page #shopping_summary .item_line .item_yearly {
	font-weight: bold;
	text-align: center;
}

#summary_page #shopping_summary .item_line .item_yearly button {
	margin-top: 15px;
	font-size: 1.0rem;
	width: 100%;
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_yearly button {
		margin-top: 15px;
		font-size: 1.0rem;
		width: 100%;
	}

	#summary_page #shopping_summary .item_line .item_yearly button #item_yearly_small {
		font-weight: normal;
	}
}

#summary_page #shopping_summary .item_line .item_onetime {
	font-weight: bold;
	text-align: center;
}

#summary_page #shopping_summary .item_line .item_onetime button {
	margin-top: 15px;
	font-size: 1.0rem;
	width: 100%;
}

@media (max-width: 767px) {
	#summary_page #shopping_summary .item_line .item_onetime button {
		margin-top: 15px;
		font-size: 1.0rem;
		width: 100%;
	}

	#summary_page #shopping_summary .item_line .item_onetime button #item_onetime_small {
		font-weight: normal;
	}
}

#summary_page #shopping_summary .item_line .non_applic {
	color: #414042;
}

#summary_page #shopping_summary .item_line .item_remove {
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
}

#summary_page #shopping_summary .item_line .item_remove a {
	color: #004C91;
}

#summary_page #shopping_summary .item_line .item_remove a:hover {
	text-decoration: none;
}

@media (min-width: 768px) {
	#summary_page #shopping_summary .item_line .item_remove {
		font-size: 0.9rem;
	}
}

#summary_page #shopping_summary .item_line:nth-child(even) {
	background: #ECECEC;
}

#summary_page #shopping_summary #noitems {
	font-size: 1.5rem;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#summary_page #payment_summary_footer {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.5rem;
}

#summary_page #payment_summary_footer .cart_count {
	color: #000;
	font-weight: bold;
}

#summary_page #payment_summary_footer #payment_total,#summary_page #payment_summary_footer #cart_total {
	color: #000;
	font-weight: bold;
	font-size: 1.5rem;
	text-align: right;
	padding-bottom: 15px;
}

#summary_page #payment_summary_footer #i_disclaimer {
	text-align: left;
	font-size: 0.7rem;
	padding-top: 45px;
	font-style: normal;
	padding-bottom: 15px;
}

#summary_page #payment_summary_footer #i_disclaimer p {
	font-size: 0.8rem;
}

@media (max-width: 767px) {
	#summary_page #payment_summary_footer #i_disclaimer p {
		text-align: center;
		font-size: 0.8rem;
	}
}

#summary_page #payment_summary_footer #btn_continue_shopping {
	background: #006DAD;
	border: #007DC6;
	color: #fff;
}

#summary_page #payment_summary_footer #btn_checkout {
	background: #367C2B;
	border: #367C2B;
	color: #fff;
}

@media (max-width: 767px) {
	#summary_page #payment_summary_footer #btn_checkout {
		margin-top: 15px;
	}
}

#summary_page #payment_summary_footer #btn_creditandinfo_cancel {
	background: #007BC2;
	border: #007DC6;
	color: #fff;
}

#summary_page #payment_summary_footer #btn_creditandinfo_checkout {
	background: #367C2B;
	border: #367C2B;
	color: #fff;
}

#summary_page #payment_summary_footer #btn_creditonly_checkout {
	background: #367C2B;
	border: #367C2B;
	color: #fff;
}

#summary_page #payment_summary_footer #btn_creditandinfo_continue {
	background: #367C2B;
	border: #367C2B;
	color: #fff;
}

#summary_page #payment_summary_footer #btn_creditonly_continue {
	background: #367C2B;
	border: #367C2B;
	color: #fff;
}

#summary_page .modal_top {
	padding-bottom: 0px;
	color: inherit;
}

#summary_page #creditalert_box {
	padding-top: 15px;
	padding-bottom: 15px;
}

#payment_summary {
	margin-bottom: 30px;
}

#payment_summary #payment_summary_header {
	font-size: 1.3rem;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

#payment_summary #payment_summary_header #cart_item_header_price {
	text-align: center;
}

#payment_summary #payment_summary_header #cart_item_header_tax {
	text-align: center;
}

#payment_summary #payment_summary_header #cart_item_header_subtotal {
	text-align: center;
}

#payment_summary #shopping_summary .item_line {
	border-bottom: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#payment_summary #shopping_summary .item_line .item_name {
	font-weight: bold;
}

#payment_summary #shopping_summary .item_line .item_name img {
	height: 34px;
	width: 34px;
}

@media (min-width: 768px) {
	#payment_summary #shopping_summary .item_line .item_name img {
		height: 34px;
		width: 34px;
	}
}

@media (min-width: 992px) {
	#payment_summary #shopping_summary .item_line .item_name img {
		height: 34px;
		width: 34px;
	}
}

#payment_summary #shopping_summary .item_line .item_name .item_title {
	font-size: 1.2em;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_name {
		padding-bottom: 15px;
	}
}

#payment_summary #shopping_summary .item_line .item_onetime {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_onetime {
		border-right: 1px solid #D2D2D2;
		font-weight: normal;
	}
}

#payment_summary #shopping_summary .item_line .item_monthly {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_monthly {
		border-right: 1px solid #D2D2D2;
		font-weight: normal;
	}
}

#payment_summary #shopping_summary .item_line .item_yearly {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_yearly {
		border-right: 1px solid #D2D2D2;
		font-weight: normal;
	}
}

#payment_summary #shopping_summary .item_line .item_tax {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_tax {
		border-right: 1px solid #D2D2D2;
		font-weight: normal;
	}
}

#payment_summary #shopping_summary .item_line .item_subtotal {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line .item_subtotal {
		font-weight: bold;
		text-align: right;
	}
}

#payment_summary #shopping_summary .item_line:nth-child(even) {
	background: #ECECEC;
}

@media (max-width: 767px) {
	#payment_summary #shopping_summary .item_line {
		padding-top: 5px;
		padding-bottom: 15px;
	}
}

#payment_summary #payment_summary_footer {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.5rem;
}

#payment_summary #payment_summary_footer .cart_count {
	font-weight: bold;
}

#payment_summary #payment_summary_footer #payment_total {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

#payment_summary #payment_summary_footer #payment_total sup {
	font-weight: normal;
}

@media (max-width: 767px) {
	#payment_summary #payment_summary_footer #payment_total {
		text-align: right;
	}
}

#payment_summary #noitems {
	font-size: 1.5rem;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.empty_cart {
	font-weight: bold;
	text-align: center;
	font-size: 2.0rem;
	padding-top: 30px;
	line-height: 2.4rem;
}

.button_selected {
	padding: 10px 10px;
	background: #004C91;
	border: 2px solid #004C91;
	color: #fff;
}

.button_selected:hover {
	background: #004C91;
	border: 2px solid #004C91;
	color: #fff;
}

.button_unselected {
	background: #fff;
	border: 2px solid #fff;
	color: #696969;
}

.button_unselected:hover {
	background: #fff;
	border: 2px solid #fff;
	color: #fff;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	#chat_box:after {
		margin-right: -1px !important;
	}
}

#embed_npfido {
	display: none;
}

@media only print {
	html,body {
		background: #fff;
		color: #000;
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		background: Red;
	}

	* {
		overflow: visible !important;
	}

	header,footer,#sidebar,#hero_typer,.spots,.scroll_arrows,#chat_icon,#dev_icon,#loading_screen,noscript {
		display: none;
	}

	.content-pane,#ScrollTop,#__dnnVariable {
		display: none;
	}

	.LPMcontainer {
		display: none !important;
	}

	#btn_print {
		display: none;
	}
}

#dev_icon {
	z-index: 1100;
	padding: 3px;
}

@media (max-width: 767px) {
	#dev_icon {
		background: red;
	}

	#dev_icon:after {
		content: "XS";
	}
}

@media (min-width: 768px) {
	#dev_icon {
		background: orange;
	}

	#dev_icon:after {
		content: "SM";
	}
}

@media (min-width: 992px) {
	#dev_icon {
		background: blue;
	}

	#dev_icon:after {
		content: "MD";
	}
}

@media (min-width: 1200px) {
	#dev_icon {
		background: green;
	}

	#dev_icon:after {
		content: "LG";
	}
}

@media (max-width: 767px) {
	.page_wrapper {
		min-height: 60vh;
		padding-top: 15vh;
		padding-bottom: 15vh;
	}
}

@media (min-width: 768px) {
	.page_wrapper {
		min-height: 60vh;
		padding-top: 15vh;
		padding-bottom: 15vh;
	}
}

@media (min-width: 992px) {
	.page_wrapper {
		min-height: 60vh;
		padding-top: 15vh;
		padding-bottom: 15vh;
	}
}

@media (min-width: 1200px) {
	.page_wrapper {
		min-height: 60vh;
		padding-top: 15vh;
		padding-bottom: 15vh;
	}
}

.title_hr {
	border-width: 2px;
	border-color: #414042;
	margin-bottom: 30px;
}
@media (min-width: 768px){
	.lead {
		font-size: 1.5rem;
	}	
}