@media (min-width:1200px) {

.container {
    max-width: 1280px;
    
}
}

@media (min-width:991px) {
    .navbar-collapse {
    flex-direction: column;
    justify-content: end;
    }
    


}


@media only screen and (max-width: 991px) {
    .dropdown-menu a {
    padding: 9px 14px;
}
.dropdown-menu li {
    border-bottom: solid 1px #474747;
}
.dropdown-menu a {
    padding: 9px 10px;
    color: #fff;
    font-size: 14px;
}
.dropdown-menu a{
    background:transparent !important;
}
.navbar-nav .dropdown-menu {
   
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: #fff;
}

    .mt-5 {
    margin-top: 1.5rem !important;
}
    .about-p {
            transform: translateY(0%);
    }
    .about-hover {
        margin: 0 5px;
    }
    .bottom_line.navbar {
    justify-content: start;
    align-items: center;
}
    .slick-dots {
    position: inherit;
    bottom: -25px;
}
    .co-3 {
        height:240px;
    }
    .co-1 {
        margin-bottom:15px;
    }
    .co-presentation-tab {
        display:none;
    }
    .dropdown-toggle::before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid #ffffff00;
    border-bottom: 0;
    border-left: .3em solid #ffffff00;
    position: absolute;
    right: 17px;
    top: 17px;
}
    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(255 255 255) !important;
}
    nav .navbar-nav .nav-link {
    color: #ffffff !important;
    }
    
body {
    margin-top: 65px;
}
    
  nav {
      background:#000;
  }    
 nav img {
    width: 90px;
}
  nav .navbar-brand {
    margin-left: 15px !important;
  }
  nav .navbar-toggler-icon {
    background: #606d6d;
    width: 50px;
    height: 2px;
  }
  
  
  
nav .navbar-nav {
    margin-top: 10px;
    margin-bottom: 20px;
}
  
  nav .navbar-nav .nav-item {
      margin-bottom:10px;
  }
  
  nav .navbar-nav .nav-item:last-child {
      margin-bottom:0px;
  }
  nav .navbar-nav .nav-item {
    margin-left: 15px;
}
  
  .pad80 {
    padding: 25px 0px;
  }
  
  .padt80 {
      padding-top:40px;
  }
  
  .banner {
      height:100vh;
  }
  
  .banner .h2 {
      font-size:30px;
  }
  
  p {
      font-size:15px;
  }
  
  p br {
      display:none;
  }
  
  .h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

  
footer .h2 {
    font-size:25px;
}

footer .h2 span {
    font-size:12px;
}

.footerlogo img {
    width:120px;
}


.outcome-wrapper .grey.pad80 {
    border-radius: 20px;
    padding: 35px !important;
}
 .step_slider .slick-list.draggable {
    padding-top: 50px;
}
.outcome-span {
    margin-bottom: 40px;
}
.outcome-box:after {
           
        width: 14%;
        height: 2px;
        left: 189px;
        right: auto;
}
.description {
    margin-bottom: 20px;
}
.focus-card {
    padding: 30px;
}
nav .logoblack {
    display: block;
}
nav .logowhite {
    display: none;
}
.about-hover h4{
    display:none;
}
}



@media (max-width:767px) {
    .focus-card h5 {
    font-size: 20px;
}
    .co-1 {
    text-align: center;
}
    .banner .psn-btn{
        background: #0d56a6;
    color: #fff;
    }
    .banner .psn-btn {
    margin: 0;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
    .banner p {
    margin-bottom: 24px;
}
   
    .banner .container > div {
    padding: 30px 0;
}
    .banner .h2, .banner p {
        color: #000;
    }
    .banner h5 {
    color: #000000;
        font-size: 14px;
}
    
    .banner::before{
        content:none;
    }
       .banner .container {
        position: initial;
        background: #e5f3ff;
    }
  .banner video {
        height: 350px;
        margin-bottom: -7px;
        /*object-position: -180px center;*/
    }
    .focus-card {
        padding: 30px;
        height: auto !important;
    }
  .ignition_slide  .hoverlink {
         background:transparent;
    }
    .ignition_slide a {
        display: block;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    }
    .svg-container {
    transform: scale(.4);
}
        .ignition_slide img {
        margin-bottom: 0;
        width: 30%;
        padding: 10px 10px;
    }
      .energy_icon {
    width: 70px;
    z-index: -1;
    position: absolute;
    top: 20px;
}
    .focus-card span{
            margin-bottom: 20px;
    }
    .outcome-box:after{
        content:none;
    }
    .co-3 {
        height: auto;
    }
nav > .container {
    padding-left:15px !important;
    padding-right:15px !important;
}
    
.container {
    padding-left:30px;
    padding-right:30px;
}
    
nav .navbar-nav .nav-item {
    margin-left: 15px;
}  

.banner {
    height:auto;
}

.banner .h2 {
    font-size:30px;
}

.h2 {
    font-size: 25px;
}

.h2 br {
    display:none;
}

h4 {
    font-size: 18px;
}


footer {
    padding-top: 40px;
    /*padding-bottom: 50px;*/
}

.footerlogo {
    text-align: center;
    margin-bottom:20px;
} 

.social_icons {
    display: flex;
    justify-content: center;
}
.ftcenter a {
    padding:0 5px;
}

.footerborder {
    padding:0px;
}

.copy {
    padding:15px 50px;
}

   
}
