/* COLORS

  alternate colors:
  phantom: #982e91
  server: #075198
  mobile: #36c2d0
  sdk: #159cd9
  darkgrey: #313030
  lightgrey: #9f9f9f

*/



/*** FIXES ***/

/* GLOBAL */
h1 span {
    font-weight: inherit;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}

.main
{
  border-top: none !important;
}
.header
{
  border-bottom: solid rgba(0,0,0,0.04) 2px;
}
.ph .fa
{
  font-weight: 900 !important;
}

/* SELECTED TEXT */
::selection
{
  background: #f4f4f4;
  color: #313131;
}
::-moz-selection
{
  background: rgba(48,48,48,.04);
  color: #9f9f9f;
}

/* BOOTSTRAP */
.main
{
  border-top: solid rgba(0,0,0,0.04) 2px;
}
.header-navigation .dropdown-menu {
    box-shadow: 2px 2px rgba(91, 91, 91, 0.2);
}
.header-navigation > ul > li > a {
    color: #333;
    display: block;
    padding: 12px 6px 12px;
}



.breadcrumb>.active {
    color: #f78400;
}
.breadcrumb .icon-help
{
    padding: 7px 22px;
    font-size: 16px;
    line-height: 18px;
    background: #f78400;
    color: #fff;
    border-top-left-radius: 35px !important;
    border-bottom-left-radius: 35px !important;
    transition: padding .2s ease-out, background-color .4s ease-out;
    cursor: pointer;
    margin-left: 15px;

    z-index: 99999999;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform:  translateY(-50%);
    -moz-transform:  translateY(-50%);
    border: solid #f7f7f7 2px;
}

.breadcrumb .icon-help
{
    margin-right: 0;
    padding: 7px 22px;
    font-size: 14px;
    line-height: 1.8;
}
.breadcrumb .icon-help:hover
{
    padding: 7px 28px;
    background: #f76619;
}









/*** TABLE LAYOUT + GRID ***/
.ph .table-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.ph .table-container-standalone {
  height: auto;
}
.ph .table-row {
  display: table-row;
}
.ph .table-col {
  display: table-cell;
  vertical-align: top;
  position: relative;
  /*outline: solid red 1px;*/
}
.ph .table-row-first>.table-col
{
  padding-top: 35px;
}
.ph .table-row-last>.table-col
{
  padding-bottom: 45px;
}
.ph .w100
{
  width: 100%;
}
.ph .w97
{
  width: 96.7%;
}
.ph .w83
{
  width: 83.3%;
}
.ph .w75
{
  width: 75%;
}
.ph .w66
{
  width: 66.7%;
}
.ph .w50
{
  width: 50%;
}
.ph .w37
{
  width: 37.3%;
}
.ph .w33
{
  width: 33.3%;
}
.ph .w31
{
  width: 31.3%;
}
.ph .w25
{
  width: 25%;
}
.ph .w16
{
  width: 16.6%;
}
.ph .w6
{
  width: 6%;
}

.vertical-center
{
  width: 100%;
}


/** VETICAL CENTER **/
.ph .table-col .vertical-center,
.ph .table-col .icon,
.ph .table-col .label_six,
.ph .table-col select
{
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%) !important;
  -webkit-transform: translate(-50%,-50%) !important;
  -moz-transform: translate(-50%,-50%) !important;
}
.ph .table-row-first .table-col .label_six,
.ph .table-col.position-static .icon,
.ph .table-col.position-static .label_six,
.ph .table-col.position-static select
{
  position: static !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
}



/**** HELPERS ****/

.ph_clear:after {
    content: '';
    display: table;
    clear: both;
}
.overflow-y-auto
{
  overflow-y: auto;
}
.overflow-y-hidden
{
  overflow-y: hidden;
}
.overflow-y-scroll
{
  overflow-y: scroll;
}
.breadcrumb>li+li.list-style-none:before
{
  display: none !important;
}
.ph_desktop_only
{
  display: block;
}
.ph_mobile_only,
.ph .ph_mobile_only
{
  display: none;
}
.ph .spacer-2
{
  height: 2px;
  width: 100%;
}
.ph .spacer-4
{
  height: 4px;
  width: 100%;
}
.ph .spacer-6
{
  height: 6px;
  width: 100%;
}
.ph .spacer-9
{
  height: 6px;
  width: 100%;
}
.ph .spacer-12
{
  height: 12px;
  width: 100%;
}
.ph .spacer-16
{
  height: 16px;
  width: 100%;
}
.ph .spacer-28
{
  height: 28px;
  width: 100%;
}
.ph .spacer-34
{
  height: 34px;
  width: 100%;
}
.ph .spacer-44
{
  height: 44px;
  width: 100%;
}
.ph .spacer-56
{
  height: 56px;
  width: 100%;
}
.ph .spacer-280
{
  height: 280px;
  width: 100%;
}



.ph .spacer-minus-28
{
  height: 1px;
  margin-bottom: -28px;
}
.ph .spacer-minus-22
{
  height: 1px;
  margin-bottom: -22px;
}
.ph .spacer-minus-16
{
  height: 1px;
  margin-bottom: -16px;
}
.ph .spacer-minus-12
{
  height: 1px;
  margin-bottom: -12px;
}
.ph .spacer-minus-6
{
  height: 1px;
  margin-bottom: -6px;
}


.ph .spacerline-15
{
  width: 15%;
  height: 1px;
  margin: 28px auto 18px auto;
  background: #eaedef;
}
.ph .spacerline-50
{
  width: 50%;
  height: 1px;
  margin: 28px auto 18px auto;
  background: #eaedef;
}
.ph .spacerline-80
{
  width: 80%;
  height: 1px;
  margin: 28px auto 18px auto;
  background: #eaedef;
}
.ph .spacerline-100
{
  width: 100%;
  height: 7px;
  margin: 28px auto 28px auto;
  background: #fcfcfc;
}



/********************/
  /******* MAIN *******/
    /********************/
.ph *
{
    font-weight: 100;
}
.ph H1
{
  margin: 0;
  font-size: 72px;
  font-weight: 100;
}
.ph H1.phantom
{
  color: #982e91;
}
.ph H1.studio_photo
{
  color: #c99aff;
}
.ph H2
{
  padding-top: 44px;
  font-size: 48px;
  line-height: 60px;
  font-weight: 100;
  color: #f78400;
}
.ph H2.darkgrey
{
  color: #313131;
}

.ph H2.phantom
{
  color: #982e91;
  /*
  alternate colors:
  reader: #f78400
  server: #075198
  mobile: #36c2d0
  sdk: #159cd9
  studio_photo: #c99aff;
  */
}
.ph H2.studio_photo
{
  color: #8147d1;
}
.ph img+H2,
.ph .label_four+H2
{
  padding-top: 16px;
}

.ph H3
{
  padding-top: 22px;
  font-size: 34px;
  line-height: 46px;
  font-weight: 400;
  font-style: italic;
  color: #313030;
}
.ph H3.phantom
{
  color: #982e91;
}
.ph H3.studio_photo
{
  color: #8147d1;
}
.ph H3.lightgrey
{
  color: #9f9f9f;
}
.ph h3+h2
{
  padding-top: 22px;
}
.ph h3+p
{
  padding-top: 18px;
}

.ph H4
{
  padding-top: 22px;
  font-size: 22px;
  line-height: 28px;
  color: #313030;
}
.ph H4.lightgrey
{
  color: #9f9f9f;
}
.ph h4+h2
{
  padding-top: 0px;
}
.ph H4.phantom
{
  color: #982e91;
  /*
  alternate colors:
  reader: #f78400
  server: #075198
  mobile: #36c2d0
  sdk: #159cd9
  */
}
.ph H4.server
{
  color: #075198;
}
.ph H4.studio_photo
{
  color: #8147d1;
}
.ph H5
{
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #9f9f9f;
}
.ph H5.darkgrey
{
  color: #313030;
}
.ph h6
{
  text-transform: uppercase;
}
.ph h6.lightgrey
{
  color: #9f9f9f;
}

.ph p
{
  font-size: 16px;
  line-height: 28px;
  font-weight: regular;
  color: #313030;
  padding-top: 6px;
  margin-bottom: 0;
}

.ph a
{
  color: #0a7ddf;
  text-decoration: none;
  transition: color .2s ease-out;
}

.ph a:hover
{
  text-decoration: none;
  color: #0a7ddf;
}
.ph a.font-white:hover
{
  color: #fff;
  text-decoration: underline;
}

.ph p a
{
  text-decoration: underline;
}
.ph ul
{
  list-style-type: none;
  padding-top: 6px;
  margin-left: 6px;
  padding-right: 28px;
}
.ph ul li
{
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 28px;
  position: relative;
}
.ph ul.short li
{
  padding-bottom: 12px;
  list-style-type: circle;
}
.ph ul.feature_table li
{
  padding: 0;
  list-style-type: none;
}
.ph ul.feature_table_pads
{
  padding: 0;
}
.ph ul.feature_table_pads li
{
  padding: 12px 16px;
  margin-bottom: 16px;
  list-style-type: none;
}
.ph ul.horizontal_lines > li
{
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  border-bottom: solid #dedede 1px;
}
.ph ul.horizontal_lines > li:last-child
{
  border-bottom: none;
}


.ph .footnote
{
  padding-top: 28px;
  font-size: 11px;
  line-height: 12px;
  color: #9f9f9f;
}

.ph .footnote a
{
  color: #0a7ddf;
}
.ph ul li
{
  position: relative;
}
.ph img
{
  max-width: 100%;
}
.ph button
{
  border: none;
}




/*** CTAS ***/

.ph .cta_one
{
  margin: 12px 0 0 0;
  padding: 11px 34px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: #fff;
  background: #0a7ddf;
  border-radius: 35px !important;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  transition: margin .2s ease-out, padding .2s ease-out, background-color .4s ease-out;
  -webkit-transition: margin .2s ease-out, padding .2s ease-out, background-color .4s ease-out;
  -moz-transition: margin .2s ease-out, padding .2s ease-out, background-color .4s ease-out;
  cursor: pointer;
}
.ph .cta_one:hover
{
  padding: 11px 42px;
  background: #0a7ddf;
  color: #fff;
}
.ph .cta_one.white,
.ph .cta_one.white:hover
{
  color:  #0a7ddf;
  background: #fff;
}
.ph .cta_one.flat
{
  padding: 4px 18px;
}



.ph .cta_two
{
  padding: 11px 34px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: #fff;
  background: #0a7ddf;
  border-radius: 35px !important;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  transition: padding .2s ease-out, background-color .4s ease-out;
  cursor: pointer;
  border: none;
}
.ph .cta_two:hover
{
  padding: 11px 42px;
  color: #fff;
}
.ph .cta_two.white
{
  color: #0a7ddf;
  background: #fff;
}
.ph .cta_two.phantom
{
  background: #982e91;
}
.ph .cta_two.studio_photo
{
  background: #8147d1;
}
.ph .cta_two.studio_photo:hover
{
  background: #8147d1;
  color: #fff;
}
.ph .cta_two.studio_photo_light
{
  background: #c99aff;
}
.ph .cta_two.studio_photo_light:hover
{
  background: #c99aff;
  color: #fff;
}





.ph .cta_three
{
  padding: 11px 34px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: #0a7ddf;
  background: transparent;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border: solid #0a7ddf 1px;
  border-radius: 35px !important;
  transition: padding .2s ease-out;
  -webkit-transition: padding .2s ease-out;
  -moz-transition: padding .2s ease-out;
}
.ph .cta_three:hover
{
  padding: 11px 42px;
}
.ph .cta_three.phantom
{
  color: #982e91;
  border-color: #982e91;
}
.ph .cta_three.phantom.ph_product_filter_trigger_active
{
  color: #fff;
  background: #982e91;
  border-color: #982e91;
}
.ph .cta_three.studio_photo
{
  color: #8147d1;
  border-color: #8147d1;
}
.ph .cta_three.white
{
  color: #fff;
  border-color: #fff;
}
.ph .cta_three.studio_photo.ph_product_filter_trigger_active
{
  color: #fff;
  background: #8147d1;
  border-color: #8147d1;
}
.ph .cta_three.server
{
  color: #075198;
  border-color: #075198;
}
.ph .cta_three.server.ph_product_filter_trigger_active
{
  color: #fff;
  background: #075198;
  border-color: #075198;
}







.ph .cta_four
{
  padding: 3px 11px;
  font-size: 11px;
  line-height: 12px;
  color: #0a7ddf;
  background: transparent;
  border: solid #0a7ddf 1px;
  border-radius: 35px !important;
  display: inline-block;
  text-transform: uppercase;
}
.ph .cta_four.white
{
  color: #fff;
  border-color: #fff;
}
.ph .cta_four.phantom
{
  color: #982e91;
  border-color: #982e91;
}
.ph .cta_four.phantom.ph_product_filter_trigger_active
{
  color: #fff;
  background: #982e91;
  border-color: #982e91;
}
.ph .cta_four.studio_photo
{
  color: #8147d1;
  border-color: #8147d1;
}
.ph .cta_four.studio_photo.ph_product_filter_trigger_active
{
  color: #fff;
  background: #8147d1;
  border-color: #8147d1;
}
.ph .cta_four.server
{
  color: #075198;
  border-color: #075198;
}
.ph .cta_four.server.ph_product_filter_trigger_active
{
  color: #fff;
  background: #075198;
  border-color: #075198;
}


.ph .cta_five
{
  display: block;
  padding-top: 12px;
  font-size: 16px;
  line-height: 18px;
  color: #0a7ddf;
  text-transform: uppercase;
}
.ph .cta_five:hover
{
  color: #0a7ddf;
}
.ph .cta_five.studio_photo
{
  color: #c99aff;
}

.ph .cta_six
{
  display: block;
  padding-top: 12px;
  font-size: 11px;
  line-height: 18px;
  color: #0a7ddf;
  text-transform: uppercase;
}

.ph .cta_seven
{
  padding: 4px 11px;
  margin-top: 3px;
  font-size: 11px;
  line-height: 12px;
  font-weight: 600;
  color: #fff;
  background: #0a7ddf;
  border-radius: 35px !important;
  display: inline-block;
  text-transform: uppercase;
  transition: padding .2s ease-out;
  -webkit-transition: padding .2s ease-out;
  -moz-transition: padding .2s ease-out;
}
.ph .cta_seven:hover
{
  padding: 4px 15px;
  color: #fff;
  background: #0a7ddf;
}

.ph .final_checkout_button
{
  margin: 12px 0 0 0;
  padding: 22px 56px;
  border: none;
  border-radius: 56px !important;
}
.ph .final_checkout_button:hover
{
  margin: 12px -6px 0 -6px;
  padding: 22px 64px;
}

/*** LABELS ***/
.ph .label_one
{
  padding-top: 3px;
  font-size: 34px;
  line-height: 36px;
  color: #313030;
}

.ph .label_two
{
  padding-top: 3px;
  font-size: 26px;
  line-height: 28px;
  color: #313131;
  font-style: italic;
  font-weight: 600;
}
.ph .label_two.server
{
  font-style: normal;
}
.ph .label_two.studio_photo
{
  color: #c99aff;
}

.ph .label_three
{
  padding-top: 3px;
  font-size: 26px;
  line-height: 28px;
  color: #313131;
}

.ph .label_four
{
  padding-top: 3px;
  font-size: 18px;
  line-height: 20px;
  color: #f78400;
  /*
  alternate colors:
  phantom: #982e91
  server: #075198
  mobile: #36c2d0
  sdk: #159cd9
  darkgrey: #313030
  lightgrey: #9f9f9f
  */
}
.ph .label_four.phantom
{
  color: #982e91;
}
.ph .label_four.server
{
  color: #075198;
}
.ph .label_four.darkgrey
{
  color: #313131;
}
.ph .label_four.studio_photo
{
  color: #8147d1;
}

.ph .label_five
{
  padding-top: 3px;
  font-size: 18px;
  line-height: 20px;
  color: #313131;
  font-style: italic;
  font-weight: 600;
}
.ph .label_five.studio_photo
{
  margin-top: -12px;
  color: #fc4083;
}
.ph .label_five.lightgrey
{
  color: #9f9f9f;
}

.ph .label_six
{
  padding-top: 3px;
  font-size: 16px;
  line-height: 20px;
  color: #9f9f9f;
}
.ph .label_six.phantom
{
  color: #982e91;
}
.ph .label_six.darkgrey
{
  color: #313131;
}
.ph .col-index .label_six
{
  color: #313131;
  padding-top: 0;
}
.ph .col-index .label_six
{
  text-align: right;
}
.ph .label_seven
{
  padding-top: 3px;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #313131;
}
.ph .label_seven.reader
{
  color: #f58220;
}
.ph .label_seven.studio_photo
{
  color: #8147d1;
}
.ph .label_seven.lightgrey
{
  color: #9f9f9f;
}
.ph .label_eight
{
  padding-top: 3px;
  font-size: 11px;
  line-height: 14px;
  color: #9f9f9f;
  text-transform: uppercase;
}
.ph .label_nine
{
  display: inline-block;
  margin-top: 6px;
  font-size: 11px;
  line-height: 14px;
  color: #9f9f9f;
  border-top: solid #eaedef 1px;
  border-bottom: solid #eaedef 1px;
  padding: 0 4px;
}










/*** FORM ELEMENTS ***/
.ph label[for=text],
.ph label[for=text]
{
  padding: 10px 13px;
  font-size: 16px;
  line-height: 18px;
  color: #9f9f9f;
  text-transform: uppercase;
}

.ph input
{
  transition: border-color .2s ease-out;
  -webkit-transition: border-color .2s ease-out;
  -moz-transition: border-color .2s ease-out;
}
.ph input[type=text],
.ph input[type=email]
{
  width: 100% !important;
  padding: 8px 13px !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #313030 !important;
  border: solid rgba(0,0,0,.15) 1px !important;
  border-radius: 4px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.ph input[type=text].amount,
.ph input[type=text].couponcode
{
  max-width: 140px !important;
  text-align: center !important;
}
.ph input:focus
{
    outline: none !important;
    border-color: #0a7ddf !important;
}





.ph select
{
  position: relative !important;
  width: 100% !important;
  padding: 4px 26px 4px 13px !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #313030 !important;
  border: solid rgba(0,0,0,.15) 1px !important;
  border-radius: 4px !important;
  background: none !important;
  height: 36px;
  transition: border-color .2s ease-out;
  -webkit-transition: border-color .2s ease-out;
  -moz-transition: border-color .2s ease-out;
  text-align-last:center;
}
.ph select:focus
{
  outline: none !important;
  border-color: #0a7ddf !important;
}
.ph select.border-none
{
  border: none !important;
  width: auto !important;
}
.ph select.phantom:focus
{
  border: solid rgba(152,46,145,1) 1px !important;
}
.ph select.white,
.ph select.white:focus
{
  border: solid #fff 1px !important;
  color: #fff !important;
}



.ph .font-phantom
{
  color: #982e91 !important;
}
.ph .font-darkgrey
{
  color: #313030 !important;
}

.ph .font-light
{
  font-weight: 100;
}
.ph .font-regular
{
  font-weight: 400;
}
.ph strong,
.ph .font-semibold
{
  font-weight: 600;
}
.ph .font-bold
{
  font-weight: 600;
}
.ph .font-extrabold
{
  font-weight: 800;
}
.ph .font-uppercase
{
  text-transform: uppercase;
}


.ph .font-italic
{
  font-style: italic;
}
.ph .font-straight
{
  font-style: normal;
}
.font_text_transform_none
{
  text-transform: none !important;
  font-weight: inherit;
}






/*** ICONS ***/
.ph .product_icon
{
  margin: 0 auto;
  width: 114px;
  height: 114px;
  background: url('../images/css_sprite.png') no-repeat;
}
.ph .product_icon.phantom_xl
{
  background-position: 0 0;
}
.ph .product_icon.phantom_xl.white
{
  background-position: 0 -798px;
}
.ph .product_icon.phantom_l
{
  background-position: -114px 0;
}
.ph .product_icon.phantom_s
{
  background-position: -228px 0;
}


.ph .product_icon_xs
{
  width: 57px;
  height: 57px;
  background: url('../images/css_sprite.png') no-repeat;
}
.ph .product_icon_xs.phantom
{
  background-position: -513px -228px;
}
.ph .product_icon_xs.phantom.white
{
  background-position: -513px -174px;
}
.ph .product_icon_xs.reader
{
  background-position: -570px -228px;
}
.ph .product_icon_xs.studio_photo
{
  background-position: -627px -228px;
}
.ph .product_icon_xs.mobile
{
  background-position: -513px -285px;
}


.ph .product_icon.server_l
{
  background-position: -342px 0;
}
.ph .product_icon.studio_photo_l
{
  background-position: 0 -684px;
}
.ph .product_icon.newsletter_m
{
  background-position: -142px -256px;
  width: 57px;
  height: 57px;
}

.ph .icon
{
  margin: 0 auto;
  width: 19px;
  height: 19px;
  background: url('../images/css_sprite.png') no-repeat;
  background-size: 342px 456px; /* HALF SIZE */
}



.ph .checkbox_icon
{
  background-size: 342px 456px;
}
.ph .checkbox_icon.phantom
{
  background-position: -228px 0;
}
.ph .checkbox_icon.server
{
  background-position: -266px 0;
}
.ph .notavailable_icon
{
  background-position: -247px -19px;
}
.ph .remove_icon
{
  background-position: -228px -19px;
  opacity: 0;
  transition: opacity .4s ease-out;
  -webkit-transition: opacity .4s ease-out;
  -moz-transition: opacity .4s ease-out;
  cursor: pointer;
}
.ph .cart_item:hover .remove_icon
{
  opacity: 1;
}
.ph .select_container
{
  position: relative;
}
.ph .select_container .control_icon
{
  z-index: 999999999;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  width: 15px !important;
  height: 100% !important;
}
.ph .icon.play_icon
{
  left: 4px !important;
  background-position: -266px -38px;
  transform: translate(0,-50%) !important;
  -webkit-transform: translate(0,-50%) !important;
  -moz-transform: translate(0,-50%) !important;
}
.ph .icon.play_icon_xl_orange
{
  width: 114px;
  height: 114px;
  background-position: 0 -456px;
  position: static !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  background-size: 684px 912px; /* FULL SIZE */
}
.ph .icon.play_icon_white
{
  width: 114px;
  height: 114px;
  background-position: 0 -456px;
  position: static !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
}


.ph .icon.expand_icon
{
  background-position: -532px -38px;
  width: 38px;
  height: 38px;
  border: solid #dedede 1px;
  border-radius: 35px !important;
  background-size: 684px 912px; /* FULL SIZE */
}



.ph .studio_photo_brush_icon
{
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: -34px;
  float: left;
  margin-right: 6px !important;
  background-position: 0 -285px;
}


.feature_icon
{
  margin: 0 auto;
  width: 57px;
  height: 57px;
  background: url('../images/css_sprite.png') no-repeat;
}
.ph .feature_icon.feature_edit_icon
{
  background-position: 0 -114px;
}
.ph .feature_icon.feature_small_medium_workgroups_icon
{
  background-position: -57px -114px;
}
.ph .feature_icon.feature_medium_large_workgroups_icon
{
  width: 86px;
  background-position: -114px -114px;
}
.ph .feature_icon.feature_pdf_lifecycle_icon
{
  background-position: 0 -171px;
}
.ph .feature_icon.feature_windows_icon
{
  background-position: -57px -171px;
}
.ph .feature_icon.feature_mac_icon
{
  background-position: -114px -171px;
}



.ph .feature_icon.pdf_to_jpg_icon
{
  width: 86px;
  background-position: -228px -114px;
}
.ph .feature_icon.pdf_to_word_icon
{
  width: 86px;
  background-position: -228px -228px;
}
.ph .feature_icon.save_as_office_icon
{
  background-position: -228px -171px;
}
.ph .feature_icon.text_recognition_icon
{
  background-position: -285px -171px;
}
.ph .feature_icon.text_recognition_icon
{
  background-position: -285px -171px;
}
.ph .feature_icon.redact_protect_sign_pdf_icon
{
  background-position: -342px -114px;
}
.ph .feature_icon.drag_drop_across_files_icon
{
  width: 86px;
  background-position: -342px -171px;
}




.ph .feature_icon.feature_drag_file_icon.phantom
{
  background-size: 342px 456px; /* HALF SIZE */
  background-position: 0 -171px;
}


#payment_methods .ph_badge
{
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  height: 52px;
}

#payment_methods ul
{
  margin-left: 0;
  padding-right: 0;
}
#payment_methods ul li
{
  vertical-align: top;
  padding: 0;
  line-height: 0;
}
#payment_methods .ph_badge,
#payment_methods table td
{
  padding-right: 4px;
  padding-bottom: 6px;
}
#payment_methods table td:last-child
{
  padding-right: 0;
}


#payment_methods .ph_badge.trustwave
{
  transform: scale(.68);
  -webkit-transform: scale(.68);
  -moz-transform: scale(.68);
  transform-origin: top left;
  margin-right: -38px;
  margin-left: 2px;
}
#payment_methods .ph_badge.bussiness_bureau
{
  height: 38px;
  margin-right: -12px;
  transform: scale(.92);
  -webkit-transform: scale(.92);
  -moz-transform: scale(.92);
  transform-origin: top left;
}
#payment_methods .ph_badge.worldpay
{
  height: 40px;
  transform: scale(.86);
  -webkit-transform: scale(.86);
  -moz-transform: scale(.86);
  transform-origin: top left;
}



#progress_bar .active a,
#progress_bar .active a:hover
{
  color: #fff;
}
#progress_bar .table-col
{
  transition: color .4s ease-out, background-color.4s ease-out;
}



#ph_filter_navigation ul
{
  padding-right: 0;
}
#ph_filter_navigation ul li
{
  padding-bottom: 9px;
}



/**********************/
  /******* STYLES *******/
    /**********************/
.ph .cellspacing-0
{
  border-spacing: 0;
}
.ph .cellspacing-15
{
  border-spacing: 15px 0;
}

.ph .padding-top-0
{
  padding-top: 0;
}
.ph .padding-top-6
{
  padding-top: 6px;
}
.ph .padding-top-16
{
  padding-top: 16px;
}
.ph .padding-top-28
{
  padding-top: 28px;
}
.ph .padding-top-34
{
  padding-top: 34px;
}
.ph .padding-top-48
{
  padding-top: 48px;
}
.ph .padding-top-56
{
  padding-top: 56px;
}


.ph .padding-bottom-0
{
  padding-bottom: 0px;
}
.ph .padding-bottom-6
{
  padding-bottom: 6px;
}
.ph .padding-bottom-12
{
  padding-bottom: 12px;
}
.ph .padding-bottom-28
{
  padding-bottom: 28px;
}
.ph .padding-bottom-34
{
  padding-bottom: 34px;
}
.ph .padding-bottom-42
{
  padding-bottom: 42px;
}
.ph .padding-bottom-48
{
  padding-bottom: 48px;
}
.ph .padding-bottom-56
{
  padding-bottom: 56px;
}


.ph .padding-top-bottom-4
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.ph .padding-top-bottom-6
{
  padding-top: 6px;
  padding-bottom: 6px;
}
.ph .padding-top-bottom-9
{
  padding-top: 9px;
  padding-bottom: 9px;
}
.ph .padding-top-bottom-12
{
  padding-top: 12px;
  padding-bottom: 12px;
}
.ph .padding-top-bottom-18
{
  padding-top: 18px;
  padding-bottom: 18px;
}
.ph .padding-top-bottom-20,
.ph .padding-top-bottom-28
{
  padding-top: 28px;
  padding-bottom: 28px;
}
.ph .padding-top-bottom-34
{
  padding-top: 34px;
  padding-bottom: 34px;
}
.ph .padding-top-bottom-48
{
  padding-top: 48px;
  padding-bottom: 48px;
}
.ph .padding-top-bottom-56
{
  padding-top: 56px;
  padding-bottom: 56px;
}



.ph .padding-left-right-0
{
  padding-left : 0;
  padding-right : 0;
}
.ph .padding-left-right-6
{
  padding-left: 6px;
  padding-right: 6px;
}
.ph .padding-left-right-12
{
  padding-left: 12px;
  padding-right: 12px;
}
.ph .padding-left-right-15,
.ph .padding-left-right-16
{
  padding-left: 16px;
  padding-right: 16px;
}
.ph .padding-left-right-28
{
  padding-left : 28px;
  padding-right : 28px;
}
.ph .padding-left-right-34
{
  padding-left : 34px;
  padding-right : 34px;
}
.ph .padding-left-right-42
{
  padding-left : 42px;
  padding-right : 42px;
}
.ph .padding-left-right-56
{
  padding-left : 56px;
  padding-right : 56px;
}
.ph .padding-left-right-64
{
  padding-left : 64px;
  padding-right : 64px;
}
.ph .padding-left-6
{
  padding-left : 6px;
}
.ph .padding-right-6
{
  padding-right : 6px;
}
.ph .padding-right-16
{
  padding-right : 16px;
}
.ph .padding-right-28
{
  padding-right : 28px;
}


/* TRANSFORM SCALES */
.ph .transform-scale-133
{
  padding-right: 58px;
  transform: scale(1.33);
  -webkit-transform: scale(1.33);
  -moz-transform: scale(1.33);
  transform-origin: top left;
}




/* FONT SIZE */
.ph .font-size-42
{
  font-size: 42px;
  line-height: 46px;
}
.ph .font-size-34
{
  font-size: 34px;
  line-height: 46px;
}
.ph .font-size-26
{
  font-size: 26px;
  font-weight: inherit;
}
.ph .font-size-22
{
  font-size: 22px;
  line-height: 28px;
  font-weight: inherit;
}
.ph .font-size-18
{
  font-size: 18px;
  font-weight: inherit;
}
.ph .font-size-16
{
  font-size: 16px;
  line-height: 18px;
  font-weight: inherit;
}
.ph .font-size-12
{
  font-size: 12px;
  line-height: 16px;
  font-weight: inherit;
}
.ph .font-size-8
{
  font-size: 8px;
  font-weight: inherit;
}





/* TEXT COLORS */
.ph .text-white,
.ph .font-white
{
  color: #fff;
}

/* BACKGROUNDS */
.ph .background-orange
{
  background: #f78400;
}
.ph .background-lightgrey
{
  background: #fcfcfc;
}
.ph .background-darkgrey
{
  background: #313131;
}
.ph .background-midgrey
{
  background: #f6f6f6;
}
.ph .background_white
{
  background: #fff;
}



.ph .border-lightgrey
{
  border: solid #dedede 1px;
}
.ph .border-lightgrey-top,
.ph .border-top-lightgrey
{
  border-top: solid #dedede 1px;
}
.ph .border-lightgrey-top,
.ph .border-top-lightgrey
{
  border-top: solid #dedede 1px;
}
.ph .border-purple-bottom,
.ph .border-bottom-purple
{
  border-bottom: solid #7e377d 1px;
}
.ph .border-blue-bottom,
.ph .border-bottom-blue
{
  border-bottom: solid #075198 1px !important;
}
.ph .border-turquoise-bottom,
.ph .border-bottom-turquoise
{
  border-bottom: solid #159cd9 1px;
}
.ph .border-lightgrey-left,
.ph .border-left-lightgrey
{
  border-left: solid #dedede 1px;
}
.ph .border-lightgrey-right,
.ph .border-right-lightgrey
{
  border-right: solid #dedede 1px;
}
.ph .border-lightgrey-left-right,
.ph .border-left-right-lightgrey
{
  border-left: solid #dedede 1px;
  border-right: solid #dedede 1px;
}
.ph .border-lightgrey-bottom,
.ph .border-bottom-lightgrey
{
  border-bottom: solid #dedede 1px;
}
.ph .border-top-bottom-lightgrey,
.ph .border-lightgrey-top-bottom
{
  border-top: solid #dedede 1px;
  border-bottom: solid #dedede 1px;
}

.ph .border-white
{
  border-color: #fff;
}
.ph .border-width-2
{
  border-width: 2px;
}
.ph .border-radius-6
{
  border-radius: 6px !important;
}
.ph .border-top-right-radius-6
{
  border-top-right-radius: 6px !important;
}
.ph .border-top-left-radius-6
{
  border-top-left-radius: 6px !important;
}
.ph .border-left-radius-35
{
  border-top-left-radius: 35px !important;
  border-bottom-left-radius: 35px !important;
}
.ph .border-right-radius-35
{
  border-top-right-radius: 35px !important;
  border-bottom-right-radius: 35px !important;
}
.ph .border-top-radius-6
{
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.ph .border-bottom-radius-6
{
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.ph .border-dashed
{
  border: dashed #dedede 1px;
}
.ph .border-dashed.phantom
{
  border-color: #7e377d;
}




/*** MEDIA ****/
.comparison_table_banner
{
  /*background: url('../images/foxit-phantom-pdf-comparison-table-banner-background.jpg') center center no-repeat !important;*/
  background-size: cover !important;
}
.phantom_crossell_banner
{
  background: url('../images/foxit-phantom-header-banner-desktop.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.studio_photo_crossell_banner
{
  background: url('../images/foxit-studio-photo-crossell-banner-desktop.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.phantom_header_banner
{
  background: url('../images/global_2019/background_purple_triangles.jpg') center center no-repeat !important;
  background-size: cover !important;
  padding-top: 35%;
}
.phantom_header_banner img
{
  max-width: 100%;
}
.phantom_video_banner
{
  background: url('../images/global_2019/background_purple_triangles.jpg') center center no-repeat !important;
  background-size: cover !important;
  padding-top: 35%;
}
.studio_photo_header_banner
{
  background: url('../images/foxit-studio-photo-header-banner.jpg') 28% center no-repeat !important;
  background-size: cover !important;
}
.studio_photo_footer_banner
{
  min-height: 460px;
  background: url('../images/foxit-studio-photo-footer-banner.jpg') bottom center no-repeat !important;
  background-size: contain !important;
}
.studio_photo_header_banner .textwrap
{
  display: inline-block;
  background: rgba(255,255,255,.95);
  border-radius: 35px !important;
  box-shadow: 0 22px 18px rgba(0,0,0,0.25);
  border: solid #eaeaea 4px !important;
}
.studio_photo_header_banner h1,
.studio_photo_footer_banner h2
{
  color: #8147d1;
}


.studio_photo_lp_header_banner
{
  background: url('../images/foxit-studio-photo-lp-header-banner.jpg') 15% center no-repeat !important;
  background-size: cover !important;
}
.studio_photo_lp_header_banner h1,
.studio_photo_lp_header_banner h4,
.studio_photo_lp_header_banner p
{
  color: #fff;
}
.studio_photo_lp_header_banner .cta_three
{
  padding-left: 28px;
  position: relative;
}


.paperless_law_firm_header_banner
{
  background: url('../images/foxit-paperless-law-firm-header-banner-desktop.jpg') center center no-repeat !important;
  background-size: cover !important;
  padding-top: 35%;
}
.increase_healthcare_efficiency_header_banner
{
  background: url('../images/increase-healthcare-efficiency/foxit-increase-healthcare-efficiency-header-banner-desktop.jpg') center center no-repeat !important;
  background-size: cover !important;
  padding-top: 35%;
}


.ph .case_studies_background
{
  background: url('../images/paperless-law-firm/case_studies_bg.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.ph .case_studies_whitepaper_avoid_rejected_court_filings
{
  background: url('../images/paperless-law-firm/case-studies-bg-whitepaper-avoid-rejected-court-filings.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.ph .case_studies_success_story_simons_firm
{
  background: url('../images/paperless-law-firm/case-studies-bg-success-story-simons-firm.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.ph .case_studies_success_story_hargraves_mcconnell_costigan
{
  background: url('../images/paperless-law-firm/case-studies-bg-success-story-hargraves-mcconnell-costigan-pc.jpg') center center no-repeat !important;
  background-size: cover !important;
}
.ph .case_studies_success_story_cura_group
{
  background: url('../images/increase-healthcare-efficiency/case-studies-bg-success-story-cura-day-hospitals-group.jpg') center center no-repeat !important;
  background-size: cover !important;
}


/** WEB APPS **/
.ph .pdf_to_jpg_header_banner_top
{
  background: url(../images/web-apps/pdf-to-jpg/pdf-to-jpg-header-banner-top.jpg) top center no-repeat;
  background-size: cover;
}
.ph .pdf_to_jpg_header_banner_bottom
{
  padding-top: 7.6377952755906%;
  background: url(../images/web-apps/pdf-to-jpg/pdf-to-jpg-header-banner-bottom.jpg) bottom center no-repeat;
  background-size: cover;
}



.ph .centered_list_container
{
    position: relative;
    left: -50%;
}
.ph .centered_list_container > .centered_list
{
    list-style: none;
    position: relative;
    left: 50%;
    font-size: 0;
}
.ph .centered_list_container > .centered_list > li
{
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.ph .centered_list_container > .centered_list > li:last-child
{
  padding-right: 0;
}
.ph .centered_list_container > .centered_list > li .cta_three
{
  margin-top: 0;
}


.ph .ph_accordion_trigger
{
  cursor: pointer;
  z-index: 99999;
}
.ph .accordion_item_hidden,
.ph .ph_product_filter_item_hidden,
.ph .ph_payment_plan_select_item_hidden
{
  display: none;
}
