.hosting-page-header{
    background-color: #f8f6fa;
}

@media (min-width: 1440px) {
    .menu-wrap.desktop-view .nav-menu .container {
      max-width: 1440px;
    }
}
.nav-menu .main-menu a{
    color: #2f0648;
}
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;
}


.shared-hosting-benefits{
    margin-top: 200px;
    box-shadow: 0 0rem 1rem rgba(0,0,0,.15);
    border-radius: 1.25rem!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;
}
div.included{
    margin-top: 25px 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;
}
.included i{
    padding-left: 12px;
}
.main-buttons{
    padding-top: 25px;
}
.subheading-big{
    padding-top: 15px;
    text-align: center;
    color: #fff;
}
.main-buttons{
    text-align: center;
}

div.header-separator{
    background-image: url("../../uploads/website_images/svg/vps-hosting/top-separator.svg");
    height: 100px;
    margin-top: -100px;
    background-position: top center;
}

/*Pricing*/
div.pricing-container{
    width: 100%;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0 5px 15px 0 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: left;
    color: #391385;
    margin-top: 30px;
    padding-top: 150px;
}
.pricing-plan-name{
    background-repeat: no-repeat;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    color: #391385;
    padding-top: 10px;
    background-size: contain;
}
.pricing-plan-name .pricing-circle{
    margin-left: auto;
    margin-right: auto;
}
.vps-pricing-tables .pcustom-5{
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 1410px){
    .vps-pricing-tables .container{
        max-width:1410px;
    }
}


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;
}
.rocket-box .pricing-butons a.btn{
    padding: 12px 40px;
    font-style: unset;
    font-size: 15px;
}
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;
    margin-bottom: 0px;
}
div.pricing-container .pricing-content ul li{
    padding: 7px 0px;
    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;
    font-size: 15px;
    padding: 15px 0px;
}
section.hosting-guarantee{
    background-color: #fff;
    padding: 20px;
}
section.hosting-guarantee .service-text hr.hr-title-separator {
    border: 2px solid #391385 ;
}
section.hosting-guarantee .service-text{
    color: #391385 !important;
    padding:20px;
}
div.guarantee-icon {
    float: left;
    padding: 15px;
}

div.guarantee-text h3{
    font-size: 17px;
    font-weight: 600;
    color: #391385;
}
div.guarantee-text p{
    font-size: 12px;
    color: #7459AA;
}
section.hosting-guarantee {
    background-color: #fefeff;
    padding-top: 40px;
}
/*End Pricing*/
/*What else do we have to offer*/

section.custom-offers div.service-text, section.custom-offers div.service-text p{
    color: #fff;
}
.offers-container{
    background-color: #fff;
    border-radius: 2rem;
    padding: 25px;
    text-align: center;
    color: #4D1E97;
}
.offers-container img{
    width:100%;
}
.offers-container div.row{
    margin: 25px 0px;
}
.offers-container .content-container h3{
    font-size: 25px;
    font-weight: 900;
    color: #391385;
}
.offers-container .content-container p{
    padding: 20px 10px;
}
.management-services .tabs-header.mb-5 ul li.col-md-2 > img{
    height: 50%;
}
/*End What else do we have to offer*/
/*Features*/
section.hosting-features{
    padding-bottom: 50px;
}
.services .service-wrap .service-section .subtitle{
    min-height: 285px;
}
/*End Features*/
/*Management Services*/

.tabs.offers-tabs .tabs-header li{
    border: none;
    padding: 0px;
    text-align: center;
    color: #391385;
}
.tabs.offers-tabs .tabs-header .active{
    border-left: none;
    transform: translateY(20px);

}
.faq{
    width: 100%;
}
.tabs-header ul li h3{
    font-size: 16px;
    padding-top: 25px;
    font-weight: 700;
}
.info-content{
    color: #391385;
}
.info-content h4{
    font-size: 25px;
    font-weight: 900;
    padding-bottom: 15px;
}
.info-content p b {
    font-weight: 800;
}
.desktop-view-management{
    display: block;
}
.desktop-view-management ul{
    list-style: circle;
}
.mobile-view-management{
    display: none;
}
/*End Management Services*/
/*Usecases*/

.usecases .accordion.faq .panel-title{
    border-bottom: none;
    background-color: #fff;
    font-weight: 800;
    padding: 30px;
    border-radius: 1rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    transition: 0.3s;
    height: 110px;
    line-height: 47px;
}
.usecases .accordion.faq .panel-wrap {
    margin-bottom: 15px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.usecases .accordion.faq .panel-title.active{
    border-bottom: none;
    font-weight: 800 !important;
}
.panel-icon{
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid;
    border-image: linear-gradient( to bottom, #320395, rgba(0, 0, 0, 0) ) 1 100%;
}
.panel-icon img{
    width: 90px;
    height: 50px;
}
/*End Usecases*/
.package-description ul li {
    text-align: left;
    font-size: 14px;
}
div.rocket-box .price{
    font-weight: 500;
}
.pricing-container .package-description{
    margin-bottom: 0px;
    padding: unset;
}
.pricing-plan-container .pricing-plan-header .plan-cta .btn-default-orange-fill{
    min-width: 85%;
    font-style: normal !important;
    font-weight: 600;
}

.package-description.shared-hosting ul li:first-child img {
    width: 50px;
}
.pricing-plan-container .plan-name{
    font-size: 28px;
}
.pricing-plan-container .pricing-plan-header .plan-pricing{
    font-size: 35px;
}
/*Responsive Styles*/
@media screen and (max-width: 1199px){
    .vps-header .cloud-vps-bg {
        position: absolute;
        left: -84%;
        top: -42px;
    }
    .vps-pricing-tables .container{
        max-width: 95%;
    }
    .isometric-separator-cubes img{
        max-width: 100%;
        height: auto;
    }
    .hostArmada-header{
        background-position: 42% center;
    }
    .opensource-icons{
        top: -400px;
    }
}
@media screen and (max-width: 991px){
    img.shared-hosting-isometric-illustration{
        width: 500px;
        top: 13%;
        left: 0%;
    }
    .included{
        font-size: 12px;
    }
    .top-banner .heading span.bigger{
        font-size: 23px;
    }
    .top-banner .heading{
        font-size: 20px;
    }
    .hostArmada-header{
        background-position: 42% center;
    }
    /*Opensource Ready */
    .regular-content{
        display: none;
    }
    .responsive-content{
        display: block;
        margin-top: 150px;
    }
    section.opensource-ready div.isometric-separator-cubes img{
        padding-top: 0px;
    }
    section.opensource-ready div.isometric-separator-top{
        height: 448px;
    }
    .opensource-icons{
        top: -130px;
    }
    .opensource-features{
        margin-top: -100px;
    }
    .opensource-feature-icon{
        text-align: center;
    }
    /*End Opensource Ready */
    .vps-header .header-text h1 {
        font-size: 35px;
        font-weight: 700;
        color: #fefeff;
    }
    .vps-header .header-sub-text h3 {
        font-size: 20px;
        margin-top: 20px;
        color: #ffffff;
    }
    .vps-header .cloud-vps-header-content .header-text {
        padding-top: 170px;
    }
    .vps-header .cloud-vps-bg {
        left: -110%;
        top: -24px;
    }
    .vps-header .vps-img{
        margin-top: 145px;
    }
    .vps-header .header-text h2{
        font-size: 15px;
    }
    .included{
        margin-top: 0px;
    }
    .included ul li {
        font-weight: 500;
        font-size: 12px;
    }
    .included i{
        padding-left: unset;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 18px 15px;
    }
    .vps-header .benefits-container h2 {
        color: #391385;
        font-size: 30px;
        text-align: center;
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 767px){
    .vps-header .cloud-vps-header-content .header-text {
        padding-top: 260px;
    }

       /*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-plan-name{
        background-image: none;
        color: #391385;
        width: 100%;
        padding-top: 50px;
    }
    /*Pricing Tables*/

    .services .serdiv.get-started .cta-box-featuresvice-wrap .service-section .subtitle{
        min-height: 100px;
    }
    .usecases .accordion.faq .panel-title{
        height: 100%;
    }
    .accordion.faq .panel-title{
        font-size: 12px;
    }
    .desktop-view-management{
        display: none;
    }
    .mobile-view-management{
        display: block;
    }
    .carousel-indicators li{
        background-color: #391385;
        height: 30px;
    }
    .mobile-view-management .carousel-inner img{
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-view-management .carousel-inner .info-content{
        font-weight: normal;
        padding: 10px 65px;
        text-align: left;
        height: 85vh;
        border-radius: 50%;
    }
    .mobile-view-management .carousel-inner .info-content h4{
        text-align: center;
    }
    .mobile-view-management .carousel-inner .carousel-item{
        text-align: center;
        font-size: 13px;
    }
    .offers-container img{
        width: 50%;
        margin: 25px;
    }
}
@media screen and (max-width: 576px){
    .vps-header .cloud-vps-bg-mobile{
        display: block;
        position: absolute;
        left: -18px;
        top: 0px;
        width: 594px;
    }
    .vps-header .cloud-vps-bg{
        display: none;
    }
    .top-banner{
        margin-top: 75px;
    }
    .isometric-separator-builder img{
        max-width: 100%;
        height: auto;
    }
    .hostArmada-header{
        background-position: 39% 50%;
    }
    .included ul{
        padding: 0px 20px;
    }

    .top-banner .heading{
        margin-top: 180px;
    }
    img.shared-hosting-isometric-illustration{
        top: -940px;
        width: 80%;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1020px;
    }
    .shared-hosting-benefits{
        margin-top: 135px;
    }
    .vps-header .vps-img {
        margin-top: 230px;
    }
    /*Pricing Tables*/
    .main-buttons {
        margin-top: 63px;
        text-align: center !important;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 26px 15px;
        min-width: 230px !important;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 420px){

    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1080px;
    }
    .shared-hosting-benefits{
        margin-top: 400px;
    }
    /*Pricing Tables*/
}
@media screen and (max-width: 335px){

    img.shared-hosting-isometric-illustration{

        top: -940px;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1200px;
    }
    .shared-hosting-benefits{
        margin-top: 400px;
    }
    /*Pricing Tables*/
}
/*Responsive Styles*/