/* VG Responsive Design Custom CSS - Jamie Ellison, Virtual Graffiti, Inc */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #ffffff;
}

.container-fluid{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border-left: 0
}
.scrollable-menu {
  height: auto;
  max-height: 200px;
  -moz-height: 200px;
  overflow-x: hidden;
  width: 100%;
}
.white, .white a {
  color: #fff;
}
.phone {
  margin: 2px 0;
  line-height: 100%;
  color: #999;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.1;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
color:#3a71a0;
}
h3 {
  font-size: 18px;
  font-weight: 700;
}
h4 , h4 a{
  font-size: 14px;
  font-weight: 700;
color:#3a71a0!important;
}
h5 {
  font-size: 12px;
  font-weight: 700;
}
/*classes for index.php headers*/
 .main-header{
        font-size:28pt;
        color: #d11313;
    }
.main-header:hover {
    opacity: .6;
    transition: .5s;
}
/*end classes for headers index.php*/
#vgCarousel {
  margin-top: 10px;
}
.carousel-caption {
  left: 10%;
  right: 10%;
}
.carousel-caption h1 {
  color: #fff;
  font-size: 36px;
}
.carousel-caption p {
  color: #fff;
  font-size: 18px;
}
.card-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.solutionList {
  padding-left: 20px;
  list-style-image: url("/images/solutionboxes/check.gif");
  line-height: 130%;
  font: 11pt "Open Sans", sans-serif;
}
.navbar-form {
  padding: 0;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand a {
  color: #fff;
}
.navbar {
    font-size: 12pt;
  background: #3a71a0!important;
    background-image: none!important;
    box-shadow:0 1px 10px rgba(0,0,0,.2);
    margin-bottom:0px
}
.nav-link{
    color: white!important;
}
.nav-link:hover{
    color:lightgray!important;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.1s linear, opacity 0.1s linear;
  -moz-transition: background 0.1s linear, opacity 0.1s linear;
  -ms-transition: background 0.1s linear, opacity 0.1s linear;
  -o-transition: background 0.1s linear, opacity 0.1s linear;
  transition: background 0.1s linear, opacity 0.1s linear;
  -webkit-font-smoothing: antialiased;
  opacity: .9;
  font-size: 16px;
  font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background: #3a71a0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  opacity: 1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #3a71a0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #3a71a0;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ecf0f1;
  border-bottom-color: #ecf0f1;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #3a71a0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}
.searchbox {
  margin: 5px 0;
}
#menu-searchbox {
  padding-right: 0px;
}
#menu-searchbox .form-control {
  width: 200px;
border-radius: 0px;
}
.querysize {
  width: 200px;
border-radius: 0px;
}
address {
  display: block;
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}
footer {
  font-size: 12px;
  color: #8f96a1;
  text-align: left;
}
footer .col-lg-6 + .col-lg-6 {
  margin-top: 0;
}
footer li, footer ul {
  padding: 0 1px;
  display: inline;
}
footer .link-row {
  text-align: right;
  display: block;
}
footer address {
  margin-bottom: 0;
}
.social-media {
  float: right;
}
#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
}
@media (min-width: 1200px) {
  .searchbox {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  #menu-searchbox {
    display: none !important;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 26px
  }
  h2 {
    font-size: 22px
  }
  h3 {
    font-size: 16px
  }
  h4 {
    font-size: 14px
  }
  h5 {
    font-size: 12px
  }
  .carousel-caption {
    left: 5%;
    right: 5%;
  }
  .carousel-caption h1 {
    color: #fff;
    font-size: 24px;
  }
  .carousel-caption p {
    color: #fff;
    font-size: 14px;
  }
}
@media only screen and (min-width : 768px) {
  
  #microsites .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #cecece;
  }
  .navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-brand {
    display: none;
     !important line-height: 18px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  h1 {
    font-size: 24px
  }
  h2 {
    font-size: 20px
  }
  h3 {
    font-size: 14px
  }
  h4 {
    font-size: 12px
  }
  h5 {
    font-size: 10px
  }
  .navbar {
    border: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ecf0f1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #3a71a0;
  }
  .navbar-collapse {
    border: none;
    box-shadow: none !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
    max-height: none;
  }
  .header-links {
    display: none !important;
  }
  #vgCarousel {
    display: none !important;
  }
  #microsites {
    display: none !important;
  }
  footer {
    font-size: 12px;
    color: #8f96a1;
    text-align: center;
  }
  .social-media {
    float: center;
  }
  .homebutton {
    display: none !important;
  }
}
#VGPromos div.promos {
  transition: all .3s;
  display: flex;
  flex-direction: column;
  padding: 5px 4px;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  flex-shrink: 1;
  overflow: hidden;
}
#VGPromos .promos strong {
  margin: 10px 0;
}
.imgbox {
  display: inline-block;
  overflow: hidden;
}
#VGPromos div.promos:hover {
  box-shadow: 0 0 7px 1px #6f6f6f inset;
}
.webinars img:hover, .webinars a:hover {
  opacity: .6;
  transition: .5s;
  text-decoration: none;
}
#VGPromos .promos span.btn.btn-primary {
  width: 40%;
  margin: 0 auto;
}
#VGPromos span a {
  color: white;
}
#VGPromos div.promos .imgbox:hover {
  transition: all .3s;
  transform: scale(1.15);
}
#VGPromos .row {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  border: none;
  padding: 0;
}
#VGPromos div.promos:hover div.img-box img {
  transition: all .3s;
  transform: scale(1.15);
}
#VGPromos .row .promos:nth-last-child(1) {
  border-right: 1px solid #D8D8D8;
}
#VGPromos .well {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  flex-grow: 1;
  text-align: initial;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#VGPromos .well p {
  margin-top: 10px;
}
#VGPromos .well h3 {
  margin: 0px;
  font-size: 16px;
}
.lowerWell {
  background-color: white;
  width: 350px;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-color: #dfe3eb;
  border-width: 1px;
  border-style: solid;
  border-top-style: hidden;
}
.upperWellPhoto {
  margin-top: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  max-width: 350px;
  border-color: #dfe3eb;
  border-width: 1px;
  border-style: solid;
}
.descText {
  font-weight: normal;
  color: lightslategrey;
}
@media only screen and (max-device-width: 523px) {
  #VGPromos .row {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-device-width: 395px) {
  .webinars {
    padding: 0px;
    padding-right: 5pt;
  }
}
/*Footer Subscribe*/
#footerSubscribe .field {
  text-align: center;
}

#footerSubscribe fieldset {
  display: inline-block;
  float: left;
  margin-top: 0px;
  width: 100%;
  max-width: none!important;
}

#footerSubscribe h2 {
  font-weight: bolder;
}
#footerSubscribe {
  margin-top:20px;
  background-color: #F5F5F5;
  padding-bottom: 0px !important;
}

#footerSubscribe .hs-input {
  font-size: 18px;
  color: black;
  width: 100%;
  height: auto;
  border-radius: 0px;
  border: 1px solid black;
  padding: 2px;
}

#footerSubscribe .inputs-list, #footerSubscribe .hs-form-required {
  display: none !important;
}

#footerSubscribe .hs-submit {
  text-align: center;
}

#footerSubscribe .hs-button {
  background-color: #f1192e;
  font-size: 18px;
  font-weight: bold;
  color: #fafafa;
  padding: 2px 15px;
  border: 1px solid darkred;
  margin-top: 10px;
  margin-bottom: 10px;
}

#footerSubscribe .submitted-message {
  margin-top:10px;
  text-align: center;
}

#footerSubscribe #subForm {
  width: 100%;
}

@media (min-width: 1200px) {
  #footerSubscribe img {
    margin-left: 10%;
  }
  #footerSubscribe fieldset {
    width: 80%;
  }
  #footerSubscribe .hs-button {
    margin-top: 20px;
  }
  #footerSubscribe form {
  padding: 0px 10%;
  }
  #footerSubscribe h2 {
    margin-top: 30px;
  }
}
.dropdown:hover .dropdown-menu {
    display: block!important;
  }
.sticky-top{
    background-color: #ffffff!important;
}
@media (max-width: 800px) {
  #footerSubscribe img {
    display: none !important;
  }
}
@media (max-width: 600px) {
    .container-fluid {
  padding-right: 5px!important;
  padding-left: 5px!important;
  margin-right: auto;
  margin-left: auto
}
        h1,h2{
            text-align: center!important;
        }
    .btn{
        margin-bottom: 10px!important;
    }
}

/*    Flicikity style sheet*/
/*Stylesheet for flickity only css begins here*/
.flickity-button {
    background: gray!important;
}
.flickity-button:hover {
    background: #d11313!important;
}
.flickity-prev-next-button {
    width: 30px!important;
    height: 30px!important;
    border-radius: 5px!important;
}
/* icon color */
.flickity-button-icon {
    fill: white!important;
}
.flickity-container {
    margin: 5px;
}
    .flickity-js{
        visibility: hidden
    }
.gallery-cell {
    width: 25%
}
/*INNER CONTAINER WIDTH CSS*/
.inner-container{
    max-width: 1650px;
}
 html{
        overflow: auto!important;
    }
    .gallery-container{
        padding:0px!important;
    }

/*    Blog gallery css start */
      .main-galleryBlogs .gallery-cell{
        width: 20%
    }
    .main-galleryBlogs .flickity-prev-next-button {
       display: none;
    }
    @media (max-width:1400px) {
    .main-galleryBlogs .gallery-cell {
    width: 30%
}
         .main-galleryBlogs .flickity-prev-next-button {
       display: inline-block!important;
    }
    }
    
    @media (max-width:1200px) {
.main-galleryBlogs .gallery-cell {
    width: 40%
}
         .main-galleryBlogs .flickity-prev-next-button {
       display: inline-block!important;
    }
}
    
@media (max-width:600px) {
    .main-galleryBlogs .gallery-cell {
    width: 90%!important;
}
}
/*blog gallery css end*/
 @media (min-width:900px) {
/* position outside */
.flickity-prev-next-button.previous {
    left: 20px!important;
}
.flickity-prev-next-button.next {
    right: 20px!important;
}

}
@media (max-width:800px) {
.gallery-cell {
    width:100%;
}
}
/*Flickty specific css end*/
/*custom font sizes/heights under a parent div*/
.p14 p{
    font-size: 14pt;
}
.100h{
    height: 100px!important;
}
/*custom css topmenu*/
.sticky-top{
    padding: 0px!important;
}
body{
    overflow-x: hidden!important;
}
h1{
    margin-top: 10px!important;
}
 .search-result{
        font-size: 13pt;
        
    }
    .search-card{
        padding: 10px
    }

/*Button css*/
.btn, .btn-lg{
    border-radius: 0px;
}
.btn-danger{
    background-color: #be1a20!important;
    background-image: none;
}
.hs-input{
    border-color: darkslategray!important;
    color: darkslategray!important;
    min-height: 40px;
    border-radius: 3px!important;
    border-width: 2px!important;
}
.hs-form-private{
    padding-left: 0px!important;
}
.hs-button{
    background-color: #be1a20!important;
    font-size: 13pt!important;
    font-weight: normal!important;
    min-height: 40px!important;
}
