/*
Red Accent: #BD0C31;
 */
html{ overflow-x: hidden; }
body{font-family: 'Roboto', sans-serif;height: 100%;}
html p, .form-group{
  font-size: 1.25em;
  line-height: 2.00;
  text-align:left;
}
html ul, html ol{
  font-size: 1.25em;
  line-height: 2.00;
  text-align:left;
}
h1{ color:#009DFF; font-size: 2em; text-transform:uppercase;}
h2,h3{text-transform: uppercase;color: #4f81bd;}
body,header #bottom{ background-color:#FFFFFF; }
::selection{background-color:#009DFF;color:#FFFFFF}
::-moz-selection{background-color:#009DFF;color:#FFFFFF}
::-webkit-input-placeholder {font-size: 20px;}
::-moz-placeholder {font-size: 20px;}
:-ms-input-placeholder {font-size: 20px;}
::placeholder {font-size: 20px;}
#logo{width: 265px;margin: -12px 0 0 0;}
.top{
  background-color: #009DFF;
  height: 55px;
  width: 100%;
  padding: 7px 0;
  border-color:#009DFF;
  display:block;
  position: relative;
  z-index:12;
}
.top a:link, .top a:visited, .top a{color: #FFFFFF;}
.tagline, .tagline a:link, .tagline a:visited {
  color: #FFFFFF;
  font-weight: 300;
  line-height: 40px;
  text-align:left;
}
.tagline a:hover{text-decoration:none;}
.tagline b{font-weight: bold;}
.dropdown-submenu {position: relative;}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
header{
  display: block;
  padding: 0;
  width: 100%;
  top: 0;
}
.scrollUp{
  display:none;
  background-color: #009DFF;
  height: 40px;
  width: 40px;
  position: fixed;
  z-index: 10000000;
  right: 50px;
  bottom: 50px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50%;
}

.scrollDown {
  display: block;
  background-color: #009DFF;
  position: fixed;
  z-index: 10000000;
  right: 50px;
  top: 150px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 6px;
  padding: 8px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color:rgba(255,255,255,.99);}
.navbar-inverse .navbar-nav>li>a {
  color: #777;
  text-transform: uppercase;
  line-height: 30px;
  height: 75px;
  padding-top: 20px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  border-bottom: 5px solid #C3122F;
  padding-bottom: 10px;
  color: #777;
  background-color: #E8E4D8;
}
.navbar-inverse {
  border-radius: 0 !important;
  z-index: 10000;
  background-color: #FFFFFF;
  border-color: #dadada;
}
.dropdown-menu>li>a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
  background-color: rgba(255,255,255,.99);
}
.navbar-inverse .navbar-nav>li>a:active, .navbar-inverse .navbar-nav>li>a:hover {color: #c3122f !important;}
.dropdown-menu>li>a {line-height: 1.62;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {text-decoration: none;}
#myNavbar .nav{width:100%;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  color: #c3122f !important;
  background-color: #FFFFFF !important;
}
.dropdown-menu {
  min-width: 160px;
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  border-bottom: 5px solid #BD0C31;
}
.nav-fill .nav-item {
  text-transform: uppercase;
  line-height: 2.5;
}
.breadcrumb{margin-top: 25px;border-radius: 0;}
#footer_contact{
  background-color:#999999;
  padding:100px 0;
  margin:0 auto;
}
#footer_contact h4{
  color: #FFFFFF;
  margin:25px 0;
  font-size:26px;
}
#footerlogo{
  max-width: 200px;
  margin: 0 auto;
  opacity: .5;
}
footer{
  background-color: #666666;
  min-height: 210px;
  color: #FFFFFF;
  text-align:center;
  padding: 10px;
  margin:0;
  padding-top: 25px;
}
footer a:link, footer a:visited{
  color:  #e3e3e3;
  font-weight: bold;
  font-size: 105%;
}
/*modal fix to go over nav*/
.modal {z-index: 999999;}
.modal-backdrop {z-index: 99999;}
.noStyle h4{
  color: rgba(255, 255, 255, 0.5);
  margin-top: 3px;
  margin-bottom: 3px;
}
/*************BLOCKS******************/
.block{padding: 50px 0;font-size: 16px;}
.block h3{text-transform: uppercase;}
.block img{border: 3px solid #FFFFFF;margin: 10px 25px !important;}
.accessoryImg{
  width:100%;
  max-width: 139px;
  background-color: #FFFFFF;
  padding: 5px;
  border: 1px solid rgba(0,0,0,.2);
  box-shadow: 5px 5px rgba(0,0,0,.25);
  margin: 0 10px 10px 10px;
}

 menu, dir {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

.dropdown-menu>.active>a {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
#first{padding: 50px 0;}
#first h2{margin-top:25px;font-size: 26px;font-weight:bold;}
.background-overlay{
  background-color: rgba(255,255,255,.5);
  margin:-25px;
  padding: 25px;
}
.social-media-container{
  padding:0 0 100px;
  background-color: #999999;
}
.social-media-container h4{
  color: #FFFFFF;
  padding: 25px 0;
  font-size: 26px;
}
.social-connected{
  color:#FFFFFF !important;
}
/*modal fix to go over nav*/
.modal {z-index: 999999;}
.modal-backdrop {z-index: 99999;}
.noStyle h4{
  color: rgba(255, 255, 255, 0.5);
  margin-top: 3px;
  margin-bottom: 3px;
}
.hover-pointer{
  cursor:pointer;
}
/* font awesome custom */
.stack-square{color: #FFFFFF;text-shadow: 0 0 1px #333333;}
/* button deviations */
.btn-success{
  background-color: #FFFFFF;
  border: solid rgba(0,0,0,.25) 1px;
  padding: 12px 15px;
  color: rgba(33,33,33,.75);
  transition: all ease-in-out .25s;
}
.btn-success.focus, .btn-success:focus {
  color: #FFFFFF;
  background-color: #333333;
  border-color: #333333;
}
.btn-success-small{
  background-color:#0971B2;
  border-left: #333333 6px solid;
  color: #FFFFFF;
  padding: 4px 8px !important;
  transition: all ease-in-out .25s;
}
.btn-success-small:hover{
  background-color: #FFFFFF;
  color: #333333;
  text-decoration:none;
  border: 1px solid #009DFF;
}
.btn-primary{
  transition: all ease-in-out .25s;
}
#sendMailOverlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 10;
  font-size: 200%;
  color: #009DFF;
  padding-top: 10%;
}
.spinner{
  max-width: 85px;
  margin: 10px auto 15px;
}
.gallImg {
  box-shadow: 7px 7px 0 #776455;
  background-color: #776455;
  margin: 15px 0 !important;
  border: 2px solid #776455;
  cursor: pointer;
  border-radius: 4px;
}
.gallImg .help-block{
  color: #FFFFFF;
  padding: 4px 8px;
  font-weight: normal;
  text-transform: uppercase;
}
.gallImg img{height:170px;width: 100%;}
.btn-success:hover {
  color: #333;
  background-color: initial;
  border-color: initial;
}
.loadingText{color: #009DFF !important;}
/**************CARD STYLES***************/
.card, .showcase {
  height: 125px;
  margin: 0 0 10px;
  cursor: pointer;
}
.front, .back{
  border: 1px solid rgba(0,0,0,.25);
  padding: 10px;
  border-bottom: 12px solid #0971B2;
  box-shadow: 3px 3px rgba(0,0,0,.15);
}
.front h4{
  margin-top: 5px;
  margin-bottom: 5px;
}
.front{
  background-color: #FFFFFF;
}
.back{
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.product-small{
  max-width: 100px;
  float:left;
  height:100%;
  max-height: 170px;
  margin: 0 auto 15px;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 5px 5px rgba(0,0,0,.25);
  margin-right: 35px;
}
/**************FORM STYLES***************/
.rf_notice {
  font-size:.8em;
  text-align: center;
}
.FlowupLabels .fl_label {
  cursor: text;
}
.rf_submit {
  background:none;
  border-radius: 4px;
  color: #bf0d2f;
  font-size: 18px;
  padding: 5px 25px;
  display: block;
  margin: auto;
}
.rf_submit:hover {
  cursor:pointer;
  background:#009DFF;
  color: #bf0d2f;
}
.rf_submit:focus {
  outline:none;
  border: 1px solid #009DFF;
}
.FlowupLabels .fl_wrap {
  /* Can change */
  margin: 20px auto; /* change 0 to auto for center alignment */
  /* Don't change */
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* initial label state */
.FlowupLabels .fl_label {
  top: 8px;
  left: 15px;
  position: absolute;
  z-index: 3;
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  font-size: 20px !important;
}
.FlowupLabels .fl_wrap.focused .fl_label,
.FlowupLabels .fl_wrap.populated .fl_label,
.no-js .FlowupLabels .fl_label {
  top: 0;
  font-size: 12px !important;
  color: #555;
}
.FlowupLabels .fl_wrap.focused .fl_label {
  color: #009DFF;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  color: #999999;
}
.form-control{
  box-shadow: none;
}
.form-control{
  margin: 15px 0 0!important;
}
select.input-lg {
  height: 46px;
  line-height: inherit !important;
}
select[multiple].input-lg, textarea.input-lg {
  height: inherit;
}
.FlowupLabels .fl_input {
  background: #FFFFFF;
}
/**************MAP/IFRAME STYLES*************/
.map-container {
  width: 100%;
  margin: 50px 0 0;
}
.map-container iframe{
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
  pointer-events: auto;
}
/**************SEARCH*******************/
.navbar-search{
  margin-top:0 !important;
}
.searchDiv{
  padding: 25px;
}
#searchBar{
  max-width: 220px;
  margin-top: 8px;
}
#searchGo, #searchInputGo{
  background-color: #0971B2;
  color: #FFFFFF;
  cursor:pointer;
  border:none;
  transition: all ease-in-out .25s;
}
#searchGo:hover, #searchInputGo:hover{
  background-color: #0971B2;
}
.searchbox {
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(221,221,221,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0 );
  display: block;
  border: 1px solid rgba(221,221,221,1);
  border-radius: 4px;
  margin: 6px 0;
  padding: 10px 35px;
}
.searchbox img{
  width:100px;
  height:100px;
  float:left;
  margin: 0 25px 0 0;
}
.searchbox h3{
  color: #009DFF;
  margin-top:0;
  border-bottom: 1px solid #0971B2;
}
#searchBarModal{
  width:100%;
}
/**************SLIDERS/CAROUSELS**************/
.item { margin: 0 auto !important;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  top: 40%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  width: 40px;
  margin-top: -7px;
  font-size: 19px;
  color: #009DFF;
  opacity: 1;
  padding: 5px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  width: 40px;
  height: 50px;
  margin-top: -7px;
  font-size: 19px;
  color: #009DFF;
  opacity: 1;
  border-radius: 75% 0 0 75%;
  right: 0;
  line-height: 37px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  width: 40px;
  height: 50px;
  margin-top: -7px;
  font-size: 19px;
  color: #009DFF;
  opacity: 1;
  border-radius: 0 75% 75% 0;
  left: 0;
  line-height: 37px;
}
.item img{
  margin:0 auto;
}
.item .carousel-caption{
  max-width: 800px;
  border-radius: 8px;
  text-shadow: none;
  background-color: rgba(255,255,255,.8);
  background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.3) 48%, rgba(255,255,255,0.9) 99%, rgba(255,255,255,0.9) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.3) 48%,rgba(255,255,255,0.9) 99%,rgba(255,255,255,0.9) 100%);
  background: linear-gradient(135deg,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.3) 48%,rgba(255,255,255,0.9) 99%,rgba(255,255,255,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6ffffff',GradientType=1 );

}
.carousel{
  top:0;
}
.carousel-caption a{
  color: rgba(33,33,33,1) !important;
}
.carousel-caption a:hover, .carousel-caption a:visited{
  text-decoration: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: initial;
}
.carousel-caption .fa-quote-left{
  color: rgba(33,33,33,1);
  margin-right: 15px;
  font-size: 35px;
}
.item h4 {
  display: block;
  padding: 8px;
  text-align: center;
  margin: 1px;
}
.item p{
  font-size: 20px;
  max-width:750px;
  word-wrap:break-word;
  text-align: left;
  margin: 10px 15px;
  text-transform: uppercase;
}

.item  p.signature{
  font-size: 18px;
  text-align: right !important;
  font-style: italic;
  color: rgba(33,33,33,1);
  line-height: 1.00;
  text-transform: uppercase;
}
.item h4{
  color: #009DFF;
}

.item-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  filter: none;
}

#slider-holder{
  border-bottom: 1px solid rgba(0,0,0,.02);
}

#main-slider .item{
  background-color: #FFFFFF;
  padding: 8px;
  border-radius: 3px;
  min-height: 330px;
  box-shadow: 0 0 5px #999;
}
/************ REVIEWS ***************/
.open-quote{
  font-size: 72px;
  position: absolute;
  color: rgba(0,0,0,.05);
}
.close-quote{
  font-size: 72px;
  position: absolute;
  color: rgba(0,0,0,.05);
  top: 20px;
  right: 36px;
}
.speech-bubble {
  background: #e3e3e3;
  position: relative;
  border-radius: 15px;
  border: 2px solid rgba(0,0,0,.25);
  padding: 20px 35px;
}

.speech-bubble:after {
  content: '';
  position: absolute;
  right: 0;
  top:55px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: #AAAAAA;
  border-right: 0;
  border-bottom: 0;
  margin-top: -10px;
  margin-right: -20px;
}
.review {
  font-size: 20px;
  margin: 35px 0;
}
.review-form {
  margin: 50px 0;
  border-top: 1px solid rgba(0,0,0,.05);
  padding: 50px 0;
}
.review:last-child{
  margin-bottom: 25px;
}

.review .quote{
  text-align:justify;
  min-height:130px;
}

.review .service{
  text-transform: capitalize;
  text-align: right;
  text-shadow: 1px 1px 1px #000;
}
.review .reviewSignature{
  text-align:center;
  text-transform:capitalize;
  font-style: italic;
}
.review img{
  max-width: 54px;
  margin-right: 15px;
}
.review h4{
  font-size: 25px;
}
.icon-review{
  background-color: #be0d2e;
  border-radius: 50%;
  display: inline-block;
  color: #FFFFFF;
  padding: 10px 12px;
  font-size: 44px;
  margin: 10px 0;
  border: 2px solid #aaaaaa;
}
.icon-review-sig{
  display:block;
}
.imageLoad {
  background-color: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999 !important;
}

@media(max-width:768px){
  .service{
    float:none;
    text-align: center;
  }
  .home-iframe{
    margin: 0 0 25px;
  }
  #logo{
    display: block;
    max-height:40px;
    margin: 0 auto;
  }
  #mainContainer img {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto 15px !important;
    float:none !important;
  }
  #mainContainer p{
    clear:both;
  }
  #mainContainer  .gallImg img{
    height: 250px !important;
    width: 100% !important;
  }
}
@media(max-width:469px){
  .tagline, .tagline a:link, .tagline a:visited {
    text-align: center;
  }
  #headerMargin {
    min-height: 0;
  }
  header {
    min-height: 0;
  }
  .youtube-iframe {
    max-width:100%;
    max-height: 200px;
  }
  .navbar-inverse {
    background-color: transparent;
    border-bottom:none;
  }
  .navbar-inverse .navbar-nav>li>a {
    border-right: none;
    height: auto;
  }
  .h1, h1 {
    font-size: 24px;
    text-align:center;
  }
  h2, #first h2{
    font-size:20px;
    text-align:center;
    margin-bottom: 30px;
  }
  h3{
    text-align:center;
    font-size:18px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    padding: 8px 12px;
  }
  .navbar-toggle {
    background-color: rgba(255,255,255,.99);
  }
  .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
  }
  #phone-mobile {
    position: relative;
    padding: 9px 10px;
    margin-top: 8px;
    margin-left: 15px;
    margin-bottom: 8px;
    border: 1px solid #333;
    background-color: rgba(255,255,255,.99);
  }
}
.left-arrow{
  display: inline-block;
  position: relative;
  background: #009DFF;
  padding: 7px;
  padding-left: 30px;
  margin-left: 30px;
  margin-bottom: 3px;
  width: 100%;
  transition:all ease-in-out .20s;
}
.left-arrow:after{
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 19px solid #009DFF;
  border-bottom: 19px solid transparent;
  border-left: 19px solid transparent;
}
.left-arrow:hover{
  opacity: .8;
  background-color: #666666;
}
#bio-image-wrapper{
  margin: 0 auto;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  max-width: 300px;
  max-height: 300px;
}
#bio-image-wrapper  img{
  margin:0 auto;
}
.bio-card {
  border: 1px solid rgba(0,0,0,.15);
  background-color: #e3e3e3;
  padding: 5px 5px 0;
  margin: 10px 0;
}
.bio-card p{
  color: #666666;
  font-weight:bold;
}
.bio-card img{
  border: 3px solid #ffffff;
  float: left;
}
.source-div{
  border-top: 1px solid rgba(0,0,0,.2);
}
.source-div p{
  font-size: 75%;
}
.youtube-iframe {
  padding: 6px;
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,.15);
  margin-left:25px;
}
hr{
  margin: 50px 0;
}
h1, h3{
  font-weight: bold;
  margin-bottom: 45px;
}
legend {
  border-bottom: 2px solid #009DFF;
}
#notice .alert.alert-danger {
  font-size: 18px;
}
#notice .alert.alert-danger span{
  padding-left:25px
}
#notice .alert.alert-danger span:first-of-type{
  font-weight:bold;
  padding-left:0;
}
/*retains aspect ratio for youtube videos @100% width*/
.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%;
}
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}
.btn-light{
  background-color: #ffffff;
  color: #bc0c31 !important;
}
.iframe-right {
  float:right;
  margin-left:25px;
  height: 315px;
}
.img-left{
  float:left;
  margin-right: 25px;
}