/* Colors
 --------------------------------------------------------------------------- */
/* Common stlyes
 ---------------------------------------------------------------------------
 font-family: 'FunnyGothicItalic', Helvetica,Arial,sans-serif;
  */
/* Sizes
 --------------------------------------------------------------------------- */
/* Media Queries
--------------------------------------------------------------------------- */
/* Vendor prefixes
--------------------------------------------------------------------------- */
/* Header start
 --------------------------------------------------------------------------- */
#section-header::before {
  height: 140px; }

#page-title {
  margin-top: 11px; }

.site-name-slogan {
  display: block;
  left: 120px;
  position: absolute;
  top: 0; }

h6.site-slogan {
  padding-top: 25px;
  font-weight: bold; }

.navigation {
  margin-top: 16px;
  margin-left: 240px; }
  @media (min-width: 1200px) {
    .navigation {
      margin-left: 280px; } }
  .navigation ul#main-menu {
    float: none;
    margin-left: 12px;
    margin-top: 25px;
    padding: 0; }
    .navigation ul#main-menu li {
      display: inline-block;
      margin-left: -48px; }
      .navigation ul#main-menu li a {
        padding: 22px 10px;
        min-width: 118px; }
        .navigation ul#main-menu li a.active, .navigation ul#main-menu li a:hover {
          background-size: 100% 900px; }
        .navigation ul#main-menu li a:hover {
          -webkit-animation: nav_hover_animation_wide 0.5s step-start infinite;
          -moz-animation: nav_hover_animation_wide 0.5s step-start infinite;
          -ms-animation: nav_hover_animation_wide 0.5s step-start infinite;
          animation: nav_hover_animation_wide 0.5s step-start infinite; }
        .navigation ul#main-menu li a.active {
          color: #fff;
          -webkit-animation: none;
          -moz-animation: none;
          -ms-animation: none;
          animation: none; }
      @media (min-width: 1200px) {
        .navigation ul#main-menu li a {
          min-width: 140px;
          padding: 26px 25px;
          font-size: 26px; } }
    .navigation ul#main-menu li.first a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first a.active {
        background-position: 0 3px !important; }
    .navigation ul#main-menu li.first + li a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first + li a.active {
        background-position: 0 -105px !important; }
    .navigation ul#main-menu li.first + li + li a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first + li + li a.active {
        background-position: 0 -212px !important; }
    .navigation ul#main-menu li.first + li + li + li a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first + li + li + li a.active {
        background-position: 0 -312px !important; }
    .navigation ul#main-menu li.first + li + li + li + li a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first + li + li + li + li a.active {
        background-position: 0 -410px !important; }
    .navigation ul#main-menu li.first + li + li + li + li + li a {
      /*&.active, &:hover{*/ }
      .navigation ul#main-menu li.first + li + li + li + li + li a.active {
        background-position: 0 -510px !important; }

@-webkit-keyframes nav_hover_animation_wide {
  0% {
    background-position: 0 -606px; }
  30% {
    background-position: 0 -706px; }
  60% {
    background-position: 0 -806px; }
  100% {
    background-position: 0 -606px; } }
@-moz-keyframes nav_hover_animation_wide {
  0% {
    background-position: 0 -606px; }
  30% {
    background-position: 0 -706px; }
  60% {
    background-position: 0 -806px; }
  100% {
    background-position: 0 -606px; } }
@-ms-keyframes nav_hover_animation_wide {
  0% {
    background-position: 0 -606px; }
  30% {
    background-position: 0 -706px; }
  60% {
    background-position: 0 -806px; }
  100% {
    background-position: 0 -606px; } }
@keyframes nav_hover_animation_wide {
  0% {
    background-position: 0 -606px; }
  30% {
    background-position: 0 -706px; }
  60% {
    background-position: 0 -806px; }
  100% {
    background-position: 0 -606px; } }
#region-menu #block-block-8 a#search-form-link {
  padding-top: 40px; }
  @media (min-width: 1200px) {
    #region-menu #block-block-8 a#search-form-link {
      background-size: 32px;
      padding-top: 50px;
      width: 85px; } }
#region-menu #block-block-18 h1#logo-wrap {
  z-index: 4;
  padding: 1% 0 0 40px;
  left: 0; }
  #region-menu #block-block-18 h1#logo-wrap .shape.yellow {
    width: 150px;
    padding-left: 40px;
    background-position: right -125px;
    display: block; }
  @media (min-width: 1200px) {
    #region-menu #block-block-18 h1#logo-wrap {
      padding: 1% 0 0 80px; }
      #region-menu #block-block-18 h1#logo-wrap .shape.yellow {
        padding-left: 80px;
        background-position: right -120px; } }
#region-menu #block-block-20 a {
  margin: 32px 25px 0 0; }
#region-menu #block-search-form {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0;
  height: 100px;
  background: #ec008c; }
  #region-menu #block-search-form .content .form-item input {
    height: 75px; }
  #region-menu #block-search-form .content .form-item input {
    padding-left: 25px; }
  #region-menu #block-search-form .content .form-actions {
    top: 30px; }
    #region-menu #block-search-form .content .form-actions input {
      display: block;
      width: 36px;
      height: 36px;
      overflow: hidden;
      border: 0 none;
      font-size: 0;
      text-indent: -9999px;
      margin: 0;
      padding: 0;
      border-radius: 0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      #region-menu #block-search-form .content .form-actions input:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; }

/* Layout start
 --------------------------------------------------------------------------- */
#block-fg-wwb-fg-wwb-qr-id {
  display: block; }

/* Portafolio start
 --------------------------------------------------------------------------- */
.page-portfolio #region-content {
  margin: 0px;
  width: 83.4%; }
.page-portfolio #region-sidebar-first {
  width: 15.6%;
  margin: 67px 1% 0 0; }
.page-portfolio h1#page-title {
  margin-left: -20.7%; }
.page-portfolio .view-case-studies .views-row {
  margin: 0 1.473885350318% 20px 0;
  width: 30.573248407643%;
  clear: none;
  float: left;
  padding: 4px 0.606942675159%; }
  .page-portfolio .view-case-studies .views-row:nth-child(3n+1) {
    clear: left; }
.page-portfolio .view-case-studies .views-row.views-row-odd {
  margin-right: 1.47389%; }
.page-portfolio .view-case-studies .view-content {
  margin-top: 62px;
  padding-top: 5px; }

.node-type-client .view-client-case-studies .view-row {
  margin: 0 10px 20px; }
.node-type-client .view-client-case-studies .views-row-odd {
  clear: none; }
.node-type-client .view-client-case-studies .views-row:nth-child(3n+1) {
  clear: left; }
.node-type-client #region-sidebar-first {
  width: 150px;
  margin-top: 67px; }
.node-type-client #region-content {
  padding-top: 65px; }
.node-type-client .view-client-case-studies .views-row {
  width: 30.321041214751%;
  margin-right: 2.034598698482%;
  height: auto;
  padding: 4px 0.456938%; }
.node-type-client #block-system-main .field-item > img {
  left: 18px; }
.node-type-client h1#page-title {
  padding-left: 24px; }

/* Case Study start
 --------------------------------------------------------------------------- */
.node-type-case-study #tabs {
  /*width: 940px;*/ }
  .node-type-case-study #tabs > .tabs-wrapper {
    margin-top: 8px; }
.node-type-case-study #page-title {
  width: 72%; }
.node-type-case-study #block-system-main > .block-inner, .node-type-case-study #overview-wrapper {
  min-width: 585px; }
.node-type-case-study .field-name-field-primary-client header {
  display: none; }
.node-type-case-study .field-name-field-primary-client .field-name-field-image {
  z-index: 1;
  position: relative; }
.node-type-case-study .field-name-field-image > .field-name-field-highlights-link {
  width: 325px;
  height: auto;
  margin-left: 0; }
.node-type-case-study .field-name-field-image > #block-fg-share-fg-share {
  width: 347px; }
  .node-type-case-study .field-name-field-image > #block-fg-share-fg-share .content {
    padding: 0 6px 0 2px;
    width: auto; }
  .node-type-case-study .field-name-field-image > #block-fg-share-fg-share .left-dotted-border {
    margin-top: 0;
    margin-left: 37px;
    border-top: 0 none;
    border-left: 3px dotted #cccccc;
    padding: 0 0 0 1px;
    width: auto;
    height: 43px; }
    .node-type-case-study .field-name-field-image > #block-fg-share-fg-share .left-dotted-border > span {
      margin-top: 10px;
      left: 0; }
  .node-type-case-study .field-name-field-image > #block-fg-share-fg-share .item-list ul li {
    float: left; }
.node-type-case-study #overview-wrapper.nobottomshare > .field-name-field-image {
  margin-bottom: 0;
  /*  margin-left: -356px;
    margin-left: -61%;*/
  max-width: 50%; }
.node-type-case-study .field-name-body {
  display: block;
  z-index: 0; }
  .node-type-case-study .field-name-body p {
    padding-left: 43px; }
  .node-type-case-study .field-name-body ul {
    list-style: disc outside none;
    padding-left: 75px;
    padding-right: 20px; }
.node-type-case-study #block-fg-share-fg-share {
  padding: 0 24px;
  box-sizing: border-box; }
  .node-type-case-study #block-fg-share-fg-share > .block-inner {
    padding: 0 9px 0 0px; }
.node-type-case-study .view-related-case-studies .view-header {
  width: 90px; }
.node-type-case-study .view-related-case-studies .view-content {
  width: 345px; }
.node-type-case-study #tabs_content .field-name-field-tags-tags {
  padding: 15px 14px 10px 24px; }
.node-type-case-study #tab_video .field-name-field-vids .field-item {
  text-align: left;
  position: relative; }
.node-type-case-study #tab_video .field-name-field-vids video {
  margin: 0 0 0 7px;
  max-width: 638px; }
.node-type-case-study #tab_video .field-name-field-vids .caption {
  padding: 19px 30px 20px 11px;
  position: absolute;
  right: 0;
  top: 33px;
  width: 262px; }
.node-type-case-study #tab_images .field-name-field-more-images .field-item {
  text-align: left;
  position: relative; }
.node-type-case-study #tab_images .field-name-field-more-images img {
  margin: 0 0 0 7px;
  z-index: 999;
  position: relative; }
.node-type-case-study #tab_images .field-name-field-more-images .caption {
  padding: 19px 30px 20px 22px;
  position: absolute;
  right: 4px;
  top: 33px;
  width: 260px; }

/* Implementations start
 --------------------------------------------------------------------------- */
.node-type-case-study .field-name-field-image > .field-name-field-implementation {
  width: 330px;
  border: 0; }

.field-name-field-implementation ul.field-items .odd {
  float: right; }
.field-name-field-implementation ul.field-items .even {
  float: left;
  margin-right: 0px; }

/* Search results start
 --------------------------------------------------------------------------- */
.page-search #region-content {
  margin-left: 0;
  width: 99%; }
.page-search ol.search-results li {
  width: 760px; }
.page-search ul.no-results-text {
  padding-top: 19px; }
.page-search h2.page-title {
  width: 850px; }

/* Footer start
 --------------------------------------------------------------------------- */
#region-footer-second {
  height: 280px;
  margin-bottom: 100px; }

/* Blog landing start
 --------------------------------------------------------------------------- */
.page-blog #section-content {
  width: 100%; }

/* Blog post start
 --------------------------------------------------------------------------- */
.node-type-wp-blog #zone-content {
  background: url("../images/bg22x44blog_author_arrow.png") no-repeat scroll transparent 83.5% 20px; }
  .node-type-wp-blog #zone-content #region-content {
    margin-left: 0;
    width: 82.1%; }
  .node-type-wp-blog #zone-content #region-sidebar-second {
    margin-right: 0; }
.node-type-wp-blog .node-wp-blog .body iframe {
  padding-top: 10px; }
.node-type-wp-blog #zone-preface-wrapper #zone-preface #region-preface-third #block-fg-share-fg-share-blog {
  width: 82.1%;
  margin-left: 0; }
.node-type-wp-blog .region-inner .block-system-main .node-wp-blog h1.page-title {
  font-size: 2.125em;
  padding-top: 23px;
  line-height: 37px; }
.node-type-wp-blog .node-wp-blog .node-submitted {
  margin-bottom: 32px; }
.node-type-wp-blog .node-wp-blog .body ul, .node-type-wp-blog .node-wp-blog .body ol {
  padding-left: 2.53164556962%; }
.node-type-wp-blog .node-wp-blog .body .blog-image {
  margin-left: 1.26582278481%; }
.node-type-wp-blog .node-wp-blog .body .blog-cover-image .cover-image-title {
  width: 99.5%; }
.node-type-wp-blog .node-wp-blog .body img {
  padding-left: 0px; }

/* About pages start
 --------------------------------------------------------------------------- */
.context-about #region-sidebar-first {
  margin-top: 67px;
  margin-left: 0px; }
.context-about #region-content {
  margin: 0 0 0 1%;
  width: 81.6%; }

.node-type-job #region-sidebar-first {
  margin-top: 0; }

#region-sidebar-first #block-views-fg-tweets-block .block-inner li {
  width: 100%; }

/* Fg cares start
 --------------------------------------------------------------------------- */
#block-block-5 {
  padding-bottom: 31px; }
  #block-block-5 .fg-cares-logo {
    top: -8px; }
  #block-block-5 .content {
    background-position: right 22px; }

/* Who we are start
 --------------------------------------------------------------------------- */
body.page-node-8.context-about .region-content h1#page-title {
  width: 118%;
  padding-bottom: 13px;
  left: -163px; }

#block-fg-services-tree-fg-services-tree {
  width: 785px;
  padding-top: 22px; }
  #block-fg-services-tree-fg-services-tree h2 {
    font-size: 1.688em;
    margin-bottom: 20px; }
  #block-fg-services-tree-fg-services-tree .content {
    padding-left: 20px; }
    #block-fg-services-tree-fg-services-tree .content > .item-list > ul {
      -moz-column-width: 244px;
      -webkit-column-width: 244px;
      column-width: 244px; }

#block-views-517b06b94370966b6e0da3f590c65e8f {
  width: 785px;
  padding-top: 22px; }
  #block-views-517b06b94370966b6e0da3f590c65e8f h2 {
    font-size: 1.688em; }
  #block-views-517b06b94370966b6e0da3f590c65e8f .views-row {
    width: 24.203821656051%; }

.context-about #node-page-8 {
  background: url("../images/bg668x1200whiteboard-2.png") no-repeat scroll transparent 76px 122px;
  height: 408px;
  width: 100%; }
  .context-about #node-page-8 .field-name-body p {
    font-size: 1.250em;
    width: 46.1047%;
    left: 24.3933%;
    top: 28px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg); }
  .context-about #node-page-8 .field-name-body li:first-child {
    -webkit-transform: rotate(354deg);
    -moz-transform: rotate(354deg);
    -o-transform: rotate(354deg);
    left: 14.3039%;
    top: 268px;
    width: 32.0561%; }
    .context-about #node-page-8 .field-name-body li:first-child + li {
      -webkit-transform: rotate(1deg);
      -moz-transform: rotate(1deg);
      -o-transform: rotate(1deg);
      left: 59.6424%;
      top: 280px;
      width: 33.5887%; }
      .context-about #node-page-8 .field-name-body li:first-child + li + li {
        -webkit-transform: rotate(356deg);
        -moz-transform: rotate(356deg);
        -o-transform: rotate(356deg);
        left: 2.2988%;
        top: 24px;
        width: 22.8607%;
        color: #d80073; }
        .context-about #node-page-8 .field-name-body li:first-child + li + li + li {
          -webkit-transform: rotate(1deg);
          -moz-transform: rotate(1deg);
          -o-transform: rotate(1deg);
          left: 75.4789%;
          top: 84px;
          width: 25.0319%;
          color: #009ddb; }

/* 404 Page start
 --------------------------------------------------------------------------- */
.context-404 #region-content {
  background-size: 522px 353px;
  background-position: 38px 16px; }
.context-404 .field-item div {
  right: 53px;
  top: 36px; }
.context-404 #block-system-main {
  padding-top: 311px; }

/* Sitemap start
 --------------------------------------------------------------------------- */
.page-sitemap #region-content {
  width: 100%;
  margin: 0 0; }

.page-sitemap #zone-content {
  width: 100%;
  margin: 0 auto; }

.page-sitemap #block-system-main .content > div.item-list {
  -moz-column-width: 236px;
  -moz-column-gap: 2px;
  -webkit-column-width: 236px;
  -webkit-column-gap: 2px;
  column-width: 236px;
  column-gap: 2px;
  margin-top: 13px; }

.page-sitemap h1#page-title {
  left: 0px; }

/* Footer sitemap start
 --------------------------------------------------------------------------- */
#block-fg-sitemap-fg-sitemap .content > div.item-list > ul {
  -moz-column-width: 236px;
  -webkit-column-width: 236px;
  column-width: 236px; }

/* Job page start
 --------------------------------------------------------------------------- */
.node-type-job #section-content #block-system-main {
  width: 50%;
  float: left; }
.node-type-job #block-webform-client-block-22 {
  margin-top: 0;
  width: 50%;
  float: left;
  clear: none; }

#view-all-link {
  margin-bottom: 0; }

/* Contact page start
 --------------------------------------------------------------------------- */
.context-contact #block-webform-client-block-29 label {
  clear: none;
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  text-align: right;
  width: 25%; }
.context-contact #block-webform-client-block-29 input[type=text], .context-contact #block-webform-client-block-29 input[type=email], .context-contact #block-webform-client-block-29 select {
  width: 70%; }
.context-contact #block-webform-client-block-29 textarea {
  width: 70%;
  margin-top: 8px; }
.context-contact #block-webform-client-block-29 #webform-component-phone {
  height: 48px; }
.context-contact #block-webform-client-block-29 .form-item {
  min-height: 37px; }
.context-contact #block-webform-client-block-29 textarea {
  margin-top: 8px; }
.context-contact #block-webform-client-block-29 #edit-actions {
  padding: 19px 0 0;
  text-align: left;
  width: 455px; }
.context-contact #block-webform-client-block-29 input[type="submit"] {
  margin-left: 164px; }
.context-contact #block-block-2 #fgmap {
  height: 630px; }

/* Jobs landing page start
 --------------------------------------------------------------------------- */
.page-node-10 #block-views-jobs-menu-block h2.block-title {
  margin-bottom: 16px; }
.page-node-10 #block-views-jobs-menu-block .views-row a {
  margin: 0 0 17px 14px;
  width: 43%;
  float: left; }
.page-node-10 #block-views-jobs-menu-block .views-row-last a, .page-node-10 #block-views-jobs-menu-block .views-row:last-child a {
  margin-bottom: 0; }
.page-node-10 #block-views-jobs-menu-block .view-footer {
  margin-left: 20px;
  clear: both; }
.page-node-10 #block-block-12 .separator {
  display: block;
  height: 100px; }

/* Timeline start
 --------------------------------------------------------------------------- */
#block-fg-timeline-fg-timeline .block-title {
  display: none; }

#node-page-255 .field-item > p:first-child {
  display: none; }

.page-node-255 .region-content {
  background: url("../images/bg12x3dashed_line.gif") repeat-x scroll 0 67px transparent; }
.page-node-255 #block-system-main {
  width: 230px;
  float: right;
  background-image: url();
  padding-left: 0;
  padding-top: 19px; }
.page-node-255 #block-fg-timeline-fg-timeline {
  padding-top: 20px; }

/* Thank you page start
 --------------------------------------------------------------------------- */
.context-contact-thank-you #block-system-main {
  padding-top: 400px; }
.context-contact-thank-you #block-system-main .dont-call {
  padding-left: 690px; }

.context-jobs-thank-you #block-system-main {
  padding-top: 400px; }
.context-jobs-thank-you #block-system-main {
  background-position: 192px 29px;
  background-size: 534px 361px; }
.context-jobs-thank-you #block-system-main .dont-call {
  padding-left: 690px; }

/* Search tags start
 --------------------------------------------------------------------------- */
.page-search-tags #block-system-main .view-content .views-row .views-field-title {
  max-width: 840px; }

/* Homepage start */
#fg_slideshow_pager {
  display: block; }

/* Homepage touts start
 --------------------------------------------------------------------------- */
.block-views-homepage-touts-block {
  height: auto;
  width: 100%;
  margin: 0 0 10px 0; }
  .block-views-homepage-touts-block .views-row-1 {
    background: url("../images/hp_tout_wide_297x709.png") no-repeat scroll transparent 0 -236px;
    background-size: 297px 709px;
    height: 236px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .block-views-homepage-touts-block .views-row-1 {
        background: url("../images/hp_tout_wide_297x709@2x.png") no-repeat scroll transparent 0 -236px; } }
  .block-views-homepage-touts-block .views-row-2 {
    background: url("../images/hp_tout_wide_297x709.png") no-repeat scroll transparent 0 0;
    background-size: 297px 709px;
    height: 236px;
    position: static; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .block-views-homepage-touts-block .views-row-2 {
        background: url("../images/hp_tout_wide_297x709@2x.png") no-repeat scroll transparent 0 0; } }
  .block-views-homepage-touts-block .views-row-3 {
    background: url("../images/hp_tout_wide_297x709.png") no-repeat scroll transparent 0 -472px;
    background-size: 297px 709px;
    height: 237px;
    position: static; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .block-views-homepage-touts-block .views-row-3 {
        background: url("../images/hp_tout_wide_297x709@2x.png") no-repeat scroll transparent 0 -472px; } }
  .block-views-homepage-touts-block .views-row {
    width: 30.9375%;
    float: left;
    margin-right: 1.354166666667%; }
    .block-views-homepage-touts-block .views-row .views-field-body {
      line-height: 20px;
      margin-left: 20px; }
    .block-views-homepage-touts-block .views-row .views-field-title {
      margin-top: 44px;
      margin-left: 20px;
      font-size: 1.188em; }

/* Footer copy start
 --------------------------------------------------------------------------- */
#block-block-15 {
  margin: 12px 138px; }

body.context-contact #region-content {
  min-height: 702px !important; }

#block-block-1 {
  padding: 13px 1.3% 13px 9.6%;
  width: 89%;
  margin: 0; }

/* Play section
 --------------------------------------------------------------------------- */
.page-play header#section-header #zone-header-wrapper {
  top: -22px; }
.page-play #section-content #region-content {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

/* Homepage client logos start
 --------------------------------------------------------------------------- */
#block-block-21 ul {
  margin-bottom: 120px; }
  #block-block-21 ul li {
    width: 20%; }
  #block-block-21 ul li + li + li + li + li + li + li + li + li + li {
    display: block; }
#block-block-21 h4 {
  float: none;
  text-align: left;
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'FunnyGothic', Arial, Helvetica, sans-serif;
  margin: auto;
  width: auto;
  line-height: 35px;
  padding-top: 0;
  margin-left: 60px;
  margin-bottom: 30px; }
  #block-block-21 h4 br {
    display: inline;
    content: '/'; }
    #block-block-21 h4 br:after {
      content: '/'; }

/* Width limiters */
#section-header + *, #section-content, #region-footer-first, #block-fg-play-fg-play-header {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none; }

body.front #section-header + *, body.front #section-content, body.front #region-footer-first, body.front #block-fg-play-fg-play-header {
  max-width: 1300px; }

/* @TODO include it within the theme config*/
/*@import url(fg2013-fg2013-default-xwide.css) all and (min-width: 1600px);
*/
/* new header styles
 --------------------------------------------------------------------------- */

/*# sourceMappingURL=fg2013-fg2013-default-wide.css.map */
