/*
 * 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 {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

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

.goog-te-banner-frame.skiptranslate {display: none !important;}
body { top: 0px !important; }
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
.goog-te-gadget-simple {
    display: none !important;
}

.navbar-fixed-top {
    min-height: 80px;
    box-shadow: 0 3px 4px rgba(0,0,0,0.3);
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 80px;
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;}
}

body { padding-top: 80px; }

.text-center {
    text-align: center;
}
.topnav {
    font-size: 14px; 
}

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

.intro-header {
    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: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-about {
    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: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(/assets/intro-about.jpg) no-repeat center center;
    background-size: cover;
}

.intro-product {
    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: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
    color: rgba(255, 255, 255, 1);
}

.intro-about > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
    color: rgba(255, 255, 255, 1);
}
.intro-product > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
    color: rgba(255, 255, 255, 1);
}
@media(min-width:767px) {
.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
}

@media(max-width:766px) {
.intro-divider {
    width: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: hidden;
    border-bottom: hidden;
}}

@media(max-width:766px) {
.banner {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 35px !important;
    display: none !important;
}}

@media(max-width:766px) {
.banner-social-buttons {
    display: none !important;
}}

@media(max-width: 1200px) {
.socicons {
    display: none !important;
}}

@media(max-width: 991px) {
.socicons1 {
    display: none !important;
}}

@media(min-width: 766px) {
.socicons2 {
    display: none !important;
}}

@media(min-width: 766px) {
.footersocial {
    display: none !important;
}}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color: rgba(255, 255, 255, 1);
}

.intro-product > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color: rgba(255, 255, 255, 1);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

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

.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-bottom: 30px;
}

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

.banner {
    padding: 100px;
    min-height: 300px;
    background-color:rgba(0, 0, 0, 0.4);
    color: #f8f8f8;
    background: url(/assets/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner1 {
    padding: 100px;
    min-height: 200px;
    background-color:rgba(0, 0, 0, 0.6);
    color: #f8f8f8;
    background: url(/assets/banner-bg1.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: #dbdbdb;
}

p.copyright {
    margin: 15px 0 0;
}

.row {
   margin-left:0;
   margin-right:0;
}

.item h4 a {
  color: #333;
}

.item img.image {
  max-width: 100%;
  max-height: 100%;
  margin-top: 9px;
}

.item {
    height: 400px;
    padding: 0 !important;
/*    margin: 5px;*/
}

.info {
	font-weight: 500;
}

.gridwrapper {
    min-height: 98%;
    height:auto !important;
    height:100%;
    position:relative;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin: 5px;
    padding-right: 15px;
    padding-left: 15px;
}



.itemtags {
    /* height: 30px; */
    position:fixed;
    bottom: 10px;
    padding-bottom: 5px;
    }


/* Isotope Transitions
------------------------------- */
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}
  
  
/* responsive media queries */

@media (max-width: 768px) {
  header h1 small {
    display: block;
  }

  header div.description {
    padding-top: 9px;
    padding-bottom: 4px;
  }

  .isotope .item {
    position: static ! important;
    -webkit-transform: translate(0px, 0px) ! important;
       -moz-transform: translate(0px, 0px) ! important;
            transform: translate(0px, 0px) ! important;
  }
}

.parallax-window {
    min-height: 350px;
    background-color:rgba(0, 0, 0, 0.4);
}
.center-item {
     float: none;
     margin-left: auto;
     margin-right: auto;
}
.lead-white {
    font-size: 18px;
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.section-heading-white {
    margin-top: 40px;
    line-height: 42px;
    font-size: 40px;
    text-align: center;
    color: #ffffff;
    display: block;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}



    #owl-demo .item{
    padding-bottom: 50px;
    text-align: center;
    }
    #owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
    }


.portfolio-item {
    margin-bottom: 25px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


a.navLinks:link { color:#333;}
a.navLinks:visited { color: #333;}
a.navLinks:hover { color: #5D0303;}
a.navLinks:active { color: #333;}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

/*AM22 - To make google search box appear correct - START*/
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button 
{
  box-sizing: content-box;
  line-height: normal;
}
/*AM22 - To make google search box appear correct - END*/
