@media (max-width: 1199px) {
  .navbar-nav{
    padding-left: 50px;
  }

  section.home-features-section .mobile-back{
    margin-top: 150px;
  }

  .home-features-section .line{
    display: none;
  }

  section.features-third-section .widget-box{
    padding: 0px 0px;
  }

  section.about-second-section .team-item{
    height: 387px;
    width: 293px;
  }

  footer h3{
    margin-top: 50px;
  }
}

@media (max-width: 991px) {

    .navbar-default .navbar-nav>li>a{
      padding: 15px 5px 5px!important;
      font-size: 10px;
    }

    .navbar-default.navbar-shrink .navbar-nav>li>a{
      padding: 30px 5px 5px!important;
      font-size: 10px;
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
      font-size: 10px;
    }


    section.about-second-section .team-item{
      height: 436px;
      width: 330px;
    }

    footer .footer-bottom .nav-bottom{
      display: table;
      margin: 0px auto;

    }

    footer .footer-bottom a{
      text-align: center;
      margin: 0px auto;
    }

    footer .footer-bottom .copyright{
      padding-top: 20px;
      text-align: center;
    }
	
	
	
	

    footer .footer-simplecal .nav-bottom{
      display: table;
      margin: 0px auto;

    }

    footer .footer-simplecal a{
      text-align: center;
      margin: 0px auto;
    }

    footer .footer-simplecal .copyright{
      padding-top: 20px;
      text-align: center;
    }
	
	

    section.home-features-section .main-box{
      padding-top: 0px;
    }

    section.home-features-section .mobile-back{
      margin-top: 0px;
      height: 600px;
    }

    section.home-features-section .mobile-back .img-contain{
      height: 400px;
      margin-top: 100px;
      position: relative;

    }

    section.home-features-section .mobile-back .owl-item{
      margin-top: 60px;
    }

    section.features-third-section .owl-item{
      margin-top: 80px;
    }

    section.home-features-section .mobile-back .img-contain .text-box{
      position: absolute;
      top: -120px;
      width: 100%;
      text-align: center;
      display: block;
    }

    section.home-features-section .mobile-back .img-contain p{
      padding: 0px;
    }

    section.home-features-section .mobile-back .img-contain p.title{
      position: relative;
      width: 100%;
      text-align: center;
      color: #5bb4af;
      font-weight: 600;
    }


    section.features-version2-section .img-contain{
      background-position: top center;
      margin-bottom: 50px;
    }

    section.features-third-section .button-box{
      display: none;
    }

    section.features-second-section .img-contain{
      height: 400px;
      margin-left: -30px;
    }

    section.features-third-section .go-to-top{
      margin-top: 50px;
    }

    section.features-third-section .widget-item{
      height: 650px;
    }

    section.whatsnew-second-section .img-contain{
      height: 475px;
      margin: 50px;
    }

    .owl-nav{
      display: none;
    }

    section.about-second-section .team-item .hover .name{
      font-size: 35px;
    }

    section.about-second-section .team-item .hover .job{
      font-size: 24px;
    }

    footer h3{
      margin-top: 0px;
    }

    footer .btn-info{
      margin-bottom: 50px;
    }

    footer .btn-default{
      width: 140px;
      padding: 10px;
    }

    footer .google{
      width: 160px;
      margin-top: 8px;
    }

    footer .huawei{
      width: 160px;
      margin-top: 8px;
    }

    .desktop{
      display: none;
    }

    .mobile{
      display: block;
      margin-bottom: 0px!important;
    }
    section.features-fourth-section .content.first{
      padding-left: 15px;
      padding-top: 0px;
      font-size: 12px;
      display: table;
    }
    section.features-fourth-section .content.first span{
      display: table-cell;
      vertical-align: middle;
    }
    section.features-fourth-section .head.first{
      padding-left: 20px;
    }

    .feature-header .bild{
      width: 350px;
    }
}

@media (max-width: 767px) {

  .navbar-default{
    margin-top: 0px;
    background-color: transparent;
    height: 70px;
  }

  .navbar-default .navbar-nav>li>a{
    font-size: 14px;
  }

  .navbar-default.navbar-shrink .navbar-nav>li>a{
    font-size: 14px;
  }

  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    font-size: 14px;
  }

  .navbar-default.white-bg{
    background-color: #f0f0f0;
  }

  .navbar-default.white-bg .navbar-toggle .icon-bar{
    background-color: black!important;
  }

  .navbar-default .navbar-brand {
    padding: 0px;
    margin: 5px 5px!important;
    height: 60px;
    width: 60px;
}

.navbar-default .navbar-toggle .icon-bar{
  background-color: white!important;
}

.navbar-default.navbar-shrink .navbar-toggle .icon-bar{
  background-color: black!important;
}

.navbar-default .navbar-brand img {
    height: 60px;
    width: 60px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default.navbar-shrink .navbar-nav>li>a{
  color: black;
  padding: 10px 10px 10px!important;
  border: none;
  font-size: 14px;
  margin: 0px 0px!important;
  padding-left: 50px!important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
  color: white!important;
  background-color: #5bb4af;
  border: none;
  margin: 0px 0px!important;
  padding-left: 50px!important;
}

.navbar-default.navbar-shrink .navbar-nav>.active>a,
.navbar-default.navbar-shrink .navbar-nav>.active>a:focus,
.navbar-default.navbar-shrink .navbar-nav>.active>a:hover{
  color: white!important;
  background-color: #5bb4af;
  border: none;
  margin: 0px 0px!important;
  padding-left: 50px!important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
  color: white;
  background-color: #5bb4af;
  border: none;
}

.navbar-default.navbar-shrink .navbar-nav>li>a:focus,
.navbar-default.navbar-shrink .navbar-nav>li>a:hover{
  color: white;
  background-color: #5bb4af;
  border: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{
  color: black;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse{
  max-height: 340px;
}

  .navbar-default .container{
    width: 100%;
    background-color: transparent;
  }

  .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        background-color: #f0f0f0;
        margin: 0px -15px!important;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        padding-left: 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

  header.rev-slider{
    margin-top: 0px;
  }

  header.standard{
    height: 550px;
  }

  header.standard .mask{
    height: 550px;
  }

  header.standard .row{
    padding-top: 150px;
  }

  header.standard h1{
    font-size: 30px;
  }

  header.standard p{
    font-size: 20px;
    line-height: 1.6;
  }

  #feature-header .row{
    padding-top: 80px;
  }

  .feature-header .item h1{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .feature-header .item{
    height: 550px;
  }

  h2{
    font-size: 30px;
  }

  section.whatsnew-first-section p.pic-title{
    font-size: 24px;
  }

  section.whatsnew-first-section p.pic-subtitle{
    font-size: 18px;
  }

  section.home-features-section .btn-default{
    margin-top: 20px;
  }

  section.home-features-section .feature-box{
    margin: 0px;
    margin-bottom: 20px;
  }

  section.home-whatsnew-section{
    padding-top: 0px;
  }

  section.home-whatsnew-section .img-contain{
    height: 400px;
  }

  section.home-whatsnew-section h2{
    margin-top: 0px;
  }

  section.home-background-section h2{
    padding-top: 60px;
  }

  section.about-second-section h2{
    padding-top: 50px;
  }

  section.about-second-section .team-item{
    width: 330px;
    height: 435px;
    margin: 15px auto;
  }

  section.whatsnew-second-section h2{
    padding-top: 0px;
  }

  section.about-third-section h2{
    margin-top: -50px;
    font-size: 30px;
  }

  section.about-third-section p{
    font-size: 18px;
    line-height: 1.6;
  }

  section.whatsnew-third-section p{
    font-size: 18px;
    line-height: 1.6;
  }

  section.whatsnew-third-section{
    height: auto;
    padding: 0px 0px 50px;
  }

  section.whatsnew-third-section p.title{
    padding-top: 0px;
    font-size: 30px;
  }

  section.business-first-section{
    padding-top: 0px;
  }

  section.business-first-section h2{
    font-size: 30px;
  }

  section.business-second-section{
    height: auto;
  }

  section.business-second-section h2{
    margin-top: 20px;
  }

  section.desktop-first-section{
      padding-top: 0px;
  }

  section.desktop-first-section h2{
      font-size: 30px;
  }

  section.desktop-second-section{
      height: auto;
  }

  section.desktop-second-section h2{
      margin-top: 20px;
  }

  section.presse-first-section .presse-item {
    padding: 0px 15px 100px 15px;
  }

  section.features-fourth-section{
    padding: 50px 0px;
  }

  section.features-fourth-section .head{
    text-overflow: ellipsis;
    text-align: center!important;
    font-size: 18px;
  }

  section.features-fourth-section .head.first{
    padding-top: 0px;
  }

  section.features-third-section .btn-white{
    margin: 10px 5px;
  }

  section.features-first-section .btn-default{
    width: 330px;
  }

  section.features-third-section .widget-box{
    height: 550px;
    margin-top: 40px;
  }

  section.features-third-section .widget-item{
    height: 400px;
    position: relative;
  }

  section.features-third-section p.subtitle{
    font-size: 18px;
    padding-top: 20px;
  }

  section.features-third-section .widget-item .btn-white.mobile{
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -70px;
    margin: auto;
  }

  section.features-third-section h2{
    margin-top: 0px;
  }

  section.presse-second-section{
    height: 700px;
  }

  section.presse-second-section h2{
    padding-top: 100px;
  }

  section.presse-second-section p{
    font-size: 18px;
    line-height: 1.6;
  }

  section.about-first-section p{
    font-size: 18px;
    line-height: 1.6;
  }

  section.presse-first-section p{
    padding-top: 60px;
  }

  #feature-header{
    width: 100%;
    height: 450px;
  }

  .feature-header .bild{
    width: 270px;
    height: 550px;
  }

  .feature-header .item{
    height: 350px;
  }

  .feature-header .item .mobile-text{
    width: 50%;
  }

  .feature-header .item .mobile-bild{
    position: absolute;
    height: 200px;
    width: 100%;
    top: 0px;
    left: 50%;
  }
  .feature-header .item h1{
    font-size: 30px;
  }
  .feature-header .item p{
    font-size: 25px;
  }

  section.features-second-section .download-box{
    padding-top: 30px;
  }

  section.features-third-section .download-box{
    padding-top: 0px;
  }
  section.features-third-section{
    padding-bottom: 50px;
  }
  section.whatsnew-first-section{
    padding-bottom: 10px;
  }
  section.whatsnew-second-section .img-contain{
    height: 400px;
  }
  section.about-second-section{
    padding-bottom: 0px;
  }
  section.about-third-section{
    padding: 0px 0px 50px 0px;
  }
}

@media (max-width: 500px) {
  #feature-header{
    width: 100%;
    height: 650px;
  }
  .feature-header .item .mobile-text{
    width: 100%;
  }

  .feature-header .item .mobile-bild{
    position: absolute;
    height: 300px;
    width: 100%;
    top: 225px;
    left: 0px;
  }
  .feature-header .bild{
    width: 270px;
    left: 60px;
  }

  .feature-header .item{
    height: 550px;
  }
}
