@font-face {
    font-family: 'bebas';
    src: url('fonts/BEBAS___.eot');
    src: local('☺'), url('fonts/BEBAS___.woff') format('woff'), url('fonts/BEBAS___.ttf') format('truetype'), url('fonts/BEBAS___.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "source-han-sans-simplified-c",sans-serif;
    font-weight: 100;
}

body.homePage {
    overflow: hidden;
}

.case-items li a {
    text-decoration: none;
}

.case-items li a:hover, .case-items li a:active {
    text-decoration: none;
}

.phone {
    font-family: "bebas";
    font-weight: 100;
    font-size: 18px;
    color: #666;
    padding-top: 22px;
    padding-bottom: 23px;
    margin-left: 35px;
}

.phone i {
    margin-right: 5px;
    width: 15px;
}

/* Style for our header texts
	* --------------------------------------- */
.title1 {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0;
    padding:0;
}


.ai_section {
    position: absolute;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "source-han-sans-simplified-c",sans-serif;
    font-weight: 100;
    line-height: 1.1;
}

.tableCell {
    vertical-align: top;
}

.intro p{
    color: #fff;
}


/* Centered texts in each section
* --------------------------------------- */
.section{
    height: auto;
}

/* Fixed header and footer.
* --------------------------------------- */
#header, #footer{
    position:fixed;
    height: 70px;
    display:block;
    width: 100%;
    z-index:200;
    text-align:center;
    color: #666;
    background: #FFF;
    border-bottom: 1px solid #eee;
}

.firstSection #header, .transparent #header {
    border-bottom: none;
    background-color: transparent;
}

#header{
    top:0px;
}
#footer{
    bottom:0px;
}

.globalhead {
    display: none;
}

.padding-header {
    padding-top: 71px;
}

.firstSection .globalhead {
    display: block;
    width: 100%;
    height: 113px;
    position: fixed;
    top: 0px;
    background: url(../img/nav_bj.png) 0 0 repeat-x;
    z-index: 100;
}

.transparent .globalhead {
    display: block;
    width: 100%;
    height: 113px;
    position: fixed;
    top: 0px;
    background: url(../img/nav_bj.png) 0 0 repeat-x;
    z-index: 100;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu {
    bottom: 80px;
}
#infoMenu li a {
    color: #fff;
    z-index: 999;
}

/* header menu */
.navbar-brand {
    padding-top: 22px;
    padding-bottom: 23px;
}

.navbar-nav {
    color: #666;
    padding-bottom: 1px;
}

.navbar-nav >li >a {
    padding: 25px 35px;
    color: #666;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 2px;
}

.navbar-nav >li.active >a, .navbar-nav >li.active a:hover {
    color: #03b0d2;
    background-color: rgba(240, 240, 240, 0.3);
}

.navbar-nav >li.active b {
    display: block;
    margin:-1px auto 0;
    width: 100%;
    height: 1px;
    background-color: #03b0d2;
}

.navbar-nav >li>a:hover, .navbar-nav >li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav >li:hover {
    background-color: transparent;
}

.navbar-nav >li b{
    display: block;
    margin:-1px auto 0;
    width: 0;
    height: 1px;
    background-color: #03b0d2;
    transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s
}
.navbar-nav >li:hover b {
    width:100%;
}

.firstSection .navbar-nav >li {
    color: rgba(255, 255, 255, 0.6);
}
.transparent .navbar-nav >li {
    color: rgba(255, 255, 255, 0.6);
}

.firstSection .navbar-nav >li >a {
    color: rgba(255, 255, 255, 0.6);
}

.transparent .navbar-nav >li >a {
    color: rgba(255, 255, 255, 0.6);
}

.firstSection .navbar-nav >li.active >a, .firstSection .navbar-nav >li.active a:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(240, 240, 240, 0.1);
}

.transparent .navbar-nav >li.active >a, .transparent .navbar-nav >li.active a:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(240, 240, 240, 0.1);
}

.firstSection .navbar-nav >li>a:hover, .firstSection .navbar-nav >li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.transparent .navbar-nav >li>a:hover, .transparent .navbar-nav >li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.firstSection .nav-second-main {
    color: #fff;
}

.transparent .nav-second-main {
    color: #fff;
}

.firstSection .navbar-nav >li.active b {
    background-color: rgba(255, 255, 255, 0.6);
}

.transparent .navbar-nav >li.active b {
    background-color: rgba(255, 255, 255, 0.6);
}

.firstSection .navbar-nav >li b{
    background-color: #fff;
}

.transparent .navbar-nav >li b{
    background-color: #fff;
}

.first-section .tableCell {
    vertical-align: bottom;
}

.transparent .tableCell {
    vertical-align: bottom;
}

.first-section .intro {
    position: absolute;
    bottom: 0;
    background-color: rgb(239, 239, 239);
    width: 100%;
    z-index: 100;
}

/* nav-second-main */

.nav-second-main {
    margin-top: 15px;
    margin-left: 20px;
    list-style: none;
    list-style-image: none;
    margin-bottom: 0;
}

.nav-second-main li {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 20px;
}

.nav-second-main li i {
    margin-right: 5px;
}

.vertical-top .tableCell{
    vertical-align: top;
}

.vertical-top .tableCell .intro {
    margin-top: 100px;
}

.slogan {
    font-size: 36px;
    color: #fff;
}

.content {
    position: absolute;
    bottom: 0;
    width:100%;
}

.copyright {
    background-color: #1d2029;
    padding: 10px 0;
    color: #666;
}

a { outline: none!important; }

.homePage .copyright {
    position: absolute;
    bottom: 0;
    width:100%;
}

.mb-30 {
    margin-bottom: 30px;
}

.logo-bottom {
    font-size: 24px;
    color: #666;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 0px;
}

.logo-bottom:hover {
    color: #666;
    text-decoration: none;
}

.copyright .navbar-nav {
    margin-left: 40px;
    margin-top: 10px;
}

.copyright .navbar-nav li a {
    padding: 0px 20px;
    color: #666;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 2px
}

.copyright .navbar-nav li a:hover {
    color: #666;
    border-bottom: none;
    background-color: transparent;
}

.copyright .nav-second-main {
    margin-left: 0;
    margin-top: 4px;
    padding: 0;
}

.copyright .phone2 {
    font-family: "bebas";
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 0;
    color: rgb(255, 155, 45);
    font-weight: 200;
    padding: 0;
}

.copyright .icp >a {
    color: #666;
}

.copyright .phone2 a {
    color: rgb(255, 155, 45);
}

.footer-socials li {
    padding: 0 10px;
}

.footer-socials li a {
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
}

.footer-socials a.social_mail {
    background-image: url(../img/mail.png);
}

.footer-socials a.social_mail:hover {
    background-image: url(../img/mail_hover.png);
}

.footer-socials a.social_chat {
    background-image: url(../img/wechat.png);
    position: relative;
}

.footer-socials a.social_chat:hover {
    background-image: url(../img/wechat_hvoer.png);
}

.footer-socials a.social_linkedin {
    background-image: url(../img/linedin.png);
    position: relative;
}

.footer-socials a.social_linkedin:hover {
    background-image: url(../img/linkedin_hover.png);
}

.footer-socials a.social_chat img {
    position: absolute;
    bottom: 40px;
    left: -45px;
    z-index: 100;
    display: none;
}

.footer-socials a.social_chat:hover img {
    display: block;
}

a.weixin-icon {
    position: relative;
}

a.weixin-icon img {
    position: absolute;
    bottom: 20px;
    left: -33px;
    z-index: 100;
    max-width: none;
    display: none;
}

a.weixin-icon:hover img {
    display: block;
}

.content-table {

    width: 100%;
}

.two-col {
    position: relative;
    height: 650px;
    display: inline-block;
    width: 50%;
}

.one-col {
    position: relative;
    height: 650px;
    display: inline-block;
    width: 25%;
}

.scrollup {
    background: #6d604c;
    bottom: 30px;
    display: none;
    position: fixed;
    right: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff!important;
    text-transform: uppercase;
    padding: 2px;
    z-index: 9999;
    border-radius: 90px;
    cursor: pointer;
}

.brand-logo {
    width: 164px;
    height: 25px;
    background-size: 164px;
    background-image: url("../img/logo_blue_new.png");
    background-repeat: no-repeat;
    display: block;
}

.firstSection .brand-logo {
    background-image: url("../img/logo_white_new.png");
}

.transparent .brand-logo {
    background-image: url("../img/logo_white_new.png");
}

.mt-80 {
    margin-top: 80px;
}

.big-title {
    font-size: 52px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}

.info {
    font-size: 28px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 50px;
}

.title2 {
    font-size: 22px;
    color: #fff;
    margin-top: 10px;
}

.btn-box {
    position: relative;

}

.button.default {
    padding: 16px 40px;
    font-size: 36px;
    border-color: #fff;
    color: #ff990b;
    border-radius: 5px;
    letter-spacing: 1px;
    background-color: #fff;
    display: inline-block;
    bottom: 80px;
    position: relative;
}

.button.default:hover {
    text-decoration: none;
    background-color: #252628;
    border-color: transparent;
    color: #fff;
}

.valign-bottom {
    vertical-align: bottom;
}

.button.blue {
    padding: 16px 40px;
    font-size: 36px;
    border-color: #fff;
    color: #24459a;
    border-radius: 5px;
    letter-spacing: 1px;
    background-color: #fff;
    margin-top: 30px;
    display: inline-block;
}

.class-button {
    position: absolute;
    bottom: 60px;
    width: 100%;
}

.class-link {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 30px;
}

.button.blue:hover {
    text-decoration: none;
    background-color: #252628;
    border-color: transparent;
    color: #fff;
}

.team-title {
    color: rgba(255, 255, 255, 0.9);
    font-size: 36px;
    letter-spacing: 1px;
    background: url(../img/nav_bj.png) 0 0 repeat-x;
    height: 15%;
}

.team-title b {
    color: #00a2c2;
    font-size: 40px;
    font-weight: 100;
}

.awards {
    position: absolute;
    z-index: 10;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    height: 100px;
    width: 100%;
    padding: 10px 0;
}

.award-logo {
    display: inline-block;
    height: 80px;
}

.title3 {
    font-size: 36px;
    color: #666;
}

.title5 {
    font-size: 36px;
    color: #666;
}

.title3 b {
    color: #00a2c2;
    font-weight: 200;
    font-size: 40px;
}

.title4 {
    font-size: 36px;
    color: #fff;
    width: 100%;
    margin-top: 71px;
    height: 15%;
}

.title4 b {
    color: #00a2c2;
    font-weight: 200;
    font-size: 40px;
}

.font-24 {
    font-size: 24px;
    color: #666;
}

.font-18 {
    font-size: 18px;
    height: 30px;
    color: #666;
}

/* 第二个区块 案例效果 */
.case-box {
    position: relative;
    width:100%;
    height:75%;
    background-color: #fff;
}

.custom-top {
    width: 100%;
    height: 15%;
    position: relative;
}

.custom-box {
    width: 100%;
    height: 85%;
    position: relative;
}

.custom-box .container {
    height: 100%;
}

.info-pic {
    position: relative;
    height: 70%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 20%;
}

.info-text {
    position: relative;
    height: 30%;
}

ul.portfolio-items >li.com-info {
    width: 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
}

ul.portfolio-items {
    height: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

ul.portfolio-items >li {
    position: relative;
    height: 50%;
    display: inline-block;
    width: 25%;
    max-width: 25%;
    vertical-align: top;
    text-align: left; overflow:hidden;
}

ul.portfolio-items >li.wide {
    width:50%;
    max-width:50%;
}

ul.p_training >li {
    width: 10%;
    max-width: 10%;
}

ul.portfolio-items .mix { display: none; }

ul.portfolio-items img {
    display: block;
    width:100%;
}

ul.portfolio-items li a {
    text-decoration: none;
}

ul.portfolio-items li a:hover, ul.portfolio-items li a:active {
    text-decoration: none;
}

.work-item {
    overflow: hidden;
    background-position:center center;
    background-size:cover;
    height:100%;
    z-index:2;
}

.work-item {
    display: block;
    -moz-transition: -webkit-transform .25s ease-in-out;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: 		transform .25s ease-in-out;
}

ul.portfolio-items li:hover .work-item {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
}

ul.portfolio-items li .image-extra {
    position: absolute;
    bottom: 0;
    /*left: -1px;*/
    z-index: 3;
    overflow: hidden;
    width: 100%;
    height: 30%;
    opacity: 0;
    filter: alpha(opacity = 0);
    background-color: rgba(0, 194, 169, 0.1);
    transition: opacity 0.5s, transform 0.5s;
    -webkit-transition: opacity 0.5s, transform 0.5s;
    -moz-transition: opacity 0.5s, transform 0.5s;
    /*
    -webkit-transition: opacity .25s ease, background-color .45s ease;
            transition: opacity .25s ease, background-color .45s ease;
    */
}
ul.portfolio-items li:hover .image-extra {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 1;
    filter: alpha(opacity = 80);
    transition: opacity 0.5s, transform 0.3s;
    -webkit-transition: opacity 0.5s, transform 0.5s;
    -moz-transition: opacity 0.5s, transform 0.3s;
}
.ie8 .image-extra { visibility: hidden; }

.ie8 .work-item:hover .image-extra { visibility: visible; }

.extra-content {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.inner-extra {
    display: table-cell;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.extra-title, .extra-title-long  {
    margin-top: 0;
    margin-bottom: 6px;
    color: #fff;
    text-transform: uppercase; font-size:18px;
    font-weight: 300;
}

.extra-category, .extra-category-long {
    margin-bottom: 0;
    color: #fff;
    font-weight: 200;font-size:16px;
}

.extra-title-long, .extra-category-long {
    display: none;
}

.wide .extra-title-long, .wide .extra-category-long {
    display: block;
}

.wide .extra-title, .wide .extra-category {
    display: none;
}

/* Demo Css Image Hover Effect */

.demo-2 {
    position:relative;
    width: 100%;
    height: 100%;
    overflow:hidden;
    background-color:rgba(26,76,110,0.5)
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    margin-top: 10px;
    position:relative
}

.effect .back {
    position:absolute;
    width: 100%;
    height: 100%;
    left:0;
    bottom:0;
    cursor:pointer;
    margin: 0;
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out
}
.effect .back:hover {
    bottom:-96px;
    padding-top:100px
}

.demo-3 {
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
    margin: 0;
    padding: 0;
    display: table;
}

.demo-3 li {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    text-align: center;
}

.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    display: inline-block;
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;

}
.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}


.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: transparent;
    text-align:center;
    opacity: 0;

}
.demo-3 figure >img {

}
.demo-3 figure:hover >img,figure.hover >img {
    opacity: 0;


}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    opacity: 1;

}

.demo-4 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: table;
}

.demo-4-item {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    text-align: center;
}

.tab-btn .active figure >img {
    opacity: 0;
}

.tab-btn .active figure figcaption {
    opacity: 1;
}

.tab-btn .item {
    padding: 15px 0;
}

.disp-table {
    display: table;
    height: 100%;
    width: 100%;
}

.disp-table-cell {
    display: table-cell;
}

.valign-mid {
    vertical-align: middle;
}

/* Case Page */
.case-top {
    position: relative;
    height: 25%;
    width: 100%;
    background-color: #00b5d9;
}

.img-responsive {
    display: inline-block;
}

.zx {
    margin-top: 30px;
}

.index-banner{ width:100%; height:100%; overflow:hidden; margin:0 auto;}
.index-banner .tab-con{ width:100%; height: 100%; overflow:hidden; margin:0 auto;}
.index-banner .tab-con .item {
    width:100%;
    height: 100%;
    position:absolute;
    opacity:0;
    top:0px;
    background-position:center center;
    background-size: cover;
    overflow: hidden;
}

.index-banner .tab-con .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-banner .tab-con .item.active {
    opacity: 1;
}

.index-banner .tab-con .active {
    z-index:20
}

.mobile-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.portfolio-items li.clients-item {
    width: 12.5%;
    max-width: 12.5%;
}

.client {
    border-right: 1px solid #efeded;
    position: relative;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
}

.portfolio-items li:last-child .client, .portfolio-items li:nth-child(8) .client{
    border-right: none;

}

.portfolio-items li .client img {
    max-height: 100px;
}

.portfolio-items li:first-child .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(2) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(3) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(4) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(5) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(6) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(7) .client{
    border-bottom: 1px solid #efeded;
}
.portfolio-items li:nth-child(8) .client{
    border-bottom: 1px solid #efeded;
}

.email {
    font-size: 18px;
    color: #00a2c2;
    margin: 18px 0;
}

ul.portfolio-items >li.info-item {
    position: relative;
    width: 33.33%;
    max-width: 33.33%;
}

.content-holder {
    height: 100%;
    height: -moz-calc(100% - 70px);
    height: -webkit-calc(100% - 70px);
    height: calc(100% - 70px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.content-top {
    display: block;
    height: 70px;
    max-height: 70px;
    background: transparent;
}

/* Animal X close button */

.navbar-toggle {
    border: none;
    background: transparent !important;
}
.navbar-toggle:hover {
    background: transparent !important;
}
.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}
.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    background-color: #666;
}
.navbar-toggle .middle-bar {
    opacity: 0;
    background-color: #666;
}
.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    background-color: #666;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}

.com-info img {
    width: 220px;
}

/* Pic Hover */

.social {
    display: block;
    position: relative;
    transform:rotateY(0deg);
    transition:transform .5s ease-out;
    transform-style:preserve-3d;
}

.social .front {
    transform:translateZ(40px);
}
.social .back {
    transform:rotateY(-100deg) translateZ(40px);
    opacity: 0;
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
}

/* Hover */
.social:hover {
    transform: rotateY(100deg);
}

.item.active .social {
    transform: rotateY(100deg);
}

.social:hover .front {
    opacity: 0;
}

.item.active .social .front {
    opacity: 0;
}

.social:hover .back {
    opacity: 1;
}

.item.active .social .back {
    opacity: 1;
}

/* Class Section */
.class-top {
    margin-top: 8%;
}

.class-title {
    color: rgba(255, 255, 255, 0.8);
    font-size: 64px;
    position: absolute;
    letter-spacing: 2px;
    font-weight: 100;
    line-height: 80px;
    top: 20%;
    width: 100%;
    z-index: 10;
}

.class-left {
    display: inline-block;
}
.class-right {
    float: right;
    display: inline-block;
}

.class-name {
    font-size: 32px;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 2px;
    font-weight: 100;
    line-height: 40px;
}

.class-price {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 10px;
}

.coop-title {
    height: 15%;
    overflow: hidden;
    letter-spacing: 2px;
}

.coop-pic {
    position: relative;
    height: 65%;
    overflow: hidden;
}

.coop-pic .container {
    height: 100%;
    position: relative;
}

.coop-pic .owl-carousel {
    height: 100%;
}

.coop-pic .owl-carousel .owl-wrapper-outer{
    height: 100%;
}

.coop-pic .owl-carousel .owl-wrapper {
    height: 100%;
}

.coop-pic .owl-carousel .owl-item{
    height: 100%;
}

.coop_bg {
    position: relative;
    height: 100%;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../assets/img/coop_1.jpg);
}

.coop_bg img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    display: inline-block;
}

.coop-client {
    height: 20%;
}

.coop-client .container {
    position: relative;
    height: 100%;
}


/* Responsive Css */

@media (max-width: 1200px)  {
    .font-18 {
        font-size: 14px;
    }
}

@media (max-width: 1024px)  {
    .navbar-nav >li >a {
        padding: 25px 10px;
    }

    .portfolio-items li.clients-item {
        width: 25%;
        max-width: 25%;
    }

    .client {
        border-right: 1px solid #efeded;

    }

    .portfolio-items li:last-child .client, .portfolio-items li:nth-child(4) .client{
        border-right: none;
    }

    .portfolio-items li:nth-child(8) .client, .portfolio-items li:nth-child(12) .client{
        border-right: none;
    }

    .portfolio-items li:nth-child(9) .client{
        border-bottom: 1px solid #efeded;
    }
    .portfolio-items li:nth-child(10) .client{
        border-bottom: 1px solid #efeded;
    }
    .portfolio-items li:nth-child(11) .client{
        border-bottom: 1px solid #efeded;
    }
    .portfolio-items li:nth-child(12) .client{
        border-bottom: 1px solid #efeded;
    }

    .title3 {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .phone {
        margin-left: 0;
    }

    .phone i {
        display: none;
    }

    .navbar-nav >li b {
        display: none;
    }

    .background.up-scroll {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .background.up-scroll .content-wrapper {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .background.up-scroll + .background {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .background.up-scroll + .background .content-wrapper {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .background.down-scroll {
        -webkit-transform: none !important;
        transform: none !important;
    }

    .background.down-scroll .content-wrapper {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .background.down-scroll + .background:not(.down-scroll) {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .background.down-scroll + .background:not(.down-scroll) .content-wrapper {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    html, body {
        overflow: scroll;
    }

    .background {
        position: relative;
        display: block;
    }

    .case-top {
        padding: 15px 0;
        text-align: center;
        height: 120px;
    }

    .case-box {
        height: auto;
    }

    .padding-header {
        padding-top: 0;
    }

    .vertical-top .tableCell .intro {
        margin-top: 60px;
    }

    .navbar-nav >li.active >a {
        background-color: transparent;
    }

    .navbar-nav >li.active a:hover, .navbar-nav >li.active a:active, .navbar-nav >li.active a:focus {
        background-color: #F0F0F0;
    }

    .navbar-collapse {
        margin: 0;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #header {
        height: 50px;
    }

    .firstSection .navbar-nav >li {
        color: #666;
    }

    .transparent .navbar-nav >li {
        color: #666;
    }

    .navbar-brand {
        padding: 12px 15px;
    }

    .slogan {
        margin-top: 10px;
        font-size: 24px;
    }

    .navbar-toggle .icon-bar {
        background: #666;
    }

    .navbar-toggle.collapsed .icon-bar {
        background: #00a2c2;
    }

    .navbar-collapse {
        background-color: #fff;
    }

    .navbar-collapse .navbar-nav >li.active >a, .navbar-collapse .navbar-nav >li > a:hover {
        border-bottom: 0;
    }

    .two-col {

        width: 100%;
    }

    .one-col {

        width: 50%;
    }

    .work-item {
        height: 150px;
    }

    .homePage .copyright {
        position: relative;
    }

    .title4 {
        position: relative;
        font-size: 24px;
        top: 0;
        padding: 10px 20px;
        margin-top: 20px;
    }

    .title4 b {
        font-size: 24px;
    }

    .extra-title, .extra-title-long {
        font-size: 12px;
    }
    .extra-category, .extra-category-long {
        font-size: 14px;
    }
    .logo {
        width: 140px;
    }

    .button.default, .button.blue {
        padding: 10px 25px;
        font-size: 15px;
        margin-top: 0;
        bottom: 30px;
    }

    .title3 {
        font-size: 24px;
        margin-top: 20px;
        padding: 10px 20px;
    }

    .title5 {
        margin-top: 20px;
        font-size: 24px;
        padding: 10px 20px;
    }

    .title3 b {
        font-size: 24px;
    }

    .font-24 {
        font-size: 18px;
    }

    #mdr10-team {
        background-image: url(../img/team-small.jpg);
    }

    #mdr10-team .title3 {
        font-size: 24px;
        color: #666;
        padding-top: 0;
        position: absolute;
        top: 50%;
    }

    .copyright .nav-second-main li {
        font-size: 18px;
    }

    .brand-logo {
        background-size: 132px;

    }
    .firstSection .brand-logo {
        background: url("../img/logo_blue_new.png") 0 0 no-repeat;
        background-size: 132px;
        width: 132px;
    }

    .firstSection #header {
        background-color: #fff;
        border-bottom: 1px solid #eee;
    }

    .firstSection .navbar-nav >li.active >a, .firstSection .navbar-nav >li.active a:hover {
        background: transparent;
        color: #00a2c2;
    }
    .firstSection .navbar-nav >li >a {
        color: #666;
    }

    .firstSection .navbar-nav >li >a:hover, .firstSection .navbar-nav >li >a:active, .firstSection .navbar-nav >li >a:focus {
        background-color: #F0F0F0;
    }

    .navbar-nav >li >a:hover, .navbar-nav >li >a:active, .navbar-nav >li >a:focus {
        background-color: #F0F0F0;
    }

    .transparent .brand-logo {
        background: url("../img/logo_blue_new.png") 0 0 no-repeat;
        background-size: 132px;
        width: 132px;
    }

    .transparent #header {
        background-color: #fff;
        border-bottom: 1px solid #eee;
    }

    .transparent .navbar-nav >li.active >a {
        background: transparent;
        color: #00a2c2;
    }

    .transparent .navbar-nav >li.active a:hover, .transparent .navbar-nav >li.active a:active, .transparent .navbar-nav >li.active a:focus {
        background-color: #F0F0F0;
        color: #00a2c2;
    }

    .transparent .navbar-nav >li >a {
        color: #666;
    }

    .transparent .navbar-nav >li >a:hover, .transparent .navbar-nav >li >a:active, .transparent .navbar-nav >li >a:focus {
        background-color: #F0F0F0;
    }
    .navbar-nav >li.active b {
        background-color: #fff;
    }

    .first-section .intro .item {
        padding: 0;
    }

    /* menu animation */

    .in .navbar-nav >li:nth-child(1) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }

    .in .navbar-nav >li:nth-child(2) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }
    .in .navbar-nav >li:nth-child(3) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }
    .in .navbar-nav >li:nth-child(4) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }
    .in .navbar-nav >li:nth-child(5) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }
    .in .navbar-nav >li:nth-child(6) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }

    .in .navbar-nav >li:nth-child(6) a {
        display: inline-block;
    }

    .in .navbar-nav >li:nth-child(7) {
        transform: translateY(0);
        position: relative;
        opacity: 1;
    }

    .navbar-nav >li:first-child {
        position: relative;
        transform: translateY(-340px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .42s;
        -moz-transition-delay: .42s;
        -ms-transition-delay: .42s;
        -o-transition-delay: .42s;
        transition-delay: .42s;
    }

    .navbar-nav >li:nth-child(2) {

        position: relative;
        transform: translateY(-300px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .42s;
        -moz-transition-delay: .42s;
        -ms-transition-delay: .42s;
        -o-transition-delay: .42s;
        transition-delay: .42s;
    }
    .navbar-nav >li:nth-child(3) {

        position: relative;
        transform: translateY(-260px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .28s;
        -moz-transition-delay: .28s;
        -ms-transition-delay: .28s;
        -o-transition-delay: .28s;
        transition-delay: .28s;
    }

    .navbar-nav >li:nth-child(4) {
        position: relative;
        transform: translateY(-220px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .21s;
        -moz-transition-delay: .21s;
        -ms-transition-delay: .21s;
        -o-transition-delay: .21s;
        transition-delay: .21s;
    }

    .navbar-nav >li:nth-child(5) {
        position: relative;
        transform: translateY(-180px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .14s;
        -moz-transition-delay: .14s;
        -ms-transition-delay: .14s;
        -o-transition-delay: .14s;
        transition-delay: .14s;
    }

    .navbar-nav >li:nth-child(6) {
        position: relative;
        transform: translateY(-140px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .07s;
        -moz-transition-delay: .07s;
        -ms-transition-delay: .07s;
        -o-transition-delay: .07s;
        transition-delay: .07s;
    }

    .navbar-nav >li:nth-child(7) {
        position: relative;
        transform: translateY(-100px);
        opacity: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }

    ul.portfolio-items li .image-extra {
        position: relative;
        background-color: #fff;
        opacity: 1;
        padding: 5px 0;
    }

    .extra-title, .extra-title-long {
        color: #666;
    }

    .extra-category, .extra-category-long {
        color: #666;
    }

    .awards {
        height: 50px;
    }

    .award-logo {
        height: 30px;
    }

    .team-title {
        height: auto;
        font-size: 24px;
        background: transparent;
        color: #666;
        margin: 20px 20px;
    }

    .team-title b {
        font-size: 24px;
    }

    .social >div img {
        zoom: 0.7;
    }

    .firstSection .navbar-nav >li.email {
        color: #00a2c2;
    }

    .transparent .navbar-nav >li.email {
        color: #00a2c2;
    }


    .zx img {
        max-height: 100px;
    }
    .index-banner .tab-con .item4 {
        background-image: url(../img/sm1.jpg) !important;
    }

    .homePage .background {
        height: auto;
        position: relative;
    }

    .homePage .background.first-section {
        height: 100vh;
    }

    .homePage .content-wrapper {
        height: auto;
    }

    .homePage .first-section .content-wrapper {
        height: 100vh;
    }
    .slogan {
        font-size: 24px;
    }

    .content-holder {
        height: 100%;
    }

    .class-title {
        font-size: 24px;
    }
    .class-name {
        font-size: 16px;
    }

    .coop-title {
        height: auto;
    }
    .coop-pic {
        height: auto;
    }
    .coop-client {
        height: auto;
    }

    .copyright .phone2 {
        font-size: 18px;
        text-align: center;
    }


}

@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (max-width: 414px) {

    ul.portfolio-items >li {
        height: 25%;
        width: 50%;
        max-width: 50%;
    }

    ul.portfolio-items >li.wide {
        width: 100%;
        max-width: 100%;
    }

    .effect .back:hover {
        bottom:-60px;
        padding-top:60px
    }

    #mdr10-silent2 {
        background-image: url(../img/ct-small.jpg);
    }

    #mdr10-compact {
        background-image: url(../img/coop-small.jpg);
    }



    #mdr10-culture {
        background-image: url(../img/company-small.jpg);
    }

    #mdr10-culture .title3 {
        font-size: 24px;
    }

    #mdr10-world {
        background-image: url(../img/world-small.jpg);
    }

    #mdr10-world-fullbg {
        display: none;
    }

    #mdr10-world2 {
        background-image: url(../img/world-small.jpg);
        background-position: center center;
        background-attachment: fixed;
    }

    #mdr10-world-fullbg2 {
        background-image: url(../img/place2-small.png);
        background-position: center center;
        background-attachment: fixed;
    }



    .big-title {
        font-size: 24px;
    }
    .info {
        font-size: 16px;
    }
    .title2 {
        font-size: 14px;
    }

    .zx {
        margin-top: 0;
    }

    h4 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .demo-3 li img {
        width: 80%;
        display: inline-block;
    }

}
