.main-features { margin-top: 10px; } body { background: #ecf0f1; /** url("/images/bg.png") transparent !important; */ } body .navbar.nav-custom { background: #042943; border-bottom:1px solid #1D3E55; border:0px; border-radius:0px; } body .navbar-brand img{ width: 50px; margin-left: 10px; margin-top: 10px; } body .nav-custom .navbar-nav { padding-top: 5px; } @media screen and (max-device-width : 760px) { body .nav-custom .navbar-nav { padding-top: 0px; } } body .nav-custom .navbar-nav>li>a { color: #CCD4D9; font-size:13px; font-weight:600; } body .nav-custom .navbar-brand { padding: 0; } body .hero-unit { /*background: url('/images/geometry.png');*/ background: rgba(255,255,255,0.7); text-align: center; padding: 3.5em; border-radius: 0px; margin-bottom: 20px; } body h1, body h2, body h3, body h3 { font-family: "Philosopher", "Open Sans", "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif; color: #45414B; } h1, h2, h3, h4, h5, h6 { font-weight: bold; } body #home-hero h1 { color: #fff; font-size: 56px; font-weight: bold; padding-top:35px; text-shadow: #000 1px 2px 5px; } #home-hero img{ position:relative; top:-7px; } #home-hero p.lead { color:#fff; } .hero-unit p.lead { font-weight: bold; font-style: italic; } #page h4 { border-bottom: 1px solid #656270; } .sample-code { font-family: monospace; font-size: 17px; line-height: 150%; } .sample-code .string { color: #468847; } .sample-code .method { color: #488BA8; } pre code { font-size: 15px; white-space: pre !important; word-wrap: normal !important; } body #page code { font-size: 15px; white-space: pre; } body .highlight pre { background: #333; white-space: pre; overflow-x: scroll; } body .page { font-size: 1.2em; line-height: 150%; padding: 2em; padding-top: 1em; background: #fff; margin-bottom: 1.5em; border-radius: 5px; } body .page p { margin-top: 0.75em; margin-bottom: 0.75em; } body b { color: #666; } #contributors a { margin-right: 5px; margin-bottom: 5px; float: left; } #contributors a img { border-radius: 5px; } #toc ul { margin: 0; list-style: none; border-radius: 5px; background: #eee; padding: 10px; } #toc ul li { margin-bottom: 3px; } #toc .toc { } #toc a { padding: 5px; width: 100%; font-size: 1.2em; } #footer { margin-top: 10px; padding-top: 10px; border-top: 1px solid #807A84; background: #bdc3c7; } #copyright { height: 25px; color: #fff; font-weight: bold; font-size: 0.9em; text-align: center; padding-top: 10px; background: #2980b9; } body .dropdown-modules { min-width: 300px; } body .dropdown-modules li a { float: left; clear: none; width: 110px; } #gs_tti0 { padding: 0px !important; } .gsc-control-cse { background: transparent !important; border: none !important; } .links a { color: #666; } p img { max-width: 100%; } ul.navbar-collapse { max-height: none; } ul.navbar-nav { margin: 0 -15px; } .row.home{ padding-top:225px; } .row.home.no-padding-top{ padding-top:0px; } .row.home-btns{ margin-bottom:70px; } .well.dark{ background:#042943; background: rgba(0, 0, 0, 0.2); border:0px; } .well.dark p{ color:#ccc; } .well.dark p b{ color:#eee; } #home-hero{ width:100%; height:600px; left:0px; top:0px; position:absolute; background:#042943 no-repeat center center; background-image: url(../images/home-bg.jpg); background-size:cover; display:block; text-align:center; padding-top:85px; } @media screen and (max-width : 1260px) { .follow { display: none; } } @media screen and (max-width : 992px) { body #home-hero h1{ padding-top:75px; } #home-hero{ height:320px; } .well.dark{ background:#fff; } .well.dark p{ color:#888; } .well.dark p b{ color:#333; } .row.home-btns{ margin-bottom:0px; } } @media screen and (max-width : 767px) { .menu li { clear: both; } body #home-hero h1{ padding-top:0px; } } @media screen and (min-width: 1030px) { .navbar-collapse.collapse { display: block!important; height: auto!important; padding-bottom: 0; overflow: visible!important; } }