/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
    color:#555;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;    
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 16px;
    font-weight: 400;
}

.intro-header {
    /*padding-top: 30px; 
    padding-bottom: 30px;*/
    text-align: center;
    color: #f8f8f8;
    /*background: url(../../images/public-intro-home-bg.png) no-repeat center center;*/
    background: url(../../images/public_intro_bg_2.jpg);
    background-size: cover;
    background-position: center;
    border-bottom: solid 5px #ecf0f1;
    /*height: 500px;*/        
}

.intro-message {
    position: relative;
    padding-top: 15%;
    padding-bottom: 10%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
    color:#366395;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.sub-section-heading {
    color:#777;
    font-size:15px;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

#trial-form-panel {
    position: fixed;
    right: 2%;
    top: 40px;   
    min-width: 130px;
    color: white;
    background: #f18e2d;
    padding: 20px 30px;
    padding-top: 10px;
    overflow-y: auto;
}

p.footer-item {
    color:#fff;font-weight:bold;font-size:15px;margin-bottom:0;
}

p.footer-detail {
    font-size:14px;
}

table.registration td {
    padding: 3px 5px;
    /*border-bottom: solid 1px #ddd;*/
}

.text-box {
    width: 97% !important;
    background-color: #FFFFFF;
    color: #747C83;
    height: 2.12em;
    line-height: 1.6em;
    padding: 2px 0.3em;
    border-radius: 4px 4px 4px 4px;
    background-image: url(textures/highlight.png);
    border-color: #C5C5C5;
    -moz-box-sizing: border-box;
    outline: 0 none;
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    overflow: visible;
    position: relative;
    white-space: nowrap;
    font-family: inherit;
    font-size: 100%;
    background-position: 0 center;
    background-repeat: repeat-x;
}

.field-validation-error {
    color: #ff0000;
    display: inline-block;
    background: transparent url(../../../Content/images/Icon-Mandatory.png) center left no-repeat;
    padding-left: 20px;
}

.topnav-public img{
    display: inline;
    width: 125px;
    vertical-align: middle;
    /*margin-top: -6px;*/
}

.topnav-public {
    font-size:16px !important;
}

h3 {
    color: #205081;
    font-size: 18px;
}

/*h2
{
    color:#0582b6;
}*/

.navbar-default .navbar-brand {
    color:#e67965;
}

.features3 {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
}
.features3 h2, .features3 h4 {
    margin-top: 10px !important;
    color: rgb(67, 67, 67);
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../Content/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(../../../../Content/fonts/MaterialIcons-Regular.woff2) format('woff2'),
       url(../../../../Content/fonts/MaterialIcons-Regular.woff) format('woff'),
       url(../../../../Content/fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
 
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*.material-icons.md-dark {  color:#9B9B9B; }*/
.material-icons.md-dark {  color:rgb(0, 177, 106); }

.material-icons.md-orange
{
    color:#db4c3f;
}

.bigger {
    font-size:60px !important;
}

.inner {
    text-align: center;
    position: relative;
    max-width: 560px;
    padding: 0 25px;
    margin: auto;
}

.screenshots ul {
    width: 90%;
    margin: 0 auto 30px;
    max-width: 1080px;
    list-style: none;
}

.screenshots ul li:first-child {
    margin-left: 0;
    clear: both;
}

.screenshots ul li {
    float: left;
    margin: 5px 0 25px 4%;
    width: 30.66667%;
}

.screenshots ul li img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.15);
    box-sizing: border-box;
    border-radius: 2px;
}

.screenshots h2 {
    margin-top: 10px !important;
    color: rgb(67, 67, 67);
    font-size: 20px;    
    font-weight: bold;
}
