#phillips-lp {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5rem;
	color: #fff;
	font-weight: 400;
	height: auto;
	overflow-x: hidden;
	letter-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%
}
#phillips-lp * {
	tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}
#phillips-lp *, #phillips-lp :after, #phillips-lp :before {
	box-sizing: border-box
}
#phillips-lp svg {
	display: block;
	width: 100%;
	height: 100%;
	overflow: visible
}
#phillips-lp .breakline {
	display: block
}
#phillips-lp .btn {
	color: #fff;
	padding: 10px 50px 13px 50px;
	font-size: 26px;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	transition: background .35s ease
}
#phillips-lp .btn--green {
	background: #cbdc2c
}
#phillips-lp .btn--green:hover {
	background: #a8b71e
}
#phillips-lp .footer {
	padding: 35px;
	text-align: center;
	background: #00498f
}
#phillips-lp .footer__shield {
	background-image: url(../img/footer-shield.png);
	width: 124px;
	height: 158px;
	margin: 0 auto
}
#phillips-lp .col {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
#phillips-lp .cols {
	display: flex;
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex
}
#phillips-lp .page__wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	min-width: 300px
}
#phillips-lp .page__heading {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
#phillips-lp .page__heading .hp {
	width: 480px
}
#phillips-lp .page__subheading {
	text-align: center
}
#phillips-lp .page__perex {
	line-height: 1.5em;
	margin: 0 0 50px;
	text-align: center
}
#phillips-lp .page__svgexample {
	width: 100px;
	display: inline-block;
	vertical-align: middle
}
#phillips-lp .page__bodylist li {
	margin: 0 0 10px
}
#phillips-lp .section {
	width: 100%
}
#phillips-lp .section__container {
	max-width: 1255px;
	margin: 0 auto;
	position: relative
}
#phillips-lp .intro {
	background: url(../img/intro.jpg) center center no-repeat;
	background-size: cover
}
#phillips-lp .intro .section__container {
	height: 645px
}
#phillips-lp .intro__bg {
	background: url(../img/intro.jpg);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
#phillips-lp .intro__headline {
	font-size: 66px;
	position: absolute;
	top: 290px;
	left: 100px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.1em;
	font-weight: 400
}
#phillips-lp .intro__headline strong {
	color: #fff
}
#phillips-lp .intro__logo {
	background: url(../img/intro-logo.png);
	width: 210px;
	height: 191px;
	position: absolute;
	left: 88px
}
#phillips-lp .price__top {
	background: #00498f;
	height: 430px
}
#phillips-lp .price__top .section__container {
	padding-top: 50px;
	padding-left: 100px
}
#phillips-lp .price__list {
	margin: 0;
	font-size: 25px;
	line-height: 1.4em;
	list-style: none
}
#phillips-lp .price__list-item {
	position: relative
}
#phillips-lp .price__list-item:before {
	background-image: url(../img/list-icon.png);
	background-repeat: no-repeat;
	background-size: 23px 16px;
	width: 23px;
	height: 16px;
	display: block;
	content: '';
	position: absolute;
	left: -40px;
	top: 10px
}
#phillips-lp .price__headline {
	font-size: 43px;
	font-weight: 400;
	line-height: 40px;
	margin: 0 0 15px 0;
	color: #fff
}
#phillips-lp .price__code {
	display: block;
	font-size: 25px;
	color: #fff
}
#phillips-lp .price__detail {
	position: absolute;
	padding-top: 67px;
	font-size: 25px;
	top: 0;
	right: 240px
}
#phillips-lp .price__detail-price {
	margin-bottom: 40px
}
#phillips-lp .price__detail-price .breakline {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 25px
}
#phillips-lp .price__detail-image {
	position: absolute;
	right: -240px;
	top: 10px;
	background: url(../img/detail.png) no-repeat;
	width: 216px;
	height: 410px
}
#phillips-lp .price__stars {
	background-image: url(../img/stars.png);
	width: 124px;
	height: 26px;
	margin-bottom: 25px
}
#phillips-lp .price__bottom {
	background: #fff;
	color: #3b3a3a
}
#phillips-lp .price__bottom .section__container {
	padding: 60px 125px 60px 40%
}
#phillips-lp .price__bottom-image {
	background: url(../img/bottom.png) no-repeat;
	width: 376px;
	height: 384px;
	position: absolute;
	top: -50px;
	left: 0
}
#phillips-lp .price__bottom-copy {
	margin: 0;
	font-size: 22px;
	line-height: 1.35em;
	color: #6e6e6e
}
#phillips-lp .price__bottom-copy strong {
	display: block;
	color: #3b3a3a
}
#phillips-lp .price__bottom-copy--second {
	margin-top: 40px
}
#phillips-lp .functions {
	background: #cbdc2c;
	position: relative;
	z-index: 100
}
#phillips-lp .functions__img {
	width: 100%;
	height: 240px;
	background-size: cover;
	margin-bottom: 30px;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
#phillips-lp .functions__img--first {
	background-image: url(../img/first.jpg)
}
#phillips-lp .functions__img--second {
	background-image: url(../img/second.jpg)
}
#phillips-lp .functions__img--third {
	background-image: url(../img/third.jpg)
}
#phillips-lp .functions__col {
	padding: 50px 25px;
	text-align: center
}
#phillips-lp .functions__caption {
	text-transform: uppercase;
	font-size: 35px;
	margin: 0;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	color: #fff
}
#phillips-lp .functions__inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#phillips-lp .products {
	background: #fff;
	padding-bottom: 45px;
	padding-top: 20px
}
#phillips-lp .product__img {
	width: 100%;
	height: 420px;
	margin-bottom: 30px;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative
}
#phillips-lp .product__img--first {
	background-image: url(../img/first.png);
	background-size: 216px auto
}
#phillips-lp .product__img--second {
	background-image: url(../img/second.png);
	background-size: 256px auto;
	top: -1px
}
#phillips-lp .product__img--third {
	background-image: url(../img/third.png);
	background-size: 263px auto;
	top: 20px
}
#phillips-lp .product__col:last-child ul {
	margin-bottom: 33px
}
#phillips-lp .product__name {
	color: #3b3a3a;
	font-size: 30px;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	padding-left: 40px
}
#phillips-lp .product__code {
	font-size: 17px;
	line-height: 1.5em;
	color: #3b3a3a;
	text-align: left;
	width: 100%;
	display: block;
	padding-left: 41px;
	margin-bottom: 20px
}
#phillips-lp .product__caption {
	margin: 0;
	color: #6e6e6e;
	font-size: 20px;
	line-height: 1.3em
}
#phillips-lp .product__list {
	margin: 0 0 85px 0
}
#phillips-lp .product__price {
	padding-left: 40px;
	margin-bottom: 30px;
	display: block
}
#phillips-lp .product__cta {
	display: block;
	width: 190px;
	margin-left: 40px
}
#phillips-lp .bonus {
	background: #00498f;
	padding-top: 65px;
	padding-bottom: 85px
}
#phillips-lp .bonus .section__container {
	max-width: 1255px;
	padding: 0 50px
}
#phillips-lp .bonus__headline {
	font-size: 34px;
	line-height: 1.4em;
	margin-bottom: 35px;
	display: block
}
#phillips-lp .bonus__code {
	font-size: 18px;
	line-height: 1.2em;
	display: block
}
#phillips-lp .bonus__price {
	font-size: 18px;
	margin: 0 0 20px 0
}
#phillips-lp .bonus__image {
	background-image: url(../img/bonus.png);
	width: 590px;
	height: 281px;
	margin-left: 0;
	display: inline-block;
	vertical-align: top
}
#phillips-lp .bonus__copy {
	font-size: 20px;
	margin-bottom: 40px
}
#phillips-lp .bonus__copy-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 450px
}
#phillips-lp .bonus__note {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 35px
}
#phillips-lp .videos {
	background: #fff;
	padding-bottom: 50px
}
#phillips-lp .videos__headline {
	font-size: 39px;
	color: #3b3a3a;
	text-align: center;
	margin: 40px auto
}
#phillips-lp .videos__small {
	display: inline-block;
	margin: 10px
}
#phillips-lp .videos__smalls {
	font-size: 0;
	text-align: center
}
#phillips-lp .quote {
	padding-right: 60px
}
#phillips-lp .quotes {
	background: #cbdc2c
}
#phillips-lp .quotes .section__container {
	padding: 100px 50px
}
#phillips-lp .quote__copy {
	color: #6e6e6e;
	font-size: 19px;
	line-height: 1.5em;
	margin: 0
}
#phillips-lp .quote__copy strong {
	color: #3b3a3a;
	display: block;
	margin-bottom: 25px
}
#phillips-lp .quote__signature {
	display: block;
	text-align: right
}
#phillips-lp .quote__stars {
	background-image: url(../img/stars.png);
	width: 124px;
	height: 26px;
	margin-bottom: 10px
}
#phillips-lp .quote__symbol {
	background-image: url(../img/quote.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 36px;
	height: 34px
}
#phillips-lp .quote__symbol--top {
	bottom: auto;
	left: auto;
	right: 0;
	top: 30px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media screen and (max-width:979px) {
#phillips-lp .intro .section__container {
	height: 400px
}
#phillips-lp .intro__logo {
	background: url(../img/intro-logo.png) no-repeat;
	background-size: contain;
	width: 110px;
	height: 100px;
	position: absolute;
	left: 75px;
	top: 0
}
#phillips-lp .intro__bg {
	background: url(../img/intro.jpg);
	background-size: cover;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}
#phillips-lp .intro__headline {
	font-size: 36px;
	top: 200px;
	left: 60px;
	line-height: 1.3em
}
#phillips-lp .price--sk .price__list {
	padding-left: 22px
}
#phillips-lp .price__top {
	height: 260px
}
#phillips-lp .price__top .section__container {
	padding-left: 10px
}
#phillips-lp .price__headline {
	font-size: 22px;
	line-height: 24px
}
#phillips-lp .price__code {
	font-size: 17px
}
#phillips-lp .price__list {
	font-size: 14px;
	line-height: 1.8em;
	padding-left: 25px
}
#phillips-lp .price__list-item br {
	display: none
}
#phillips-lp .price__list-item:before {
	background-size: 15px auto;
	width: 20px;
	left: -25px;
	top: 10px
}
#phillips-lp .price__detail {
	right: 30px;
	left: inherit;
	top: 0;
	padding-top: 35px
}
#phillips-lp .price__detail-image {
	width: 120px;
	right: auto;
	left: 10px;
	background-size: 100% auto;
	height: 230px
}
#phillips-lp .price__detail-price {
	font-size: 17px;
	padding-left: 130px;
	margin-bottom: 20px
}
#phillips-lp .price__detail-price .breakline {
	margin-top: 0;
	font-size: 17px;
	margin-bottom: 0
}
#phillips-lp .price__detail-cta {
	margin-left: 130px
}
#phillips-lp .price__stars {
	margin-bottom: 20px
}
#phillips-lp .price__bottom .section__container {
	padding: 10px 10px 10px 10px;
	height: 200px
}
#phillips-lp .price__bottom-image {
	width: 210px;
	height: 220px;
	background-size: 100% auto;
	background-position: bottom;
	left: 5px;
	top: inherit;
	bottom: 0
}
#phillips-lp .price__bottom-copy {
	padding-left: 250px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 15px
}
#phillips-lp .price__bottom-copy--second {
	margin-top: 10px;
	margin-bottom: 5px
}
#phillips-lp .functions {
	padding-top: 20px;
	padding-bottom: 20px
}
#phillips-lp .functions__col {
	padding: 0 10px
}
#phillips-lp .functions__img {
	margin-bottom: 7px;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
#phillips-lp .functions__caption {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	font-size: 21px;
	margin-bottom: 5px
}
#phillips-lp .products .col {
	margin-bottom: 20px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 500px;
	margin: 20px auto
}
#phillips-lp .product__img {
	height: 210px;
	background-size: contain;
	margin-bottom: 15px
}
#phillips-lp .product__name {
	font-size: 24px;
	padding-left: 20px
}
#phillips-lp .product__code {
	font-size: 15px;
	padding-left: 20px
}
#phillips-lp .product__caption {
	font-size: 14px;
	width: 500px;
	margin: 0 auto
}
#phillips-lp .product__list {
	margin-bottom: 30px;
	padding-left: 20px
}
#phillips-lp .product__cta {
	width: 115px;
	margin-left: 20px
}
#phillips-lp .product__price {
	margin-bottom: 10px;
	padding-left: 20px
}
#phillips-lp .bonus__headline {
	font-size: 19px;
	padding-left: 160px;
	margin-bottom: 20px
}
#phillips-lp .bonus__code {
	font-size: 10px
}
#phillips-lp .bonus__image {
	background-image: url(../img/bonus-mobile.png);
	width: 156px;
	height: 152px;
	margin-left: 0;
	position: relative;
	top: -55px
}
#phillips-lp .bonus__price {
	font-size: 13px;
	margin-bottom: 5px
}
#phillips-lp .bonus__copy {
	margin-top: 0;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 10px
}
#phillips-lp .bonus__copy-wrapper {
	width: 46%;
	margin-left: 0
}
#phillips-lp .bonus__note {
	font-size: 10px;
	margin-bottom: 0
}
#phillips-lp .bonus__cta {
	width: 130px
}
#phillips-lp .videos .section__container {
	height: auto;
	padding-top: 30px
}
#phillips-lp .videos__big {
	position: relative;
	/*left: 0;
	right: 0;
	top: 0;
	padding-top: 80%*/
}
#phillips-lp .videos__big iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 400px;
	width: 100%
}
#phillips-lp .videos__headline {
	font-size: 17px;
	margin: 255px auto 10px auto
}
#phillips-lp .videos__small {
	margin: 0
}
#phillips-lp .videos__small iframe {
	width: 100%;
	height: 167px
}
#phillips-lp .quotes {
	padding-right: 0
}
#phillips-lp .quotess .section__container {
	padding: 40px 10px 20px 10px
}
#phillips-lp .quotes__copy {
	font-size: 14px
}
#phillips-lp .quotes__copy strong {
	margin-bottom: 10px
}
#phillips-lp .quotes__symbol {
	width: 28px;
	background-size: 100% auto;
	bottom: 10px;
	left: 10px
}
#phillips-lp .quotes__symbol--top {
	top: 10px;
	left: auto;
	right: 10px
}
#phillips-lp .cols {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#phillips-lp .btn {
	font-size: 16px;
	padding: 4px 30px 6px 30px
}
#phillips-lp .section__container {
	max-width: 768px;
	padding-left: 10px;
	padding-right: 10px
}
}

@media screen and (max-width:570px) {
#phillips-lp .intro__logo {
	background: url(../img/intro-logo.png) no-repeat;
	background-size: 100% auto;
	width: 70px;
	height: 105px;
	position: absolute;
	left: 7px
}
#phillips-lp .intro__bg {
	background: url(../img/intro.jpg);
	background-size: cover;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}
#phillips-lp .intro .section__container {
	height: 200px
}
#phillips-lp .intro__headline {
	font-size: 26px;
	top: 60px;
	left: 10px
}
#phillips-lp .price--sk .price__list {
	padding-left: 22px
}
#phillips-lp .price__top {
	height: auto;
}
#phillips-lp .price__top .section__container {
	padding-top: 245px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#phillips-lp .price__headline {
	font-size: 22px;
	line-height: 24px
}
#phillips-lp .price__code {
	font-size: 17px
}
#phillips-lp .price__list {
	font-size: 14px;
	line-height: 1.8em;
	padding-left: 25px
}
#phillips-lp .price__list-item br {
	display: none
}
#phillips-lp .price__list-item:before {
	background-size: 15px auto;
	width: 20px;
	left: -25px;
	top: 10px
}
#phillips-lp .price__detail {
	right: 0;
	left: 0;
	top: 0;
	padding-top: 35px
}
#phillips-lp .price__detail-image {
	width: 120px;
	right: auto;
	left: 10px;
	background-size: 100% auto;
	height: 230px
}
#phillips-lp .price__detail-price {
	font-size: 17px;
	padding-left: 160px;
	margin-bottom: 20px
}
#phillips-lp .price__detail-price .breakline {
	margin-top: 0;
	margin-bottom: 0
}
#phillips-lp .price__detail-cta {
	margin-left: 160px
}
#phillips-lp .price__stars {
	margin-bottom: 20px
}
#phillips-lp .price__bottom .section__container {
	padding: 10px 10px 10px 10px;
	height: auto
}
#phillips-lp .price__bottom-image {
	width: 155px;
	height: 160px;
	background-size: 100% auto;
	background-position: bottom;
	left: 5px
}
#phillips-lp .price__bottom-copy {
	padding-left: 160px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 0
}
#phillips-lp .price__bottom-copy--second {
	margin-top: 10px;
	margin-bottom: 5px
}
#phillips-lp .products .col {
	margin-bottom: 20px;
	display: block;
	width: 320px
}
#phillips-lp .product__img {
	height: 210px;
	background-size: contain;
	margin-bottom: 15px
}
#phillips-lp .product__name {
	font-size: 24px;
	padding-left: 20px
}
#phillips-lp .product__code {
	font-size: 15px;
	padding-left: 20px
}
#phillips-lp .product__caption {
	font-size: 14px;
	width: 320px;
	margin: 0 auto;
	display: block
}
#phillips-lp .product__list {
	margin-bottom: 30px;
	padding-left: 20px
}
#phillips-lp .product__cta {
	width: 115px;
	margin-left: 20px
}
#phillips-lp .product__price {
	margin-bottom: 10px;
	padding-left: 20px
}
#phillips-lp .videos .section__container {
	padding-top: 30px;
	height: auto
}
#phillips-lp .videos__big {
	position: relative;
	/*left: 0;
	right: 0;
	top: 0;
	padding-top: 80%*/
}
#phillips-lp .videos__big iframe {
	height: auto;
	width: 100%
}
#phillips-lp .videos__headline {
	font-size: 17px;
	margin: 0 auto 10px auto
}
#phillips-lp .videos__small {
	margin: 0
}
#phillips-lp .videos__small iframe {
	width: 100%;
	height: 167px
}
#phillips-lp .section__container {
	width: 320px;
	padding-left: 10px;
	padding-right: 10px
}
#phillips-lp .bonus .section__container {
	padding: 0 20px
}
#phillips-lp .bonus__headline {
	padding-left: 0
}
#phillips-lp .bonus__image {
	margin-bottom: 10px;
	top: 0
}
#phillips-lp .bonus__copy-wrapper {
	width: 100%;
	margin-left: 0
}
#phillips-lp .quotes .quote {
	padding-right: 0
}
#phillips-lp .quotes .quote__copy {
	font-size: 14px
}
#phillips-lp .quotes .quote__copy strong {
	margin-bottom: 10px
}
}
