body {
    letter-spacing: 2px;    
}
#topBar {
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: none;    
}
#topBar .logo img {
  max-height: 80px;
}
.top_logo_pc {
    display:block !important;
}
.top_logo_mobile {
    display:none !important;
}
#header {
    box-shadow: none !important;
}
#topMain li a {
    font-size:18px;    
}
#topMain>li>a:hover {
  border-top:2px solid rgb(255, 141, 107);
}
#topNav .container-center {
    width:100%;
}
#topNav .navbar-collapse {
    margin:0 auto;
    float:none;
    width:700px;
}
#topNav ul.dropdown-menu li a {
    font-size:15px;
    padding: 15px 10px;
}
section.custom-page-header {
    border:0;    
    margin:0;
}
.info-bar h3 {
    line-height:2.5;
}
@media only screen and (max-width: 767px) {
    #topBar {
        padding:0;
    }
    .top_logo_pc {
        display:none !important;
    }
    .top_logo_mobile {
        display:block !important;
    }
    .top_logo_mobile img {
        max-height: 40px;
    }
    .info-bar .col-sm-4 {
        padding-left:10%;
    }
    
}
section#slider {
    background-color: #fff;
    background: transparent;
}
#slider {
    display:block !important;
}
#slider_m {
    display:none !important;
}
#slider .owl-carousel.owl-theme.owl-loaded.owl-drag,
#slider .owl-stage-outer,
#slider .owl-stage,
#slider .owl-item,
#slider .item,
#slider .owl-item,
#slider .img-responsive{
    max-height: 650px;
    object-fit: cover;
}
.no-boder-bottom {
    border-bottom:0;
}
#indexcomment {
    background-color: #252525;
}
.footer-text:first-child {
    margin-top:2px;
}
.footer-text {
    line-height:22px;
}
@media only screen and (min-width: 992px) {
   
}
@media only screen and (max-width: 767px) {
  #footer .row>div {
    margin-bottom:20px;
  }
  #slider {
    display:none !important;    
  }
  #slider_m {
    display:block !important;
    padding-top:0;
    padding-bottom:0;
  }

  .section2-div2,
  .section2-div3 {    
    margin-bottom:0 !important;
  }
  .section2-div2 div:first-child,
  .section2-div3 div:first-child {
    display:none;
  }
  .section2-div2 .box-icon,
  .section2-div3 .box-icon {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.s2div {
    border-bottom:3px solid #f2b39f;
}
.showvideo {
    /*background-color: #f2b39f;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.39'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size:auto !important;
    background-repeat: repeat !important;
    background: url(/assets/images/showvideobg2.png);
    background-repeat: repeat !important;*/
    border-bottom:0;
}
.box-icon {
    margin-bottom:50px;
}
.box-icon .box-icon-title h2 {    
    line-height: 37px !important;
}
.box-icon .box-icon-title img {
    height: 35px;
    width: 35px;
    line-height: 37px;
    font-size: 18px;    
    
    text-align: center;
    color: #fff;
    -webkit-transition: all .200s;
    -moz-transition: all .200s;
    -o-transition: all .200s;
    transition: all .200s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.box-icon.box-icon-left .box-icon-title img {
    float: left;
    margin-right: 15px;
}
.box-icon.box-icon-right .box-icon-title img {
    float: right;
    margin-left: 15px;
}
@media only screen and (max-width: 767px) {
    .box-icon {
        margin-bottom:0 !important;
    }
    .box-icon.box-icon-right .box-icon-title img {
        float:left;
        margin-right: 15px;
        margin-left: 0;
    }
}
.showvideo .ov1 {
    position: absolute;
    left: 0;
    z-index: -1;
    top: -30%;
}
.showvideo .ov2 {
    position: absolute;
    right: 0;
    z-index: -1;
    top: 60%;
}
.ov3 {
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}
.ov4 {
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
}
.side-panel{
    width: 70px;
    height: auto;
    position: fixed;
    right: 0;
    bottom: 7%;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 99;
}
.side-panel li{
    width: 100%;
}
.side-panel li a{
    display: block;
    width: 70px;
    height: 70px;
    /*border-radius: 50%;*/
    text-align: center;
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 10px;
    transition: all .2s;
}
.side-panel li a:hover, .side-panel li a:active, .side-panel li a:focus{
    transform: translateX(-5px);
    text-decoration: none;
    box-shadow: 5px 0px 0px rgba(0,0,0,0.2);
}

.aboutnote p {    
    font-size:20px;
    margin-bottom:10px;
}
.aboutnote2 {
    font-size:20px;
    line-height:34px;    
}
.aboutnoted {    
    color:#ff8d6a;
    font-weight: bold;
}
.text-main {
    color:#ff8d6a;
}
.timeline_center li h3 {
    font-size:24px;
}
.timeline_center li h3 span {
    font-size:20px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: wobble;
    animation-name: wobble; 
    animation-delay: 3s;    
}
.timeline_center li h3:before {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; 
    animation-iteration-count: infinite;
}

/* Custom Animate.css */

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }

  50% {
    opacity: 0.5;
  }
  
  95% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }

  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}

@media only screen and (max-width: 767px) {
    .section-video {
        height:250px !important;
    }
    .side-panel {
        display:none;
    }
    .about_timeline_title {
        font-size:22px;
    }
    .timeline_center li .timeline-desc {    
        font-size:14px;
    }
    .timeline_center li h3 {    
        font-size:18px;
    }
}
.page_logo {
    margin-bottom: 20px;
    margin-left:30px;
}
@media only screen and (max-width: 767px) {
    .page_logo {
        margin-left:0;
    }
}
#header.fixed .page_logo {
    margin-bottom: 5px;
}
.social-icon i.icon-weibo-fb {    
    background: url(/assets/images/ficon_weibo_b.png);
    background-size:38px 38px;
    margin:0;
    padding:0;    
}
.social-icon i.icon-weibo-f {
    background: url(/assets/images/ficon_weibo.png);
    background-size:38px 38px;
    margin:0;
    padding:0;  
}
.social-icon i.icon-weibo-f:hover {    
    margin-top:-2px;
}
.social-icon i.icon-wechat-fb {    
    background: url(/assets/images/ficon_wechat_b.png);
    background-size:38px 38px;
    margin:0;
    padding:0;        
}
.social-icon i.icon-wechat-f {
    background: url(/assets/images/ficon_wechat.png);
    background-size:38px 38px;
    margin:0;
    padding:0;  
}
.social-icon i.icon-wechat-f:hover {    
    margin-top:-2px;
}
.social-icon i.icon-youku-fb {    
    background: url(/assets/images/ficon_youku_b.png?v=1.2);
    background-size:38px 38px;
    margin:0;
    padding:0;        
}
.social-icon i.icon-youku-f {
    background: url(/assets/images/ficon_youku.png?v=1.2);
    background-size:38px 38px;
    margin:0;
    padding:0;  
}
.social-icon i.icon-youku-f:hover {    
    margin-top:-2px;
}
#preloader .inner {
    position: absolute;
    top: 0; bottom: 0;
    right: 0; left: 0;

    width: 85px;
    height: 85px;
    margin: auto;
}
#preloader span.loaderx img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 100001;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: breathing;
    animation-name: breathing; 
    animation-iteration-count: infinite;
  }
  
@-webkit-keyframes breathing {
    0% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
    }
  
    25% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    60% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
    }
  
    100% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
    }
  }
  
  @keyframes breathing {
    0% {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
    }
  
    25% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  
    60% {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
    }
  
    100% {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
    }
  }
.contactbg {
   width:100%;
}
.product1_video video {
    height:600px;
    border-radius:10em;
}
.product-box-div {
    background: rgba(0,0,0,.2);
    z-index:1;
}
.box-icon.box-icon-content {
    z-index:2;
    background-color:rgba(255,255,255, 1);
}
.box-icon.box-icon-content .box-icon-title img {
    width:60px;
    height:60px;
	background-color:#fff;
	top:10px;
    margin-left:-30px;
    position:absolute;
    border-radius:999em;    
    padding:2px;
}
.box-icon.box-icon-content {
    border-radius:10px;
    
}
.product-sdiv {
    background-color: rgba(0,0,0,0.05);
    padding:20px;        
    text-align: center;
}
.product-box-div .box-icon {
    margin-bottom:10px;
}
@media only screen and (max-width: 767px) {
    .product-box-div .box-icon p {
        margin-top:50px;
    }
    section.product-box-div div.row>div {
        margin-bottom: 10px;
    }
}
.mediadiv #portfolio.portfolio-gutter .item-box .simg {
	max-height:200px;	
	overflow:hidden;
}
.mediadiv #portfolio.portfolio-gutter .item-box {
    max-height:240px;	
    overflow:hidden;
}
.modal {
    text-align: center;
  }
  
  @media screen and (min-width: 768px) { 
    .modal:before {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%;
    }
  }
  
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  #videomodal .modal-body {
    
  }
  #videomodal .modal-content video {
      width:100%;
  }
  
#footer {
	background:#555555;	
	padding-bottom:20px;
}

.modal .modal-title {
	display:inline-block;
}