/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */


    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        width: 30%;
        height: auto;
        float: left;
        clear: left;
        padding: 0 20px 20px 0;
        display: block;
    }
    .print_full {
    	width: 100%;
    	height: auto;
    }


    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
    h2,
    h3 {
        page-break-after: avoid;
    }
    #header-wrap,
    #main-foot-wrap 
    {
    	display: none;
    }



    .icon_wrapper img, 
    .icon_fact_group img,
    img.percent,
    .people_icon_facts_trusted img,
    .img_with_text.awards.trust img
    {
			width: auto;
		}
.icon_fact_group, h2, h1,
ul.percent_facts > li,
.body-facts-col,
.img_with_text,
.img_with_text > li
{
	clear: both;
}  
.img_with_text, 
.img_with_text > li
{
	overflow: hidden;
}  

/*


.clearfix:before, ul.img_with_text > li > div:before, .two_col:before, blockquote.large:before, .body-facts:before, .body-facts.two_col .two_col_wrapper:before, .body-facts.three_col_with_wrapper > div:before, .percent_facts:before, .digital_leader:before, .print_leader:before, .digital_prose_top:before, .events_leader:before, .col_text_left:before, .col_text_left .r_wrapper:before, .col_thin_photo_left:before, .col_media:before, .transform_photos:before, .two_col_big_wrapper:before, .clearfix:after, ul.img_with_text > li > div:after, .two_col:after, blockquote.large:after, .body-facts:after, .body-facts.two_col .two_col_wrapper:after, .body-facts.three_col_with_wrapper > div:after, .percent_facts:after, .digital_leader:after, .print_leader:after, .digital_prose_top:after, .events_leader:after, .col_text_left:after, .col_text_left .r_wrapper:after, .col_thin_photo_left:after, .col_media:after, .transform_photos:after, .two_col_big_wrapper:after {
  content: " ";

  display: table;

}    


.col_wrapper_v_centered_children, .body-facts.one_col .v_centered_children, .body-facts.two_col .two_col_wrapper.v_centered_children {
  display: table;
  *display: block;
}
.col_wrapper_v_centered_children > div, .body-facts.one_col .v_centered_children > div, .body-facts.two_col .two_col_wrapper.v_centered_children > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  *display: block;
  *float: left;
}
.col_wrapper_v_centered_children > div .icon_fact_group, .body-facts.one_col .v_centered_children > div .icon_fact_group, .body-facts.two_col .two_col_wrapper.v_centered_children > div .icon_fact_group {
  display: table;
  *display: block;
}
.col_wrapper_v_centered_children > div .icon_fact_group .icon_wrapper, .body-facts.one_col .v_centered_children > div .icon_fact_group .icon_wrapper, .body-facts.two_col .two_col_wrapper.v_centered_children > div .icon_fact_group .icon_wrapper, .col_wrapper_v_centered_children > div .icon_fact_group .text_wrapper, .body-facts.one_col .v_centered_children > div .icon_fact_group .text_wrapper, .body-facts.two_col .two_col_wrapper.v_centered_children > div .icon_fact_group .text_wrapper {
  display: table-cell;
  *display: inline;
  vertical-align: middle;
}

.body-facts {
  width: 970px;
  margin: 0 auto;
  background: none;
}
.body-facts.without_banner {
  border: 1px solid #a7a9ac;
  border-width: 1px 0;
  padding: 20px 0;
}
.body-facts.number_words_same_height > div.body-facts-col {
  height: 100px;
  padding-bottom: 10px !important;
}
.body-facts.number_words_same_height > div.body-facts-col p.num {
  height: 55px;
}
.body-facts.number_words_same_height > div.body-facts-col p.words {
  font-weight: 400 !important;
}
.body-facts.two_col .two_col_wrapper {
  background: url(../img/col.png) 485px 0 repeat-y;
}
.body-facts.two_col .two_col_wrapper > div {
  width: 458px;
  padding-right: 27px;
}
.body-facts.two_col .two_col_wrapper > div + div {
  width: 458px;
  padding-left: 27px;
  padding-right: 0;
}
.body-facts.two_col .two_col_wrapper.first_col_460 {
  background: url(../img/col.png) 460px 0 repeat-y;
}
.body-facts.two_col .two_col_wrapper.first_col_460 > div {
  width: 433px;
  padding-right: 27px;
}
.body-facts.two_col .two_col_wrapper.first_col_460 > div + div {
  width: 483px;
  padding-left: 27px;
  padding-right: 0;
}
.body-facts.two_col .two_col_wrapper.first_col_490 {
  background: url(../img/col.png) 490px 0 repeat-y;
}
.body-facts.two_col .two_col_wrapper.first_col_490 > div {
  width: 463px;
  padding-right: 27px;
}
.body-facts.two_col .two_col_wrapper.first_col_490 > div + div {
  width: 453px;
  padding-left: 27px;
  padding-right: 0;
}
.body-facts.three_col_with_wrapper > div {
  background: url(../img/col_three.png) 323px 0 repeat-y;
}
.body-facts.three_col_with_wrapper .body-facts-col {
  width: 323px;
  border: none;
}
.body-facts.three_col_with_wrapper .body-facts-col.first {
  width: 324px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted > div {
  background: url(../img/col_three.png) 293px 0 repeat-y;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col {
  width: 323px;
  border: none;
  text-align: center;
  padding-bottom: 0;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col span.icon {
  margin-bottom: 20px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col span.icon.single_row {
  margin-top: 58px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col p.words {
  text-transform: uppercase;
  color: #58595b;
  font-size: 18px;
  line-height: 26px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col.first {
  width: 270px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col.first + div {
  width: 315px;
  padding-left: 58px;
}
.body-facts.three_col_with_wrapper.people_icon_facts_trusted .body-facts-col.first + div + div {
  width: 280px;
  padding-left: 28px;
}
.body-facts .body-facts-col {
  width: 322px;
  border-left: 1px solid #a7a9ac;
  float: left;
  text-align: center;
  padding-bottom: 25px;
}
.body-facts .body-facts-col.first {
  border-left: 0;
}
.body-facts + .body-facts {
  border-top: none;
}
.body-facts p.num span {
  font-style: italic;
  font-size: 40px;
}

*/


