#membership-carousel .banner-item{
    background-size: cover!important;
    height: 400px;
    width: 100%;
    background-position: center !important;
    position: relative;

}

#membership-carousel .slider{
    overflow:hidden;
}
.heading{
    font-size: 36px;
    color: #28d4ff;
    font-weight: 600;
    text-align: center;
}

.complimentary-offers{
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 60px 20px;
    text-align: center;
}

.complimentary-offers p{
 font-size: 18px;
 color: #000000;
 line-height: 30px;
}

.complimentary-offers-mt{
    margin-top: 90px;
}

.categories-box {
    cursor: pointer;
    border: 2px dotted #28d4ff;
    padding: 20px 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.categories-box h3 {
    color: #ffffffff;
    font-weight: 500;
    font-size: 25px;
    text-align: center;

    
}

.categories-box svg {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    fill: #28d4ff;
    color: #28d4ff;
}

.categories-box:hover {
    background-color: #eef4fc;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: 1s ease;
 
}

.categories-box:hover h3{
   color: #000;
 }

 .membership-banner-inner {
    background-size: cover!important;
    height: 336px;
    width: 100%;
    background-position: center !important;
    position: relative;
}

.membership-banner-inner  h1{
    position: absolute;
    font-size: 45px;
    color: #ffffff;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.offer-box{
    background-image: url('../../assets/img/offer-inner-bg.jpg');
    background-size: cover;
}

.offer-box h2{
    font-size: 36px;
    color: #28d4ff;
    font-weight: 600;
    margin-bottom: 20px;
}

.offer-box p{
    font-size: 22px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 500;
}

.offer-box h3{
    font-size: 20px;
    color: #000000;
    margin-bottom: 6px;
    font-weight: 500;
}

.offer-box ul{
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 20px;
}

.offer-box li{
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
}

.fill-none svg{
    fill: none;
}


.tc-box ul{
    list-style-type: disc;
    padding-left: 15px;
    }
    
    .tc-box p{
        font-size: 16px;
        color: #000;
        text-align: center;
        margin-bottom: 20px;
    }
        
    
    .tc-box li{
       font-size: 14px;
       color: #000;
       margin-bottom: 10px;
     }
        
     .contact-txt{
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        line-height: 30px;
    }

    .worldwide{
        background-image: none;
        border-top-left-radius: 35px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 35px;
        border-bottom-left-radius: 0px;
        background-color: #151a23;
        border: 2px solid #28d4ff;
    
    
    }
    
    .worldwide h2{
       text-align: center;
    }
    
     .worldwide h3, .worldwide strong{
        color: #ffffff;
    }
    
    .worldwide li{
        color:#c7c7c7;
    }
    
    
    .text-center{
        text-align: center;
    }
    
    
      
      .ribbon {
        width: 400px;
        margin: 0 0 50px;
        position: relative;
        color: #fff;
        font-size: 45px;
        text-align: center;
        text-transform: uppercase;
        background: #28d4ff;
        -webkit-animation: main 250ms;
        -moz-animation: main 250ms;
        -ms-animation: main 250ms;
        animation: main 250ms;
        display: 0b;
        text-align: center;
        display: block;
        margin: 0 auto 50px;
        font-weight: 700;
      }
      
      .ribbon i {
        position: absolute;
      }
      
      /* .ribbon i:first-child, .ribbon i:nth-child(2) {
        position: absolute;
        left: -20px;
        bottom: -20px;
        z-index: -1;
        border: 20px solid transparent;
        border-right-color: #043140;
        
        -webkit-animation: edge 500ms;
        -moz-animation: edge 500ms;
        -ms-animation: edge 500ms;
        animation: edge 500ms;
      } */
      
      .ribbon i:nth-child(2) {
        left: auto;
        right: -20px;
        border-right-color: transparent;
        border-left-color: #043140;
      }
      
      .ribbon i:nth-child(3), .ribbon i:last-child {
        width: 20px;
        bottom: -20px;
        left: -60px;
        z-index: 1;
        border: 30px solid #28d4ff;
        border-left-color: transparent;
        
        -webkit-animation: back 600ms;
        -moz-animation: back 600ms;
        -ms-animation: back 600ms;
        animation: back 600ms;
        
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
      }
      
      .ribbon i:last-child {
        bottom: -20px;
        left: auto;
        right: -60px;
        border: 30px solid #28d4ff;
        border-right-color: transparent;
      
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
      }
      
    
      
      @-webkit-keyframes main {
        0% { -webkit-transform: scaleX(0); }
        100% { -webkit-transform: scaleX(1); }
      }
      
      @-webkit-keyframes edge {
        0%, 50% { -webkit-transform: scaleY(0); }
        100% { -webkit-transform: scaleY(1); }
      }
      
      @-webkit-keyframes back {
        0%, 75% { -webkit-transform: scaleX(0); }
        100% { -webkit-transform: scaleX(1); }
      }
      
      
      @-moz-keyframes main {
        0% { -moz-transform: scaleX(0); }
        100% { -moz-transform: scaleX(1); }
      }
      
      @-moz-keyframes edge {
        0%, 50% { -moz-transform: scaleY(0); }
        100% { -moz-transform: scaleY(1); }
      }
      
      @-moz-keyframes back {
        0%, 75% { -moz-transform: scaleX(0); }
        100% { -moz-transform: scaleX(1); }
      }
      
      
      @keyframes main {
        0% { transform: scaleX(0); }
        100% { transform: scaleX(1); }
      }
      
      @keyframes edge {
        0%, 50% { transform: scaleY(0); }
        100% { transform: scaleY(1); }
      }
      
      @keyframes back {
        0%, 75% { transform: scaleX(0); }
        100% { transform: scaleX(1); }
      }
    
    
     
    .worldwide li a{
        color: #c7c7c7;
    }


@media(max-width:768px){
    #membership-carousel .banner-item {
        height: 200px;
    }
    .complimentary-offers-mt {
        margin-top: 0;
    }

}


@media(max-width:480px){
   
    #membership-carousel .banner-item {
        height: 100px;
    }

    .heading {
        font-size: 24px;
        color: #28d4ff;
        font-weight: 600;
        text-align: center;
    }

    .complimentary-offers {
        padding: 25px 15px;
    }

    .categories-box svg {
        width: 80px;
        height: 80px;
    }
    .categories-box h3 {
        font-size: 18px;
        height: 50px;
    }

    .membership-banner-inner {
        height: 150px;
    }

    .membership-banner-inner h1 {
        font-size: 35px;
        top: 30%;
    }

    .offer-box h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .offer-box p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .offer-box h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .offer-box li {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .slider-navigation-next, .slider-navigation-previous {
        width: 20px !important;
        height: 20px !important;
    }
    .tc-box p{
        font-size: 14px;
    }
      
     

    .tc-box li{
        font-size: 12px;
      }
 
      .contact-txt{
         font-size: 16px;
         line-height: 22px;
     }
     .ribbon {
        width: 260px;
        font-size: 36px;
    }
     
      
}