@media only screen and (max-width: 768px) {

    .innerheader{
        min-height:unset !important;
        
    }

    .inner-header {
        padding-top: 0px !important;
    }
    .div-header {
        min-height: 180px;
    }
        .div-header h1 {
            padding-top: 50px;
        }
    .DivlnkMore {
        position: relative;
    }
    video {
        width: auto !important;
    }

    #testomonails2 .owl-nav {
        display: flex;
        position: initial;
        width: unset;
        justify-content: center;
    }
    #jodcowl-carousel .owl-dots {
        left: 35% !important;
    }
    .jodc-mainheader {
        width: 100%;
        text-align: center;
    }
    .jodc-title
    {
        text-align:center;
    }
    #testomonails2 .owl-next span {
        position: relative;
        bottom: 13px;
        left: 1px;
    }
    #testomonails2 .owl-prev span {
        position: relative;
        bottom: 13px;
        right: 1px;
    }
    .our-clients-slider .owl-prev {
        background-image: url(../Images/clientleftarrow.png);
        height: 50px;
        width: 50px;
        background-repeat: no-repeat;
        background-color: transparent;
        border: 0;
        position: absolute;
        bottom: 0px;
        left:40px;
    }
    .our-clients-slider .owl-next {
        background-image: url(../Images/clientrightarrow.png);
        height: 50px;
        width: 50px;
        background-repeat: no-repeat;
        background-color: transparent;
        border: 0;
        position: absolute;
        bottom: 0px;
        right: 10px;
    }
    #testomonails2 .owl-prev {
        font-size: 30px;
        position: relative;
        right: 10px;
        background-color: transparent;
        color: #fff;
        border: 1px solid gray;
        background-color: transparent;
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }

    #testomonails2 .owl-next {
        font-size: 30px;
        position: relative;
        left: 10px;
        background-color: transparent;
        color: #fff;
        border: 1px solid gray;
        background-color: transparent;
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }
    .carousel-item img
    {
        border-radius:0px !important;
    }
    .menub input {
        font-family: "Open Sans", sans-serif;
        position: absolute;
        margin: auto;
        top: 15px;
        right: 20%;
        bottom: -50px;
        width: 50px;
        height: 35px;
        outline: none;
        border: none;
        background: #62605f;
        color: white;
        text-shadow: 0 0 10px #3378ff;
        padding: 0 80px 0 20px;
        border-radius: 99px;
        box-shadow: 0 0 25px 0 transparent, 0 20px 25px 0 rgba(0, 0, 0, 0.0);
        transition: all 0.5s;
        opacity: 0;
        z-index: 5;
        font-size: 15px;
        letter-spacing: 0.1em;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        height: 103px;
        padding-top: 37px;
        display: block;
        z-index: 10000000;
        position: relative;
        background-color: #2a2625;
        height: auto;
        padding:10px;
        border-left: 5px solid #d19141;
    }
   
  .navbar-light .navbar-nav .nav-link {
    color: white;
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    text-transform: uppercase;
    width:100%;
    border-bottom: 2px solid #d19141;
  }
  .hvr-bounce-to-right::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -37px;
    left: 0;
    right: 0;
    bottom: -38px;
    background:transparent;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

  .carousel-caption h1 {
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'OpenSans-ExtraBold';
    width: 95%;

  }
  .carousel-caption {
    position: absolute;
    left: 6%;
    bottom: 14.25rem;
    right: 15%;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    z-index: 3;
    color: #fff;
    text-align: left;
    height: 190px;
    top: 15% !important;
  }
    .carousel-caption p {
        font-family: 'OpenSans-Regular';
        font-size: 14px;
        width: 90% !important;
    }
  .slide1 {
    background-image: url(../images/GM.png);
    background-size: cover;
    background-position: bottom center;
    height: 420px;
    position: relative;
    z-index: 1;
  }
  .slide2{
    height: 420px;
  }
  .slide3{
    height: 420px;
  }
  .shadow {
    background-image: url(../images/Rectangle6.png);
    background-size: cover;
    background-position: top center;
    height: 420px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
  }
  .carousel-item {
    height: 420px;
  }
  .section1 h1 {
    width: 100%;
    text-transform: uppercase;
  }
  h1{
    font-size: 22px;
  }
  .section1 h3 {
    font-size:18px;
  }
  /*p{
    font-size:13px ;
  }*/
  .counter2 {
   
    height: 150px;
  }

  .counter1 {
 
    height: 150px;
  }

  .counter3 {
 
    height: 150px;
  }

  .counter4{
 
    height: 150px;
  }
  .layer1{
    height: 150px;
    padding-top: 4%;
  }
  .layer2{
    height: 150px;
    padding-top: 4%;
  }
    .innerheader {
        background-position: center !important;
        background-size: 100% 100% !important;
        background-repeat: no-repeat !important;
    }

  .layer3{
    height: 150px;
    padding-top: 4%;
  }
    /*#carouselExampleIndicators {
        height: 68vh !important;
    }*/

    .storyboard-image {
        height: 620px !important;
    }

  .layer4{
    height: 150px;
    padding-top: 4%;
  }
  .number {
    font-size: 20px;
    font-family: 'OpenSans-Bold';
  }
  h5{
    font-size: 15px;
  }
  h3{
    font-size: 18px; 
  }
  .mb-5 {
    margin-bottom: 1rem !important;
  }
  .mt-5 {
    margin-top: 1rem !important;
  }
  .more {
    font-size: 15px !important;
  }
  .imgbg {
  display:none;
  }
  .newdata {
    padding: 20px;
  }
  .newstitle {
    font-size: 20px;
    color: #252E38;
    font-family: 'OpenSans-ExtraBold';
    width: 100%;
  }
  .section3 .nav li {
    width: 169px;
    text-align: center;
    margin: auto;
  }
  .section3 .nav {
    margin-top: 30px !important;
    display: block;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
    margin: auto;
    justify-content: center;
    background-color: #252E38;
    color: white;
    padding: 0;
    width: fit-content;
    height: 175px;
    border-radius: 38px;
    width: 100%;
    text-align: center;
    margin: auto !important;
  }
  .footer {
    position: relative;
    top: 0;
  }
  .divpadding {
    padding-left: 0%;
  }
  .quote {
    font-size: 12px;
  }
  .footer2 p {
    text-transform: uppercase;
    color: white;
    font-family: 'OpenSans-Bold';
    padding: 0 15px;
    font-size: 12px;
  }
    .social-icons img {
        width: 10%;
        margin: 0 auto;
    }
    .hide{
        display:none
    }

    .title-position {
        position: relative;
        bottom: 30px;
    }
    .section2 {
        padding-bottom: unset;
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        position: relative !important;
        float: right !important;
        top: 7px !important;
    }
    .social-icons {
        display: block;
        margin-bottom: 10px;
    }
    .section5 {
        background-image: url(../images/Group\ 3.png);
        background-size: cover;
        min-height: 440px;
        position: relative;
    }
    .owl-dots {
        text-align: center !important;
        position: unset;
        right: unset;
        bottom: unset;
    }
}

@media only screen and (min-width: 1400px) {
  
}

@media only screen and (min-width: 1800px) {
  

}
