.carousel{position:relative;width:100%;height:260px;line-height:1;}
.carousel-long{padding:10px 0;width:770px;height:auto;border-top:none;}

.carousel-inner{position:relative;overflow:hidden;width:100%;height:100%;}
.carousel .item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
.carousel .item>img{display:block;line-height:1;}
.carousel .active,.carousel .next,.carousel .prev{display:block;}
.carousel .active{left:0;}
.carousel .next,.carousel .prev{position:absolute;top:0;width:100%;}
.carousel .next{left:100%;}
.carousel .prev{left:-100%;}
.carousel .next.left,.carousel .prev.right{left:0;}
.carousel .active.left{left:-100%;}
.carousel .active.right{left:100%;}
.carousel-control{position:absolute;top:0;left:0;color:#fff;text-align:center;font-weight:100;font-size:60px;line-height:30px;}
.carousel-control.right{right:0;left:auto;}
.carousel-control:hover{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;bottom:8px;left:50%;z-index:15;width:50px;margin-left:33%;padding-left:0;list-style:none;text-align:right}
.carousel-indicators li{float:left;display:inline-block;margin:0;margin-right:5px;width:10px;height:10px;background-image: url(../images/dot-normal.png;vpn_img);text-indent:-999px;cursor:pointer;}
.carousel-indicators .active{display:inline-block;margin:0;margin-right:5px;width:10px;height:10px;background-image:url(../images/dot-active.png;vpn_img);text-indent:-999px;cursor:pointer;}
.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,.75);}
.carousel-caption h4,.carousel-caption p{color:#fff;line-height:20px;}
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}
.navbar-wrapper{position:absolute;top:0;right:0;left:0;z-index:20;}
.navbar-wrapper>.container{padding-right:0;padding-left:0;}
.navbar-wrapper .navbar{padding-right:15px;padding-left:15px;}
.navbar-wrapper .navbar .container{width:auto;}
.carousel-caption{z-index:10;}
.carousel .item{height:100%;background-color:#777;}
.carousel-long .item{background-color:#FFF;}
.carousel-inner>.item>img{position:absolute;top:0;left:0;min-height:100%;width:496px;height:260px}
.imgimg{position:absolute;top:0;left:0;min-height:100%;width:496px;height:260px}
.imgimg1{width:250;height:236px}
.item-pic{border: 0 none;max-width: 100%;vertical-align: middle;width: 144px;height:111px}
.marketing .col-lg-4{margin-bottom:20px;text-align:center;}
.marketing h2{font-weight:400;}
.marketing .col-lg-4 p{margin-right:10px;margin-left:10px;}
.featurette-divider{margin:80px 0;}
.featurette-heading{letter-spacing:-1px;font-weight:300;line-height:1;}
@media (min-width:768px){.navbar-wrapper{margin-top:20px;}
.navbar-wrapper .container{padding-right:15px;padding-left:15px;}
.navbar-wrapper .navbar{padding-right:0;padding-left:0;}
.navbar-wrapper .navbar{border-radius:4px;}
.carousel-caption p{line-height:1.4;}
.featurette-heading{font-size:50px;}
}
@media (min-width:992px){.featurette-heading{margin-top:120px;}
}
/*gif*/
.carousel-fade{ height:auto}
.carousel-fade .carousel-inner .item{transition-property:opacity; height:130px; background-color:transparent}
.active.left,.active.right,.next,.prev{left:0;transform:translate3d(0,0,0);}
.carousel-control{z-index:2;}