/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.875rem;
  line-height: 1.5em;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}
p {
  text-align: justify;
}

.underline{
  text-decoration: underline;
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
  #contact-popup .modal-dialog {
    max-width: 90%;
  }
}
@media (max-width: 992px) {
  #language_selection {
    margin-bottom: 30px !important;
  }
}
/*@media (max-width: 1024px) {
  .slider-main .slider-content {
    background-size: 930px 153px !important;
  }
}*/

@media (max-width: 800px) {
    .slider-main.parallax, .slider-about.parallax {
      background-position: center top;
      background-size: auto !important;
    }
  .slider-main .slider-content {
    background: none !important;
    padding: 40px 0 !important;
    height: auto !important;
  }
  .slider-heading {
    display: block !important;
  }
  .slider-text {
    text-align: center;
  }
}
@media (max-width: 420px) {
  #google-cloud-platform .gcp-heading {
      font-size: 0.71rem !important;
  }
}

@media (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .slider-main.parallax, .slider-about.parallax {
      background-position: center top;
      background-size: auto !important;
    }
    .slider-main.parallax, .slider-about.parallax, .grey-bg.parallax,
    #google-cloud-platform.parallax, .image-bg.parallax {
      background-attachment: scroll !important;
    }
}

.container {
  max-width: 1260px;
}
.page-wrapper {
  margin-top: 40px;
}

.portfolio-item {
  margin-bottom: 30px;
}

.img-fluid {
  max-height: 100%;
}
.parallax {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover !important;
  -webkit-background-size: cover !important;
 -moz-background-size: cover !important;
 -o-background-size: cover !important;
  background-attachment: fixed !important;
}

/* HEADER STYLING */
.bg-blue {
  background-color: rgba(19,58,78,0.90)
}
.navbar {
  padding: 0 1rem;
}
.navbar-nav .nav-item {
  padding: 0 2rem;
}
.navbar-nav .nav-item:hover > .dropdown-menu {
  display: block;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.94rem;
}
.navbar-dark .navbar-nav .nav-link:after {
  border-top: 2px solid transparent;
  -webkit-transition: border-color 2s; /* For Safari 3.1 to 6.0 */
    transition: border-color 2s;
    top: 43px; /* fix mousehover-dropdown issue */
}
.navbar-dark .navbar-nav .nav-link:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  border-color: #fff;
  z-index: -1;
  width: 55%;
  margin: auto;
}
.dropdown-menu {
  background-color: rgba(145,145,145,0.85);
  color: #fff;
  padding: 0;
  border-radius: 0;
  font-size: 0.94rem;
  letter-spacing: 0.1em;
  /* fix mousehover-dropdown issue */
  margin-top: 0;
  border-top-width: 4px;
  border-color: transparent;
}
.dropdown-item {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: rgba(19, 58, 78, 0.6);
  color: #fff;
}
.vertical-text {
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    margin-right: 46px;
}
.contact-popup {
    background: rgba(149, 22, 26,0.85);
    color: #fff;
    margin-top: 40px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    border: 1px solid rgba(149, 22, 26,1);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px -2px 0px rgba(0, 0, 0, 0.1);
    float: right;
    right: 0;
    z-index: 1000;
    /*font-family: 'Pirulen', arial;*/
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0.05rem;
}
/* END OF HEADER */

/* MAIN CONTENT */
.jumbotron {
  margin-top: -57px;
  margin-bottom: 0;
}
.red-bg {
  background-color: rgba(149, 22, 26, 0.6);
}
.section-title {
  /*font-family: 'Pirulen', arial;*/
  font-weight: bold;
  text-shadow: 1px 0px 3px #000;
}
.card-dark-bg {
  background-color: rgba(0,0,0,0.6);
  height: 100%;
}
.grey-bg {
  background: url(../resources/images/pattern-bg.png) #2d2d2d repeat;
}
.image-bg {
  background: url(../resources/images/opengee-bg.jpg) rgba(18,57,77,0.40) repeat-y center top;
  background-blend-mode: overlay;
}
.item-bottom {
  position: absolute;
  bottom:1.5vh;
}
.slider-main {
  /*background-image: url('../resources/images/main-bg.jpg');*/
  /*background-position: center;*/
  background: url(../resources/images/solution-BG-1.jpg) rgba(19,58,78,0.80) repeat-y center;
  background-blend-mode: overlay;
  padding-bottom: 0;
}
.slider-main .slider-content {
  background-image: url('../resources/images/Location-Intelligence-Better-Business.png');
  width: 100%;
  height: 324px;
  background-size: 100% 153px;
  background-repeat: no-repeat;
  background-position: left 120px;
  padding: 204px 0 0;
  position: relative;
}
.slider-main .slider-text {
  max-width: 630px;
  margin: 0 20px;
}
.slider-heading {
  font-weight: 700;
  text-align: center;
  line-height: 1.7em;
  margin: 20px;
  display: none;
}
#quick-links  {
  background-color: rgba(149, 22, 26,0.75);
  padding-bottom: 1rem !important;
}
#quick-links .container {
  margin: auto;
}
#quick-links .card {
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  /*font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.2em;*/
  text-align: center;
  max-width: 215px;
  height: 237px;
  margin: auto;
  margin-bottom: 20px;
}
#quick-links .card:hover {
  cursor: pointer;
}
#quick-links .card .card-body {
  padding: 2rem;
}
#quick-links .card .service-icon {
  display: block;
  margin: 0 auto 15px;
  max-width: 75px;
}
.arrow-down {
    text-align: center;
    margin-top: 1.5rem;
    font-size: 32px;
    line-height: 1em;
    color: #fff;
}

#success-stories .carousel {
  background-color: rgba(149, 22, 26, 0.6);
  color: #fff;
  max-width: 1050px;
}
#success-stories .carousel .carousel-item {
  height: auto;
}
#success-stories .carousel .carousel-item .card {
  background-color: transparent;
  border: none;
}
#success-stories .carousel .carousel-item .card-header {
  background-color: transparent;
  border-bottom: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 24px;
}
#success-stories .carousel .carousel-item .card-footer {
  border: none;
  background-color: transparent;
}
#success-stories .carousel-control-next, #success-stories .carousel-control-prev {
  width: 3%;
}
#success-stories .carousel .carousel-item .row .col-lg-4 {
    background-image: linear-gradient(#fff, #fff);
    background-size: 1px 73%, calc(100% - 4px) 100%;
    background-repeat: no-repeat;
}
#about-navagis {
  background-color: #1d3440;
  color: #fff;
  padding-bottom: 0 !important;
  position: relative;
  font-size: 0.825rem;
}
#about-navagis .heading {
  font-weight: 600;
}
#about-navagis .row .col-1-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row .col-9-48 {
  -ms-flex: 0 0 18.75%;
  flex: 0 0 18.75%;
  max-width: 18.75%;
}
#about-navagis a {
  color: #fff;
}
#customers  {
  max-width: 1120px;
}
#customers .img-fluid {
  width: 100%;
  height: 100%;
}
#customers p {
  line-height: 1.5em;
  font-size: 0.85rem;
}
ul.footer-links-list {
  list-style: none;
  padding: 0;
}
.social-icons {
  list-style: none;
  font-size: 25px;
  line-height: 1em;
  padding: 0;
  margin: 0;
  color: rgba(255,255,255,0.25);
}
.social-icons li {
  display: inline-block;
  padding: 10px;
}
.social-icons li:hover {
  color: rgba(255,255,255,1);
}
footer {
  background-color: #6B1F21;
}
footer * {
  color: #95989a;
  font-size: 0.825rem;
  letter-spacing: 0.0125rem;
}

/* END OF MAIN CONTENT */

/*CUSTOMERS ABOUT PAGE */
.slider-about {
  background: url('../resources/images/about-BG.jpg') repeat-y;
  padding-bottom: 0;
  border-radius: 0;
}
#the-team {
  background-color: #2d2d2d;
  background-image: url(../resources/images/pattern-bg.png);
}
#the-team img {
  z-index: 1;
}
#the-team img.team {
  border: 8px solid #c8ced2;
  border-radius: 150px;
}
#the-team .media-body {
    background-color: rgba(23, 50, 67,0.9);
    padding: 1rem;
    padding-left: 6rem;
    margin-left: -6rem;
    border-top-right-radius: 90px;
    border-bottom-right-radius: 90px;
}
.callOutRegion {
    width: 960px;
    height: 518px;
    position: relative;
    border: 1px solid #ccc;
    border-left: 0px;
    border-right: 0px;
    overflow: hidden;
    margin-top: 30px;
    margin: auto;
}
.callOutRegion > iframe {
    width: 960px;
    height: 518px;
    border: 0;
}
#success-stories-body {
    background: url(../resources/images/success-stories-bg.jpg) rgba(29,52,64,0.95) no-repeat center;
    /*background-color: rgba(29,52,64,0.95);
    background-position: center;
    background-image: url(../resources/images/success-stories-bg.jpg);*/
    background-blend-mode: overlay;
    padding-bottom: 0 !important;
}
#success-stories-body .carousel-inner {
  width: 80%;
  margin: auto;
}
#success-stories-body .carousel-inner .carousel-item .card,
#success-stories-body .carousel-inner .carousel-item .card-header,
#success-stories-body .carousel-inner .carousel-item .card-footer  {
    border: none;
    background-color: transparent;
}
#success-stories-body .carousel-control-next, .carousel-control-prev {
  width: 10%;
}
#the-team-body .media {
  background: linear-gradient(90deg, #FFFFFF 40%, #1d3440 40%);
  position: relative;
}
#the-team-body img.img-fluid {
  max-width: 55%;
}
#the-team-body .media-body {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45%;
}
/* END OF CUSTOMERS ABOUT */

/* -- SOLUTIONS PAGE -- */
#google-cloud-platform {
  background: url(../resources/images/solution-BG.jpg) rgba(18,57,77,0.6) repeat-y center top;
  /*background-image: url(../resources/images/solution-BG.jpg);
  background-position: center;
  background-color: rgba(18,57,77,0.6);*/
  background-blend-mode: overlay;
  border-radius: 0;
}
#google-cloud-platform-container .col-lg-2 {
  padding-right: 5px;
  padding-left: 5px;
}
#google-cloud-platform-container .gcp-heading {
  font-size: 1rem;
}
#google-cloud-platform-container p {
  font-size: 13px;
}
#google-cloud-platform-container a {
  text-decoration: none !important;
}
#location-solutions .grid {
  min-height: 360px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#location-solutions p, #location-solutions li {
  font-size: 13px;
}
#location-solutions .ls-grid-1 {
  background: url(../resources/images/pattern-bg.png);
  background-color: #52080a;
  background-position: center bottom;
  background-size: 200%;
}
#location-solutions .ls-grid-2 {
  background-image: url(../resources/images/Connected-Workforce.jpg);
  background-position: center bottom;
  background-color: #656565;
  transition-duration: 1s;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
#location-solutions .ls-grid-3 {
  background-image: url(../resources/images/GeoSmart.jpg);
  background-position: center bottom;
  background-color: #656565;
  transition-duration: 1s;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
#location-solutions .ls-grid-4 {
  background-image: url(../resources/images/Sales-Dashboard.jpg);
  background-color: #656565;
  transition-duration: 1s;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
#location-solutions .ls-grid-5 {
  background-color: #2b2b2b;
}
#location-solutions .ls-grid-6 {
  background-image: url(../resources/images/Indoor-Mapping.jpg);
  background-color: #656565;
  transition-duration: 1s;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
#location-solutions .ls-grid-2:hover, #location-solutions .ls-grid-3:hover,
#location-solutions .ls-grid-4:hover, #location-solutions .ls-grid-6:hover {
  background-color: #2b2b2b;
  background-image: none !important;
}
#location-solutions-body .card,
#location-solutions-body .card-header,
#location-solutions-body .card-footer {
  border: none;
  background-color: transparent;
}
/* END OF SOLUTIONS PAGE */

/* -- CONTACT POPUP -- */
#contact-popup .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
#contact-popup .form-control {
  background-color: #eee;
}

#contact-menu:hover {
  cursor: pointer;
  border-color: rgba(149, 22, 26,1);
}

#navagis-headquarters p {
  text-align: left;
  margin-bottom: 0;
  font-size: 13px;
}
.navagis-btn {
  background-color: rgba(23, 50, 67,0.8);
  border-color: #173243;
}
.navagis-btn:hover {
  background-color: #173243;
  border-color: #173243;
}
/* END OF CONTACT POPUP */

/* TWITTER WIDGET */
.timeline-Widget {
  background-color: rgba(41, 47, 51,0.5) !important;
}
/* END TWITTER WIDGET */ 

/** IMAGE MODAL **/
/* Style the Image Used to Trigger the Modal */
.card-img-top {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.card-img-top:hover {opacity: 0.7;}

/* The Modal (background) */
.imgModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.imgModal .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.imgModal #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.imgModal .modal-content, .imgModal #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.imgModal .close {
    position: absolute;
    top: 60px;
    right: 120px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.imgModal .close:hover,
.imgModal .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .imgModal .modal-content {
        width: 100%;
    }
    .pull-right {
      float: none;
    }
}
/** END IMG MODAL **/


/** START Lanaguage Selection dropdown **/
div#language_selection{
  margin-top:7px;
  color: #95a5a6;
}

div#language_selection a {
  margin: 2px;
  color: #95a5a6;
}
/** END Lanaguage Selection dropdown **/


/* CAREERS PAGE */
#careers-page {
  width: 100%;
}

#careers-page iframe {
  width: 100%;
  margin: 1rem;
  min-height: 570px;
}


/** MARGIN STYLES **/
.mt-20{
  margin-top:20px;
}
/** END MARGIN STYLES **/
