/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.maping .datacenters.mumbai {
    top: 55%;
    left: 68%;
}

.maping .datacenters.noida {
    top: 51%;
    left: 69%;
}

.planicons {
    width: 100px;
}

.section-subheading a, .subtitle a, a {
    color: #212122;
}

.info-content ul {
    list-style: disc;
}

    .info-content ul li {
        margin-bottom: 15px;
    }

.pricing.special.sec-bg2.bg-colorstyle.specialposition {
    margin-bottom: 50px;
    margin-top: 30px;
}

.cover-video {
    width: 100%;
}

.nav-menu .main-menu > .menu-item.menu-item-has-children > a:after {
    display: block;
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    right: -15px;
    top: 2px;
    font-size: 24px;
    float: right;
}

.nav-menu .main-menu > .menu-item:hover > a {
    color: #fdd700;
    background-color: transparent;
}


.sec-normal ul {
    list-style: disc;
}

#popup-content-overlay {
    /*    position: fixed;
    display: block !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    height: 80%;
    width: 70%;
    background: #000;
    opacity: 0.5;*/
}

#popup-content {
    height: 80vh;
    width: 50vw;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    text-align: center;
}

    #popup-content .sec-bg2 {
        background-color: #fff;
    }
/*   #popup-content img {
        width: 80%;
        height: auto;
    }*/
.mfp-close {
    font-size: 35px;
    color: #fff;
    position: absolute;
    right: -30px;
    top: -30px;
    opacity: 1;
    text-decoration: none;
    font-style: normal;
    background: black !important;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    font-weight: 800;
}

.max-height-65vh {
    max-height: 65vh;
}

.popup-bg {
    background-size: cover;
    min-height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
}

.offer-title {
    font-size: 4.5rem;
    font-weight: 900;
    color: #2b9b37;
}

.offer-message h2 {
    font-size: 4rem;
    padding: 10px;
    color: #2e559b;
}

.offer-message h3 {
    font-size: 3rem;
    padding: 10px;
    color: #60bb41;
}

.offer-message h4 {
    font-size: 2rem;
    padding: 10px;
}
.coupon-code span {
    font-size: 3rem;
    font-weight: 900;
    color: #c64506;
}

.coupon-code {
    font-size: 3rem;
    font-weight: 900;
    color: #f8900d;
}
