@media (min-width: 1371px)  {
    .laySpace{
        width:20%;
        height:300px;
        float:left;
    }

    .lay1{
        width:15%;
        height:300px;
        float:left;
        margin-left: 5px;
    }

    #main-slider.carousel h1 {
        font-size: 72px;
    }

    #main-slider.carousel h2 {
        font-size: 24px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
        margin-top: -39px;
    }

    #solution-slider.carousel h2 {
        font-size: 24px;
    }

    .carousel-content {
        margin-top: 225px;
    }

    #businessH{
        height: 180px;
    }

    #redBanner{
        height: 210px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 36px;
        font-family: 'Microsoft Yahei';
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 21px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-position-x:center;
        background-position-y:70px;
    }

    .placeholderLogin{
        height: 180px;
    }

    .placeholderSubTitle{
        height: 65px;
    }
    
    .placeholder{
    	height:350px;
    }

}

    /* lg */
@media (min-width: 1210px )  and (max-width: 1370px)   {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }

    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    #main-slider.carousel h1 {
        font-size: 72px;
    }

    #main-slider.carousel h2 {
        font-size: 24px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
        margin-top: -39px;
    }

    #solution-slider.carousel h2 {
        font-size: 24px;
    }

    .container {
        width: 1100px;
    }

    #solution-inner{ margin-top:-220px; }

    .laySpace{
        width:10%;
        height:300px;
        float:left;
    }

    .lay1{
        width:20%;
        height:300px;
        float:left;
        margin-left: 5px;
    }

    .carousel-content {
        margin-top: 155px;
    }

    #businessH{
        height: 124px;
    }

    #redBanner{
        height: 124px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 30px;
        font-family: 'Microsoft Yahei';
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 18px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-position-x:center;
        background-position-y:70px;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }
    
    .placeholder{
    	height:350px;
    }
    
    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
    }

    #solution-slider.carousel h2 {
        font-size: 20px;
    }
}

/* md */
@media (min-width: 992px) and (max-width: 1210px) {

    .laySpace{
        width:1%;
        height:300px;
        float:left
    }

    .lay1{
        width:20%;
        height:300px;
        float:left
    }

    #numContainer{
        width: 900px;
    }

    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }

    .navbar-nav > li {
        margin-left: 10px;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }

    .recent-work-wrap .overlay {
        padding: 15px;
    }

    .services-wrap {
        padding: 40px 10px 40px 30px;
    }

    .feature-wrap h2,
    .single-services h2 {
        font-size: 18px;
    }

    .feature-wrap h3,
    .single-services h3 {
        font-size: 14px;
    }

    .tab-wrap .media .parrent.pull-left {
        clear: both;
        width: 100%;
    }

    .tab-wrap .media .parrent.media-body {
        clear: both;
    }

    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .recent-work-wrap .overlay .preview {
        line-height: inherit;
    }

    .team-bar .first-arrow {
        width: 21%;
    }

    .team-bar .second-arrow {
        width: 20%;
    }

    .team-bar .third-arrow {
        width: 21%;
    }

    .team-bar .fourth-arrow {
        width: 20%;
    }

    ul.social_icons li {
        margin-right: 0;
    }

    #main-slider.carousel h1 {
        font-size: 72px;
    }

    #main-slider.carousel h2 {
        font-size: 24px;
    }

    #solution-slider.carousel h2 {
        font-size: 24px;
    }

    #solution-inner{ margin-top:-220px; }

     .carousel-content {
        margin-top: 155px;
    }

    #businessH{
        height: 124px;
    }

    #redBanner{
        height: 124px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 30px;
        font-family: 'Microsoft Yahei';
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 18px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-position-x:center;
        background-position-y:70px;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }
    
    .placeholder{
    	height:350px;
    }

    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
    }

    #solution-slider.carousel h2 {
        font-size: 20px;
    }
}

/* sm */
@media (max-width: 991px) {

    .lay1{
        width:20%;
        height:300px;
        float:left;
        margin-left: 5px;
    }

    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav > li {
        margin-left: 0;
    }

     .carousel-content {
        margin-top: 155px;
    }

    #main-slider.carousel h1 {
        font-size: 36px;
    }

    #main-slider.carousel h2 {
        font-size: 18px;
    }

    #solution-slider.carousel h1 {
        font-size: 36px;
    }

    #solution-slider.carousel h2 {
        font-size: 18px;
    }

    #redDivh1 {
        font-size: 25px;
    }

    #redDivh2 {
        font-size: 15px;
    }

    .tab-wrap .media .parrent.pull-left,
    .media.accordion-inner .pull-left {
        clear: both;
        width: 100%;
    }

    .tab-wrap .media .parrent.media-body,
    .media.accordion-inner .media-body {
        clear: both;
    }

    .services-wrap {
        padding: 40px 0 40px 30px;
    }

    .recent-work-wrap .overlay {
        padding: 15px;
    }

    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }

    .sinlge-skill {
        width: 150px;
        height: 150px;
    }

    .sinlge-skill p em {
        font-size: 25px;
    }

    .sinlge-skill p {
        font-size: 16px;
    }

    .team-bar .first-one-arrow {
        width: 2%;
    }

    .team-bar .first-arrow {
        width: 18%;
    }

    .team-bar .second-arrow {
        width: 24%;
    }

    .team-bar .third-arrow {
        width: 15%;
    }

    .team-bar .fourth-arrow {
        width: 20%;
    }

    .blog .blog-item .entry-meta > span a {
        font-size: 10px;
    }

    .banner_text_title {
        font-size: 55px;
    }
    .banner_text_title p{font-size: 30px;}
    .banner_text_title .colon{ width: 45px; height: 33px; background-size: 90px; }
    .banner_text_title .right_colon{background-position-x: -45px;}
    .banner_text_sub_title{ font-size: 14px;}


    #solution-inner{ margin-top:-220px; }

    .carousel-content {
        margin-top: 155px;
    }

    #businessH{
        height: 124px;
    }

    #redBanner{
        height: 124px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 30px;
        font-family: 'Microsoft Yahei';
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 18px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-position-x:center;
        background-position-y:70px;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }
    
    .placeholder{
    	height:350px;
    }

    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
    }

    #solution-slider.carousel h2 {
        font-size: 20px;
    }
}

/* xs */
@media (min-width: 768px){
    #numContainer .col-sm-2 {
        width: 16.66666667%;
        margin-left: 10px ;
    }
    #solution-inner{ margin-top:-220px; }
}

@media (max-width: 768px) {
    #numContainer {
        height: 0px !important;
    }

    #numberCol2{
        margin-left: 10px ;
    }

    #solution-inner{ margin-top:-220px; }

      .carousel-content {
        margin-top: 155px;
    }

    #businessH{
        height: 124px;
    }

    #redBanner{
        height: 124px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 30px;
        font-family: 'Microsoft Yahei';
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 18px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-position-x:center;
        background-position-y:70px;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }
    
    .placeholder{
    	height:150px;
    }

    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
    }

    #solution-slider.carousel h2 {
        font-size: 20px;
    }

}

/* xs
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 30px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

*/
/* XS Portrait */
@media (max-width: 480px) {

}

/*
@media (min-height: 900px ) {
    .carousel-content {
        margin-top: 225px;
    }

    #main-slider.carousel h1 {
        font-size: 72px;
    }

    #main-slider.carousel h2 {
        font-size: 24px;
    }

    .specFont1{
        margin-left: -40px;
    }

    .specFont2{
        margin-left: -20px;
    }

    .placeholderLogin{
        height: 180px;
    }

    .placeholderSubTitle{
        height: 65px;
    }

    .errorPlaceHolder{
        height: 250px;
    }

    #businessH{
        height: 210px;
    }

}

@media (min-height: 700px) and (max-height: 900px)  {

    .carousel-content {
        margin-top: 155px;
    }

    #main-slider.carousel h1 {
        font-size: 60px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    .specFont1{
        margin-left: -30px;
    }

    .specFont2{
        margin-left: -20px;
    }

    .placeholderLogin{
        height: 80px;
    }

    .placeholderSubTitle{
        height: 30px;
    }

    #businessH{
        height: 210px;
    }

}

@media (max-height: 700px  ){
    .carousel-content {
        margin-top: 155px;
    }

    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 18px;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }

    #businessH{
        height: 124px;
    }

    .specFont1{
        margin-left: -20px;
    }

    .specFont2{
        margin-left: -13px;
    }

}

*/

/*
@media (min-height: 769px) {

    #main-slider .carousel .carousel-content {
        margin-top: 225px;
    }

    #businessH{
        height: 210px;
    }

    #redBanner{
        height: 210px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 36px;
        font-family: 'Microsoft Yahei';
        margin-top: 60px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 21px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {
        background-repeat: no-repeat;
        background-size: cover;
        background-position:center;
    }

    .placeholderLogin{
        height: 180px;
    }

    .placeholderSubTitle{
        height: 65px;
    }
}

@media (max-height: 768px) {

    #main-slider .carousel .carousel-content {
        margin-top: 125px;
    }

    #businessH{
        height: 124px;
    }

    #redBanner{
        height: 124px;
        width: 100%;
        background-color: #DB251D;
        text-align: center;
        padding-top: 10px;
        z-index: 999;
        position: relative;
    }

    .redDivh1{
        color: white;
        letter-spacing: 6px;
        font-size: 30px;
        font-family: 'Microsoft Yahei';
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .redDivh2{
        color: white;
        font-size: 18px;
        font-family: 'Microsoft Yahei'
    }

    #main-slider .item {

        background-repeat: no-repeat;
        background-size: cover;
        background-position:center;
    }

    .placeholderLogin{
        height: 30px;
    }

    .placeholderSubTitle{
        height: 30px;
    }

    #main-slider.carousel h1 {
        font-size: 48px;
    }

    #main-slider.carousel h2 {
        font-size: 20px;
    }

    #solution-slider.carousel h1 {
        font-size: 48px;
    }

    #solution-slider.carousel h2 {
        font-size: 20px;
    }
}

*/

