@font-face {
  font-family: 'centrale_sans';
  src: url('../fonts/en-US/CentraleSans-Book.eot'); /* IE9 Compat Modes */
  src: url('../fonts/en-US/CentraleSans-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/en-US/CentraleSans-Book.woff') format('woff'), /* Modern Browsers */
  url('../fonts/en-US/CentraleSans-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../fonts/en-US/CentraleSans-Book.svg#1d84a514a13dcf4f9de78cc3753dbf03') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'centrale_sans_xlight';
  src: url('../fonts/en-US/CentraleSans-XLight.eot'); /* IE9 Compat Modes */
  src: url('../fonts/en-US/CentraleSans-XLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/en-US/CentraleSans-XLight.woff') format('woff'), /* Modern Browsers */
  url('../fonts/en-US/CentraleSans-XLight.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../fonts/en-US/CentraleSans-XLight.svg#1d84a514a13dcf4f9de78cc3753dbf03') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'centrale_sans_xbold';
  src: url('../fonts/en-US/CentraleSans-XBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/en-US/CentraleSans-XBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/en-US/CentraleSans-XBold.woff') format('woff'), /* Modern Browsers */
  url('../fonts/en-US/CentraleSans-XBold.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../fonts/en-US/CentraleSans-XBold.svg#9a864760680d346e5852a22d8d46f391') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  700;
}

#phi-authenticity {
  position: relative;
  margin: 0px;
  padding: 0px;
  font-family: "centrale_sans", Verdana, sans-serif;;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 22px;
}

h1, h2, h3, h4, p, ul, fieldset {
  margin: 0px;
  padding: 0px;
}

h1 {
  font-family: "centrale_sans_xlight";
  font-size: 55px;
  line-height: 66px;
  letter-spacing: -1px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

h2 {
  margin-bottom: 30px;
}

fieldset {
  border: 0px;
}

.btn, .btn-submit, .btn-go {
  font-family: "centrale_sans", Verdana, sans-serif;
  font-size: 14px;
  color: #fff;
  height: 26px;
  background: #0089c4;
  border: 0px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.btn-submit {
  color:#fff;
  width:48%;
}

.btn {
  min-width: 78px;
}

.btn-go {
  padding: 0;
  font-size:36px;
  line-height: 0px;
  width: 36px;
  height: 36px;
}

.btn:hover, .btn-submit:hover, .btn-go:hover {
  background: #0073b4;
}

.btn:active, .btn-submit:active, .btn-go:active {
  background: #0073b4;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(11, 34, 101, 0.4);
  -moz-box-shadow:    inset 0px 0px 5px 0px rgba(11, 34, 101, 0.4);
  box-shadow:         inset 0px 0px 5px 0px rgba(11, 34, 101, 0.4);
}

#phi-anim {
  background-image: url(../images/anim/preanimation.png);
  height:72px;
  margin:0 auto;
  width:200px;
}

#confirm-no, #confirm-yes {
  cursor: pointer;
}

#confirm-no {
  background-color: #f00;
}

#confirm-yes {
  background-color: #008000;
}

#confirmed {
  color: #008000;
}

#not-confirmed {
  color: #9e0b53;
}

#phi-confirm {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#phi-authenticity ul {
  list-style-type: none;
}

.phi-text-shadow {
  font-family: centrale_sans_xbold;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

.phi-hr {
  background: -webkit-gradient(radial, 50% 0%, 50% 5 px, 100, from(rgba(225,225,225,1)), to(rgba(255,255,255,0)));
  background: -webkit-radial-gradient(50% 0%, 50% 5 px, rgba(225,225,225,1) 25%, rgba(255,255,255,0) 100%);
  background: -moz-radial-gradient(50% 0%, 50% 5 px, rgba(225,225,225,1) 25%, rgba(255,255,255,0) 100%);
  background: -ms-radial-gradient(50% 0%, 50% 5 px, rgba(225,225,225,1) 25%, rgba(255,255,255,0) 100%);
}

.phi-chevron:after {
  margin-left: 8px;
  font-family: centrale_sans_xbold;
  content: "\203A";
}

#phi-authenticity a {
  outline: 0px;
  text-decoration: none;
}

.phi-fluid {
  width: auto;
}

.phi-wrapper {
  margin: 0 auto;
  width: 960px;
  max-width: 960px;
}

.phi-clearfix {
  clear: both;
  visibility: hidden;
}

/******************** HEADER ********************/
#phi-header {
  background: #000 url(../images/Philips_XXV_975x592_new4.jpg) no-repeat scroll right center;
  margin: 10px;
  z-index: 1000;
}

#phi-header, .phi-nav1 a {
  color: #fff;
  text-decoration: none;
}

#phi-header .phi-wrapper {
  position: relative;
}

#philips-logo-box {
  position: relative;
  width: 140px;
  height: 180px;
  top: 20px;
  left: 0px;
  background: #0066a0 url(../images/philips-shape-140.png) no-repeat scroll top center;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.4);
}

#philips-logo-box a {
  position: relative;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

#philips-logo-link1 {
  height: 87px;
  display: block;
}

#philips-logo-link2 {
  height: 53px;
  font-size: 17px;
  display: block;
}

#philips-logo-link2 span {
  position: absolute;
  top: 15px;
  left: 13px;
}

#philips-logo-link3 {
  height: 40px;
  font-size: 12px;
  display: block;
}

#philips-logo-link3 span {
  position: absolute;
  top: 10px;
  left: 10px;
}

#phi-title-box {
  padding: 50px;
  display: inline-block;
}

#phi-form-language {
  text-align: center;
}
#phi-authenticity select {
  font-family: "centrale_sans";
  padding:5px 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#select-language, #select-product {
  float: left;
  width: 85%;
}

/******************** NAVBAR ********************/
#phi-navbar {
  position: absolute;
  top: 0px;
  left: 160px;
  width: 790px;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

.phi-nav1 {
  position: relative;
  top: 20px;
  display: inline-block;
  float: left;
  height: 40px;
  margin-left: 40px;
}

.phi-nav1:first-of-type {
  margin-left: 29px;
}

.phi-nav2 {
  position: absolute;
  overflow: hidden;
  width: 250px;
  left: -28px;
  top: 31px;
  text-align: left;
  box-sizing: border-box;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.95);
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

.phi-nav1:before {
  position: absolute;
  top: 17px;
  left: 15px;
  font-size: 22px;
  color: #fff;
  content: "\25B4";
  display: none;
}

.phi-nav3 a {
  font-family: "centrale_sans",Verdana,sans-serif;
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #3C3C3C;
  padding:  5px 15px;
}

.phi-nav1:hover:before, .phi-nav1:hover .phi-nav2  {
  display: block;
}

#phi-navbar-search {
  position: absolute;
  top: 10px;
  right: 0px;
}

#phi-navbar-search input[type=text] {
  padding: 5px 20px;
  border: 0px;
  background: transparent;
  color: transparent;
}

.phi-search {
  font-family: "centrale_sans", Verdana, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#phi-navbar-search input[type=text]:focus {
  color: #3C3C3C;
  background: #fff;
}

#phi-navbar-search input[type=submit] {
  padding: 10px;
  border: 0px;
  background: transparent url(../images/phi-magnifier.png) no-repeat scroll center;
}

/******************** WEB/MOB SWITCH ********************/
#phi-switch {
  position: absolute;
  height: 5px;
  width: 25px;
  border-top: 5px solid #FFF;
  cursor: pointer;
  vertical-align: baseline;
  top: 26px;
  right: 10px;
  display: none;
  z-index: 1000;
}

#phi-switch:before, #phi-switch:after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  left: 0px;
  height: 5px;
  border-top: 5px solid #FFF;
}

#phi-switch:before {
  top: -23px;
}

#phi-switch:after {
  top: -14px;
}

/******************** CONTENT ********************/
#phi-content {
  padding: 40px 0px;
  background: #fff;
 
}

#phi-content p a, #phi-content dd a {
  color: #0089c4;
}

#phi-content p a {
  text-decoration: underline;
}

#phi-content p {
  margin-bottom: 15px;
     
}
#phi-content p.error_message {
  margin-bottom: 15px;
      line-height: 2.5;
      word-spacing: 3px;
	  
}

#phi-content-center {
  max-width: 500px;
}

#phi-content-left {
  width: 470px;
  display: inline-block;
  float: left;
}

#phi-content-right {
  width: 470px;
  margin-left: 20px;
  display: inline-block;
  float: left;
  background: #fff url(../images/philips-lamp-packaging.jpg) no-repeat top left;
  padding-top: 320px;
}

/******************** AUTHENTICITY CHECK ********************/
#phi-fcheck {
  margin: 0 auto;
  font-size: 10px;
  max-width: 470px;
}

#phi-fcheck label {
  color: #3c3c3c;
  display: inline-block;
  font-size: 12px;
  width: 170px;
}

#phi-fcheck input[type=text] {
  width: 140px;
  height: 24px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#phi-check1-label2 {
  margin-top: 45px;
  width:  150px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

#phi-fcheck1 {
  background: #fff url(../images/philips-coa-1.png) no-repeat right bottom;
  min-height: 210px;
}

#phi-fcheck1-1 {
  background: #fff url(../images/philips-coa-0.png) no-repeat right bottom;
}

#phi-fcheck-label{
  margin-bottom: 85px;
}

#phi-fcheck3 {
  background: transparent url(../images/line.gif) repeat-x bottom center;
  margin-top: 30px;
  position: relative;
}

#phi-fcheck3 img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#phi-fcheck4 {
  margin-top: 10px;
}

.phi-input {
  border: 1px solid #ccc;
}

.captcha-fail {
  border: 2px solid #f00;
  background: #c1e4ea;
}

/******************** CHECK RESULT ********************/
h2 {
  font-size: 28px;
  line-height: 26px;
}

h3 {
  font-size: 22px;
  line-height: 18px;
  margin-bottom: 24px;
}

h4 {
  font-size: 18px;
  font-weight: normal;
}

#phi-content-center p {
  margin: 20px 0;
}

h2, h3 {
  color: #003E77;
}

h2.phi-invalid {
  color: #9A004d;
}

dl {
  margin-left: 40px;
}

dd {
  margin: 0;
  margin-bottom: 10px;
}
dt {
  clear: both;
}

dd:last-child {
  margin-bottom: 20px;
}

dl:after {
  clear: both;
}

/******************** FOOTER ********************/
#phi-footer .phi-wrapper {
  position: relative;
  padding-top: 124px;
  padding-bottom: 24px;
  background: transparent url(../images/philips-shield-110.png) no-repeat scroll center 70px;
}

#phi-footer {
  background: #0b3160;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMzE2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAzNTk5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjhkYzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #0b3160 0%, #035991 50%, #328dc3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0b3160), color-stop(50%,#035991), color-stop(100%,#328dc3));
  background: -webkit-linear-gradient(left,  #0b3160 0%,#035991 50%,#328dc3 100%);
  background: -o-linear-gradient(left,  #0b3160 0%,#035991 50%,#328dc3 100%);
  background: -ms-linear-gradient(left,  #0b3160 0%,#035991 50%,#328dc3 100%);
  background: linear-gradient(to right,  #0b3160 0%,#035991 50%,#328dc3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3160', endColorstr='#328dc3',GradientType=1 );
  color: #c1e4ea;
  font-size: 14px;
}

#phi-footer a {
  color: #fff;
}

.phi-footer-box {
  position: relative;
  display: inline;
  width: 355px;
  float: left;
}

#phi-footer-connect {
  text-align: left;
  height: 116px;
  min-height: 116px;
}

#phi-footer-connect li {
  display: inline-block;
  margin-right: 8px;
}

#phi-footer-connect li:last-child {
  margin: 0px;
}

#phi-social img {
  width: 20px;
}

#phi-footer-select {
  float: right;
  text-align: right;
}

.display-links .phi-chevron:after {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  writing-mode: tb-rl;
}

#phi-links-list {
  text-align: left;
}

.no-links #phi-links-list {
  display: none;
}

.display-links #phi-links-list {
  display: block;
}

#phi-links-list ul {
  display: inline-block;
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
}

#phi-links-list a {
  display: block;
  color: #7a7a7a;
  padding: 4px 20px 4px 20px;
  background: #fff;
  text-align: left;
}

#phi-footer-credits {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

#phi-footer-credits li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 4px;
  border-left: 1px solid #fff;
}

#phi-footer-credits li:first-child {
  padding-left: 0px;
  border: 0px;
}

/******************** RESPONSIVE MOBILE ********************/
@media (max-width: 979px) {

  h1 {
    font-size: 34px;
    line-height: 44px;
    letter-spacing: -0.5px;
  }

  .phi-wrapper {
    width: auto;
    padding:10px 10px 0 10px;
  }

  #phi-header {
    background-position: top left;
  }

  #philips-logo-box, #phi-logo-link {
    width: 106px;
    height: 106px;
  }

  #philips-logo-box {
    background-image: url(../images/philips-shape-106.png);
    top: 10px;
    left: 10px;
  }

  #philips-logo-link1 {
    height: 66px;
  }

  #philips-logo-link2 {
    font-size: 14px;
    height: 40px;
  }

  #philips-logo-link2 span {
    left: 10px;
  }

  #phi-title-box {
    padding: 45px;
    display: block;
  }

  #phi-navbar, #philips-logo-link3 {
    display: none;
  }

  #phi-switch {
    display: block;
  }

  #phi-content {
    width: auto;
    padding: 20px 10px;
  }

  #phi-content-left, #phi-content-right {
    display: block;
    float: none;
    width: 100%;
    margin: 0px;
  }

  #phi-content-right {
    background-position: top center;
  }

  #phi-footer .phi-wrapper {
    padding-top: 280px;
  }

  .phi-footer-box {
    display: block;
    width: 100%;
  }


  #phi-footer-connect {
    height: auto;
    min-height: 0px;
  }

  #phi-footer-connect, #phi-footer-select, #phi-links-list {
    text-align: center;
  }

  #phi-social img {
    width: 32px;
  }

  #phi-footer-select {
    margin-top: 30px;
  }

  #phi-links-list ul {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  #phi-links-list a {
    padding: 0;
    display: block;
    text-align: center;
  }
}

@media (max-width: 481px) {
  #phi-fcheck3 {
    background: transparent;
  }

  #phi-fcheck3 img {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/********************  MOBILE SIDE MENU ********************/
#phi-mob-sidemenu {
  margin-left: 45px;
  background: #f1f1f1;
  display: none;
}

.phi-mob-sidemenu {
  background-color: #f1f1f1;
}

.phi-mob-sidemenu #philips-logo-box, .phi-mob-sidemenu #phi-title-box,
.phi-mob-sidemenu #phi-navbar,
.phi-mob-sidemenu #phi-content, .phi-mob-sidemenu #phi-footer {
  display: none;
}

.phi-mob-sidemenu #phi-switch {
  display: block;
}

.phi-mob-sidemenu #phi-switch  {
  position: fixed;
  left: 10px;
}

.phi-mob-sidemenu #phi-mob-sidemenu {
  display: block;
}

.phi-mob-sidemenu #phi-header {
  position: fixed;
  height: 2000px;
  background-size: auto 100%;
  width: 45px;
  -webkit-box-shadow: 18px 0px 21px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    18px 0px 21px 0px rgba(50, 50, 50, 0.4);
  box-shadow:         18px 0px 21px 0px rgba(50, 50, 50, 0.4);
}

#phi-fsearch-mob {
  padding: 10px 20px;
}

#phi-fsearch-mob input[type=text] {
  height: 30px;
  display: block;
  padding-left: 10px;
  padding-right: 24px;
  border: 1px solid #ccc;
  background: #fff url("../images/phi-magnifier-black.png") no-repeat scroll right center;
  color: #3c3c3c;
  width: 80%;
}

.phi-menu1 {
  background: #062f88;
  border-top: 1px solid #ccc;
}

.phi-menu1 a {
  color: #fff;
  display: block;
  font-size: 21px;
  line-height: 29px;
  padding: 21px 15px 20px 13px;
}

.phi-menu2, .phi-menu3 a {
  display: block;
  height: 46px;
  font-size: 14px;
  line-height: 42px;
}

.phi-menu2 {
  position: relative;
  background: #0089c4;
  color: #fff;
  padding: 0 40px 0 16px;
  border-bottom: 1px solid #b3d4fc;
}

#phi-menu2-1 {
  -webkit-box-shadow: inset 0px 10px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    inset 0px 10px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow:         inset 0px 10px 5px 0px rgba(50, 50, 50, 0.4);
}

.phi-active a {
  background: #b3c8e5;
  color: #3c3c3c;
}

.phi-menu2:after, .phi-menu3 a:after {
  font-size: 14px;
  position: absolute;
  top: 0px;
  right: 20px;
  font-family: centrale_sans_xbold;
  content: "\203A";
}

.phi-menu2:after {
  color: #fff;
}

.phi-menu3 a:after {
  color: #3c3c3c;
}

.phi-active .phi-menu2::after {
  display: none;
}

.phi-active .phi-menu2:before {
  color: #3c3c3c;
  margin-right: 8px;
  font-family: centrale_sans_xbold;
  content: "\2039";
}

.phi-menu2+ul {
  display: none;
}

.phi-active ul {
  display: block;
}

.phi-menu3 a {
  position: relative;
  background: #fff;
  color: #3c3c3c;
  border-top: 1px solid #d4d8dc;
  padding-left: 20px;
  padding-right: 20px;
}
