@media (min-width: 1440px) {
    .menu-wrap.desktop-view .nav-menu .container {
      max-width: 1440px;
    }
}
section.map-section{
    padding-top: 100px !important;
}
.hosting-page-header{
    background-color: #f8f6fa;
}
section.benefits{
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f6fa), color-stop(50%, #f8f6fa), color-stop(50%, #ffffff), to(#ffffff));
    background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
    text-align: center;
}
.benefits-container{
    margin: 0px !important;
}
.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;
}

/*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 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-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: #2e0547;
}
section.shared-hosting .header-text h1{
    font-size: 57px;
    font-weight: 800;
    color: #2e0547;
}
.nav-menu .main-menu a{
    color: #2e0547;
}
section.shared-hosting .header-text h1 span.orange{
    color: #ff5a5a;
}
section.shared-hosting .header-text h2{
    font-size: 18px;
    margin-top: 16px;
    color: #2e0547;
}
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(to right, #f2709c, #ff9472);
}


/*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){
    section.shared-hosting img{
        display: none;
    }

    h2.benefits-box-heading{
        text-align: center;
        padding-bottom: 25px;
    }

}
@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;
    }
    .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*/
