@media(max-width:1200px){
 nav.navbar {
  top: -5px;
}
.navbar-brand img
{
	width:180px;
}
  .about-round {
    transform: translateX(-64%);
}
.mv-block .project-item-text p{
  font-size: 16px;
}
.project-left-circle{
  display: none;
}
.project-slider-container {
  margin: 0 auto;
}
#get-in-touch{
  background-color: #00c7d0;
  background-image: none;
  position: relative;
}
#get-in-touch .circle-bg{
  display: none;
}
#intro .social-bar {
  right: 32px;
}
.stats-container h4 {
  font-size: 37px;
}
}
@media(min-width:1200px){
    nav.navbar .navbar-brand{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
      }
}

@media(max-width:1150px) {

	 .overlay {
    width: 74% !important;
}

  .footer-container {
    padding: 0px 30px;
}
  #bottom-menu{
    display: none !important;
  }
  #services .bg-circle {
    display: none;
}
#intro {
  min-height: 100vh;
  padding: 0px !important;
}
  .fp-section.fp-table, .fp-slide.fp-table{
    height: auto !important;
    padding: 40px 0px !important;
  }
  .fp-tableCell{
    height: auto !important;
  }
  #get-in-touch{
    padding: 80px 0px ;
  }
 
    .banner-left-container{
      display: none;
    }
    .about-img{
      display: none;
    }
    .shapes{
      display: none;
    }
    .about-right-container .about-content {
      position: static !important;
      transform: none;
      margin: 0 auto;
      max-width: 100%;
      text-align: center !important;
      padding: 0px 1.5rem;
  }
  .about-right-container img{
    display: none;
  }
  .slider-wrapper {
    transform: scale(1);
    margin-bottom: 30px;
}
.testimonial-item
{
	margin-left:0.5rem;
	margin-right:0.5rem;
}
.testimonial-block {
  margin-bottom: 30px;
}
.tech-slider .slick-arrow {
    top: 100%;
}

}
@media(max-width:991px) {
.solution-alterview-section .about-round, #project .shape2
{
	display:none;
}	
.content {
  padding-top: 50px;
		padding-bottom:50px;
}
.content__item_text
{
		max-height:500px;
	overflow:scroll;
padding: 0px 15px 10px 0px;
}
.content-close, .content-close:hover
{
	padding-left:0px;
	margin-left: 0rem;
}
.stats-container h4 {
  font-size: 30px;
}
.stats-container span {
  font-size: 84%;
		line-height: 18px;
}
.stats-container h4.year {
  left: 6%;
}
.stats-container h4.projects {
  left: 26%;
}
.stats-container h4.renovate {
  left: 45%;
}
.stats-container h4.employees {
  right: 25%;
}
.stats-container span.employees {
  right: 25%;
}
.stats-container h4.turnover {
  right: 5%;
}
.stats-container span.turnover {
  right: 4.5%;
}
}
@media(max-width:768px) {
.section, #get-in-touch {
    padding: 40px 0px;
}
.h1, h1 {
    font-size: 2rem;
}
.display-4, .mv-block h1 {
    font-size: 2.5rem;
}
.about-alterview-section .section-padder
{
	 padding: 40px 15px;
}
.about-alterview-section .pb-5
{
  padding-bottom: 1em !important;
}
#about .pt-5, #about .mt-5
{
	padding-top:20px !important;
	margin-top:0px !important;
}
  .mv-block .project-item-text p {
    font-weight: 500;
}
.project-item .project-item-text {
    margin-right: 0%;
}
.mv-block .project-item-text img{
  display: none;
}
.mv-block .project-item-text{
  border-radius: 10px !important;
}
.mv-block  .project-item .project-item-text.right{
  margin-left: 0px;
}
.mv-block .project-item-inner .thumb{
  width: 300px;
  margin: 0 auto;
  margin-bottom: 30px;
}
  .vision-block{
    order: -1;
  }
  .mv-block h1{
    margin-bottom: 30px !important;
  }
  .footer-about{
    order: -1;
  }
  .footer-container {
    max-width: 500px;
    padding: 0px 30px;
}

  .project-slider .project-item img {
    width: 245px;
}
  .project-slider .slick-arrow.slick-prev {
    left: -22px;
}
  .project-item-inner {
    flex-direction: column;
}
.project-slider-container {
  width: 100%;
}
.project-slider .project-item-text img {
  display: none;
}
.project-item-inner .project-item-text-content {
  position: static !important;
}
.project-item-inner .thumb{
  order: -1;
  margin-bottom: 30px;
}
.project-slider .project-item-text {
  margin-right: 0px;
  border-radius: 15px !important;
/*  font-weight: 700;*/
}
  .banner-content h1 {
    font-size: 42px;
				line-height:50px;
    font-weight: 700;
}
.stats-container h4.year, .stats-container h4.projects, .stats-container h4.renovate, .stats-container h4.employees, .stats-container h4.turnover {
  top: 39%;
}
.stats-container span.year, .stats-container span.projects, .stats-container span.renovate, .stats-container span.employees, .stats-container span.turnover {
  top: 51%;
}
.stats-container h4 {
	font-size: 20px;
}
.stats-container span {
	font-size: 70%;
	 line-height: 13px;
}
.solution-items .thumb, .technoloy-slider .thumb
{
	margin-top:10px;
	margin-bottom:15px;
}
.tech-slider
{
	margin-bottom:60px;
}
}
@media(max-width:415px) {
.stats-container .img-fluid {
  width: 105%;
  max-width: 105%;
  margin-left: -7px;
}
.stats-container h4 {
  font-size: 23px;
}
.stats-container span {
  font-size: 59%;
  line-height: 9px;
}
.stats-container h4.year, .stats-container h4.projects, .stats-container h4.renovate, .stats-container h4.employees, .stats-container h4.turnover {
  top: 36%;
}
.stats-container h4.year {
    left: 4%;
}
.stats-container span.year {
    left: 4%;
}
.stats-container h4.projects {
    left: 25%;
}
.stats-container h4.renovate {
    left: 44%;
}
.stats-container span.renovate {
    left: 43%;
}

.stats-container h4.turnover {
    right: 2%;
}
.stats-container h4.employees {
    right: 23%;
}
.stats-container span.employees {
    right: 21%;
}
.stats-container span.projects {
    left: 22%;
}
.stats-container span.turnover {
    right: -1%;
}
.footer-container {
    padding: 0px 20px;
}
.testimonial-item
{
	margin-left:0rem;
	margin-right:0rem;
}
.banner-content h1 {
  font-size: 30px;
  line-height: 32px;
}
}
@media(max-width:375px) {
.stats-container span {
  font-size: 58%;
  line-height: 10px;
}

}