@media (max-width: 1600px) {
  .slide .slide__content--headings h2 {
    font-size: 65px;
  }
  .slide .slide__content--headings h3 {
    font-size: 45px;
  }
  .slide .slide__content--headings p {
    font-size: 30px;
  }
  .grey-bg {
    margin-top: 100px;
  }
  .team-box {
    margin-top: 80px;
  }
  .white-box {
    transform: none;
    right: 35px;
    left: auto;
  }
}
@media (max-width: 1440px) {
  section .wave {
    background-size: cover;
  }
  .meet-sec {
    margin-left: 150px;
    margin-right: 100px;
  }
  .white-box {
       width: calc(100% - 175px);
  }
  .slick-slide .team-inner img {
    z-index: 9;
    position: absolute;
    left: 0px;
    top: 80px;
    width: 150px;
}
.slide__img img {
  height: 100%!important;
} 
.social-link li {
  margin:0 2px;
}

.home_section2_bottom2 h4 {
  padding-bottom: 0;
  font-size: 30px;
}
.home_section2_bottom2 p, .home_section2_bottom2 a {
  font-size: 18px;
}
}
@media (min-width: 1366px) {
  .container2 {
    width: 80%;
    margin: 0 auto;
  }
  .intro-txt {
    bottom: 15px;
  }


  

}
@media (max-width:1366px){
  .container {
    width: 100%;
    padding:0 20px;
  }
  .slick-slide .team-inner img {
    z-index: 9;
    position: absolute;
    left: 0;
    top: 80px;
    width: 130px;
}
.white-box {
    width: calc(100% - 88px);
    right: 0;
}
.home_section2_bottom img {
  height: 100%;
    object-fit: cover;
}
.team_pro_sec {padding-top: 90px;}
}
@media (max-width: 1280px) {
  .menu li {
      float: left;
      padding: 0px;
  }
  .menu li a {
    margin: 0px;
    font-size: 18px;
  }
  .social-link li {
      margin: 0 3px;
  }
  .meet-sec {
    margin-left: 80px;
    margin-right: 100px;
  }
}
@media (max-width: 1199px) {
  .stellarnav {
  display: block;
} 
 nav {
  display: none;
} 
.stellarnav.mobile {
    position: relative;
    z-index: 999999;
}
.stellarnav svg {
  display: none;
}
  .container55 {width: 100%;padding:0 20px;}
  .container {width:100%;}
  header {
    position: static;
    padding: 15px;
  }
  .logo {
    width: 110px;
  }
  .btm-logo {
    width: 130px;
  }
  .intro-txt {
    padding: 0 15px;
  }
  .about-inner .intro-txt {
    margin-top: 115px;
  }
  .about-inner .btm-img {
    left: 128px;
  }
  #nav-icon {
    display: block;
    z-index: 999;
    margin: 12px auto;
  }
  #nav-icon.open span {
    background: #fff;
  }
  .menu {
    width: 100%;
    position: fixed;
    height: 100vh;
    background: #3e5d9f;
    opacity: .9;
    right: -100%;
    top: 0;
    padding-top: 60px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    z-index: 99;
  }
  .menu.menu-open {
    right: 0px;
  }
  .menu>li {
    float: none;
    padding: 10px 0;
    /*text-align: center;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.29);
    clear: both;
    margin: 0px;
  }
  .menu>li:last-child {
    border-bottom: 1px solid transparent;
  }
  .menu a {
    padding: 0px 10px;
  }
  .menu>li>a {
    font-size: 20px;
    color: #ffff;
  }
  .dropdown-backdrop {
    display: none;
  }
  .dropdown-menu {
    width: 100%;
    background: transparent;
    border: 0px;
    box-shadow: none;
    position: static;
    margin: 10px 0 0 0;
    padding: 0px;
    /*text-align: center;*/
  }
  .dropdown-menu li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.29);
    padding: 0px 10px; 
    margin: 0;
  }
  .menu > li > a:hover, .menu > li > a.active {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    padding: 0 10px;
  }
  .dropdown-menu li a {
    color: #fff;
    font-size: 18px;
  }
  .intro-txt p {
      line-height: 20px;
      text-align: justify;
      margin-bottom: 10px;
      font-size: 14px;
  }
 .our_2 ol li {width: 100%;}
  .heading {
    font-size: 26px;
  }  
  .testi-inner h3 {
    font-size: 22px;
  }
  .testi-inner h4 {
    font-size: 19px;
  }
  .testi-inner p {
    font-size: 14px;
  }
  .about-inner .intro-img img {
    width: 350px;
  }
  .about-inner .btm-img {
    bottom: -70px;
    left: 30px;
  }
  .about-inner .intro-img .btm-img img {
    width: 260px;
  }
  .meet-sec {position: static; transform: inherit;}
  .grey-color { padding:40px 0;}
  .grey-bg {
    margin-top: 60px;
  }
.team-bg {position: static; width: 100%; background-size:cover; }
.slick-slide .team-inner img {
    z-index: 9;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 200px;
}
.white-box {
    width: calc(100% - 195px);
    right: 0;
    bottom: 65px;
}
.team_pro_sec {
  padding-top: 50px;
}
.team-div {
      margin: 40px 0 40px 0;
}
.slider2, .slide2 {
    height: 500px!important;
}
.wave-img2 img {
    height: 200px;
}
.slider2 .slide__img img {
  height: 500px!important; 
}
.inner-banner p {
      bottom: 64px;
      font-size: 40px;
}
.temp_banner_sec_left {
  margin-top: 0!important;
 
}
.temp_banner_sec_left p {
   font-size: 18px;
  line-height: 25px;
}
}
@media (max-width: 1024px) {
  .slide .slide__content--headings h2 {
    font-size: 40px;
  }
  .slide .slide__content--headings h3 {
    font-size: 25px;
  }
  .slide .slide__content--headings p {
    font-size: 15px;
  }
  .banner-btm p {
    font-size: 14px;
  }
  .footer-bg {
    padding: 210px 0 50px 0;
  }
  .banner-btm.inner-banner p {
    font-size: 30px;
  }
  .meet-sec {
    margin-left: 50px;
    margin-right: 80px;
  }
  .slick-slide .team-inner img {
    width: 150px;
  }
  .white-box {
    width: calc(100% - 170px);
  }
  .service-slider .slick-slide img {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .slider,
  .slide {
    height: 100vh;
  }

  .slide .slide__img {
    position: absolute;
   /* top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);*/
  }

}
@media (max-width: 992px) {
  .intro-txt {
    padding-right: 15px;
  }
  .team-box {
    margin-top: 60px;
  }
  .logo {
    width: 120px;
  }
}

@media (max-width: 991px) {
  .container {
    width: 96%; 
    margin: 0 auto;
  }

  .footer-bg {
    background: #043371;
    padding: 30px 10px;
  }
  .btm-logo, .foot-link {
    margin: 15px 0;
  }
  .social-link {
    margin-top: 20px;
  }
  .about-section {
    position: static;
    margin-top: 50px;
  }
  .position-btm {
    height: auto;
  }
  .intro-txt {
    position: static;
  }
  .banner-btm p {
    padding: 0 50px;
  }
  .partner-slider .slick-slide img {
    padding: 0 12px;
    margin: 0 auto;
  }
  .team-bg {
    position: static;
    width: 100%;
  }
  .slick-slide .team-inner img {
    top: 45px;
  }
  .grey-color {
    height: 350px;
  }
  .team-bg {
    height: 350px;
  }
  .team-div {
    margin: 50px 0 10px 0;
  }
  .gallery .col-md-4 {
    padding: 10px 15px;
  }
  .grey-color {padding: 20px 0;}
  .meet-sec h2 {margin-top: 0;}
  .white-box {width: 100%; position: static;}
  .border-box ul li {width: 48%;}
  .team-bg {height: auto;padding: 20px 15px;}
  .slick-slide .team-inner img {position: static; transform: inherit; margin:0 auto;}
  .home_section2_bottom img {margin:0 auto;}
  .home_section2_bottom2 {padding: 20px 20px;}
  .slide__img img {height: auto!important;}
  .home_section2_bottom img {height: auto;}
  .wave-img {bottom:0;}
    .home_section1 {padding-top: 0;}
.home_section2 {padding-top: 50px}
  .home_section2_bottom2 h4 {font-size: 25px;}
  .home_section1 img {margin-bottom:40px; max-height: 300px; object-fit: contain;}
  .slider2 .slide__img img {height: 400px!important}
  .slider2, .slide2 {height: 400px!important;}
  .white-box p{padding-bottom: 10px;}
}
@media (max-width: 768px) {
  .banner-btm p br {
    display: none;
  }

  .menu li a {
    font-size: 16px;
  }
 
  .wave-img img {
    height: 200px;
  }
  section .wave {
    height: 120px;
  }
  .about-section {
    margin-top: 20px;
  }
  .container {
    width: 100%;
  }
  .banner-btm.inner-banner p {
    bottom: 62px;
  }
  .resp-vtabs .resp-tabs-container {
    width: 90%;
  }
  .resp-vtabs .resp-tab-content {
    padding: 15px 15px;
  }
  h2.resp-accordion {
    background: #7d7d7d;
    color: #fff;
    font-size: 16px;
  }
  h2.resp-tab-active {
    background: #4598ca!important;
  }
  .resp-arrow {
    border-top: 12px solid #fff;
  }
  h2.resp-tab-active span.resp-arrow {
    border-bottom: 12px solid #fff;
  }
}
@media (max-width: 767px) {
  
  .heading {
    font-size: 22px;
  }
  .intro-img {
    text-align: center;
  }
  .about-inner .intro-img {
    text-align: center;
    width: 55%;
    margin: 0 auto;    
  }
  
  .wave-effect {
    display: none;
  }
  .banner-btm p {
    z-index: 9;
    bottom: 70px;
  }
  .slide .slide__content {
    top: 35%;
  }
  .testi-inner p {
    padding: 0 30px 20px 30px;
  }
  .testi-inner p:before {
    content: '';
    background-position: -16px -2px;
    width: 40px;
    height: 40px;
    background-size: 135px;
  }
  .testi-inner p:after {
    content: '';
    background-position: -84px -1px;
    width: 40px;
    height: 40px;
    background-size: 135px;
    bottom: 6px;
  }
  .project-sec {
    margin-top: 20px;
  }
  .our-img {
    position: static;
    transform: none;
    text-align: center;
    margin-top: 20px;
  }
  .our-img img {
    width: 250px;
  }
  .border-box {
    margin: 10px 0;
  }
  .grey-bg {
    margin-top: 0px;
  }
  .service-text h4 {
    font-size: 16px;
  }
  .about-section.about-inner {
    z-index: 9;
  }
  .foot-link h4 {
    font-size: 18px;
  }
  .foot-link li a {
    font-size: 16px;
  }
  .border-box h3 {
    font-size: 20px;
  }
  .career-form input, .career-form textarea, .career-form p {
    font-size: 14px;    
  }
  .career-form input {
    height: 40px;
  }
  input[type=file]:before {
    font-size: 14px;
    padding: 3px 8px;
  }
  .submit-btn {
    padding: 8px 30px;
    font-size: 14px;
  }
  .add-sec h4 {
    font-size: 18px;
  }
  .our-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.border-box ul li {
    width: 100%;
}
.our-sec {padding:0; margin-bottom: 0;}
.our-sec:before {content: inherit; position: static;}
.team_pro_sec h4 {font-size: 22px;}
.team_pro_sec_left {margin-bottom: 20px;}
.our_2 {padding-top: 20px;}
.banner-btm.inner-banner p {
    bottom: 75px;
}
.our_2 p {
    text-align: justify;
}
.discuss_sec {
  padding-top: 20px;
}
.temp_banner_sec_right {
  padding-left: 15px;
  padding-top: 20px;
}
.temp_banner_sec_right img {
  float: left!important;
}
.wave-img2 img {
    height: 200px!important;
} 

.quote_sec .form-group {
  padding-left: 0;
  padding-right: 0;
} 
}
@media (max-width: 640px) {
  .slide .slide__content--headings h2 {
    font-size: 20px;
  }
  .slide .slide__content--headings h3 {
    font-size: 15px;
  }
  .slide .slide__content--headings p {
    font-size: 10px;
  }
  .wave-img img {
    height: 136px;
  }
  .banner-btm p {
    padding: 0 10px;
    font-size: 12px;
    bottom: 47px;
  }
  .about-inner .btm-img {
    left: 50px;
  }
  .detail {
    width: 100%;
  }
  .slide .slide__content--headings a {
    font-size:14px;
  }
  .temp_banner_sec_left p {
    font-size: 16px;
    line-height: 25px;
}
.discuss_sec p {font-size: 16px;}
.discuss_sec p a {font-size: 18px;}
.wave-img2 img {
    height: 136px!important;
}
.banner-btm.inner-banner p {
    bottom: 49px;
}
.temp_banner_sec_left ul li {font-size: 16px;}
}

@media (max-width: 480px) {
  .about-inner .intro-img .btm-img img {
    width: 190px;
  }
  .team-bg {
    height: auto;
  }
  .white-box {
    right: 0px;
    padding: 12px 15px;
  }
  .slick-slide .team-inner img {
    top: 70px;
    width: 120px;
  }
  .banner-btm.inner-banner p {
    bottom: 49px;
    font-size: 25px;
  }
  .txt {
    display: block!important;
    margin-bottom: 8px!important;
  }

}
@media (max-width: 479px) {

  .banner-btm p {
    bottom: -110px;
    color: #000;
  }
  .banner-btm.inner-banner p {
    color: #fff;
  }
  .about-section {
    margin-top: 120px;
  }
  .border-box {
    padding: 0 15px 10px 15px;
  }
  .add-sec p img {
    width: 20px;
    margin-right: 10px;
  }
  .add-sec p span {
    width: calc(100% - 30px);
    float: right;
  }
  .meet-sec {
    margin-left: 50px;
    margin-right: 80px;
    width: 100%;
    margin: 0;
    padding: 0 15px;
}
.home_section2_bottom2 h4 {
    font-size: 22px;
} 
.home_section2_bottom2 p, .home_section2_bottom2 a {
    font-size: 16px;
}
.home_section1 {
    padding-top: 140px;
}
.home_section2_bottom2 p, .home_section2_bottom2 a {
    font-size: 14px;
}
.slide .slide__content {
    top: 49%;
}
.home_section3 h3 {font-size: 30px;}
.slider2, .slide2 {height: 300px!important;} 
.slider2 .slide__img img {height: 300px!important;}
.intro-txt a {font-size: 14px;}
.team_pro_sec h4 {font-size: 20px;}
.temp_banner_sec_right{width: 100%!important;float: left!important; padding-top: 20px;}
.temp_banner_sec_right img{float: left!important;}
.temp_banner_sec_left h3 {font-size: 20px;}
.discuss_sec h4 {padding-top: 10px;}
.discuss_sec p a {
    font-size: 20px;
    color: #ffffff;
    background: #4598ca;
    padding: 10px 16px;
    border-radius: 15px;
    margin: 0 2px;
    display: inline-block;
    margin-top: 20px;
}
.quote_sec .form-group label{
  font-size: 14px;
}
.quote_sec .form-group {
    margin-bottom: 20px;
}
}
@media (max-width: 360px) {
  .wave-img {
    bottom: -82px;
}

.banner-btm p {
    bottom: -170px;
    color: #000;
}
  
  .about-inner .intro-img {
    float: right;
  }
  .about-inner .intro-img {
    width: 75%;
  }
  .about-inner .btm-img {
    left: 25px;
  }
  .slick-slide .team-inner img {
    position: static;
    margin: 5px auto;
  }
  .meet-sec {
    position: static;
    transform: none;
    margin: 0 15px;
  }
  .team-bg {
    padding: 20px 0;
  }
  .white-box {
    width: 90%;
    position: static;
    margin: 0 auto;
    padding: 10px;
  }
  .white-box h5 {
    text-align: center;
  }
  .career-form p {
    display: block;
    margin: 5px 0;
  }
  .grey-color {
    height: auto;
    padding: 20px 10px;
  }
  .grey-color.add-sec {
    height: 350px;
  }
  .meet-sec h2 {
    margin-top: 0px;
  }
}