/* --------------------------------- */
/* MediaWorks Global Footer - common */
/* --------------------------------- */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

div.mv_footer_mediaworks {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-family: Open Sans, Arial, Helvetica;
  font-size: 14px;
  color: #414141; }
  div.mv_footer_mediaworks .align_right {
    float: right; }
  div.mv_footer_mediaworks .align_left {
    float: left; }
  div.mv_footer_mediaworks div.outer_table {
    display: table;
    height: 100%; }
  div.mv_footer_mediaworks div.inner_table {
    display: table-cell;
    vertical-align: middle; }
  div.mv_footer_mediaworks div.container {
    width: 978px;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 1228px) {
      div.mv_footer_mediaworks div.container {
        width: 1218px; } }
  div.mv_footer_mediaworks div.section_header {
    background-color: #ffffff;
    height: 140px;
    width: 100%;
    padding: 0; }
    div.mv_footer_mediaworks div.section_header .mw_text {
      font-family: Open Sans, Arial, Helvetica;
      font-size: 12px;
      color: #7c7c7c;
      line-height: 16px;
      padding-left: 80px; }
    div.mv_footer_mediaworks div.section_header .mw_social {
      width: 126px;
      padding-left: 35px; }
      div.mv_footer_mediaworks div.section_header .mw_social .icon_fb {
        margin: 0 4px;
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: url("/images/common_images/mwf_icon_fb.png");
        transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -o-transition-duration: 0.3s; }
        div.mv_footer_mediaworks div.section_header .mw_social .icon_fb:hover {
          background: url("/images/common_images/mwf_icon_fb_hover.png"); }
      div.mv_footer_mediaworks div.section_header .mw_social .icon_fb.extra_margin {
        margin-right: 34px; }
      div.mv_footer_mediaworks div.section_header .mw_social .icon_in {
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: url("/images/common_images/mwf_icon_in.png");
        transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -o-transition-duration: 0.3s; }
        div.mv_footer_mediaworks div.section_header .mw_social .icon_in:hover {
          background: url("/images/common_images/mwf_icon_in_hover.png"); }
  div.mv_footer_mediaworks div.section_links {
    background-color: #e1e1e1;
    background: url("/images/common_images/mwf_bg_link.jpg") center;
    width: 100%;
    padding-bottom: 48px; }
    @media (max-width: 1228px) {
      div.mv_footer_mediaworks div.section_links {
        padding: 0;
        padding-bottom: 48px; } }
    div.mv_footer_mediaworks div.section_links .block_linkgroup {
      float: left;
      width: 168px;
      padding-top: 48px; }
      @media (min-width: 1228px) {
        div.mv_footer_mediaworks div.section_links .block_linkgroup {
          width: 208px; } }
      div.mv_footer_mediaworks div.section_links .block_linkgroup ul {
        list-style-type: none;
        padding: 0;
        margin: 0; }
      div.mv_footer_mediaworks div.section_links .block_linkgroup li {
        padding: 0;
        margin: 0; }
      div.mv_footer_mediaworks div.section_links .block_linkgroup a {
        padding: 0;
        font-size: 14px;
        line-height: 24px;
        color: #696a6c;
        text-decoration: none;
        transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -o-transition-duration: 0.3s; }
        div.mv_footer_mediaworks div.section_links .block_linkgroup a:hover {
          color: #9d9e9f; }
      div.mv_footer_mediaworks div.section_links .block_linkgroup li.title {
        margin-bottom: 14px; }
        div.mv_footer_mediaworks div.section_links .block_linkgroup li.title a {
          font-size: 18px; }
          div.mv_footer_mediaworks div.section_links .block_linkgroup li.title a:hover {
            color: #db001c; }
    div.mv_footer_mediaworks div.section_links .block_linkgroup:last-child {
      width: 138px; }
      @media (min-width: 1228px) {
        div.mv_footer_mediaworks div.section_links .block_linkgroup:last-child {
          width: 178px; } }
    div.mv_footer_mediaworks div.section_links .block_linkgroup.double {
      width: 336px; }
      @media (min-width: 1228px) {
        div.mv_footer_mediaworks div.section_links .block_linkgroup.double {
          width: 416px; } }
      div.mv_footer_mediaworks div.section_links .block_linkgroup.double .float_left {
        float: left;
        width: 168px; }
        @media (min-width: 1228px) {
          div.mv_footer_mediaworks div.section_links .block_linkgroup.double .float_left {
            width: 208px; } }
