﻿/*
 * 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 
{
    
   
    background-color:#fff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:0px;
}

h1
    {

        font-size:18px;
        font-size:1.8rem;

    }
    h3
    {
      font-size:16px;
      font-size:1.6rem  
    }
    
    .col-sm-7, .col-sm-9
    {
        padding:0px 5px;
    }
   
.setpadding
{
    padding-right:5px;
    padding-left:5px;
}
.topnav {
    font-size: 14px; 
}
.small
{
    font-size:85%;
}
.navbar-brand
{
    font-family:Arial Narrow;
    font-size:14px;
    
}

.lead {
    font-size: 18px;
    font-weight: 400;
}



.intro-header 
{
    margin-top:50px;
    /*padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 100px;
    text-align:center;
    color: #f8f8f8;
    background:url(../img/business-entity.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.logodiv
{
    margin-top:15px;
    padding-left:0px;
    padding-right:0px;
    width:75px;
}

.logosidetext
{
    text-align: left;
    margin-top: 0px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-weight: 600;
    color: lightgray;
    width:80px;
}

.pageheading > h1
{
    margin-top:30px;
    float:right;
}
    
    
.index-content .card
{
    padding:0px 20px;
}

.index-content .container > div
{
    margin: 20px 20px;
}


.c-navbar
{
    padding:0px;
}



a
{
    text-decoration:none;
}

.intro-message {
    position: relative;
    
}
.sectiontitle
{
    color:#9d9d9d;
    display: block;
    padding: 100px 0px;
     text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.sectiondetail
{
    color:#9d9d9d;
    display: block;
    padding: 50px 0px;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.overlapdiv
{
    position:relative;
    bottom:240px
}
.circle
    {
    /*width:30px;
    height:30px;
    border-radius:100px;
    color:#000;
 
    background:#fff*/
    background-color: rgba(204, 0, 102, 0);
    border: 3px solid #fff;
    height:35px;
    width:35px;
    border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    }
.down-arrow
{
    margin-top:-85px;
    
    color:#fff;
    display: block;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    
}

.heading > a > i
{
    text-align: center;
    font-size: 50px;
    color: #fff;
}
.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
p
{
    color:lightGray;
    text-shadow: 2px 2px 3px rgba(0,0,0,1.0);
    margin:0;
    
   
}
.card p
{
    color:#000;
    text-shadow:none;
}
.intro-message > h3 
{
    font-size:18px;
    color:lightGray;
    margin:40px 10px;
    text-shadow: 2px 2px 3px rgba(0,0,0,1.0);
    font-weight:600;
}
.card-image
{
    position:relative;
    height:12.5 rem;
}

.transparent-header
{
    background:rgba(0,0,0,0.4)
}

@media(max-width:767px) {

    .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%;
    }
    
}


.heading_div
{
    max-width:100vw;
    float:right;
}
.heading
{
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    margin:0px;
    font-size:24px;
    font-size:2.4rem;
}
.heading-large
{
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    margin:0px;
    font-size:28px;
    font-size:2.8rem;
}
.heading_subtitle
{
    margin:0px;
    font-size:14px;
    font-size:1.4rem;
}
.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: 30px 0px;
    font-size:30px;
    font-size:3rem;
    text-align:center;    
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.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;
}

.cust-para-small
{
    font-size:11px;
    font-size:1.1rem;
}

#splashscreen {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:100%;
    background-color:white;
}

@media (min-width:500px)
{
    h1
    {

        font-size:18px;
        font-size:1.8rem;

    }
    h3
    {
      font-size:16px;
      font-size:1.6rem  
    }
    .intro-message > h3 
    {
        font-size:20px;
    }
    .cust-para-small
    {
        font-size:11px;
        font-size:1.1rem;
    }
    .heading
    {
        font-size:25px;
        font-size:2.5rem;
    }
    .heading-large
    {
        font-size:30px;
        font-size:3rem;
    }
    .heading_subtitle
    {
        font-size:15px;
        font-size:1.5rem;
    }
    .logosidetext
    {
        margin-top:0px;
        width:110px;
    }
     .pageheading > h1
    {
        margin-top:44px;
        float:right;
    }
    .index-content .container > div
    {
        margin: 20px 80px;
    }

}

@media (min-width:768px)
{
    
    h1
    {

        font-size:20px;
        font-size:2.0rem;

    }
    h3
    {
      font-size:16px;
      font-size:1.6rem  
    }
    .intro-message > h3 
    {   
        font-size:22px;
    }
    .cust-para-small
    {
        font-size:13px;
        font-size:1.3rem;
    }
    .logodiv
    {
        margin-top:15px;
        padding-left:0px;
        padding-right:0px;
        width:80px;
    }
    .navbar-brand
    {
        padding:15px 18px;
    }   
    p, .card > P
    {
         font-size:16px;
    }
  
    .heading
    {
        font-size:26px;
        font-size:2.6rem;
    }
    
    .heading-large
    {
        font-size:34px;
        font-size:3.4rem;
    }
   
    .heading_subtitle
    {
        font-size:16px;
        font-size:1.6rem;
    }
    .index-content .container > div
    {
        margin: 20px 100px;
    }
}
@media(min-width:992px)
{
    h1
    {
        font-size:22px;
        font-size:2.2rem
    }
    h3
    {
      font-size:18px;
      font-size:1.8rem  
    }
    .intro-message > h3 
    {
        font-size:24px;
    }
     .cust-para-small
    {
        font-size:14px;
        font-size:1.4rem;
    }
    .heading
    {
        font-size:28px;
        font-size:2.8rem;
    }
    
    .heading_subtitle
    {
        font-size:18px;
        font-size:1.8rem;
    }
    .logosidetext
    {
        margin-top:45px;
        width:127px;
    }
      .small
    {
        font-size:100%;
    }
    .index-content .card p
    {
        height:120px;
    }
    .index-content .container > div
    {
        margin: 20px 0px;
    }
}

@media (min-width:1200px)
{
    h1
    {
        font-size:24px;
        font-size:2.4rem
    }
    h3
    {
      font-size:20px;
      font-size:2rem  
    }
    .heading
    {
       font-size:30px;
       font-size:3.0rem;
    }
    .heading-large
    {
        font-size:36px;
        font-size:3.6rem;
    }
    .cust-para-small
    {
        font-size:15px;
        font-size:1.5rem;
    }
    .heading_subtitle
    {
        font-size:20px;
        font-size:2.0rem;
    }
    .index-content .card p
    {
        height:100px;
    }
}


    