.hostArmada-header{
    background-image: url(../../uploads/website_images/svg/shared_hosting/shared-hosting-bg.svg);
    background-color: #fff;
    background-size: cover;
    height: 1400px;
    background-position: top center;
    background-repeat: no-repeat;
}

section.shared-hosting-pricing-tables{
    background-color: #FCF9FF;
    height: 100%;
    padding-bottom: 50px;
}
.pricing-tables{
    padding-top: 50px;
}
.benefits-container{
    margin-top: 50px;
}
.benefits-container h2{
    color: #ffffff;
}
.top-banner{
    height: 100%;
}
.top-banner .heading{
    padding-top: 0px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
}
.top-banner .heading span.bigger{
    font-size: 34px;
    color: #ff5a5a;
    line-height: 40px;
}
.top-banner .subheading{
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
div.included{
    margin-top: 0px;
}
div.included > div > div:nth-child(1) > ul li{
    text-align: right;
}
div.included > div > div:nth-child(1) > ul > li > i{
    padding-left: 12px;
    padding-right: 0px;
}
div.included h4{
    text-align: left;
    margin-top: 25px;
}
.mobile-features{
    display: none;
}
.subheading-big{
    text-align: center;
    color: #fff;
}

.shared-hosting-benefits{
    margin-top: -110px;
    margin-bottom: 20px;
    box-shadow: 0 0rem 1rem rgba(0,0,0,.15);
    border-radius: 2px !important;
    padding: 25px 15px;
    background-color: #fff;
    text-align: center;
    color: #391385;
}
div.shared-hosting-benefits > div.row{
    margin-top: -25px;
}
.shared-hosting-benefits-heading{
    border-radius: 1.25rem!important;
    background-color: #fff;
    border: 1px solid #E9DFFC;
    width: 251px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    position: relative;
    top: -40px;
    margin-left: auto;
    margin-right: auto;
}
.shared-hosting-benefits .benefits-heading{
    font-size: 15px;
    padding-bottom: 15px;
    font-weight: 700;
}
.shared-hosting-benefits .benefits-sub-heading{
    font-size: 13px;
}

.shared-hosting-benefits .shared-hosting-benefit-icon{
    height: 60px;
    margin-bottom: 10px;
}

div.hostArmada-header div.service-text{
    margin-bottom: 50px;
}
.compare-tables{
    background-color: #FCF9FF;

}
.compare-tables .compare-table{
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 20px;
}

/*Pricing*/
div.container.shared-hosting-pricing-containers{
    margin-top: -340px;
}

div.pricing-container{
    width: 100%;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0px 0px 15px 5px rgba(110,110,110,.1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    color: #391385;
}
div.pricing-container .pricing-plan-name{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #391385;
    padding: 15px;
}
div.pricing-container .pricing-plan-description{
    text-align: center;
    font-size: 15px;
    color: #391385;
    font-style: italic;
}
div.rocket-box{
    background: #fff url("../../uploads/website_images/svg/shared_hosting/rocket-box.svg");
    height: 187px;
    border-radius: 0 0 2.25rem 2.25rem;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    text-align: center;
}
div.rocket-box .price{
    font-size: 30px;
    font-style: italic;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 26px 0px 7px 0px;
}
div.pricing-butons{
    text-align: center;
}
div.compare-all{
    text-align: center;
    margin-top: 15px;
    color: #391385;
    margin-bottom: 50px;
}
div.pricing-container .pricing-butons a{
    margin: 15px;
}
div.pricing-container .pricing-content{

}
div.pricing-content .specs-heading hr {
    border-top: 1px solid #ff5a5a;
    margin: 10px 0px;
}
div.pricing-container .pricing-content ul{
    list-style: none;
    padding-left: 0px;
    font-size: 15px;
}
div.pricing-container .pricing-content ul li{
    padding: 8px;
    text-align: left;
}
div.pricing-container .pricing-content ul li span.hw-specs-icon{
    margin-right: 5px;
}
div.pricing-container .pricing-content ul li span img{
    width: 25px;
    height: 25px;
}
div.pricing-container .pricing-content .specs-heading{
    font-weight: 700;
    font-style: italic;
}

/*End Pricing*/
/*Features*/

.or h3{
    text-align: center;
    font-style: italic;
    font-weight: 700;
    margin: 25px;
}
/*End Features*/
/*Opensource Ready*/

/*End Opensource Ready*/


section.shared-hosting{
    background: rgb(87,47,177);
    background: -moz-radial-gradient(circle, rgba(87,47,177,1) 0%, rgba(39,10,119,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(87,47,177,1) 0%, rgba(39,10,119,1) 100%);
    background: radial-gradient(circle, rgba(87,47,177,1) 0%, rgba(39,10,119,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#572fb1",endColorstr="#270a77",GradientType=1);
    background-repeat: no-repeat;
}
section.shared-hosting img.under-logo{
    position: absolute;
    top: -10px;
    margin-left: -200px;
    z-index: 1;
}
section.shared-hosting img.left-slant{
    position: absolute;
    left: -435px;
    top: 135px;
    z-index: 2;
}
section.shared-hosting img.shared-hosting-large-text{
    position: absolute;
    top: 25%;
    z-index: 3;
}
section.shared-hosting img.right-slant{
    position: absolute;
    right: 0px;
    top: 180px;
    z-index: 2;
}
section.shared-hosting img.large-isom-sec-sep{
    position: absolute;
    top: 300px;
}
section.shared-hosting .header-content{
    background-image: url(../../uploads/website_images/svg/shared_hosting/large-sec-sep.svg);
    background-size: cover;
    background-position: center;
    background-origin: content-box;
    background-repeat: no-repeat;
    position: relative;
    z-index: 4;
}
section.shared-hosting .header-content .main-buttons{
    text-align: left;
}
section.shared-hosting .header-row{
    padding-top: 200px;
}
section.shared-hosting .header-text{
    color: #fff;
}
section.shared-hosting .header-text h1{
    font-size: 57px;
    font-weight: 700;
}
section.shared-hosting .header-text h2{
    font-size: 18px;
    margin-top: 16px;
}
section.shared-hosting .header-text h3{
    font-size: 25px;
    margin-top: 50px;
}
section.shared-hosting .header-text h3 span{
    font-weight: 600;
    color: #ffffff;
    padding: 13px;
    border-radius: 50px;
    background-color: #EF227B;
    background-image: linear-gradient(135deg, #EF227B 0%, #6B32C6 74%);
}


/*Responsive Styles*/
@media screen and (max-width: 1199px){

    .isometric-separator-top .service-text{
        padding: unset;
        margin: unset;
    }
    .label-opensource-icon {
        font-size: 13px;
    }
    .isometric-separator-cubes img{
        max-width: 100%;
        height: auto;
    }
    section.shared-hosting img.left-slant, section.shared-hosting img.right-slant{
        display: none;
    }
}
@media screen and (max-width: 991px){
    img.shared-hosting-isometric-illustration{
        width: 90%;
        top: 25%;
    }

}
@media screen and (max-width: 767px){
    img.shared-hosting-isometric-illustration{
        width: 70%;
        top: -823px;
        left: 10%;
        max-width: 100%;
        height: auto;
    }

    .hostArmada-header{
        background-image: url(../../uploads/website_images/svg/background.svg);
        background-size: cover;
        height: 1200px;
        background-position: 34% 50%;
    }
    .isometric-separator-builder img{
        width: 450px;
    }
    .top-banner .heading{
        color: #4D1E97;
    }
    .included{
        color: #7459AA;
    }
    .subheading-big{
        font-size: 25px;
        color: #4D1E97;
    }
    .top-banner{
        margin-top: 0px;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 900px;
    }
    .shared-hosting-benefits{
        margin-top: 230px;
    }
    .shared-hosting-benefits .shared-hosting-benefit-icon{
        margin-top: 25px;
    }
    /*Pricing Tables*/

    .services .serdiv.get-started .cta-box-featuresvice-wrap .service-section .subtitle{
        min-height: 100px;
    }

}
@media screen and (max-width: 576px){
    section.shared-hosting .header-row{
        padding-top: 190px;
    }
    section.shared-hosting .header-text h1 {
        font-size: 50px;
        font-weight: 700;
    }
    section.shared-hosting .header-text h3 {
        font-size: 20px;
        margin-top: 25px;
    }
    section.shared-hosting .header-content .main-buttons {
        text-align: center;
    }
    section.shared-hosting .header-content .main-buttons {
        text-align: center;
        margin-top: 40px;
    }
    .shared-hosting-benefits {
        margin-top: 100px;
    }
}
@media screen and (max-width: 420px){

}
@media screen and (max-width: 335px){

}
/*Responsive Styles*/
