@import url("//web-archive.nli.org.il/National_Library/20160521004321cs_///fonts.googleapis.com/css?family=Open+Sans:400,600,700");

#gc-content {
  width: 960px;
}

#gc-content,
#gc-content h1,
#gc-content h2,
#gc-content h3,
#gc-content h4 {
  font-family: 'Open Sans';
}

#gc-content a {
  text-decoration: none;
}

#gc-content a:hover {
  text-decoration: underline;
}

#gc-content article h2 {
  border-bottom: 0;
}

#gc-content section header h2 {
  border-bottom: none;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10px;
  line-height: 120%;
}

#gc-content section p {
  text-align: justify;
}

#gc-content hr {
  visibility: hidden;
}

#gc-content hr.drop-shadow {
  border: 0;
  background: transparent;
  border-radius: 350px / 20px;
  -moz-border-radius: 350px / 20px;
  -webkit-border-radius: 350px / 20px;
  box-shadow: 0px 0px 15px 10px #eee;
  -moz-box-shadow: 0px 0px 15px 10px #eee;
  -webkit-box-shadow: 0px 0px 15px 10px #eee;
  clear: both;
  height: 30px;
  margin-left: 10%;
  position: relative;
  top: -46px;
  width: 80%;
  visibility: visible;
  z-index: 1;
}

#gc-content .carousel .button.page-speed-grid {
  bottom: 22px;
  right: 39px;
  line-height: 54px;
  min-height: 54px;
  height: 54px;
}

/* homepage features */

#gc-content .features {
  margin-top: 40px;
}

#gc-content .features header h2 {
  font-size: 18px;
  font-weight: bold;
  font-weight: 600;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 18px;
}

#gc-content .features .feature {
  min-height: 100px;
  width: 40%;
}

#gc-content .features .feature header {
  font-weight: bold;
}

#gc-content .pagespeed-insights,
#gc-content .pagespeed-extensions,
#gc-content .pagespeed-report,
#gc-content .pagespeed-mod,
#gc-content .pagespeed-ngx,
#gc-content .pagespeed-psol,
#gc-content .pagespeed-service,
#gc-content .dns,
#gc-content .libraries,
#gc-content .spdy,
#gc-content .webp,
#gc-content .protocols-standards,
#gc-content .best-practices {
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 90px;
}

#gc-content .pagespeed-insights {
  background-image: url(https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://www.google.com/images/icons/product/pagespeed-80.png);
  float: left;
}

#gc-content .pagespeed-extensions {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/chrome-75.png);
  float: right;
}

#gc-content .pagespeed-service {
  background-image: url(https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://www.google.com/images/icons/product/pagespeed-80.png);
  float: left;
}

#gc-content .pagespeed-mod {
  background-image: url(https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://www.google.com/images/icons/product/pagespeed-80.png);
  float: right;
}

#gc-content .pagespeed-ngx {
  background-image: url(https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://www.google.com/images/icons/product/pagespeed-80.png);
  float: left;
}

#gc-content .pagespeed-psol {
  background-image: url(https://web-archive.nli.org.il/National_Library/20160521004321oe_/http://www.google.com/images/icons/product/pagespeed-80.png);
  float: right;
}

#gc-content .dns {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/dns-75.png);
  float: left;
}

#gc-content .libraries {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/libraries-75.png);
  float: right;
}

#gc-content .webp {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/webp-75.png);
  float: right;
}

#gc-content .spdy {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/docs-75.png);
  float: left;
}

#gc-content .protocols-standards {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/docs-75.png);
  float: right;
}

#gc-content .best-practices {
  background-image: url(/National_Library/20160521004321oe_/https://developers.google.com/speed/images/docs-75.png);
  float: left;
}


#gc-content .banner header.light-header {
  font-weight: normal;
}

#feature-list {
  margin: 0 auto;
}

#home-nav-list {
  margin: 0 auto;
  width: 360px;
}


/* story (content) styles */

#gc-content .story {
  position: relative;
}

/* story title (hero) section */

#gc-content .story .hero {
  background: #fff;
  min-height: 150px;
  -padding: 16px 0 0 0;
  position: relative;
  z-index: 2;
}

#gc-content .story .hero-high {
  min-height: 175px;
}

#gc-content .story .hero-low {
  min-height: 120px;
}

#gc-content .story .hero h1.title {
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 10px;
  line-height: 120%;
}

#gc-content .story .hero summary {
  color: #666;
}

/* in page nav box */

#gc-content nav.in-page {
  background: #fff;
  opacity: 0.5;
  position: absolute;
  padding: 0;
  right: 0;
  top: 0;
  transition: opacity 0.218s;
  -webkit-transition: opacity 0.218s;
  -moz-transition: opacity 0.218s;
  -o-transition: opacity 0.218s;
}

#gc-content nav.in-page:hover {
  opacity: 1.0;
  -webkit-transition: opacity 0.218s;
  -moz-transition: opacity 0.218s;
  -o-transition: opacity 0.218s;
  transition: opacity 0.218s;
}

#gc-content nav.in-page header {
  font-size: 16px;
  font-weight: normal;
  color: #222;
  line-height: 24px;
  margin-bottom: 6px;
}

#gc-content nav.in-page ul {
  margin-bottom: 6px;
  padding-left: 0;
}

#gc-content nav.in-page ul,
#gc-content nav.in-page ol {
  list-style: none;
}

#gc-content nav.in-page li {
  line-height: 17px;
  margin-left: -6px;
}

#gc-content nav.in-page li a {
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 29px;
  padding-left: 6px;
  text-decoration: none;
}

#gc-content nav.in-page li a,
#gc-content nav.in-page li a:visited {
  color: #333;
}

#gc-content nav.in-page li a:hover {
  background-color: #eee;
}

/* main story content styles */

#gc-content .story section {
  margin-top: 25px;
}

#gc-content .story .first-section {
  margin-top: -15px;
}

#gc-content .story section header h2 {
  font-size: 28px;
  font-weight: normal;
  line-height: 120%;
  margin: 0 0 10px;
}

#gc-content .story section .learn-more:after {
  content: "Â»";
  padding-left: 3px;
}

/* figures */

#gc-content figure {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#gc-content .iframe-border {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  line-height: 0;
}

#gc-content figure img {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 0 6px;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

#gc-content figure img.plain {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#gc-content figure figcaption {
  font-style: italic;
  color: #777;
  text-align: left;
}

#gc-content figure figcaption em {
  font-style: normal;
}

/* left aligned */
#gc-content figure.inline {
  float: left;
  border: 0;
  margin: 0 44px 22px 0;
}

/* right aligned */
#gc-content figure.inline.alt {
  float: right;
  border: 0;
  margin: 0 0 22px 44px;
}

/* Clearfix solution credit to Nicolas Gallagher */
/* http://nicolasgallagher.com/micro-clearfix-hack/ */

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

.experiment-screenshot {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0px;
  -moz-box-shadow: 0px 0px 20px #000;
  -webkit-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  border: 1px solid #BBB
}
