/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body
{
    height: 100%;
    /*background-color: #121212;*/
    /*background-color: #F9F9F2;*/ 
    /*background-color: #FFFFD9;*/
    /*background-color: #FFFFE0;*/
    background-color:#fbfbe3;
    /*#31312f;*/
    /*background-color: #990000;*/
    color: #666666;
    font-size: 12px;
    /*background-image: url('../images/background-logo200.png');*/
    background-image: url('../images/background-lightbulb.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

body
{
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

h3, .h3
{
    margin: 0 0 0 0;

}

.img-portfolio
{
    margin-bottom: 30px;
}

.img-hover:hover
{
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel
{
    height: 50%;
}

    header.carousel .item,
    header.carousel .item.active,
    header.carousel .carousel-inner
    {
        height: 100%;
    }

    header.carousel .fill
    {
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
    }

/* 404 Page Styles */

.error-404
{
    font-size: 100px;
}

/* Pricing Page Styles */

.price
{
    display: block;
    font-size: 50px;
    line-height: 50px;
}

    .price sup
    {
        top: -20px;
        left: 2px;
        font-size: 20px;
    }

.period
{
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer
{
    margin: 50px 0;
}

/*News Styles*/

.news-table {
    padding-right: 30px;
    /*padding-left: 10px;*/
    padding-bottom: 20px;
    padding-top: 10px;
}

/*Gridview styles*/

.GridViewCss
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    /*border: solid 1px #525252;*/
    border-collapse: collapse;
}

    .GridViewCss td
    {
        /*padding: 2px;*/
        padding: 2px 5px 2px 5px;
        /*border: solid 1px #000;*/
        /*color: #717171;*/
        color: #525050;
    }

    .GridViewCss th
    {
        /*padding: 4px 2px;*/
        padding: 4px 5px 0px 5px;
        color: #000000;
        /*border-left: solid 1px #525252;*/
        font-size: 0.9em;
    }


    .GridViewCss .pgr table
    {
        margin: 5px 0;
    }

    .GridViewCss .pgr td
    {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #000000;
        line-height: 12px;
    }

    .GridViewCss .pgr a
    {
        color: #666;
        text-decoration: none;
    }

        .GridViewCss.pgr a:hover
        {
            color: #000;
            text-decoration: none;
        }



.imgA1
{
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 1;
}

/*.imageFloatingOver { 
    position:absolute;  
    z-index: 9999;
}*/

.splash-center-div-slider
{
    width: 100%;
    position: absolute;
    z-index: 3;
    float: none;
    overflow: hidden;
    top: 50px;
}

.splash-center-div
{
    width: 100%;
    position: absolute;
    z-index: 5;
    float: none;
    overflow: hidden;
    top: 100px;
    /*opacity: 0.8;*/
}

.splash-center-div-fade
{
    width: 100%;
    position: absolute;
    background-color: white;
    opacity: 0.0;
    z-index: 2;
    float: none;
    overflow: hidden;
}



header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner, header.carousel
{
    max-height: 550px;
    min-height: 250px;
    height: 500px;
    /*max-width: 1150px;*/
    max-width:990px;
}

.slide-custom
{
    max-height: 550px;
    min-height: 250px;
    height: 500px;
    max-width: none;
}



.carousel-control
{
    z-index: 99;
}
/*mobile phone only video*/ 

.vidlink-mobile
    {
        display:none;
    }



/* Responsive Styles */

@media only screen and (max-width:991px)
{
    .customer-img,
    .img-related
    {
        margin-bottom: 30px;
    }
}


/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) 

{
    .onload-modal
    {
        display:none;
    }

.vidlink
    {
        display:none;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) 
{

body
{
    padding-top: 60px; 
}

    .navbar-brand
    {
        font-size: 17px;
        margin-left: -16px
    }

.headertitle {
    letter-spacing: -2px;
    font-family: "bankgothic_md_btmedium";
    font-size: 1.7em;
    font-weight: normal;
    color: #FFF;
    line-height: 1em;
    text-shadow: 1px 1px 0.3px #333;
}

.headertitle2 {
    letter-spacing: -2px;
    font-weight: normal;
    font-size: x-large;
    color: #FFF;
    line-height: 1em;
    text-shadow: 1px 1px 0.3px #333;
}

.splash-center-div 
{
    width: 100%;
    position: absolute;
    z-index: 5;
    float: none;
    overflow: hidden;
    top: 45px;
   
}

}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

    .vidlink-mobile
    {
        display:inline;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) 
{
    .onload-modal
    {
        display:none;
    }
    .vidlink
    {
        display:none;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait)
 
{
     .navbar-brand
    {
        font-size: 17px;
        margin-left: -16px
    }


    body
{
    padding-top: 60px; 
}
   
   .headertitle {
    letter-spacing: -2px;
    font-family: "bankgothic_md_btmedium";
    font-size: 1.7em;
    font-weight: normal;
    color: #FFF;
    line-height: 1em;
    text-shadow: 1px 1px 0.3px #333;
}

.headertitle2 {
    letter-spacing: -2px;
    font-weight: normal;
    font-size: x-large;
    color: #FFF;
    line-height: 1em;
    text-shadow: 1px 1px 0.3px #333;
}
 
  .splash-center-div 
{
    width: 100%;
    position: absolute;
    z-index: 5;
    float: none;
    overflow: hidden;
    top: 45px;
   
}  
    
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

    .vidlink-mobile
    {
        display:inline;
    }

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) 
{ 
    .onload-modal
    {
        display:none;
    }

    .vidlink
    {
        display:none;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) 
{ 

body
{
    padding-top: 60px; 
}

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

     .vidlink-mobile
    {
        display:inline;
    }

}




/*@media only screen and (max-width:767px) {


}

    @media only screen and (max-width : 320px) {

}*/



/*.navbar-inverse {
    background-color: #fff;
    border-color: #090909;
}*/



/* carousel fade */
/*.carousel {
    height: 400px;
    overflow: hidden;
}*/

.carousel-fade .item
{
    -webkit-transition: opacity 5s;
    -moz-transition: opacity 5s;
    -ms-transition: opacity 5s;
    -o-transition: opacity 5s;
    transition: opacity 5s;
}

.carousel-fade .active.left, .carousel-fade .active.right
{
    left: 0;
    opacity: 0;
    z-index: 2;
}

.carousel-fade .next, .carousel-fade .prev
{
    left: 0;
    opacity: 1;
    z-index: 1;
}


/*Splash screen thumbnail opacity*/
/*.thumbnail-opacity {
    opacity:0.7;
}*/


.thumbnail .caption, a {
    /*color: red;*/
}

.thumbnail .caption, a:hover {
    /*color: #428bca;*/
    text-decoration: none;

}



/*Font Style*/
/*@font-face
{
    font-family: 'marck_scriptregular';
    src: url('../fonts/marckscript-regular-webfont.eot');
    src: url('../fonts/marckscript-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/marckscript-regular-webfont.woff') format('woff'), url('../fonts/marckscript-regular-webfont.ttf') format('truetype'), url('../fonts/marckscript-regular-webfont.svg#marck_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.subtitle
{
    /*font-family: 'Marck Script', cursive, Helvetica, Arial, sans-serif;*/
    /*font-family: 'marck_scriptregular';
    font-family: 'Marck Script', sans-serif;*/
    letter-spacing: -2px;
    font-weight: normal;
    font-size: 5em;
    margin-bottom: 15px;
    color: #FDF9F4;
    line-height: 1em;
}

.smalltitle
{
    /*font-family: 'Marck Script', cursive, Helvetica, Arial, sans-serif;*/
    /*font-family: 'marck_scriptregular';
    font-family: 'Marck Script', sans-serif;*/
    letter-spacing: -1px;
    font-weight: normal;
    font-size: 34px;
    /*margin-bottom:15px;*/
    /*color: #000;*/
    line-height: 1em;
}

.smalltitle, a:hover {
    text-decoration:none;
    color: #3071a9;
}

.headertitle
{
    /*font-family: 'Marck Script', cursive, Helvetica, Arial, sans-serif;*/
    /*font-family: 'marck_scriptregular';*/
    /*font-family: 'Marck Script', sans-serif;*/
    letter-spacing: -2px;
     font-family: 'bankgothic_md_btmedium'; 
     font-size: 1.7em;
    /*font-size: xx-large;*/
    font-weight: normal;
   
    /*margin-bottom:15px;*/
    /*color: #666;*/
    color:#fff;
    line-height: 1em;
    /*text-shadow: -1px -1px .3px rgba(254, 254, 254, 1);*/
    /*text-shadow: 1px 1px 0.3px #666;*/
    text-shadow: 1px 1px 0.3px #333333;
}

.headertitle2
{
    /*font-family: 'Marck Script', cursive, Helvetica, Arial, sans-serif;*/
    letter-spacing: -2px;
    font-weight: normal;
    /*font-size: 1.5em;*/
    font-size:x-large;
    /*margin-bottom:15px;*/
    color: #fff;
    line-height: 1em;
    /*text-shadow: 1px 1px .3px #666;*/
    text-shadow: 1px 1px .3px #333333;
}


/* Google Map
=================================================================== */
#google-map
{
    position: relative;
    padding: 0px;
    padding-bottom: 110%;
    height: 0;
    overflow: hidden;
    /*max-width: 970px;*/
}



.content-size
{
    max-width: 970px;
}


.panel-body
{
    color: #666666;
    /*background-color: #F9F9F2;*/
    background-color: #fff;
}

/*.panel-default > .panel-heading
{
    color: #333;
    background-color: #D8D8CE;
    border-color: #ccccc5;
}*/
.panel-default > .panel-heading
{
    color: #fff;
    /*background-color: #C9302C;*/ /*red- original*/
    background-color: #90CA77;
    border-color: #ccccc5; /*green*/
    /*background-color: #9A9A9B;
    border-color: #ccccc5;*/ /*grey*/
    /*background-color: #FF6141;
    border-color: #ccccc5;*/ /*coral*/

/*background-color: #9D8970;
border-color: #ccccc5;*/ /*tan*/
}

.btn-danger
{
/*background-color:#9A9A9B;
border-color: #959596;*/
/*background-color: #FF6141;
    border-color: #FF552A;*/
background-color: #9D8970;
border-color: #ccccc5;
}

.btn-danger:hover
{
   /*background-color: #B4B4B4;
   border-color: #959596;*/
   background-color: #FF2A2A;
    border-color: #FF2A2A;
}



.page-header
{
    padding-bottom: 9px;
    margin: 40px 0px 0px;
    border-bottom: none;
    /*font-family: 'marck_scriptregular';
    font-family: 'Marck Script', sans-serif;*/

    letter-spacing: -2px;
    font-weight: normal;
    font-size: 3em;
}


footer
{
    font-size: 11px;
}

    footer a:hover, a:focus
    {
        color: #2A6496;
        /*text-decoration: underline;*/
    }

    footer a:active, a:hover
    {
        outline: 0px none;
    }

    footer a
    {
        color: #94948f;
        text-decoration: none;
    }



hr
{
    border-color: #b7b7b6;
}


.shadow-bottom
{
    box-shadow: 0px 1px 8px #555555;
}

.shadow-inside
{
    box-shadow: 0px 1px 6px #000000;
}

/*.navbar-inverse
{
    background-color: #D8D8CE;
    border-color: #888888;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.59, #D8D8CE), color-stop(1, #E8E8E5) );
    background-image: -o-linear-gradient(bottom, #D8D8CE 59%, #E8E8E5 100%);
    background-image: -moz-linear-gradient(bottom, #D8D8CE 59%, #E8E8E5 100%);
    background-image: -webkit-linear-gradient(bottom, #D8D8CE 59%, #E8E8E5 100%);
    background-image: -ms-linear-gradient(bottom, #D8D8CE 59%, #E8E8E5 100%);
    background-image: linear-gradient(to bottom, #D8D8CE 59%, #E8E8E5 100%);
}*/

/*staars vendor nav colors*/
/*.navbar-inverse
{
    background-color: #FF0000;
    border-color: #888888;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.59, #FF0000), color-stop(0.59, #800000) );
    background-image: -o-linear-gradient(bottom, #FF0000 59%, #800000 100%);
    background-image: -moz-linear-gradient(bottom, #FF0000 59%, #800000 100%);
    background-image: -webkit-linear-gradient(bottom, #FF0000 59%, #800000 100%);
    background-image: -ms-linear-gradient(bottom, #FF0000 59%, #800000 100%);
    background-image: linear-gradient(to bottom, #FF0000 59%, #800000 100%);
}*/
/*.navbar-inverse
{
 background: rgb(124,124,124);

}*/
.navbar-inverse
{
    background: rgb(90,90,90);
}

.panel-body
{
    background-color: #fff;
    border: 1px solid #DDD;
    border-radius: 8px;

    padding: 40px 40px 40px 40px;

}

.panel
{
    background-color: none;
    border: none;
    box-shadow: none;
    border-radius: 8px;
}

.panel-heading
{
    margin-top: 0px;
    margin-bottom: -15px;
    z-index: 1;
    position: relative;
}

/*added for STAARS Vendors FAQ*/

.panel-heading-FAQ
{
    margin-top: 0px;
    /*margin-bottom: -15px;*/
    z-index: 1;
    position: relative;
    border-bottom: 0px none;
    color: #FFF;
    background-color: #90CA77;
    border-color: #CCCCC5;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-body-FAQ-ANSWER
{
    background-color: #fff;
    border: 1px solid #DDD;
   border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;

    padding: 20px 20px 20px 20px;
    margin-top: -2px;
}



.text-bolder
{
    font-weight: bold;
}

.text-h5
{
    font-size: 16px;
}

.back-to-top
{
    float: right;
    margin-top: 10px;
}

.nav-tabs.nav-justified > li > a {
    height: 100px;
}

.tab-content > .tab-pane {
    padding: 25px 50px 25px 50px;
    
    background-color: #fff;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    

}

    .tint {  
        
        background: #333333;  
        margin: 0;
    }  
      
    .img-splash:hover {  
        opacity: .8;  
        cursor: pointer;  
    }

.img-decoration {
    float:left;
    margin-right:25px; 
    margin-bottom:25px;
    border: 1px solid #666666;
}

ul {
    overflow: auto;
}

.navbar-brand {
    padding-right: 0px;
}
/*=====================added by brannon for staars vendors=============================*/

@font-face
{
    font-family: 'bankgothic_md_btmedium';
    src: url('../fonts/bankgothicmdbt-webfont.eot');
    src: url('../fonts/bankgothicmdbt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bankgothicmdbt-webfont.woff') format('woff'), url('../fonts/bankgothicmdbt-webfont.ttf') format('truetype'), url('../fonts/bankgothicmdbt-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*added styles*/

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    /*text-shadow: 1px 1px 0.3px #666;*/
    text-shadow: 1px 1px .3px #333333;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #DDD;
    /*text-shadow: 1px 1px 0.3px #666;*/
    text-shadow: 1px 1px .3px #333333;
}

.centeredtext
{
    margin: 0 auto;
}
.videoblurb
{
    color:white;
    font-size: 4.14286rem;
line-height: 6rem;
    /*text-shadow: 1px 1px 0.3px #666;*/
    text-shadow:1px 1px 1px #777;
    font-family: 'Montserrat', sans-serif;
}
.videosubtitle
{
    color:#fff;
    font-size: 1.78571rem;
line-height: 1.88571rem;
margin-top: 0.85714rem;
margin-bottom: 0.85714rem;
text-shadow:1px 1px 1px #777;
}

.panel-news {
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 8px;
    padding: 10px 25px 25px 25px;
    
}
.panel-news {
    color: #666;
    background-color: #FFF;
}

/*added by brannon for staars vendors modal */

.modal-backdrop.in
{
    /*opacity: 0.5;*/
     opacity: 0.9;
}

/*onload popup modal when site is launched*/

.closem {
    /*float: right;*/
    /*font-size: 16pt;*/
    /*font-weight: 700;*/
    padding: 6px 12px;
    /*line-height: 1;
    color: #fff;*/
    /*text-shadow: 0px 0px 0px #FFF;
    opacity: 10;*/
}

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;  
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  /*width: 750px;
  height: 300px;*/
  width: 680px; 
  height:450px;
  padding: 10px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#popupfoot {
  /*font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;*/
  font-size: 16pt;
  position: absolute;
  /*bottom: 0px;*/
  bottom:10px;
  width: 250px;
  /*left: 250px;*/
  left: 216px;
}

/*button click popup modal */

#mask1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes1 .window1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;  
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes1 #dialog1 {
  /*width: 750px;
  height: 300px;*/
  width: 680px; 
  height:450px;
  padding: 10px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#popupfoot1 {
  font-size: 16pt;
  position: absolute;
  /*bottom: 0px;*/
  bottom:10px;
  width: 250px;
  /*left: 250px;*/
  left: 216px;
 
}
