﻿body {
    /*background-position: initial;
    padding: 0;
    margin:95px 0 0 0;
    margin:0;
    font-size: 14px;
    line-height: 1.5em;
    color: #4d4f53; 
    background-color: rgb(50, 48, 47);
    background-image: url('images/datalines-black.png');
    background-repeat: repeat;
    background-attachment: fixed;*/

    background-attachment: fixed;
    background-color: rgb(50, 48, 47);
    color: #4d4f53;
    background-image: url('images/datalines-black.png');
    background-repeat: repeat;
    padding: 0;
    margin: 0;
}

h1, h2, h3 h4, h5 {
    font-family: 'Calibri Light', sans-serif;
    font-weight: 600;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 15px;
}

h1 {
    font-family: 'Calibri Light';
    font-weight: 200;
    /*color: #333333;*/
    font-size: 50px;
    line-height:50px;
}

#navtabs > li > a {
    padding: 10px 20px 0px;
}
#navtabs {
    padding-left:10px;
}
h5 {
    font-size: 16px;
    font-weight: bold;
    display:inline;
    line-height:30px;
}

h6 {
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.00em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font: bold 16px Arial,Helvetica,sans-serif;
    color: #CCCCCC;
}

.h1-pr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    color: #007BCB;
    line-height: 1.1em;
}

.h4-pr {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: normal;
}

.container, .container-fluid {
    padding:0;
}


.sol-img {
    border: 1px solid #C0C0C0;
    margin: 0 0 30px 0;
    -webkit-box-shadow: 0 0 10px 2px #CCCCCC;
    -moz-box-shadow: 0 0 10px 2px #CCCCCC;
    box-shadow: 0 0 10px 2px #CCCCCC;
}

.col-social {
    color: #999;
    font-size: 14px;
}

.form-control {
    border-radius:0;
}

#promo {
    min-height: 210px;
    position: relative;
    background-color: #FFFFFF;
    margin-left: 8%;
    margin-right: 8%;
    top: -50px;
    z-index: 10;
    padding: 20px;
    box-shadow: 0px 2px 4px 0px rgba(119, 119, 119, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(119, 119, 119, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(119, 119, 119, 0.2);
}

.subpage {
    margin-top: 40px;
    min-height: 100px;
    padding-top: 40px;
    line-height: .5em;
    text-align: center;
    background-color: #CCCCCC;
}


.btn {
    border:none;
    border-radius:0;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left:30px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #f6f6f6;
    font-family: HelveticaNeueW01-55Roma, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.nav > li > a {
    position: relative;
    display: block;
    /*padding: 5px 15px 6px;*/
    border-radius: 0px;
}



.navbar-toggle {
  position: absolute;
  float: left;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  top:10px;
  left:0px;
}


.sol-list > li {
    margin: 0 0 15px;
    line-height: 23px;
}

.tab-content > .tab-pane {
    padding-top:20px;
    padding-bottom:40px;
}

.alert {
    border-radius: 0px;
}

.label {
    border-radius: 0px;
}

.smaller {
    font-size: 11px;
}

.larger {
    font-size: 17px;
}


.brand {
    margin-left: 40px;
    margin-top:10px;
    margin-bottom: 5px;
}

.navbar-inverse {
    background-color: #455672;
    border-color: #4d4f53;
}

.navbar-static-top {
border-width: 0 0 ;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: white;
    background-color: #CCCCCC;
    background-image: none;
    filter: none;
}


.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #ffffff;
    background-color: #CCCCCC;
}

.nav-header {
    display: block;
    padding: 3px 10px;
    font-size: 11px;
}

.navbar .divider-vertical {
    margin-top:5px;
    height: 60px;
}

.masthead {
    margin-top: -30px;
    height: 400px;
    background-color: #CCCCCC;
    background-image: url('images/slider1.jpg');
    background-size: 100%;
}

.page {
    margin-top:80px;
    background-color:#fff;
}

.page-header {
    margin-top:20px !important;
    border:none;
    margin-bottom:0;
}

.page-banner {
    height:200px;
    width:100%;
    background-image: url('images/minimalist-wallpaper-black.jpg');
}


.shadow {
    /*-webkit-box-shadow: 0 0 15px 3px #CCCCCC;
    -moz-box-shadow: 0 0 15px 3px #CCCCCC;
    box-shadow: 0 0 15px 3px #CCCCCC;*/
    -webkit-box-shadow: 0 0 15px 3px #101010;
    -moz-box-shadow: 0 0 15px 3px #101010;
    box-shadow: 0 0 15px 3px #101010;
}

.marketing {
    text-align: center;
    color: #5a5a5a;
}

.map-contianer iframe {
    width: 100%;
    min-height: 375px;
    margin: 0;
    padding:0;
    border:none;
    margin-bottom:-5px;
}


.subnav {
    background-color: #f5f5f5;
    padding-top: 5px;
    height:45px;
    margin-bottom:30px;
    padding-left: 0px;
    padding-bottom:0px;
}

.breadcrumb {
  background-color: none !important;
  border-radius: 0px;
  margin-left:50px;
  margin-right:20px;
  margin-top:0px;
  margin-bottom:0px;
}

.box-header {
    padding: 10px;
    background-color: #5CB85C;
    color:white;
    font-size:16px;
    font-weight:600;
}
.box-header-blue {
    padding: 10px;
    background-color: #428BCA;
    color: white;
    font-size: 16px;
    font-weight: 600;
}
.box-content {
    padding: 30px 20px 30px 20px;
    background-color: #F5F5F5;
    min-height: 200px;
}

.box-content-white {
    padding: 30px 20px 15px 20px;
    background-color: #fff;
}

.features {
    padding-top:30px;
    color: #4d4f53;
}
.box-content-gray {
    padding: 20px;
    background-color: #f5f5f5;
    line-height: 2.5em;

}
.box-content-gray-sm {
    padding: 20px;
    background-color: #f5f5f5;
}

.box-content-gray-bdr {
    border: 1px solid #CCCCCC;
    padding: 20px;
    background-color: #f5f5f5;
}

.row-gray {
    height: 200px;
    background-color: #F8F8F8;
    margin: 0px;
    padding: 60px 20px;
}
.row-white {
    height: 200px;
    margin:0px;
    padding: 60px 20px;
}


#solMenu {
    display:none;
    position: relative;
    z-index: 10;
    margin: 20px;
}


.content {
    padding: 0 40px 0 40px;
}

.resources {
    min-height: 520px;
}

.pagespacer {
    min-height:100px;
}
.pagespace {
    min-height:50px;
}


.footer {
    margin-top: 0px;
    min-height: 100px;
    background-color: #32302f;
    padding: 20px 70px 50px 70px;
    font: normal 12px Arial,Helvetica,sans-serif;
    color: #808080;
}

.footer h6 {
    color: #808080;
    font-size: 14px;
}

.footer a {
    color: #808080;
}

.footer a:hover {
    color: #808080;
    text-decoration: underline;
}

.footer p {
    color: #808080;
    font: normal 12px Arial,Helvetica,sans-serif;
    line-height:8px;
}

#inputNewsLetter {
    background-color: #FDFDFD;
    color: #808080;
}


.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #5bc0de;
}



a, a:hover {
    color: #007ACC;
}


iframe {
	border:none;
}



.dotted_line {
    padding: 0;
    margin: 20px 0 20px 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #eeeeee;
    border-bottom-color: #555555;
}

.wdivider {
    height:1px;
    margin:0.5em 0 1.5em 0;
    background: #777;
}
.wdivider span {
    display:block;
    width:50px;
    height:2px;
    background-color: #ff6600;
}


.cover {
    background-image: url('images/mountain-team.jpg1');
    background-repeat: no-repeat;
    background-position: center;
    height: 450px;
    top: 75px;
    background-color:#fff;
}

.cover-text {
    padding-top:30px;
    text-align:center;
    font-size:30px;
    color:#fff !important;
}


.cover-image {
    padding-top:40px;
    text-align:center;
}

.cover-block {
    font-family:  sans-serif;
    font-size: 45px;
    font-weight: bold;
    line-height: 1.2em;
    padding: 2px;
    display:inline-block;
    background-color:white;
    color:#5283b0;
}

.cover-ul {
    padding-left:10px;
    color:#323235 !important;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    top: 30px;
  height: 500px;
  margin-bottom: 10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  text-align:left;
  top: 50px;
  left: 8%;
  right: 60%;
 text-shadow: 0 2px 2px rgba(250, 250, 250, 0.6); 
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 500px;
    background-color: #323235;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px; 
}

.carousel-control {
    width: 3%;
    font-size: 30px;
    color: #E2E2E2;
}

.carousel-control.left {
    background-image:none;
}

.carousel-control.right{
    background-image:none;
}

.carousel-indicators {
    top: 90%;
    align-items:center;
}

.carousel-indicators > li{
    width: 40px;
    height: 20px;
    border-radius:0;
}

.carousel-indicators .active {
    width: 40px;
    height: 20px;
    border-radius: 0;
    margin: 1px;
    background-color: #E2E2E2;
}


.carousel-caption > h1 {
    color: #0090B6;
    font-size: 40px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.carousel-caption > h3 {
    color: #333333;
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

    .navbar .btn-navbar {
        display: block;
        margin-left: 20px;
        margin-top: 20px
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 10px;
    }

    .nav-collapse .btn {
        margin-left: 10px;
    }

    .wrapper {
        margin-top: 20px !important;
    }



    .pagespacer {
        min-height:0;
    }

    .masthead {
        margin-top: -20px !important;
        max-height: 150px;
    }

    .navbar-inner {
        background-color: rgba(255, 255, 255, 1);
    }

    #covert{
        display:none;
    }


}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .wrapper {
        margin-top: 20px !important;
    }

    .masthead {
        margin-top: -20px !important;
        max-height: 75px;
    }


    .navbar .btn-navbar {
        display: block;
        margin-left: 5px;
        margin-top: 0;
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 10px;
    }

    .nav-collapse .btn {
        margin-left: 20px;
    }

    .navbar .brand {
        padding: 5px 0 0 20px;
    }

    .navbar .brand img {
        max-width: 90%;
    }
    #covert{
        display:none;
    }


}
 

