.pricing-addon .sppb-addon-feature img {
    width: 80px;
    margin-bottom: 35px;
}

.pricing-addon .sppb-addon-feature h3 {
    font-size: 18px;
    font-weight: 700;
    color: #376990;
    margin-bottom: 5px;
    position: relative;
}

.pricing-addon .sppb-addon-feature .sppb-addon-text {
    line-height: 1.6;
    font-size: 14px;
}

.pricing-addon .sppb-addon-feature h3:before {content: "";position: absolute;background: #376990;width: 50px;height: 3px;left: 0;right: 0;margin: auto;top: -15px;transition: 0.5s;opacity: 0.3;}

.pricing-addon .sppb-addon-feature:hover h3:before {
    opacity: 1;
}

.price-box-logo h3.sppb-addon-title {
    -webkit-animation: glowing 1s ease-in-out infinite alternate;
    -moz-animation: glowing 1s ease-in-out infinite alternate;
    animation: glowing 1s ease-in-out infinite alternate;
}

@media (max-width: 991px) {
    .price-box-logo h3.sppb-addon-title { font-size: 36px !important; }
}

.package-label {
    margin-top: 5px !important;
    background: #141e3e;
    padding: 5px 0;
    clip-path: polygon(100% 0, 93% 51%, 100% 100%, 0% 100%, 8% 49%, 0% 0%);
    width: 55%;
    margin: auto;
}

.package-label .sppb-addon-title {
     font-size: 20px !important;
}

.price-box-logo {
  transition: 0.5s ease;}

.price-box-logo:hover {
    transform: scale(1.02);
    border-radius: 20px!important;color:#fff;
    box-shadow: 0 0 20px 0px #6882cdc2!important;background:#050F2D;
}



/****************************eprofile******************************************/

@media screen and (min-width:991px) and (max-width:1199px){
.eprofile-heading h2.sppb-addon-title {font-size:22px!important;}}

@media screen and (min-width:1200px) and (max-width:1399px){
.eprofile-heading h2.sppb-addon-title {font-size:30px!important;}}

.price-box-logo h2.sppb-addon-title {font-size: 20px!important;line-height: 1.3 !important;margin-top: 10px !important;}

@media (max-width: 991px) {
    .price-box-logo h2.sppb-addon-title { font-size: 16px !important; letter-spacing: 1px; font-weight: 400 !important;}
}

@media only screen and (min-width: 992px) {
.eprofile-package-label{
    width: 100%;
  }}





.recommended-label{
    position: relative; 
}

.recommended-label:before {
    position: absolute;
    content: 'RECOMMENDED';
    top: 0px;
    /* bottom:0; */
    right:0px;
    LEFT: 0;
    text-align: center;
    margin:auto;
    background-repeat:no-repeat;
    z-index: 1 !important;
    background: #7884a5;
    color: #141e3e;
    height: 40px;
    padding: 8px 0;
    font-weight: 900;
    letter-spacing: 1px;
    }





.ecommerce-tag .sppb-addon-title {
    display: inline-block;
    padding: 0 15px !important;
    border-radius: 50px;
    background: #243565;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
}




/*banner*/
@media screen and (min-width:992px){
.cyan-glow span{
    text-shadow: 5px 5px 20px #15c6cf;
    -webkit-text-stroke: #15c6cf;
    font-size: 65px;
    font-weight: 900;
    text-align: left;
}
.cyan-glow .price-cyan{
    text-shadow: 5px 5px 20px #15c6cf;
    -webkit-text-stroke: #15c6cf;
    font-size: 65px;
    font-weight: 900;
    text-align: left;
}
.cyan-glow .photo-title span{
    text-shadow: 5px 5px 20px #15c6cf;
    -webkit-text-stroke: #15c6cf;
    font-size: 65px;
    font-weight: 900;
    text-align: left;
    float: left;
}  
}

@media screen and (max-width:991px){
.cyan-glow span{
    text-shadow: 5px 5px 20px #15c6cf;
    -webkit-text-stroke: #15c6cf;
    font-size: 45px;
    font-weight: 900;
    text-align: center;
}
.cyan-glow .price-cyan{
    text-shadow: 5px 5px 20px #15c6cf;
    -webkit-text-stroke: #15c6cf;
    font-size: 45px;
    font-weight: 900;
    text-align: left;
}
}

/*tag*/



@media screen and (max-width:992px){
.background-mobile{
      background-position: 90% 100%!important;}}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 26px;
    width: 100%;
    color: #b7b7b7 !important;
    font-weight: 400 !important;
    padding: 5px 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
    border-radius: 5px;
    /* width: 181px; */
    margin-top: 0px!important;
    margin-left: 10px;
    background: #050F2D !important;
    box-shadow: 0 2px 8px #376990;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    color: #adadad;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #ffffff;
}