html { font-family: 'Muli','Helvetica',Arial,sans-serif; background-color: rgba(92,22,6,1.00); }
h1,h2,h3,h4,h5,h6 { font-family: 'Muli','Helvetica',Arial,sans-serif; font-weight: 300 !important; line-height: 1.1em; }
p,a,em,li,button { font-weight: 400; }
em { color: #333333; }
strong { font-weight: 700; }


/* -- Modificadores UIKit -- */
#navigation-top { position: relative; z-index: 500; background-color: rgba(0,0,0,0.40); }
#navigation-top.uk-active { background-color: rgba(0,0,0,0.90); }
#navigation-top .uk-navbar-nav li:first-child .uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle { padding-left: 0px; }
#navigation-top .uk-navbar-item, #navigation-top .uk-navbar-nav>li>a, #navigation-top .uk-navbar-toggle { min-height: 50px; }


/* -- Estilos Proprietários -- */
#pre-header { position: relative; z-index: 10; background-color: rgba(33,33,33,1.00); }
#pre-header p { display: inline-block; margin-bottom: 0px; }
#pre-header .addthis_sharing_toolbox { display: inline-block; margin-left: 12px; vertical-align: text-top; }
#pre-header .addthis_sharing_toolbox .at-share-btn { margin-bottom: 0px; }


header { height: 88vh; min-height: 880px; }

#branding { position: relative; z-index: 10; }
#branding .logo-CM { width: 160px; }
#branding .logo-Record { width: 150px; }
#branding .logo-Sabado { width: 170px; }
#branding .logo-Negocios { width: 180px; }
#branding .logo-cmTV { width: 150px; }
#branding .logo-TVG { width: 150px; }
#branding .logo-CMB { width: 150px; }

#heading { position: relative; z-index: 10; }
#heading .uk-container { position: relative; }
#heading .uk-width-1-1 { position: relative; }
#heading .packshot { width: 620px; margin-top: -100px; }
#heading .stamp { width: 270px; position: absolute; bottom: 0px; left: -20px; }

#colecao { position: relative; background-color: rgba(51,51,51,0.50); }
#colecao .uk-container, #colecao div { position: relative; }
#colecao .uk-icon-button { z-index: 10; position: absolute; top: 10px; right: 10px; background-color: rgba(255,255,255,0.30); color: rgba(255,255,255,1.0); }

.cover { position: relative; z-index: 5; -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.4); box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.4); }

.uk-modal .cover { width: 280px; }

.btn-disabled, .btn-disabled:hover { background-color: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.30); color: rgba(255,255,255,0.45) !important; cursor: default !important; }
.uk-modal .btn-disabled, .uk-modal .btn-disabled:hover { background-color: rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.16); color: rgba(0,0,0,0.30) !important; cursor: default !important; }


.quotation { background-color: rgba(255,255,255,0.08); border-top: 1px solid rgba(255,255,255,0.12); }
blockquote { margin-left: 120px; }
blockquote .uk-icon { margin-top: -30px; margin-left: -120px; float: left; color: rgba(51,51,51,0.50); }
.uk-light blockquote .uk-icon { color: rgba(255,255,255,0.50); }
blockquote cite { display: block; font-size: 1.0rem; font-style: normal; }

#video { background-color: rgba(0,0,0,0.85); }



#barraMicrosites { width: 100%; height: 340px; margin-bottom: -6px; padding: 0px; border: 0px none transparent; }

footer { background-color: rgba(33,33,33,1.00); }
footer p { color: rgba(255,255,255,1.00); font-size: 0.95rem; }
footer .uk-text-small { font-size: 0.8rem; }
footer .social-icons a .icone { background-color: rgba(255,255,255,0.60); color: rgba(33,33,33,1.00); border-radius: 50px; font-size: 22px; width: 35px; height: 35px; line-height: 35px; text-align: center; }
footer .social-icons a:hover .icone{ background-color: rgba(255,255,255,0.80); }
footer .social-icons .stamp { height: 35px; }





/* --- Small screens ------------------------------------------------------------------ */
@media only screen and (max-width: 40em) {
  .uk-padding { padding: 20px 0px; }
  #navigation-top .uk-navbar-item, #navigation-top .uk-navbar-nav>li>a, #navigation-top .uk-navbar-toggle { height: 40px; }
  #pre-header { display: none; }
  header { min-height: 980px; }
  #branding .logo-CM { width: 85px; }
  #branding h1 { margin-top: 0px !important; font-size: 1.6rem; }
  #heading h1 { font-size: 1.8rem; }
  #heading .packshot { width: auto; margin-top: -98px; }
  #heading .stamp { width: 200px; position: relative; left: 0px; }
  .uk-button-large { padding: 0 30px; }
  blockquote { margin-left: 0px; }
  blockquote .uk-icon { display: block; margin-top: 0px; margin-left: 0px; float: none; }

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) and (orientation: portrait) {
  #barraMicrosites { height: 475px; }
}

/* --- Medium screens / Tablet -------------------------------------------------------- */
@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: portrait) {
  #barraMicrosites { height: 260px; }
}

/* --- Large screens ------------------------------------------------------------------ */
@media only screen and (min-width: 64.063em) {
} /* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  header { min-height: 630px; }
  #branding h1 { margin-top: 0px !important; font-size: 2.4rem; }
  #heading .packshot { width: 55%; margin-top: -95px; }
  #heading .stamp { width: 240px; bottom: 50px; }
} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

/* --- XLarge screens ------------------------------------------------------------------ */
@media only screen and (min-width: 90.063em) {
} /* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/* --- XXLarge screens ------------------------------------------------------------------ */
@media only screen and (min-width: 120.063em) {
} /* min-width 1921px, xxlarge screens */
