@media (max-width: 567px) {
.navbar-brand img{
  width: 70px;
}
.navbar-nav {
  margin-top: 10px;
  background: #333;
  padding: 20px;
  z-index: 10000;
  position: relative;
}
.navbar-nav .nav-item {
  margin-left: 0px;
  margin-bottom: 15px;
}
.navbar-nav .nav-link.active{
  display: inline-block;
}
.banner-content, .banner img, .about-description{
  position: relative;
  top: 0;
  transform: none;
}
.row-reverse{
  flex-direction: column-reverse;
}
.banner img{
  width: 100%;
  padding-top: 20px;
}
.banner-content{
  padding-top: 20px;
}
.banner {
  padding: 70px 0;
  height: auto;
}
.banner-content{
  text-align: center;
}
.banner-content h1,.our-services h2, .heading h2, .reviews h2, .contact-us h3, .history h2,.about-us h1 {
  font-size: 24px;
  line-height: 140%;
  width: 100%;
}
.banner-content p {
  font-size: 16px;
  width: 100%;
}
.banner .social-icons{
  justify-content: right !important;
  padding-left: 0px;
}
.banner .social-icons li{
  margin-left: 0px;
}
.service-wrap h3{
  font-size: 20px;
}
.heading a{
  font-size: 14px;
  width: 100%;
}
.owl-carousel {
  padding: 0;
}
.single-review h5 {
  font-size: 20px;
}
.single-review p {
  font-size: 14px;
}
.input-bg, textarea.form-control,.input-bg-white{
  width: 100%;
}
.contact-us img {
  margin-top: 20px;
}
footer p {
  margin-left: 20px;
  display: inline-block;
}
footer img{
  margin-top: -42px;
}
footer ul {
  padding-left: 0px;
  margin-top: 20px;
}
.social-row, .social-icons {
  justify-content: flex-start;
}
.social-icons li{
  margin-left: 0px;
  margin-right: 20px;
}
.inner-navbar {
  height: 145px;
}
.about-us img{
  margin-top: 20px;
}
.history {
  display: none;
}
.service-wrap img{
  float: none !important;
}
.inner-navbar {
  position: relative;
  background: url(../images/inner-navbar-bg.svg) no-repeat center center;
}
.our-services {
  padding: 100px 0 120px 0;
}
.inner-breadcrumb{
  padding-top: 30px;
}
.projects {
  padding: 10px 0;
}
.social-row p {
  text-align: left;
}
.social-media-icon{
  width: 100%;
}
}

@media only screen and (max-width: 767px) and (min-width: 568px) {

  .banner-content{
    padding-top: 20px;
  }
  .navbar-brand img{
    width: 70px;
  }
  .navbar-nav {
    margin-top: 10px;
    background: #333;
    padding: 20px;
    z-index: 10000;
    position: relative;
  }
  .navbar-nav .nav-item {
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .navbar-nav .nav-link.active{
    display: inline-block;
  }
  .banner-content, .banner img, .about-description{
    position: relative;
    top: 0;
    transform: none;
  }
  .row-reverse{
    flex-direction: column-reverse;
  }
  .banner img{
    width: 100%;
    padding-top: 20px;
  }
  .banner-content{
    padding-top: 20px;
  }
  .banner {
    padding: 70px 0;
    height: auto;
  }
  .banner-content{
    text-align: center;
  }
  .banner-content h1,.our-services h2, .heading h2, .reviews h2, .contact-us h3, .history h2,.about-us h1 {
    font-size: 24px;
    line-height: 140%;
    width: 100%;
  }
  .banner-content p {
    font-size: 16px;
    width: 100%;
  }
  .banner .social-icons{
    justify-content: center !important;
    padding-left: 0px;
  }
  .banner .social-icons li{
    margin-left: 0px;
  }
  .service-wrap h3{
    font-size: 20px;
  }
  .heading a{
    font-size: 14px;
    width: 100%;
  }
  .owl-carousel {
    padding: 0;
  }
  .single-review h5 {
    font-size: 20px;
  }
  .single-review p {
    font-size: 14px;
  }
  .input-bg, textarea.form-control,.input-bg-white{
    width: 100%;
  }
  .contact-us img {
    margin-top: 20px;
  }
  footer p {
    margin-left: 20px;
    display: inline-block;
  }
  footer img{
    margin-top: -42px;
  }
  footer ul {
    padding-left: 0px;
    margin-top: 20px;
  }
  .social-row, .social-icons {
    justify-content: flex-start;
  }
  .social-icons li{
    margin-left: 0px;
    margin-right: 20px;
  }
  .inner-navbar {
    height: 145px;
  }
  .about-us img{
    margin-top: 20px;
  }
  .history {
    display: none;
  }
  .service-wrap img{
    float: none !important;
  }
  .row-reverse{
    flex-direction: column-reverse;
  }
  .inner-navbar {
    position: relative;
    background: url(../images/inner-navbar-bg.svg) no-repeat center center;
  }
  .our-services {
    padding: 100px 0 120px 0;
  }
  .inner-breadcrumb{
    padding-top: 30px;
  }
  .projects {
    padding: 30px 0;
  }
  .social-row p {
    text-align: left;
  }
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
  .banner-content{
    position: relative;
    top: 0;
    transform: none;
  }
  .banner-content img{
    position: relative;
    top: 0;
    transform: none;
    width: 420px;
    margin: 0 auto;
    text-align: center;
  }
  .banner-content{
    padding-top: 20px;
  }
 .navbar-brand img{
  width: 70px;
}

.row-reverse{
  flex-direction: column-reverse;
}
.navbar-nav {
  margin-top: 10px;
  background: #333;
  padding: 20px;
  z-index: 10000;
  position: relative;
}
.navbar-nav .nav-item {
  margin-left: 0px;
  margin-bottom: 15px;
}
.navbar-nav .nav-link.active{
  display: inline-block;
}
.banner-content, .banner img, .about-description{
  position: relative;
  top: 0;
  transform: none;
}
.row-reverse{
  flex-direction: column-reverse;
}
.banner img{
  width: 100%;
  padding-top: 20px;
}
.banner {
  padding: 70px 0;
  height: auto;
}
.banner-content{
  text-align: center;
}
.banner-content h1,.our-services h2, .heading h2, .reviews h2, .contact-us h3, .history h2,.about-us h1 {
  font-size: 24px;
  line-height: 140%;
  width: 100%;
}
.banner-content p {
  font-size: 16px;
  width: 100%;
}
.banner .social-icons{
  justify-content: center !important;
  padding-left: 0px;
}
.banner .social-icons li{
  margin-left: 0px;
}
.service-wrap h3{
  font-size: 20px;
}
.heading a{
  font-size: 14px;
  width: 100%;
}
.owl-carousel {
  padding: 0;
}
.single-review h5 {
  font-size: 20px;
}
.single-review p {
  font-size: 14px;
}
.input-bg, textarea.form-control,.input-bg-white{
  width: 100%;
}
.contact-us img {
  margin-top: 20px;
}
footer p {
  margin-left: 20px;
  display: inline-block;
}
footer img{
  margin-top: -42px;
}
footer ul {
  padding-left: 0px;
  margin-top: 20px;
}
.social-row, .social-icons {
  justify-content: flex-start;
}
.social-icons li{
  margin-left: 0px;
  margin-right: 20px;
}
.inner-navbar {
  height: 145px;
}
.about-us img{
  margin-top: 20px;
}
.history {
  display: none;
}
.service-wrap img{
  float: none !important;
}
.social-row p {
  text-align: left;
} 
.inner-navbar {
  position: relative;
  background:url(../images/inner-navbar-bg.svg) no-repeat center bottom;
}
.our-services {
  padding: 100px 0 120px 0;
}
.inner-breadcrumb{
  padding-top: 30px;
}
.projects {
  padding: 30px 0;
}
.social-row p {
  text-align: left;
}
}

@media only screen and (max-width: 990px) and (min-width: 769px) {
  .banner-content{
    padding-top: 20px;
  }
  .banner-content{
    position: relative;
    top: 0;
    transform: none;
  }
  .row-reverse{
    flex-direction: column-reverse;
  }
  .our-services {
    padding: 100px 0 120px 0;
  }
  .banner-content img{
    position: relative;
    top: 0;
    transform: none;
    width: 420px;
    margin: 0 auto;
    text-align: center;
  }
 .navbar-brand img{
  width: 70px;
}
.navbar-nav {
  margin-top: 10px;
  background: #333;
  padding: 20px;
  z-index: 10000;
  position: relative;
}
.navbar-nav .nav-item {
  margin-left: 0px;
  margin-bottom: 15px;
}
.navbar-nav .nav-link.active{
  display: inline-block;
}
.banner-content, .banner img, .about-description{
  position: relative;
  top: 0;
  transform: none;
}
.banner img{
  width: 100%;
  padding-top: 0px !important;
}
.banner {
  padding: 70px 0;
  height: auto;
}
.banner-content{
  text-align: center;
}
.banner-content h1,.our-services h2, .heading h2, .reviews h2, .contact-us h3, .history h2,.about-us h1 {
  font-size: 24px;
  line-height: 140%;
  width: 100%;
  margin-top: 0 !important;
}
.banner-content p {
  font-size: 16px;
  width: 100%;
}
.banner .social-icons{
  justify-content: center !important;
  padding-left: 0px;
}
.banner .social-icons li{
  margin-left: 0px;
}
.service-wrap h3{
  font-size: 20px;
}
.heading a{
  font-size: 14px;
  width: 100%;
}
.owl-carousel {
  padding: 0;
}
.single-review h5 {
  font-size: 20px;
}
.single-review p {
  font-size: 14px;
}
.input-bg, textarea.form-control,.input-bg-white{
  width: 100%;
}
.contact-us img {
  margin-top: 20px;
}
footer p {
  margin-left: 20px;
  display: inline-block;
}
footer img{
  margin-top: -42px;
}
footer ul {
  padding-left: 0px;
  margin-top: 20px;
}
.social-row, .social-icons {
  justify-content: flex-start;
}
.social-icons li{
  margin-left: 0px;
  margin-right: 20px;
}
.inner-navbar {
  height: 145px;
}
.about-us img{
  margin-top: 20px;
}
.history {
  display: none;
}
.service-wrap img{
  float: none !important;
}
.social-row p {
  text-align: left;
} 
.inner-navbar {
  position: relative;
  background:url(../images/inner-navbar-bg.svg) no-repeat center bottom;
}
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
  .banner {
    height: 900px;
  }  
  .our-services {
    padding: 100px 0 120px 0;
  }
  .banner-content{
    padding-top: 20px;
  }
  .banner-content{
    position: relative;
    top: 0;
    transform: none;
  }
  .banner-content, .banner img, .about-description{
    position: relative;
    top: 0;
    transform: none;
  }
  .banner img{
    width: 100%;
  }
  .banner {
    padding: 70px 0;
    height: auto;
  }
  .banner-content{
    text-align: center;
  }
  .banner-content h1,.our-services h2, .heading h2, .reviews h2, .contact-us h3, .history h2,.about-us h1 {
    font-size: 24px;
    line-height: 140%;
    width: 100%;
  }
  .banner-content p {
    font-size: 16px;
    width: 100%;
  }
  .banner .social-icons{
    justify-content: center !important;
    padding-left: 0px;
  }
  .banner .social-icons li{
    margin-left: 0px;
  }
  .banner img{
    margin-top: 100px;
    padding-top: 0;
  }
  .banner-content{
    margin-top: 100px;
    padding-top: 0;
  }
  .inner-navbar {
    position: relative;
    background:url(../images/inner-navbar-bg.svg) no-repeat center center;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1025px) {
  .banner {
    height: 900px;
  } 
  .our-services {
    padding: 100px 0 120px 0;
  }
  .social-icons{
    justify-content: flex-end !important;
  }
  .banner-content, .banner img, .about-description{
  position: relative;
  top: 0;
  transform: none;
}
.banner img{
  margin-top: 100px;
  padding-top: 0;
}
.banner {
  padding: 70px 0;
  height: auto;
}
.banner-content{
  text-align: center;
}
.banner-content h1 ,.banner-content p{
  width: 100%;
}
.banner-content h1{
  font-size: 30px;
}
.banner-content{
  margin-top: 100px;
  padding-top: 0;
}
.banner-content{
  position: relative;
  top: 0;
  transform: none;
}
.banner img {
  width: 500px;
}
.inner-navbar {
  position: relative;
  background:url(../images/inner-navbar-bg.svg) no-repeat center center;
  height: 235px;
}
}