/*--Main CSS--*/
.imgnav{
  max-width: 150px !important;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.gallimg {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 100%;
    height: auto;
}
.dmgmainhead {
    margin-top: 10px;
    margin-bottom: 30px;   
}
.maincontdmg {
    text-align: center;
    font-family: 'Oswald', sans-serif;
}
.col-img {
    margin-bottom: 0.5em;
    color: #000000;
    font-size: 2em;
}
.missiondmg {
    background: url(../../images/home-page/missionbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    text-align: center;
    padding: 2.0em;
}
.missiontxt {
    font-size: 1.5em;
    max-width: 960px;
}
hr {
    max-width: 85%;
    height: 5px;
    margin-bottom: 2em !important;
    width: 1050px;
}
.footrow {
    height: auto;
    margin-bottom: 4em;
}
.dropdown-menu{
    left: -50% !important;
}
.dmglogo{
    width: 50%;
    height: 100%;
    margin-bottom: 2em;
}
.col-3{
    height: 25%;
}
p {
    font-family: 'Roboto', 300, sans-serif;
    font-size: 19px;
}
.historytxt{
  text-align: justify;
}
.vehiclehead{
  margin-bottom: 50px;
  margin-top: 15px;
}
.learnabout{
  display: block;
  margin-bottom: 2.5em;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.pt-5 {
  padding-top: 50px;
}
.buttons {
  text-align: center;
}
.valuerow {
  background-color: #323D3F;
  color: white;
}
.row-bg{
  background-color: black;
}
.mx-25p{
  margin-left: 25%;
  margin-right: 25%;
}
.myRows .row{
  padding-bottom: 25px;
}
/*-----------------------End Main CSS----------*/
/*-----------------------NAVBARD TOGGLER-------*/
.navbar-toggler-right{
  right: 2rem !important;
}
.navbar-toggler{
  padding: 1rem 1rem !important;
  font-size: 1.75em !important;
  margin-top: 1rem !important;
}
/*-------------------END NAVBARD TOGGLER-------*/
/*-----------------------Our Products----------*/
.col-6 {
  margin: 0 !important;
  padding: 0 !important;
}
.our-products{
  text-align: justify;
}
/*--------------------End Our Products----------*/
/*----------------Youtube Video-----------------*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*------------End Youtube Video-----------------*/
/*Mobile Navbar*/
@media (max-width: 62em) {
	.navbar-nav {
		padding-top: .425rem;
		padding-left: 0.75rem;
	}
	.navbar-nav .nav-item {
		float: none;
	}
	.navbar-brand {
		float: right;
	}
	.navbar-brand,
	.navbar-nav .nav-item {
		display: block;
	}
	.navbar-nav .nav-item + .nav-item {
		margin-left: 0;
	}
	.dropdown-menu {
		position: relative;
		float: none;
	}
}
/*End Mobile Navbar*/
/*Scroll To Top*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/*End Scroll To Top*/
/*-------------------Begin Timeline-------------------------*/
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*body {*/
/*  font: normal 16px/1.5 "Helvetica Neue", sans-serif;*/
/*  background: #fff;*/
/*  color: #000;*/
/*  overflow-x: hidden;*/
/*  padding-bottom: 50px;*/
/*}  */
/*--------------- INTRO SECTION–––––––––––––––––––––––– */
.intro {
  background: #fff;
  padding: 25px 0;
}
.testing{
  justify-content: center;
}
h1 {
  font-size: 2.5rem;
}
/*---------Timeline--------------------------------------*/
.timeline ul {
  background: #fff;
  padding: 50px 0;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #978D8D;
  color: #fff;
}
.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}
.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: #696161;
  text-align: justify;
}
.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}
.timeline ul li:nth-child(odd) div {
  left: 45px;
}
.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #696161 transparent transparent;
}
.timeline ul li:nth-child(even) div {
  left: -439px;
}
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #696161;
}
time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}
/*-------------------Timeline Effects–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline ul li::after {
  transition: background .5s ease-in-out;
}
.timeline ul li.in-view::after {
  background: #696161;
}
.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
}
.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}
.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}
/*---------------Timeline GENERAL MEDIA QUERIES–––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}
@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #696161 transparent transparent;
  }
}
/*End Timeline*/
/*----------------Masonary---------------------*/
.button {
  display: inline-block;
  padding: 0.5em 1.0em;
  border-radius: 4px;
  background: #ffffff;
  font-family: sans-serif;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #000000;
  margin: 10px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.button:hover {
  background-color: rgba(0,0,0,0.1);
}
.button:active,
.button.is-checked {
  background-color: rgba(0,0,0,0.1);
  outline: none;
}
.button-group {
  margin: 20px 0;
  text-align: center;
}
.button-group:after {
  content: '';
  display: block;
  clear: both;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.grid article {
  background-color: #FFFFFF;
  display: block;
  float: left;
  margin: 1%;
  width: 23%;
}
@media (max-width: 1024px) {
  .grid article {
    width: 31.3%;
  }
}
@media (max-width: 767px) {
  .grid article {
    width: 48%;
  }
}
@media (max-width: 479px) {
  .grid article {
    margin: 2% 0;
    width: 100%;
  }
}
/*----------End Masonary---------------------*/
/*----------Masonary Grid -------------------*/
.masonry { /* Masonry container */
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
   margin: 1.5em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}
.item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
	-webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}
.item img{max-width:100%;}
@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}
@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}
.panel-img {
  width: 100%;
}
/*--------End Masonary Grid -------------------*/