/*** ignite banner ***/
  .fed-ignite{ overflow: hidden;  }
  .fed-ignite > .wrapper {
    width: auto;
    height: 260px;
    background: #ededee url("/content/dam/pan/en_US/abtest/homepage-body/shapes.png") no-repeat right 105%;
    position: relative;
    padding-top: 35px !important;
  }

  .fed-ignite > .wrapper:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -15em;
    width: 0;
    height: 0;
    border-left: 15em solid transparent;
    border-right: 15em solid transparent;
    border-top: 3.5em solid white;
  }

  .fed-ignite > .wrapper:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -15em;
    width: 0;
    height: 0;
    border-left: 15em solid transparent;
    border-right: 15em solid transparent;
    border-bottom: 3.5em solid white;;
  }

  .fed-ignite > .wrapper img, .fed-ignite > .wrapper .headline{
    display: block;
    float: left;
    
    margin-left: 4%;
  }
  .fed-ignite > .wrapper img{
    width: 202px;
    
  }

  .fed-ignite > .wrapper .headline{
    width: 50%;
    
  }

  .fed-ignite > .wrapper .headline h2, .fed-ignite > .wrapper .headline h1 {
    color: #808080;
    font-weight: 300;
  }
  .fed-ignite > .wrapper .headline h1{
    font-size: 45px;
    font-size: 4.5rem;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 0;
  }

  .fed-ignite > .wrapper .headline h2{
    font-size: 30px;
    font-size: 3.0rem;
  }

  .fed-ignite > .wrapper .headline h1 a{
    color: #0a94c4;
    display: block;
  }
  .fed-ignite > .wrapper .headline h1 a:hover{ text-decoration: none; }

  .fed-ignite > .wrapper .cta-btn{
    display: inline-block;
    text-align: center;
    top: 40%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 5px;
    min-width: 165px;
    line-height: 40px;
    background-color: #f3723c;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0 48px 0 16px;
    font-size: 16px;
    text-transform: none !important;
    border: none;
  }


  .fed-ignite > .wrapper .cta-btn .arrow{
    background-color: #ffc429;
    border-left: 2px solid #fff;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    padding: 0 14px;
    position: absolute;
    right: 0;

  }

@media screen and (max-width: 1160px) {
  .fed-ignite > .wrapper .headline{ width: 50%;  }

  .fed-ignite > .wrapper .headline h1{  
    font-size: 35px;
    font-size: 3.5rem;
    margin-bottom: 0;
  }

  .fed-ignite > .wrapper .headline h2{
    font-size: 25px;
    font-size: 2.5rem;
  }
  .fed-ignite > .wrapper .cta-btn{
    top: 30%;
  }
}
@media screen and (max-width: 1024px) {
  .fed-ignite > .wrapper img{
    width: 150px
  }
  .fed-ignite > .wrapper .headline{
    width: 45%
  }
  .fed-ignite > .wrapper a.cta-btn{
    float: left;
    margin-left: 4%;

  }

}
@media screen and (max-width: 999px) {
  .fed-ignite > .wrapper .headline{
    width: 65%
  }
  .fed-ignite > .wrapper h2{ margin-bottom: 10px; }
  .fed-ignite > .wrapper a.cta-btn{    
    top: 0; 
    transform: none;
    float: none;
    position: relative;
   
}

.fed-ignite > .wrapper{
    background: #ededee url("/content/dam/pan/en_US/abtest/homepage-body/shapes.png") no-repeat  center 125%;
  }
}
@media screen and (max-width: 768px) {
  .fed-ignite > .wrapper:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -10em;
    width: 0;
    height: 0;
    border-left: 10em solid transparent;
    border-right: 10em solid transparent;
    border-top: 1.5em solid white;
  }

  .fed-ignite > .wrapper:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -10em;
    width: 0;
    height: 0;
    border-left: 10em solid transparent;
    border-right: 10em solid transparent;
    border-bottom: 2.5em solid white;;
  }

  .fed-ignite > .wrapper img{
    width: 152px;
    margin-left: 1%;
    margin-top: 2%; 
  }

  .fed-ignite > .wrapper a.cta-btn{
    top: 0;
    transform: none;
    position: relative;
    text-align: center;
    margin-left: 4%;
    float: left;
   }
}

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

.fed-ignite > .wrapper{
    background: #ededee;
    padding-top: 20px !important;
}
.fed-ignite > .wrapper img {
    width: 125px;
    margin-left: 4%;
}
.fed-ignite > .wrapper .headline{
    width: 100%;
}
.fed-ignite > .wrapper .headline h1{  
    font-size: 20px;
    font-size: 2rem;  
}

.fed-ignite > .wrapper .headline h2{
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/*EOF IGNITE*/

/* ACCELERATING SECURITY INNOVATION */
@media screen and (min-width: 375px) {
  #hp-version-b .apollo h2{
    margin-top: 10px !important;
    font-size: 30px !important;
  }
  
  #hp-version-b .apollo h2 img {
    height: 35px;
    margin-left: -10px !important
  }
  
  #hp-version-b .apollo .btn{
    margin-top: 12px;
  }
  
  #hp-version-b .apollo .wrapper{
    padding-left: 0px;
  }
}

@media screen and (min-width: 800px) {
  
  #hp-version-b .apollo h2{
    margin-top: 10px;
    font-size: 40px;
  }
  
  #hp-version-b .apollo h2 img {
    height: 55px;
  }
  
  #hp-version-b .apollo .btn{
    margin-top: inherit;
  }
  
  #hp-version-b .apollo .wrapper{
      padding-left: 124px !important;
  }
  
  #hp-version-b .apollo h2 img {
    margin-left: -49px;
    margin-top: 10px !important;
  }
}
/* ACCELERATING SECURITY INNOVATION - END */

#hp-version-b .trending,
#hp-version-b .homeTrending {
  margin-top: 30px;
}
#hp-version-b {
  margin-top: -54px;
  position: relative;
  top: 0;
}
@media (max-width: 600px) {
  #hp-version-b {
    margin-top: -10px;
  }
}

#hp-version-b a,
#hp-version-b a:hover,
#hp-version-b a:active,
#hp-version-b a:focus {
  outline: none;
}
#hp-version-b .homeCarousel h2 {
  text-transform: uppercase;
}
#hp-version-b .homeCarousel a {
  text-transform: uppercase;
}
#hp-version-b .apollo .wrapper {
  background: url("/content/dam/pan/en_US/images/homepage/apollo-hp-banner-bg.png") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
  /* padding-left: 124px !important; */
}

@media (max-width: 960px) {
  #hp-version-b .apollo .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .apollo .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/images/homepage/apollo-hp-banner-bg.png") no-repeat 80% bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}

@media (max-width: 767px) {
  #hp-version-b .apollo .wrapper:after {
    background: url("/content/dam/pan/en_US/images/homepage/apollo-hp-banner-bg.png") no-repeat 45% bottom;
  }
}

@media (max-width: 767px) {
  #hp-version-b .apollo .wrapper {
    text-align: center;
  }
}

#hp-version-b .apollo h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
  padding: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  padding-top: 15px;
}

#hp-version-b .apollo h2 img {
  margin-left: -49px;
  margin-top: 10px;
}

/*
@media (max-width: 1100px) {
  #hp-version-b .apollo h2 img {
    height: 55px;
  }
}

@media (max-width: 1100px) {
  #hp-version-b .apollo h2 {
    font-size: 40px;
  }
}
*/

@media (max-width: 900px) {
  #hp-version-b .apollo h2 {
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .apollo h2 {
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
#hp-version-b .apollo p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 5px;
}
@media (max-width: 1100px) {
  #hp-version-b .apollo p {
    font-size: 19px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .apollo p span {
    display: block;
  }
}
@media (max-width: 767px) {
  #hp-version-b .apollo p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .apollo p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .apollo p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#hp-version-b .apollo .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .apollo .description {
    text-align: center;
  }
}
#hp-version-b .apollo .description p {
  margin-top: 10px;
}
#hp-version-b .apollo .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .apollo .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .apollo a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f3723c;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
  margin-left: 30px;
}
#hp-version-b .apollo a .arrow {
  background-color: #ffc429;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 900px) {
  #hp-version-b .apollo a {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #hp-version-b .apollo a {
    margin-left: 8px;
  }
}
#hp-version-b .traps40 .wrapper {
  background: url("/content/dam/pan/en_US/images/homepage/homepage-traps-banner-bg.png") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
  padding-left: 8% !important;
}
@media (max-width: 960px) {
  #hp-version-b .traps40 .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .traps40 .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/images/homepage/homepage-traps-banner-bg.png") no-repeat 80% bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  #hp-version-b .traps40 .wrapper:after {
    background: url("/content/dam/pan/en_US/images/homepage/homepage-traps-banner-bg.png") no-repeat 45% bottom;
  }
}
@media (max-width: 767px) {
  #hp-version-b .traps40 .wrapper {
    text-align: center;
  }
}
#hp-version-b .traps40 h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 200;
  line-height: 1;
  padding: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  padding-top: 45px;
}
#hp-version-b .traps40 h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .traps40 h2 {
    font-size: 52px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .traps40 h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .traps40 h2 {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .traps40 h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .traps40 h2 {
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
#hp-version-b .traps40 p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 35px;
}
#hp-version-b .traps40 p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .traps40 p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .traps40 p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .traps40 p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .traps40 p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .traps40 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#hp-version-b .traps40 .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .traps40 .description {
    text-align: center;
  }
}
#hp-version-b .traps40 .description p {
  margin-top: 10px;
}
#hp-version-b .traps40 .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .traps40 .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .traps40 a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #009ACE;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
}
#hp-version-b .traps40 a .arrow {
  background-color: #8AD4DF;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .traps40 a {
    margin-left: 8px;
  }
}
#hp-version-b .ignite17-speakers .wrapper {
  background: url("/content/dam/pan/en_US/images/homepage/homepage-banner-bg-ignite17-speakers.png") no-repeat 40% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .ignite17-speakers .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .ignite17-speakers .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/images/homepage/homepage-banner-bg-ignite17-speakers.png") no-repeat 40% bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers .wrapper {
    padding-top: 10px;
    text-align: center;
  }
}
#hp-version-b .ignite17-speakers h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 51px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 10px;
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 1;
}
#hp-version-b .ignite17-speakers h2 span {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers h2 span {
    display: inline;
  }
}
@media (max-width: 1170px) {
  #hp-version-b .ignite17-speakers h2 {
    font-size: 40px;
  }
}
@media (max-width: 1000px) {
  #hp-version-b .ignite17-speakers h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers h2 {
    font-size: 25px;
    line-height: 1;
    font-weight: 300;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border: none;
    padding-right: none;
    padding-top: 0px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers h2 {
    margin-top: 20px;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .ignite17-speakers h2 {
    line-height: 1.2;
  }
}
#hp-version-b .ignite17-speakers h3 {
  font-weight: 200;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  margin-top: 2em;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers h3 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#hp-version-b .ignite17-speakers h2 span {
  position: relative;
  display: block;
}
#hp-version-b .ignite17-speakers p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
#hp-version-b .ignite17-speakers p.counter {
  font-size: 15px;
  font-weight: 100;
  margin-bottom: 0;
  margin-top: 40px;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers p.counter {
    display: none;
  }
}
#hp-version-b .ignite17-speakers p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .ignite17-speakers p img {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers p {
    text-align: center;
  }
}
@media (max-width: 480px) {
  #hp-version-b .ignite17-speakers p {
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .ignite17-speakers .description {
  padding-left: 0;
  padding-right: 0;
}
#hp-version-b .ignite17-speakers .description p {
  margin-top: 0;
  padding-top: 0;
}
#hp-version-b .ignite17-speakers .line {
  display: block;
  white-space: nowrap;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers .line {
    display: inline;
    line-height: 1;
    font-size: 16px;
    white-space: normal;
  }
}
#hp-version-b .ignite17-speakers a.btn {
  background-color: #f3723c;
  border: none;
  color: #fff;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  min-width: 145px;
  line-height: 40px;
  margin-left: 0;
  padding: 0 0 0 10px;
  text-transform: none;
}
#hp-version-b .ignite17-speakers a.btn:hover {
  color: #fff;
}
@media (max-width: 1100px) {
  #hp-version-b .ignite17-speakers a.btn {
    margin-top: 0;
  }
}
#hp-version-b .ignite17-speakers a.btn .reg {
  border-radius: 5px 0 0 5px;
  background-color: #f3723c;
  display: inline-block;
  min-width: 75px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 14px 0 16px;
  position: relative;
  text-transform: none;
  font-size: 16px;
}
#hp-version-b .ignite17-speakers a.btn .arrow {
  background-color: #ffc429;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  margin-left: 15px;
  padding: 0 14px;
  position: relative;
  right: 0;
  color: #fff;
}
@media (max-width: 960px) {
  #hp-version-b .ignite17-speakers a.btn {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers a.btn {
    margin-top: 0;
  }
}
#hp-version-b .ignite17-speakers ul.speakers {
  list-style: none;
  margin-top: 25px;
  padding-left: 0;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers ul.speakers {
    width: 186px;
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .ignite17-speakers ul.speakers li {
  float: left;
  margin-right: 26px;
  width: 107px;
}
#hp-version-b .ignite17-speakers ul.speakers li:last-child {
  margin-right: 0;
}
@media (max-width: 1170px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    width: 110px;
  }
}
@media (max-width: 1160px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    margin-right: 13px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    width: 95px;
  }
}
@media (max-width: 960px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    margin-right: 10px;
    width: 80px;
  }
}
@media (max-width: 838px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    margin-right: 5px;
    width: 75px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers ul.speakers li {
    width: 36px;
  }
}
#hp-version-b .ignite17-speakers ul.speakers li p {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}
#hp-version-b .ignite17-speakers ul.speakers li p .speaker-name {
  display: block;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 3px;
  margin-top: 3px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers ul.speakers li p {
    display: none;
  }
}
#hp-version-b .ignite17-speakers .clock {
  width: 500px;
  zoom: 0.65;
  -moz-transform: scale(0.65);
  -moz-margin-start: -91px;
}
@media (max-width: 1170px) {
  #hp-version-b .ignite17-speakers .clock {
    zoom: 0.61;
    -moz-transform: scale(0.61);
    -moz-margin-start: -130px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .ignite17-speakers .clock {
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-margin-start: -145px;
  }
}
@media (max-width: 838px) {
  #hp-version-b .ignite17-speakers .clock {
    zoom: 0.43;
    -moz-transform: scale(0.43);
    -moz-margin-start: -145px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ignite17-speakers .clock {
    display: none;
  }
}
#hp-version-b .ignite17-speakers .no-break {
  white-space: nowrap;
}
#hp-version-b .sans-2017 {
  /*.award-logo-small-screen {
           // display: none;
            @media (max-width: 992px) {
                display: inline-block;
                margin-left: 20px;

            }
        }*/
  /*.award-logo-lg-screen {
            margin-top: 20px;
            @media (max-width: 992px) {
                display: none;
            }
        }*/
}
#hp-version-b .sans-2017 .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/bg-sans-hp.gif") no-repeat 90% 0;
  height: 260px;
  padding-top: 15px !important;
  position: relative;
  padding-left: 6% !important;
}
@media (max-width: 960px) {
  #hp-version-b .sans-2017 .wrapper {
    background: none;
    padding-top: 0;
    text-align: center;
  }
  #hp-version-b .sans-2017 .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/bg-sans-hp.gif") no-repeat center bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .sans-2017 .logo-sans {
  float: right;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .sans-2017 .logo-sans {
    margin-top: ;
    width: 25%;
    height: 25%;
  }
}
@media (max-width: 768px) {
  #hp-version-b .sans-2017 .logo-sans {
    width: 15%;
    height: 15%;
    margin-top: 15px;
  }
}
@media (max-width: 525px) {
  #hp-version-b .sans-2017 .logo-sans {
    display: none !important;
  }
}
#hp-version-b .sans-2017 h2 {
  color: #231f20;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding-top: 30px;
}
@media (min-width: 1100px) {
  #hp-version-b .sans-2017 h2 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .sans-2017 h2 {
    font-size: 38px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .sans-2017 h2 {
    font-size: 30px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 h2 {
    line-height: 1;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 5px;
  }
}
#hp-version-b .sans-2017 a.sans-url {
  border: none;
  outline: none;
  display: inline-block;
  padding-top: 20px;
  float: right;
  background: none;
}
#hp-version-b .sans-2017 .inline-col {
  display: inline;
}
#hp-version-b .sans-2017 p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #231f20;
  margin-top: 10px;
}
#hp-version-b .sans-2017 p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .sans-2017 p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .sans-2017 p {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .sans-2017 p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 p {
    font-size: 16px;
    text-align: center;
  }
  #hp-version-b .sans-2017 p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .sans-2017 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#hp-version-b .sans-2017 .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 .description {
    display: none;
  }
}
#hp-version-b .sans-2017 .description p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 .description p {
    display: none;
  }
}
#hp-version-b .sans-2017 .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .sans-2017 a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #0099ce;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
}
#hp-version-b .sans-2017 a .arrow {
  background-color: #8ad4df;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .sans-2017 a {
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .phish .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/credential-theft-chicklets.jpg") no-repeat 90% 0;
  height: 260px;
  padding-top: 13px !important;
  position: relative;
  padding-left: 3% !important;
}
@media (max-width: 960px) {
  #hp-version-b .phish .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .phish .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/credential-theft-chicklets.jpg") no-repeat center bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .phish h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 42px;
  font-weight: 200;
  line-height: 1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding-top: 25px;
}
#hp-version-b .phish h2 span {
  text-transform: none;
}
@media (max-width: 900px) {
  #hp-version-b .phish h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .phish h2 {
    line-height: 1;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
  }
}
@media (max-width: 460px) {
  #hp-version-b .phish h2 {
    font-size: 30px;
  }
}
#hp-version-b .phish .form-img {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/form.png) no-repeat top left;
  padding-left: 460px;
  height: 100%;
}
@media (max-width: 900px) {
  #hp-version-b .phish .form-img {
    background-size: 40%;
    padding-left: 43%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .phish .form-img {
    background: none;
    padding-left: 0;
  }
}
#hp-version-b .phish p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
#hp-version-b .phish p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .phish p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .phish p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .phish p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .phish p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .phish p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#hp-version-b .phish .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .phish .description {
    text-align: center;
  }
}
#hp-version-b .phish .description p {
  margin-top: 10px;
}
#hp-version-b .phish .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .phish .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .phish a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f2723b;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
}
#hp-version-b .phish a .arrow {
  background-color: #ffc52a;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .phish a {
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .lightcyber .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/lion-hp-bg.jpg") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .lightcyber .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .lightcyber .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/lion-hp-bg.jpg") no-repeat center bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .lightcyber h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 200;
  line-height: 1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding-top: 34px;
}
#hp-version-b .lightcyber h2 span {
  text-transform: none;
}
@media (max-width: 1100px) {
  #hp-version-b .lightcyber h2 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber h2 {
    font-size: 25px;
    padding-top: 15px;
    text-align: center;
  }
}
#hp-version-b .lightcyber p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #414042;
  margin-top: 17px;
}
#hp-version-b .lightcyber p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .lightcyber p img {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .lightcyber p span {
    display: none;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .lightcyber p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber p {
    font-size: 15px;
    text-align: center;
  }
}
#hp-version-b .lightcyber .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .lightcyber .description {
    text-align: center;
  }
}
#hp-version-b .lightcyber .description p {
  margin-top: 10px;
}
#hp-version-b .lightcyber .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .lightcyber .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .lightcyber a {
  border-radius: 5px;
  display: inline-block;
  float: right;
  min-width: 165px;
  line-height: 40px;
  margin-top: 25px;
  background-color: #f3723c;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
}
#hp-version-b .lightcyber a .arrow {
  background-color: #ffc429;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 1100px) {
  #hp-version-b .lightcyber a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber a {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-size: 12px;
    width: 268px;
    display: block;
  }
}
#hp-version-b .lightcyber .logos {
  float: right;
  margin-top: 40px;
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber .logos {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 281px;
  }
}
#hp-version-b .lightcyber .logos .panw-logo {
  padding-right: 22px;
  border-right: 1px solid #000;
}
@media (max-width: 1100px) {
  #hp-version-b .lightcyber .logos .panw-logo {
    width: 120px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber .logos .panw-logo {
    width: 100px;
  }
}
#hp-version-b .lightcyber .logos .lightcyber {
  margin-left: 14px;
}
@media (max-width: 1100px) {
  #hp-version-b .lightcyber .logos .lightcyber {
    width: 190px;
  }
}
@media (max-width: 991px) {
  #hp-version-b .lightcyber .logos .lightcyber {
    width: 145px;
  }
}
#hp-version-b .pan-os-8 .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/bg-pan-os-8.png") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
  padding-left: 8% !important;
}
@media (max-width: 960px) {
  #hp-version-b .pan-os-8 .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .pan-os-8 .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/bg-pan-os-8.png") no-repeat center bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .pan-os-8 h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 200;
  line-height: 1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding-top: 45px;
}
#hp-version-b .pan-os-8 h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .pan-os-8 h2 {
    font-size: 52px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .pan-os-8 h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .pan-os-8 h2 {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .pan-os-8 h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .pan-os-8 h2 {
    line-height: 1;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
#hp-version-b .pan-os-8 p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 35px;
}
#hp-version-b .pan-os-8 p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .pan-os-8 p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .pan-os-8 p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .pan-os-8 p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .pan-os-8 p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .pan-os-8 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#hp-version-b .pan-os-8 .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .pan-os-8 .description {
    text-align: center;
  }
}
#hp-version-b .pan-os-8 .description p {
  margin-top: 10px;
}
#hp-version-b .pan-os-8 .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .pan-os-8 .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .pan-os-8 a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #009ACE;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  border: none;
}
#hp-version-b .pan-os-8 a .arrow {
  background-color: #8AD4DF;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .pan-os-8 a {
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .cloudpostrome .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/cloud-event-hp-banner-bg-v2.jpg") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .cloudpostrome .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .cloudpostrome .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/cloud-event-hp-banner-bg-v2.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .cloudpostrome h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 100;
  line-height: 1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 60%;
  padding-top: 25px;
}
#hp-version-b .cloudpostrome h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 52px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 50px;
    width: 70%;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 45px;
    width: 70%;
  }
}
@media (max-width: 900px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .cloudpostrome h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .cloudpostrome p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
#hp-version-b .cloudpostrome p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .cloudpostrome p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .cloudpostrome p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloudpostrome p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .cloudpostrome p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .cloudpostrome p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .cloudpostrome .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .cloudpostrome .description {
    text-align: center;
  }
}
#hp-version-b .cloudpostrome .description p {
  margin-top: 0;
}
#hp-version-b .cloudpostrome .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .cloudpostrome .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .cloudpostrome a {
  border-radius: 5px;
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f3723c;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 48px 0 16px;
  font-size: 16px;
  position: relative;
  text-transform: none !important;
  /*
            @media (max-width: 525px) {
               font-size:13px;
               line-height:1.2;
               max-width:200px;
               padding-top:7px;
               padding-bottom:7px;
               text-align:center;
               margin-top:7px;
            }
            */
}
#hp-version-b .cloudpostrome a .arrow {
  background-color: #ffc62b;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .cloudpostrome a {
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .cloud-v1 .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/rome-hp-chiclet-v3.jpg") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .cloud-v1 .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .cloud-v1 .wrapper:after {
    content: "";
    background: url("/content/dam/pan/en_US/abtest/homepage-body/rome-hp-chiclet-v3.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 .wrapper {
    padding-top: 10px;
  }
}
#hp-version-b .cloud-v1 .wrapper-h2 {
  max-width: 400px;
  overflow: hidden;
}
#hp-version-b .cloud-v1 h2 {
  color: #fff;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 200;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 1;
  text-align: right;
  border-right: #fff solid 1px;
  padding-right: 20px;
}
#hp-version-b .cloud-v1 h2 span {
  display: block;
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 h2 span {
    display: inline;
  }
}
#hp-version-b .cloud-v1 h2 span.colossal {
  text-transform: uppercase;
  font-size: 35px;
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 h2 span.colossal {
    font-size: 25px;
    display: block;
  }
}
@media (max-width: 560px) {
  #hp-version-b .cloud-v1 h2 span.colossal {
    font-size: 25px;
    display: inline;
  }
}
#hp-version-b .cloud-v1 h2 span.cloud {
  color: #8ad4df;
  font-size: 65px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 h2 span.cloud {
    font-size: 25px;
    text-align: left;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .cloud-v1 h2 {
    font-size: 45px;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .cloud-v1 h2 {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .cloud-v1 h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 h2 {
    font-size: 25px;
    line-height: 1;
    font-weight: 300;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border: none;
    padding-right: none;
    padding-top: 0px;
    text-align: left;
  }
}
@media (max-width: 420px) {
  #hp-version-b .cloud-v1 h2 {
    font-size: 25px;
    line-height: 1.2;
  }
}
#hp-version-b .cloud-v1 h3 {
  font-weight: 200;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  margin-top: 2em;
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 h3 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#hp-version-b .cloud-v1 h2 span {
  position: relative;
  display: block;
  left: -2000px;
}
#hp-version-b .cloud-v1 p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
#hp-version-b .cloud-v1 p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .cloud-v1 p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .cloud-v1 p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 p {
    font-size: 20px;
  }
  #hp-version-b .cloud-v1 p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .cloud-v1 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .cloud-v1 .description {
  padding-left: 0;
  padding-right: 0;
}
#hp-version-b .cloud-v1 .description p {
  margin-top: 0;
  padding-top: 0;
}
#hp-version-b .cloud-v1 .line {
  display: block;
  white-space: nowrap;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 .line {
    display: inline;
    line-height: 1;
    font-size: 16px;
    white-space: normal;
  }
}
#hp-version-b .cloud-v1 a.btn {
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  min-width: 145px;
  line-height: 40px;
  margin-left: 0;
  padding-left: 0;
}
#hp-version-b .cloud-v1 a.btn .reg {
  border-radius: 5px 0 0 5px;
  background-color: #f3723c;
  display: inline-block;
  min-width: 75px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 14px 0 16px;
  position: relative;
  text-transform: none;
  font-size: 16px;
}
#hp-version-b .cloud-v1 a.btn .arrow {
  background-color: #ffc62b;
  border-left: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  padding: 0 14px;
  position: relative;
  right: 0;
  color: #fff;
}
@media (max-width: 960px) {
  #hp-version-b .cloud-v1 a.btn {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .cloud-v1 a.btn {
    margin-top: 0;
  }
}
#hp-version-b .crn .wrapper {
  background: url("../hp-banner-crn-award.jpg") no-repeat 90% 0;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .crn .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .crn .wrapper:after {
    content: "";
    background: #fff url("../hp-banner-crn-award.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .crn h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 60%;
  padding-top: 25px;
}
#hp-version-b .crn h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .crn h2 {
    font-size: 55px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .crn h2 {
    font-size: 50px;
    width: 70%;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .crn h2 {
    font-size: 45px;
    width: 70%;
  }
}
@media (max-width: 900px) {
  #hp-version-b .crn h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .crn h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .crn h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    padding-top: 0px;
  }
}
#hp-version-b .crn p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
}
#hp-version-b .crn p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .crn p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .crn p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .crn p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .crn p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .crn p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0px;
  }
}
#hp-version-b .crn .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .crn .description {
    text-align: center;
  }
}
#hp-version-b .crn .description p {
  margin-top: 0;
}
#hp-version-b .crn .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .crn .line {
    display: inline;
    line-height: 1;
    white-space: normal;
  }
}
#hp-version-b .crn a {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f3713d;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 767px) {
  #hp-version-b .crn a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .crn a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 7px;
  }
}
#hp-version-b .meritalk .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/pan_meritalk_bg.png") no-repeat 95% 20px;
  height: 260px;
  padding-top: 20px !important;
  padding-left: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .meritalk .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .meritalk .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/pan_meritalk_bg.png") no-repeat right 20px;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .meritalk .wrapper > div {
  margin: 0;
  padding: 0;
}
#hp-version-b .meritalk h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  #hp-version-b .meritalk h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .meritalk h2 {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .meritalk h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .meritalk h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .meritalk h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .meritalk p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #000;
}
#hp-version-b .meritalk p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .meritalk p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .meritalk p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .meritalk p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .meritalk p img {
    height: 30px;
    width: auto;
    /*margin-left: 5px;*/
  }
}
@media (max-width: 480px) {
  #hp-version-b .meritalk p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .meritalk .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .meritalk .description {
    text-align: center;
  }
}
#hp-version-b .meritalk .description p {
  margin-top: 0;
}
#hp-version-b .meritalk .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .meritalk .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .meritalk a.btn {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f5920d;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  #hp-version-b .meritalk a.btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .meritalk a.btn {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 7px;
  }
}
#hp-version-b .meritalk a > img {
  margin-top: 20px;
}
#hp-version-b .ms-secure .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/secure-ms-hp-bg.jpg") no-repeat 90% 0px;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .ms-secure .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .ms-secure .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/secure-ms-hp-bg.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .ms-secure h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#hp-version-b .ms-secure h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .ms-secure h2 {
    font-size: 55px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .ms-secure h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .ms-secure h2 {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .ms-secure h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ms-secure h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .ms-secure h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .ms-secure p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
}
#hp-version-b .ms-secure p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .ms-secure p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .ms-secure p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .ms-secure p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .ms-secure p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .ms-secure p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .ms-secure .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .ms-secure .description {
    text-align: center;
  }
}
#hp-version-b .ms-secure .description p {
  margin-top: 0;
}
#hp-version-b .ms-secure .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .ms-secure .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .ms-secure a {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f3713d;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 767px) {
  #hp-version-b .ms-secure a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .ms-secure a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 7px;
  }
}
#hp-version-b .sans .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/sans-report-hp-bg.jpg") no-repeat 90% 15px;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .sans .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .sans .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/sans-report-hp-bg.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .sans h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 60%;
}
#hp-version-b .sans h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .sans h2 {
    font-size: 55px;
  }
}
@media (max-width: 1100px) {
  #hp-version-b .sans h2 {
    font-size: 50px;
    width: 70%;
  }
}
@media (max-width: 1024px) {
  #hp-version-b .sans h2 {
    font-size: 45px;
    width: 70%;
  }
}
@media (max-width: 900px) {
  #hp-version-b .sans h2 {
    font-size: 40px;
    margin-bottom: 5px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .sans h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .sans h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .sans p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
}
#hp-version-b .sans p img {
  display: inline;
  margin-left: 15px;
}
@media (max-width: 320px) {
  #hp-version-b .sans p img {
    margin-top: 5px;
  }
}
@media (max-width: 1199px) {
  #hp-version-b .sans p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .sans p {
    font-size: 20px;
    text-align: center;
  }
  #hp-version-b .sans p img {
    height: 30px;
    width: auto;
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .sans p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
#hp-version-b .sans .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .sans .description {
    text-align: center;
  }
}
#hp-version-b .sans .description p {
  margin-top: 0;
}
#hp-version-b .sans .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .sans .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .sans a {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f3713d;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 767px) {
  #hp-version-b .sans a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .sans a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 7px;
  }
}
#hp-version-b .cloud .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/eu-cloud-global-bg.jpg") no-repeat 30% 0px;
  height: 260px;
  padding-top: 40px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .cloud .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .cloud .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/eu-cloud-global-bg.jpg") no-repeat left bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media (max-width: 320px) {
  #hp-version-b .cloud .wrapper {
    padding-top: 10px !important;
  }
}
#hp-version-b .cloud h2 {
  color: #006d91;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  margin-left: 30%;
}
#hp-version-b .cloud h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .cloud h2 {
    font-size: 40px;
    line-height: 1;
    padding-top: 20px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .cloud h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  #hp-version-b .cloud h2 {
    padding-top: 0px;
    font-size: 35px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
  }
}
@media (max-width: 420px) {
  #hp-version-b .cloud h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .cloud p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
  margin-left: 30%;
}
@media (max-width: 1199px) {
  #hp-version-b .cloud p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #hp-version-b .cloud p {
    font-size: 20px;
    margin-left: auto;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #hp-version-b .cloud p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
  }
}
#hp-version-b .cloud .description {
  padding-right: 0;
  margin-left: 35%;
}
@media (max-width: 768px) {
  #hp-version-b .cloud .description {
    text-align: center;
  }
}
#hp-version-b .cloud .description p {
  margin-top: 0;
}
#hp-version-b .cloud .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #hp-version-b .cloud .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .cloud a {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/arrow.gif") left center no-repeat;
  padding-left: 20px;
  display: inline;
}
#hp-version-b .cloud a span {
  min-width: 105px;
  line-height: 35px;
  background-color: #006d91;
  text-align: center;
  color: #FFF;
  font-weight: 500;
  padding: 0px 18px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0px 5px 0px 5px;
  display: inline-block;
}
@media (max-width: 768px) {
  #hp-version-b .cloud a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
  }
  #hp-version-b .cloud a span {
    text-align: center;
  }
}
@media (max-width: 525px) {
  #hp-version-b .cloud a {
    min-width: 230px;
  }
  #hp-version-b .cloud a span {
    font-size: 15px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
  }
}
#hp-version-b .starlight .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/starlight-bg.png") no-repeat 90% 15px;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .starlight .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .starlight .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/starlight-bg.png") no-repeat right bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .starlight h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#hp-version-b .starlight h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .starlight h2 {
    font-size: 65px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .starlight h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .starlight h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .starlight h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .starlight p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #00acdc;
}
@media (max-width: 1199px) {
  #hp-version-b .starlight p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .starlight p {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .starlight p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
  }
}
#hp-version-b .starlight .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .starlight .description {
    text-align: center;
  }
}
#hp-version-b .starlight .description p {
  margin-top: 0;
}
#hp-version-b .starlight .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .starlight .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .starlight a {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #0eacdd;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #hp-version-b .starlight a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .starlight a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 20px;
  }
}
#hp-version-b .unit42-exploit .wrapper {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/banner-unit42-badge.jpg") no-repeat 90% 15px;
  height: 260px;
  padding-top: 20px !important;
  position: relative;
}
@media (max-width: 960px) {
  #hp-version-b .unit42-exploit .wrapper {
    background: none;
    padding-top: 0;
  }
  #hp-version-b .unit42-exploit .wrapper:after {
    content: "";
    background: #fff url("/content/dam/pan/en_US/abtest/homepage-body/banner-unit42-badge.jpg") no-repeat right bottom;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
#hp-version-b .unit42-exploit h2 {
  color: #000;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#hp-version-b .unit42-exploit h2 span {
  text-transform: none;
}
@media (max-width: 1199px) {
  #hp-version-b .unit42-exploit h2 {
    font-size: 65px;
  }
}
@media (max-width: 900px) {
  #hp-version-b .unit42-exploit h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .unit42-exploit h2 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #hp-version-b .unit42-exploit h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
}
#hp-version-b .unit42-exploit p {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #f49022;
}
@media (max-width: 1199px) {
  #hp-version-b .unit42-exploit p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .unit42-exploit p {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  #hp-version-b .unit42-exploit p {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
  }
}
#hp-version-b .unit42-exploit .description {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #hp-version-b .unit42-exploit .description {
    text-align: center;
  }
}
#hp-version-b .unit42-exploit .description p {
  margin-top: 0;
}
#hp-version-b .unit42-exploit .line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #hp-version-b .unit42-exploit .line {
    display: inline;
    line-height: 22px;
    white-space: normal;
  }
}
#hp-version-b .unit42-exploit a {
  display: inline-block;
  min-width: 165px;
  line-height: 40px;
  background-color: #f49022;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #hp-version-b .unit42-exploit a {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 525px) {
  #hp-version-b .unit42-exploit a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin-top: 20px;
  }
}
#hp-version-b .igniteTwo .cube {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/cubes.png) no-repeat bottom right;
  position: absolute;
  width: 215px;
  height: 260px;
  top: 0;
  right: 0;
}
@media (max-width: 979px) {
  #hp-version-b .igniteTwo .cube {
    background-position: 0 0px;
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo .cube {
    background-position: 50px 0px;
    background-size: 100%;
    z-index: 1;
  }
}
@media (max-width: 550px) {
  #hp-version-b .igniteTwo .cube {
    background-position: 125px 25px;
    z-index: 1;
  }
}
@media (max-width: 480px) {
  #hp-version-b .igniteTwo .cube {
    background-position: 125px -45px;
    z-index: 1;
  }
}
#hp-version-b .igniteTwo .top {
  background: #f58320;
  background: -moz-linear-gradient(left, #f58320 0%, #fdab32 100%);
  background: -webkit-linear-gradient(left, #f58320 0%, #fdab32 100%);
  background: linear-gradient(to right, #f58320 0%, #fdab32 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58320', endColorstr='#fdab32', GradientType=1);
  background-size: 200% 100%;
  margin-bottom: .4em;
  position: relative;
  display: block;
}
#hp-version-b .igniteTwo .top:hover {
  background-position: -100% 0;
  -webkit-transition: background-position 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: background-position 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: background-position 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-position 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
#hp-version-b .igniteTwo .wrapper {
  padding-top: 0px !important;
}
#hp-version-b .igniteTwo a {
  font-style: italic;
  font-weight: 900;
  width: 100% !important;
  text-transform: uppercase;
  margin: 0;
  color: white;
  font-size: 40px;
  font-size: 4.3em;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #hp-version-b .igniteTwo a {
    line-height: 1;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo a {
    font-size: 3.2em;
    text-align: left !important;
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  #hp-version-b .igniteTwo a {
    font-size: 2.3em !important;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo a {
    text-align: center;
  }
}
#hp-version-b .igniteTwo a:hover {
  text-decoration: none;
  color: white;
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo a:hover {
    text-decoration: none;
    color: white;
  }
}
@media (max-width: 979px) {
  #hp-version-b .igniteTwo a:hover {
    text-decoration: none;
    color: white;
  }
}
#hp-version-b .igniteTwo .date-info {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/ignite-logo.gif) no-repeat top left;
  width: 190px;
  min-height: 100px;
  vertical-align: top;
  padding-top: 100px;
  padding-left: 0px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo .date-info {
    font-size: .9em;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#hp-version-b .igniteTwo .date-info > span {
  display: block;
  color: black;
  font-size: 14px;
  text-align: left !important;
  line-height: 1.1;
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo .date-info > span {
    padding-left: 1em;
  }
}
#hp-version-b .igniteTwo h2 {
  color: black;
  font-size: 2.8em;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 0;
  display: block;
  z-index: 100;
}
@media (max-width: 979px) {
  #hp-version-b .igniteTwo h2 {
    font-size: 1.8em;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo h2 {
    display: none;
  }
}
@media (max-width: 605px) {
  #hp-version-b .igniteTwo h2 {
    display: none;
  }
}
#hp-version-b .igniteTwo h3 {
  z-index: 102;
  color: #29c0d3;
  display: block;
  font-size: 1.5em;
  font-weight: 400;
}
@media (max-width: 767px) {
  #hp-version-b .igniteTwo h3 {
    display: none;
  }
}
@media (max-width: 979px) {
  #hp-version-b .igniteTwo h3 {
    max-width: 350px;
    font-size: 1.4em;
    font-weight: 400;
  }
}
#hp-version-b .palo-alto-block p {
  line-height: 3.2rem;
}
#hp-version-b .container {
  width: 100%;
}
#hp-version-b #owl-banners.owl-theme {
  margin-bottom: 10px;
}
#hp-version-b #owl-banners.owl-theme .owl-pagination {
  display: none;
}
#hp-version-b #owl-banners.owl-theme .item {
  height: 260px;
  width: 100%;
}
#hp-version-b #owl-banners.owl-theme .item .wrapper {
  margin: 0 auto;
  padding-top: 60px;
  max-width: 1170px;
  float: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  #hp-version-b #owl-banners.owl-theme .item .wrapper {
    padding-top: 21px;
  }
}
#hp-version-b #owl-banners.owl-theme .owl-controls {
  position: absolute;
  top: 100px;
  width: 100%;
}
#hp-version-b #owl-banners.owl-theme .owl-controls .owl-buttons {
  float: none;
}
#hp-version-b #owl-banners.owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/left-arrow-wh.png") no-repeat center center;
  border: none;
  height: 40px;
  margin-left: 20px;
  width: 23px;
}
#hp-version-b #owl-banners.owl-theme .owl-controls .owl-buttons .owl-next {
  background: url("/content/dam/pan/en_US/abtest/homepage-body/right-arrow-wh.png") no-repeat center center;
  height: 40px;
  margin-right: 15px;
  width: 23px;
}
#hp-version-b .navbar {
  margin-bottom: 0;
}
#hp-version-b .nav > li > a i {
  background: #4a4a4a none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  height: 22px;
  line-height: 13px;
  margin-left: 10px;
  padding: 5px 7px;
  text-align: center;
  width: 22px;
}
#hp-version-b .carousel {
  height: 261px;
  margin-bottom: 25px;
  border-top: 1px solid #ced4d4;
}
#hp-version-b .carousel-caption {
  z-index: 10;
}
#hp-version-b .carousel .item {
  overflow: hidden;
  height: 261px;
}
#hp-version-b .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
#hp-version-b .carousel-indicators {
  display: none;
}
#hp-version-b .slid-btn {
  min-width: 190px;
  margin: 0 40px;
}
#hp-version-b .carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
}
#hp-version-b .carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
  left: auto;
  right: 0;
}
#hp-version-b .carousel-control {
  width: 10%;
  opacity: 1;
  top: 45%;
}
#hp-version-b .see-all-btn {
  float: right;
  margin: 5px 65px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #898989;
  font-size: 12px;
}
#hp-version-b .see-all-btn:hover {
  text-decoration: none;
}
#hp-version-b .block-tital-col {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 0 10px;
}
#hp-version-b .block-tital-col strong {
  background: #fff none repeat scroll 0 0;
  border-bottom: 2px solid #31698a;
  display: inline-block;
  float: left;
  font-weight: 400;
  padding: 5px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 5;
}
#hp-version-b .block-tital-col .tital-border {
  background: #e9e9e9 none repeat scroll 0 0;
  float: left;
  height: 1px;
  width: 100%;
  z-index: 1;
}
#hp-version-b .img-nam-dat-col {
  float: left;
  width: 100%;
}
#hp-version-b .trnd-small-img {
  border-radius: 50%;
  float: left;
  height: 55px;
  overflow: hidden;
  width: 55px;
}
#hp-version-b .trnd-name-col {
  padding: 4px 0 0 68px;
  width: 100%;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
}
#hp-version-b .trnd-larg-txt-col {
  float: left;
  margin: 15px 0 0;
  width: 100%;
  overflow: hidden;
}
#hp-version-b .trnd-larg-txt-col .prod-name {
  float: left;
  width: 100%;
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 10px;
  min-height: 68px;
}
#hp-version-b .trnd-larg-txt-col .prod-name a {
  color: #3e3e3e;
  text-decoration: none;
}
#hp-version-b .trnd-larg-txt-col .prod-name a:hover {
  color: #3e3e3e;
  text-decoration: underline;
}
#hp-version-b .product-price-col {
  color: #3e3e3e;
  float: left;
  font-size: 13px;
  margin: 0 0 10px;
  width: 100%;
}
#hp-version-b .palo-alto-block {
  float: left;
  width: 100%;
  background: #f6f6f6;
  margin: 50px 0;
  padding: 60px 0;
  text-align: center;
}
#hp-version-b .palo-alto-block .palo-alto-hed-col {
  float: left;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
#hp-version-b .palo-alto-block .palo-alto-tital-col {
  float: left;
  font-size: 26px;
  font-weight: 300;
  margin: 0 0 20px;
  text-align: center;
  width: 100%;
}
#hp-version-b .palo-alto-block .learn-more-btn {
  background: #f8a046 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  padding: 8px 20px;
  text-align: center;
  text-transform: uppercase;
}
#hp-version-b .recommend-img-col {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#hp-version-b .recommend-txt-col {
  float: left;
  width: 100%;
}
#hp-version-b .recommend-name {
  min-height: 44px;
}
#hp-version-b .recommend-name,
#hp-version-b .recommend-name a,
#hp-version-b .recommend-name a:hover {
  color: #3e3e3e;
  float: left;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
}
#hp-version-b .recommend-title-col {
  float: left;
  margin: 0 0 9px;
  width: 100%;
  font-size: 13px;
  color: #3e3e3e;
}
#hp-version-b .see-itin-link {
  color: #29678c;
  float: left;
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}
#hp-version-b .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#hp-version-b .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
#hp-version-b .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
#hp-version-b .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  /*height:275px*/
}
#hp-version-b .owl-carousel.recommend-carousel > .owl-wrapper-outer {
  /*height:340px; height:290px;*/
}
#hp-version-b .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
#hp-version-b .owl-carousel .owl-item {
  float: left;
}
#hp-version-b .owl-controls .owl-page,
#hp-version-b .owl-controls .owl-buttons div {
  cursor: pointer;
}
#hp-version-b .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#hp-version-b .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
#hp-version-b .owl-carousel .owl-wrapper,
#hp-version-b .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
#hp-version-b .owl-theme .owl-controls {
  right: 5px;
  margin-top: 0;
  position: absolute;
  text-align: center;
  top: -49px;
  width: 72px;
}
#hp-version-b .owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
}
#hp-version-b .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
#hp-version-b .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#hp-version-b .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
#hp-version-b .owl-theme .owl-controls .owl-page.active span,
#hp-version-b .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}
#hp-version-b .owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  /*-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px*/
}
#hp-version-b .owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
#hp-version-b .owl-buttons {
  float: left;
  width: 100%;
}
#hp-version-b .owl-controls .owl-buttons .owl-prev {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/left-arrow-smll.png) no-repeat center center;
  width: 30px;
  height: 25px;
  float: left;
  border-left: 1px solid #898989;
  border-right: 1px solid #898989;
  margin-right: 0!important;
  border-radius: 0 !important;
  opacity: 1;
}
#hp-version-b .owl-controls .owl-buttons .owl-prev:hover {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/left-arrow-smll-hov.png) no-repeat center center;
}
#hp-version-b .owl-controls .owl-buttons .owl-next {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/right-arrow-smll.png) no-repeat center center;
  width: 30px;
  height: 25px;
  float: right;
  margin-left: 0!important;
  opacity: 1;
}
#hp-version-b .owl-controls .owl-buttons .owl-next:hover {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/right-arrow-smll-hov.png) no-repeat center center;
}
#hp-version-b .owl-carousel.testimonial-carousel > .owl-controls {
  top: 60%;
}
#hp-version-b .owl-carousel.testimonial-carousel > .owl-controls .owl-buttons .owl-prev {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/left-arrow-wh.png) no-repeat;
  width: 30px;
  height: 55px;
  float: left;
  margin-left: -50px !important;
  opacity: 1;
}
#hp-version-b .owl-carousel.testimonial-carousel > .owl-controls .owl-buttons .owl-next {
  background: url(/content/dam/pan/en_US/abtest/homepage-body/right-arrow-wh.png) no-repeat;
  width: 30px;
  height: 55px;
  float: right;
  margin-right: -50px !important;
  opacity: 1;
}
#hp-version-b #owl-demo .item {
  margin: 3px 30px;
}
#hp-version-b #owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
#hp-version-b #owl-demo-2 .item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
}
#hp-version-b #owl-demo-2 .item {
  margin: 3px 20px;
}