/****************************************************************************
* // Browser Resets
****************************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html * {
	outline: 0 !important;
}

html {
	font-size: 62.5%;
}

body {
	overflow-x: hidden;
	font-family: 'arial';
	color: #333333;
	font-weight: normal;
	font-size: 1.5rem;
	line-height: 2rem;
	position: relative;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote {
	font-size: 2rem;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.form-control {
	font-size: 1.6rem;
	line-height: 1.8rem;
}

.container {
	max-width: 1128px;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.boxfix {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-tooltip {
	white-space: pre-line;
}


.center {
	text-align: center;
}

.right {
	text-align: right;
}

.right-align {
	float: right;
}

.right-offset {
	margin-right: 1.5rem;
}

.left-offset {
	margin-left: -1.5rem;
}

.left {
	text-align: left;
}

.left-15 {
	margin-left: -1.5rem;
}

.icon {
	width: 60px;
}

.fixed-icon {
	height: 60px !important;
}

.popover-content {
	padding: 9px 14px;
	color: #666666;
}

/****************************************************************************
* // Content Show / Hide
****************************************************************************/
.mob-show,
.bar-mob {
	display: inline;
}

.mob-hide,
.bar-desk,
.hiddenClass,
.off {
	display: none;
}

.hiddenClass,
.visible-mobile {
	display: none !important;
}

.showClass {
	display: block;
}

@media (max-width: 467px) {
	.visible-mobile {
		display: inline !important;
	}

	.hidden-mobile {
		display: none !important;
	}
}

/* JR */
@media only screen and (min-width: 768px) {
	.mob-show {
		display: none;
	}

	.mob-hide {
		display: inline;
	}
}

/* END JR */

.tablet-hide {
	display: none;
}

.tablet-show {
	display: block;
}

@media only screen and (min-width: 1200px) {
	.bar-desk {
		display: inline;
	}

	.bar-mob {
		display: none;
	}

	.tablet-hide {
		display: block;
	}

	.tablet-show {
		display: none;
	}
}

/****************************************************************************
* // FONTS
****************************************************************************/
h1 {
	font-size: 1.6rem;
	line-height: 1.8rem;
	padding-bottom: 2.5rem;
}

h2,
.cell-h2 {
	font-size: 3rem;
	line-height: 3.4rem;
	letter-spacing: -1.5px;
	font-weight: bold;
}

h3 {
	font-size: 2.6rem;
	line-height: 3rem;
	letter-spacing: -0.05rem;
}

h4 {
	font-size: 1.6rem;
	line-height: 2rem;
	letter-spacing: -0.05rem;
}

h5 {
	font-size: 1.6rem;
	line-height: 2.2rem;
}

h6 {
	font-size: 1.6rem;
	line-height: 2.6rem;
}

p {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 1.5rem;
}


p.offer-text {
	margin-bottom: 0;
}

#promoCarousel p,
#guarantee-bar p {
	margin-bottom: 0;
}

.ft14 {
	font-size: 1.4rem;
}

.small-text {
	font-size: 1rem;
	padding-bottom: 2rem;
}

.small-text2 {
	font-size: 1rem;
	padding-bottom: 0;
	line-height: 1rem;
}

#feature-chart .best {
	margin-top: -2.5rem;
	margin-bottom: 1.5rem;
	color: orange;
	text-decoration: underline;
	font-size: 1.1rem;
	line-height: 1.4rem;
}

box-purchase #feature-chart .green-text {
	font-size: 12px;
	color: #19b811;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 0;
	margin-top: 3.5rem;
}

.banner-header {
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: -0.06rem;
	color: #333333;
}

.footer-banner {
	font-size: 2rem;
	line-height: 2.4rem;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 3rem;
	margin-bottom: 3rem;
}

@media only screen and (min-width: 768px) {
	h1 {
		padding-bottom: 0;
		margin-bottom: 3rem;
	}

	.banner-header {
		font-size: 4rem;
		line-height: 4.4rem;
		letter-spacing: -2.5px;
		margin-top: 0;
	}

	h2,
	.cell-h2 {
		font-size: 4rem;
		line-height: 4.4rem;
		letter-spacing: -2.5px;
		font-weight: bold;
	}

	h4 {
		font-size: 2rem;
		line-height: 2.4rem;
	}

	.footer-banner {
		font-size: 3rem;
		line-height: 3.8rem;
		letter-spacing: -1px;
		margin-top: 6rem;
		margin-bottom: 6rem;
	}

	.small-text2 {
		line-height: 1rem;
		margin-bottom: 1rem !important;
		margin-top: -1rem !important;
	}
}

/****************************************************************************
* // SPACING
****************************************************************************/
.v30 {
	margin-top: 3rem;
}

.v45 {
	margin-top: 4.5rem;
}

.v60 {
	margin-top: 3rem;
}

.v60tb {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.v15tb {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

#usb-headset .v60tb {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.v60b {
	margin-bottom: 3rem;
}

.v75 {
	margin-top: 3.5rem;
}

.mobile-45 {
	margin-top: 3rem;
}

.left-neg-15 {
	margin-left: -1.5rem;
}

.left-0 {
	padding-left: 2rem;
}

.v90 {
	margin-top: 4.5rem;
}

.v120 {
	margin-top: 15rem;
}

.v30less {
	margin-top: -3rem;
}

.grey-expandable {
	background-color: #f7f9f9;
	padding-bottom: 3rem;
	margin-left: 0;
}

.single-line-30,
.single-line-60,
.single-line-90 {
	border-bottom: 1px solid #e4e4e4;
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.long-border {
	border-top: 1px solid #e4e4e4;
	padding-bottom: 3rem;
	margin-top: 3rem;
}

.h15mob {
	margin-left: -2rem;
}

.mob-br {
	clear: both;
	margin-bottom: 3rem;
}

.mob-sp {
	padding-top: 5px;
	margin-bottom: 3rem;
}

@media only screen and (min-width: 768px) {
	.v60tb {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}

	.v60b {
		margin-bottom: 3rem;
	}

	#usb-headset .v60tb {
		margin-top: 0;
		margin-bottom: 3rem;
	}

	#powermic .pm-30 {
		padding-bottom: 3rem;
	}

	.mobile-45 {
		margin-top: 0;
	}

	.v75 {
		margin-top: 7.5rem;
	}

	.v60 {
		margin-top: 6rem;
	}

	.grey-expandable {
		margin-left: -15px;
	}

	.single-line-60 {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}

	.h15mob {
		margin-left: 0;
	}

	.mob-br {
		clear: none;
		margin-bottom: 0;
	}

	.mob-sp {
		padding-top: 0;
		margin-bottom: 0;
	}

	.long-border {
		padding-bottom: 6rem;
		margin-top: 6rem;
	}

	.v90 {
		margin-top: 9rem;
	}

	.single-line-90 {
		margin-top: 6rem;
		margin-bottom: 6rem;
	}
}

/****************************************************************************
* // COLOURS
****************************************************************************/
.primary {
	color: #333;
}

.grey {
	color: #333;
}

.light-grey {
	color: #ccc;
}

.dark-grey {
	color: #444;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.blue {
	color: #1A6B96;
}

.pale-blue {
	color: #2DC6D6;
}

.blue-dusk {
	color: #2081aa;
}

.full-width-yellow {
	background-color: #ffdf00;
}

.blue-bg {
	background-color: #1A6B96;
}

.light-blue-bg {
	background-color: #2DC6D6;
}

.green {
	color: #97db00;
}

.green-bg {
	background-color: #97db00;
}

.red-bg {
	background-color: #ff0020;
}

.grey-bg {
	background-color: #4d5a5d;
}

/****************************************************************************
* // BUTTONS
****************************************************************************/
.button {
	padding: .6rem 1.6rem;
	border-radius: .3rem;
	font-size: 1.2rem;
	font-weight: bold;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.button:hover,
.button:focus {
	text-decoration: none;
}

.button-blue {
	background: #0077c0;
	color: #ffffff;
	display: inline-block;
}

.button-blue:hover,
.button-blue:focus {
	background: #005e98;
	color: #ffffff;
}

.button-red {
	background: #ff5400;
	color: #ffffff;
}

.button-red:hover,
.button-red:focus {
	background: #db4900;
	color: #ffffff;
}

.bt-buynow {
	background-color: #ff5500;
	font-size: 2.2rem;
	padding: 1.5rem 2.8rem;
	margin-top: 1rem;
	width: 100%;
	margin-bottom: .7rem;
}

.bt-buysales {
	font-size: 2.2rem;
	padding: 1.5rem 2.8rem;
	margin-top: 1rem;
	width: 100%;
	margin-bottom: .7rem;
}

@media only screen and (min-width: 768px) {
	.button {
		font-size: 1.4rem;
		padding: .7rem 1.2rem;
	}

	.bt-buynow {
		background-color: #ff5500;
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}

	.bt-buysales {
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}
}

@media only screen and (min-width: 968px) {
	.button {
		padding: .6rem .6rem;
		border-radius: .3rem;
		font-size: 1.2rem;
		font-weight: bold;
		width: 100%;
		text-align: center;
		display: inline-block;
	}

	.bt-buynow {
		background-color: #ff5500;
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}

	.bt-buysales {
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}
}

@media only screen and (min-width: 1200px) {
	.button {
		border-radius: .3rem;
		font-size: 1.4rem;
		font-weight: bold;
		width: 100%;
		text-align: center;
	}

	.bt-buynow {
		background-color: #ff5500;
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}

	.bt-buysales {
		font-size: 2.2rem;
		padding: 1.8rem 2.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: .7rem;
	}
}

/****************************************************************************
* // font-awesome icons
****************************************************************************/
.listed-features li:before,
.tab-content li:before,
.bullet p:before {
	content: "\f058";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}

.dragon .fa-chevron-circle-right {
	margin-right: 10px;
	font-size: 22px;
}

.box-tabs .box:before,
#arrows p:before {
	content: "\f061";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}

.pm p:before {
	content: "\f061";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	color: #1c76a0;
	right: 15px;
}

.yellow,
.yellow li::before {
	color: #ffdb00;
}

.blue,
.blue li::before {
	color: #1c76a0;
}

.light-blue,
.light-blue li::before {
	color: #2dc6d6;
}

/****************************************************************************
* // List of Features
****************************************************************************/
.listed-features {
	margin: 1rem 0 0 0;
	padding: 0;
	list-style: none;
}

.listed-features li {
	position: relative;
	font-weight: normal;
	color: #333333;
	padding-left: 2rem;
	margin-top: -1.8rem;
	margin-bottom: 1rem;
}

#price-match .listed-features li {
	position: relative;
}

.top-fix {
	margin-top: 0;
}

.listed-features li {
	margin-top: 1.2rem;
}

@media only screen and (max-width: 768px) {

	.box-sales .col-xs-5,
	.box-sales .col-xs-7,
	.tab-pane .content-block2 .col-xs-6,
	.system-requirements .col-xs-6,
	.features .col-xs-6 {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.listed-features li {
		margin-top: 0;
	}
}

/****************************************************************************
* //Nav Bar
****************************************************************************/
header {
	height: 55px;
	border-bottom: 1px solid #eeeeee;
}

.navbar {
	position: relative;
	max-height: 67px;
	margin-bottom: 0;
}

@media only screen and (min-width:769px) {
	.nav.navbar-nav .dropdown:nth-child(2) .dropdown-menu {
		margin-left: -35vw;
	}
}

@media only screen and (min-width:1096px) {
	.nav.navbar-nav .dropdown:nth-child(2) .dropdown-menu {
		margin-left: -120%;
	}
}

@media only screen and (min-width: 768px) {
	.navbar-brand {
		height: 67px;
		padding: 21px 15px;
	}
}

@media only screen and (min-width: 992px) {
	.navbar-brand {
		padding: 23px 15px;
	}
}

.navbar-brand img {
	width: 227px;
	max-width: 227px;
	margin-left: -58px;
	margin-top: -5px;
}

.navbar-brand img.desktop {
	display: none;
}

.navbar-brand img.mobile {
	display: block;
}

@media only screen and (min-width: 1100px) {
	.navbar-brand img.desktop {
		display: block;
	}

	.navbar-brand img.mobile {
		display: none;
	}
}


.nav.navbar-nav .dropdown:nth-child(1) .dropdown-menu ul li:nth-child(5) {
	border-bottom: 0;
}


.currency select {
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	height: 37px;
	margin: 0;
	padding: 18px 25px 0 1px;
	position: relative;
	border: none;
	background: transparent;
}

.navbar-form {
	margin-top: 0;
}

select option {
	padding: 4px 0 4px 4px;
	border: none;
}

.fa-shopping-basket {
	color: #333333;
	padding: 21px 14px 19px;
	margin-right: 0;
	margin-top: 0;
	font-size: 14px;
}

@media only screen and (min-width: 768px) {
	.fa-shopping-basket {
		padding: 27px 14px 26px;
	}
}

.top-elements {
	float: right;
	display: flex;
}

.top-elements .side-nav>li>a {
	padding: 16px 0;
	display: block;
	position: relative;
}

.top-elements .side-nav>li>a>img {
	display: block;
}

.top-elements .side-nav>li.mob-hide {
	display: none;
}

@media only screen and (min-width: 768px) {
	.top-elements .side-nav>li>a {
		padding: 23px 0px 22px;
	}

	.top-elements .side-nav>li.mob-hide {
		display: block;
	}
}

.top-elements .side-nav {
	display: flex;
	align-items: center;
}

.top-elements .side-nav>li:hover>a {
	opacity: 0.65;
}

.top-elements .side-nav>li.dropdown a:before {
	display: none;
}

.top-elements .side-nav>li.dropdown>ul.dropdown-menu {
	top: calc(100% - 1px);
	left: inherit;
	right: -34px;
}

@media only screen and (min-width: 768px) {
	.top-elements .side-nav>li>.side-nav_support {
		padding: 23px 15px 22px;
	}
}

#darkness {
	background: rgba(0, 0, 0, 0.6);
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 70px;
	width: 100%;
	z-index: 100;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	margin-top: 0;
	margin-left: -15px;
}

.navbar .navbar-collapse {
	text-align: center;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #000000;
	font-weight: normal;
	background-color: transparent;
	letter-spacing: 0;
	font-size: 15px;
}

.navbar-default .navbar-nav>li.mob-show {
	display: block;
}

@media only screen and (min-width: 768px) {
	.navbar-default .navbar-nav>li.mob-show {
		display: none;
	}
}

.navbar-default .navbar-nav>.active>a:hover {
	text-decoration: underline;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

.navbar-nav>li>a {
	padding-top: 19px;
	padding-bottom: 16px;
}

@media only screen and (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 25px;
		padding-bottom: 22px;
	}
}

.dropdown-menu {
	left: 0;
	min-width: 300px;
	padding: 25px 0;
	border: 5px;
	border-radius: 0;
	-webkit-box-shadow: 5px;
	box-shadow: 10px;
	margin-left: 0;
	position: absolute;
	font-size: 16px;
}

.menu-two-col {
	width: 670px;
	left: -5px;
}

.menu-two-col ul {
	list-style-type: none;
	padding-left: 0;
}

.menu-gap {
	margin-left: 20px;
}

.sub-menu-title {
	padding: 2px 0 9px 0;
	margin: 0px 20px 0 20px;
}

.menu-bottom-border {
	border-bottom: 1px solid #666666;
	margin: 10px 50px 20px 20px;
}

.menu-bottom-space {
	margin: 10px 50px 20px 20px;
}

.menu-bottom-border-grey {
	border-bottom: 1px solid #cccccc;
	margin: 20px 50px 20px 20px;
}

.dropdown-menu .sub-menu-title-link a {
	padding: 5px 0 5px 20px;
}

.dropdown-menu .sub-menu-title-link a:hover {
	color: #666666;
}

.overview-item {
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 7px;
}

.sub-menu-item {
	padding-bottom: 5px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.sub-menu-item:hover,
.dropdown-menu .sub-menu-title-link a:hover {
	background-color: #e5fafc;
}

.menu-right-bar {
	border-right: 1px solid #666666;
}

.dropdown-menu .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}

.dropdown-menu a {
	display: block;
	padding: 5px 20px 0;
	clear: both;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
	margin-bottom: 0;
}

.dropdown-menu a:hover {
	text-decoration: none;
}

.sub-menu-item a {
	margin-bottom: -3px;
}

.dropdown-menu .grey {
	color: #999999;
	font-size: 12px;
	padding: 0 0 5px 0;
	display: block;
}

.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
}

li.dropdown a {
	display: block;
	position: relative;
}

li.dropdown>a:before {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 6px;
	top: 18px;
	font-size: 10px;
}

@media only screen and (min-width: 768px) {
	li.dropdown>a:before {
		top: 24px;
	}
}

li.dropdown-submenu>a:before {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 9px;
	top: 10px;
	font-size: 15px;
}

li.dropdown>a.link-swap {
	display: inline-block;
}

li.dropdown>a.link-swap:hover {
	text-decoration: underline;
}

li.dropdown>a.original-link {
	display: none;
}

.lan-sel {
	width: 25px;
	border: 1px solid #ccc;
}

.dropbtn {
	background-color: transparent;
	color: white;
	vertical-align: middle;
	border: none;
	padding-top: 16px;
	padding-bottom: 14px;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #ffffff;
	min-width: 60px;
	box-shadow: none;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 13px;
}

.dropdown-content a {
	color: black;
	padding: 3px 16px 6px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #e5fafc;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: transparent;
}

@media only screen and (max-width: 1024px) {
	li.dropdown>a.link-swap {
		display: none;
	}

	li.dropdown>a.original-link {
		display: inline-block;
	}

	.navbar-brand img {
		margin-left: 0;
		margin-top: -3px;
	}
}

/* New navbar breakpoint additions Jan 2020 */
@media only screen and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 11px;
		letter-spacing: 0rem;
	}
}

@media only screen and (max-width: 1099px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 11px;
		letter-spacing: 0rem;
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:active,
	.navbar-default .navbar-nav>li>a:hover {
		font-size: 11px;
		letter-spacing: 0rem;
	}

	.navbar-brand img {
		width: 46px;
		max-width: 46px;
		margin-left: 0;
		margin-top: 0;
		padding-top: 2px;
	}

	.nav>li>a {
		padding-left: 5px;
	}

	.dropdown-menu,
	.menu-two-col {
		left: -15px;
	}
}
/* END New navbar breakpoint additions Jan 2020 */

@media only screen and (max-width: 767px) {
	header {
		height: 0;
	}

	.navbar-brand {
		padding: 10px 15px;
	}

	.currency select {
		padding: 18px 5px 0 1px;
	}

	.dropbtn {
		padding: 15px 3px 12px;
	}

	.fa-shopping-basket {
		padding: 21px 10px 19px 0;
	}

	#darkness {
		background: transparent;
		display: none;
		z-index: 0;
	}

	.navbar .navbar-nav {
		text-align: left;
		float: left;
		width: 100%;
	}

	.navbar-toggle {
		margin-top: 12px;
		border: none;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #444444;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: transparent;
	}

	.menu-right-bar {
		border-right: none;
	}

	.dropdown-menu {
		width: 100%;
		position: fixed;
		padding-top: 0;
		padding-bottom: 0;
	}

	.dropdown-menu,
	.menu-two-col {
		left: 0;
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 20px;
	}

	li.dropdown>a::before {
		content: "\f107";
		font-family: FontAwesome;
		position: absolute;
		right: 6%;
		top: 30px;
		font-size: 40px;
	}

	.menu-bottom-border {
		border-bottom: none;
		margin: 0;
	}

	.navbar-brand img {
		width: auto;
		max-width: 100%;
		margin-left: 0;
		margin-top: 0;
		height: 30px;
	}

	.top-elements {
		margin-top: -53px;
		margin-right: 60px;
	}

	.fa-shopping-basket {
		background-color: transparent;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		padding: 30px 16px 30px 15px;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		border-top: 1px solid #666666;
		background-color: #dbdbdb;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		background-color: #dbdbdb;
		border-bottom: 1px solid #666666;
	}

	.sub-menu-title-link,
	.sub-menu-title {
		font-size: 22px;
		line-height: 22px;
		background-color: #ececec;
		padding: 30px 0 30px 0;
		border-bottom: 1px solid #666666;
	}

	.dropdown-menu .sub-menu-title-link a {
		font-size: 22px;
	}

	.sub-menu-title {
		margin: 0;
		padding-left: 20px;
	}

	.sub-menu-item {
		padding: 30px 0 30px 0;
		border-bottom: 1px solid #cccccc;
	}

	.sub-menu-item a {
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
	}

	.dropdown-menu .grey {
		color: #999999;
		font-size: 14px;
		padding: 0 0 5px 0;
		display: block;
	}

	.last-drop {
		border-bottom: 1px solid #666666;
	}

	#slide-navbar-collapse {
		position: fixed;
		top: 0;
		margin-top: 52px;
		left: 15px;
		r z-index: 999999;
		width: 108%;
		height: 100%;
		background-color: #f9f9f9;
		overflow: auto;
		bottom: 0;
		max-height: inherit;
	}

	.caret {
		float: right;
	}

	.navbar-fixed-top {
		position: fixed !important;
	}

	.fixedPosition {
		position: fixed;
	}

	.dropdown-content {
		background-color: #f2f2f2;
	}
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
	.menu-two-col {
		margin-left: -13rem;
	}
}

/****************************************************************************
* // Price match bar
****************************************************************************/
#price-match-bar {
	background-color: #ff5502;
	padding-top: .5rem;
}

#price-match-bar p {
	font-size: 1.1rem;
	padding-bottom: .37rem;
}

#price-match-bar a {
	color: #ffffff;
}

.dt {
	display: inline;
}

.mb {
	display: none;
}

@media only screen and (max-width: 767px) {
	#price-match-bar {
		margin-top: 5.4rem;
		padding-top: 0;
		height: 3rem;
	}

	.dt {
		display: none;
	}

	.mb {
		display: inline;
	}

	#price-match-bar p {
		text-align: left;
		font-size: 1.2rem;
		line-height: 1.2rem;
		padding-top: .5rem;
		padding-bottom: .6rem;
		margin-top: -.3rem;
	}
}

@media only screen and (max-width: 457px) {
	#price-match-bar p {
		font-size: 1rem;
	}
}

/****************************************************************************
* // Guarantee bar
****************************************************************************/
#guarantee-bar {
	background-color: #e5ebeb;
	padding-top: .5rem;
}

#guarantee-bar p {
	font-size: 1rem;
	line-height: 1.4rem;
	padding-top: .4rem;
	padding-bottom: 1rem;
	color: #333333;
}

#guarantee-bar a,
#guarantee-bar .item p,
#guarantee-bar .item p a {
	color: #333333;
}

@media only screen and (max-width: 1200px) {
	#guarantee-bar p {
		font-size: 1.1rem;
		line-height: 1.1rem;
		margin-bottom: .3rem;
		padding-bottom: .3rem;
		text-align: left;
		padding-left: 1.5rem;
	}

	#guarantee-bar .carousel {
		height: 2.5rem;
	}
}

@media only screen and (max-width: 767px) {
	#guarantee-bar p {
		text-align: left;
		padding-left: 1.5rem;
	}

	#guarantee-bar p:last-of-type {
		border-bottom: none;
	}

	#guarantee-bar .carousel {
		height: 2.5rem;
	}

	#guarantee-bar .carousel .item {
		height: 2.5rem;
	}
}

/****************************************************************************
* // Lily Modal
****************************************************************************/
.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, 0.6);
}

.lity-close {
	position: absolute;
	right: 0;
	float: right;
	z-index: 10000;
}

/****************************************************************************
* // Custom select2 for currency
****************************************************************************/
.currency select {
	width: 7rem;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: none;
	border-radius: 0;
	height: 100%;
	display: flex;
	align-items: center;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	font-size: 1.35rem;
	padding-bottom: 1.3rem;
	padding-top: 2px;
	font-weight: bold;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #e5fafc;
	color: #333;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: inherit;
}

.select2-results__option[aria-selected=true] {
	display: none;
}

.select2-container--default {
	font-size: 1.2rem;
}

.select2-dropdown--below {
	top: 1.2rem;
}

.select2-results__option {
	padding-left: 1.5rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	padding-top: 5px;
	padding-left: 0.4rem;
}

.custom-dropdown {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #f2f2f2;
	border-radius: 3px;
	border: 0;
	min-width: 7.5rem;
}

@media only screen and (min-width: 767px) {
	.custom-dropdown {
		background-color: #ffffff;
	}
}

/****************************************************************************
* // FOOTER
****************************************************************************/
footer {
	background-color: #333333;
}

footer .item {
	margin-left: -1.5rem;
}

footer .home-bar {
	border-bottom: 1px solid #999999;
	padding: 1rem 0;
}

footer a {
	color: #999999;
	margin-bottom: 5px;
}

footer a:hover {
	color: #ffffff;
}

.footer-links {
	padding: 5rem 0 2rem;
}

footer h2 {
	font-size: 2rem;
	line-height: 2.2rem;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0;
}

footer p {
	font-weight: normal;
	color: #cccccc;
	margin: 3rem 0 1.4rem;
}

footer .panel-heading {
	padding: 0;
}

footer .panel-title>a {
	display: block;
	text-decoration: none;
	font-size: 1.5rem;
	color: #cccccc;
	margin-left: -1.5rem;
	margin-top: -2rem;
	margin-bottom: -3rem;
	font-weight: bold;
}

footer .panel-body a {
	font-size: 1.4rem;
	line-height: 2.2rem;
}

footer .footer-set,
footer .footer-set h4,
footer .footer-set ul {
	margin-left: -1.5rem;
}

footer .panel-title {
	display: block;
	padding: 1.5rem 0;
	text-decoration: none;
	font-size: 1.5rem;
	color: #cccccc;
	font-weight: bold;
}

footer .copyright a {
	padding: 0 0.5rem;
}

footer .footer-set ul {
	padding-left: 0;
}

footer .home-bar {
	padding: 1.5rem 0;
}

.country-option {
	margin-top: 0.5rem;
}

footer a:focus {
	color: #ffffff;
	text-decoration: none;
}

.country-close {
	float: right;
}

footer .fa-home {
	padding-left: 2rem;
	font-size: 2rem;
}

.home-bar img {
	margin-top: -0.3rem;
}

.flag-icon {
	width: 3rem;
	max-width: 3rem;
	padding-right: 0.5rem;
}

.meta {
	display: none;
	margin-top: 2.8rem;
	position: absolute;
	background: #333333;
	z-index: 500;
	padding-bottom: 17rem;
}

/****************************************************************************
* // Responsive table -  Feature Charts
****************************************************************************/
#feature-chart {
	margin-top: 3rem;
}

#feature-chart article {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#feature-chart ul {
	display: flex;
	top: 0rem;
	z-index: 10;
	padding-bottom: 1.4rem;
}

#feature-chart li {
	list-style: none;
	flex: 1;
}

#feature-chart h4 {
	font-size: 3rem;
	/* JR */
	margin-bottom: 0.5rem;
	/* END JR */
}

#feature-chart .currency-sign,
#feature-chart .value,
#feature-chart .value-2,
#feature-chart .value-3 {
	font-size: 3rem;
	color: #333333;
	letter-spacing: -0.05rem;
}

#feature-chart .value {
	margin-left: -0.5rem;
}

#feature-chart li:last-child {
	border-right: 1px solid #DDD;
}

#feature-chart button {
	width: 100%;
	border: 1px solid #DDD;
	border-right: 0;
	border-top: 0;
	padding: 1rem;
	background: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
	height: 6rem;
	color: #999
}

#feature-chart li.active button {
	background: #f0f5f5;
	color: #000;
}

#feature-chart table {
	border-collapse: collapse;
	width: 100%;
}

#feature-chart tr {
	border-bottom: 1px solid #dddddd;
}

#feature-chart tbody tr:first-of-type {
	border-top: 1px solid #dddddd;
}

#feature-chart tr:last-of-type {
	border-bottom: none;
}

#feature-chart th {
	background: #ffffff;
	display: none;
}

#feature-chart th:last-of-type,
#feature-chart th:nth-last-child(2),
#feature-chart td:last-of-type,
#feature-chart td:nth-last-child(2) {
	background-color: #f0f5f5;
}

#feature-chart th:last-of-type,
#feature-chart th:nth-last-child(3),
#feature-chart td:last-of-type,
#feature-chart td:nth-last-child(3) {
	background-color: #f0f5f5;
}

#feature-chart .white-bg:last-of-type,
#feature-chart .white-bg:nth-last-child(2) {
	background-color: #ffffff;
}

#feature-chart .white-bg:last-of-type,
#feature-chart .white-bg:nth-last-child(2) {
	background-color: #ffffff;
}

#feature-chart td,
#feature-chart th {
	vertical-align: middle;
}

#feature-chart td:first-of-type {
	width: 82%;
	background-color: #ffffff;
}

#feature-chart .white-bg {
	background-color: #ffffff;
}

#feature-chart td,
#feature-chart th {
	padding: 1rem;
	empty-cells: show;
}

#feature-chart td,
#feature-chart th {
	text-align: left;
}

#feature-chart td+td,
#feature-chart th+th {
	text-align: center;
	display: none;
}

#feature-chart td.default {
	display: table-cell;
	vertical-align: middle;
}

#feature-chart .sep {
	background: #F5F5F5;
	font-weight: bold;
}

#feature-chart .txt-l {
	font-size: 2.8rem;
	font-weight: bold;
}

#feature-chart .txt-top {
	position: relative;
	top: -.9rem;
	left: -.2rem;
}

#feature-chart .tick {
	font-size: 2.2rem;
}

#feature-chart .hide {
	border: 0;
	background: none;
}

.fa-check-circle {
	color: #1c76a0;
}

.fa-times-circle {
	color: #a2a2a2;
}

#feature-chart tr:hover,
#feature-chart tr:hover td:first-of-type {
	background-color: transparent;
}

#feature-chart tr:hover td,
#feature-chart tr:last-child:hover>td {
	/*background-color: transparent; */
}

#feature-chart tr.price-row,
#feature-chart tr:first-child>th:first-of-type {
	background-color: white;
}

#feature-chart tr.price-row td:last-child,
#feature-chart tr.price-row td:nth-last-child(2),
#feature-chart tr.price-row td:nth-last-child(3) {
	background-color: #ffffff;
}

@media (min-width: 768px) {

	#feature-chart tr.price-row td:last-child,
	#feature-chart tr.price-row td:nth-last-child(2),
	#feature-chart tr.price-row td:nth-last-child(3) {
		background-color: #f0f5f5;
	}
}

#feature-chart .da-icon {
	display: none;
}

#feature-chart a.v-discount {
	color: #333333;
	text-decoration: underline;
}

#feature-chart .button-box {
	margin: .5rem;
	float: left;
	width: 12rem;
}

#feature-chart .prices,
#feature-chart .vat {
	text-align: left;
	padding-top: 0;
}

#feature-chart .from {
	padding-bottom: 0;
	margin-bottom: 0;
}

p.icon-float {
	font-size: 1.6rem;
}

.bg-purple,
.bg-blue {
	border-top: 1px solid #ddd;
}

@media (min-width: 768px) {
	#feature-chart h4 {
		text-align: center;
	}
}

#feature-chart .currency-sign {
	margin-right: -5px;
}

@media (min-width: 1100px) {
	#feature-chart ul {
		display: none;
	}

	#feature-chart .white-bg:last-of-type,
	#feature-chart .white-bg:nth-last-child(2),
	#feature-chart .white-bg {
		background-color: #f0f5f5;
	}

	#feature-chart h4 {
		font-size: 2.6rem;
		padding-bottom: .5rem;
	}

	#feature-chart .currency-sign,
	#feature-chart .value,
	#feature-chart .value-2,
	#feature-chart .value-3 {
		font-size: 2.6rem;
		padding-bottom: .5rem;
	}

	#feature-chart table {
		border-collapse: collapse;
		table-layout: fixed;
		width: 100%;
	}

	#feature-chart td,
	#feature-chart th {
		display: table-cell !important;
	}

	#feature-chart td,
	#feature-chart th {
		width: 59%;
	}

	#feature-chart td,
	#feature-chart th {
		padding: 2rem .5rem;
		empty-cells: show;
	}

	#feature-chart td+td,
	#feature-chart th+th {
		width: auto;
	}

	#feature-chart .prices,
	#feature-chart .vat {
		text-align: center;
		padding-top: .5rem;
	}

	#feature-chart th {
		padding-top: 4.5rem;
		padding-bottom: 4.5rem;
	}

	#feature-chart .da-icon {
		display: inline;
		height: 2rem;
		width: 2rem;
		margin-right: .8rem;
		float: left;
	}

	#feature-chart .button-box {
		margin: .5rem 1.5rem .5rem;
		float: left;
		width: 12rem;
	}

	#feature-chart .prices,
	#feature-chart .vat {
		text-align: center;
	}

	#feature-chart .vat {
		margin-top: -0.5rem;
	}

	#feature-chart .tick {
		padding-left: 0;
	}

	.fa-check-circle {
		color: #1c76a0;
		font-size: 2.6rem;
	}

	.fa-times-circle {
		color: #a2a2a2;
		font-size: 2.6rem;
	}

	.bg-purple,
	.bg-blue {
		border-top: none;
	}

	#feature-chart .vat {
		padding-top: 0;
	}

	#feature-chart th p.tiny-text {
		font-size: 1.1rem;
		line-height: 1.4rem;
	}

	.tiny-discount {
		margin-top: -2.4rem;
	}
}

@media (min-width: 1024px) and (max-width: 1100px) {
	.tiny-discount {
		margin-top: -1rem;
	}

	.disc-adj {
		margin-top: 5rem;
	}
}

@media (min-width: 990px) {
	#feature-chart .button-box {
		width: 16rem;
	}
}

@media (min-width: 1100px) {

	#feature-chart td,
	#feature-chart th {
		/*width: 69%;*/
	}

	#feature-chart .button-box {
		margin: .5rem 1.5rem .5rem;
		float: left;
		width: 11rem;
	}
}

@media (min-width: 1200px) {
	#feature-chart th p {
		font-size: 1.8rem;
	}

	#feature-chart .button-box {
		margin: .5rem .5rem .5rem;
		float: left;
		width: 13rem;
	}
}

.cell-p {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-bottom: 0 !important;
	letter-spacing: 0;
	font-weight: normal;
	margin-bottom: 0;
}

.feature-gap {
	padding-right: .5rem;
}

.feature-image {
	padding-left: 4rem;
	padding-right: 4rem;
	height: 12rem
}

#feature-chart th p.tiny-text {
	font-size: 1.1rem;
	line-height: 1.4rem;
}

/****************************************************************************
* // Quotes
****************************************************************************/
.quote {
	font-size: 2.2rem;
	line-height: 2.6rem;
	font-weight: bold;
	font-style: italic;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.curly-quotes:before,
.curly-quotes:after {
	display: inline-block;
	vertical-align: top;
	height: 3rem;
	line-height: 4.8rem;
	font-size: 5rem;
}

.curly-quotes:before {
	content: '\201C';
	margin-right: .4rem;
	margin-left: -.8rem;
	margin-top: -1.5rem;
}

.curly-quotes:after {
	content: '\201D';
	margin-right: -.8rem;
	margin-top: 1rem;
}

.quote-by {
	display: block;
	padding-right: 1rem;
	font-size: 1.6rem;
	margin-top: 0;
	font-style: normal;
}

@media only screen and (max-width: 350px) {
	.quote {
		display: none;
		font-size: 1.2rem;
	}

	.quote-block {
		font-size: 1rem;
	}
}

/****************************************************************************
* // Text Block
****************************************************************************/
#text-block {
	margin-top: 5rem;
}

#text-block p {
	padding-bottom: 3rem;
}

@media only screen and (min-width:768px) {
	#text-block {
		margin-top: 0;
	}
}

/****************************************************************************
* //Two Row Icons
****************************************************************************/
#two-row-icons {
	padding-top: 8.5rem;
	padding-bottom: 8.5rem;
}

#two-row-icons .ico-mobile {
	clear: both;
	margin-bottom: 4rem;
}

#two-row-icons .icon {
	margin-top: .5rem;
	width: 60%;
}

#two-row-icons p,
#two-row-icons h4 {
	margin-left: -30px;
}

@media only screen and (min-width:768px) {
	#two-row-icons .ico-mobile {
		clear: none;
		margin-bottom: 0;
	}

	#two-row-icons .icon {
		margin-top: .5rem;
		width: 100%;
	}

	#two-row-icons p,
	#two-row-icons h4 {
		margin-left: 0;
	}
}

/****************************************************************************
* //Three Panels
****************************************************************************/
#three-panels {
	padding-top: 7.5rem;
}

#three-panels h5 {
	font-size: 15px;
	line-height: 19px;
	margin-top: 60px;
}

@media only screen and (min-width:768px) {
	#three-panels p.center {
		margin-left: 9rem;
		margin-right: 9rem;
		padding-top: 6rem;
	}
}

/****************************************************************************
* // DA Price block
****************************************************************************/
.da-price-block {
	background-color: #f0f5f5;
	padding: 4.7rem 3rem 2rem;
	margin-bottom: 3rem;
}

.da-price-block:hover {
	-moz-box-shadow: 0 0 15px #8e8e8e;
	-webkit-box-shadow: 0 0 15px #8e8e8e;
	box-shadow: 0 0 15px #8e8e8e;
}

.da-price-block h4 {
	font-size: 2.4rem;
	line-height: 3rem;
}

.da-price-block p {
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #0cb2c6;
	padding-bottom: 2.8rem;
	margin-bottom: 0;
}

.da-price-block p.price {
	font-size: 4.8rem;
	line-height: 5.5rem;
	letter-spacing: -2.5px;
	font-weight: bold;
	color: #ff5400;
	padding-bottom: 0;
}

.da-price-block p.price .currency-lower {
	font-size: 3rem;
	line-height: 3.5rem;
	letter-spacing: 0;
	padding-left: .5rem;
}

.da-price-block .button-box {
	width: 13rem;
	margin: 0 auto;
	margin-bottom: 2.6rem;
}

.da-price-block h6.ten-plus {
	padding-bottom: 2.3rem;
}

.zoom {
	transition: transform .2s;
	width: 100%;
}

.zoom:hover {
	transform: scale(1.2);
	overflow: hidden;
	height: 29.5rem;
}

@media only screen and (min-width: 768px) {
	.da-price-block {
		margin-bottom: 0;
	}

	.da-price-block h6.ten-plus {
		font-size: 1.6rem;
	}
}

/****************************************************************************
* // DA Access block - Dark
****************************************************************************/
#da-access1 {
	background-color: #4d4d4d;
	padding-top: 5rem;
	padding-bottom: 5rem;
	margin-top: 5rem;
}

ul.da-access-bullets1 {
	list-style-type: disc;
	margin-bottom: 5.8rem;
}

ul.da-access-bullets1 li {
	margin-left: 1.5rem;
	padding-left: 2rem;
	margin-bottom: 30px;
	line-height: 1.8rem;
}

#da-access1 .apple {
	float: left;
}

#da-access1 .google {
	float: right;
}

@media only screen and (min-width: 768px) {
	#da-access1 {
		padding-top: 6rem;
		padding-bottom: 4rem;
		margin-bottom: -5.5rem;
		margin-top: 12rem;
	}

	#da-access1 .da-in-hand1 {
		margin-top: -15rem;
		margin-left: 0;
	}
}

@media only screen and (min-width: 1100px) {
	#da-access1 {
		margin-top: 18rem;
		padding-top: 10rem;
		padding-bottom: 5rem;
	}

	#da-access1 .apple {
		float: left;
		padding-right: 15px;
	}

	#da-access1 .google {
		float: left;
	}

	#da-access1 .da-in-hand {
		margin-top: -20rem;
		margin-left: 10rem;
	}
}



/****************************************************************************
* // DA Access block
****************************************************************************/
#da-access {
	background-color: #ffffff;
	padding-top: -0.5rem;
	padding-bottom: 5rem;
	margin-top: -0.5rem;
}

ul.da-access-bullets {
	list-style-type: disc;
	margin-bottom: 5.8rem;
}

ul.da-access-bullets li {
	margin-left: 1.5rem;
	padding-left: 2rem;
	margin-bottom: 30px;
	line-height: 1.8rem;
}

#da-access .apple {
	float: left;
}

#da-access .google {
	float: right;
}

@media only screen and (min-width: 768px) {
	#da-access {
		padding-top: 6rem;
		padding-bottom: 4rem;
		margin-bottom: -5.5rem;
		margin-top: 12rem;
	}

	#da-access .da-in-hand {
		margin-top: -15rem;
		margin-left: 0;
	}
}

@media only screen and (min-width: 1100px) {
	#da-access {
		margin-top: 5rem;
		padding-top: 10rem;
		padding-bottom: 5rem;
	}

	#da-access .apple {
		float: left;
		padding-right: 15px;
	}

	#da-access .google {
		float: left;
	}

	#da-access .da-in-hand {
		margin-top: -20rem;
		margin-left: 10rem;
	}
}

/****************************************************************************
* // DA Bluetooth
****************************************************************************/
#da-bluetooth {
	padding-top: 7rem;
	padding-bottom: 7rem;
	background-color: #f0f5f5;
}

#da-bluetooth p {
	margin-bottom: 3rem;
}

@media only screen and (min-width: 768px) {
	#da-bluetooth {
		padding-top: 8rem;
		padding-bottom: 5rem;
	}

	#da-bluetooth p {
		margin-bottom: 0;
	}
}

/****************************************************************************
* // Banners
****************************************************************************/
#banners {
	padding-top: 6rem;
	padding-bottom: 10rem;
}

.yellow-bg {
	background-color: #fed60a;
}

#banners h3 {
	font-size: 2.4rem;
	line-height: 2.8rem;
}

#banners p {
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: bold;
	color: #4d4d4d;
	margin-top: 2rem;
}

.carousel-indicators {
	position: absolute;
	margin-bottom: -60px;
	left: 28px;
	z-index: 3;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0;
	background-color: #ffee75;
	border-color: #ffee75;
}

.carousel-indicators .active {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #ffdf00;
	border-color: #ffdf00;
}

@media only screen and (min-width: 768px) {
	#banners {
		padding-top: 8rem;
		padding-bottom: 12rem;
	}

	#banners h3 {
		font-weight: bold;
		font-size: 4rem;
		line-height: 4.4rem;
	}

	#banners p {
		font-size: 2.2rem;
		line-height: 2.8rem;
		font-weight: bold;
		color: #4d4d4d;
		margin-top: 2rem;
	}

	.carousel-indicators {
		margin-bottom: -90px;
	}
}

/****************************************************************************
* // System Requirements
****************************************************************************/
#system-requirements {
	padding-top: 5.5rem;
	padding-bottom: 5.5rem;
}

#system-requirements .fa-arrow-right {
	height: 5rem;
	float: left;
	padding-right: 3rem;
	padding-top: .4rem;
}

@media only screen and (min-width: 768px) {
	#system-requirements {
		padding-top: 7.5rem;
		padding-bottom: 7.5rem;
	}

	#system-requirements .fa-arrow-right {
		height: 2rem;
	}
}

/****************************************************************************
* // Home Page
****************************************************************************/
#home-banner {
	top: 0;
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/home-bg.png') left -30rem top no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
	padding: 6rem 0 8rem;
}

#home-banner .banner-primary {
	font-size: 4.63rem;
	line-height: 5.0rem;
	letter-spacing: -.25rem;
	font-weight: bold;
}

#home-banner .banner-secondary {
	font-size: 3rem;
	line-height: 3.4rem;
	font-weight: bold;
	padding-bottom: 7rem;
}

#home-banner .curly-quotes:before,
#home-banner .curly-quotes:after {
	display: inline-block;
	vertical-align: top;
	height: 3rem;
	line-height: 4.8rem;
	font-size: 5rem;
	color: #00c9d8;
}

#home-banner .quote {
	font-size: 3rem;
	padding-left: 0;
}

#home-banner .curly-quotes:before {
	position: absolute;
	top: -1rem;
}

.home-tab-frame {
	width: 19rem;
	padding: 1rem 1.5rem .6rem;
	background-color: #f0f5f5;
	margin-left: 1rem;
}

.home-tab {
	font-size: 1.6rem;
	vertical-align: middle;
}

.tab-icon {
	vertical-align: middle;
	margin-top: -.5rem;
	padding-left: 1rem;
}

.tab-box {
	margin-left: 1.5rem;
	border: 1px solid #ddd;
	padding: 1.8rem 0;
}

.tab-box-2 {
	margin-left: 1.5rem;
	width: 93%;
	border: 1px solid #ddd;
	padding: 1.8rem 0 1.4rem;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	/*
    height: 28rem
    */
}

.home-box-shot {
	width: 18rem;
	margin-left: -1.5rem;
}

#home-products .left-offset {
	padding-left: 2.2rem;
}

.no-left {
	margin-left: -0.5rem;
}

#home-products .tab-title,
#home-products .find-out {
	margin-top: 0rem;
}

#home-products .title-container {
	height: 5rem;
}

#home-products .box-value,
#home-products .box-value-2,
#home-products .box-value-3 {
	height: 3.5rem;
	vertical-align: bottom;
}

#home-products .off~.prices {
	margin-top: 0rem;
}

#home-products .box-value-3 {
	margin-bottom: -1rem;
}

#home-products .box-value td,
#home-products .box-value-2 td,
#home-products .box-value-3 td {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
	letter-spacing: -0.05rem;
	color: #333333;
}

#home-products .prices {
	clear: both;
}

#home-products .box-value p.discount,
#home-products .box-value-2 p.discount-2,
#home-products .box-value-3 p.discount-3 {
	margin-top: 0rem;
	margin-bottom: 0rem;
	font-size: 1rem;
}

#home-products .button-blue {
	max-width: 12rem;
}

.home-promotion {
	margin-top: 1rem;
	width: 20rem;
}

.home-promotion p {
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #ff5502;
}

#dragon-for-mobile {
	margin-top: 6rem;
	position: relative;
}

#dragon-for-mobile .button {
	width: 15rem;
}

.tab-boxed .left-0 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

#dragon-for-mobile .da-phone-case {
	top: 0;
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/mobile-mob.png');
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto 100%;
	background-size: 100%;
	max-width: 40rem;
	margin: 0 auto;
	margin-bottom: -17rem;
}

#dragon-for-mobile .da-phone-case blockquote {
	font-size: 1.8rem;
}

#dragon-for-mobile .da-text {
	padding: 20% 10% 80%;
}

#dragon-for-mobile .da-text .button-blue {
	font-size: 1.5rem;
	padding: 1.2rem 2rem;
}

#dragon-for-dt {
	display: none;
}

#dragon-for-dt .button {
	width: 15rem;
}

#dragon-clients {
	background-color: #e6ecec;
	padding-bottom: 3rem;
}

#dragon-clients h2 {
	font-weight: bold;
	margin-top: 3rem;
	padding-left: 2rem;
	padding-right: 2rem;
}

#dragon-clients img.center-logo {
	margin-top: 4rem;
	margin-left: auto;
	margin-right: auto;
}

#dragon-home-spec h2 {
	font-weight: bold;
	margin-bottom: 4rem;
	margin-top: 6rem;
}

#about-nuance {
	background-color: #005a76;
	padding-top: 4rem;
	padding-bottom: 4rem;
}

#about-nuance h2 {
	margin-bottom: 3rem;
}

#backfade {
	background-image: linear-gradient(#ffffff 5%, #e6ecec 95%);
}

.icon-da-home {
	width: 8rem;
}

#dragon-home-spec {
	padding-bottom: 3rem;
	margin-top: 3rem;
}

#home-pm,
#home-bth,
#home-usb {
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto 100%;
	background-size: 100%;
	padding-bottom: 12rem;
}

#home-pm {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/mic.png');
	padding-top: 13.5rem;
}

#home-bth {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/bth.png');
	padding-top: 8.7rem;
}

#home-usb {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/usb.png');
	padding-top: 8.7rem;
}

#dragon-home-spec h5 {
	font-size: 4rem;
	line-height: 4.4rem;
	font-weight: bold;
	letter-spacing: -0.025rem;
}

#dragon-home-spec .button-box {
	width: 14rem;
	margin: 3rem auto 3rem;
}

.mob-adj {
	margin-left: -1.5rem;
}

#feature-chart td:first-of-type {
	background-color: transparent;
	border-top: none;
}

@media only screen and (min-width: 398px) {

	#home-pm,
	#home-usb,
	#home-bth {
		max-width: 40rem;
		margin-bottom: 3rem;
		margin-left: auto;
		margin-right: auto;
	}

	#dragon-home-spec h2 {
		margin-top: 8rem;
	}
}

@media only screen and (min-width: 768px) {
	@keyframes moveInLeft {
		0% {
			opacity: 0;
			transform: translateX(-10rem);
		}

		80% {
			transform: translateX(1rem);
		}

		100% {
			opacity: 1;
			transform: translate(0);
		}
	}

	@keyframes moveInRight {
		0% {
			opacity: 0;
			transform: translateX(10rem);
		}

		80% {
			transform: translateX(-1rem);
		}

		100% {
			opacity: 1;
			transform: translate(0);
		}
	}

	#home-banner {
		background-position: right;
		padding: 11.5rem 0 7.5rem;
	}

	#home-banner .banner-primary {
		font-size: 6.75rem;
		line-height: 6.8rem;
		-webkit-animation-name: moveInLeft;
		animation-name: moveInLeft;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	#home-banner .banner-secondary {
		font-size: 4rem;
		line-height: 4.4rem;
		-webkit-animation: moveInRight 1s ease-out;
		animation: moveInRight 1s ease-out;
	}

	@-webkit-keyframes moveInBottom {
		0% {
			opacity: 0;
			-webkit-transform: translateY(3rem);
			transform: translateY(3rem)
		}

		100% {
			opacity: 1;
			-webkit-transform: translate(0);
			transform: translate(0)
		}
	}

	#home-banner .quote {
		font-size: 3rem;
		padding-left: 3rem;
		padding-right: 0;
	}

	#home-banner .curly-quotes:before {
		position: relative;
		margin-left: -4rem;
		top: 1rem;
		font-size: 7rem;
	}

	#home-banner .curly-quotes:after {
		margin-top: 2.2rem;
		font-size: 7rem;
		margin-left: -1rem;
	}

	#home-banner .quote-block {
		background: rgba(0, 90, 118, 0.5);
		padding: 3rem 0 2rem 2rem;
		margin-top: 1rem;
		margin-left: -3rem;
		position: relative;
		-webkit-animation: moveInBottom .5s ease-out .75s;
		animation: moveInBottom .5s ease-out .75s;
		animation-fill-mode: none;
		-webkit-animation-fill-mode: backwards;
		animation-fill-mode: backwards;
	}

	#home-banner .quote-by {
		font-size: 2.2rem;
	}

	.tab-boxed {
		-webkit-transition: all .2s;
		transition: all .2s;
		outline-offset: 2rem;
	}

	.tab-boxed:hover {
		transform: scale(1.1);
	}

	#dragon-for-dt {
		display: inline-block;
		top: 0;
		background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/global/backgrounds/home-dragon-mobile-bg.png') left top no-repeat;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 100%;
		background-size: cover;
		margin-top: 7rem;
		padding-top: 6rem;
		padding-bottom: 6rem;
	}

	#dragon-for-dt h2 {
		padding-bottom: 3rem;
	}

	#dragon-for-dt .quote {
		padding-top: 11rem;
		padding-left: 2.5rem;
		margin-left: -9rem;
	}

	#dragon-for-dt .dt-margin {
		padding-left: 3rem;
		padding-right: 9rem;
	}

	#home-products {
		margin-top: 4rem;
	}

	.icon-da-home {
		width: 8rem;
	}

	#dragon-for-dt p {
		padding-bottom: 3rem;
	}

	#dragon-for-dt .curly-quotes:before,
	#dragon-for-dt .curly-quotes:after {
		font-size: 6rem;
	}

	#dragon-for-dt .curly-quotes:before {
		margin-left: -4rem;
		margin-top: -0.5rem;
	}

	#dragon-for-dt .curly-quotes:after {
		margin-top: 2rem;
	}

	#dragon-for-dt .vertical-phone {
		position: absolute;
		top: -25rem;
		left: -17rem;
	}

	.tab-box-2 {
		margin-left: 1.5rem;
		width: 49%;
		border: 1px solid #f0f5f5;
		padding: 1.5rem 0 1.4rem;
	}

	#dragon-clients {
		padding-bottom: 4rem;
	}

	#dragon-clients h2 {
		font-size: 3.5rem;
		line-height: 4.6rem;
		letter-spacing: -0.25rem;
	}

	#dragon-home-spec {
		margin-top: 0;
	}

	#dragon-home-spec h2 {
		font-size: 3.5rem;
		line-height: 4.6rem;
		letter-spacing: -0.25rem;
		padding-bottom: 0;
		margin-top: 6rem;
		color: #006b99;
	}

	#about-nuance {
		padding-top: 13rem;
		padding-bottom: 14rem;
	}

	#about-nuance h2 {
		font-size: 4rem;
		line-height: 4.6rem;
		letter-spacing: -0.25rem;
	}

	#about-nuance p {
		margin-right: 6rem;
	}

	#home-pm {
		padding-top: 8rem;
		padding-bottom: 2rem;
	}

	#home-bth,
	#home-usb {
		padding-top: 3.5rem;
		padding-bottom: 2rem;
	}

	.tab-box {
		/* THOM
    height:28rem;
    */
	}

	#home-products .title-container {
		height: 5rem;
	}

	#home-products .box-value,
	#home-products .box-value-2,
	#home-products .box-value-3 {

		height: 3.6rem;


		vertical-align: bottom;
	}

	#home-products .tab-title {
		margin-top: 1rem;

	}
}

.no-margin .col-sm-4 {
	margin-bottom: 30px;
}

@media only screen and (min-width: 967px) {
	#dragon-clients {
		padding-top: 2rem;
		padding-bottom: 5.8rem;
	}

	blockquote {
		font-size: 2.2rem;
	}

	#dragon-clients h2 {
		font-size: 4rem;
		line-height: 4.6rem;
		letter-spacing: -0.25rem;
		color: #006b99;
		padding-top: 1rem;
		padding-bottom: 1.5rem;
	}

	#dragon-home-spec h2 {
		font-size: 4rem;
		line-height: 4.6rem;
		letter-spacing: -0.25rem;
		color: #006b99;
		padding-top: 7.5rem;
		padding-bottom: 3.7rem;
		margin-top: 0;
	}

	.tab-box-2 {
		margin-left: 1.5rem;
		width: 93%;
		border: 1px solid #ddd;
		padding: 1.5rem 0 1.4rem;
	}

}

@media only screen and (min-width: 1050px) {
	#dragon-for-dt .vertical-phone {
		top: -25rem;
	}

	#dragon-clients {
		padding-top: 2rem;
		margin-top: 6rem;
	}

	#home-pm {
		padding-top: 13.5rem;
		padding-bottom: 3rem;
	}

	#home-bth {
		padding-top: 8.7rem;
		padding-bottom: 3rem;
	}

	#home-usb {
		padding-top: 8.7rem;
		padding-bottom: 3rem;
	}
}

@media only screen and (min-width: 1100px) {
	#dragon-for-dt {
		padding: 9rem 0 8.8rem;
	}

	#dragon-for-dt .vertical-phone {
		position: absolute;
		top: -30rem;
	}

	#home-leader h2 {
		font-size: 4.5rem;
		line-height: 4.8rem;
		letter-spacing: -2.5px;
		padding-top: 0.8rem;
	}

	#dragon-home-spec {
		padding-bottom: 3rem;
	}

	blockquote {
		font-size: 3rem;
		line-height: 3.4rem;
	}

	.icon-da-home {
		width: 9rem;
		margin-bottom: 1.3rem;
	}

	#dragon-for-dt h2 {
		padding-bottom: 2rem;
	}
}

@media only screen and (min-width: 1200px) {
	#dragon-for-dt .vertical-phone {
		position: absolute;
		top: -30rem;
	}

	.outer-div {
		height: 365px;
		overflow: hidden;
	}

	#home-pm {
		padding-top: 13.5rem;
		width: 100%;
		height: 100%;
		transition: all .5s ease;
	}

	#home-bth {
		padding-top: 8.7rem;
		width: 100%;
		height: 100%;
		transition: all .5s ease;
	}

	#home-usb {
		padding-top: 8.7rem;
		width: 100%;
		height: 100%;
		transition: all .5s ease;
	}

	#home-pm:hover,
	#home-pm:focus,
	#home-bth:hover,
	#home-bth:focus,
	#home-usb:hover,
	#home-usb:focus {
		transform: scale(1.2);
		transition: all .5s ease;
		background-color: rgba(45, 132, 214, .5);
		background-size: cover;
		background-blend-mode: multiply;
	}
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
	#dragon-home-spec h5 {
		font-size: 3.6rem;
	}

	#home-products .frame-2 {
		margin-top: 3rem;
	}
}

/****************************************************************************
* // Page Heading
****************************************************************************/
#page-heading {
	padding-top: 3rem;
	padding-bottom: 2rem;
}

#page-heading .tooltip-custom {
	opacity: 0.5;
	display: inline-block;
	margin-left: .5rem;
	position: relative;
	vertical-align: text-bottom;
	cursor: pointer;
	background-color: #ffffff;
	width: 1.5rem;
}

#page-heading .promo-banner {
	float: left;
	text-align: left;
	margin-left: -.5rem;
}

#page-heading a:hover {
	text-decoration: none;
}

.offerLeader,
.offer-text-line1 {
	color: #f50;
	padding-left: .5rem;
	vertical-align: middle;
	font-size: 14px;
	overflow: hidden;
}

.page-breadcrumb a {
	color: #333333;
	text-decoration: underline;
}

.page-breadcrumb li.page-breadcrumb_dropdown {
	display: inline-block;
	list-style: none;
	position: relative;
}

.page-breadcrumb li.page-breadcrumb_dropdown>a {
	font-weight: bold;
	padding: 5px 0;
}

.page-breadcrumb li.page-breadcrumb_dropdown a {
	text-decoration: none;
}

#faq-block {
	clear: both;
	margin-top: 0;
}


.offer-text-line1 {
	margin-left: 2rem;
	display: inline-block;
	margin-top: -2.8rem;
	line-height: 1.8rem;
}

.sidebar-box {
	background-color: #f0f5f5;
	padding: 3rem 1.5rem 3.3rem;
	clear: both;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 3rem;
}

@media (min-width: 578px) {
	.offer-text-line1 {
		margin-left: .5rem;
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	#page-heading {
		padding-bottom: 3rem;
	}

	#purchase-block .offerOn {
		margin-top: 1rem;
	}
}

@media (min-width: 992px) {
	.offer-text-line1 {
		padding-left: .5rem;
		margin-top: 0;
	}
}

@media (min-width: 568px) {
	.sidebar-box {
		padding: 3rem 2.5rem 2.5rem;
	}

	.sidebar-box_padded {
		padding: 5rem 2.5rem;
	}
}

.sidebar-box p {
	margin: 0 0 5px;
}

.sidebar-box p.large {
	font-size: 2rem;
}

@media (min-width: 1100px) {
	#page-heading .promo-banner {
		float: right;
		text-align: right;
		margin-left: 0;
	}
}

/****************************************************************************
* // Thumbnail Gallery
****************************************************************************/
#product-container {
	overflow: hidden;
	position: relative;
}

#gallery #image-panel {
	width: 26rem;
	float: left;
	vertical-align: top;
	position: relative;
}

#gallery #thumbs img,
#gallery #largeImage {
	background-color: white;
	cursor: pointer;
}

#gallery #thumbs {
	position: absolute;
	width: 4rem;
}

#gallery #thumbs img {
	margin-bottom: .8rem;
	border: 1px solid #ccc;
	padding: .4rem;
	margin-top: .8rem;
}

/****************************************************************************
* // Additional Products
****************************************************************************/
#dragon-options input {
	width: 2rem;
	margin-left: -.3rem;
}

#dragon-options a {
	color: #0077c0;
	font-weight: normal;
}

#dragon-options label {
	margin-bottom: 0;
	font-size: 1.2rem;
	font-weight: normal;
}

#dragon-options .fa {
	color: #333333;
}

#dragon-options .showClass {
	display: inline;
}

#dragon-options p.play-text {
	margin-left: 1.5rem;
}

#dragon-options .action-link {
	margin-top: 1.6rem;
}

#dragon-options .popover {
	width: 100%;
}

#dragon-options p.offer-text {
	color: #ff5500;
	font-size: 1.2rem;
	text-align: right;
	padding-top: 0;
}

#dragon-options .offer-text .popover {
	min-width: 100%;
	color: #333333;
}

#dragon-options .custom-control ul {
	margin-left: 1.5rem;
	list-style-type: disc;
}

/****************************************************************************
* // Purchase Block
****************************************************************************/
#purchase-block {
	clear: both;
	margin-top: 3rem;
}

.box-value p.discount {
	color: #5e5d5d;
	font-size: 1.2rem;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1rem;
	margin-bottom: .4rem;
	text-decoration: line-through;
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 1.2rem;
}

#purchase-block .prices {
	float: left;
	clear: both;
}

.windows-logos {
	margin-top: -3rem;
}

.windows-img {
	vertical-align: middle;
}

.windows-text {
	vertical-align: middle;
	padding-left: 1rem;
}

.box-value .value,
.box-value-2 .value-2,
.box-value .value-3 {
	color: #ff5500;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: -0.075em;
	line-height: 1em;
}

.box-value .tax {
	font-size: 1.4rem
}

.grey-box {
	clear: both;
	float: left;
	width: 100%;
}

.grey-box .var-detail a,
.grey-box .licences a {
	color: #2f2e2e;
	text-decoration: none;
	font-size: 1.2rem;
	line-height: 1.6rem;
	vertical-align: center;
}

.box-value p.discount {
	text-decoration: none;
}

.box-value p.discount.off {
	visibility: hidden;
}

.box-value p.discount>span {
	text-decoration: line-through;
}

.box-value .tax {
	padding-left: .5rem;
	vertical-align: top;
	line-height: 1.4rem;
	font-size: 1.4rem;
	vertical-align: middle;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
	padding: 1rem;
	font-size: 1rem;
	text-align: left;
	color: #333;
	opacity: 1;
}

.currency-sign {
	color: #ff5500;
	font-size: 3.5rem;
	font-weight: bold;
	letter-spacing: -0.075rem;
	line-height: 1rem;
}

#purchase-block .prices .off {
	display: none;
}

.box-img>.circle {
	background-color: #e8112d;
	border-radius: 50%;
	position: absolute;
	top: -3rem;
	left: 11.5rem;
	width: 8rem;
	height: 8rem;
	z-index: 1;
	text-align: center;
}

.box-img table.promo-frame {
	margin-top: 2rem;
	margin-left: .9rem;
}

#dragon-anywhere .box-img table.promo-frame {
	margin-top: 2rem;
	margin-left: 1.3rem;
}

.offerLine1,
.offerLine2,
.circle-offer1,
.circle-offer2 {
	color: #ffffff;
}

.box-purchase {
	background-color: #f0f5f5;
	padding: 3rem 1.5rem 3.3rem;
	clear: both;
	height: 40rem;
}

#bluetooth-headset .box-purchase,
#usb-headset .box-purchase,
#powermic .box-purchase {
	height: 40rem;
}

#purchase-block blockquote {
	letter-spacing: -0.025rem;
	margin-left: -2.4rem;
	margin-top: 1.5rem;
	font-size: 2rem;
	line-height: 2.4rem;
}

#purchase-block .curly-quotes::before,
#purchase-block .curly-quotes::after {
	display: inline-block;
	vertical-align: top;
	height: 2rem;
	font-size: 2rem;
}

#purchase-block .curly-quotes::before {
	content: '\201C';
	margin-right: -.3rem;
	margin-left: 0;
	margin-top: -1.1rem;
}

#purchase-block .curly-quotes::after {
	content: '\201D';
	margin-right: 0;
	margin-top: -1rem;
	margin-left: -.4rem;
}

#purchase-block .quote-by {
	display: block;
	padding-right: 0;
	margin: 0 0 4.5rem -.7rem;
	font-style: normal;
}

#purchase-block .secure-basket {
	margin-top: 1rem;
}

#purchase-block .secure-basket img {
	width: 15rem;
}

#purchase-block p.time-set {
	font-size: .8rem;
	margin-top: .2rem;
	padding-left: -.5rem;
}

#purchase-block p.addons {
	font-size: 1.3rem;
	margin-top: 0.5rem;
	margin-bottom: 0;
}

#purchase-block .var-detail p {
	font-size: 1.4rem;
	margin-top: 1rem;
	margin-bottom: -.8rem;
}

#purchase-block .var-detail p .qty-label,
#purchase-block .var-detail p .language-label,
.var-label {
	font-size: 1.2rem;
	margin-bottom: -1rem;
	margin-top: 1rem;
}

.qtd,
.qty-label {
	float: left;
	width: 22%;
	margin-right: 5%;
}

#quantity {
	width: 5.5rem;
	max-width: 5.5rem;
}

.variation,
.var-label {
	float: left;
	width: 73%;
}

.language,
.language-label {
	float: left;
	width: 100%;
	margin-right: 5%;
}

@media (min-width: 568px) {
	.fixed .language {
		margin-top: 5px;
	}
}
@media (min-width: 1200px) {
	.fixed .language {
		margin-top: 0px;
	}
}

.language .select2 {
	width: 100%!important;
}

.variation-detail-diag .var-detail p .qty-label {
	width: 100%;
}

#purchase-block .fa-question-circle {
	color: #cbcece;
	font-size: 1.3rem;
}

#purchase-block .select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	font-size: 1.4rem;
	padding-bottom: 0;
	font-weight: normal;
}

#purchase-block .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #e5fafc;
	color: #333;
}

#varitaion .select2-container--default {
	font-size: 1.4rem;
}

.grey-box .select2-results__option {
	font-size: 1.4rem;
}

.grey-box select option {
	padding: .4rem 0 .4rem 1.4rem;
}

@media (min-width: 568px) {
	.box {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.box-img {
		width: 50%;
	}

	.box-desc {
		order: 3;
		width: 100%;
	}

	.box-purchase {
		order: 2;
		width: 50%;
	}

	.box-purchase {
		padding: 3rem 1.5rem 2.5rem;
		height: 42rem;
		margin-left: -1.5rem;
		margin-top: 0.7rem;
		margin-bottom: 3rem;
	}

	#purchase-block p.time-set {
		margin-top: -.5rem;
	}

	#purchase-block .quote-by {
		margin: 1rem 0 4.5rem -.7rem;
	}
}

@media (min-width: 768px) {
	#purchase-block {
		clear: both;
		margin-top: 0;
	}

	#purchase-block .quote-by {
		margin: 0 0 4.5rem -.7rem;
	}
}

@media (min-width: 1200px) {
	.box {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.box-img {
		width: 22%;
	}

	.box-desc {
		order: 2;
		width: 50%;
	}

	.box-purchase {
		order: 3;
		width: 27%;
		margin-top: -2.6rem;
		height: 100%;
	}
}

.variation select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

#dragon-anywhere .variation {
	width: 100%;
}

.variation .select2 {
	width: 100% !important;
	max-width: 100%;
}

.variation-white,
.variation-grey {
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
	border: none;
	border-radius: 3px;
	padding: 1.1rem 0 .8rem;
	margin-bottom: 2rem;
	margin-top: 1.1rem;
	font-size: 1.4rem;
	font-weight: normal;
	padding: 1.5rem 1rem 1.4rem;
	height: 51px;
}

.variation-grey {
	background-color: #e7ebeb;
}

.grey-box .select2-container--default,
.grey-box .select2-selection--single {
	background-color: #ffffff;
	border: none;
	border-radius: 3px;
	padding: 1.1rem 0 .8rem;
	margin-bottom: 2rem;
}

#quantity .grey-box .select2-container--default,
#quantity .grey-box .select2-selection--single {
	max-width: 3rem;
}

.grey-box .select2-container,
.grey-box .select2-selection--single,
.grey-box .select2-selection__rendered {
	padding-right: 0;
	font-size: 1.2rem;
	font-weight: normal;
	height: 5rem;
}

.grey-box .select2-container--default,
.grey-box .select2-results__option--highlighted[aria-selected] {
	background-color: #ffffff;
	color: #333;
	margin-top: 0;
}

.grey-box .select2-container--default,
.grey-box .select2-results__option[aria-selected=true] {
	background-color: inherit;
}

.grey-box .select2-results__option[aria-selected=true] {
	display: none;
}

.grey-box .select2-container--default {
	font-size: 1.2rem;
}

.grey-box .select2-dropdown--below {
	top: 1.2rem;
}

.grey-box .select2-results__option {
	padding-left: 1.5rem;
}

.custom-dropdown2 {
	padding-top: 0;
	background-color: #ffffff;
	border: none;
	border-radius: 0;
	margin-top: -6px;
	padding-top: 1.5rem;
	padding-bottom: 1.7rem;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 32rem;
}

#quantiity .select2-container {
	width: 4rem !important;
}

.grey-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: .5rem .4rem 0 .4rem;
	height: 0;
	left: 50%;
	margin-left: -.4rem;
	margin-top: 1.4rem;
	position: absolute;
	top: 75%;
	width: 0;
}

.product-name {
	display: none;
}

@media (min-width: 768px) {
	#purchase-block h4 {
		padding-top: 2rem;
		padding-bottom: 1rem;
	}

	#purchase-block blockquote {
		margin-top: 1.5rem;
	}

	.grey-box .select2-container .select2-selection--single .select2-selection__rendered {
		padding-right: 0;
		font-size: 1.5rem;
		padding-bottom: 1.3rem;
		font-weight: normal;
	}
}

@media (min-width: 1024px) {
	.box-purchase {
		width: 35rem;
		margin-left: 12rem;
	}
}

@media (min-width: 1200px) {
	.box-purchase {
		width: 30rem;
		margin-left: 0;
	}
}

/****************************************************************************
* // Buy Now Bar Floating
****************************************************************************/
.fixed.buy-now-bar,
.fixed .lcs,
.fixed p.addons {
	display: none;
}

.fixed .box-value p.discount {
	margin-top: -.5rem;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.fixed.buy-now-bar {
		display: inline;
	}

	.fixed .box-buy-now-content {
		width: 71.5rem;
		margin: 0 auto;
		position: relative;
		height: 7rem;
	}

	#dragon-professional .fixed .box-buy-now-content {
		height: 11rem;
	}

	.fixed .variation-detail,
	.fixed .secure-basket,
	.fixed .licences,
	.fixed .licences .offerOff,
	.fixed .product-name,
	.fixed #dragon-options {
		display: none;
	}

	.buy-now-bar.fixed .box-buy-now {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
		padding-top: .5rem;
		padding-bottom: .5rem;
		border-bottom: 1px solid #e4e4e4;
		-webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.4);
		-moz-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.4);
		box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.4);
		background-color: #f0f5f5;
	}

	.fixed .box-value,
	.fixed #selections,
	.fixed .td-button,
	.fixed .td-sales {
		position: absolute;
		top: 0;
		height: 6.5rem;
	}

	.fixed .box-value {
		left: 0;
		width: 22rem;
		padding-top: 1.5rem;
	}

	.fixed #selections {
		left: 22.5rem;
		width: 32rem;
		padding-top: 1.3rem;
	}

	.fixed .td-button {
		width: 15rem;
		right: 0;
		margin-top: 0;
	}

	.fixed .td-sales {
		width: 18rem;
		right: 0;
		margin-top: 0;
	}

	.fixed .product-name h3 {
		font-size: 2rem;
		line-height: 2.2rem;
		font-weight: bold;
		margin-top: 1.9rem;
	}

	.fixed .variation {
		margin-top: 0;
	}

	.fixed .box-value p.discount.off {
		margin-top: 3.8rem;
	}

	.fixed .grey-box select {
		width: 25.5rem;
	}

	.fixed .bt-buynow,
	.fixed .bt-buysales {
		padding: 1rem 1.8rem;
		margin-top: 1rem;
		width: 100%;
		margin-bottom: 0;
		margin-top: 1.6rem;
		font-size: 1.4rem;
	}

	.fixed .grey-box .select2-container--default,
	.fixed .grey-box .select2-selection--single {
		border: none;
		border-radius: 3px;
		padding: .4rem 0 .1rem;
		margin-bottom: 0;
	}

	.fixed .variation-white,
	.fixed .variation-grey {
		background-color: #e7ebeb;
		padding: 1.1rem 1rem;
		margin-top: .3rem;
		height: 4rem;
	}

	.fixed .grey-box .select2-container,
	.fixed .grey-box .select2-selection--single,
	.fixed .grey-box .select2-selection__rendered {
		padding-right: 0;
		font-size: 1.5rem;
		padding-bottom: 0;
		font-weight: normal;
		height: 3.6rem;
	}

	.fixed .grey-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
		top: 20%;
	}

	#purchase-block .fixed p.addons {
		margin-top: 0;
	}
}

@media (min-width: 1100px) {
	.fixed .box-buy-now-content {
		width: 95rem;
		margin: 0 auto;
	}

	.fixed .box-value,
	.fixed #selections,
	.fixed #dragon-options,
	.fixed .td-button {
		position: absolute;
		top: 0;
		display: inline;
	}

	.fixed #dragon-options {
		left: 51rem;
		width: 28rem;
		padding-top: 1rem;
	}
}


@media (min-width: 1200px) {
	.fixed .box-buy-now-content {
		width: 110rem;
		margin: 0 auto;
	}

	.fixed .box-value {
		left: 0;
		width: 22rem;
		padding-top: 1.6rem;
	}

	.fixed #selections {
		left: 22rem;
	}

	.fixed #selections .qtd {
		float: left;
		width: 6rem;
		margin-right: 1rem;
		padding-bottom: 1rem;
		overflow: hidden;
	}

	.fixed #selections .variation {
		float: right;
		width: 240px;
	}

	.fixed #dragon-options {
		left: 64rem;
	}
}

/****************************************************************************
* // Buy Now Bar Floating
****************************************************************************/
#vertical {
	height: 28rem;
	overflow: hidden;
}

.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0;
	margin-left: 0 !important;
}

.lSSlideOuter {
	padding-right: 0 !important;
	width: 22.5rem;
}

.lSSlideOuter img {
	width: 20rem;
}

.lSPager {
	padding-top: .9rem;
}

.prod-img-holder {
	width: 22.5rem;
	height: 25rem;
	overflow: hidden;
	margin-bottom: 6rem;
}

#powermic .prod-img-holder,
#usb-headset .prod-img-holder,
#bluetooth-headset .prod-img-holder {
	height: 20rem;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li {
	height: 58px !important;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 3px;
}

.lg-toolbar .lg-icon {
	-webkit-transition: color 0s linear;
	-o-transition: color 0s linear;
	transition: color 0s linear;
}

.lg-toolbar .lg-icon:hover {
	color: #333;
}

.lg-outer {
	background: rgba(0, 0, 0, 0.6);
}

.lg {
	width: 500px !important;
	margin-top: 100px;
	background-color: #ffffff;
	height: 650px !important;
	font-family: 'arial';
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #ccc;
	opacity: 1;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
	transition-duration: 0.15s;
}

.lg-backdrop.in {
	opacity: 0;
}

.lg-toolbar {
	background-color: transparent;
}

.lg-toolbar .lg-close::after {
	content: "x";
}

.lg-actions .lg-prev::after {
	content: "<";
	color: white;
}

.lg-actions .lg-next::before {
	content: ">";
	color: white;
}

.lg-download {
	display: none;
}

.video-panel {
	position: absolute;
	width: 5rem;
	top: 19.2rem;
	left: 20rem;
}

.video-panel img {
	width: 4rem;
	border: 1px solid #ccc;
	padding: 3px;
}

.video-panel img:last-of-type {
	border: 0;
}

.lg-outer .lg-image {
	width: 70% !important;
	margin-top: -10rem;
}

#dragon-anywhere .lSSlideOuter .lSPager.lSGallery li {
	height: 68px !important;
}

#dragon-anywhere .video-panel {
	top: 22.5rem;
}

@media (min-width: 768px) {
	.lg-image {
		width: 100%;
		margin-top: 1rem !important;
	}
}

/****************************************************************************
* // BOX TABS
****************************************************************************/
.box-tabs {
	margin-top: 3rem;
}

.box-tabs .tab-pane {
	padding: 4.6rem 0 3rem 0;
	border-bottom: 1px solid #cccccc;
}

.box-tabs .tab-pane.pl {
	padding-right: 6.4rem;
}

.box-tabs .nav-tabs,
.box-tabs .nav-tabs li a {
	border: none;
	font-size: 1.8rem;
	font-weight: bold;
	color: #333333;
}

.box-tabs .nav-tabs li a {
	padding: 1rem 0;
	width: 30rem;
}

.box-tabs .nav-tabs>li+li {
	margin-left: 0;
}

.box-tabs .nav-tabs>li>a:focus {
	outline: none;
}

.box-tabs .nav-tabs>li>a:hover,
.box-tabs .nav-tabs>li>a:focus {
	background: none;
}

.box-tabs .nav-tabs>li.active,
.box-tabs .nav-tabs>li.active>a:hover,
.box-tabs .nav-tabs>li.active>a:focus,
.box-tabs .nav-tabs li {
	border: none;
}

.box-tabs .nav-tabs>li.active {
	border-bottom: 1px solid #565656;
}

.box-tabs .tab-pane .content-block1 ul,
.box-tabs .tab-pane .content-block2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-tabs .tab-pane li,
.box-tabs .tab-pane li,
.content-block2 ul li {
	position: relative;
	margin-bottom: 2rem;
	padding-left: 2.3rem;
}

.box-tabs p {
	margin-bottom: 2rem;
}

.box-tabs .tab-pane .content-block2 h4 {
	margin-top: 0;
	font-weight: bold;
	line-height: 2rem;
	color: #333;
}

.low-height {
	margin-bottom: 0;
}

.box-tabs .tab-pane .framed {
	padding-top: 2.6rem;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 3.4rem;
}

.box-tabs .tab-pane .content-block2 h3,
.box-tabs .tab-pane .content-block1 h3 {
	margin-top: 0;
	font-weight: bold;
	color: #666666;
	line-height: 2.6rem;
	letter-spacing: -0.5px;
	margin-bottom: 1.5rem;
	font-size: 1.6rem;
}

.box-tabs .tab-pane .content-block2 .box {
	font-weight: normal;
	color: #333333;
	margin: 0 0 3rem;
	margin-top: 0px;
	padding-left: 28px;
	position: relative;
	vertical-align: top;
}

.box-tabs .fa-arrow-right {
	display: none;
}

.box-tabs .tab-pane .content-block2 .box {
	margin-top: -2rem;
}

.blue-icon li::before,
.blue-icon .box::before {
	color: #1c76a0;
}

.light-blue-icon li::before,
.light-blue-icon .box::before {
	color: #2dc6d6;
}

@media (min-width: 768px) {
	.box-tabs .tab-pane {
		padding: 4.6rem 0 6rem 0;
	}

	.box-tabs .nav-tabs li a {
		width: 100%;
	}

	.box-tabs .nav-tabs>li+li {
		margin-left: 1.8rem;
	}

	.box-menu-tab {
		border-bottom: 1px solid #e4e4e4;
	}
}

@media (min-width: 967px) {
	.box-tabs .nav-tabs li a {
		width: 100%;
	}

	.box-tabs .nav-tabs>li+li {
		margin-left: 6.8rem;
	}
}

/****************************************************************************
* // Accordion Panels
****************************************************************************/
h2.section-title {
	font-size: 3rem;
	line-height: 3.8rem;
	letter-spacing: -1px;
	font-weight: bold;
}

.panel-group {
	margin-right: 0;
}

.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: transparent;
}

.panel-default>.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: transparent;
	border-color: transparent;
}

.panel-title>a {
	display: block;
	padding: 2.5rem 1.5rem;
	text-decoration: none;
	color: #0277c0;
	margin-left: -1.5rem;
	font-weight: 700;
}

.panel-body {
	margin-left: -1.5rem;
	padding-bottom: 6rem;
	padding-top: 3rem;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent;
}

#accordion .panel-title>a {
	position: relative;
	padding: 0;
	color: #333333;
	margin: 0;
	padding-left: 42px;
}

#accordion .panel-title>a:hover {
	color: #0078c1;
}

#accordion .panel-title>a.accordion-toggle:before {
	content: '-';
	position: absolute;
	left: 0;
	top: -3px;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	color: white;
	font-size: 28px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	background: #0277c0;
}

#accordion .panel-title>a.accordion-toggle.collapsed:before {
	content: '+';
	line-height: 30px;
}

#accordion .panel-body {
	padding: 0;
	margin: 0;
	padding-left: 42px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#accordion .panel.panel-default {
	padding: 20px 0;
	margin: 0;
	border-top: 1px solid #c8c8c8;
}

#accordion .panel.panel-default:last-child {
	border-bottom: 1px solid #c8c8c8;
}

.more-less {
	float: left;
	color: #0277c0;
	font-size: 3.2rem;
	margin-right: 2rem;
	margin-top: -0.5rem;
}

@media (min-width: 768px) {
	.more-less {
		margin-bottom: 4rem;
		margin-top: -0.5rem !important;
		margin-top: 0;
	}
}

/****************************************************************************
* // DPI Feature 2
****************************************************************************/
#dpi-feature2 {
	margin-top: 3rem;
}

.creation {
	display: none;
}

.speak-circle {
	display: none;
}

#dpi-feature2 p {
	margin-bottom: 2rem;
}

@media (min-width: 967px) {
	#dpi-feature2 {
		margin-top: 6rem;
	}

	#dpi-feature2 h2 {
		margin-bottom: 0;
	}

	#dpi-feature2 p:first-of-type {
		margin-top: 13rem;
	}

	.creation {
		display: inline-block;
		margin-left: -6.5rem;
		margin-top: -6rem;
	}

	.speak-circle {
		display: inline;
		position: absolute;
		top: 13rem;
		left: -7rem;
	}
}

/****************************************************************************
* // Four columns icons text below
****************************************************************************/
#four-icons {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

#four-icons .icons {
	float: left;
	margin-top: .5rem;
}

#four-icons .icons-text {
	display: block;
	overflow: hidden;
	padding-left: 2rem;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {
	#four-icons {
		margin-bottom: 6rem;
		margin-top: 0;
	}

	#four-icons .icons {
		float: none;
		margin-top: 0;
		margin-bottom: 3rem;
		height: 6rem;
	}

	#four-icons .icons-text {
		display: inline;
		padding-left: 0;
		margin-bottom: 0;
	}

	#four-icons h5 {
		margin-bottom: 1rem;
	}
}

@media (min-width: 768px) {
	#four-icons {
		margin-bottom: 6rem;
		margin-top: 0;
	}
}

/****************************************************************************
* // Text ticks
****************************************************************************/
#text-ticks {
	margin-bottom: 3rem;
}

#text-ticks .circle-tick {
	margin-top: .5rem;
}

#text-ticks .bullets-right {
	margin-top: 6rem;
}

#text-ticks p {
	margin-bottom: 1.5rem;
}

/****************************************************************************
* // Two col text tick
****************************************************************************/
.bullets-right .fa-check-circle-o,
.app .fa-check-circle-o {
	font-size: 2rem;
	padding-top: 3px;
	color: #999999;
}

.bullet-points {
	margin-top: 3rem;
}

.bullet-points p {
	margin-left: -3rem;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {
	#two-col-text-tick .bullet-points {
		padding-right: 3rem;
		border-left: 1px solid #cccccc;
	}

	.bullet-points {
		margin-top: 0;
	}

	.bullet-points p {
		margin-left: 0;
	}
}

/****************************************************************************
* // Row over two col
****************************************************************************/
#row-over-two-col .try-app {
	margin-top: .5rem;
}

#row-over-two-col .bullet-block {
	margin-top: 0;
}

#row-over-two-col .bullet-block .row {
	margin-top: 1.5rem;
}

#row-over-two-col .bullet-block p {
	margin-left: -2.5rem;
}

@media (min-width: 768px) {
	#row-over-two-col {
		padding-top: 3rem;
		padding-bottom: 6rem;
	}

	#row-over-two-col .try-app {
		margin-top: .5rem;
		margin-bottom: 6rem;
	}

	#row-over-two-col .bullet-block {
		margin-top: -3rem;
	}
}

@media (min-width: 967px) {
	#row-over-two-col .bullet-block {
		margin-top: -1.5rem;
	}

	#row-over-two-col .try-app {
		margin-top: 2rem;
		margin-bottom: 6rem;
	}
}

/****************************************************************************
* // Carousel
****************************************************************************/
#references .carousel .fa {
	font: normal normal normal 36px/1 FontAwesome;
}

#references .carousel {
	height: 35rem;
	margin-bottom: 0;
}

#references .carousel .item {
	height: 35rem;
}

#references .carousel-caption {
	padding-bottom: 1rem;
	text-align: left;
	text-shadow: none;
	top: 0;
	left: 0;
	right: 0;
}

#references {
	padding-top: 3rem;
}

#references .nav>li>a {
	padding: 1rem 0 0 0;
	margin-right: 1.5rem;
}

#references li {
	padding-bottom: 3rem;
}

#references .nav-tabs>li {
	margin-right: 1.5rem;
	color: #ffffff;
	font-size: 1.6rem;
}

#references .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	border-radius: 0;
	font-size: 1.6rem;
	color: #ffffff;
}

#references .nav-tabs {
	border-bottom: none;
}

#references .banner-fix {
	margin-top: -2rem;
}

#references .nav-tabs>li.active>a,
#references .nav-tabs>li.active>a:focus,
#references .nav-tabs>li.active>a:hover {
	color: #ffffff;
	cursor: default;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	font-size: 1.6rem;
	padding-left: 0;
	padding-right: 0;
}

#references .nav li:hover a {
	border: none;
	background: none;
	color: #ffffff;
}

#references .nav-tabs>li.active a,
#references .tab ul li.active a {
	border-bottom: 1px solid #ffffff;
}

#references .banners-top {
	margin-top: -2rem;
}

#references .tab ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#references .tab ul li {
	display: inline-block;
	margin-right: 2.8rem;
}

#references .tab ul li a {
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 1rem;
	padding-bottom: 1.6rem;
	text-decoration: none;
}

#references .item h3 {
	color: #ffffff;
	font-weight: normal;
	margin-top: -2rem;
	margin-bottom: 0;
	letter-spacing: -0.05rem;
}

#references .item .content-block {
	margin: 0 10%;
}

#references .item p {
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 1.9rem;
	padding-top: 2rem;
}

.item p.black {
	color: #000000;
	margin-top: 0;
	padding-top: 0;
}

#references .item p.grey {
	color: #666666;
	font-size: 1.2rem;
	margin-top: 0;
	padding-top: 0;
}

#references .item p a {
	color: #ffffff;
}

@media (min-width: 768px) {
	#references {
		padding-top: 6rem;
	}

	#references .item h3 {
		font-size: 4rem;
		line-height: 4.4rem;
	}

	#references .carousel {
		height: 36rem;
		margin-bottom: 0;
	}

	#references .carousel .item {
		height: 30rem;
	}

	#bluetooth-headset #references .carousel,
	#usb-headset #references .carousel,
	#powermic #references .carousel {
		height: 32rem;
		margin-bottom: 0;
	}

	#bluetooth-headset #references .carousel .item,
	#usb-headset #references .carousel .item,
	#powermic #references .carousel .item {
		height: 30rem;
	}
}

/****************************************************************************
* // Text-image
****************************************************************************/
#text-image p:first-of-type {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

#text-image img {
	margin-top: 0;
}

@media (min-width: 768px) {
	#text-image .single-line-30 {
		margin-top: .5rem;
		margin-bottom: .5rem;
	}
}

@media (min-width: 768px) {
	#text-image .single-line-30 {
		margin-top: .5rem;
		margin-bottom: .5rem;
	}
}

@media (min-width: 968px) {
	#text-image p:first-of-type {
		margin-top: 6rem;
	}

	#text-image img {
		margin-top: -6rem;
	}

	#text-image .single-line-30 {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
}

/****************************************************************************
* // Speech recognition for Professionals
****************************************************************************/
#business {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/store/dragon-over-head-01.png') right top no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
	padding-bottom: 7rem;
}

#srfp .button-white-blue,
#srfp .button-blue-white {
	margin: .5rem .5rem;
	text-align: center;
}

#srfp .button-blue-white {
	float: right;
}

#srfp .buts {
	margin: auto;
	width: 400px;
}

#srfp .dragon-icon2 {
	padding-top: 5.5rem;
	padding-bottom: 2rem;
	width: 4rem;
}

#business-2 .icon {
	margin-top: 3rem;
}

#srfp .banner-p {
	margin-bottom: 5rem;
}

#srfp .fa-quote-left,
#srfp .fa-quote-right,
#srfp .underline,
#srfp .img-set {
	display: none;
}

#srfp .quotation {
	padding-left: 2rem;
}

#srfp .pack-top {
	z-index: 1;
}

#srfp .button-reduced2 {
	padding-top: 8px;
	width: 86%;
}

#srfp .mob-center {
	text-align: center;
}

#srfp .button-icon {
	text-align: center;
	width: 15rem;
}

#business-5 .icones {
	margin-bottom: 1.5rem;
	height: 9rem;
}

#srfp .group-box {
	width: 16rem;
}

@media only screen and (min-width: 768px) {

	#srfp .fa-quote-left,
	#srfp .fa-quote-right {
		display: none;
	}

	#srfp .quotation {
		padding-left: 0;
		margin-top: 0;
	}

	#srfp .set-height {
		height: 80px;
	}

	#srfp .business-logo {
		position: absolute;
		bottom: 0;
		left: -12rem;
	}
}

@media only screen and (max-width: 435px) {

	#srfp .button-white-blue,
	#srfp .button-blue-white {
		margin: .5rem .5rem;
		text-align: center;
		float: none;
	}

	#srfp .buts {
		width: 20rem;
	}
}

@media only screen and (min-width: 1100px) {
	#srfp .banner-p {
		margin-bottom: 5rem;
		padding: 0 32rem;
	}
}

@media only screen and (min-width: 1200px) {

	#srfp .fa-quote-left,
	#srfp .fa-quote-right {
		font-size: 1.4rem;
		vertical-align: bottom;
		margin-bottom: 0;
		display: inline;
	}

	#srfp .fa-quote-right {
		padding-left: 1rem;
	}

	#srfp .quotation {
		padding-left: 2rem;
		margin-top: -2.5rem;
	}

	#srfp .img-set {
		display: inline;
		position: absolute;
		right: 1.5rem;
		top: -.4rem;
	}

	#srfp .mob-center {
		text-align: left;
	}

	#srfp .underline {
		display: block;
		margin-top: .6rem;
		border-bottom: 1px solid #cccccc;
	}
}

/****************************************************************************
* // Benefits page
****************************************************************************/
#benefits-top {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceus/pb/images/store/benefits.png') left top no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
	padding-top: 6rem;
	padding-bottom: 6rem;
}

.benefits-lead {
	line-height: 5rem;
	letter-spacing: 0;
	font-weight: bold;
	padding-bottom: 3rem;
	padding-top: 2rem;
	margin-top: 0;
	margin-bottom: 0;
}

#benefits-1 {
	padding: 6rem 0;
}

#benefits-2 {
	background-color: #e4eceb;
	padding-bottom: 6rem;
	padding-top: 6rem;
}

#benefits {
	background: #fff;
}

#benefits-2 h2 {
	margin-bottom: 3rem;
	color: #006c9a;
}

#benefits-3 {
	background-color: #005a76;
	padding-top: 6rem;
	padding-bottom: 6rem;
}

#benefits-3 .white-height {
	padding-top: 6rem;
	line-height: 2.2rem;
}

@media only screen and (max-width: 767px) {
	#benefits-top {
		margin-top: 0;
		background-position: left;
	}

	.benefits-lead {
		font-size: 3.5rem;
		line-height: 4rem;
	}

	#benefits-3 .white-height {
		padding-top: 3rem;
	}

	#benefits-2 {
		padding-bottom: 3rem;
		padding-top: 3rem;
	}
}

/****************************************************************************
* // thankyou
****************************************************************************/
.thankyou #feature-1 {
	margin-top: 6rem;
	margin-bottom: 1.7rem;
}

.thankyou .bullets {
	margin-top: 3rem;
	margin-left: -1.5rem;
}

.thankyou .bullets p {
	margin-bottom: 0;
}

.thankyou .fa-check-circle-o {
	padding-right: 1.5rem;
	color: #666666;
	font-size: 1.8rem;
}

@media(max-width: 767px) {
	.thankyou #feature-1 {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
}

/****************************************************************************
* // Form
****************************************************************************/
.dragon-icon2 {
	padding-top: 5.5rem;
	width: 4rem;
}

#block-6 form {
	margin-top: 2rem;
}

input,
textarea,
select {
	width: 100%;
	margin-top: 10px;
	border-radius: 3px;
	border: 1px solid #a19aa2;
	font-size: 1.6rem;
	background-color: #faf9fa;
	padding: 1.5rem 2.5rem;
	box-sizing: border-box;
	margin-top: 2rem;
	color: #a19aa2;
}

textarea {
	height: 6.1rem;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
	background-color: #ffffff;
	border-color: #999999;
	color: #333333;
}

label.radio input[type="radio"] {
	display: none;
}

label.radio span {
	display: inline-block;
	border: 1px solid #a19aa2;
	border-radius: 3px;
	width: 3rem;
	height: 3rem;
	background: #faf9fa;
	vertical-align: middle;
	margin-right: 1.5rem;
	position: relative;
	transition: width 0.1s, height 0.1s, margin 0.1s;
	margin-top: -2rem;
}

label.radio :checked+span {
	background: #ffffff;
	width: 3rem;
	height: 3rem;
}

label.radio :checked+span:after {
	content: '\2714';
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: 5px;
	color: #333333;
}

label {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

.form-break {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 40px;
}

.label-text {
	margin-left: -30px;
	line-height: 2px;
	color: #a19aa2;
	padding-left: 10px;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	position: absolute;
	margin-top: 0;
	margin-left: -3px;
}

.radio {
	margin-top: 13px;
}

.radio-row {
	margin-top: 20px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

/* Firefox 18- */
input:focus::-moz-placeholder {
	color: transparent;
}

/* Firefox 19+ */
input:focus:-ms-input-placeholder {
	color: transparent;
}

/* oldIE ;) */

.light-text {
	font-size: 14px !important;
	line-height: 19px;
	color: #999999;
	letter-spacing: 0;
	margin-top: 60px;
}

.LV_validation_message {
	font-weight: bold;
	margin: 0;
}

.LV_valid {
	color: #00CC00;
}

.LV_valid::after {
	color: #00CC00;
	content: "\f00c";
	font-family: FontAwesome;
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 37px;
	width: 30px;
	height: 30px
}

.individual-fix .LV_valid::after {
	top: 20px;
}

.LV_invalid::after {
	color: #cc0000;
	content: "\f00d ";
	font-family: FontAwesome;
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 35px;
	width: 30px;
	height: 30px
}

#formElement3 .LV_invalid::after,
#formElement4 .LV_invalid::after,
#formElement5 .LV_invalid::after,
#formElement3 .LV_valid::after,
#formElement4 .LV_valid::after,
#formElement5 .LV_valid::after,
.individual-fix .LV_invalid::after,
.individual-fix .LV_valid::after {
	top: 20px;
}

.LV_invalid {
	color: #CC0000;
	font-size: 10px;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}

.LV_valid_field::after,
input.LV_valid_field:after {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 0;
	content: "\f00c";
	color: green;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}

@media(max-width: 1100px) {
	.label-text {
		padding-top: 25px;
		margin-left: 0;
	}

	label.checkbox span {
		margin-top: 0;
	}

	.light-text {
		margin-top: 50px;
	}
}

@media(max-width: 767px) {
	.label-text {
		margin-left: -60px;
	}

	.light-text {
		margin-top: 20px;
	}

	input,
	textarea,
	select {
		font-size: 14px;
	}
}

@media(max-width: 467px) {
	.label-text {
		margin-left: -20px;
	}
}

/****************************************************************************
* // Form placeholders
****************************************************************************/

.field-wrapper {
	position: relative;
}

.control:focus~.floating-label,
.control:not(:focus):valid~.floating-label {
	top: 21px;
	left: 41px;
	font-size: 11px;
	opacity: 0.4;
	color: #666666;
}

.control {
	font-size: 16px;
	height: 58px;
	padding-top: 10px;
	color: #333;
	opacity: 0.8;
}

textarea.control {
	height: 61px;
	overflow: hidden;
	padding-top: 14px;
}

.floating-label {
	position: absolute;
	pointer-events: none;
	left: 40px;
	top: 38px;
	color: #a19aa2;
	transition: 0.3s ease all;
	font-size: 16px;
}

/****************************************************************************
* // Contact Forms
****************************************************************************/

.elq-item-select {
	z-index: 10;
}

#trial-banner .form-field {
	height: 60px;
}

#trial-banner .select2-dropdown {
	box-shadow: 0px 1px 10px #ccc;
}

#trial-banner .select2-results__option {
	color: #a19aa2;
	font-weight: 700;
	padding: 10px 12px;
}

#trial-banner .select2-results__option:first-child {
	opacity: 0.5;
}

#trial-banner .select2-results__option[aria-selected]:hover {
	cursor: pointer;
	background-color: #dcecf3;
	color: #a19aa2;
}

#trial-banner h2,
#trial-banner p {
	display: inline-block;
	margin-bottom: 0;
}

#trial-banner .step-row {
	border-top: 2px solid #e4e4e4;
	padding: 36px 0;
}

#trial-banner .variation {
	width: 100%;
}

#trial-banner .control1:focus~.floating-label2,
.control1:not(:focus):valid~.floating-label2 {
	top: 9px;
	font-size: 9px;
	opacity: 0.4;
	color: #666666;
	padding-left: 0;
}

#trial-banner .col-sm-6 .LV_valid::after,
#trial-banner .col-sm-6 .LV_invalid::after {
	top: 22px;
}

#trial-banner .step-row.no-border {
	border: none;
}

#trial-banner .step-row * {
	align-self: center;
}

#trial-banner .step-row.contact-sales,
#trial-banner .step-row.vla-form,
#trial-banner .step-row.lookuporder,
#trial-banner .step-row.managesubscription,
#trial-banner .step-row.selectproduct,
#trial-banner .step-row.whatyoucando,
#trial-banner .step-row.customer-service-contact,
#trial-banner .step-row.customer-service-form,
#trial-banner .step-row.customer-service-call-team,
#trial-banner .step-row.customer-service-how {
	display: none;
}

#trial-banner .step-row.contact-sales.showrow,
#trial-banner .step-row.vla-form.showrow,
#trial-banner .step-row.lookuporder.showrow,
#trial-banner .step-row.managesubscription.showrow,
#trial-banner .step-row.selectproduct.showrow,
#trial-banner .step-row.whatyoucando.showrow,
#trial-banner .step-row.customer-service-contact.showrow,
#trial-banner .step-row.customer-service-form.showrow,
#trial-banner .step-row.customer-service-call-team.showrow,
#trial-banner .step-row.customer-service-how.showrow {
	display: block;
}

@media (min-width: 767px) {

	#trial-banner .step-row.whatyoucando.showrow,
	#trial-banner .step-row.customer-service-call-team.showrow,
	#trial-banner .step-row.managesubscription.showrow,
	#trial-banner .step-row.lookuporder.showrow {
		display: flex;
	}
}


#trial-banner .step-row.add-padding {
	padding: 0 12px;
}

#trial-banner .step-row.no-bottom-padding {
	padding-bottom: 0;
}

#trial-banner .step-row.no-top-padding {
	padding-top: 0;
}

#trial-banner .banner-header {
	margin-bottom: 20px;
}

.select-styling {
	position: relative;
}

.select-styling+.LV_validation_message::after {
	display: none !important;
}

.select-styling:after,
.grey-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	content: "";
	position: absolute;
	right: 12px;
	top: 30px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #7a7a7a;
	pointer-events: none;
}

#contact-sales-form .grey-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	content: "";
	position: absolute;
	right: 12px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #7a7a7a;
	left: -3px;
	top: 18px;
}

.grey-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: .5rem .4rem 0 .4rem;
	height: 0;
	left: 50%;
	margin-left: -.4rem;
	margin-top: 1.4rem;
	position: absolute;
	top: 75%;
	width: 0;
}

.select-styling:before {
	content: "";
	position: absolute;
	right: 37px;
	top: 10px;
	width: 0;
	height: 46px;
	border-left: 1px solid #c7c7c7;
}

.helper-text {
	font-size: 13px;
}

.helper {
	opacity: 0;
}

.helper-show {
	opacity: 1;
	display: flex;
}

@media (max-width: 767px) {
	.helper {
		display: none !important;
	}
}

#trial-banner .step-row .helper-image {
	width: 40px;
	margin-right: 28px;
}

.step-row h2 {
	margin-right: 30px;
}

#trial-banner .small {
	display: block;
}

#trial-banner .grey-box .select2-selection--single {
	box-shadow: 0px 1px 10px #ccc;
}

#trial-banner .grey-box .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 2.8;
	color: #a19aa2;
	font-weight: 700;
	padding-left: 18px;
}

#trial-banner input,
#trial-banner textarea,
#trial-banner select {
	margin-top: 10px;
	width: 100%;
	border-radius: 0;
	border: 1px solid #c7c7c7;
	font-size: 14px;
	background-color: #eef6f6;
	padding: 12px 0 12px 24px;
	box-sizing: border-box;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

#trial-banner input[type="checkbox"],
input[type="radio"] {
	float: left;
	width: 40px;
	margin-top: 10px;
	transform: scale(1.2);
	margin-left: 15px;
}

#trial-banner label {
	color: #a19aa2;
	text-align: left;
	float: left;
}

#trial-banner h2 {
	margin-bottom: 15px;
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #a19aa2;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder,
::-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #a19aa2;
}

#trial-banner textarea {
	height: 45px;
}

#trial-banner select {
	margin-top: 10px;
	text-align: left;
	padding: 12px 0 11px 24px;
	margin-top: 0;
}

#trial-banner .control1:focus~.floating-label2,
#trial-banner .control1:not(:focus):valid~.floating-label2 {
	top: 11px;
	font-size: 9px;
	opacity: 0.4;
	color: #666666;
	padding-left: 0px;
}

.control1 {
	font-size: 14px;
	padding-top: 12px;
	color: #333;
	padding-top: 14px;
}

textarea.control1 {
	height: 30px;
	overflow: hidden;
	padding-top: 2px;
}

.floating-label2 {
	position: absolute;
	pointer-events: none;
	text-align: left;
	left: 40px;
	top: 22px;
	color: #333333;
	font-weight: normal;
	transition: 0.3s ease all;
	font-size: 14px;
}

#trial-banner .LV_invalid::after {
	top: 15px;
}

#trial-banner .LV_valid::after {
	top: 15px;
}

#trial-banner .align-notes {
	margin-top: 35px;
}

#trial-banner .align-notes .col-sm-4 {
	padding-left: 0;
}

#trial-banner ul.icon-align li {
	font-size: 12px;
	color: #626d6f;
	margin-left: -25px;
	margin-top: -2px;
	text-align: left;
}

#trial-banner .tech-adv {
	font-size: 10px;
	margin-top: 0;
	text-align: right;
	margin-right: 0px;
	margin-left: -15px;
}

#trial-banner .fa-check-circle {
	color: #3ed38f;
}

#trial-banner .form-frame {
	padding-left: 80px;
	padding-right: 80px;
}

#trial-banner .fit-3 {
	margin-left: -20px;
}

#trial-banner .fit-2 {
	margin-left: -5px;
}

#trial-banner .fa {
	float: left;
}

#trial-banner .purchase-banner {
	margin-top: 15px;
}

#trial-banner .fa-check-circle {
	font-size: 14px;
	padding-right: 5px;
}

.rating-stars {
	padding-left: 15px;
	margin-top: -5px;
	width: 80px;
}

#trial-banner input[type="submit"] {
	padding: .8rem 1rem;
	border-radius: .3rem;
	-webkit-border-radius: 3px;
	font-size: 1.4rem;
	text-align: center;
	background: #337ab7;
	border: 0 none;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin: 2rem auto 0;
	width: 17rem;
	display: inline-block;
	margin-bottom: 10px;
}

#trial-banner input[type=submit]:hover {
	background: #c64200;
	color: #f2f2f2;
}

/* What you can do options layout */
#trial-banner .step-row.whatyoucando .phone p {
	margin-bottom: 20px;
}

#trial-banner .step-row.whatyoucando .phone .button {
	width: 50%;
	margin-bottom: 20px;
}

#trial-banner .step-row.whatyoucando .phone .bold-grey {
	font-weight: 300;
}

#trial-banner .step-row.whatyoucando .phone .bold-grey a {
	font-weight: 700;
	color: #565656;
}

#trial-banner .step-row.whatyoucando .phone .flex {
	display: flex;
	width: 50%;
	margin-bottom: 10px;
}

#trial-banner .step-row.whatyoucando .phone hr {
	display: inline-block;
	width: 32%;
}

/* What you can do options layout */
#trial-banner .step-row.customer-service-how .phone p {
	margin-bottom: 20px;
	text-align: left;
	width: 365px;
}

#trial-banner .step-row.customer-service-how .phone .button {
	width: 42%;
	margin-bottom: 20px;
}

#trial-banner .step-row.customer-service-how .phone .bold-grey {
	font-weight: 300;
}

#trial-banner .step-row.customer-service-how .phone .bold-grey a {
	font-weight: 700;
	color: #565656;
}

#trial-banner .step-row.customer-service-how .phone .flex {
	display: flex;
	width: 50%;
	margin-bottom: 15px;
}

#trial-banner .step-row.customer-service-how .phone hr {
	display: inline-block;
	width: 32%;
}


@media (max-width: 1200px) {
	#trial-banner .form-frame {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 1100px) {
	#trial-banner .tech-adv {
		margin-left: -45px;
	}
}

@media (max-width: 767px) {

	#trial-banner .fit-3,
	#trial-banner .fit-2,
	#trial-banner input[type="submit"],
	#trial-banner .tech-adv {
		margin-left: 0;
	}

	#trial-banner ul.icon-align li {
		text-align: left;
	}
}

/* Tablet and above styles */
@media (min-width: 767px) {
	#trial-banner .step-row {
		display: flex;
	}

	#trial-banner .label {
		margin-left: 40px;
	}

	#trial-banner .variation {
		width: 85%;
	}

	#trial-banner .step-row.contact-sales.showrow,
	#trial-banner .step-row.your-details.showrow,
	#trial-banner .step-row.your-company.showrow,
	#trial-banner .step-row.enquiry.showrow {
		display: flex;
	}

	#trial-banner .banner-header {
		margin-bottom: 22px;
	}
}

#trial-banner input,
#trial-banner textarea,
#trial-banner select {
	width: 100%;
	border-radius: 0;
	border: 1px solid #c7c7c7;
	font-size: 14px;
	background-color: #eef6f6;
	padding: 12px 0 12px 24px;
	box-sizing: border-box;
	margin-top: 10px;
	color: #7b7b7b;
	text-align: left;
	font-weight: normal;
}

.floating-label2 {
	position: absolute;
	pointer-events: none;
	text-align: left;
	left: 40px;
	top: 22px;
	color: #7b7b7b;
	font-weight: normal;
	transition: 0.3s ease all;
	font-size: 14px;
}

.control1:focus~.floating-label2,
.control1:not(:focus):valid~.floating-label2 {
	top: 11px;
	font-size: 9px;
	opacity: 0.4;
	color: #666666;
	padding-left: 4px;
}

#trial-banner .LV_invalid::after {
	top: 15px;
}

#trial-banner .LV_valid::after {
	top: 22px;
}

#trial-banner .text-left {
	padding-top: 30px;
}

/****************************************************************************
* // Contact form icons and logos
****************************************************************************/
.form-contact .fa-check-circle {
	font-size: 30px;
	color: #37cd84;
	padding-right: 15px;
	padding-top: 40px;
}

ul.icon-align {
	list-style-type: none;
}

ul.icon-align li {
	margin-top: -25px;
	font-size: 14px;
	color: #626d6f;
}

.align-notes {
	margin-top: -10px;
}

.feint {
	color: #626d6f;
	font-size: 14px;
}

.field-wrapper p {
	margin: 0;
}

@media(max-width: 1200px) {
	ul.icon-align li {
		font-size: 12px;
	}
}

@media(max-width: 1100px) {
	ul.icon-align li {
		font-size: 10px;
	}
}

@media(max-width: 767px) {
	.form-contact .fa-check-circle {
		padding-top: 10px;
		margin-left: -15px;
	}
}

/****************************************************************************
* // Accessories Overview
****************************************************************************/
.accessories-overview-1 h5 {
	color: #696767;
	margin-top: 0;
	margin-bottom: 4.5rem;
}

#accessories-overview-2 .values {
	color: #212222;
	font-size: 3.3rem;
	font-weight: bold;
	letter-spacing: -0.075em;
	line-height: 3.3rem;
	text-align: center;
}

#accessories-overview-2 .vat {
	color: #333333;
	font-size: 1rem;
	line-height: 1.4rem;
	padding-left: 0;
	font-weight: normal;
	letter-spacing: -0.075em;
	vertical-align: top;
	padding-bottom: .2rem;
}

#accessories-overview-2 .button-purchase {
	padding: .6rem .6rem;
	background: #ff5500;
	color: #ffffff;
	border-radius: .3rem;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	width: 11rem;
	margin: 0 auto;
	display: inline-block;
}

#accessories-ov .button-blue {
	width: 11rem;
	margin-top: .5rem;
}

.v-column {
	border-right: 1px solid #dedede;
}

.accessories-block {
	height: 25rem;
	min-height: 25rem;
}

#accessories-ov .box-value .value,
#accessories-ov .box-value-2 .value-2,
#accessories-ov .box-value-3 .value-3 {
	color: #212222;
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: -0.075em;
	line-height: 1em;
}

#accessories-ov .currency-sign {
	color: #212222;
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: -0.075em;
	line-height: 1em;
}

#accessories-ov .acc-img {
	max-width: 150px;
}

#accessories-ov h2.section-header {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	letter-spacing: 0;
	height: 3rem;
}

.right-align a {
	float: right;
}

@media (max-width: 1200px) {
	.accessories-block {
		height: 20rem;
		min-height: 20rem;
	}
}

@media (max-width: 1000px) {
	#accessories-overview-2 h5 {
		height: 3rem;
	}

	#accessories-overview-2 .values {
		font-size: 2.3rem;
		line-height: 3.3rem;
	}

	#accessories-overview-2 .vat {
		font-size: .8rem;
		line-height: .8rem;
		padding-bottom: .6rem;
	}
}

@media (max-width: 767px) {
	.v-column {
		border-right: none;
	}

	.accessories-block {
		height: 100%;
		min-height: 100%;
		margin-bottom: 3rem;
	}

	#accessories-overview-2 .values {
		font-size: 3.3rem;
		letter-spacing: -0.075em;
		line-height: 3.3rem;
	}

	#accessories-overview-2 .vat {
		font-size: 1rem;
		line-height: 1.4rem;
		padding-left: .7rem;
		padding-bottom: .2rem;
	}

	.sp-gap {
		margin-top: -.7rem;
	}
}

@media (min-width: 767px) {
	.accessories-block {
		height: 38rem;
		min-height: 38rem;
	}
}

@media (min-width: 1100px) {
	.accessories-block {
		height: 25rem;
		min-height: 25rem;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.right-align {
		margin: 1.5rem 2rem 0 1.5rem;
		float: left;
	}
}

/****************************************************************************
* // Dragon professional Anywhere
****************************************************************************/
#dragon-pro-anywhere {
	top: 0;
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/landing_pages/2018/microsite/right-header-dpa.png') right top no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
}

#dragon-anywhere-pro h5 {
	margin-bottom: 1.5rem;
}

#dragon-pro-any-5 ul {
	padding-left: 1.2rem;
	list-style-type: disc;
}

#dragon-pro-any-5 li {
	padding-left: 1rem;
}

#dragon-pro-any-6 .lista-features li {
	padding-left: 3rem;
	color: #666666;
}

.enterprise-circle {
	margin-left: -7rem;
	margin-top: -6rem;
}

.anywhere-logo {
	position: absolute;
	bottom: 0;
	right: 0;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 3rem;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.button-white-blue {
	background: #ffffff;
	color: #0277c0;
	padding: .6rem 0;
	border: 2px solid #0277c0;
	border-radius: 3px;
	font-size: 1.4rem;
	font-weight: bold;
	width: 17rem;
	text-align: center;
	float: right;
	margin-bottom: 1rem;
	display: inline-block;
	float: left;
	margin-right: 1.5rem;
}

.button-white-blue:hover {
	background: #0277c0;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-decoration: none;
}

.button-blue-white {
	background: #0277c0;
	color: #ffffff;
	padding: .7rem 0 .6rem;
	border: 2px solid #0277c0;
	border-radius: 3px;
	font-size: 1.4rem;
	font-weight: bold;
	width: 17rem;
	text-align: center;
	display: inline-block;
	float: left;
}

.button-blue-white:hover {
	background: #ffffff;
	color: #0277c0;
	border: 2px solid #0277c0;
	text-decoration: none;
}

#dragon-pro-any-3 .icones {
	height: 8rem;
}

#dragon-pro-any-6 .row {
	margin-left: 0;
}

#dragon-anywhere-pro .button-white-blue,
#dragon-anywhere-pro .button-blue-white {
	margin: .5rem .5rem;
	text-align: center;
	float: none;
}

@media (max-width: 1200px) {
	.enterprise-circle {
		margin-left: -2rem;
		margin-top: 0;
		width: 98%;
	}
}

@media (max-width: 1100px) {
	.shift {
		margin-top: -3rem;
	}
}

@media (max-width: 850px) {
	.anywhere-logo {
		display: none;
	}
}

@media (max-width: 767px) {
	#dragon-anywhere-pro h5 {
		font-size: 1.6rem;
		line-height: 2rem;
	}

	#dragon-anywhere-pro .v60less {
		margin-top: 0;
	}

	#dragon-pro-any-6 .row {
		margin-left: -.1rem;
		margin-right: 1rem;
	}

	#dragon-pro-any-6 .v90 {
		margin-top: 1.5rem;
	}

	.enterprise-circle {
		margin-left: -1.5rem;
		margin-top: 0;
		width: 50%;
	}
}

/****************************************************************************
* // Dragon Professional Group
****************************************************************************/
#compare-8 {
	top: 0;
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/landing_pages/2018/microsite/group-background-1.png') right top no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
}

#compare-8 h2 {
	padding-right: 10rem;
}

#compare-8 .group-icon {
	width: 20rem;
	margin-top: 10rem;
}

#compare-8 .circle {
	background-color: #336699;
	border-radius: 50%;
	position: absolute;
	top: 7rem;
	right: 0;
	width: 15rem;
	height: 15rem;
	text-align: center;
}

#compare-4 ul.bullet-fix {
	list-style-type: disc;
}

#compare-8 .circle.pink {
	background-color: #d544ad;
}

#compare-8 .minimum-small {
	font-size: 1rem;
	color: #ffffff;
	margin-top: -.6rem;
}

#compare-8 .circle p {
	margin-bottom: 0;
}

#compare-8 .price-block {
	margin-top: 3.5rem;
	margin-left: .5rem;
}

#compare-8 .circle.pink .price-block {
	margin-left: 2rem;
	margin-top: 2rem;
}

#compare-8 .from {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

#compare-8 .from2 {
	font-size: 1rem;
	color: #ffffff;
	text-align: center;
}

#compare-8 .copyright {
	font-size: 1.4rem;
}

#compare-8 .from-price {
	font-size: 3.5rem;
	line-height: 4rem;
	letter-spacing: -3px;
	color: #ffffff;
	font-weight: bold;
	padding-right: .5rem;
}

.bt-nudge {
	margin-left: -4rem;
}

#compare-8 .vla-banner {
	float: right;
}

#dragon-group .discount-text {
	color: #ffffff;
	font-size: 1rem;
	line-height: 1rem;
	letter-spacing: 0;
}

#compare-8 .circle p {
	font-size: 1.1rem;
	line-height: 1.1rem;
	color: #ffffff;
}

@media (max-width: 1200px) {
	#compare-8 .circle {
		display: none;
	}

	#compare-8 .price-block {
		margin-top: 2.5rem;
		margin-left: 1rem;
	}
}

@media (max-width: 1050px) {

	#compare-8 h2,
	#compare-8 p {
		margin-right: 0;
	}

	#compare-8 .left-break {
		margin-left: 0;
		margin-top: 1.5rem;
	}

	#compare-8 .banner-button {
		margin-top: -2rem;
	}

	#compare-8 .fixed .td-type {
		width: 20rem;
	}
}

@media (max-width: 768px) {

	#compare-8 .group-icon,
	#compare-8 .circle,
	#compare-8 .vla-banner {
		display: none;
	}

	#compare-8 p {
		margin-right: 0;
		padding-right: 0;
	}

	#compare-8 .button {
		margin-top: 0;
	}

	#compare-8 h2 {
		padding-right: 0;
	}

	#compare-8 .no-pad {
		margin-top: 3rem;
	}

	.bt-nudge {
		margin-left: 0;
	}

	#compare-3 .icon {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
}

/****************************************************************************
* // Compare 5 -  Dragon Professional Group
****************************************************************************/
#compare-5 .grey-section {
	background-color: #f0f3f4;
	padding-top: 6rem;
	padding-bottom: 6rem;
}

#compare-5 h2 {
	text-align: center;
}

.bullet-fix {
	padding-left: 1.5rem;
}

#compare-5 h2 span {
	color: #2ecad6;
	font-weight: bold;
}

#compare-5 h3 {
	font-size: 3rem;
	line-height: 3.4rem;
	font-weight: bold;
	letter-spacing: -2px;
	color: #26719a;
	text-align: center;
	margin-top: 6rem;
	margin-bottom: 3rem;
}

#compare-5 h5 {
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 3rem;
}

#compare-5 p {
	color: #999999;
	text-align: center;
	margin-bottom: 0;
}

#compare-5 h6 {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #666666;
	text-align: center;
	margin-top: 3rem;
}

/****************************************************************************
* // Speech recognition TY
****************************************************************************/
#feature-ty1 .dl-button-frame {
	width: 35rem;
	margin: 0 auto;
	margin-top: 1.5rem;
}

#legal #banners h3 {
	font-size: 3.8rem;
	line-height: 4.4rem;
	color: #ffffff;
}

#legal #banners p {
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #ffffff;
}

@media (max-width:1200px) {
	#legal #banners h3 {
		font-size: 3rem;
		line-height: 3.4rem;
	}
}

@media (max-width:767px) {
	#feature-ty1 .dl-button-frame {
		width: 30rem;
		margin: 0 auto;
		margin-top: 1.5rem;
	}

	#legal #banners h3 {
		font-size: 1.8rem;
		line-height: 2.4rem;
	}

	#legal #banners .carousel,
	#legal #banners .carousel .item {
		height: 40rem;
	}
}

/****************************************************************************
* // Software Upgrades
****************************************************************************/
#software-upgrades .bt-buynow {
	padding: .6rem .6rem;
	background: #ff5500;
	color: #ffffff;
	border-radius: .3rem;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	width: 11rem;
	margin: 0 auto;
	display: inline-block;
}

#software-upgrades .home-box-shot {
	margin-left: -3rem;
}

#software-upgrades .software-content {
	margin-left: -3rem;
	padding-top: 4rem;
}

.upgrades-icons img {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}

@media (min-width:767px) {
	#software-upgrades .software-content {
		margin-left: 0;
	}
}

/****************************************************************************
* // Financial and Legal Pages
****************************************************************************/
#speech-fa #feature-1 {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/landing_pages/2019/finser-ebook/Fin-Banner-01.png') top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
	clear: both;
}

#speech-legal #feature-1 {
	background: url('https://drh.img.digitalriver.com/DRHM/Storefront/Site/nuanceeu/pb/images/landing_pages/2019/microsite/dragon/legal-header.png') top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	background-size: cover;
	clear: both;
}

.fa-carousel .carousel {
	height: 47rem;
	margin-bottom: 0;
}

.fa-carousel .carousel .item {
	height: 47rem;
}

.fa-carousel .carousel-caption {
	text-align: left;
	text-shadow: none;
	top: 0;
	left: 0;
	right: 0;
}

#banners .fa-carousel h3,
#banners .fa-carousel p {
	color: #ffffff;
}

.fa-set .callout {
	background-color: rgba(255, 255, 255, 0.5);
	height: 67.5rem;
	min-height: 67.5rem;
	width: 100%;
	position: relative;
	padding: 3.5rem 5rem 5.5rem;
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.fa-set #feature-1 h2:first-of-type {
	padding-top: 200px;
}

#fin-contact label {
	color: #333;
	text-align: left;
	margin-left: 4rem;
	float: left;
	margin-top: -.5rem;
}

#fin-contact input[type="checkbox"] {
	float: left;
	width: 4rem;
	transform: scale(1.2);
	margin-left: 1.5rem;
}

.fa-set ul.icon-align li {
	margin-top: -2rem;
	font-size: 1.4rem;
	padding-left: 4rem;
}

@media (max-width: 867px) {
	.fa-set .callout {
		padding: 1.7rem;
	}
}

@media (max-width: 767px) {
	#fin-contact {
		margin-top: 3rem;
	}

	.fa-set #feature-1 {
		background: #ffffff;
	}

	.fa-set #feature-1 h2:first-of-type {
		padding-top: 3rem;
	}

	.fa-set #feature-1 .white {
		color: #333333;
	}

	#speech-fa #feature-1,
	#speech-legal #feature-1 {
		background: none;
	}
}

.fa-set input,
.fa-set textarea,
.fa-set select {
	width: 100%;
	border-radius: 0;
	border: 1px solid #bfc9ce;
	font-size: 1.4rem;
	background-color: #ffffff;
	padding: 1.2rem 0 1.2rem 2.4rem;
	box-sizing: border-box;
	margin-top: .9rem;
	color: #666666;
	text-align: left;
	font-weight: normal;
}

.fa-set .floating-label2 {
	position: absolute;
	pointer-events: none;
	text-align: left;
	left: 4.4rem;
	top: 2.2rem;
	color: #666666;
	font-weight: normal;
	transition: 0.3s ease all;
	font-size: 1.4rem;
}

.fa-set .control1:focus~.floating-label2,
.fa-set .control1:not(:focus):valid~.floating-label2 {
	top: 1.1rem;
	font-size: .9rem;
	opacity: 0.4;
	color: #666666;
	padding-left: 0;
}

.fa-set select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.fa-set .select:after {
	content: "\f078";
	font-family: FontAwesome;
	color: #ccc;
	padding: 2rem .8rem;
	position: absolute;
	right: 2rem;
	top: 30;
	z-index: 1;
	text-align: center;
	pointer-events: none;
	box-sizing: border-box;
	font-size: 1.8rem;
}

.fa-set ul.icon-align {
	list-style-type: none;
}

.fa-set .icon-align li {
	margin-left: -2rem;
	margin-top: -2rem;
}

.fa-set .fa-check-circle {
	font-size: 1.6rem;
	color: #077898;
	margin-top: 2rem;
}

.fa-set .button-submit {
	padding: 2rem 1rem;
	border: none;
	background: #a7e127;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 2.8rem;
	letter-spacing: 0;
	color: #333333;
	font-weight: bold;
	margin-top: 2rem;
	width: 100%;
	text-align: center;
}

.fa-set .button-submit:hover {
	background: #8fc021;
}

.fa-set .download-icon {
	margin-top: -.5rem;
}

.fa-set .icones {
	margin-bottom: 1.45rem;
}

.fa-set .LV_validation_message {
	font-weight: bold;
	margin: 0;
}

.fa-set .LV_valid {
	color: #00CC00;
}

.fa-set .LV_valid::after,
.fa-set .LV_invalid::after {
	top: 2rem;
}

.fa-set p.sub-section {
	margin-left: 3rem;
}

.fa-set #feature-4 ul {
	list-style-type: disc;
	margin-left: 4.5rem;
}

.fa-set #feature-4 li {
	padding-left: 1.5rem;
}

.fa-set #feature-4 .sub-image {
	margin-left: -3rem;
}

.fa-set .right-border {
	border-right: 1px solid #666666;
}

@media (max-width: 1300px) {
	.fa-set #feature-4 .sub-image {
		margin-top: 11rem;
	}
}

@media (max-width: 1100px) {
	.fa-set #feature-4 .sub-image {
		margin-top: 12rem;
	}

	.fa-set #feature-4 .v90 {
		margin-top: 2rem;
	}

	.fa-set .grey-expandable {
		padding-top: 3rem;
	}
}

@media (max-width: 980px) {
	.fa-set #feature-4 .sub-image {
		margin-bottom: 6rem;
	}

	.fa-set #feature-4 h5 {
		margin-bottom: 6rem;
	}
}

@media (max-width: 767px) {
	.fa-set p.sub-section {
		margin-left: 0;
	}

	.fa-set #feature-4 ul {
		list-style-type: disc;
		margin-left: 0;
	}

	.fa-set #feature-4 ul {
		padding-left: 1.5rem;
	}

	.fa-set #feature-4 li {
		padding-left: 0;
	}

	.fa-set #feature-4 .sub-image {
		margin-top: 0;
		margin-bottom: 3rem;
	}
}

.fa-set #feature-5 {
	padding-top: 7rem;
	padding-bottom: 7rem;
}

.fa-set #feature-5 h5 {
	margin-top: 2rem;
}

@media (max-width: 767px) {
	.fa-set #feature-5 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}

.fa-set #feature-1 h1 {
	font-size: 2.4rem;
	line-height: 2.8rem;
	font-weight: bold;
	letter-spacing: -0.015rem;
	margin-bottom: 0;
}

.fa-set #feature-1 h2 {
	font-size: 7.2rem;
	font-weight: bold;
	line-height: 7.6rem;
	letter-spacing: -0.05rem;
	margin-top: 0;
	margin-bottom: 0;
}

.fa-set #feature-1 h3 {
	font-size: 3rem;
	line-height: 3.8rem;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 6rem;
	margin-bottom: 6rem;
}

.fa-set #feature-1 .fa-set h4 {
	font-size: 2rem;
	line-height: 2.5rem;
	letter-spacing: -0.05rem;
	margin-top: -.5rem;
}

.fa-set #feature-1 .fa-set h5 {
	font-size: 1.8rem;
	line-height: 2.4rem;
	letter-spacing: -0.5px;
}

.fa-set #feature-1 .fa-set h6 {
	font-size: 1.6rem;
	line-height: 2.6rem;
	margin-top: 0;
}

@media only screen and (max-width : 768px) {
	.fa-set #feature-1 .fa-set h1 {
		font-size: 1.6rem;
		line-height: 2rem;
	}

	.fa-set #feature-1 .fa-set h2 {
		font-size: 3.2rem;
		line-height: 3.8rem;
	}

	.fa-set #feature-4 .col-md-6 {
		margin-left: -1rem;
	}
}

.fa-set .grey-expandable {
	background-color: #f7f9f9;
	margin-left: calc(50% - 50vw);
	width: 100vw;
	padding-top: 12rem;
	margin-top: 9rem;
	padding-bottom: 0;
}

.fa-set .grey-expandable .row {
	margin-left: 0;
}

.fa-set .small-image {
	width: 80%;
}

@media (max-width: 767px) {
	.fa-set #feature-1 {
		margin-bottom: 3rem;
	}

	.fa-set #feature-1 h1 {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	.fa-set #feature-1 h2 {
		font-size: 3.2rem;
		font-weight: bold;
		line-height: 3.5rem;
		letter-spacing: -0.05rem;
		margin-top: 0;
		margin-bottom: 0;
	}

	.fa-set .grey-expandable {
		padding-top: 0;
		margin-top: 3rem;
		padding-bottom: 3rem;
	}

	.fa-set .container-fluid {
		padding-right: 1.5rem;
		padding-left: 1rem;
		margin-right: auto;
		margin-left: -1.5rem;
	}

	.fa-set .v90 {
		margin-top: 3rem;
	}

	.fa-set #bar {
		display: none;
	}
}

/****************************************************************************
* // fa Bar Floating
****************************************************************************/
.fa-set .box-buy-now {
	display: none;
}

.fa-set .fixed .box-buy-now {
	display: inline;
}

.fa-set .fixed .button-submit {
	width: 30rem;
	float: right;
	margin-top: .5rem;
}

.fa-set .buy-now-bar.fixed .box-buy-now h4 {
	font-size: 2rem;
	line-height: 2.5rem;
	letter-spacing: -0.05rem;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2.5rem;
}

@media (max-width:667px) {
	.fa-set .buy-now-bar.fixed .box-buy-now h4 {
		font-size: 1.1rem;
		line-height: 1.6rem;
		letter-spacing: 0;
		padding-top: 2rem;
	}

	.fa-set .buy-now-bar.fixed .box-buy-now p {
		font-size: 1.1rem;
		line-height: 1.6rem;
		letter-spacing: 0;
	}

	.fa-set .fixed .button-submit {
		padding: 1rem 1rem;
		font-size: 1.4rem;
		margin-top: 2rem;
		width: 16rem;
	}
}

@media (max-width:468px) {
	.fa-set .fixed .button-submit {
		padding: 1rem 1rem;
		font-size: 1.2rem;
		margin-top: 2.7rem;
		width: 14rem;
	}
}

#fin-contact label {
	color: #333;
	text-align: left;
	margin-left: 4rem;
	float: left;
	margin-top: -.5rem;
}

#fin-contact input[type="checkbox"] {
	float: left;
	width: 4rem;
	transform: scale(1.2);
	margin-left: 1.5rem;
}

@media (max-width:768px) {
	#fin-contact input[type="checkbox"] {
		margin-left: 0;
	}
}

/****************************************************************************
* // Thankyou feature 1
****************************************************************************/
#feature-ty1 h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.legty .button-blue {
	padding: 2rem 2.5rem;
	border: none;
	background: #0079c7;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 2.8rem;
	letter-spacing: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.legty .button-blue:hover {
	background: #0092f0;
	text-decoration: none;
	color: #ffffff;
}

.legty .dl-left {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.legty .right-border {
	border-right: 1px solid #666666;
}

.legty .dl-button-frame {
	margin-top: 2.5rem;
}

@media (max-width:767px) {
	.legty .text-center {
		text-align: left;
	}
}

@media (max-width:468px) {
	.legty .button-blue {
		padding: 2rem 1.5rem;
		font-size: 2.2rem;
	}
}

/****************************************************************************
* // Thankyou feature 2
****************************************************************************/
.legty .ebook-img {
	margin-left: -1.5rem;
}

.legty .blue-small {
	padding: 1.5rem 3rem;
	font-size: 2.2rem;
}

@media (max-width:1200px) {
	.legty .blue-small {
		padding: 1.5rem 2rem;
		font-size: 1.8rem;
	}

	.legty .link-text {
		height: 8rem;
		min-height: 8rem;
	}
}

@media (max-width:1200px) {
	.legty .blue-small {
		padding: 1.5rem 1rem;
		font-size: 1.6rem;
	}

	.legty .link-text {
		height: 9rem;
		min-height: 9rem;
		margin-top: -4rem;
	}
}

@media (max-width:767px) {
	.legty .mob-gap {
		margin-top: 6rem;
	}

	.legty .right-border {
		border-right: none;
	}
}

@media (max-width:468px) {
	.legty .blue-small {
		padding: 1.5rem 1rem;
		font-size: 1.4rem;
	}

	.legty .link-text {
		height: 7rem;
		min-height: 7rem;
		margin-top: -4rem;
		font-size: 1.2rem;
	}
}

/*=============================================
=                TB Additions                   =
=============================================*/

/* Center-align grey menu items */
.tb_flex-helper {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

/* Lined button effect*/
.accessories-button {
	margin-left: 2rem;
	margin-right: 2rem;
}

.lined-button {
	padding-top: 2rem;
}

.accessories-button__click {
	padding: 8px 20px;
	cursor: pointer;
}

.find-out {
	margin-bottom: 1rem;
}

.partners-logo {
	max-width: 160px;
}

/*============  End TB Additions  =============*/


/****************************************************************************
* // Responsive table -  Feature Chart - OVERVIEW PAGE
****************************************************************************/
#feature-chart1 {
	margin-top: 3rem;
}

#feature-chart1 article {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#feature-chart1 ul {
	display: flex;
	top: 0rem;
	z-index: 10;
	padding-bottom: 1.4rem;
}

#feature-chart1 li {
	list-style: none;
	flex: 1;
}

#feature-chart1 h4 {
	font-size: 3rem;
}

#feature-chart1 .currency-sign,
#feature-chart1 .value,
#feature-chart1 .value-2 {
	font-size: 3rem;
	color: #333333;
	letter-spacing: -0.05rem;
}

#feature-chart1 .value,
	{
	margin-left: -.5rem;
}

#feature-chart1 li:last-child {
	border-right: 1px solid #DDD;
}

#feature-chart1 button {
	width: 100%;
	border: 1px solid #DDD;
	border-right: 0;
	border-top: 0;
	padding: 1rem;
	background: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
	height: 6rem;
	color: #999
}

#feature-chart1 li.active button {
	background: #f0f5f5;
	color: #000;
}

#feature-chart1 table {
	border-collapse: collapse;
	width: 100%;
}

#feature-chart1 tr {
	border-bottom: 1px solid #dddddd;
}

#feature-chart1 tbody tr:first-of-type {
	border-top: 1px solid #dddddd;
}

#feature-chart1 tr:last-of-type {
	border-bottom: none;
}

#feature-chart1 th {
	background: #ffffff;
	display: none;
}

#feature-chart1 th:last-of-type,
#feature-chart1 th:nth-last-child(2),
#feature-chart1 td:last-of-type,
#feature-chart1 td:nth-last-child(2) {
	background-color: #f0f5f5;
}

#feature-chart1 .white-bg:last-of-type,
#feature-chart1 .white-bg:nth-last-child(2) {
	background-color: #ffffff;
}

#feature-chart1 td,
#feature-chart1 th {
	vertical-align: middle;
}

#feature-chart1 td:first-of-type {
	width: 82%;
	background-color: #ffffff;
}

#feature-chart1 .white-bg {
	background-color: #ffffff;
}

#feature-chart1 td,
#feature-chart1 th {
	padding: 1rem;
	padding-left: 0;
	empty-cells: show;
}

#feature-chart1 td,
#feature-chart1 th {
	text-align: left;
}

#feature-chart1 td+td,
#feature-chart1 th+th {
	text-align: center;
	display: none;
}

#feature-chart1 td.default {
	display: table-cell;
	vertical-align: middle;
}

#feature-chart1 .sep {
	background: #F5F5F5;
	font-weight: bold;
}

#feature-chart1 .txt-l {
	font-size: 2.8rem;
	font-weight: bold;
}

#feature-chart1 .txt-top {
	position: relative;
	top: -.9rem;
	left: -.2rem;
}

#feature-chart1 .tick {
	font-size: 2.2rem;
	padding-left: 1rem;
}

#feature-chart1 .hide {
	border: 0;
	background: none;
}

.fa-check-circle {
	color: #1c76a0;
}

.fa-times-circle {
	color: #a2a2a2;
}

#feature-chart1 tr:hover,
#feature-chart1 tr:hover td:first-of-type {
	background-color: #dee8ee;
}

#feature-chart1 tr:hover td,
#feature-chart1 tr:last-child:hover>td {
	background-color: transparent;
}

#feature-chart1 tr.price-row:hover,
#feature-chart1 tr:first-child:hover>th:first-of-type {
	background-color: white;
}

#feature-chart1 tr.price-row:hover td:last-child,
#feature-chart1 tr.price-row:hover td:nth-last-child(2) {
	background-color: #f0f5f5;
}

#feature-chart1 .da-icon {
	display: none;
}

#feature-chart1 a.v-discount {
	color: #333333;
	text-decoration: underline;
}

#feature-chart1 .button-box {
	margin: 0 1rem 2rem 0;
	float: left;
	width: 12rem;
}

#feature-chart1 .prices,
#feature-chart1 .vat {
	text-align: left;
	padding-top: 0;
}

#feature-chart1 .from {
	padding-bottom: 0;
	margin-bottom: 0;
}

p.icon-float {
	font-size: 1.6rem;
}

.bg-purple,
.bg-blue {
	border-top: 1px solid #ddd;
}

#feature-chart1 .currency-sign {
	margin-right: -5px;
}

@media (min-width: 640px) {
	#feature-chart1 ul {
		display: none;
	}

	#feature-chart1 .white-bg:last-of-type,
	#feature-chart1 .white-bg:nth-last-child(2),
	#feature-chart1 .white-bg {
		background-color: #f0f5f5;
	}

	#feature-chart1 h4 {
		font-size: 2.6rem;
		padding-bottom: .5rem;
	}

	#feature-chart1 .currency-sign,
	#feature-chart1 .value,
	#feature-chart1 .value-2 {
		font-size: 2.6rem;
		padding-bottom: .5rem;
	}

	#feature-chart1 table {
		border-collapse: collapse;
		table-layout: fixed;
		width: 100%;
	}

	#feature-chart1 td,
	#feature-chart1 th {
		display: table-cell !important;
	}

	#feature-chart1 td,
	#feature-chart1 th {
		width: 59%;
	}

	#feature-chart1 td,
	#feature-chart1 th {
		padding: 2rem .5rem;
		empty-cells: show;
	}

	#feature-chart1 td+td,
	#feature-chart1 th+th {
		width: auto;
	}

	#feature-chart1 .prices,
	#feature-chart1 .vat {
		text-align: center;
		padding-top: .5rem;
	}

	#feature-chart1 th {
		padding-top: 4.5rem;
		padding-bottom: 4.5rem;
	}

	#feature-chart1 .da-icon {
		display: inline;
		height: 2rem;
		width: 2rem;
		margin-right: .8rem;
		float: left;
	}

	#feature-chart1 .button-box {
		margin: .5rem 1.5rem .5rem;
		float: left;
		width: 12rem;
	}

	#feature-chart1 .prices,
	#feature-chart1 .vat {
		text-align: center;
	}

	#feature-chart1 .vat {
		margin-top: -0.5rem;
	}

	#feature-chart1 .tick {
		padding-left: 0;
	}

	.fa-check-circle {
		color: #1c76a0;
		font-size: 2.6rem;
	}

	.fa-times-circle {
		color: #a2a2a2;
		font-size: 2.6rem;
	}

	.bg-purple,
	.bg-blue {
		border-top: none;
	}

	#feature-chart .bg-purple,
	#feature-chart .bg-blue {
		border-top: 1px solid #dddddd;
	}

	#feature-chart1 .vat {
		padding-top: 0;
	}

	#feature-chart1 th p.tiny-text {
		font-size: 1.1rem;
		line-height: 1.4rem;
	}

	.tiny-discount {
		margin-top: -2.4rem;
	}
}

@media (min-width: 1024px) and (max-width: 1100px) {
	.tiny-discount {
		margin-top: -1rem;
	}

	.disc-adj {
		margin-top: 5rem;
	}
}

@media (min-width: 990px) {
	#feature-chart1 .button-box {
		width: 16rem;
	}
}

@media (min-width: 1100px) {

	#feature-chart1 td,
	#feature-chart1 th {
		width: 69%;
	}

	#feature-chart1 .button-box {
		margin: .5rem 1.5rem .5rem;
		float: left;
		width: 11rem;
	}
}

@media (min-width: 1200px) {
	#feature-chart1 th p {
		font-size: 1.8rem;
	}

	#feature-chart1 .button-box {
		margin: .5rem 1.5rem .5rem;
		float: left;
		width: 13rem;
	}

	#feature-chart .bg-purple,
	#feature-chart .bg-blue {
		border-top: none;
	}
}

.cell-p1 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-bottom: 0 !important;
	letter-spacing: 0;
	font-weight: normal;
	margin-bottom: 0;
}

.feature-gap1 {
	padding-right: .5rem;
}

.feature-image1 {
	padding-left: 4rem;
	padding-right: 4rem;
	height: 12rem
}

#feature-chart1 th p.tiny-text {
	font-size: 1.1rem;
	line-height: 1.4rem;
}

#feature-chart1 .best {
	margin-top: -2.5rem;
	margin-bottom: 1.5rem;
	color: orange;
	text-decoration: underline;
	font-size: 1.1rem;
	line-height: 1.4rem;
}

#feature-chart1 .green-text {
	font-size: 12px;
	color: #19b811;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 0;
	margin-top: 3.5rem;
}

/****************************************************************************
* // Top Elements - Currency selector and icons.
****************************************************************************/
.top-elements .currency {
	display: block;
}

.top-elements .currency .select2-container {
	height: 100%;
}

.top-elements .currency .select2-container .selection {
	height: 100%;
	display: block;
}

.top-elements .currency .select2-container .selection .custom-container {
	height: 100%;
	display: flex;
	align-items: center;
}

.top-elements .select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0;
	margin-right: 10px;
}

.top-elements .currency .select2-container .selection .custom-container .select2-selection__arrow {
	padding: 0;
	height: auto;
	width: auto;
	position: inherit;
	top: inherit;
	right: inherit;
}

.custom-dropdown {
	top: 1px;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#purchase-block .select2-container .select2-selection--single .select2-selection__rendered {
	display: inline-block;
	height: 34px;
}

.showterms p {
	color: #337ab7;
	text-decoration: underline;
}


/****************************************************************************
* // List of Features
****************************************************************************/

.lista-features li:before,
.tab-content li:before,
.bullet p:before {
	content: "\f058";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
	font-size: 14px;
}

.lista-features li::before {
	background-position: left 4px;
}

.lista-features {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.lista-features li {
	position: relative;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
	margin-top: -18px;
	margin-bottom: 10px;
}

#price-match .lista-features li {
	position: relative;
	font-size: 14px;
	line-height: 19px;
}

.top-fix {
	margin-top: 0;
}

.lista-features li+li {
	margin-top: 12px;
}

@media (max-width: 767px) {
	.lista-features li:last-of-type {
		margin-bottom: 30px;
	}
}

#feature-chart td:first-of-type {
	background-color: transparent;
	border-top: none;
}
