/* Sticky footer and general settings */
html,
body {
  height: 100%;
  font-size: 100%;
  font-size: 16px;
  color: #333;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
  background-color: #fff;
}
ul, ul li {
 text-align: left;
}
ul {
 list-style-type: square;
}
hr {
 height: 1px;
 color: #333;
}
a,a:link,a:visited {
 color: #00CED1;
 font-weight: 300;
}
a:hover {
 color: #ddd;
 text-decoration: none;
}
.row {
width: 100%;
margin: 0;
padding: 0;
}
code {
  font-size: 80%;
}
 img {
 display: block;
 height: auto;
 max-width: 100%;
 }
 p {
	 text-align: left;
 }

/* Titles */
h1,h2,.title {
text-align: center;
font-size: 28px;
line-height: 32px;
font-weight: 300;
margin-bottom: 5px;
}
h1 {
	text-align: center;
	padding-top: 30px;
	border-bottom: 1px solid #eee;
}
h2 {
	text-align: left;
}
.title {
	text-align: center;
	padding-top: 0px;
	border: 0px;
}
h3 {
text-align: left;
font-size: 20px;
line-height: 24px;
font-weight: 300;
}
h1,h2,h3,.title {
	color: #222;
	font-weight: 700;
	text-rendering: optimizelegibility;
}

/* Wrapper for page content to push down footer */
#wrap {
  max-width: 1366px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -60px;
}
.container {
  margin: 0 auto;
}
#wrap > .container {
  padding: 10px 15px 0;
}
#footer > .container {
  padding-top: 20px;
  color: #fff;
}

/* Page sections */
.us-section, .services-section, .products-section, .guide-section, .references-section, .contact-section  {
    height: 100%;
    text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-section  {
    height: 100%;
    text-align: center;
	padding-bottom: 20px;
}

/* Page blocks */
.topline {
 width: 100%;
 margin: 0 auto;
 margin-top: 10px;
 clear: both;
}
.product {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
  min-height: 80px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: #00CED1;
  text-align: center;
  clear: both;
}
#footer a  {
color: #fff;
}

/* Navigation */
.navbar {
  background-color: #00CED1;
  border-color: #00CED1;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border-radius: 0px;
  min-height: 40px;
  margin-bottom: 0px;
}
.navbar-brand,
.navbar-brand img {
 margin: 0;
 padding: 0;
}
.navbar .navbar-nav > li > a {
  color: #fff;
  line-height: 24px;
  font-weight: 500;
}
.nav > li > a {
  padding: 10px 10px;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: #fff;
  background-color: inherit;
  text-decoration: underline;
}
.navbar .navbar-nav > li > .dropdown-menu {
  background-color: #fff;
}
.navbar .navbar-nav > li > .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #333;
  text-decoration: none;
}
.navbar .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #fff;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #333;
}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #333;
}
.navbar .navbar-toggle {
  background-color: #333;
  color: #fff;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
  background-color: #333;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #333;
  color: #fff;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
  border-color: inherit;
}
.navbar-collapse {
 padding-right: 5px;
 padding-left: 5px;
}
.navbar .navbar-link {
  color: #fff;
}
.navbar .navbar-link:hover {
  color: #fff;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar .navbar-toggle .icon-bar:hover {
  background-color: #fff;
}
.navbar-toggle:before {
    content:"Menu";
    left:-50px;
    top:4px;
    position:absolute;
    width:50px;
}
.dropdown-menu {
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  background-color: #000;
}

/* Sidebar menus */
.sidebar a,.sidebar a:link,.sidebar a:visited {
 color: #00CED1;
 font-weight: 300;
}
.sidebar a:hover {
 color: #ddd;
 text-decoration: none;
}
.sidebar li {
  line-height: 36px;
  border-bottom: 1px dotted #333;
}
.sidebar li a,.sidebar li a:link,.sidebar li a:visited {
 color: #333;
 font-weight: 300;
}
.sidebar li a:hover {
 color: #00CED1;
 text-decoration: none;
}
.sidebar h3 {
	color: #fff;
	background-color: #00CED1;
	padding: 3px;
	border-color: #00CED1;
	border-radius: 4px;
	box-shadow: none;
	font-weight: 300;
	text-align: center;
	font-size: 18px;
}

/* Images */
.mainimg {
 width: 100%;
 margin: 0 auto;
 text-align: center;
}
.topimg {
 width: 100%;
 margin: 0 auto;
 text-align: center;
}

/* Special styles */ 
.center-block {
 display: block;
 float: none;
 margin: 0 auto;
}
a:link.more,a:active.more, a:visited.more {
 color: #777;
}
a:hover.more {
 text-decoration: none;
 color: #ddd;
}

/* Divider line */
.hr1 hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* Media queries */
@media (min-width: 1280px) {
  h1,.title {
  margin-top: 10px;
  margin-bottom: 10px;
  }
  .container {
  width: 1240px;
}
}

@media (max-width: 1024px) {
h1,.title {
  font-size: 30px;
  line-height: 34px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 26px;
}
}

@media (max-width: 800px) {
 h3 {
 padding-top: 10px;
 }
 .navbar .navbar-nav > li {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
}
}

@media (max-width: 480px) {
 h1,.title {
	 font-size: 22px;
	 line-height: 26px;
 }
 h3 {
	 font-size: 18px;
	 line-height: 22px;
 }
}