a.btn:hover {
    opacity: 0.75;
}

#banner {
    position:relative;
}

.banner-div {
    height: 667px;
    position: relative;
    background: linear-gradient(133deg,rgba(67,105,172,1) 0%,rgba(50,71,122,1) 100%);
}

.activity {
    background: linear-gradient(135deg, #93BBCC 0%, #9FCEE0 100%);
}

.activity .container {
    padding: 0;
}

.activity-left {
    padding: 239px 0 0 0;
    width: 40%;
}

.activity-right {
    position: relative;
    text-align: center;
    height: 667px;
    width: 60%;
}

.activity-right .activity-img {
    width: 684px;
    position:absolute;
    bottom:0;
    left:0;
}

.purchase-div .activity-btn {
    background: #FFC84B;
    border-radius: 5px;
    opacity: 1;
    padding:15px 28px;
    margin-bottom:28px;
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    cursor:pointer;
    font-size:1.6rem;
    text-decoration: none;
    color:#050D22;
    font-weight: 600;
}


.purchase-div .btn {
    min-width: 120px;
    height: 54px;
    margin-bottom: 93px;
    padding: 0;
    line-height: 54px;
    background: #388fff;
    border-radius: 6px;
    font-size: 1.8rem;
    color: #FFFFFF;
}

.purchase-div .btn:hover {
    opacity: 1;
    background: #89CFFE;
}

.purchase-div .black-btn {
    width: max-content;
    height: 42px;
    margin-bottom: 16px;
    padding: 0 20px;
    line-height: 42px;
    background: rgba(255, 255, 255, 0);
    border-radius: 6px;
    font-size: 1.5rem;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    background-color: #f64f64;
    border-color: #f64f64;
}

.purchase-div .black-btn:hover {
    opacity: 1;
    background: #FFFFFF;
    border: 1px solid #3b5894;
    color: #3b5894;
}

.banner-desc {
    margin-top: 226px;
    padding-left: 0;
}

.activity-desc {
    padding-left:0;
}

.banner-title1-text {
    font-size: 34px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 48px;
}

.banner-title2-text {
    font-size: 26px;
    line-height: 37px;
    color: rgba(255,255,255,1);
    margin-top: 14px;
    display: inline-block;
}

.activity-left .banner-title2-text {
    font-size: 20px;
    margin-top: 10px;
}

.activity-left .purchase-div .activity-btn {
    margin-bottom: 20px;
}

.activity-left .purchase-div {
    margin-top: 34px;
}

.purchase-div {
    margin-top: 50px;
}

.purchase-div .refund-desc {
    font-size: 14px;
    text-shadow: none;
    color: #fff;
}

.refund-desc i {
    background: url('../images/icon_check@2x.png') no-repeat center center;
    background-size: 16px 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.banner-img {
    width: 700px;
    margin-top: 60px;
}


.carousel-indicators {
    top: -15px;
    bottom: 0;
}

.carousel-indicators li {
    margin-right: 15px;
    width: 8px;
    height: 8px;
    background: rgba(238,238,238,1);
    border-radius: 50%;
    border: none;
}

.carousel-indicators li.active {
    background: rgba(56,143,255,1);
    margin-right: 15px;
    width: 8px;
    height: 8px;
}

.carousel-caption p.carousel-ad-3 {
    margin-bottom: 38px;
}

.home-body-title, .home-body-title-without-after {
    display: block;
    font-weight: bold;
    font-size: 4.6rem;
    color: #333333;
    text-align: center;
}

.home-body-title {
    margin-bottom: 60px;
}

.home-body-title-without-after h2 {
    font-size: 2rem;
    color: #666666;
    line-height:28px;
    margin-top: 30px;
}

.home-body-title-without-after p {
    font-size: 1.5rem;
    color: #7B848A;
    line-height: 21px;
    font-weight: normal;
}

.container-div {
    padding: 120px 0 90px;
}

.why-flyvpn-item {
    width: calc((100% - 30px) / 3);
    min-height: 488px;
    background: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    padding: 40px 10px 30px;
}

.why-flyvpn-item:hover {
    box-shadow:0px 15px 20px rgba(0,0,0,0.06);
    z-index: 1;
}

.why-flyvpn-item img {
    width: 130px;
    height: 130px;
}

.why-flyvpn-item h2 {
    font-size: 2.4rem;
    color: #333333;
    font-weight: bold;
    width: 280px;
    margin: 30px auto;
}

.why-flyvpn-item hr {
    width: 70px;
    height: 4px;
    background: rgba(56,143,255,1);
    opacity: 1;
    border-radius: 5px;
}

.why-flyvpn-item p {
    font-size: 1.6rem;
    color: rgba(102,102,102,1);
    padding-left: 50px;
    padding-right: 50px;
    line-height: 28px;
    text-align: left;
}

.why-flyvpn-bottom {
    margin-top: 60px;
    text-align: center;
}

.why-flyvpn-bottom a {
    height: 56px;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 30px;
    line-height: 56px;
}

.best-flyvpn-item {
    display: flex;
    align-items: center;
}

.best-flyvpn-item-margin {
    margin: 120px auto;
}

.best-flyvpn-item h2 {
    font-size: 2.8rem;
    margin-top: 0;
    font-weight: bold;
    line-height: 34px;
    color: rgba(51,51,51,1);
}

.best-flyvpn-item p {
    margin: 30px 0;
    font-size: 1.6rem;
    color: rgba(102,102,102,1);
    text-align: left;
    line-height: 28px;
    max-width: 480px;
}

.key-advantage-part .container-div {
    padding: 100px 0 50px;
}

.key-advantage-part .home-body-title {
    margin-bottom: 100px;
}

.key-advantage-part a.btn {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 26px;
    height: 50px;
    line-height: 50px;
}

.best-flyvpn-item img.protect-img {
    width: 430px;
    height: auto;
    margin: auto;
}

.best-flyvpn-item img.free-img {
    width: 600px;
    height: auto;
    margin: auto;
}

.best-flyvpn-item img.support-img {
    width: 500px;
    height: auto;
    margin: auto;
}

.contact-us {
    height: 380px;
    background: rgba(55, 69, 101, 1);
}

.contact-us-bg {
    height: 100%;
    background-image: url(../images/bg_customize@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: right;
}

.contact-us h2 {
    font-weight: bold;
    font-size: 4.6rem;
    color: rgba(255,255,255,1);
    margin-top: 0;
}

.contact-us p {
    width: 700px;
    margin: 40px auto;
    font-size: 1.6rem;
    color: #FFFFFF;
    min-height: 76px;
}

a.btn {
    background: rgba(56,143,255,1);

    border-radius: 31px;
}
a.btn.with-shadow{
    box-shadow: 0px 3px 6px rgba(56,143,255,1);
}

.review-box {
    width: 81%;
    height: 237px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
    border-radius: 4px;
    margin: 50px auto;
    position: relative;
    padding: 67px 98px 30px;
}

.review-box p{
    font-size: 1.6rem;
    color: rgba(102,102,102,1);
}

.review-box img {
    width: 110px;
    height: auto;
    position: absolute;
    top: -50px;
    right: calc((100% - 100px)/2);
}

.comment-name {
    font-size: 2.4rem;
    font-weight: bold;
    color: rgba(56,143,255,1);
    text-align: center;
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
}

.review-item {
    width: calc((100% - 90px) / 3);
    height: 393px;
    background: #FFFFFF;
    border: 1px solid #DADEE0;
    border-radius: 8px;
    text-align: left;
    margin: 0 15px;
    padding: 69px 30px 0;
}

.review-item img {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.review-item h2 {
    display: inline-block;
    margin: 0 0 0 10px;
    height: 50px;
    line-height: 50px;
    font-size: 2.8rem;
    color: #000000;
}

.review-item p {
    margin: 30px 0 0 0;
    font-size: 1.5rem;
    color: #7B848A;
    line-height: 21px;
    text-align: left;
}

.review-bottom {
    margin-top: 30px;
    text-align: center;
}

.review-bottom a {
    padding: 0 30px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
}

.contact-us .customize-service {
    padding: 60px 0 0 0;
    text-align: center;
}

.btn.contact-us-button {
    height: 50px;
    padding: 0 30px;
    line-height: 50px;
    font-size: 1.8rem;
    font-weight: bold;
}

.carousel-btn {
    width: 76px;
    height: 76px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.14);
    border-radius:50%;
    text-align: center;
    line-height: 76px;
    position: absolute;
    top: calc((100% - 76px)/2);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-btn:hover {
    background:rgba(56,143,255,1);
}

.carousel-btn.left {
    left: calc((19% - 76px)/2);
}

.carousel-btn.right {
    right: calc((19% - 76px)/2);
}
.carousel-btn span{
    display: inline-block;
    width: 12px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.carousel-btn.left span {
    background-image: url(../images/icon_left@2x.png);
}

.carousel-btn.right span {
    background-image: url(../images/icon_right@2x.png);
}

.carousel-btn.left:hover span {
    background-image: url(../images/icon_hover_left@2x.png);
}

.carousel-btn.right:hover span {
    background-image: url(../images/icon_hover_right@2x.png);
}

/* Info module */

.clear::after {
    content: " ";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.information {
    background-color: #fff;
}

.information a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

.information .division {
    font-size: 1.5rem;
    color: #cccccc;
    margin-left: 10px;
}

.dynamic-state {
    display: block;
    font-weight: bold;
    font-size: 4.6rem;
    color: #333333;
    text-align: center;
    line-height: 63px;
    margin-top: 30px;
}

.industry-information .business-information {
    font-size: 2.5rem;
    color: #388fff;
}

.industry-information .use-help {
    font-size: 1.5rem;
    color: #333333;
}

.information-list {
    padding: 0;
    margin-bottom: 60px;
}

.information-list li {
    float: left;
    width: calc((100% - 180px) / 3);
    list-style: none;
    overflow: hidden;
    margin: 0 30px 30px;
}

.information-list li:not(.with-img):nth-child(even) a.infoTitle{
    width: calc(100% - 50px);
    margin: auto;
}

.information-list li:not(.with-img):nth-child(odd) a.infoTitle{
    width: calc(100% - 50px);
    margin: auto;
}

.information-list li.with-img:nth-child(odd) {
    margin: 0 0 30px;
}

.information-list li a.infoTitle {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.information-list li a.infoTitle {
    width: calc(100% - 30px);
    font-size: 1.4rem;
    color: #333333;
}

.information-list li.with-img a.infoTitle {
    width: calc(100% - 50px);
    font-size: 1.4rem;
    color: #FFFFFF;
}

.information-list li a.infoTitle:hover,
.information-list li a.infoTitle:focus {
    color: #388fff;
}

.information-list li span {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    font-size: 1.4rem;
    margin-right: 10px;
}

.information-list li.with-img {
    position: relative;
    border-radius: 4px;
    float: left;
    width: calc((100% - 60px)/3);
    list-style: none;
    overflow: hidden;
    margin: 0 30px 30px;
    max-height: 189px;
}

.information-list li.with-img img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.information-list li.with-img img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.information-list li.with-img div {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 74px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    border-radius: 0px 0px 4px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.information-list li a {
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    text-align: left;
}

.information-list li.with-img a:link,
.information-list li.with-img a:visited{
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0);
}

.information-list li.with-img a:hover {
    color: #388fff;
}

.information a:link,
.information a:visited {
    color: #333333;
    background: #FFFFFF;
}

.information a:hover,
.information a:active {
    color: #388fff;
    background: #FFFFFF;
}

.lean-more {
    margin: 0 0 16px;
    font-size: 1.4rem;
    text-align: right;
}

.small-chris img {
    display: none;
}

.map .btn {
    padding: 0 32px;
    height: 56px;
    line-height: 56px;
    font-size: 1.8rem;
    font-weight: bold;
}

#server-map {
    width: 100%;
    height: 500px;
    background-color: #ffffff;
    margin: 0;
}

@media (min-width: 1920px) {
    .banner-img {
        width: 700px;
        height: auto;
    }
}

@media (max-width: 1699px) {
    .banner-img {
        width: 700px;
        height: auto;
    }
}

@media (max-width: 1199px) {
    .banner-img{
        width: 700px;
        height: auto;
        margin-top: 60px;
    }

    .product-type .col-md-3 {
        width: 24%;
    }

    .information-list li.with-img {
        max-height:  150px;
    }

    .activity-right .activity-img {
        width: 562px;
    }
}

@media (max-width: 991px) {

    .carousel-caption h1 {
        font-size: 4rem;
    }

    .why-flyvpn-item {
        min-height: 420px;
    }

    .best-flyvpn-item h2 {
        font-size: 3rem;
    }

    .best-flyvpn-item p {
        margin: 15px auto;
    }

    .best-flyvpn-item-margin {
        margin: 30px auto;
    }

    .review-item {
        padding: 69px 15px 0;
        height: 420px;
    }

    .review-item img {
        width: 30px;
        height: 30px;
    }

    .review-item h2 {
        height: 30px;
        line-height: 30px;
        font-size: 2rem;
    }

    .banner-img {
        display: none;
    }

    .why-flyvpn-item h2 {
        width: auto;
    }
    .product-type .col-md-3 {
         width: 100%;
    }
    .information-list li.with-img {
        max-height:  114px;
    }

    .activity-left {
        padding-top: 68px;
        float: none;
        text-align: center;
        height: 50%;
        width: 100%;
    }

    .activity-desc {
        margin-top: 60px;
    }

    .banner-div {
        height:773px;
    }

    .activity-right {
        text-align: center;
        float: none;
        height: auto;
        position: absolute;
        padding: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
    }

    .activity-right .activity-img {
        width: 462px;
        position: static;
    }
}

@media (max-width: 767px) {

    .banner-div {
        height: 700px;
    }

    .activity-left {
        padding-top: 40px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .carousel-caption {
        left: 1%;
        right: 1%;
        top: 408px;
    }

    .carousel-caption .banner-ball {
        margin: 0 10px;
    }

    .carousel-caption p {
        font-size: 3rem;
    }

    .carousel-caption h1 {
        font-size: 4rem;
    }

    .carousel-caption img {
        width: 30px;
        height: 30px;
        margin: 0 10px;
    }

    .container-div {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-body-title {
        font-size: 2.5rem;
        margin-bottom: 30px;
    }

    .home-body-title-without-after {
        font-size: 2.5rem;
        line-height: 2.5rem;
        margin-top: 2rem;
    }

    .home-body-title-without-after h2 {
        font-size: 2rem;
    }

    .home-body-title-without-after p {
        width: 80%;
        margin: auto;
    }

    .why-flyvpn-item {
        width: 80%;
        margin: 0 auto 100px auto;
    }

    .why-flyvpn-bottom {
        margin-top: 0
    }

    .why-flyvpn-item:first-child {
        margin-top: 70px;
    }

    .why-flyvpn-item:last-child {
        margin-bottom: 30px;
    }

    .best-flyvpn-item {
        text-align: center;
        width: 95%;
        margin: auto;
    }

    .best-flyvpn-item h2 {
        font-size: 2.5rem;
    }

    .key-advantage-part .home-body-title {
        margin-bottom: 0;
    }

    .best-flyvpn-item img.img-responsive {
        margin: 100px auto 40px;
    }

    .contact-us .row {
        width: 90%;
        margin: auto;
    }

    .contact-us h2 {
        font-size: 3rem;
    }

    .contact-us p {
        width: 90%;
    }

    .contact-us .contact-us-bg .customize-service {
        padding: 60px 0;
    }

    .main .container-div {
        padding: 50px 10px;
    }

    .review-item {
        margin: 0 auto 30px;
        padding: 69px 15px 0;
        width: 80%;
        height: 400px;
    }

    .review-bottom {
        margin-top: 35px;
    }

    .best-flyvpn-item {
        display: block;
    }

    .information-list {
        overflow: hidden;
        padding: 0 20px;
    }

    .lean-more {
        margin-right: 20px;
    }

    .information-list li {
        float: left;
        width: 100%;
        list-style: none;
        padding-right: 0;
    }

    .banner-img {
        width: 80%;
        height: unset;
    }

    .small-chris img {
        display: block;
        width: 290px;
        float: right;
        margin-top: 86px;
        margin-right: -20px;
    }

    .carousel-indicators {
        top: 0;
    }

    .review-box {
        min-height: 340px;
        display: flex;
        align-items: center;
    }

    .refund-desc {
        margin-bottom: 40px;
    }

    .activity .refund-desc {
        margin-bottom:0px;
    }

    .review-box {
        padding: 40px 40px 30px;
    }
    .information-list li {
        width: 100% !important;
    }

    .information-list li {
        margin: 0 0 30px !important;
    }

    #server-map {
        height: 400px;
    }

    .why-flyvpn-item p {
        padding: 0 10px;
    }

    .information-list li.with-img {
        max-height:  210px;
    }

    .activity-right .activity-img {
        width: 450px;
    }
}

@media (max-width: 450px) {

    .banner-div {
        height: 700px;
    }

    .activity-left {
        padding-top: 70px;
    }

    .banner-desc {
        margin-top: 160px;
    }

    .carousel-caption {
        left: 1%;
        right: 1%;
        top: 320px;
    }

    .carousel-caption .btn {
        margin-bottom: 20px;
    }

    .carousel-platform {
        margin-bottom: 20px;
    }

    .carousel-caption p.carousel-ad-3 {
        margin-bottom: 20px;
    }

    .why-flyvpn-item {
        padding-top: 50px;
    }

    .customize-service {
        padding: 10px 0 0 0;
    }
    .small-chris img {
        display: block;
        width: 290px;
        float: right;
        margin-top: 118px;
        margin-right: -5px;
    }
    .contact-us {
        min-height: 400px;
    }
    .review-box {
        min-height: 400px;
    }

    .information-list li.with-img {
        max-height:  129px;
    }

    .activity-right .activity-img {
        width: 300px;
    }
}



