body.on-side .wrap-sticky div.navbar.bootsnav.sticked {
    left: -280px;
}
.top-bar {
	width: 100%;
	min-height: 30px;
	background: #25292C;
	color: #fff; 
	border-bottom: 1px solid #414f5a;
    font-size:14px;
	padding-bottom:7px
}
 .top-bar li {
    float:left;  
    padding:5px 20px;
    }
 
.search_input {
    background: transparent none repeat scroll 0% 0%;
    font-size: 12px;
    padding:2px 10px;
    color: #666;
    border: 1px solid #656565;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	width: 70%;
}
.navbar .btn-navbar {
    display: none;
    float: left;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);
}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
nav.navbar ul.nav > li > a:hover{color: #f43438;}
nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #f43438 !important;
}
.btn-search{padding: 7px 20px;}
.btn-search input {
    background: transparent none repeat scroll 0% 0%;
    font-size: 12px;
    padding: 0px 10px;
    color: #666;
    border: 1px solid #656565;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
}
.user-search input{ padding: 5px 10px;}

/* Navbar Responsive
=================================*/
@media (min-width: 1024px) and (max-width:1400px) {
    body.wrap-nav-sidebar .wrapper .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
	 
}
@media (max-width: 1215px) and (min-width:1000px) {
  .top-bar li {
    padding: 7px 10px 0px;
	float: left;
    font-size:12px
		}
	 
}
@media (min-width: 1024px) {
    /* General Navbar
    =================================*/
   
	.top-bar li {
    padding: 7px 10px 0px;
	float: left;
		}
		
		div.navbar.bootsnav .navbar-nav{ }
}
@media (max-width: 330px){
	.team-mate h3{font-size:18px;}
	.carousel-indicators {
  
    width: 30%;
}
.mobil5{
	display:none
	}
#mobile-search a{
		position:absolute;
		right: 16px;
		padding:0 6px;
		top: 55px;
		
		
	}
	}

@media (max-width: 992px) {
        
    /* Navbar Responsive
    =================================*/
	
	.navbar .btn-navbar {
        display: block;
        margin-top: 30px;
        float: right;
    }
   
	 .hidden-inline-mobile {
        display: none;
    }
	.btn-user{border: medium none;
box-shadow: none;}
.product-mobile{
	
	display:block}
	.product-pc-show{display: none;}
}
@media (min-width: 1002px) {
    .our-case-xs,.product-show-xs {
    display:none;
    }
    .our-case,.product-show {
    display:block;
    }
	.product-mobile{display:none}
    .title1{padding-bottom: 60px;}
}

@media (max-width: 920px) {
    .our-case-xs,.product-show-xs {
    display:block
    }
     .our-case,.product-show {
    display:none;
    }
	.title1{padding-bottom: 5px;}
	.product-mobile{display:block}
}

@media (max-width: 767px) {
   .btn-user{border: medium none;
box-shadow: none;}
  .navbar .btn-navbar {
        display: block;
        margin-top: 10px;
        float: right;
    }
	 .hidden-inline-mobile {
        display: none;
    }
    

   
    .top-search .container {
        padding: 0 15px;
    }


    li.close-full-menu {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
	 .navbar .btn-navbar {
        display: block;
        margin-top: 10px;
        float: right;
    }
	
}

@media (min-width: 480px) and (max-width: 640px) {
	.btn-user{border: medium none;
box-shadow: none;}
   
    .top-bar li {
    float:left;  
    padding:5px 5px !important;
    }
    .userTop_5 a{
 font-size:12px;
}
 .hidden-inline-mobile {
        display: none;
    }
	 .navbar .btn-navbar {
        display: block;
        margin-top: 10px;
        float: right;
    }
}

@media (max-width: 480px) {
    .btn-user {
        border: medium none;
        box-shadow: none;
    }

    div.bootsnav .brand img {
        width: 200px;
    }

    .navbar .btn-navbar {
        display: block;
        margin-top: 10px;
        float: right;
    }

    .hidden-inline-mobile {
        display: none;
    }

    .top-bar li {
        float: left;
        padding: 5px 2px !important;
        font-size: 10px;
    }

    .top_padding {
        padding: 3px 0 0px 0px;
    }

    .userTop_5 a {
        font-size: 10px;
    }

    .brand img {
        width: 200px;
    }
}
    
   @media only screen and (max-width: 996px){

   }

  @media (max-width: 1000px){
.nav-user {
    display: table-cell;
vertical-align: middle;
text-align: right;
padding-right: 10px;
}
    
    #tab_main_nav_search,#tab_main_nav_mobile {
   
    }
   
#logo {
    width: 70%;
   
    }

  }
@media (min-width:400px) and (max-height:1000px) {
    .product_h4 h4{
    font-size: 16px;
}
}
 

  @media (max-width: 330px) {
        .ver_xs {
            display: none;
        }

        .btn-navbar {
            padding: 4px 7px;
        }
        #tab_main_nav_search {
         padding-right: 10px
        }
        #tab_main_nav_search img {
        width:20px;
        line-height: 48px;
   
        }
        #tab_main_nav_mobile {
         padding-right: 5px
        }
        #tab_main_nav_mobile a img {
        width:18px;
       padding-top: 18px;
        }
        .nav-user {
        padding-right: 10px;
		padding-top:20px;
		
        }
        .nav-user a i {
        font-size:20px
        }
        .Logo_ {
           
        width:269px;
        height:87px;
        background-image:url(http://localhost:16976/Assets/EBG/img/logo_xs.png)
        }
        #nav-wrap #logo img {
        width:240px;
        }
       #logo {
    width: 50%;
  
    }
       #nav-wrap #logo img {
    width: 200px;
    height:40px
}
       .business .box .caption span {
    font-size: 24px;
    letter-spacing: 3px;
    font-family:Î¢ï¿½ï¿½ï¿½Åºï¿½
}
       .item-space figure img {
    width: 262px;
    height: 110px;
}
       
       .form1 {
    display: none;
    margin-top: 0em;
}
    }
 /*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê²Ã´---ï¿½Æ¶ï¿½ï¿½ï¿½*/

@media (min-width:1921px),(min-height:1201px) {
    section.business {
        -moz-background-size: cover;
        background-size: cover;
    }
}

@media (min-height:1201px) {
    .business .box {
      
    }
}

@media (min-width:1151px) and (max-height:700px) {
    .case-show {
    height: 800px;
    }
     .our-do {
    width: 1148px;
    }
    .business .box .caption i {
       
    }

    .business .box ul.items {
        margin-top: 50px;
    }
    .business .box ul.items {
    padding-top: 50px;
} 
    .bg-hig {
        height: 600px;
    }
    .pdt-show {
     height: 850px;
    }
}

@media (min-width:1001px) and (max-height:630px) {
    .business .box {
        margin-top: 0px;
    }
    .bg-hig {
        height: 580px;
    }
}

@media (max-width:1000px) {
    .abt-us {
    display:none;
    }
    .border1 {
    border-top: 1px solid #2FD0B5;
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 50%;
}
    .title h2 {
    text-transform: uppercase;
   
    font-size: 30px;
    color: #fff;
}
    .business .box .caption span {
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: 500;
    /* margin-top: 20px; */
}
    .business.active .box .caption {
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 20px;
}
    .btn-center {
    display: block;
    padding: 0px 0px 60px 0px;
    text-align: center;
}
    .title1 h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 25px;
    color: #333;
}
    .wdo {
    padding-top: 30px;
}
    .case-show {
    height: 600px;
    }
    #contact-us {
    padding: 40px 0 0;
}
     .pdt-show {
     height: 800px;
    }
    #portfolio {
    padding: 1px 0px 0px 0px; 
    }
    .text-center {
   margin-bottom: 1px;
    }
.item-space figure img {
    width: 262px;
    height: 120px;
}
.our-case-xs a span.gly-left {
    position: absolute;
    top: 50%;
    width: 20px;
        height: 40px;
    background: url(../Images/icons.png) no-repeat 0px -219px;
}

.our-case-xs a span.gly-right {
    position: absolute;
    top: 50%;
    width: 20px;
        height: 40px;
    background: url(../Images/icons.png) no-repeat -25px -219px;
}




    .team-mate {
    background-color: #303136;
    border: 1px solid #4e595f;
    margin: 0 45px;
}
.member-photo img {
        width: 100%;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    
}
    .form1 {
    display:none
    }
     .bg-hig {
        height: 650px;
    }
     .business .box ul.items {
    padding-top: 1px;
}
    .business .box ul.items {
        margin-top: 40px;
    }

        .business .box ul.items li {
            width: 180px;
            height: 270px;
            margin: 0px;
        }

            .business .box ul.items li u {
                background: none;
                display: none;
            }

            .business .box ul.items li strong {
                margin-top: 40px;
            }

            .business .box ul.items li:hover {
                -webkit-transition-delay: 0s;
                -moz-transition-delay: 0s;
                -ms-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s;
            }
}

@media (max-width:1150px) and (max-height:680px) {
    .business .box .caption i {
        display: none;
    }

    .business .box ul.items {
        margin-top: 10px;
    }
}

@media (max-width:1150px) and (max-height:580px) {
    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:1000px) {
    .our-do {
    width: 215px;
    }
    .business .box {
     
    }

        .business .box ul.items li {
            width: 270px;
            height: 80px;
            margin: 30px 0 0 21px;
            padding: 10px 0 40px 15px;
        }

            .business .box ul.items li i {
                margin-top: 0px;
                float: left;
            }

            .business .box ul.items li strong {
                
                margin: -3px 0 0 20px;
                font-family: 'Î¢ï¿½ï¿½ï¿½Åºï¿½'
            }

            .business .box ul.items li p {
                float: left;
                margin: 5px 0 0 20px;
                color: #888;
                text-align: inherit;
            }

            .business .box ul.items li:hover p {
                margin: 5px 0 0 20px;
                color: White;
                -webkit-transition-delay: .2s;
                -moz-transition-delay: .2s;
                -ms-transition-delay: .2s;
                -o-transition-delay: .2s;
                transition-delay: .2s;
            }

        .business .box label {
            margin-top: 50px;
        }
}

@media (max-width:1000px) and (max-height:730px) {
    .business .box .caption i {
        display: none;
    }

    .business .box ul.items {
        margin-top: 10px;
    }
}

@media (max-width:1000px) and (max-height:650px) {
    .business .box label {
        display: none;
    }
}

@media (max-width:1000px) and (max-height:560px) {
    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:929px) and (max-height:880px) {
    .business .box .caption i {
        display: none;
    }

    .business .box ul.items {
        margin-top: 10px;
    }
}

@media (max-width:929px) and (max-height:770px) {
    .business .box label {
        display: none;
    }
}

@media (max-width:929px) and (max-height:680px) {
    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:929px) and (max-height:450px),(max-width:620px) {
    

        .business .box ul.items {
            margin-top: 30px;
        }

            .business .box ul.items li {
                width: 185px;
                height: 43px;
                margin: 15px 10px 0px 10px;
            }

                .business .box ul.items li i {
                    margin-top: 0px;
                }

                .business .box ul.items li.pc i {
                    width: 46px;
                    height: 35px;
                    background: url(../Images/words_mini.png) no-repeat -145px -217px;
                }

                .business .box ul.items li.mobi i {
                    width: 46px;
                    height: 39px;
                    background: url(../Images/words_mini.png) no-repeat -245px -176px;
                }

                .business .box ul.items li.sys i {
                    width: 46px;
                    height: 35px;
                    background: url(../Images/words_mini.png) no-repeat -249px -220px;
                }

                .business .box ul.items li.app i {
                    width: 46px;
                    height: 41px;
                    background: url(../Images/words_mini.png) no-repeat -146px -264px;
                }

                .business .box ul.items li.host i {
                    width: 47px;
                    height: 38px;
                    background: url(../Images/words_mini.png) no-repeat -253px -266px;
                }

                .business .box ul.items li p {
                    display: none;
                }

                .business .box ul.items li strong {
                    margin-left: 15px;
                    font-family:inherit;
                }

                .business .box ul.items li.pc:hover i {
                    background: url(../Images/words_mini.png) no-repeat -100px -217px;
                }

                .business .box ul.items li.mobi:hover i {
                    background: url(../Images/words_mini.png) no-repeat -201px -176px;
                }

                .business .box ul.items li.sys:hover i {
                    background: url(../Images/words_mini.png) no-repeat -196px -220px;
                }

                .business .box ul.items li.app:hover i {
                    background: url(../Images/words_mini.png) no-repeat -100px -264px;
                }

                .business .box ul.items li.host:hover i {
                    background: url(../Images/words_mini.png) no-repeat -201px -266px;
                }
}

@media (max-width:929px) and (max-height:460px) {
    .business .box ul.items {
        margin-top: 15px;
    }

        .business .box ul.items li {
            margin: 5px 10px 0px 10px;
        }
}

@media (max-width:929px) and (max-height:420px) {
    .business .box ul.items {
        margin-top: 30px;
    }

    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:929px) and (max-height:720px) {
    .business .box label {
        display: none;
    }
}

@media (max-width:929px) and (max-height:660px) {
    .business .box .caption i {
        display: none;
    }

    .business .box ul.items {
        margin-top: 30px;
    }
}

@media (max-width:929px) and (max-height:550px) {
    .business .box ul.items {
        margin-top: 20px;
    }

        .business .box ul.items li {
            margin: 5px 10px 0px 10px;
        }
}

@media (max-width:929px) and (max-height:460px) {
    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:929px) and (max-height:320px) {
    .business .box ul.items {
        margin-top: 15px;
    }
}

@media (max-width:929px) and (max-height:310px),(max-width:638px) and (max-height:390px),(max-width:425px) and (max-height:500px) {
  
}

@media (max-width:929px) and (max-height:260px) {
    .business .box {
        margin-top: 8px;
    }

        .business .box ul.items {
            margin-top: 18px;
        }
}

@media (max-width:425px) and (max-height:880px) {
    .business .box .caption i {
        display: block;
    }

    .business .box label {
        display: none;
    }
}

@media (max-width:425px) and (max-height:770px) {
    .business .box .caption i {
        display: none;
    }

    .business .box ul.items {
        margin-top: 20px;
    }
}

@media (max-width:425px) and (max-height:670px) {
    .business .box {
        margin-top: 0px;
    }
}

@media (max-width:425px) and (max-height:500px) {
    .business .box ul.items {
        margin-top: 40px;
    }
}

@media (max-width:414px) {
    .business .box .caption i {
        display: none;
    }
    .cs-style-3 figcaption a {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
    .port figcaption a {
    text-align: center;
    padding: 3px 5px;
    display: inline-block;
    color: #fff;
}
    .cs-style-3 figcaption {
        height: 50px;
        width: 100%;
        top: auto;
        bottom: 0;
        opacity: 0;
    }
    .port figcaption {
    
    padding: 5px;
    
}
    h4 {
    font-size: 12px;
}
}
@media (max-width:619px) {
    .our-case-md {
    display:none;
    }
}
@media (max-width:1000px) {
    .business .box ul.items li:hover p {
    margin: 0px 0 0 20px;
    }
    .business .box ul.items li:hover p {
    top: 5px;
    }
}

@media (max-width:1000px) {

}
@media (min-width:600px) and (max-width:1150px) {
    .port_img {
    height:172px;
    }
   #tab_main_nav_container #logo a img{
	width:400px;
	
}
    .con-banner {
    margin-top: 15px;
    }
    .business .box ul.items {
    margin-top: 40px;
    width: 600px;
}
    .cs-style-3 figcaption {
    height: 70px;
    width: 80%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
    .item-space figure img {
    width: 80%;
    height: 70%;
}
    .cs-style-3 figure {
    overflow: hidden;
    margin-left: 10%;
}
    .pdt-show {
    height: 900px;
}
     .our-case-xs {
    display:none;
    }
    .our-case-md {
    display:block;
    }
    .team-mate {
    background-color: #303136;
    border: 1px solid #4e595f;
    margin: 0 45px;
    width: 35%;
    float: left;
}
     .product-show {
    display:none;
    }
     .product-show-xs {
		 margin-top:10px;
    display:block;
    }
}
@media (min-width:1151px){
     .our-case-md {
    display:none;
    }
	
   
}
@media (min-width:997px){.btn-mobile{display:none;}}
@media (min-width:800px) and (max-width:1150px) {
    .pdt-show {
    height: 1000px;
}
    .our-case {
        display:none;
    }
}
@media (max-width: 420px){
	 .pdt-show {
    height: 750px;
     }
	 .btn-mobile-more {
    padding: 0px ;
}
}
@media (max-width: 344px){
	h4{font-size:10px}
}
@media (min-width:997px) and (max-width:1200px) {
	.nav-list-fp{display:none}
    .menu_display{margin-top: 20px;}
	.nav-list-fa{display: block;
float: left;
color: #ed1417;
line-height: 24px;
position: relative;
top: 43%;
padding-right: 15px;}
.nav-list-fa:hover{ text-decoration:none;color:#ed1417}
#nav-cont .nav-list ul{margin-left: 15px;}
#nav-cont .nav-list ul li a{margin-left: 25px;font-size: 15px !important;}
#nav-cont .nav-list{margin-top: 0px;}
}
@media (min-width:1201px){
	.nav-list-fp{display:block}
	.nav-list-fa{display:none}
	#nav-cont .nav-list ul li.navlist {
    margin-top: 15px;
}
.nav-list span {
   
    margin-top: 15px;
}
	}
	@media (min-width:350px) and (max-width:400px){
		
		.product-more{position: relative;
top: -18%;}
	}
   @media (min-width:350px) and (max-width:599px) {
  
   #tab_main_nav_container #logo a img{
	width:220px;
	height:45px;
	
}}
@media (min-width:600px){
	#mobile-search input{margin-top:25px}
	}
@media (max-width:768px){
	#mobile-search a {
    position: absolute;
    right: 16px;
    padding: 0 6px;
    top: 102px;
}
     #tab_main_nav_search i.icon-search {
    font-size:24px
    }
	}
@media (max-width:425px){
	#mobile-search a {
    position: absolute;
    right: 16px;
    padding: 0 6px;
    top: 62px;
}
	}
@media (max-width:330px){
	#mobile-search a {
    position: absolute;
    right: 16px;
    padding: 0 6px;
    top: 55px;
}
    #tab_main_nav_search i.icon-search {
    font-size:20px
    }
	}
.nav-list span a {

    color:#fff;
}
	.nav-list span a:hover,.nav-list span a:focus{
	color:#f89954;
	}
	.copyr p{
	font-family: 'å¾®è½¯é›…é»‘';
font-size: 14px;
line-height: 1.42857143;
	}
	.copyr p a{
    color:#ddd;
    text-decoration: none;
}
.contact-details i{
color:#ddd;
}
.con-info span {
    float: left;
    font-size: 14px;
  line-height: 1.42857143;
}
