@media screen and (max-width: 1160px){
  .section2 {
    background-image: url('../../images/background_services.png');
    background-repeat: no-repeat;
    background-size: 1160px 100%;

  }
  .section2 .img-responsive.image_main {
    border-bottom: 2px solid #4d6c7f;
    display: none;
  }

  .banner_service strong {
    font-size: 19px;
  }
  .banner_service p {
    font-size: 16px;
    min-height: 95px;
    min-width: 90%;
    padding-top: 11.5%;
    margin: 0 auto;
  }
}


@media screen and (max-width: 1060px){
  .banner_service strong {
    font-size: 18px;
  }
  .banner_service p {
    font-size: 14px;
    min-width: 150;
  }
}

@media screen and (max-width: 980px) {

  .section5 {
    padding-top: 35px;
  }
  .section5.fixed {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section6.fixed {
    padding-top: 559px;
    padding-bottom: 0;
    color: #ffffff;
  }
  .banner_service {padding-right: 5px; padding-left: 5px; }
  .banner_service p {
    font-size: 14px;
    min-height: 95px;
    min-width: 145px;
  }
  .banner_service strong {
    font-size: 17px;
  }
  .animsition.item.bg-cyan.sloganp{font-size: 10px; }
  .section8 h4 {font-size: 12px; }
  .app-icon {
    width: 33.333333%;
    float: left;
    padding-left: 15px;
  }
  .web-icon {
    width: 33.333333%;
    float: left;
  }
  .desing-icon {
    width: 33.333333%;
    float: left;
    padding-right: 15px;
  }
  .section9 h3 {
    margin: -12px 0 0 0;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
  }

}
@media screen and (max-width: 880px){

  .banner_service p {
    font-size: 13px;
    min-height: 95px;
    min-width: 125px;
  }
  .banner_service strong {
    font-size: 16px;
  }
  .section9 h3 {
    margin: -12px 0 0 0;
    font-size: 18px;
    line-height: 27px;
  }
}

@media only screen and (max-device-width : 1060px) and (orientation : landscape) {
  .section5 {
    display: none;
  }
  .navbar {
    min-height: 100%;
    min-width: 100%;
  }
  .navbar-default {
    background-image: url('../../images/background_home.png')!important;
    background-repeat: no-repeat;
    border-color: transparent;
    padding: 0 10px 0 10px;
    background-size: 100% 100%;
  }
  .nav.navbar-nav.navbar-left{
    display: none;  
  }
  .side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left .4s;
    display: none;
  }
  .side-collapse-container p {
    margin: 0 0 0px;
  }
  .container.slogan-lanscape {
    display: block;
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 1030;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
  }
  .container.slogan-lanscape p.ideas {
    font-size: 22px;
  }
  .container.slogan-lanscape p.ideas strong {
    font-size: 1.034em;
    color: #ffffff;
  }
  .container.slogan-lanscape p.bigs {
    font-size: 1.46em;
  }
  .container.slogan-lanscape p.bigs strong {
    font-size: 1.04em;
    color: #ffffff;
  }
  .container.footer-lanscape {
    position: absolute;
    bottom: 0;
    z-index: 2000;
    width: 100%;
    color: #636363;
    background-color: #ffffff;
    display: block;
  }
  .container.footer-lanscape p {
    margin: 0 0 0px;
  }

  .container.footer-lanscape a {
    color: #636363;
    text-decoration: none;
  }
  .navbar-default .navbar-toggle {
    display:none;
  }
  .turn_your_device .img-responsive {
    max-width: 61px;
    float: right;
    position: absolute;
    top: -100px;
    right: 0;
  }
  .img-responsive.logo {
    max-width: 250px!important;
  }
  .footer-lanscape-copyright {
    text-align: center;
    border-right: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .footer-lanscape-contact {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px){
  .section2 {opacity: 0;
    z-index: 996;
  }
  .slogan {
    opacity: 0;
  }
  .section4 {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1001;
    color: #ffffff;
    background-image: url('../../images/background.png');
    background-repeat: no-repeat;
    background-size: 1160px 199px;
  }
  .section4 .container {
    border-bottom: 2px solid #4d6c7f;
  }
  .section_title {
    padding-top: 45px;
    padding-bottom: 0;;
  }
  .slogan {
    display: none;
  }
  .section4 h1 {text-transform: uppercase; font-size: 30px; }
  .sectionBack {
    opacity: 0;
    max-height: 105px;
  }
  .section5 {
    padding-top: 200px;
    padding-bottom: 10px;
    color: #000;
    background-color: #ffffff;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 998;
    border-bottom: 1px solid #696969;
  }
  .section5 h4 {font-size: 8px;margin-top: 10px;}
  .section5 h3 {font-size: 9px;margin-top: 5px;margin-bottom: 10px;}
  .section6 h2 {font-size: 22px; }
  .section6 p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .banner_service {
    width: 25%;
    float: left;
  }
  .banner_service p {
    font-size: 12px;
    margin-bottom: initial;
    padding: 0px;
    min-height: 75px;
    min-width: 90%;
    padding-top: 11.5%;
    line-height: 20px;
  }
  .banner_service strong {
    font-size: 15px;
  }
  .banner_service.first {
    display: none;
  }
  .section6 .os_ios {
    margin-bottom: 20px;
  }
  .goup {
    text-align: right;
    padding: 30px 30px 10px 0px;
  }
  .section8 h2 {
    font-size: 22px;
    margin-top: 50px;
  }
  .section8 h3 {margin: 0px; font-size: 14px; }
  .section8 p {font-size: 16px; margin-bottom: 15px; margin-top: 21px; }
  .container2 {width: 100%; height: auto; padding: 1%; float: left; margin-bottom: 15px; }
  .left {
    width: 20%;
  }
  .section8 .right {float: left; margin: 0px 0px 0px 5px; width: 75%; }
  .section9 h2 {
    font-size: 24px;
    margin-top: 50px;
  }
  .section9 p {font-size: 16px; margin-bottom: 15px; }
  .section5 {padding-top: 0px; }
  .section5.fixed {
    padding-top: 105px;
    padding-bottom: 10px;
  }
  .section5 .container {
    padding-bottom: 0;
  }
  .section5 .container.transition {
    padding-bottom: 0;
  }
  .section5 .container.grow {
    border-bottom: 0px solid #696969;
  }
  .section6 {
    padding-top: 30px;
    padding-bottom: 0;
    color: #ffffff;
  }
  .section6.fixed {
    padding-top: 172px;
    padding-bottom: 0;
    color: #ffffff;
  }
  img.img-circle.img-responsive {margin: 0 auto; display: none; }
  .app-icon {
    width: 33.333333%;
    float: left;
    padding-left: 15px;
  }
  .web-icon {
    width: 33.333333%;
    float: left;
  }
  .desing-icon {
    width: 33.333333%;
    float: left;
    padding-right: 15px;
  }
  .banner_service_conteiner {
    padding: 0 15px;
  }

}

@media screen and (max-width: 779px){
  .banner_service p {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: initial;
    padding: 0px;
    background-color: #FAA519;
    height: 60px;
    min-height: 20px;
    /* width: 95px; */
    /* vertical-align: middle; */
    padding-top: 10px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px){
  .banner_service_conteiner {
    text-align:center;
  }
  .section8 h2{
    /*color:red;*/
    /*margin:0 auto;*/
  }
  .section8 .left{
    width:35%;

  }
  .section8 .right{
    width:60%;
    text-align: left;
    padding-left: 20px;
  }
  .section8 .left .img-responsive.iconDetails{
    float:right;
  }
  .section9 .right {
    float: left;
    margin: 27px 0px 0px 5px;
    width: 75%;
  }
}

@media screen and (max-width: 480px){
  .banner_service {
    width: 50%;
    float: left;
  }
  .banner_service_conteiner {
    padding: 0 15px;
    min-height: 1px;
    display: block;
    text-align:left;
  }

  .section9 h3 {
    margin: -27px 0 0 0;
    font-size: 18px;
    line-height: 27px;
  }

  .section9 .right {
    float: left;
    margin: 22px 0px 0px 5px;
  }
  .section9 .left {
    float: left;
    width: 20%;
    max-height: 80px;
  }

}
@media screen and (max-width: 360px){
  .section9 h3 {
    margin: -27px 0 0 0;
    font-size: 18px;
    line-height: 27px;
  }

  .section9 .right {
    float: left;
    margin: 22px 0px 0px 5px;
  }
  .section9 .left {
    float: left;
    width: 20%;
    max-height: 80px;
  }
}
.banner_service_conteiner.techno-wrapper {
 text-align:center;
 display:block;
}
